[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 "https://help.ubuntu.com/stable/ubuntu-help/power-
  suspendfail.html.en"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1804886/+subscriptions


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

[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 problem.


 NEW

After the Ubuntu installation the default swapfile is only 2G in and any
larger RAM cannot be saved saved when hibernating or suspending. The
following commands increase the swap size to 16G which usually solves
the issue:

sudo swapoff 
sudo fallocate -l 16G /swapfile
sudo swapon



-- 
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 "https://help.ubuntu.com/stable/ubuntu-help/power-
  suspendfail.html.en"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1804886/+subscriptions


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

[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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/736737

Title:
  timeoutd lock screen of the currently logged in user when terminating
  background session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/736737/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/736737

Title:
  timeoutd lock screen of the currently logged in user when terminating
  background session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/736737/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/560925

Title:
  Regression: only session timeout and nologin are checked for timeoutd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/560925

Title:
  Regression: only session timeout and nologin are checked for timeoutd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


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

2012-10-30 Thread Risto Mononen
make clean
make
sudo make install


** Patch added: Fix timeoutd.c and Makefile
   
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+attachment/3418880/+files/560925.patch

** Changed in: timeoutd (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: timeoutd (Ubuntu)
 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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/864194

Title:
  logging out user although daily limit not reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/864194/+subscriptions

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


[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  mode  (without  any   parameters)   timeoutd
   backgrounds  itself,  then  scans /var/run/utmp every minute and checks
   /etc/timeouts for an entry which matches that user, based on:


** Changed in: timeoutd (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/710266

Title:
  timeouted don't kill backroud procceses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/710266/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/503529

Title:
  daemon incorrectly logs out new users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/503529/+subscriptions

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


[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560925

Title:
  Regression: only session timeout and nologin are checked for timeoutd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


[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 timeoutd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


[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 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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/timeoutd/+bug/560925/+subscriptions

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


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

2012-10-03 Thread Risto Mononen
Hello Thomas,
I am not using the app any more so at least it is not a problem to me. I
would propose closing the ticket if nobody else is interested.

Thanks for your activity   Ubuntu OSS support!

  BR, Risto


On Tue, Oct 2, 2012 at 10:16 PM, Thomas Hotz thomas.h...@gmail.com wrote:

 Can you please tell us if this is still a problem?

 ** Changed in: wvdial (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/72400

 Title:
   wvdial does not allow blank username/password

 Status in “wvdial” package in Ubuntu:
   Incomplete

 Bug description:
   Binary package hint: wvdial

   The PPP dialer wvdial does not allow usage of blank username /
   passwords. The file wvdial.conf is used to specify the ID/pw for a
   dialup connection, however, the actual dialer refuses to dial if the
   Username and Password fields are intentionally left blank.

   This might be a problem for a lot of people, for instance, those using
   GSM cellphones to connect to the internet via GPRS (as in my case). In
   such cases, the phone used to dial the access number (*99# on most
   carriers/phones) is used to identify the user account, hence no ID/pw
   is needed. If any random ID/pw is set in wvdial.conf, the provider
   drops connection. If no id/pw is set, wvdial refuses to dial!

   Please allow specifically blank id/pw to be used.

   This was tested on Dapper, cannot test on Edgy 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 is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/72400

Title:
  wvdial does not allow blank username/password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wvdial/+bug/72400/+subscriptions

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

[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
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu4
Architecture: i386
Date: Mon Apr 16 22:14:38 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['aria_log.0001', 'ib_logfile1', 'client_test_db', 
'ibdata1', 'test', 'performance_schema', 'paja.pid', 'ib_logfile0', 
'aria_log_control', 'ocs_emu', 'debian-5.5.flag', 'debian-5.1.flag', 
'mysql_upgrade_info', 'mysql']
SourcePackage: mysql-5.5
Title: package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-03-31 (18 days ago)

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise third-party-packages

-- 
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 to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/984617/+subscriptions

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


[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 to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/984617/+subscriptions

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


[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

-- 
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 to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/984617/+subscriptions

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


[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 Ubuntu.
https://bugs.launchpad.net/bugs/691921

Title:
  xsane chrashes before scanning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/691921/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/691921

Title:
  xsane chrashes before scanning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/691921/+subscriptions

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


[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:
  package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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


[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 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-29.51-generic 2.6.35.12
Uname: Linux 2.6.35-29-generic i686
Architecture: i386
Date: Sat May 14 08:44:39 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
SourcePackage: samba4
Title: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-13 (0 days ago)

** Affects: samba4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

-- 
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:
  package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 out, trace_mode=0, open_mode=-2147483648) at 
dl-deps.c:224
  ...
#8  0x00132886 in load (be=0x814a398) at dll.c:497
  ...

(gdb) info registers
eax0x0  0
ecx0x1a9cef427905780
edx0x8000   -2147483648

  ...

(gdb) x/16i $pc
= 0x11cb19 _dl_map_object_deps+297:  mov0x4(%eax),%eax
   0x11cb1c _dl_map_object_deps+300:  mov%edx,-0x28(%ebp)
   0x11cb1f _dl_map_object_deps+303:  mov%edi,-0x30(%ebp)

  ...

Thread 1 (Thread 0xb7fda820 (LWP 29499)):
#0  _dl_map_object_deps (map=value optimised out, preloads=value optimised 
out, npreloads=value optimised out, trace_mode=0, open_mode=-2147483648) at 
dl-deps.c:224
#1  0x00122606 in dl_open_worker (a=0xbfffb830) at dl-open.c:263
#2  0x0011e266 in _dl_catch_error (objname=value optimised out, 
errstring=value optimised out, mallocedp=value optimised out, 
operate=0x122470 dl_open_worker, args=0xbfffb830) at dl-error.c:178
#3  0x00122046 in _dl_open (file=0xbfffba7c /usr/lib/sane/libsane-v4l.so.1, 
mode=value optimised out, caller_dlopen=0x132886, nsid=-2, argc=1, 
argv=0xb414, env=0xb41c) at dl-open.c:555
#4  0x00dd6c0b in dlopen_doit (a=0xbfffba10) at dlopen.c:67
#5  0x0011e266 in _dl_catch_error (objname=value optimised out, 
errstring=value optimised out, mallocedp=value optimised out, 
operate=0xdd6b70 dlopen_doit, args=0xbfffba10) at dl-error.c:178
#6  0x00dd709c in _dlerror_run (operate=value optimised out, args=value 
optimised out) at dlerror.c:164
#7  0x00dd6b41 in __dlopen (file=0xbfffba7c /usr/lib/sane/libsane-v4l.so.1, 
mode=1) at dlopen.c:88
#8  0x00132886 in load (be=0x814a398) at dll.c:497
#9  0x00132b00 in init (be=0x0) at dll.c:606
#10 0x00132e57 in sane_dll_get_devices (device_list=0x80eab88, local_only=0) at 
dll.c:1034
#11 0x00130984 in sane_get_devices (dl=0x80eab88, local=0) at dll-s.c:17
#12 0x080cc39d in xsane_init (argc=1, argv=0xb414) at xsane.c:5930
#13 0x080cc539 in xsane_interface (argc=1, argv=0xb414) at xsane.c:5993
#14 0x080cccb2 in main (argc=1, argv=0xb414) at xsane.c:6238
(gdb) quit
A debugging session is active.


** Attachment added: GDB info with symbols
   
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/691921/+attachment/1778428/+files/gdb-xsane.txt

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 catchsegv (full catchsegv output attached).

Inconsistency detected by ld.so: dl-open.c: 222: dl_open_worker:
Assertion `_dl_debug_initialize (0, args-nsid)-r_state ==
RT_CONSISTENT' failed!

SW versions:
/tmp$ scanimage -V
scanimage (sane-backends) 1.0.21; backend version 1.0.21
/tmp$ hp-scan -v
HP Linux Imaging and Printing System (ver. 3.10.9)
Scan Utility ver. 2.2


ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xsane 0.997-2ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
CheckboxSubmission: de4705189f36ed9f6c7864faf149fb86
CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
Date: Sat Dec 18 16:43:06 2010
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: xsane

** Affects: xsane (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 with other scanning applications, e.g. 
scanimage and hp-scan -- possibly a driver problem? All applications report 
the same assertion problem when run with catchsegv (full catchsegv output 
attached).
  
  Inconsistency detected by ld.so: dl-open.c: 222: dl_open_worker:
  Assertion `_dl_debug_initialize (0, args-nsid)-r_state ==
  RT_CONSISTENT' failed!
+ 
+ SW versions:
+ /tmp$ scanimage -V
+ scanimage (sane-backends) 1.0.21; backend version 1.0.21
+ /tmp$ hp-scan -v
+ HP Linux Imaging and Printing System (ver. 3.10.9)
+ Scan Utility ver. 2.2
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xsane 0.997-2ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  CheckboxSubmission: de4705189f36ed9f6c7864faf149fb86
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Sat Dec 18 16:43:06 2010
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  PATH=(custom, user)
-  LANG=en_GB.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  PATH=(custom, user)
+  LANG=en_GB.utf8
+  SHELL=/bin/bash
  SourcePackage: xsane

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691921

Title:
  xsane chrashes before scanning

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


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 the behaviour I removed rhythmbox with the package manager
and tried again.  This time nautilus opened the folder as expected.
After reinstalling rhythmbox the bug reappeared and it steals the show
from nautilus.  Only the special choice Places / Computer works now.

I guess the problem has to do with rhythmbox installation, file
associations or whatever the related configurations are rather than the
rhythmbox SW itself.  The music player is great and I like the user
interface where it is accessible under the volume control in the top
panel.

-- 
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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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 libnm-util1 to start

 --
 Gnome-panel fails to load various applets
 https://bugs.launchpad.net/bugs/426185
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “gnome-panel” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: gnome-panel

 after booting PC gnome-panel doesn't load all applets. It loads all
 launchers and menus but fails to load network-manager indicator-applet
 weather applets time/date. I will attach a debug log in a few minutes. Here
 are 2 of my .xsession-errors logs.
 may not be helpful but dont want to miss anything.

 ProblemType: Bug
 Architecture: i386
 Date: Tue Sep  8 05:56:52 2009
 DistroRelease: Ubuntu 9.10
 NonfreeKernelModules: nvidia
 Package: gnome-panel 1:2.27.91-0ubuntu2
 ProcEnviron:
  PATH=(custom, user)
  LANG=C
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
 SourcePackage: gnome-panel
 Uname: Linux 2.6.31-9-generic i686

 To unsubscribe from this bug, go to:

 https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/426185/+subscribe


-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.

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


[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 of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 
/usr/lib/bonobo/servers/GNOME_PilotApplet.server
   http://launchpadlibrarian.net/49837711/syslog

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 a local corruption, libnm-util.so.1 and
 GNOME_PilotApplet.server seem broken, you should check your box and
 reinstall the binaries having those files to start

 --
 Gnome-panel fails to load various applets
 https://bugs.launchpad.net/bugs/426185
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “gnome-panel” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: gnome-panel

 after booting PC gnome-panel doesn't load all applets. It loads all
 launchers and menus but fails to load network-manager indicator-applet
 weather applets time/date. I will attach a debug log in a few minutes. Here
 are 2 of my .xsession-errors logs.
 may not be helpful but dont want to miss anything.

 ProblemType: Bug
 Architecture: i386
 Date: Tue Sep  8 05:56:52 2009
 DistroRelease: Ubuntu 9.10
 NonfreeKernelModules: nvidia
 Package: gnome-panel 1:2.27.91-0ubuntu2
 ProcEnviron:
  PATH=(custom, user)
  LANG=C
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
 SourcePackage: gnome-panel
 Uname: Linux 2.6.31-9-generic i686

 To unsubscribe from this bug, go to:

 https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/426185/+subscribe


-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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. Log in
 3. Type killall gnome-panel
 4. Hit ctrl+alt+F7
 5. See if you get errors this time

 --
 Gnome-panel fails to load various applets
 https://bugs.launchpad.net/bugs/426185
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 interrupted download the 
other day?):
/usr/lib/bonobo/servers/GNOME_Speech_SynthDriver_Speech_Dispatcher.server
/usr/lib/bonobo/servers/GNOME_SeahorseApplet.server
/usr/lib/bonobo/servers/GNOME_Panel_WirelessApplet.server
/usr/lib/bonobo/servers/GNOME_Panel_TrashApplet.server

Overall I am pretty happy with the currently working functionality, the
clock applet will be there some day.


  /usr/share/doc/libpanel-applet2-0/changelog.Debian.gz

gnome-panel (1:2.30.0-0ubuntu2) lucid-proposed; urgency=low

  * debian/patches/90_git_new_unhidden.patch:
- git change to fix an issue leading to new gnome-panel bars not being 
  displayed until restart (lp: #525368)

 -- Sebastien Bacher seb...@ubuntu.com  Fri, 28 May 2010 10:50:19
+0200

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 predictable.

May 30 05:14:22 host bonobo-activation-server (user-2704): Failed to parse: 
'Error on line 1 char 1: Document must begin with an element (e.g. book)' in 
file '/usr/lib/bonobo/servers/GNOME_PilotApplet.server'
May 30 05:14:22 host kernel: [ 3702.149971] gnome-panel[2597]: segfault at 4 
ip 080ad2f9 sp bfdec950 error 4 in gnome-panel[8048000+83000]

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, WindowListApplet,
ShowDesktopApplet

The panel seems to restart and throw again the error messages whenever I
try to add anything into the panel. Bottom panel is empty and totally
useless. Tried all kinds of panel and gnome restarts and reinstalls but
nothing helps.

Extracts from syslog and .xsession-errors attached.

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/49338867/.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 subscribed to Ubuntu.

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


[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, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 happened.  I'm not sure what else needs to be done.

 --
 timeoutd crashes after session 'break'
 https://bugs.launchpad.net/bugs/165254
 You received this bug notification because you are subscribed to
 timeoutd in ubuntu.


-- 
timeoutd crashes after session 'break'
https://bugs.launchpad.net/bugs/165254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

https://wiki.ubuntu.com/KarmicKoala


2009/5/1 Shawn Willden shawn-ubu...@willden.org

 I'm willing to take responsibility for fixing this, since I've fixed it.
 What do I need to do to get the fix in?  I'm getting tired of patching
 it all over again for each release.

 ** Changed in: timeoutd (Ubuntu)
 Assignee: (unassigned) = Shawn Willden (shawn-ubuntu-willden)

 --
 timeoutd crashes after session 'break'
 https://bugs.launchpad.net/bugs/165254
 You received this bug notification because you are subscribed to
 timeoutd in ubuntu.


-- 
timeoutd crashes after session 'break'
https://bugs.launchpad.net/bugs/165254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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.


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
 https://bugs.launchpad.net/bugs/137250
 You received this bug notification because you are subscribed to
 timeoutd in ubuntu.


-- 
timeoutd not effective in Gnome
https://bugs.launchpad.net/bugs/137250
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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
 https://bugs.launchpad.net/bugs/137250
 You received this bug notification because you are subscribed to
 timeoutd in ubuntu.


-- 
timeoutd not effective in Gnome
https://bugs.launchpad.net/bugs/137250
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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 basically been completely broken for managing timeouts on local X
 sessions for gutsy and hardy.

 The code was assuming that the ut_line field held the X display (:0 or
 similar), but it that value is actually now in the ut_host field.  This
 meant that its method for determining if a user was logged into a local
 X session was broken, causing it to direct warning and logout messages
 to the wrong place (the TTY) and to use the wrong method for killing X,
 which somehow caused it to believe the user was still logged in even
 after the session had ended.

 This same sort of error made X idle detection completely non-functional
 (so I think my fixes should also correct bug #212848).

 ** Attachment added: fix_local_x.patch
   http://launchpadlibrarian.net/18225966/fix_local_x.patch

 --
 timeoutd crashes after session 'break'
 https://bugs.launchpad.net/bugs/165254
 You received this bug notification because you are subscribed to
 timeoutd in ubuntu.


-- 
timeoutd crashes after session 'break'
https://bugs.launchpad.net/bugs/165254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 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 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
   http://launchpadlibrarian.net/10626105/timeoutd-bug.txt

-- 
timeoutd crashes after session 'break'
https://bugs.launchpad.net/bugs/165254
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