[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-17 Thread Jacob Emcken
This is extremely embarrassing but yes just noticed that I had a Xgl in
/usr/local:

 -rwxr-xr-x 1 root root 1080400 2006-02-07 23:57 /usr/local/bin/Xgl

I don't remember ever compiling Xgl myself but I must have at some point.
Thanks a lot for your help and I'm sorry to have wasted your time.

** Changed in: xserver-xgl (Ubuntu)
   Status: Incomplete = Invalid

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Jacob Emcken
With xserver-glx installed I can log in if I disable it by doing the
following for every single user:

mkdir -p ~/.config/xserver-xgl
touch ~/.config/xserver-xgl/disable

I found this it the README:

/usr/share/doc/xserver-xgl/README.Debian


I marked bug 139852 as a duplicate of this one... to me it sounds the same.

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Jacob Emcken
Lige the duplicate I have Nvidia 6600 as well:

lspci |grep -i nvidia
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] 
(rev a2)

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Jacob Emcken
Not much info but it seems to be the same problem:

http://ubuntuforums.org/showthread.php?t=545242

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Jacob Emcken
Multiple are having this issue... seems to be specifc to Nvidia users?

** Changed in: xserver-xgl (Ubuntu)
   Status: New = Confirmed

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Chris Halse Rogers
The xsession-errors file you uploaded was taken with the
1:1.1.99.1~git20070727-0ubuntu1 version of the xserver-xgl package.  Do
you still see this with the new 1:1.1.99.1~git20070727-0ubuntu2 package?
If you edited the /etc/X11/Xsession.d/00xserver-xgl_start-server file
before updating you may want to delete it, since the /98xserver-
xgl_start-server file supersedes it.

Also, the actual problem is that the Xgl server is unable to find the
fixed font - do you have one of the xfonts-base, xfonts-75dpi, xfonts-
100dpi, or xfonts-scalable packages installed?

** Changed in: xserver-xgl (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Chris Halse Rogers
   Status: Confirmed = Incomplete

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Jacob Emcken
After reading your post Chris I remove and purged all xfonts-base
xfonts-100dpi and xserver-glx and reinstalled them. The error seems to
be the same but the output in .xsession-errors have changed (I have
attached the file.

As far as I know I haven't messed with any files in the /etc directory
apart from the xorg.conf file. Back then I also used the tool nvidia-
settings which I assume only changes stuff in the xorg.conf file as
well?

ii  xfonts-100dpi  1:1.0.0-3
100 dpi fonts for X
ii  xfonts-75dpi   1:1.0.0-3
75 dpi fonts for X
ii  xfonts-base1:1.0.0-4
standard fonts for X
ii  xserver-xgl1:1.1.99.1~git20070727-0ubuntu2  
GL-based X server
ii  nvidia-glx-new 100.14.11+2.6.22.3-11.3  
NVIDIA binary XFree86 4.x/X.Org 'new' driver
ii  nvidia-kernel-common   20051028+1ubuntu7
NVIDIA binary kernel module common files
ii  linux-restricted-modules-2.6.22-11-generic 2.6.22.3-11.3
Non-free Linux 2.6.22 modules on x86/x86_64

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/9297200/.xsession-errors

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-16 Thread Chris Halse Rogers
That error is extremely strange, and shouldn't happen with the version
of Xgl packaged in Ubuntu.  Have you at one point built Xgl from source,
and installed it into /usr/local?  Is there an Xgl binary
in /usr/local/bin?

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-15 Thread Timo Aaltonen
** Changed in: xserver-xgl (Ubuntu)
Sourcepackagename: xorg = xserver-xgl

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-14 Thread Jacob Emcken
I found that I can login with no problem as soon as I remove the
package:

xserver-xgl

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-05 Thread cut
** Changed in: xorg (Ubuntu)
Sourcepackagename: None = xorg

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-04 Thread Jacob Emcken
I've tested that the bug presist with this simplified version of my
xorg.conf with only one screen.

** Attachment added: simplified xorg.conf
   http://launchpadlibrarian.net/9121720/xorg.conf

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137376] Re: [gutsy] Logging into Gnome makes xorg restart

2007-09-04 Thread Jacob Emcken
I dont know if this file has anything to do with the error I'm having
but it looks important :)


** Attachment added: .xsession-errors which is created i my home directory
   http://launchpadlibrarian.net/9121699/.xsession-errors

-- 
[gutsy] Logging into Gnome makes xorg restart
https://bugs.launchpad.net/bugs/137376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs