Code: Select all
Driver "evdev"
Option "Device" "/dev/input/event1"

Code: Select all
Driver "evdev"
Option "Device" "/dev/input/event1"
Code: Select all
# wget http://evolution-mission.org/files/control-center.tar.bz2
# tar -jxvpf control-center.tar.bz2 -C /usr/local/portage
# rm control-center.tar.bz2
# emerge --oneshot control-center
Yes, I'm using x86_64... with overlays for glibc and binutilsFran wrote:Do you use x86-64? The patch didn't help me in x86-64, but it solved the problem in x86.Joffer wrote:It did not help me
Weird.
The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
I had the same problem, but it was caused by the libvisual gstreamer plugin (media-plugins/gst-plugins-libvisual) and I fixed it by removing it.Joffer wrote:The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
I will check this out. Do you use the overlay for control-center also or just removed the plugin?nephila wrote:I had the same problem, but it was caused by the libvisual gstreamer plugin (media-plugins/gst-plugins-libvisual) and I fixed it by removing it.Joffer wrote:The overlay compiles fine, it just doesn't fix the problem. I still get problem with "Gnome Settings Daemon" and some icons and stuff won't load when I start gnome 2.14. Removing the mouse evdev input driver makes it work, but then my mouse ain't working as it should (mx1000).trevor wrote:Joffer: Does it still compile and fail with the patch on x86_64 or will it not compile at all?
Try running /usr/libexec/gnome-settings-daemon directly from a terminal in gnome and see what it says, that's how I found the cause.
Code: Select all
Details: Icon 'gnome-logout' not found
Details: Icon 'drawer' not found
Details: Icon 'gnome-lockscreen' not found
Details: Icon 'gnome-searchtool' not found
Details: Icon 'gnome-run' not found
Details: Icon 'gnome-lockscreen' not found
Details: Icon 'gnome-logout' not found
Details: Icon 'drawer' not found
Details: Icon 'gnome-searchtool' not found
Details: Icon 'gnome-run' not found
Code: Select all
~ $ esearch libvisual
[ Results for search key : libvisual ]
[ Applications found : 4 ]
* media-libs/libvisual
Latest version available: 0.2.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 421 kB
Homepage: http://libvisual.sourceforge.net/
Description: Libvisual is an abstraction library that comes between applications and audio visualisation plugins.
License: LGPL-2.1
* media-plugins/gst-plugins-libvisual
Latest version available: 0.10.4
Latest version installed: [ Not Installed ]
Size of downloaded files: 1,072 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2
* media-plugins/libvisual-plugins
Latest version available: 0.2.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 997 kB
Homepage: http://libvisual.sourceforge.net/
Description: Visualization plugins for use with the libvisual framework.
License: GPL-2
* media-plugins/xmms-libvisual
Latest version available: 0.2.0
Latest version installed: [ Not Installed ]LAGS, CTARGET, EMERGE_DEFAULT_OPTS
Size of downloaded files: 370 kB
Homepage: http://localhost.nl/~synap/libvisual/
Description: an abstraction library for applications to create audio visualisation plugins
License: GPL-2Code: Select all
~ $ emerge --info
Portage 2.1_pre7-r2 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-gentoo-1ct x86_64)
=================================================================
System uname: 2.6.16-gentoo-1ct x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python: 2.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
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.16.91.0.6
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -mfpmath=387 -funsafe-math-optimizations -fno-align-labels -fno-align-loops -fno-align-functions -fno-align-jumps -mmmx -m3dnow -msse -msse2 -s"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -mfpmath=387 -funsafe-math-optimizations -fno-align-labels -fno-align-loops -fno-align-functions -fno-align-jumps -mmmx -m3dnow -msse -msse2 -s -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict usersandbox"
GENTOO_MIRRORS="http://mirror.gentoo.no/ http://ftp.du.se/pub/os/gentoo"
LANG="en"
LC_ALL="en"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apache2 apm avi berkdb bitmap-fonts bluetooth bzip2 cairo cdda cddb cdparanoia cdr cdrom cli crypt css ctype cups dba dbus dri dts dvd dvdr dvdread elf emboss encode expat fam fastbuild fat firefox font-server foomaticdb force-cgi-redirect fortran ftp gd gif gimp glep glibc-omitfp glitz glx gmail gmailtimestamps gnome gnutls gpm gstreamer gstreamer10 gtk gtk2 gzip h323 hal i8x0 ieee1394 imagemagick imap imlib java javascript jce jpeg jpeg2k kerberos lame lm_sensors lzw lzw-tiff memlimit mmap moznocompose moznoirc moznomai moznoroaming mozsvg mozxmlterm mp3 mpeg mpeg2 msn mysql mysqli ncurses nforce2 nls nptl nptlonly nsplugin nvidia oav ogg opengl openssh openssl opera pam pcre pdflib perl pmu png posix python quicktime rar readline reiserfs samba session simplexml soap sockets spell spl ssl startup-notification symlink tcpd tiff tokenizer toolbar truetype truetype-fonts type1-fonts udev unicode usb utf8 vorbis xml xml2 xpm xsl xv zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTSCode: Select all
** (gnome-settings-daemon:26453): WARNING **: The system configuration changed - but we remain silent
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 823 error_code 2 request_code 116 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[1143641916,000,xklavier.c:XklStartListen/] The backend does not require manual layout management - but it is provided by the application
Code: Select all
Portage 2.1_pre5-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D CPU 2.66GHz
Gentoo Base System version 1.6.14
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.16.1
sys-devel/libtool: 1.5.20
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups dri dvd dvdr eds emboss encode firefox foomaticdb fortran gif glitz gnome gpm gstreamer gtk gtk2 imlib intel_copy_pixel ipv6 jpeg lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl svg tcpd tiff truetype-fonts type1-fonts usb xpm xv zlib elibc_glibc input_devices_keyboard input_devices_evdev input_devices_mouse kernel_linux userland_GNU video_cards_vesa video_cards_i810"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

