Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: mulder77 on January 23, 2013, 09:50:15 AM

Title: Recent directories in Open/Save dialogues
Post by: mulder77 on January 23, 2013, 09:50:15 AM
Hi together,

maybe I am a bit blind, but I remember that I used to have the Open and Save dialogues with the option of a drop down list with recently used directories.
Now, I don't have them anymore.

I am using the QT4 version on an XFCE desktop.

Right now, I don't know where to look for such setting.

Any hint?


Thanks
Markus
Title: Re: Recent directories in Open/Save dialogues
Post by: mean on January 24, 2013, 06:44:53 AM
It's done by xfce file manager, not by avidemux
Title: Re: Recent directories in Open/Save dialogues
Post by: mulder77 on January 24, 2013, 01:35:35 PM
After looking into it, I didn't manage to find the switch for configuring such option.
Any hint?
Title: Re: Recent directories in Open/Save dialogues
Post by: mulder77 on January 25, 2013, 09:47:26 AM
I reverted my system back to a snapshot which was made before the most recent system upgrade I did with yum on the Fedora system where I run avidemux.
Now, I have the behaviour as seen before with a drop down list where I can jump directly to the most recently used directories.

I inspected the packages which are marked to be updated but I don't find any related to XFCE.
But some QT4 packages shall be updated.

And I didn't find a way to configure such options.

Any further ideas?
Title: Re: Recent directories in Open/Save dialogues
Post by: mulder77 on January 25, 2013, 10:30:00 PM
I attached a screenshot of the open dialogue box where I opened the drop down list.
I just want to make sure what I was referring to.

I will re-apply the system upgrade now and I will take a look into the Qt4 libs which have been updated with this upgrade. I created a backup of the current version to verify if it's one of these libraries.
Title: Re: Recent directories in Open/Save dialogues
Post by: mulder77 on January 25, 2013, 11:19:48 PM
After re-applying the update, the same open dialogue now looks like this.
It looks quiet different and some other buttons are missing as well: back and forward, up, create folder etc.

How can I manage to get back the old dialogues?
Title: Re: Recent directories in Open/Save dialogues
Post by: mean on January 26, 2013, 07:49:13 AM
No idea, it's a gtk/qt issue
Title: Re: Recent directories in Open/Save dialogues
Post by: mulder77 on January 26, 2013, 08:20:31 AM
I was able to isolate the library which causes this change: libQtGui.so.4.8.4
I linked this one to the old version in my snapshot I now I have the dialogue back as used to be.

The change was done with this package upgrade:

---> Package qt-x11.x86_64 1:4.8.4-1.fc17 will be updated
---> Package qt-x11.x86_64 1:4.8.4-6.fc17 will be an update

What might be a reason that avidemux falls back to that basic dialogue after this change?
Title: Re: Recent directories in Open/Save dialogues
Post by: mean on January 26, 2013, 10:14:12 AM
Yes, avidemux just asks a file selector to Qt
That's qt that manages the recent folders stuff,not avidemux