Crashing when opening

Bug #993923 reported by mandza
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Hugin
Expired
Undecided
Unassigned

Bug Description

i used hugin panorama on my ubuntu 11.10 without any problem. few days ago i had installed 12.04 (clear install) and i installed hugin panorama but when i click on icon to open the program panorama frame and logo is coming on the screen and after that it's crash without any error msg.
hugin batch processor and hugin calibrate lens are working fine.

Revision history for this message
Darko Surjan (dsurjan) wrote :

It loos like a bug I encountered (https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755).

gdb backtrace command shows hugin crashes at src/hugin1/hugin/OverviewOutlinesTool.cpp:194:
    glBlendEquation(GL_FUNC_ADD);

When I recompiled the source with "glBlendEquation(GL_FUNC_ADD);" line commented, Hugin starts successfully. Is this a bug in Hugin code or a bug in libgl1-mesa-glx Ubuntu package?

Revision history for this message
mandza (mandza) wrote :

This is the result when i start hugin from the command line:

/usr/share/hugin/data/plugins/top_five.py
   CAT:Control Points
   NAM:keep 5 CPs per image pair
   fails @api-max
/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/shooting_pattern.py
   CAT:initial distribution
   NAM:6-1-1 Shooting Pattern
   fails @api-max
The program 'hugin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 2330 error_code 1 request_code 154 minor_code 19)
  (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.)

Revision history for this message
Thomas Guettler (guettli-lp) wrote :

I got the same message like above. I removed fglrx-update. Now I can run hugin and AngryBirds (via wine) again

http://askubuntu.com/questions/179580/hugin-crashes-on-12-04/181307

from lspci: Thinkpad Edge e520

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Whistler [AMD Radeon HD 6600M Series]

Revision history for this message
tmodes (tmodes) wrote :

Seems to be a conflict with another package and solved by removing the other package.

Changed in hugin:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Hugin because there has been no activity for 60 days.]

Changed in hugin:
status: Incomplete → Expired
Revision history for this message
Fierta (fierta) wrote :

/usr/share/hugin/data/plugins/top_five.py
   CAT:Control Points
   NAM:keep 5 CPs per image pair
/usr/share/hugin/data/plugins/crop_cp.py
   CAT:Control Points
   NAM:Crop Control Points
/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
The program 'hugin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 6687 error_code 8 request_code 70 minor_code 0)
  (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.)

Kubuntu 14.04

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.