FS#5789 - wxgtk needs recompiling with --enable-unicode for VLC

Attached to Project: Arch Linux
Opened by tardo (tardo) - Wednesday, 08 November 2006, 14:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

With reference to this thread --> http://bbs.archlinux.org/viewtopic.php?t=26752

We're having problems running the newest VLC (0.8.5). It was suggested on VLC forums that wxgtk be recompiled with --enable-unicode and VLC recompiled against it. This solution worked for me. Only lines that were changed the ./configure lines in both build_gtk lines. My PKGBUILD is attached.
(application/octet-stream)    PKGBUILD (1.8 KiB)
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 18 November 2006, 14:06 GMT
Reason for closing:  Not a bug
Additional comments about closing:  This is bug in VLC, not in wxwidgets
Comment by Jan de Groot (JGC) - Wednesday, 08 November 2006, 16:26 GMT
wxgtk compiles with --enable-unicode by default. It's a bug in vlc to link with the non-unicode version, wx-config gives compile and link flags to compile with the unicode version of wxgtk when no environment vars for wxgtk choice are set.
Comment by tardo (tardo) - Wednesday, 08 November 2006, 16:59 GMT
You are absolutely right. I uninstalled both and re-installed wxgtk from pacman, then rebuilt VLC from abs and it seems to work now without a problem. For some reason VLC still needs to be recompiled, so should I file another bug report?
Comment by Peter Morris (PeteMo) - Thursday, 09 November 2006, 23:28 GMT
Simply changing --enable wxwindows to --enable wxwidgets in the PKGBUILD fixes this issue. See the bbs thread referenced in the original bug report above, as well as this older thread on the same issue: http://bbs.archlinux.org/viewtopic.php?t=21702

Loading...