filedialog on linux

Chris Richardson <[email protected]>
Newsgroups gmane.comp.python.visualpython.user
Message-ID <[email protected]>

I am having trouble getting the filedialog to work on linux, either with 
the ubuntu package (hangs), or building from source (SEGV).

e.g.

from visual.filedialog import get_file
fd = get_file()
data=fd.readlines()
print data
fd.close()

This will generate a dialog box, but after selection, it hangs in the 
package version.
When I build visual from source (5.71) - it gives a SEGV:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe7fbc700 (LWP 26050)]
0x00007ffff46612b0 in Gtk::Window::get_position(int&, int&) const () 
from /usr/lib/libgtkmm-2.4.so.1

which is a call from src/gtk2/display.cpp in 
display::on_window_configure - probably trying to get the position of 
the (deleted) window...

Any suggestions?

Thanks...

Chris Richardson
BPI Cambridge

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/

_______________________________________________
Visualpython-users mailing list
Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/visualpython-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.