http://qa.mandrakesoft.com/show_bug.cgi?id=2487

           Product: gqview
         Component: gqview
           Summary: segment fault trying to run gqview from gnome menu and
                    without path
           Version: 1.2.0-1mdk
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


After upgrading from 9.0 to 9.1rc1, gqview segment faults when attempting to run
from Gnome menu and from shell unless given a path.  Here are the things I tried:

[EMAIL PROTECTED] rk_house]$ gqview -v
GQview 1.2.0
[EMAIL PROTECTED] rk_house]$ gqview
Segmentation fault
[EMAIL PROTECTED] rk_house]$ gqview --debug
debugging output enabled (level 1)
image reset
image begin
Segmentation fault

// I tried getting rid of the .gqview subdirectory:

[EMAIL PROTECTED] rk_house]$ mv .gqview .gqview-bad
[EMAIL PROTECTED] rk_house]$ gqview --debug
Creating GQview dir:/home/rk_house/.gqview
Creating GQview dir:/home/rk_house/.gqview/thumbnails
Creating GQview dir:/home/rk_house/.gqview/collections
debugging output enabled (level 1)
image reset
image begin
Segmentation fault

// but, everything is fine when given a path

[EMAIL PROTECTED] rk_house]$ gqview --debug images
debugging output enabled (level 1)
image reset
image begin
read ahead cancelled for :(null)
read ahead set to :/home/rk_house/images/005.jpg
image done
read ahead started for :/home/rk_house/images/005.jpg
read ahead done for :/home/rk_house/images/005.jpg

// here is a ldd output

[EMAIL PROTECTED] rk_house]$ ldd /usr/bin/gqview
        libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40026000)
        libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40172000)
        libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x401ab000)
        libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x401af000)
        libdl.so.2 => /lib/libdl.so.2 (0x401d7000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x401da000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x401e2000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401f0000)
        libm.so.6 => /lib/i686/libm.so.6 (0x402b7000)
        libgdk_pixbuf.so.2 => /usr/lib/libgdk_pixbuf.so.2 (0x402da000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x402f0000)
        libz.so.1 => /lib/libz.so.1 (0x40315000)
        libc.so.6 => /lib/i686/libc.so.6 (0x40323000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

// after checking the "on startup, change to this directory" box in the 
// General tab, gqview starts up ok from menu.  Unchecking this box,
// causes gqview to again crash on startup.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to