Everything was installed and on the latest version except the python package. I keep getting the same error. I removed the ppa and used Synaptic to remove everything related to “hugin” and started fresh. I ran: [quote=“patdavid, post:7, topic:1009”]
sudo add-apt-repository ppa:hugin/hugin-builds
sudo apt-get update
sudo apt-get install hugin enblend enfuse hugin-data
[/quote]
I started hugin from the command line and got:
dave@dave-K55A:~$ hugin
01:31:31 PM: Debug: Failed to connect to session manager: SESSION_MANAGER environment variable not defined
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion ‘width > 0’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion ‘width > 0’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
(hugin:8809): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion ‘height >= -1’ failed
/usr/share/hugin/data/plugins/shooting_pattern.py
CAT:initial distribution
NAM:6-1-1 Shooting Pattern
/usr/share/hugin/data/plugins/woa.py
CAT:Control Points
NAM:Warped Overlap Analysis
/usr/share/hugin/data/plugins/crop_cp.py
CAT:Control Points
NAM:Crop Control Points
/usr/share/hugin/data/plugins/top_five.py
CAT:Control Points
NAM:keep 5 CPs per image pair
/usr/include/wx-3.0/wx/object.h(160): assert “wxDynamicCast(ptr, T)” failed in wxCheckCast(): wxStaticCast() used incorrectly
Trace/breakpoint trap (core dumped)
I’m so confused…