plank does not remember position of items every time restarting

Bug #1534100 reported by Viet Ha
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Plank
Fix Released
Critical
Rico Tzschichholz

Bug Description

plank version 0.10.9.1481 on Ubuntu Gnome 15.10 gnome shell 3.18

Every time I restart plank, it does not remember position of items from the last time. I tried turn on lock items but it also does not work, after restart, lock items turn back to off. And in dconf, net > launchpad > plank > docks > dock1, dock-items entry is just a blank array []

Here is my plank -d:

[INFO 18:04:21.616631] [AbstractMain:242] Plank version: 0.10.9.1481
[INFO 18:04:21.616701] [AbstractMain:243] Kernel version: 4.2.0-23-generic
[INFO 18:04:21.616748] [AbstractMain:244] GLib version: 2.46.1 (2.46.1)
[INFO 18:04:21.616789] [AbstractMain:247] GTK+ version: 3.18.6 (3.16.7)
[INFO 18:04:21.616835] [AbstractMain:250] Wnck version: 3.14.0
[INFO 18:04:21.616890] [AbstractMain:251] Cairo version: 1.14.2
[INFO 18:04:21.616940] [AbstractMain:252] Pango version: 1.38.0
[INFO 18:04:21.616985] [AbstractMain:254] + Gtk+ FrameClock usage enabled
[INFO 18:04:21.617019] [AbstractMain:257] + Gtk+ CSD support enabled
[INFO 18:04:21.617052] [AbstractMain:260] + Cairo/Gtk+ HiDPI support enabled
[INFO 18:04:21.617089] [AbstractMain:263] + Dynamic Quicklists support enabled
[INFO 18:04:21.617123] [AbstractMain:266] + XInput Barriers support enabled
[WARN 18:04:21.617165] [Environment:161] XDG_SESSION_CLASS not set in this environment!
[INFO 18:04:21.631537] [WindowControl:68] Window-manager: GNOME Shell
[DEBUG 18:04:21.632586] [DockletManager:205] Loading module '/usr/lib/x86_64-linux-gnu/plank/docklets/libdocklet-trash.so'
[INFO 18:04:21.632701] [DockletManager:110] Docklet 'trash' registered
[DEBUG 18:04:21.633343] [DockletManager:205] Loading module '/usr/lib/x86_64-linux-gnu/plank/docklets/libdocklet-clock.so'
[INFO 18:04:21.633466] [DockletManager:110] Docklet 'clock' registered
[DEBUG 18:04:21.634046] [DockletManager:205] Loading module '/usr/lib/x86_64-linux-gnu/plank/docklets/libdocklet-desktop.so'
[INFO 18:04:21.634155] [DockletManager:110] Docklet 'desktop' registered
[DEBUG 18:04:21.634750] [DockletManager:205] Loading module '/usr/lib/x86_64-linux-gnu/plank/docklets/libdocklet-clippy.so'
[INFO 18:04:21.634856] [DockletManager:110] Docklet 'clippy' registered
[DEBUG 18:04:21.635787] [Settings:50] Bind 'PlankDockPreferences' to '/net/launchpad/plank/docks/dock1/'
[DEBUG 18:04:21.682091] [Preferences:349] Loading preferences from file '/home/mozart/.local/share/plank/themes/PantheonNero/dock.theme'
[DEBUG 18:04:21.684840] [ApplicationDockItemProvider:86] Unity: Initalizing LauncherEntry support
[DEBUG 18:04:21.685074] [ItemFactory:176] Loading dock items from '/home/mozart/.config/plank/dock1/launchers'
[DEBUG 18:04:21.685708] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/nemo.dockitem'
[DEBUG 18:04:21.686638] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/gedit.dockitem'
[DEBUG 18:04:21.687462] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/desktop.dockitem'
[DEBUG 18:04:21.692272] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/atom.dockitem'
[DEBUG 18:04:21.692950] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/gnome-tweak-tool.dockitem'
[DEBUG 18:04:21.693756] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/gnome-terminal.dockitem'
[DEBUG 18:04:21.694583] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/sublime-text.dockitem'
[DEBUG 18:04:21.695280] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/firefox.dockitem'
[DEBUG 18:04:21.696044] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/org.gnome.Calendar.dockitem'
[DEBUG 18:04:21.696726] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/vlc.dockitem'
[DEBUG 18:04:21.697456] [Preferences:349] Loading preferences from file '/home/mozart/.config/plank/dock1/launchers/google-chrome.dockitem'
[INFO 18:04:21.734418] [HideManager:617] Barriers enabled (XInput 2.3 support)
[DEBUG 18:04:21.734549] [PositionManager:791] Without draw_values there is trouble ahead
[DEBUG 18:04:21.736644] [HideManager:745] Barrier: 339,768 - 1027,768
[DEBUG 18:04:21.740737] [ApplicationDockItemProvider:178] Unity: com.canonical.Unity acquired
[WARN 18:04:21.749728] [ApplicationDockItemProvider:480] Unity.handle_update_request (:1.114 is behaving badly, skipping requests)
[INFO 18:04:21.812770] [DockRenderer:492] Cairo.SurfaceType: XLIB
[DEBUG 18:05:00.233563] [HideManager:745] Barrier: 310,768 - 1055,768
[INFO 18:05:01.382376] [DrawingService:144] Could not find icon 'locale'
[DEBUG 18:11:46.854286] [HideManager:745] Barrier: 282,768 - 1084,768
[WARN 18:11:46.856501] [PositionManager:797] Without a draw_value there is trouble ahead for 'dconf Editor'

Related branches

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Fixed in r1483

Changed in plank:
status: New → Fix Committed
importance: Undecided → Critical
assignee: nobody → Rico Tzschichholz (ricotz)
milestone: none → 0.11.0
Revision history for this message
PietroChico (pietro-chico1) wrote :

Same here, Linux Mint Xfce 17

no longer affects: ubuntu
Changed in plank:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.