! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
File Picker Dialog does not refresh thumbnails
Status:
RESOLVED: FIXED

Comments

Description Marcus Moeller 2009-03-21 17:16:19 CET
When trying to change the Xfce-Menu icon using the file picker dialog, thumbnails (on the right pane) are not refreshed automatically.

Best Regards
Marcus
Comment 1 Brian J. Tarricone (not reading bugmail) 2009-05-24 20:26:52 CEST
Hmm, this doesn't appear to be xfdesktop's issue...  It's using exo_gtk_file_chooser_add_thumbnail_preview(); works fine in the settings panel for the desktop, but not in the settings panel for the menu plugin.
Comment 2 Brian J. Tarricone (not reading bugmail) 2009-05-24 20:27:43 CEST
Oh, note that the difference here is that it's a GtkFileChooserButton, not a GtkFileChooserDialog.  Not sure if that's relevant.
Comment 3 Nick Schermer editbugs 2009-10-09 12:55:50 CEST
We were using the selection-changed signal, while there is also a update-preview signal, makes sense to use that one right?

Bug #5133

Reported by:
Marcus Moeller
Reported on: 2009-03-21
Last modified on: 2009-10-09

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
0.3.100

Attachments

Additional information