[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-08-12 Thread TomGelinas
The above post seems to be right on the money, I deleted an improperly formatted .desktop file that I created myself and the issue has disappeared. -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-08-12 Thread Sebastien Bacher
could you attach the broken desktop or describe how to create one -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils in ubuntu. --

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-08-12 Thread Andreas Hochsteger
I don't know how they got corrupted, but it may have been caused by hangs during major filesystem activity. Since I deleted them I can't provide some sample files, but I remember that there was one without a section header (e.g. [Desktop Entry]) and trunkated at a random point (or at the end of

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-08-11 Thread Andreas Hochsteger
I had the same problem as described in this bug and was able to fix it. The problem was caused by corrupt *.desktop files in /usr/share/applications/... which contained binary data or other invalid content. You can use 'sudo update-desktop-database -v' which files were processed correctly and

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-08-11 Thread Andreas Hochsteger
... I forgot to meantion, that you first have to (re-)move the corrupt files so update-desktop-database runs through correctly. Then aptitude works again as always. -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-05-24 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in:

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-27 Thread drgreen
Ok, Ill do it during w-end. -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils in ubuntu. -- desktop-bugs mailing list

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-25 Thread Daniel Holbach
drgreen: can you get a backtrace with 'thread apply bt full'? -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils in ubuntu. --

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-25 Thread Daniel Holbach
0x08049502 in process_desktop_files (desktop_dir=0x804d000 /usr/share/applications, prefix=0x804a155 , error=value optimized out) at update-desktop-database.c:203 That'd be in for (i = 0; mime_types[i] != NULL; i++) then. -- (update-desktop-database:12124): core dump

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-25 Thread Daniel Holbach
** Changed in: desktop-file-utils (Ubuntu) Status: Confirmed = Needs Info -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-24 Thread sp
Hello, I`ve got the very similar problem, however, another packages are installed errorneously. At first, my dpkg didn`t work at all because it couldn`t completely remove gparted app after initial installation. Following advice I`ve found somewhere to insert exit 0; line into the

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-20 Thread drgreen
Here it is. It was pretty hard to install these packages because that error.. :) ** Attachment added: gdb-update-desktop-database.tar.gz http://librarian.launchpad.net/7360338/gdb-update-desktop-database.tar.gz -- (update-desktop-database:12124): core dump

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-19 Thread Sebastien Bacher
the dbgsym listed on the comment -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils in ubuntu. -- desktop-bugs mailing list

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-18 Thread drgreen
Here is my gdb and strace with attachment. Its bit tricky to use that bug tracking system.. ** Attachment added: backtrace_strace-udd.tgz http://librarian.launchpad.net/7342255/backtrace_strace-udd.tgz -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-18 Thread Scott Kitterman
** Changed in: desktop-file-utils (Ubuntu) Status: Needs Info = Confirmed -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-18 Thread Sebastien Bacher
Could you get a backtrace with desktop-file-utils-dbgsym libglib2.0-0-dbgsym libgtk2.0-0-dbgsym installed? -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-18 Thread drgreen
What packages exactly? those libs? -- (update-desktop-database:12124): core dump https://bugs.launchpad.net/bugs/106939 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for desktop-file-utils in ubuntu. -- desktop-bugs mailing list

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-17 Thread Sebastien Bacher
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: desktop-file-utils (Ubuntu) Status: Confirmed = Needs Info --

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread Scott Kitterman
What happens if you do: apt-get install desktop-file-utils or sudo apt-get install desktop-file-utils (depending on if you are root or not)? ** Changed in: desktop-file-utils (Ubuntu) Sourcepackagename: None = desktop-file-utils -- (update-desktop-database:12124): core dump

Re: [Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread zalandyman
Thanks Scott Is it possible to save the updates that the update-manager downloaded, re-install FF then update from a specific location, ie where you saved the updates? Regards Marcel On 4/16/07, Scott Kitterman [EMAIL PROTECTED] wrote: Thanks. I didn't think it would make a difference, but I

Re: [Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread zalandyman
Terminal window: [EMAIL PROTECTED]:~$ su Password: [EMAIL PROTECTED]:/home/zalandyman# sudo apt-get install desktop-file-utils Reading package lists... Done Building dependency tree Reading state information... Done desktop-file-utils is already the newest version. 0 upgraded, 0 newly installed,

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread Scott Kitterman
OK. That confirms that you are running the most current version. No one else has reported a similar problem, so the next question would be what is unusual about your system I've noticed from your previous responses that you have enabled a root account. Are there any other customizations

[Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread drgreen
I have same problem.. I purged desktop-file-utils and got everything installed ok, but not desktop-file-utils itself. It says: [EMAIL PROTECTED]:~# dpkg --configure -a Setting up: desktop-file-utils (0.12-0ubuntu2) ... (update-desktop-database:16095): GLib-CRITICAL **:

Re: [Bug 106939] Re: (update-desktop-database:12124): core dump

2007-04-16 Thread zalandyman
I have not done any further customizations, I have just done a fresh install of 7.04, 6.10 was working well before this installation. On 4/16/07, Scott Kitterman [EMAIL PROTECTED] wrote: OK. That confirms that you are running the most current version. No one else has reported a similar