file-browser-launcher.py crashed with IndexError in do_bookmarks()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Medium
|
onox | ||
awn-extras (Ubuntu) |
Fix Released
|
Undecided
|
Julien Lavergne |
Bug Description
Trying to add a bookmark for / in the Global Menu with AWN running causes this crash. Luckily, the applet restarted.
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: awn-applets-
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Sep 26 19:39:44 2010
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100906)
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: python /usr/share/
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: awn-extras-applets
Title: file-browser-
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
while path2[-1] == '/':
IndexError: string index out of range
tags: | removed: need-duplicate-check |
Changed in awn-extras: | |
assignee: | nobody → Gabor Karsay (gabor-karsay) |
importance: | Undecided → Medium |
milestone: | none → 0.4.2 |
status: | New → In Progress |
description: | updated |
tags: | added: file-browser-launcher traceback |
Changed in awn-extras-applets (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Julien Lavergne (gilir) |
affects: | awn-extras-applets (Ubuntu) → awn-extras (Ubuntu) |
Changed in awn-extras (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
Fixed in revision 1461. Currently displays an empty tooltip if there's no name. This gets probably fixed by revision 1424 of lp:~gabor-karsay/awn-extras/various-fixes