FS#43904 - [wxcam] assert error

Attached to Project: Community Packages
Opened by Eivind (mokkurkalve) - Saturday, 21 February 2015, 15:43 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 27 February 2015, 18:34 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

wxcam throws this everytime it's started:

ASSERT INFO:
./src/common/intl.cpp(358): assert "!(flags & wxLOCALE_CONV_ENCODING)" failed in Init(): wxLOCALE_CONV_ENCODING is no longer supported, add charset to your catalogs

BACKTRACE:
[1] wxLocale::Init(int, int)
[2] wxCommandEvent::~wxCommandEvent()
[3] wxEntry(int&, wchar_t**)
[4] __libc_start_main

According to the following there should be a fix applied upstream in cvs:
http://ubuntuforums.org/showthread.php?t=2225588&page=2&p=13037881#post13037881

Additional info:
* package version(s)

1.1-7

* config and/or log files etc.


Steps to reproduce:

run wxcam
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Friday, 27 February 2015, 18:34 GMT
Reason for closing:  Fixed

Loading...