Code: Select all
Portage 2.1_pre6-r6 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python: 2.3.5-r2, 2.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
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.16.91.0.6
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/xgl-coffee /usr/local/gnome"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib alsa apache2 apm avi berkdb bitmap-fonts bzip2 cairo cdparanoia cdr cli crypt ctype cups dba dbus dri dts dvd dvdr dvdread eds emboss encode expat fastbuild ffmpeg flac foomaticdb force-cgi-redirect fortran ftp gd gif glitz gnome gpm gstreamer gtk gtk2 gtkhtml hal imlib ipv6 jpeg lame lirc lzw lzw-tiff mad memlimit mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdflib perl png posix python quicktime readline screen sdl session simplexml smp soap sockets spell spl ssl tcpd threads tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vorbis xml xmms xpm xsl xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_fbdev"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS [/quote]Code: Select all
Portage 2.1_pre7-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre16
dev-lang/python: 2.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
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.16.1-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip X acpi alsa apache2 avi beagle berkdb bitmap-fonts cairo cdda cddb cdr cli crypt ctype cups dba dbus dlloader dri dvd dvdr dvdread eds effects emboss emoticon encode expat fastbuild firefox foomaticdb force-cgi-redirect fortran ftp gd gif gmail gmailtimestamps gnome gpm gstreamer gtk gtk2 hal imlib inkjar ipv6 jpeg kde lm_sensors lzw lzw-tiff memlimit mozilla mp3 mpeg mpeg2 ncurses nls nptl nptlonly ntfs nvidia offensive ogg oggvorbis opengl pam pcre pdflib perl png posix python qt quicktime readline real sdl session simplexml soap sockets spell spl ssl svg tcpd tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vorbis xinerama xml xmms xosd xpm xsl xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
the_mk wrote:Hi
I have this problem too.
I use x86_64 gentoo and I have this problem afret use evdev.
this is the output of my /usr/libexec/gnome-settings-daemon:
this my emerge --info:Code: Select all
** (gnome-settings-daemon:26453): WARNING **: The system configuration changed - but we remain silent The program 'gnome-settings-daemon' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 823 error_code 2 request_code 116 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) [1143641916,000,xklavier.c:XklStartListen/] The backend does not require manual layout management - but it is provided by the applicationI haven't got any solution.Code: Select all
Portage 2.1_pre5-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64) ================================================================= System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D CPU 2.66GHz Gentoo Base System version 1.6.14 dev-lang/python: 2.3.5-r2, 2.4.2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=nocona -Os -fomit-frame-pointer -mfpmath=sse -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/xgl-coffee" SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups dri dvd dvdr eds emboss encode firefox foomaticdb fortran gif glitz gnome gpm gstreamer gtk gtk2 imlib intel_copy_pixel ipv6 jpeg lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline samba sdl spell ssl svg tcpd tiff truetype-fonts type1-fonts usb xpm xv zlib elibc_glibc input_devices_keyboard input_devices_evdev input_devices_mouse kernel_linux userland_GNU video_cards_vesa video_cards_i810" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
I tried "your" patch too, and it did not fix the problem. The funny thing is it looks just fine for a few seconds, and then the icons and stuff blinks, and then disappears and only a gray "icon" with a X on it is in their place, and the errormessages hits me "as usual".the_mk wrote:I tiried it only in a EM64T system and works.
I put it into /usr/portage/gnome-base/control-panel/files
i add a epatch line in contol-panel.ebuild (like others)
and i do ebuild contol-panel-xxx.ebuild digest
than emerge
Code: Select all
System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred
I definitely didn't need to rebuild the evdev mouse driver.Joffer wrote:I tried "your" patch too, and it did not fix the problem. The funny thing is it looks just fine for a few seconds, and then the icons and stuff blinks, and then disappears and only a gray "icon" with a X on it is in their place, and the errormessages hits me "as usual".the_mk wrote:I tiried it only in a EM64T system and works.
I put it into /usr/portage/gnome-base/control-panel/files
i add a epatch line in contol-panel.ebuild (like others)
and i do ebuild contol-panel-xxx.ebuild digest
than emerge
A rebuild of the evdev input driver with "clean" flags did not help.. just thought I'd try that too (using v1.0.0.5). I still get this error:Code: Select all
System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred
Code: Select all
epatch ${FILESDIR}/gsd-mausproblem.patchI made a new overlay from the original, and added the patch to the files folder and added an epatch line to the ebuild identical to the other epatch lines. I reemerged control-center, which has my overlay as source (it takes presidence over portage on the same version, so no need to add -r0..)nephila wrote:I definitely didn't need to rebuild the evdev mouse driver.
I had to use the patch at http://librarian.launchpad.net/1831280/ ... blem.patch too, well actually I got it from gnome's bugzilla but it's the same patch.
I created a new ebuild in /usr/local/portage to make the changes, changed the name (appended -r0) and added
to the src_unpack() function.Code: Select all
epatch ${FILESDIR}/gsd-mausproblem.patch
Did you change the existing ebuild or make a new one in an overlay?
It didn't for me..ryker wrote:I haven't bothered to try to apply this latest patch, because it looks like people are saying that it doesn't work on amd64 right now. Is that true or am I misunderstanding this?