health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health] GNUHealth 1.4.4 Installation Issue on Ubuntu 11.x


From: Marc Munill
Subject: [Health] GNUHealth 1.4.4 Installation Issue on Ubuntu 11.x
Date: Mon, 2 Apr 2012 16:09:32 +0200

I wonder if someone can assist: We're trying to install GNU Health 1.4.4 on Ubuntu 11.04 following the Installation instructions from  http://en.wikibooks.org/wiki/GNU_Health/Installation

After booting up the tryton server, we imagine (not specified in the instructions) tryton client should be started doing

$ cd .local/bin
$ ./tryton (or tryton start)

Is that right? We have tried so, but something's wrong. We get:

address@hidden:~/.local/bin$ ./tryton start
No protocol specified
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:65: Warning: invalid (NULL) pointer instance
  self.window = gtk.Window()
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:65: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self.window = gtk.Window()
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:152: Warning: invalid (NULL) pointer instance
  self.notebook.popup_enable()

[...]

  self.window.show_all()
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:161: GtkWarning: gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:161: GtkWarning: gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/home/gnuhealth/.local/lib/python2.6/site-packages/tryton/gui/main.py:161: GtkWarning: gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed
  self.window.show_all()
Segmentation fault
address@hidden:~/.local/bin$

If necessary I can provide full error log. We have also tried on Ubuntu 11.10 and we get the same problem.

What are we missing? In case Ubuntu is not a right platform, which other Linux do you recommend for running GNU Health?

Thanks,

Marc Munill








reply via email to

[Prev in Thread] Current Thread [Next in Thread]