! 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 !
Places Plugin does not remember "show label only" setting
Status:
RESOLVED: MOVED
Product:
Xfce4-places-plugin
Component:
General

Comments

Description Lucas Sichardt 2012-07-23 18:55:39 CEST
In Xfce 4.10 the Places plugin can be set to show only it's text label and no picture (icon) in the panel.

Unfortunately doesn't remember that setting so that it shows only it's icon again after reboot.
Comment 1 Lucas Sichardt 2012-08-04 21:12:21 CEST
As I just found out the applet does not change any setting at all. If you enter a command for the file search entry for example it is also not saved after restart.
Comment 2 Andy 2012-08-10 08:19:41 CEST
I can confirm this bug and provide a workaround. The settings should be stored in the following location:

~/.config/xfce4/panel/places-xx.rc

where xx is a number which will vary but can be determined from the settings editor (see below). This file is not being created or modified, but will be honored if present. Mine is currently as follows:

show_button_icon=true
show_button_label=true
label=Places
show_icons=true
show_volumes=true
mount_open_volumes=false
show_bookmarks=true
show_recent=true
show_recent_clear=true
show_recent_number=10
search_cmd=

Create a text file with the above contents (modified as desired for your preferred settings) in the location referenced above and it should work. To determine the number xx for the name, look in XCFE Settings Editor, channel xcfe4-panel, under "plugins" for an entry with the string value of "places" - the entry will be called "plugin-xx" where xx is the number you want.

HTH

Andy
Comment 3 Jan Hrdina 2012-08-31 15:18:18 CEST
Fixed in release 1.4.0
Comment 4 Landry Breuil editbugs 2014-11-23 21:45:08 CET
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
Comment 5 Git Bot editbugs 2020-05-23 00:33:59 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/issues/15.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #9153

Reported by:
Lucas Sichardt
Reported on: 2012-07-23
Last modified on: 2020-05-23

People

Assignee:
Xfce-Goodies Maintainers
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information