Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15786 - gtk2 patch for mplayer fail to give right click menu
Summary: gtk2 patch for mplayer fail to give right click menu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 11:37 UTC by Herbie Hopkins (RETIRED)
Modified: 2004-04-19 15:36 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Herbie Hopkins (RETIRED) gentoo-dev 2003-02-16 11:37:56 UTC
emerge mplayer-0.90_rc4 with USE="gtk2" compiles fine but I do not get a menu
when I right click on the video window (this does work when compiled with gtk1).
I do however get a menu with a middle click in both versions, but this is not
the standart gtk menu and is not as functional as the standard gtk menu (has
much fewer options). I guess the gtk2 patch does not allow for this menu?

Reproducible: Always
Steps to Reproduce:
1. USE="gtk2" emerge mplayer
2. start gmplayer
3. right click on video window

Actual Results:  
not so much

Expected Results:  
popped up a gtk menu

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) XP 2100+
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.rez-gif.
        supelec.fr/pub/Linux/distrib/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
        /config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/herbie/tmp"
PORTDIR_OVERLAY="/usr/portage.local"
USE="x86 3dnow apm avi crypt cups gif jpeg libg++ mikmod mmx mpeg ncurses nls pd
        flib png qtmt quicktime spell truetype xml2 xmms xv zlib gdbm berkdb
slang readl         ine aalib svga ggi java guile sdl gpm tcpd pam libwww ssl
python oggvorbis qt mo         tif opengl X gtk gnome sse gtk2 -kde arts cdr dga
fbcon directfb bonobo evo gtkh         tml tcltk imlib tiff gd alsa esd oss dvd
flash encode imap ldap maildir mbox xfa         ce mozilla mozaccess-builtin
mozirc mozxmlterm plotutils tetex perl samba"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-16 21:08:51 UTC
Known issue.  I should check with the author if he got it working already.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-06 16:35:35 UTC
Author too busy :(, so no fix in near future.  I also know next to nothing about
gtk2 coding, so ...
Comment 3 Brad Laue (RETIRED) gentoo-dev 2003-03-19 01:25:08 UTC
The right-click menu is now a middle-click menu. 

Does that still warrant a bug report?
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-20 10:17:01 UTC
There are two menu's .. right and middle.  With gtk2 the right-click one do not
work.  I am not a gtk+ coder, and the author do not have the time.

Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-10-05 13:11:53 UTC
is this still an issue ?
Comment 6 Brad Laue (RETIRED) gentoo-dev 2003-10-05 13:13:54 UTC
Yep - I don't think the gtk2 frontend has even been updated
Comment 7 Thomas Schuetz 2004-02-03 08:46:14 UTC
Err, the bug is one year old and still alive and the buggy patch is in all actual mplayer-ebuilds - why? If the patch is buggy and no one has the time or motivation to repair it, just don't use the patch!
Comment 8 STefan 2004-03-10 13:38:10 UTC
Hey folks what's up, why does nobody disable the gtk2 part in the ebuild?????


GTK2 is not working correct so drop it, this is really annoying especially to those beginners.
Comment 9 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-17 16:06:50 UTC
Does anyone mind if I just fix this?

This bug is very old and nothing has been done about this.  I have no problem simply removing the gtk2-specific parts of the ebuild and have verified that doing so in the latest ebuild causes the menu to start working again.
Comment 10 Joel Martin (RETIRED) gentoo-dev 2004-04-19 14:21:30 UTC
Yeah, I would say go ahead. Make sure you look at the Changlog to get an idea of the latest security fix that had to take into account several versions because of architecture specifics.
Comment 11 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-19 15:36:01 UTC
OK... I have removed all of the gtk stuff from the ebuilds.  The patches are still in the ${FILESDIR} so hopefully we can fix them at some point.  I updated every version in portage and did *not* bump the versions simply because of the trainwreck that is the revision numbers for mplayer... ;]