Bug 118104 - [PATCH] multimedia/vlc - volume bar position almost inaccessible
Summary: [PATCH] multimedia/vlc - volume bar position almost inaccessible
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-17 21:10 UTC by Mark Kane
Modified: 2008-06-24 12:10 UTC (History)
0 users

See Also:


Attachments
vlc-volume-bar-patch.diff (514 bytes, patch)
2007-11-17 21:10 UTC, Mark Kane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Kane 2007-11-17 21:10:00 UTC

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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-17 21:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2008-05-24 00:02:05 UTC
Responsible Changed
From-To: freebsd-multimedia->freebsd-ports-bugs

Turn over to freebsd-ports-bugs
Comment 3 Rafaël Carré 2008-06-17 08:47:14 UTC
SXQncyBvaywgd3h3aWRnZXRzIDIuNiBpcyBtYW5kYXRvcnkgZm9yIFZMQyAwLjguNi4KClBsZWFz
ZSBzb21lb25lIGNvbW1pdCB0aGlzLgoKLS0gClJhZmHDq2wgQ2FycsOpCg==
Comment 4 Pietro Cerutti freebsd_committer freebsd_triage 2008-06-23 23:44:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-06-24 12:02:11 UTC
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"
Comment 6 Pietro Cerutti freebsd_committer freebsd_triage 2008-06-24 12:02:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!