Thanks for helping me. But after I inupt command "strace -o desktop-effects.out desktop-effects", the output is: Gdk-ERROR **: The program 'desktop-effects' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 141 error_code 3 request_code 138 minor_code 4) (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.) aborting... Does it mean that my X Window System is down? How can I repair it?
2011/2/24 JB <jb.1234a...@gmail.com> > Yunchi Wang <wyunchilovechina <at> gmail.com> writes: > > > > > > $ strace -o desktop-effects.out desktop-effects > and analyse the output (where it fails). > > Additional info: > $ yum list desktop-effects > Installed Packages > desktop-effects.i686 0.8.7-2.fc14 > @anaconda-InstallationRepo-201010031452.i386 > $ yum deplist desktop-effects > > General system fix/cleanup: > # yum distro-sync > > JB > > > > > > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > -- a green hand of opensource and linux
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines