[Bug 1188519] New: Hugin fails to start on Tumbleweed when installed from repo - fine when built from source.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 Bug ID: 1188519 Summary: Hugin fails to start on Tumbleweed when installed from repo - fine when built from source. Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: rodney.baker@iinet.net.au QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hugin fails to start on Tumblweed when installed from the "Main" repo. Output from konsole: bakerr@mako /home $ hugin (hugin:15406): Gtk-CRITICAL **: 20:41:54.916: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:54.946: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.101: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.102: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.104: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.105: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.105: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.113: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.114: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.115: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.115: gtk_widget_set_size_request: assertion 'height >= -1' failed (hugin:15406): Gtk-CRITICAL **: 20:41:55.115: gtk_widget_set_size_request: assertion 'height >= -1' failed ERROR: 20:41:55.509290 (/home/abuild/rpmbuild/BUILD/hugin-2020.0.0/src/hugin1/ hugin/GLViewer.cpp:133) SetUpContext(): Error initialising GLEW: Unknown error. Segmentation fault (core dumped) All dependencies are installed. I have no idea what the reference to /home/abuild/rpmbuild/BUILD/hugin-2020.0.0/src/hugin1/hugin/GLViewer.cpp is doing there - that path does not exist on my system at all. After building the rpm package from the hugin sources (same version 2020.0.0) and installing the rpm via zypper, hugin starts and runs perfectly. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c1 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |badshah400@gmail.com --- Comment #1 from Atri Bhattacharya <badshah400@gmail.com> --- Could you try the package from my home branch please and see if that works: <https://software.opensuse.org//download.html?project=home%3Abadshah400%3Abranches%3Agraphics&package=hugin> -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c2 Peter S�tterlin <P.Suetterlin@royac.iac.es> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |P.Suetterlin@royac.iac.es --- Comment #2 from Peter S�tterlin <P.Suetterlin@royac.iac.es> --- I also see the error with the official TW package of hugin. I don't get a crash though, it just doesn't open the fast GL preview window. I just tried the package from comment #1, but still get the same error... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c3 --- Comment #3 from Peter S�tterlin <P.Suetterlin@royac.iac.es> --- Interesting... So I compiled and locally installed hugin (hg sources) and everything worked fine. To be sure, I wanted to install it as RPM package and grabbed the source RPM (zypper si hugin). That wanted to install wxGTK3-3_2-devel, but this failed because I had wxWidgets-3_0-devel installed. I removed that, installed wxGTK3-3_2-devel including dependencies, and built the RPM. Again the error when trying to open the fast GL preview. After that, I re-compiled my local version, exact same settings as before. That now also fails to open the GL preview. Maybe that helps locating the problem.... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c14 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS --- Comment #14 from Atri Bhattacharya <badshah400@gmail.com> --- Thanks you all for your patient replies. I have just submitted the proper fix <https://build.opensuse.org/request/show/909544>, thanks to tmodes on the upstream bug. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c15 --- Comment #15 from Rodney Baker <rodney.baker@iinet.net.au> --- (In reply to Atri Bhattacharya from comment #14)
Thanks you all for your patient replies. I have just submitted the proper fix <https://build.opensuse.org/request/show/909544>, thanks to tmodes on the upstream bug.
Thanks for your work and your quick response, Atri. Much appreciated. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1188519 http://bugzilla.opensuse.org/show_bug.cgi?id=1188519#c16 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #16 from Atri Bhattacharya <badshah400@gmail.com> --- Fix is in Factory now. Thanks for the report. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com