You are not logged in.

#1 2017-06-10 21:44:15

JHmexice
Member
Registered: 2017-06-10
Posts: 1

Hugin does not start (Gtk-CRITICAL,NV-GLX)

Starting hugin on the Desktop only flashes the logo and then stops.
from a terminal the same, but gives messages:
-----------------------------
(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(hugin:1539): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed
/usr/share/hugin/data/plugins/crop_cp.py
   CAT:Control Points
   NAM:Crop Control Points
   fails @api-max
/usr/share/hugin/data/plugins/woa.py
   CAT:Control Points
   NAM:Warped Overlap Analysis
   fails @api-max
/usr/share/hugin/data/plugins/top_five.py
   CAT:Control Points
   NAM:keep 5 CPs per image pair
/usr/share/hugin/data/plugins/shooting_pattern.py
   CAT:initial distribution
   NAM:6-1-1 Shooting Pattern
Xlib:  extension "NV-GLX" missing on display ":0.0".
The program 'hugin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 693 error_code 2 request_code 156 minor_code 24)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
-------------------------
Same happens if I compile hugin by myself.
After some (well quite a lot) testing I removed the nvidia-304xx package and now it seems to work
(although still getting the Gtk-CRITICAL messages). As I do not use a Nvidia grafik card thats fine,
but I wonder why?

Offline

Board footer

Powered by FluxBB