Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148484 - x11-libs/gtk+-2.8.19: drag & drop not working at all
Summary: x11-libs/gtk+-2.8.19: drag & drop not working at all
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 03:29 UTC by Daniel Danner
Modified: 2007-01-02 12:08 UTC (History)
1 user (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 Daniel Danner 2006-09-21 03:29:16 UTC
The bug is as simple as annoying: any gtk+ app is failing to do drag&drop.

That means, that I still can drag items and move them, but they can't be dropped anywhere. I already described the problem here:

http://forums.gentoo.org/viewtopic-t-498853-start-0-postdays-0-postorder-asc-highlight-.html

As you can see there, I did not compile gtk+ with -O3 and also tried to use gcc-3.4 instead of gcc-4.1 (without success).

If you need any more information than my output of emerge --info, please say so.

emerge --info:

Portage 2.1.2_pre1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.18-rc4 i686)
=================================================================
System uname: 2.6.18-rc4 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.12.5
Last Sync: Wed, 20 Sep 2006 12:20:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.3-r1, 2.0.29
dev-lang/python:     2.3.5-r2, 2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/genkernel/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mruseless:8080 http://ftp.uni-erlangen.de/pub/mirrors/gentoo/"
LANG="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/gentoo-de /usr/local/overlays/gentoo-mullet"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage/"
USE="x86 X acpi alsa audiofile avi bash-completion bcmath berkdb bzip2 crypt cups dbus dga dri elibc_glibc encode esd fam ffmpeg gd gdbm gif gnutls gpm gtk gtk2 hbci imagemagick imap imlib input_devices_keyboard input_devices_mouse java jikes jpeg kde kdexdeltas kernel_linux libww mad maildir mailwrapper mmx mp3 mpeg mysql ncurses nls nptl nsplugin offensive ogg oggvorbis opengl pam pcmcia pda pdf pdflib perl png ppds python qt qt3 qt4 quicktime readline samba sasl sdl session slang snmp sockets sqlite sse sse2 ssl svg tcltk tcpd tetex theora threads tiff tpsmapi truetype unicode usb userland_GNU video_cards_dummy video_cards_i810 video_cards_i915 vorbis win32codecs xosd xpm xprint xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Emiliano Vavassori 2006-12-30 09:34:18 UTC
Daniel,

do you still have this issue?

Cheers.
Comment 2 Daniel Danner 2007-01-02 12:08:57 UTC
Sorry, I forgot to close this bug when I found out that it was actually wmii's fault.