[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r

[Bug 48550] Re: kpilot crashes

2008-06-24 Thread Nathan Zadoks
Mine crashes too: [EMAIL PROTECTED]:~$ kpilot [EMAIL PROTECTED]:~$ QObject::connect: No such signal KPilotDeviceLink::deviceReady(KPilotDeviceLink*) QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal KPilotDeviceLink::devic

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-28 Thread Nathan Zadoks
Nope. Does'nt work, as the window doesn't give any visual feedback, I can't see the menu. It stays the same. Could have to do with my weird Compiz stuff though. -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a

[Bug 231734] [NEW] Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
Public bug reported: Binary package hint: flightgear When I run flightgear, everything seems to load fine, but when it goes from the splash screen to the plane, it gives the weird graphics as shown in the attachment. I use an ATI (obviously) Radeon 9600. glxgears works. fglrx installed with joc

[Bug 231734] Re: Weird graphics in FlightGear with fglrx.

2008-05-18 Thread Nathan Zadoks
** Attachment added: "FGFS_ATI_FGLRX.png" http://launchpadlibrarian.net/14590371/FGFS_ATI_FGLRX.png -- Weird graphics in FlightGear with fglrx. https://bugs.launchpad.net/bugs/231734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
Same here, got it lots o'times. sudo -i always works. maybe something with su? anything else works. (cat, ls, sleep,nano) [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED]:/home/nathan# lexit [EMAIL PROTECTED]:~$ sudo -i [EMAIL PROTE

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2008-05-19 Thread Nathan Zadoks
BTW: gnome-terminal is not related, I use yakuake. And same over ssh. And same with text terminal (ctrl+alt+f1). -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You received this bug notif

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-02-28 Thread Nathan Zadoks
I don't think it's su, as su is something like 10 lines. All it does is check the password, setuid() and setgid(), and exec(). I suspect bash. It _could_ be PAM though. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bu

[Bug 224802] Re: after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress

2009-07-01 Thread Nathan Zadoks
I recently wrote a little C program that was essentially su, without password stuff. Did the same thing randomly. PAM isn't to blame. -- after sudo su (su -), gnome-terminal [or a virtual terminal "-bash"] "exit"s ("logout"s) with any single keypress https://bugs.launchpad.net/bugs/224802 You r