[Bug 1122890] [NEW] Timed autologin not working after logout

2013-02-12 Thread Juha Aatrokoski
Public bug reported: Version 1.2.3-0ubuntu1 of lightdm (in Precise) fixed timed autologin for the initial startup (see bug #902852), but timed autologin still does not work after logging out from a session. It is logical that *immediate* autologin doesn't work after logout, but the purpose of

[Bug 902852] Re: Timed autologin feature not working

2013-02-12 Thread Juha Aatrokoski
AllenS: you can try setting autologin-session=XBMC to see if it fixes the wrong session problem. About the short timeout, I think that the timeout starts when lightdm starts, and it starts the greeter afterwards and on slower computers the greeter may not have enough time to get to presenting the

[Bug 902852] Re: Timed autologin feature not working

2013-02-01 Thread Juha Aatrokoski
Installed packages liblightdm-gobject-1-0_1.2.3-0ubuntu1, lightdm_1.2.3-0ubuntu1 and unity-greeter_0.2.9-0ubuntu1. Timed autologin works when using unity-greeter, but the following problems remain: * Only works when lightdm service started, not after logout from a session. * No visual

[Bug 902852] Re: Timed autologin feature not working

2013-01-16 Thread Juha Aatrokoski
I installed liblightdm-gobject-1-0_1.2.3-0ubuntu1 and lightdm_1.2.3-0ubuntu1 on Precise with the following results: * Timed autologin does not work at all with unity-greeter (though I see it's still marked as In Progress). * When switched to lightdm-gtk-greeter, the user is authenticated after

[Bug 861268] Re: text corruption in terminals (xterm, urxvt) and emacs

2012-11-25 Thread Juha Aatrokoski
Just this Friday I got around to testing compiz 0.9.8.6 on Gentoo (mesa upgrades did not help), and it fixes this bug for me. Unfortunately 0.9.8 on Gentoo has issues with several plugins not working correctly (e.g. place windows not working at all, all windows open at top left corner), so I'll

[Bug 974038] Re: gtimer segfaults at startup (precise)

2012-07-03 Thread Juha Aatrokoski
The package from precise-proposed works OK (very simple fix so no surprise there). ** Description changed: Impact: gtimer sometimes fails to start and crashes with a segfault + Fix: the code does not initialize a variable it later uses causing memory corruption + TEST CASE: +

[Bug 1020004] [NEW] /initrd.img symlink created with absolute target pathname

2012-07-02 Thread Juha Aatrokoski
Public bug reported: The /initrd.img symlink is created with absolute target path in Precise. This makes accessing the latest initrd difficult if the rootfs in question is not *our* rootfs (e.g. nfsroot server). In Lucid the target path was relative, and so is the kernel path in Precise:

[Bug 1020004] Re: /initrd.img symlink created with absolute target pathname

2012-07-02 Thread Juha Aatrokoski
apport-collect not run: does not use $http_proxy ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020004 Title: /initrd.img

[Bug 1013597] [NEW] No default route for stateful DHCPv6

2012-06-15 Thread Juha Aatrokoski
Public bug reported: The default route cannot be provided via DHCPv6, it must be obtained from router advertisements. However, when using the dhcp method for inet6 in /etc/network/interfaces (e.g. iface eth0 inet6 dhcp), ifup will set net.ipv6.conf.IFACE.accept_ra=0, resulting in no default route

[Bug 1013597] Re: No default route for stateful DHCPv6

2012-06-15 Thread Juha Aatrokoski
** Description changed: The default route cannot be provided via DHCPv6, it must be obtained from router advertisements. However, when using the dhcp method for inet6 in /etc/network/interfaces (e.g. iface eth0 inet6 dhcp), ifup will set net.ipv6.conf.IFACE.accept_ra=0, resulting in no

[Bug 1000156] [NEW] Maximized windows sent to the leftmost workspace when switching to a workspace to the right

2012-05-16 Thread Juha Aatrokoski
Public bug reported: This happens on precise with Gnome Classic session and compiz, does not appear to happen with unity. When there are three or more horizontal workspaces, a maximized window is sent to the leftmost workspace in the row whenever a workspace that is to the right of the maximized

[Bug 986699] Re: Window focus stays between workspaces

2012-05-16 Thread Juha Aatrokoski
I noticed a focus issue between workspace switches, but (at least for me, on precise and gnome-classic) it does not have anything to do with maximized/fullscreen: when switching to a workspace that has no focusable windows (i.e. empty), the focus is retained on the window and workspace switched

[Bug 861268] Re: text corruption in terminals (xterm, urxvt) and emacs

2012-04-16 Thread Juha Aatrokoski
I have this bug on Gentoo, running xterm under compiz, Radeon card with gallium drivers. Before hardware upgrade the system had nVidia card with nVidia's proprietary drivers, software otherwise the same, and it did not have this bug. When I have time I plan to try upgrading to Gentoo's unstable

[Bug 903490] Re: Desktop Pager leaves ghost / phantom windows

2012-04-13 Thread Juha Aatrokoski
I ran into this bug while testing Lubuntu precise. ** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903490 Title: Desktop Pager leaves ghost / phantom windows To manage

[Bug 974038] [NEW] gtimer segfaults at startup (precise)

2012-04-05 Thread Juha Aatrokoski
Public bug reported: gtimer segfaults at startup when run on precise beta, with the following info from gdb: Program received signal SIGSEGV, Segmentation fault. create_main_window_menu_bar () at main.c:2055 2055g_message(gettext(Building menu Failed: %s \n), err-message); My guess

[Bug 974038] Re: gtimer segfaults at startup (precise)

2012-04-05 Thread Juha Aatrokoski
** Patch added: patch to fix startup segfault https://bugs.launchpad.net/bugs/974038/+attachment/3007800/+files/fix-startup-segfault-on-precise.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 450021] Re: Focus follows mouse after closing screensaver on Compiz

2011-07-21 Thread Juha Aatrokoski
I ran into this bug on Gentoo. The patch 2 in https://bugzilla.mozilla.org/show_bug.cgi?id=631518 seems to have fixed this. That patch was also used to fix https://bugs.launchpad.net/compiz/+bug/438868 so looks like this bug should be fixed in Ubuntu (at least Lucid and Maverick). Also, I found a

[Bug 599068] Re: [gm45] Xorg stuttering on clean maverick amd64 bit install

2011-02-22 Thread Juha Aatrokoski
This bug is still present on my 32-bit Maverick, with Intel Q35 graphics chipset. The stutter may not be as severe as the original reporter described, but it is still there. This did not happen in Lucid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 461127] Re: Kernel installed by linux-image-virtual isn't usable as Xen DomU kernel

2009-12-07 Thread Juha Aatrokoski
This seems to only affect i386. On amd64 the linux-image-virtual installs a -server kernel, which works fine as a Xen domU. -- Kernel installed by linux-image-virtual isn't usable as Xen DomU kernel https://bugs.launchpad.net/bugs/461127 You received this bug notification because you are a

[Bug 489196] Re: evince cannot print pdf files

2009-12-03 Thread Juha Aatrokoski
This might be a duplicate of https://bugs.launchpad.net/ubuntu/karmic/+source/cairo/+bug/419143, depending on whether the workaround in comment #56 fixes the issue for the original reporter. I had a similar problem, i.e. printing from evince failing silently without any error messages with Dell

[Bug 479900] [NEW] Nut upgrade overwrites /etc/nut/nut.conf

2009-11-10 Thread Juha Aatrokoski
Public bug reported: Binary package hint: nut After upgrading from Jaunty to Karmic, I noticed that UPS monitoring with nut stopped working. It took me a few moments to figure it out, but then I noticed that /etc/nut/nut.conf had a new timestamp and in it the variable MODE was (once again) set

[Bug 479900] [NEW] Nut upgrade overwrites /etc/nut/nut.conf

2009-11-10 Thread Juha Aatrokoski
Public bug reported: Binary package hint: nut After upgrading from Jaunty to Karmic, I noticed that UPS monitoring with nut stopped working. It took me a few moments to figure it out, but then I noticed that /etc/nut/nut.conf had a new timestamp and in it the variable MODE was (once again) set

[Bug 251709] Re: rdesktop works bad with several keyboard layouts

2009-07-10 Thread Juha Aatrokoski
@Michael Lazarev: in my separate bug report, which was then marked as a duplicate of this bug, I described some symptoms with the fi keymap under VNC: https://bugs.launchpad.net/ubuntu/+source/rdesktop/+bug/381567 though they may not be the same or similar ones that ktp420 is concerned about.

[Bug 251709] Re: rdesktop works bad with several keyboard layouts

2009-07-10 Thread Juha Aatrokoski
rdesktop is run inside a VNC session, i.e. connect from desktop with vncviewer to a server running vncserver, and start rdesktop there. There was no problem running rdesktop locally (without -y, I did not try with -y as it worked without it). I reported the effects of keypresses, perhaps in a

[Bug 381567] [NEW] rdesktop keyboard mapping broken under VNC

2009-05-29 Thread Juha Aatrokoski
Public bug reported: Binary package hint: rdesktop If rdesktop 1.6.0-2ubuntu1 is run under VNC (vnc4server or tightvncserver) the keyboard mapping is broken: keys produce wrong characters and modifiers may be ignored or assumed (e.g. with a finnish keymap the '0' key should produce 0=} with