[Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2021-10-17 Thread tmodes
** Changed in: hugin
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  Fix Released
Status in hugin package in Debian:
  Fix Released

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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


___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2021-03-01 Thread Bug Watch Updater
** Changed in: hugin (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  Fix Committed
Status in hugin package in Debian:
  Fix Released

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2020-12-29 Thread tmodes
Committed changes to repository in default branch.

Andreas, thanks for testing.

** Changed in: hugin
   Status: New => Fix Committed

** Changed in: hugin
Milestone: None => 2021.0beta1

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  Fix Committed
Status in hugin package in Debian:
  Unknown

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


Re: [Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2020-12-29 Thread Andreas Metzler
On 2020-12-29 tmodes <1909...@bugs.launchpad.net> wrote:
> I can't reproduce the issue. I get no assert on Windows and also not on
> Ubuntu.

> The issue seems to stem from wxWidgets see
> http://trac.wxwidgets.org/ticket/18520 and seems to fixed up-streams
> already in the 3.1.x series.

> Could you please test if the attached patch fixes the issue for you?

It does. Thanks a lot!

cu Andreas

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  New
Status in hugin package in Debian:
  Unknown

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2020-12-29 Thread tmodes
I can't reproduce the issue. I get no assert on Windows and also not on
Ubuntu.

The issue seems to stem from wxWidgets see 
http://trac.wxwidgets.org/ticket/18520
and seems to fixed up-streams already in the 3.1.x series.

Could you please test if the attached patch fixes the issue for you?

** Bug watch added: trac.wxwidgets.org/ #18520
   http://trac.wxwidgets.org/ticket/18520

** Patch added: "fix_assert.patch"
   
https://bugs.launchpad.net/hugin/+bug/1909484/+attachment/5447592/+files/fix_assert.patch

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  New
Status in hugin package in Debian:
  Unknown

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [Bug 1909484] Re: 2020.0.0 calibrate_lens_gui - multiple assertions at startup

2020-12-28 Thread Andreas Metzler
** Bug watch added: Debian Bug tracker #978475
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978475

** Also affects: hugin (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978475
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1909484

Title:
  2020.0.0 calibrate_lens_gui - multiple assertions at startup

Status in Hugin:
  New
Status in hugin package in Debian:
  Unknown

Bug description:
  Hello,

  starting calibrate_lens_gui generates assertion errors:

  ASSERT INFO:
  ../src/gtk/bitmap.cpp(1262): assert "bmpData->m_pixbufNoMask" failed in 
SetSourceSurface(): no bitmap data

  BACKTRACE:
  [1] wxBitmap::SetSourceSurface(_cairo*, int, int, wxColour const*, wxColour 
const*) const
  [2] wxBitmap::Draw(_cairo*, int, int, bool, wxColour const*, wxColour const*) 
const
  [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
  [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  [5] wxEvtHandler::TryHereOnly(wxEvent&)
  [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  [7] wxEvtHandler::ProcessEvent(wxEvent&)
  [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [9] wxWindow::GTKSendPaintEvents(_cairo*)
  [10] g_closure_invoke
  [11] g_signal_emit_valist
  [12] g_signal_emit
  [13] gtk_container_propagate_draw
  [14] gtk_container_propagate_draw
  [15] gtk_container_propagate_draw
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] gtk_container_propagate_draw
  [20] g_closure_invoke
  [21] g_signal_emit_valist
  [22] g_signal_emit
  [23] gtk_container_propagate_draw
  [24] gtk_container_propagate_draw
  [25] gtk_main_do_event
  [26] g_signal_emit_valist
  [27] g_signal_emit
  [28] g_main_context_dispatch
  [29] g_main_loop_run
  [30] gtk_main
  [31] wxGUIEventLoop::DoRun()
  [32] wxEventLoopBase::Run()
  [33] wxAppConsoleBase::MainLoop()
  [34] wxEntry(int&, wchar_t**)
  [35] __libc_start_main

  
  Te error is shown three times. After clicking though (Continue) the program 
is stuck (no window refresh) and nned to be Ctrl-C-ed.

  cu Andreas

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

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp