Dear Mike,

sorry for the delay, family holidays and deadlines at work hindered me
from pursuing the bug. Unfortunately, it still remains...

On  5.10.07, [EMAIL PROTECTED] wrote:
> On Tue, Oct 02, 2007 at 02:23:54PM +0200, G. Milde wrote:
> > On  2.10.07, [EMAIL PROTECTED] wrote:
> > 
> > > also a backtrace from gdb (execute ???gdb abiword???, then type ???set
> > > logging on abiword.gdb???, and type ???run???).
> Actually I forget the most important point, after the application
> crashes, type ???bt??? in gdb to actually get the backtrace :s

The backtrace says:

   Starting program: /usr/bin/abiword 
   (no debugging symbols found)
   ...
   (no debugging symbols found)
   [Thread debugging using libthread_db enabled]
   [New Thread -1223788864 (LWP 4403)]
   
   Program received signal SIGSEGV, Segmentation fault.
   [Switching to Thread -1223788864 (LWP 4403)]
   0x082d1da2 in XAP_UnixFont::getName ()
   #0  0x082d1da2 in XAP_UnixFont::getName ()
   #1  0x082d3a04 in XAP_UnixFontHandle::XAP_UnixFontHandle ()
   #2  0x08301fb2 in GR_UnixGraphics::getGUIFont ()
   #3  0x08302f06 in GR_UnixGraphics::setZoomPercentage ()
   #4  0x0817e1f6 in AP_UnixFrame::_createViewGraphics ()
   #5  0x081ab292 in AP_Frame::_showDocument ()
   #6  0x081ac2a5 in AP_Frame::loadDocument ()
   #7  0x081aac18 in AP_Frame::loadDocument ()
   #8  0x081839a4 in AP_App::openCmdLineFiles ()
   #9  0x0817cb16 in AP_UnixApp::main ()
   #10 0x08178c0e in main ()

> Myeah.  So the most plausible reason is a broken theme.  So lets start
> again.

> Do you have a ~/.gtkrc-2.0 file?  What is its contents?
No

> What GTK+ theme are you using?  Check in Settings > User Interface.
Default

> What icon theme are you using?  Settings > User Interface.
hicolor

> What Xfwm4 theme are you using?  Settings > Window Manager.
Gtk (changing to Default does not help)

> What mouse cursor theme are you using?  Settings > Mouse.
default

> I think that's all for the themes.  Please join the files
> ~/.config/xfce4/mcs_settings/xfwm4.xml and

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">

<mcs-option>
        <option name="Xfwm/BoxMove" type="int" value="0"/>
        <option name="Xfwm/BoxResize" type="int" value="0"/>
        <option name="Xfwm/ButtonLayout" type="string" value="O|HMC"/>
        <option name="Xfwm/ClickToFocus" type="int" value="1"/>
        <option name="Xfwm/DblClickAction" type="string" value="maximize"/>
        <option name="Xfwm/FocusNewWindow" type="int" value="1"/>
        <option name="Xfwm/FocusRaise" type="int" value="1"/>
        <option name="Xfwm/RaiseDelay" type="int" value="100"/>
        <option name="Xfwm/RaiseOnClick" type="int" value="1"/>
        <option name="Xfwm/SnapToBorder" type="int" value="1"/>
        <option name="Xfwm/SnapToWindows" type="int" value="1"/>
        <option name="Xfwm/SnapWidth" type="int" value="13"/>
        <option name="Xfwm/ThemeName" type="string" value="Default"/>
        <option name="Xfwm/TitleAlign" type="string" value="center"/>
        <option name="Xfwm/TitleFont" type="string" value="DejaVu Sans Bold 
10"/>
        <option name="Xfwm/WrapResistance" type="int" value="19"/>
        <option name="Xfwm/WrapWindows" type="int" value="1"/>
        <option name="Xfwm/WrapWorkspaces" type="int" value="0"/>
</mcs-option>

> ~/.config/xfce4/mcs_settings/gtk.xml.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">

<mcs-option>
        <option name="Gtk/CanChangeAccels" type="int" value="0"/>
        <option name="Gtk/CursorThemeName" type="string" value="default"/>
        <option name="Gtk/CursorThemeSize" type="int" value="24"/>
        <option name="Gtk/FontName" type="string" value="DejaVu Sans Condensed, 
12"/>
        <option name="Gtk/KeyThemeName" type="string" value="Default"/>
        <option name="Gtk/ToolbarStyle" type="string" value="icons"/>
        <option name="Net/CursorBlink" type="int" value="0"/>
        <option name="Net/CursorBlinkTime" type="int" value="1543"/>
        <option name="Net/DndDragThreshold" type="int" value="8"/>
        <option name="Net/DoubleClickTime" type="int" value="300"/>
        <option name="Net/IconThemeName" type="string" value="Smokey-Red"/>
        <option name="Net/ThemeName" type="string" value="Default"/>
        <option name="Xft/Antialias" type="int" value="1"/>
        <option name="Xft/HintStyle" type="string" value="hintfull"/>
        <option name="Xft/Hinting" type="int" value="1"/>
        <option name="Xft/RGBA" type="string" value="none"/>
</mcs-option>


Thanks

Guenter




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to