[Bug 1804886] Re: add fix to "https://help.ubuntu.com/stable/ubuntu-help/power-suspendfail.html.en"

2022-05-23 Thread Risto Mononen
Sorry, the above fixed only the suspend function. Hibernate needs grub and ramfs settings, and a bit more effort. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804886 Title: add fix to

[Bug 1804886] Re: add fix to "https://help.ubuntu.com/stable/ubuntu-help/power-suspendfail.html.en"

2022-05-23 Thread Risto Mononen
There's a lot of questions about suspend / resume in askubuntu.com. The root cause of the problems is too small swap file. It's only 2G by default and too small to store the RAM contents which are typically 4-16G of physical memory. Increasing the swap size to be at least equal with RAM solves the

[Bug 736737] Re: timeoutd lock screen of the currently logged in user when terminating background session

2012-11-09 Thread Risto Mononen
Testing with two users on separate Lubuntu lxsessions, on tty8 and tty7. First one (tty8) was logged out as expected and the Lubuntu login screen on tty8 was displayed after logout. Ctrl-Alt-F7 restored the second lxsession (tty7) without need to login again. My testing confirmed the reported bug.

[Bug 736737] Re: timeoutd lock screen of the currently logged in user when terminating background session

2012-11-08 Thread Risto Mononen
Testing with first user on tty1 and second on Lubuntu lxsession. First one was logged out as expected without affecting the second one. Next test with two lxsessions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-11-03 Thread Risto Mononen
** Patch added: Fix both lp #560925 and Debian #649739 https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+attachment/3422349/+files/SIGSEGV.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-11-03 Thread Risto Mononen
** Patch added: Fix tty message (-- /dev/tty2, not tty2) https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+attachment/3422673/+files/ttymsg.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-10-30 Thread Risto Mononen
) Assignee: (unassigned) = Risto Mononen (risto-mononen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/560925 Title: Regression: only session timeout and nologin are checked for timeoutd To manage

[Bug 864194] Re: logging out user although daily limit not reached

2012-10-30 Thread Risto Mononen
Please detail the events: - did timeoutd kill some sessions correctly? - did session or timeoutd crash? - which policies were used? send complete /etc/timeouts ** Changed in: timeoutd (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of

[Bug 710266] Re: timeouted don't kill backroud procceses

2012-10-30 Thread Risto Mononen
It is ok that background processes continue. They may include longrunning jobs that must not be killed due to timer / tty policies. E.g. nohup jobs are meant to continue despite hang up phone. timeoutd enforces the time restrictions specified in /etc/timeouts. When invoked in daemon

[Bug 503529] Re: daemon incorrectly logs out new users

2012-10-30 Thread Risto Mononen
Ubuntu 9.10 is not supported any more. Does the bug hit newer releases as well? https://wiki.ubuntu.com/Releases ** Changed in: timeoutd (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-10-28 Thread Risto Mononen
wtmplist is always null when entering get_day_time(), line 777, when debugging with gdb. The daytime calculation does not work at all. 776daytime = 0; 777login_p = wtmplist; 778while (login_p) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-10-28 Thread Risto Mononen
The localtime - utmp_time comparison did not work. I will post a fix soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/560925 Title: Regression: only session timeout and nologin are checked for

[Bug 560925] Re: Regression: only session timeout and nologin are checked for timeoutd

2012-10-28 Thread Risto Mononen
Time comparison is now done with seconds rather than localtime (strings). At least max session and daily rule test cases worked ok. The code is in https://github.com/risto-mononen/timeoutd.git Sorry I don't know how to provide patches or bazaar branches (yet). -- You received this bug

Re: [Bug 72400] Re: wvdial does not allow blank username/password

2012-10-03 Thread Risto Mononen
yet. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wvdial/+bug/72400/+subscriptions -- Terveisin, Risto Mononen mobile: +358-40-707 1093 skype: risto.mononen -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 984617] [NEW] package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-18 Thread Risto Mononen
*** This bug is a duplicate of bug 973951 *** https://bugs.launchpad.net/bugs/973951 Public bug reported: Seems to conflict with mariadb installation, need mysql for freeDiameter. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: mysql-server-5.5 5.5.22-0ubuntu1

[Bug 984617] Re: package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-18 Thread Risto Mononen
*** This bug is a duplicate of bug 973951 *** https://bugs.launchpad.net/bugs/973951 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984617 Title: package mysql-server-5.5 5.5.22-0ubuntu1 failed

[Bug 984617] Re: package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-04-18 Thread Risto Mononen
*** This bug is a duplicate of bug 973951 *** https://bugs.launchpad.net/bugs/973951 ** This bug has been marked a duplicate of bug 973951 package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 691921] Re: xsane chrashes before scanning

2011-08-13 Thread Risto Mononen
Now xsane works in ubuntu 11.04. The crash was probably likelidue to config error, missing library or driver, or something like. ** Changed in: xsane (Ubuntu) Status: Expired = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 691921] Re: xsane chrashes before scanning

