[Bug 901755] Re: Hugin crashes on starting

2013-05-03 Thread tmodes
 I just recompiled the source with glBlendEquation(GL_FUNC_ADD);

This is fixed in 2013.0 version.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2013-01-04 Thread Fabrice Coutadeur
Hi Bruno,

This bug report is open: you're more than welcome to provide that how-
to.

Fabrice

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2013-01-03 Thread alphascorpii
I wont say that this is resolved, as it' a bit too easy to say that just
because someone changed his Ubuntu version and another one said that he
recompiled Hugin.

At least an how to should be a minimum. That's not very serious.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-12-24 Thread Gouchi
I've upgraded to 12.10 and it works now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-12-24 Thread Fabrice Coutadeur
Closing as it has been resolved.

thanks for your notification.

** Changed in: hugin (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-05-11 Thread Darko Surjan
Update: I just recompiled the source with
glBlendEquation(GL_FUNC_ADD); line commented and this version of Hugin
starts successfully. Is this a bug in Hugin or in libgl1-mesa-glx
(8.0.2-0ubuntu3)?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-05-10 Thread Darko Surjan
I've upgraded to 12.04 and the bug is still here.

$ lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

$ uname -a
Linux ubuntu 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:52 UTC 2012 i686 
i686 i386 GNU/Linux

To get more debug info I've built Hugin from sources without stripping
debug simbols.

(apt-get build-dep hugin; apt-get source hugin; cd hugin-2011.4.0+dfsg;
(edited debian/rules dh_strip line); dpkg-buildpackage -us -uc -nc)

Backtrace in 'gdb hugin' now returns line numbers:

Program received signal SIGSEGV, Segmentation fault.
0x in ?? ()
(gdb) backtrace
#0  0x in ?? ()
#1  0x081e728c in OverviewOutlinesTool::draw (this=0x9297328)
at 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/OverviewOutlinesTool.cpp:194
#2  0x081e156b in PanosphereOverviewToolHelper::AfterDrawImagesBack 
(this=0x9296f50)
at 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/ToolHelper.cpp:706
#3  0x0818549b in GLPanosphereOverviewRenderer::Redraw (this=0x9298658)
at 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/GLRenderer.cpp:312
#4  0x081839ef in GLViewer::Redraw (this=0x8d7b2b8)
at 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/GLViewer.cpp:353
#5  0x08183c1e in GLViewer::RedrawE (this=0x8d7b2b8, e=...)
at 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/GLViewer.cpp:295
#6  0x00da2038 in wxAppConsole::HandleEvent(wxEvtHandler*, void 
(wxEvtHandler::*)(wxEvent), wxEvent) const () from 
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#7  0x00e3178a in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase 
const, wxEvtHandler*, wxEvent) () from 
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#8  0x00e3190b in wxEventHashTable::HandleEvent(wxEvent, wxEvtHandler*) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#9  0x00e31cc1 in wxEvtHandler::ProcessEvent(wxEvent) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#10 0x013f79fb in ?? () from /usr/lib/i386-linux-gnu/libwx_gtk2u_gl-2.8.so.0
#11 0x01f2b1ec in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0x01f29484 in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0x01f3b0d9 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#14 0x01f432dc in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#15 0x01f43453 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#16 0x01c1444a in gtk_widget_map () from 
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#17 0x01a064ad in ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#18 0x01b40aab in ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#19 0x01a44537 in gtk_container_forall () from 
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0

$ awk 'FNR==194 { print $0 }' 
/media/Projects/hugin/hugin-2011.4.0+dfsg/src/hugin1/hugin/OverviewOutlinesTool.cpp
glBlendEquation(GL_FUNC_ADD);

It looks like there is a problem with this glBlendEquation function
call.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-02-17 Thread marco
I confirm this bug affects me. Running Kubuntu 11.10.

sudo aptitude show hugin
Package: hugin
New: yes
State: installed
Automatically installed: yes
Version: 2011.0.0+dfsg-2build1
Priority: opzionale
Section: universe/graphics
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Uncompressed Size: 3662 k
Depends: hugin-tools (= 2011.0.0+dfsg-2build1), enblend (= 3.2), enfuse, 
libimage-exiftool-perl, make,
 libboost-signals1.46.1 (= 1.46.1-1), libboost-system1.46.1 (= 
1.46.1-1), libboost-thread1.46.1 (= 1.46.1-1),
 libc6 (= 2.4), libexiv2-10, libgcc1 (= 1:4.1.1), libgl1-mesa-glx | 
libgl1, libglew1.6 (= 1.6.0), libglu1-mesa
 | libglu1, libpano13-2 (= 2.9.18), libstdc++6 (= 4.6), libtiff4, 
libwxbase2.8-0 (= 2.8.11.0), libwxgtk2.8-0
 (= 2.8.11.0)
Conflicts: hugin
Breaks: hugin-bin ( 0.7.0~svn), hugin-bin ( 0.7.0~svn)
Replaces: hugin-bin ( 0.7.0~svn), hugin-bin ( 0.7.0~svn), hugin-data ( 
0.7.0~svn), hugin-data ( 0.7.0~svn),
  hugin-tools ( 0.7.0~svn), hugin-tools ( 0.7.0~svn)
Description: [...]
 
 This package includes the following graphical interfaces, using the 
command-line tools provided in the hugin-tools
 package: 
 * hugin- Hugin panorama creator. 
 * hugin_stitch_project - Hugin batch stitcher. 
 * nona_gui - Graphical interface for nona. 
 * PTBatcherGUI - Batch controller for the stitching process.
Homepage: http://hugin.sourceforge.net/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-02-04 Thread Rory McCann
I can confirm this bug affects me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-02-04 Thread Jani Monoses
Works for me in Precise on x86 and armhf.
This could be Oneiric specific. And probably not armel only - one report above 
is i386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-01-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hugin (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2012-01-10 Thread Darko Surjan
I can confirm this bug.

Distribution: Ubuntu 11.10
Package: hugin 2011.0.0+dfsg-2build1 (oneiric/universe i386)
Kernel: linux-image-3.0.0-14-generic 3.0.0-14.23 (oneiric-security/main i386)

$ dmesg | grep hugin
[2328135.459167] hugin[8450]: segfault at 0 ip   (null) sp bf83336c error 4 in 
libpthread-2.13.so[11+17000]
[2328144.245711] hugin[8762]: segfault at 0 ip   (null) sp bfba776c error 4 in 
libboost_system.so.1.46.1[11+2000]
[2328154.051810] hugin[9074]: segfault at 0 ip   (null) sp bf98250c error 4 in 
libboost_thread.so.1.46.1[11+15000]
[2328164.309790] hugin[9386]: segfault at 0 ip   (null) sp bfd6512c error 4 in 
libboost_signals.so.1.46.1[11+12000]
[2328173.823303] hugin[9698]: segfault at 0 ip   (null) sp bfce84ec error 4 in 
libwx_gtk2u_gl-2.8.so.0.7.0[11+a000]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901755] Re: Hugin crashes on starting

2011-12-08 Thread Gouchi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901755

Title:
  Hugin crashes on starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hugin/+bug/901755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs