migrate_favorites.py crashed with GError in __main__: Bad key or directory name: "/desktop/unity/launcher/favorites//type": Can't have two slashes '/' in a row
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Medium
|
Didier Roche-Tolomelli | ||
| unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: unity
Upgrade from 10.10 to 11.04 resulting in this script crashing on first boot after upgrade completed.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: unity-common 3.4.0-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-2-generic i686
Architecture: i386
CheckboxSubmission: 382fc2d94a87e02
CheckboxSystem: b62ae224500b03a
CompizPlugins: [core,bailer,
Date: Thu Feb 10 07:04:47 2011
ExecutablePath: /usr/lib/
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/lib/
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: unity
Title: migrate_
Traceback:
Traceback (most recent call last):
File "/usr/lib/
if (client.
GError: Bad key or directory name: "/desktop/
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
- Dependencies.txt Edit (821 bytes, text/plain; charset="utf-8")
- GconfCompiz.txt Edit (35.9 KiB, text/plain; charset="utf-8")
- ProcMaps.txt Edit (9.7 KiB, text/plain; charset="utf-8")
- ProcStatus.txt Edit (783 bytes, text/plain; charset="utf-8")
Thanks for your bug report and help to make ubuntu better.
oh, interesting, can you please paste ~/.local/
also gconftool-2 -R /desktop/
- Migration Script log Edit (526 bytes, text/plain)
gconf tool output:
:~/.local/
/desktop/
favorites_list = [cheese,
/desktop/
priority = 5.0001001358032227
/desktop/
priority = 2.0001001358032227
/desktop/
priority = 1
/desktop/
priority = 3.0001001358032227
/desktop/
priority = 15
/desktop/
priority = 1
desktop_file = /usr/share/
type = application
/desktop/
priority = 12
/desktop/
priority = 7
/desktop/
priority = 5
desktop_file = /usr/share/
type = application
/desktop/
priority = 11
/desktop/
priority = 4
desktop_file = /usr/share/
type = application
/desktop/
priority = 3
desktop_file = /usr/share/
type = application
/desktop/
priority = 8.0001001358032227
/desktop/
priority = 10
/desktop/
priority = 3
/desktop/
priority = 11
/desktop/
priority = 5
/desktop/
priority = 11
/desktop/
priority = 7.0001001358032227
/desktop/
priority = 6
/desktop/
priority = 1.0001000165939331
/desktop/
priority = 2
desktop_file = /usr/share/
type = application
/desktop/
priority = 6.0001001358032227
/desktop/
priority = 14
/desktop/
priority = 6
/desktop/
priority = 12
/desktop/
priority = 14
Thanks a lot!
Waow, that's surprising that unity mutter can have some "empty" launcher. The errors comes from:
favorites_list = [cheese,
(see the ,,)
Ok, I've added some security for that in the migration tools (for unity mutter, netbook-launcher and gnome-panel). That will be part of next release.
Thanks a lot for your report :)
This bug was fixed in the package unity - 3.4.4-0ubuntu1
---------------
unity (3.4.4-0ubuntu1) natty; urgency=low
* New upstream release:
- add systray support (LP: #655140, #596879)
- Dragging and holding a selection over an entry in the Launcher should
spread out windows belonging to that application (LP: #607796)
- Unity shouldn't allow to Quit itself (LP: #705536)
- Launcher should not be locked in place until the pointer is actually in
the corner (LP: #706146)
- Top Panel does not respect GTK theme (LP: #663524)
- Update Unity-Panel Style implementation (LP: #685830)
- Add keyboard shortcut for the panel (LP: #701663)
- clicking on the ubuntu logo doesn't close the dash dialog (LP: #708762)
- "Escape" doesn't close the dash screen (LP: #711195)
- migrate_
directory name: "/desktop/
two slashes '/' in a row (LP: #716382)
- Icon state does not revert when remote libunity user closes (LP: #716863)
- transparency in places window a bit too high (LP: #718357)
- Navigating between menus briefly gives focus back to applications
(LP: #690714)
- pace on cursor navigation mode should act like middle click (LP: #717213)
- Do not switch to fallback menu on mouse-over (LP: #703555)
- Fix the panel service and menus atk object hierarchy (LP: #704350)
- Expose home panel button via ATK (LP: #715295)
* debian/
* debian/control:
- bump nux and libunity-misc dep
-- Didier Roche <email address hidden> 2011年2月17日 20:37:42 +0100