[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-09-21 Thread Launchpad Janitor
*** This bug is a duplicate of bug 81190 *** https://bugs.launchpad.net/bugs/81190 [Expired for gnome-app-install (Ubuntu) because there has been no activity for 60 days.] -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__() https://bugs.launchpad.net/bugs/84019 You

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** ** Attachment added: Debug output showing the bug http://librarian.launchpad.net/6367867/debug-output.txt -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__() https://launchpad.net/bugs/84019 -- ubuntu-bugs mailing list

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** I forgot to say, that the interesting thing is that the crash is not triggered by the assignment. Only when the parent.Name attribute gets read... -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** OK, I debugged this. The problem is line 554 in /usr/share/python-support/python-xdg/xdg/Menu.py: parent.Name = child.childNodes[0].nodeValue The problem is triggered when nodeValue contains non-ascii characters. I'll attach a three-line patch which

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** ** Attachment added: .menu file which triggers the bug http://librarian.launchpad.net/6367863/wine-Programme-WISO%20Sparbuch%202007-Zubeh%C3%B6r.menu -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Michael Vogt
*** This bug is a duplicate of bug 81190 *** Thanks for this detailed information. Where is the .menu file stored that triggers the crash? I would like to reproduce it first before I work on a patch. Cheers, Michael -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-09 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** The file is stored in ~/.config/menus/applications-merged/ Regards, Mika -- [apport] update-app-install crashed with UnicodeEncodeError in __eq__() https://launchpad.net/bugs/84019 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-08 Thread Mika Fischer
** Attachment added: Dependencies.txt http://librarian.launchpad.net/6349480/Dependencies.txt ** Attachment added: ProcMaps.txt http://librarian.launchpad.net/6349481/ProcMaps.txt ** Attachment added: ProcStatus.txt http://librarian.launchpad.net/6349482/ProcStatus.txt ** Attachment

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-08 Thread Michael Vogt
Could you please check if the pacakges 'ubuntu-minimal', 'ubuntu- standard' and 'ubuntu-desktop' are installed? This looks like a duplicate of #81190. thanks, Michael ** Changed in: gnome-app-install (Ubuntu) Status: Unconfirmed = Needs Info -- [apport] update-app-install crashed with

[Bug 84019] Re: [apport] update-app-install crashed with UnicodeEncodeError in __eq__()

2007-02-08 Thread Mika Fischer
*** This bug is a duplicate of bug 81190 *** They're all installed... [EMAIL PROTECTED]:~$ dpkg -l | egrep 'ubuntu-(desk|stand|mini)' ii ubuntu-desktop 1.34 The Ubuntu desktop system ii ubuntu-minimal