2011-06-14 Thread Risto Mononen
Scanning works after updating to Ubuntu 11.04 (Natty). Probably an incorrect config file somewhere. ** Changed in: xsane (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 782533] Re: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-05-14 Thread Risto Mononen
** Attachment added: output from dpkg --configure -a https://bugs.launchpad.net/bugs/782533/+attachment/2127871/+files/typescript -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782533 Title:

[Bug 782533] [NEW] package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-05-14 Thread Risto Mononen
Public bug reported: Binary package hint: samba4 I found samba4 installation problems when upgrading to Natty 11.04. Samba is not critical to me, hope the report helps you in improving Ubuntu. ProblemType: Package DistroRelease: Ubuntu 11.04 Package: samba4

[Bug 691921] Re: xsane chrashes before scanning

2010-12-28 Thread Risto Mononen
** Branch linked: lp:~ubuntu-desktop/sane-backends/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691921 Title: xsane chrashes before scanning -- ubuntu-bugs mailing list

[Bug 691921] Re: xsane chrashes before scanning

2010-12-28 Thread Risto Mononen
GDB info with debug symbols attached. I could not find dl-deps.c source file. There is dll.c and load() seems to be the problem. ./sane-backends-1.0.21/backend/dll.c (gdb) backtrace full #0 _dl_map_object_deps (map=value optimised out, preloads=value optimised out, npreloads=value optimised

[Bug 691921] [NEW] xsane chrashes before scanning

2010-12-18 Thread Risto Mononen
Public bug reported: Binary package hint: xsane Printer is HP PSC 1315. Latest hplip is installed. The problem can be re-produced with other scanning applications, e.g. scanimage and hp-scan -- possibly a driver problem? All applications report the same assertion problem when run with

[Bug 691921] Re: xsane chrashes before scanning

2010-12-18 Thread Risto Mononen
** Attachment added: catchsegv output for xsane, scanimage and hp-scan https://bugs.launchpad.net/bugs/691921/+attachment/1769432/+files/typescript ** Description changed: Binary package hint: xsane Printer is HP PSC 1315. Latest hplip is installed. The problem can be re-produced

[Bug 691921] Re: xsane chrashes before scanning

2010-12-18 Thread Risto Mononen
Stack and register info from gdb, without symbols. ** Attachment added: gdb info, no symbols https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/691921/+attachment/1769438/+files/gdb-xsane.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 648303] Re: After last update. When i open any folder by places on app. panel - any folder in menu, this action every time open Rhythmbox, but not any folder. Thanx

2010-10-13 Thread Risto Mononen
** Changed in: rhythmbox (Ubuntu) Status: Incomplete = Confirmed -- After last update. When i open any folder by places on app. panel - any folder in menu, this action every time open Rhythmbox, but not any folder. Thanx https://bugs.launchpad.net/bugs/648303 You received this bug

[Bug 648303] Re: After last update. When i open any folder by places on app. panel - any folder in menu, this action every time open Rhythmbox, but not any folder. Thanx

2010-10-12 Thread Risto Mononen
I have exactly the same problem with Places, rhythmbox and nautilus in Ubuntu 10.10. 1. I clicked Places / Home Folder 2. Expected to open ~/ in nautilus 3. Nautilus showed Opening rm briefly on the bottom panel, but then Rhythmbox 0.13.1 opened and nautilus disappeared. When testing

