[Hugin-devs] [Bug 1989723] Re: aborts on startup when built against wxwidgets3.2

2022-09-17 Thread tmodes
This is a known build issue.

>From the INSTALL_cmake file in Hugins base directory:
Note: On Linux wxWidgets 3.1.5 and later is by default compiled with EGL 
support for the wxGLCanvas class. In this case you need to activate EGL support 
explicitly also in GLEW, otherwise there are crashes when intializing the 
wxGLCanvas.

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

Title:
  aborts on startup when built against wxwidgets3.2

Status in Hugin:
  Incomplete

Bug description:
  Hello,

  I have tried building hugin 2021.0 against wxwidgets3.2. It builds
  fine (some new deprecation warnings), but the binary is non-
  functional. It aborts immediately on startup, offering to save some
  debugging info (attached).

  cu Andreas

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


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


Re: [Hugin-devs] [Bug 1989723] Re: aborts on startup when built against wxwidgets3.2

2022-09-17 Thread Andreas Metzler
On 2022-09-16 tmodes <1989...@bugs.launchpad.net> wrote:
> Please test the attached patch.
[...]

That fixes the warning, thanks.

I have found a third issue. After starting up, klicking on [Preview
Panorama (OpenGL)] yields an error (and nothing else:

--
Error initializing GLEW
Fast preview window cannot be opened.
--
with this message on the console:
ERROR: 14:13:49.978869 (./src/hugin1/hugin/GLViewer.cpp:133) SetUpContext(): 
Error initialising GLEW: Unknown error.

Klicking on [Preview Panorama (OpenGL)] succeeds.

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

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

Title:
  aborts on startup when built against wxwidgets3.2

Status in Hugin:
  Incomplete

Bug description:
  Hello,

  I have tried building hugin 2021.0 against wxwidgets3.2. It builds
  fine (some new deprecation warnings), but the binary is non-
  functional. It aborts immediately on startup, offering to save some
  debugging info (attached).

  cu Andreas

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


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