|
|
#1 | |
|
Registered User
Join Date: Dec 2007
Posts: 39
|
Using Fedora 9 on a thumb drive for testing.
The good thing about 177.68 is that it now successfully starts X, where an earlier version 177.x wouldn't. While it appears to work with a single screen, turning on xinerama and running dual screens becomes weird. Some applications simply will not start at all in dual screen, but run fine in single screen mode. In particular, I can't open "gnome-terminal" in dual screen mode. It simply spins a while then does nothing. Normally I'd open a terminal and execute the app from a command line to see the errors, but I can't open a terminal window. |
|
|
|
|
|
|
#2 | |
|
User
Join Date: Mar 2005
Posts: 366
|
Quote:
Also, a bug report would be handy. |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Dec 2007
Posts: 39
|
Quote:
gnome-terminal The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 114 error_code 8 request_code 78 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.) gnome-system-monitor The program 'gnome-system-monitor' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 196 error_code 3 request_code 18 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've attached (hopefully) the nvidia-bug-report. |
|
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
xserver 1.4.99.901 has problems with visual consolidation in Xinerama. Try disabling GLX or upgrading to xserver 1.4.99.905. The driver was supposed to print a warning, but it looks like it didn't for some reason.
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Dec 2007
Posts: 39
|
Quote:
The good news is that I can now open terminal windows in dual screen xinerama. ![]() This is great progress, but attempting to open a few other apps still gives me problems. I tried "gparted", "qtparted", and "hwbrowser" with the following results: ---------------------------- /usr/bin/gparted No protocol specified (gpartedbin:3508): Gtk-WARNING **: cannot open display: :0.0 [abcd@localhost ~]$ man gparted [abcd@localhost ~]$ sudo /usr/bin/gparted /dev/sda No protocol specified (gpartedbin:3564): Gtk-WARNING **: cannot open display: :0.0 [abcd@localhost ~]$ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/luks-sda2 3.6G 2.7G 849M 77% / /dev/sda1 198M 19M 170M 10% /boot tmpfs 1013M 12K 1013M 1% /dev/shm gvfs-fuse-daemon 3.6G 2.7G 849M 77% /home/abcd/.gvfs [abcd@localhost ~]$ sudo hwbrowser No protocol specified Traceback (most recent call last): File "/usr/share/hwbrowser/DeviceList.py", line 48, in <module> import gtk File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 79, in <module> _init() File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 67, in _init _gtk.init_check() RuntimeError: could not open display No protocol specified Traceback (most recent call last): File "/usr/share/hwbrowser/DeviceList.py", line 72, in <module> import gtk File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 79, in <module> _init() File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 67, in _init _gtk.init_check() RuntimeError: could not open display [abcd@localhost ~]$ qtparted No protocol specified qtparted: cannot connect to X server :0.0 ----------------------------------- Here is the new nvidia-bug-report: |
|
|
|
|
|
|
#6 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|