You are not logged in.
This is a strange problem. Here is the update I made some minutes ago (pacman log) :
[04/29/06 17:38] upgraded libdmx (1.0.1-1 -> 1.0.2-1)
[04/29/06 17:38] upgraded libfontenc (1.0.1-1 -> 1.0.2-1)
[04/29/06 17:38] upgraded libice (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libsm (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxaw (1.0.1-1 -> 1.0.2-1)
[04/29/06 17:38] upgraded libxcursor (1.1.5.2-1 -> 1.1.6-1)
[04/29/06 17:38] upgraded libxdmcp (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxext (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxfixes (3.0.1.2-1 -> 4.0-1)
[04/29/06 17:38] upgraded libxfontcache (1.0.1-1 -> 1.0.2-1)
[04/29/06 17:38] upgraded libxi (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxkbfile (1.0.2-1 -> 1.0.3-1)
[04/29/06 17:38] upgraded libxkbui (1.0.1-1 -> 1.0.2-1)
[04/29/06 17:38] upgraded libxmu (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxpm (3.5.4.2-1 -> 3.5.5-1)
[04/29/06 17:38] upgraded libxrandr (1.1.0.2-1 -> 1.1.1-1)
[04/29/06 17:38] upgraded libxrender (0.9.0.2-1 -> 0.9.1-1)
[04/29/06 17:38] upgraded libxres (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxt (1.0.0-3 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxxf86dga (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxxf86misc (1.0.0-1 -> 1.0.1-1)
[04/29/06 17:38] upgraded libxxf86vm (1.0.0-1 -> 1.0.1-1)
I can launch X (running openbox) but then nothing works. I get the same error message for all applications I tried (serial code depending of the application launched) :
The program 'pygmy' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Detail: serial 230 error_code 1 request_code 157 minor_code 23)
(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.)
This is pretty annoying, I'm stuck with these errors Any help would be much appreciated because I'm forced to use windows.
I'm using the current repository.
Thanks
Offline
I have the same problem with firefox.
Offline
I am experiencing the same exact error with firefox also. I'm not exactly sure what is broken, but hopefully it will be fixed soon. All I can say now is thank goodness for KDE and Konqueror.
Offline
Yeah GTK apps are broken
Offline
Try downgrading libxfixes, I guess the problem is in that library, since that's the only one that got a noticable version bump (from 3.x to 4.x)
Offline
bummer ... cleaned my cache yesterday
Offline
The file is still on FTP, I didn't clean it yet, because my screen session scrolled down too many lines...
ftp://ftp.archlinux.org/0.8/os/i686/lib … pkg.tar.gz
looking at the changelogs:
Part 2 of 3 (Other parts are in proto and xserver)
Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow
Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
Looks like this part 2 can't work without part 3. I can't reproduce the crashes on my system, since I use Xorg 7.1RC on this system (I build these things with a clean chroot though)
Offline
Can confirm libfixes is teh issue!! posted from firefox!!!
Offline
I had the same problem, downgrading libxfixes to 3.0.1.2-1 fixed it.
Offline
Same problem!
Apparantly I can still run XGL + Gnome instead of normal Gnome.
After downgrading libxfixes normal Gnome (with GDM) works again.
Please fix the repository until this issue gets resolved!
Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.
Offline
Do you guys use the composite extension BTW?
Offline
Its now Fixed
http://lists.freedesktop.org/archives/x … 15068.html
Please Jan de Groot of upgrade package. Thx
Offline
JGC: no composite for me. Maybe this can help you : not only GTK applications crash but xterm does it too :
[chman@a11w ~]$ xterm
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 157 (XFIXES)
Minor opcode of failed request: 23 (XFixesSetCursorName)
Serial number of failed request: 25
Current serial number in output stream: 26
Hopefully, everything works now with libxfixes 3.0.1.2.
Offline
Its now Fixed
http://lists.freedesktop.org/archives/x … 15068.html
Please Jan de Groot of upgrade package. Thx
I'll add that as a comment for the bug report.
Offline
Its now Fixed
http://lists.freedesktop.org/archives/x … 15068.html
Please Jan de Groot of upgrade package. Thx
Sorry for my error, its not the fix but announce of the 4.0 version of libXfixes.
Offline
In the FWIW area, had same problems after updating this am (about 12 pm CDT) however fixed after another update this afternoon with the new xfixproto and libs packages.
Offline
Well I cant get it to work... I tried to downgrade to libxfixes-3.0.1.2-1 but I still get the same error when I try to run Firefox.
Any suggestions how to deal with this?
Offline
Well I cant get it to work... I tried to downgrade to libxfixes-3.0.1.2-1 but I still get the same error when I try to run Firefox.
Any suggestions how to deal with this?
Actually, "current/libxfixes 3.0.1.2-2" already fixed this issue.
So just update to the latest version.
Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.
Offline
Any suggestions how to deal with this? Actually, "current/libxfixes 3.0.1.2-2" already fixed this issue.
So just update to the latest version.
I have but it still wount wotk and as far as I can see its the same problem
Offline