Gentoo Archives: gentoo-user

From: Bruno Lustosa <bruno.lists@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X.org is b0rked - BadIdChoice
Date: Mon, 03 Jul 2006 17:42:52
Message-Id: b9e0c3fe0607031031m685317f9v90e412505725d372@mail.gmail.com
1 Hello.
2
3 After the last upgrade, X is completely broken. I can start it, but
4 applications randomly crash. In fact, not so randomly. It's almost as
5 if I was running xkill. If I click on the background, nautilus dies.
6 If I click the panel, it dies. Applications that are run directly will
7 also crash after a few seconds.
8 I don't know how to start, but it seems to be a X.org issue, as it
9 happens with other window managers as well, and even without a window
10 manager (tried to start X with just a xterm).
11 I tried to google for 'BadIdChoice', but couldn't find much.
12 I also tried to upgrade from xorg 7 to 7.1, but this still causes the
13 same errors.
14 Can anyone help me with these?
15 These are the kind of errors that show up on the console:
16
17 X Window System Version 7.1.0
18 Release Date: 22 May 2006
19 X Protocol Version 11, Revision 0, Release 7.1
20 Build Operating System: Linux 2.6.16-gentoo-r3 i686
21 Current Operating System: Linux ti03 2.6.16-gentoo-r3 #5 PREEMPT Wed
22 May 3 14:52:59 BRT 2006 i686
23 Build Date: 03 July 2006
24 Before reporting problems, check http://wiki.x.org
25 to make sure that you have the latest version.
26 Module Loader present
27 Markers: (--) probed, (**) from config file, (==) default setting,
28 (++) from command line, (!!) notice, (II) informational,
29 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
30 (==) Log file: "/var/log/Xorg.2.log", Time: Mon Jul 3 14:13:45 2006
31 (==) Using config file: "/etc/X11/xorg.conf"
32 (EE) AIGLX: Screen 0 is not DRI capable
33 xkb_keycodes { include "xfree86(abnt2)+aliases(qwerty)" };
34 xkb_types { include "complete" };
35 xkb_compatibility { include "complete" };
36 xkb_symbols { include "pc(pc104)+br" };
37 xkb_geometry { include "pc(abnt2)" };
38 The XKEYBOARD keymap compiler (xkbcomp) reports:
39 > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
40 > Ignoring extra symbols
41 Errors from xkbcomp are not fatal to the X server
42 SESSION_MANAGER=local/ti03:/tmp/.ICE-unix/20880
43 The program 'nautilus' received an X Window System error.
44 This probably reflects a bug in the program.
45 The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
46 (Details: serial 1586 error_code 14 request_code 53 minor_code 0)
47 (Note to programmers: normally, X errors are reported asynchronously;
48 that is, you will receive the error a while after causing it.
49 To debug your program, run it with the --sync command line
50 option to change this behavior. You can then get a meaningful
51 backtrace from your debugger if you break on the gdk_x_error() function.)
52 The program 'gnome-panel' received an X Window System error.
53 This probably reflects a bug in the program.
54 The error was 'RenderBadPicture (invalid Picture parameter)'.
55 (Details: serial 1708 error_code 188 request_code 154 minor_code 6)
56 (Note to programmers: normally, X errors are reported asynchronously;
57 that is, you will receive the error a while after causing it.
58 To debug your program, run it with the --sync command line
59 option to change this behavior. You can then get a meaningful
60 backtrace from your debugger if you break on the gdk_x_error() function.)
61 The application 'gnome-session' lost its connection to the display :2.0;
62 most likely the X server was shut down or you killed/destroyed
63 the application.
64 Window manager warning: Lost connection to the display ':2.0';
65 most likely the X server was shut down or you killed/destroyed
66 the window manager.
67 FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
68 xinit: connection to X server lost.
69 The application 'nautilus' lost its connection to the display :2.0;
70 most likely the X server was shut down or you killed/destroyed
71 the application.
72 The application 'gnome-panel' lost its connection to the display :2.0;
73 most likely the X server was shut down or you killed/destroyed
74
75
76 --
77 Bruno Lustosa <bruno@×××××××.net>
78 ZCE - Zend Certified Engineer - PHP!
79 http://www.lustosa.net/
80 --
81 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] X.org is b0rked - BadIdChoice Donnie Berkholz <spyderous@g.o>