pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

"audacity"/wxGTK run-time errors?



I had occasion to run 'audacity' for the first time after updating via
pkgsrc-2016Q3.  I was met with a number of error pop-ups prior to the
main window opening.  They were also logged to stderr as:

[...]
./src/common/menucmn.cpp(310): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label?
./src/common/stockitem.cpp(213): assert "Assert failure" failed in wxGetStockLabel(): invalid stock item ID
./src/common/menucmn.cpp(310): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label?
./src/common/stockitem.cpp(213): assert "Assert failure" failed in wxGetStockLabel(): invalid stock item ID
./src/common/menucmn.cpp(310): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label?
./src/common/stockitem.cpp(213): assert "Assert failure" failed in wxGetStockLabel(): invalid stock item ID
./src/common/menucmn.cpp(310): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label?
./src/common/stockitem.cpp(213): assert "Assert failure" failed in wxGetStockLabel(): invalid stock item ID
./src/common/menucmn.cpp(310): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label?
./src/common/stockitem.cpp(213): assert "Assert failure" failed in wxGetStockLabel(): invalid stock item ID
08:19:33: Debug: Unknown accel modifier: 'left'
08:19:33: Debug: Unknown accel modifier: 'click/left'
08:19:33: Debug: Unrecognized accel key 'drag', accel string ignored.
08:19:33: Debug: Unknown accel modifier: 'left'
08:19:33: Debug: Unrecognized accel key 'click', accel string ignored.
08:19:33: Debug: Unknown accel modifier: 'right'
08:19:33: Debug: Unrecognized accel key 'click', accel string ignored.
08:19:33: Debug: Unknown accel modifier: 'left'
08:19:33: Debug: Unknown accel modifier: 'click/left'
08:19:33: Debug: Unrecognized accel key 'drag', accel string ignored.
08:19:33: Debug: Unknown accel modifier: 'left'
08:19:33: Debug: Unrecognized accel key 'click', accel string ignored.
08:19:33: Debug: Unknown accel modifier: 'right'
08:19:33: Debug: Unrecognized accel key 'click', accel string ignored.
[...]

I chose "Continue" on each one and eventually the main window opened.
Later, when I closed the sample file I had loaded (selected "File->Close"
from the menu), these errors appeared again before the main window was
redrawn.

I was able to exit 'audacity' without incident.

The system on which these were observed:

$ uname -a
NetBSD skuld.technoskunk.fur 7.0_STABLE NetBSD 7.0_STABLE (SKULD) #44: Thu Oct  6 06:27:32 CDT 2016  sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/netbsd-7/obj/amd64/sys/arch/amd64/compile/SKULD amd64

Anyone else seeing these?

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index