[Bug 59392] Re: update-desktop-database segfault

2008-03-04 Thread Ozzyprv
Error I was getting: * Synaptic error E: pidgin: subprocess post-removal script returned error exit status 139 * Error from console [EMAIL PROTECTED]:~$ sudo apt-get install minicom Reading package lists... Done Building dependency tree Reading state

[Bug 59392] Re: update-desktop-database segfault

2008-03-03 Thread Ozzyprv
Thank you Bill, problem solved. I got the same empty place holder, for my nvidia card. The empty file was NVIDIA-Settings.desktop. I removed the file and the problem is gone. I remember creating that placeholder when I installed the nvidia driver to get it to work on my laptop (HP) which is stil

Re: [Bug 59392] Re: update-desktop-database segfault

2008-03-03 Thread Bill Wilken
Take a look at the script fix suggested on the Ubuntu site. It worked for me. BIll On Mon, 2008-03-03 at 03:52 +, Ozzyprv wrote: > How can I get the fix? I think I am getting the same error message. > -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received t

[Bug 59392] Re: update-desktop-database segfault

2008-03-02 Thread Ozzyprv
How can I get the fix? I think I am getting the same error message. -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 59392] Re: update-desktop-database segfault

2008-02-05 Thread Sebastien Bacher
closing since there is no reply and nobody seems to have the issue using the new versions, feel free to reopen if you still get the bug though ** Changed in: desktop-file-utils (Ubuntu) Status: Incomplete => Invalid -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392

[Bug 59392] Re: update-desktop-database segfault

2008-01-25 Thread Bug Watch Updater
** Changed in: desktop-file-utils Status: New => Fix Released -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 59392] Re: update-desktop-database segfault

2008-01-08 Thread Sebastien Bacher
Does anybody has an example triggering a crash on hardy? ** Changed in: desktop-file-utils (Ubuntu) Importance: Undecided => Medium Status: Confirmed => Incomplete -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you a

[Bug 59392] Re: update-desktop-database segfault

2008-01-06 Thread Paul Dufresne
** Changed in: desktop-file-utils (Ubuntu) Assignee: Paul Dufresne (dufresnep) => (unassigned) -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubunt

[Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Paul Dufresne
To developers: I have tried to create an empty .desktop file on Hardy: no segfault, just a nice error message: [EMAIL PROTECTED]:~$ update-desktop-database Could not parse file '/usr/share/applications/screensavers/flipscreen3d.desktop': Key file does not start with a group File '/usr/share/app

[Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Paul Dufresne
I am happy to see that things work for you now. Like I said in a previous comment, when I remove "[Desktop Entry] in a .desktop file on Hardy, it does not segfaults, so the problem should be gone in Hardy. About your Nvidia card, it is unlikely to be because of your monitor, as monitor don't need

[Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Paul Dufresne
** Changed in: desktop-file-utils (Ubuntu) Status: Incomplete => Confirmed -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing lis

Re: [Bug 59392] Re: update-desktop-database segfault -- SOLUTION!!!!

2008-01-03 Thread Bill Wilken
Paul, After I sent my last message, I removed two completely empty placeholders for my NVDIA card from /usr/share/applications (plus discarded a small number of "dead" entries for applications which no longer exist on my system) and as they say in Gay Paris, "Voila!", no more segmentation faults w

Re: [Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Bill Wilken
Paul, Very interesting I found one file without a "[Desktop Entry]" -- one for my NVIDA graphics card that I had to add using "restricted drivers" for a GeForce FX5500 (which, no matter what I try, does not work as well under Ubuntu as under Windows -- perhaps because Ubuntu lacks drivers for

[Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Bill Wilken
Here is the output you requested: [EMAIL PROTECTED]:~$ sudo update-desktop-database -v Search path is now: [/usr/local/share/applications, /usr/share/applications, /usr/share/gdm/applications] File '/usr/share/applications/screensavers/antinspect.desktop' lacks MimeType key File '/usr/share/appl

[Bug 59392] Re: update-desktop-database segfault

2008-01-03 Thread Bug Watch Updater
** Changed in: desktop-file-utils Status: Unknown => New -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Hi again Bill! You could try: grep -r -L "\[Desktop Entry\]" /usr/share/applications/*|grep .desktop This is supposed to show .desktop files that don't contain "[Desktop Entry]" which would in my opinion be the cause of your bug. If you find zero, it probably means I made some bad assumption. If

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Bill, it is possible that what I suggested you to do don't work. At least Debian poster seems to say it does not work that way for him to find corrupted .desktop files. I am speaking to developers here. I WAS WRONG. I have deliberately broken my /usr/share/applications/screensavers/flipscreen3d.

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
** Changed in: desktop-file-utils (Ubuntu) Status: Confirmed => Incomplete -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing lis

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
I was hoping that the update-desktop-database.out file would be created even if I was expecting it to segfault. Maybe you can just sudo update-desktop-database -v That should give something like: Search path is now: [/usr/local/share/applications, /usr/share/applications] File '/usr/share/applicat

Re: [Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Bill Wilken
Paul, No can do. Running this command produces a segmentation fault ... exactly the same problem that I encounter when attempting to remove Yelp or OpenOffice. Bill On Wed, 2008-01-02 at 22:27 +, Paul Dufresne wrote: > Bill, could you in a terminal issue: > update-desktop-database -v 2>~/u

Re: [Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Bill Wilken
Paul, I've attached the ls.out file. You'll note some links between OpenOffice as originally installed by Ubuntu and an aborted effort this afternoon to download and install the latest OpenOffice code from OpenOffice.org Just haven't had time to clean things up. Bill On Wed, 2008-01-02 at 22:

Re: [Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Bill Wilken
Paul, Oh yea, get the "group_name" error you describe below. For whatever reason, the apps that are associated with this problem are OpenOffice, Java runtime, and Yelp. Any installation which touches these apps provokes the error and leads to a "139" exit. None of these apps can be removed or r

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Hum, it is very likely that one of your .desktop files have lost it's first line: [Desktop Entry] causing g_key_file_get_start_group (keyfile) to return NULL. The previously posted code suppose there is always a first group (that is a [section] in the .desktop file) which is plain wrong. The cou

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Oh Bill, could you also do: ls -l /usr/share/applications/*.desktop > ~/ls.out and attach the resulting ls.out to this report? Please! I suspect a file among that to not be to root:root, but as I have no idea what I am doing, well, ... -- update-desktop-database segfault https://bugs.launchpad.

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Bill, could you in a terminal issue: update-desktop-database -v 2>~/update-desktop-database.out and then attach the resulting update-desktop-database.out file in your home directory to this report? ** Bug watch added: Debian Bug tracker #396439 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
Hi Bill! Do you have g_key_file_get_string_list: assertion `group_name != NULL' failed too? If not, I would probably consider it a different bug, that should be reported in a new bug report. In that case, you may want to explore in GUI /var/crash, and 'double-'click the crash file to be guided i

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Paul Dufresne
** Changed in: desktop-file-utils (Ubuntu) Sourcepackagename: kdebase => desktop-file-utils -- update-desktop-database segfault https://bugs.launchpad.net/bugs/59392 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs m

[Bug 59392] Re: update-desktop-database segfault

2008-01-02 Thread Bill Wilken
I'm experiencing the same problem when attempting to uninstall yelp and openoffice. The problem occurs whether I use aptitude, the synaptic package manager, or "apt" commands from a terminal session. I'm running Gnome desktop version 2.20.1 with the latest incarnation of "Gutsy" in 16-bit mode.

[Bug 59392] Re: update-desktop-database segfault

2007-11-19 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: kdeba