[Bug 287371] Re: miro.real crashed with SIGSEGV in xine_port_send_gui_data()

2010-01-06 Thread Henrik Steensland
Hi, I stopped using Miro because of these crashes, so I don't know whether the newer versions of Ubuntu has solved this problem through fglrx. -- miro.real crashed with SIGSEGV in xine_port_send_gui_data() https://bugs.launchpad.net/bugs/287371 You received this bug notification because you are a

[Bug 260664] Re: [regression] Wireless stopped working (ieee80211 conflicts/ipw2200 missing symbols)

2008-08-24 Thread Henrik Steensland
*** This bug is a duplicate of bug 258344 *** https://bugs.launchpad.net/bugs/258344 Why is this marked as a duplicate of 258344 ("Hardy does not have support for Realtek 8187 USB ") This has nothing to do with USB and has been working perfectly until the recent upgrade. Please explain or re

[Bug 260664] [NEW] Wireless stopped working (ieee80211 conflicts/ipw2200 missing symbols)

2008-08-23 Thread Henrik Steensland
Public bug reported: After the following upgrades, wireless stopped working. Look at ieee80211 and ipw2200 in the logs below: /var/log/apt/term.log: Log started: 2008-08-23 10:14:39 (Reading database ... 173295 files and directories currently installed.) Preparing to replace linux-ubuntu-module

Re: [Bug 17216] Re: Hard drive spindown should be configurable

2007-11-02 Thread Henrik Steensland
My hard drive (a Fujitsu) on a Dell laptop has default settings of 128 (at least so hdparm reports) and spins down a lot if I don't alter the settings. With settings of 254 or 255, it does no longer spin down. On 11/2/07, ubuntu_demon <[EMAIL PROTECTED]> wrote: > > Regarding my last post : https:/

[Bug 150180] Re: nm-applet disconnects after irregular intervals

2007-10-20 Thread Henrik Steensland
Confirmed on Gutsy Linux 2.6.22-14-386 Network controller: RaLink RT2561/RT61 rev B 802.11g network-manager-gnome 0.6.5-0ubuntu10 The problem is probably in the RaLink driver, though. -- nm-applet disconnects after irregular intervals https://bugs.launchpad.net/bugs/150180 You received this bug

Re: [Bug 68370] Re: Synaptics touchpad not enabled for second X display

2007-09-14 Thread Henrik Steensland
No, that's the only file affected. Please check /var/log/Xorg.log.0 which shows messages for your latest X session if you have problems with shared memory. I have a Dell laptop and was having problems even though I had SHMConfig set to true. The problem was that the synaptics driver failed to load,

Re: [Bug 68370] Re: Synaptics touchpad not enabled for second X display

2007-08-21 Thread Henrik Steensland
Agreed! On 8/20/07, Nicolò Chieffo <[EMAIL PROTECTED]> wrote: > Now that fast-user-switch-applet is enabled by default, we really need > to change the priority of this bug... > > -- > Synaptics touchpad not enabled for second X display > https://bugs.launchpad.net/bugs/68370 > You received this bu

Re: [Bug 68370] Re: Synaptics touchpad not enabled for second X display

2007-07-20 Thread Henrik Steensland
n 'sudo cp synaptics_drv.so /usr/lib/xorg/modules/input/' 6. Reboot Henrik On 7/20/07, Henrik Steensland <[EMAIL PROTECTED]> wrote: > Thanks David, > > Your patch works great and solves the problem. > > The following steps were needed: > 1. Download Synaptics source fro

Re: [Bug 68370] Re: Synaptics touchpad not enabled for second X display

2007-07-20 Thread Henrik Steensland
x27; 5. Reboot Have you submitted the patch to the author of Synaptics, so it will be included in future versions? Regards Henrik Steensland On 7/10/07, David Schleef <[EMAIL PROTECTED]> wrote: > The x input driver fails to ungrab the device when switching away from > one user's

[Bug 97569] Re: Password not accepted when attempting to logging back in after locking the screen

2007-04-02 Thread Henrik Steensland
It seems I had gotten root.root permissons all over my /etc folder. My fault. Closing this bug. ** Changed in: gnome-screensaver (Ubuntu) Status: Unconfirmed => Rejected -- Password not accepted when attempting to logging back in after locking the screen https://bugs.launchpad.net/bugs/9

[Bug 76632] Re: gdm should add symlink to /var/run/gdm_socket during ugrades to prevnet the sceensaver from hanging if no logout has happened

2007-04-02 Thread Henrik Steensland
My problem with Feisty was as posted here: https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/97569 /sbin/unix_chkpwd is setGID shadow, but /etc/shadow was owned by root.root Fixed by sudo chgrp shadow /etc/shadow -- gdm should add symlink to /var/run/gdm_socket during ugrades to

[Bug 97569] Re: Password not accepted when attempting to logging back in after locking the screen

2007-04-02 Thread Henrik Steensland
Problem located. $ cat /var/log/auth.log new unix_chkpwd[15399]: check pass; user unknown new gnome-screensaver-dialog: (pam_unix) authentication failure; logname= uid=1000 euid=1000 tty=:0.0 ruser= rhost= user=dahen libpam-modules: 0.79-4ubuntu2 $ cat /etc/var/pam.d/gnome-screensaver @include

[Bug 76632] Re: gdm should add symlink to /var/run/gdm_socket during ugrades to prevnet the sceensaver from hanging if no logout has happened

2007-03-29 Thread Henrik Steensland
I am running Feisty up to date and cannot log back in after locking the screen, although logging in as a new user works. Killing gnome- screensaver works as a work-around. /var/log/auth.log says: Mar 29 22:42:54 new unix_chkpwd[9765]: check pass; user unknown Mar 29 22:42:54 new gnome-screensaver-

[Bug 97569] Password not accepted when attempting to logging back in after locking the screen

2007-03-28 Thread Henrik Steensland
Public bug reported: Feisty up to date. gnome-screensaver 2.18.0-0ubuntu1 gdm 2.18.0-0ubuntu4 xorg 1:7.2-0ubuntu9 When I lock the screen and attempt to log back in the password is not accepted. This is similar to the following bugs, but I don't see it as duplicates since it doesn't freeze and I

[Bug 68370] Re: Synaptics touchpad not enabled for second X display

2007-03-28 Thread Henrik Steensland
Confirmed in Feisty for me. I have had the same problem in Dapper and Edgy. Sometimes, I can sometimes get around the problem by instead of choosing Switch user do the following: 1. Choose Lock Screen 2. Poke the mouse to get rid of screen-saver 3. Click Switch user 4. Log in as normal for that u

[Bug 66491] Re: mpdscribble does not launch at boot time in edgy

2007-03-22 Thread Henrik Steensland
Something goes wrong in the installation. I had an error message saying the user didn't own the directory (but not which), so I guess the update-rc.d isn't run properly. In order to set up the symlinks, just cd into /etc/init.d and run: sudo update-rc.d mpdscribble start 31 2 3 4 5 . stop 14 0 1