trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: October 2011

Re: [trinity-users] Google Chrome cannot save any file on HDD

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 9 Oct 2011 21:27:20 -0500
> Timothy Pearson wrote:
> [...]
>> I have just committed a slew of bugfixes to kgtk-qt3, including a couple
>> that should fix the problem you are experiencing.
>
> Out of curiosity, what caused the bug (Chrome cannot save files, but
> other applications can) and what was the fix?
>

There are a number of API calls that GTK applications can make to set up
the open/save dialog.  Basically kgtk-qt3 was unaware of two of them, so
it was not able to set up the dialog useably for GTK applications which
used those API calls, such as geany and Chrome.

Tim