Topic: some problems
Hi,
I built the latest neonview version for zenwalk
Link : http://support.zenwalk.org/viewtopic.ph … mp;t=38179
I tested neonview. It is a great soft. Very small and quick on my IBM x31
I have 3 problems :
1) When I select an image in a directory where there are many images.
The picture is showed in neonview but to see the other images I have to click on the button previous.
2) I have a segfault when I open a directory where I have some background image.
Here is the gdb output.
Temporary breakpoint 1 (main) pending.
Starting program: /usr/bin/neonview
[Thread debugging using libthread_db enabled]
Found directory /home/bipbip/.neonview
Found config file /home/bipbip/.neonview/neonview.cfg
[New Thread 0xb2447b70 (LWP 740)]
[New Thread 0xb1c47b70 (LWP 741)]
[New Thread 0xb1447b70 (LWP 742)]
[New Thread 0xb0c47b70 (LWP 743)]
[New Thread 0xb0447b70 (LWP 744)]
[New Thread 0xafc47b70 (LWP 749)]
[Thread 0xb0c47b70 (LWP 743) exited]
[Thread 0xb1447b70 (LWP 742) exited]
[Thread 0xb2447b70 (LWP 740) exited]
[Thread 0xb1c47b70 (LWP 741) exited]
[Thread 0xafc47b70 (LWP 749) exited]
[Thread 0xb0447b70 (LWP 744) exited]
[New Thread 0xb0447b70 (LWP 752)]
[New Thread 0xafc47b70 (LWP 753)]
[Thread 0xafc47b70 (LWP 753) exited]Program received signal SIGSEGV, Segmentation fault.
0xb75d7fb0 in strcpy () from /lib/libc.so.6
3) When I switch to an other image with the space bar. when I view the latest image in the directory, if I press again the space bar, it opens the menu 'open file'
Bip