Hi. The VLC port experiences a problem with the volume bar position. It is positioned way up in the VLC window and is almost inaccessible. It looks like this screenshot on the VLC forums: http://forum.videolan.org/viewtopic.php?f=13&t=40525 Following the instructions there to use wxgtk2.6 instead of 2.8 solved the problem for me on two different FreeBSD machines, so included is a patch to fix this in the tree. Thanks! -Mark How-To-Repeat: 1. Install multimedia/vlc 2. Launch the program and try to use the volume bar Users on the FreeBSD mailing lists have confirmed this problem on their systems as well.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-multimedia->freebsd-ports-bugs Turn over to freebsd-ports-bugs
SXQncyBvaywgd3h3aWRnZXRzIDIuNiBpcyBtYW5kYXRvcnkgZm9yIFZMQyAwLjguNi4KClBsZWFz ZSBzb21lb25lIGNvbW1pdCB0aGlzLgoKLS0gClJhZmHDq2wgQ2FycsOpCg==
Responsible Changed From-To: freebsd-ports-bugs->gahr I'll take it.
gahr 2008-06-24 11:02:06 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Added files: multimedia/vlc/files patch-modules-visualization-galaktos_PCM.c Log: - Revert to wxgtk2-2.6 to fix volume bar position [1] - Bump PORTREVISION [1] - Revert inttypes.h patch [2] PR: 118104 [1] 124665 [2] Submitted by: Mark Kane <mark@mkproductions.org> [1] Rafael Carre <funman@videolan.org> (maintainer) [2] Approved by: maintainer Revision Changes Path 1.172 +4 -4 ports/multimedia/vlc/Makefile 1.1 +10 -0 ports/multimedia/vlc/files/patch-modules-visualization-galaktos_PCM.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!