You are not logged in.

#1 2006-05-08 11:00:30

grail
Member
Registered: 2005-02-22
Posts: 70

shadowhand - xfce

I am using compiz and xfce from shadowhands repo and it seems to work/load fine but when I try to change any of the xfce settings nothing happens. IE I click on:

'XFCE Menu -> Settings -> Settings Manager' and nothing happens

Also if I try the command:

# xfce-mcs-manager
The program 'xfce-mcs-manager' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 117 error_code 10 request_code 33 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.)

Any ideas?

Offline

#2 2006-05-08 13:31:28

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: shadowhand - xfce

Are you using the archlinux.org mirrors? I lots of those errors not long ago because of some X upgrade, if your mirror is not up to date you might still be using those X packages (a new, fixed version came out some hours later that day in the archlinux.org repo)

Offline

#3 2006-05-08 15:14:53

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: shadowhand - xfce

I think jaboua is right on with this one, I believe the package in question is fixesproto.


·¬»· i am shadowhand, powered by webfaction

Offline

#4 2006-05-09 00:25:03

grail
Member
Registered: 2005-02-22
Posts: 70

Re: shadowhand - xfce

Well when I ran 'pacman -Syu' I got this:

# pacman -Syu
:: Synchronizing package databases...
shadowhand               [########################################################] 100%       8K    11.0K/s  00:00:00
error: unresolvable dependencies:
  xgl-cvs: requires fixesproto>=4.0

So I downloaded and installed the package fixesproto from Shadowhands repo manually.

# pacman -Uf fixesproto-4.0-1.pkg.tar.gz
loading package data... done.
upgrading fixesproto... done.

But I still get the above error?

Offline

#5 2006-05-09 01:25:29

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: shadowhand - xfce

You need to use fixesproto 3.0.2-2
The version you are using (4.0-1) is broken.

Offline

#6 2006-05-09 02:25:22

grail
Member
Registered: 2005-02-22
Posts: 70

Re: shadowhand - xfce

# pacman -Uf fixesproto-3.0.2-2.pkg.tar.gz
loading package data... done.
error: unsatisfied dependencies:
  xgl-cvs: requires fixesproto>=4.0

So are you suggesting that I do a 'pacman -Ud' (ignore dependancies?

As I'm warry about breaking xgl

Offline

#7 2006-05-09 02:44:29

grail
Member
Registered: 2005-02-22
Posts: 70

Re: shadowhand - xfce

Ok I installed fixesproto 3.0.2-2

# pacman -Q fixesproto
fixesproto 3.0.2-2

But I am still seing the same issue as in my first post?

Offline

#8 2006-05-10 00:33:14

grail
Member
Registered: 2005-02-22
Posts: 70

Re: shadowhand - xfce

Well I still have this problem:

# xfce-mcs-manager
The program 'xfce-mcs-manager' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 117 error_code 10 request_code 33 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.)

I cannot find any solution from google. So if anyone has any suggestions I love to hear it.

Offline

Board footer

Powered by FluxBB