Hi All,
I am trying to use PyRx (0.7 / 0.9 version) on the Linux system (Ubuntu 12.04 version; 32 bit).
1. PyRx 0.7 version (dowloded the file, PyRx-0.7-Linux-x86-RHEL5-Install)
Installation was complete with the errors as below:
$ ./PyRx-0.7-Linux-x86-RHEL5-Install
$
(python2.5:3383): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python2.5:3383): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python2.5:3383): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
(python2.5:3383): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(python2.5:3383): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(python2.5:3383): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(python2.5:3383): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
Can be envoked PyRx GUI , and could run Vina program. However, in the GUI window, a row ' File Edit View Help ' is completely missing, and hence could not able to set the parameters (Preferences) and access other options.
$ ./run.sh
(python2.5:3474): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python2.5:3474): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python2.5:3474): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
2. PyRx-0.9 (PyRx_0.9new-Linux-86-Install)
I then tried the latest version 0.9. The installation is failed with the errors:
(python:2965): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python:2965): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 17
(python:2965): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
Segmentation fault (core dumped)
The GUI crashes with the same 'core dumped' message whenver is envoked.
3. Tried to compile/install the source file
I downloaded the PyRx-0.5-Source.zip file but could not find the 'setup.py' file or the relevant header file for compilation. The link for PyRx-0.9 source file is redirected to the PyRx homepage.
Your inputs to resolve these issues are greatly appreciated.
Regards,
B. Padmanabhan.


