Mousepad 0.2.0

Maximilian Schleiss maxschleiss at bluewin.ch
Mon Feb 21 14:18:49 CET 2005


Maximilian Schleiss wrote:

> Erik Harrison wrote:
>
>> On Mon, 21 Feb 2005 10:41:02 +0100, Maximilian Schleiss
>> <maxschleiss at bluewin.ch> wrote:
>>  
>>
>>> Maximilian Schleiss wrote:
>>>
>>>   
>>> Oups, the find and the replace commands do not work and crash the
>>> program. I tried from a Terminal console and this is the output:
>>>
>>> # mousepad
>>>
>>> (mousepad:7773): Gtk-WARNING **: Could not find the icon
>>> 'gnome-fs-home'. The 'hicolor' theme
>>> was not found either, perhaps you need to install it.
>>> You can get a copy from:
>>>        http://freedesktop.org/Software/icon-theme/releases
>>> Segmentation fault
>>>
>>> The theme message comes first, I do not install gnome at all. I then
>>> load a standard file, the alt-tab patch for xfwm4, do a find and the
>>> program crashes with the segmentation fault message.
>>>
>>> I am no programmer so I don't know waht that, means.
>>>   
>>
>>
>> Are you running 0.2.0 or 0.2.1 (Check the about menu). If 0.2.1, what
>> version of GTK are you running? And can you get a backtrace?
>>
>> You get a backtrace by doing this:
>>
>> gdb mousepad
>> Then at the gdb prompt:
>> run
>> Then make mousepad crash, and at the gdb prompt:
>> bt
>>
>> And send me the output. I'd like to track this down
>>
>>
>>  
>>
>>> _______________________________________________
>>> Xfce mailing list
>>> Xfce at xfce.org
>>> http://foo-projects.org/mailman/listinfo/xfce
>>> http://www.xfce.org
>>>
>>>   
>>
>>
>>
>>  
>>
> It is gonna take ages because I have to emerge gdb and the package 
> weighs 11MB and my laptop is a 750Mhz...
> I am using mousepad version 2.1 and gtk+ 2.4.14.
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
>
(gdb) run
Starting program: /usr/bin/mousepad
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(mousepad:6541): Gtk-WARNING **: Could not find the icon 
'gnome-fs-home'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://freedesktop.org/Software/icon-theme/releases

Program received signal SIGSEGV, Segmentation fault.
0xb7a1d65a in strcmp () from /lib/libc.so.6
(gdb) bt
#0 0xb7a1d65a in strcmp () from /lib/libc.so.6
#1 0xb7dbeec4 in gtk_entry_set_text () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x0823b650 in ?? ()
#3 0x000003ff in ?? ()
#4 0x00000007 in ?? ()
#5 0x0804a62d in ?? ()
#6 0xb7d0dbcc in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb)

I had leafpad installed before, could that be of some importance? I 
tried re-emerging mousepad but the problem persists.

Have a good day.



More information about the Xfce mailing list