Re: [Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-08 Thread Risto Mononen
I reinstalled those ones and additionally libgnome2 and tomboy. The config files are now ok and there is less syslog messages. Unfortunately the clock applet still fails. On 8 June 2010 15:32, Sebastien Bacher seb...@ubuntu.com wrote: to be clear you want to reinstall gnome-pilot and

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-07 Thread Risto Mononen
** Attachment added: Risto's .xsession-errors right after login. http://launchpadlibrarian.net/49835846/.xsession-errors -- Gnome-panel fails to load various applets https://bugs.launchpad.net/bugs/426185 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-07 Thread Risto Mononen
** Attachment added: Risto's .xsession-errors after attempting to add clock to the panel. http://launchpadlibrarian.net/49835965/.xsession-errors -- Gnome-panel fails to load various applets https://bugs.launchpad.net/bugs/426185 You received this bug notification because you are a member

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-07 Thread Risto Mononen
I don't get the segfaults into syslog any more, even though I copied back the buggy empty GNOME_* files. The gdm-* and gnome-* logwrites are the only ones that look even remotely related to the panel issue - or maybe not? ** Attachment added: Risto's syslog with buggy

Re: [Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-07 Thread Risto Mononen
Ok! I reinstalled gnome-panel already but it did not fix the GNOME_PilotApplet.server config file. The libnm-util I did not check. How can I get the clean distribution version of those? Risto On 7 June 2010 23:54, Sebastien Bacher seb...@ubuntu.com wrote: the new comments indicate rather

Re: [Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-03 Thread Risto Mononen
Hi John! Yes, the clock applet is still problematic. I managed to improve it a bit and will update the bug report soon to make it available to others as well. Risto On 3 June 2010 23:25, John Vivirito gnomefr...@gmail.com wrote: Does restarting the panel by hand? 1. Hit ctrl+alt+F1 2.

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-03 Thread Risto Mononen
Installing gnome-panel (1:2.30.0-0ubuntu2) below seemed to solve most of the issues. The clock applet still gives the error message even after the killall trick. Additionally I found out several GNOME_*.server files with dummy content. The following files were full of 0xFF (possibly due to

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-03 Thread Risto Mononen
Btw, where can I download correct gnome_* files to replace the broken ones? -- Gnome-panel fails to load various applets https://bugs.launchpad.net/bugs/426185 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-06-03 Thread Risto Mononen
Sorry, I gave totally incorrect file list. The broken ones are: GNOME_Moniker_std.server GNOME_PilotApplet.server GNOME_Pilot_Daemon.server GNOME_TomboyApplet.server Could the segfault below be the root cause of the problem? Fixing it might make the behavior a lot more

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-05-29 Thread Risto Mononen
The gnome-panel always gives several error windows when starting: The panel encountered a problem while loading OAFIID:GNOME_FastUserSwitchApplet. Additionally I get the same message for: ClockApplet, IndicatorApplet, NotificationAreaApplet, WorkspaceSwitcherApplet, Panel_ThrashApplet,

[Bug 426185] Re: Gnome-panel fails to load various applets

2010-05-29 Thread Risto Mononen
Parse errors, segfault in syslog. ** Attachment added: syslog extract http://launchpadlibrarian.net/49338960/gnome-panel-bug.txt -- Gnome-panel fails to load various applets https://bugs.launchpad.net/bugs/426185 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 165254] Re: timeoutd crashes after session 'break'

2009-05-03 Thread Risto Mononen
Nothing happening is strange, at least I would assume that someone replies when you have nominated it! I need to ask around and/or search the forums for advice. 2009/5/3 Shawn Willden shawn-ubu...@willden.org I have nominated it for 9.10, but I had also nominated it for 9.04 and nothing

Re: [Bug 165254] Re: timeoutd crashes after session 'break'

2009-05-02 Thread Risto Mononen
Hi Shawn, it would be great to get your fix into the official release. I have not contributed to Ubuntu myself, but I guess your fix and responsibility change would be in the next release *KarmicKoala*? Or maybe updates to earlier 8.x and 9.y releases would work as well. BR, Risto

Re: [Bug 137250] Re: timeoutd not effective in Gnome

2008-11-05 Thread Risto Mononen
Hi, Did you get this update? risto ** Changed in: timeoutd (Ubuntu) Status: New = Confirmed -- - Hide quoted text - timeoutd crashes after session 'break' https://bugs.launchpad.net/bugs/165254 You received this bug notification because you are subscribed to timeoutd in ubuntu.

Re: [Bug 137250] Re: timeoutd not effective in Gnome

2008-10-20 Thread Risto Mononen
Hi, I have not tested for a while. Next weekend may should be possible. rm 2008/10/19 Daniel T Chen [EMAIL PROTECTED] Is this symptom still reproducible in 8.10 beta or later? ** Changed in: timeoutd (Ubuntu) Status: New = Incomplete -- timeoutd not effective in Gnome

Re: [Bug 165254] Re: timeoutd crashes after session 'break'

2008-10-08 Thread Risto Mononen
Thanks Shawn! I used timeoutd with the kids' user accounts, and will be testing the fix soon. rm 2008/10/5 Shawn Willden [EMAIL PROTECTED] I think I've fixed this. It appears the the field of the utmp structure that holds the X display changed between feisty and gutsy, so timeoutd has

[Bug 165254] Re: timeoutd crashes after session 'break'

2007-11-30 Thread Risto Mononen
Still one thing about SW versions: synaptic / timeoutd / properties / dependencies says Conflicts: suidmanager Hope this helps in fixing it. risto -- timeoutd crashes after session 'break' https://bugs.launchpad.net/bugs/165254 You received this bug notification because you are a member

[Bug 165254] Re: timeoutd crashes after session 'break'

2007-11-28 Thread Risto Mononen
I have similar symptoms on the same SW versions. Yesterday there was additionally a memory protection error, but today timeoutd disappeared without SIGSEGV. See the last row in the attachment. risto ** Attachment added: excerpt from syslog