[Bug 2080963] Re: ModuleNotFoundError: No module named 'distutils'

2024-09-17 Thread Andrew Schulman
*** This bug is a duplicate of bug 2066030 ***
https://bugs.launchpad.net/bugs/2066030

Sorry. Dup of
https://bugs.launchpad.net/ubuntu/+source/diffuse/+bug/2066030.

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

Title:
  ModuleNotFoundError: No module named 'distutils'

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


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

[Bug 2080963] [NEW] ModuleNotFoundError: No module named 'distutils'

2024-09-17 Thread Andrew Schulman
*** This bug is a duplicate of bug 2066030 ***
https://bugs.launchpad.net/bugs/2066030

Public bug reported:

I installed diffuse with apt-get. When I try to start it, it immediately
crashes with "ModuleNotFoundError: No module named 'distutils'". See
traceback below.

andrex@helium ~> diffuse
Traceback (most recent call last):
  File "/usr/bin/diffuse", line 44, in 
from diffuse import main
  File "/usr/share/diffuse/diffuse/main.py", line 26, in 
from diffuse import constants, utils
  File "/usr/share/diffuse/diffuse/utils.py", line 33, in 
from diffuse.resources import theResources
  File "/usr/share/diffuse/diffuse/resources.py", line 33, in 
from distutils import util
ModuleNotFoundError: No module named 'distutils'

When I try to start it from the Gnome shell, nothing happens, so I guess
it also crashes then.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: diffuse 0.8.2-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-44.44-generic 6.8.12
Uname: Linux 6.8.0-44-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 17 10:05:46 2024
InstallationDate: Installed on 2024-09-05 (12 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
PackageArchitecture: all
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: diffuse
UpgradeStatus: Upgraded to noble on 2024-09-05 (12 days ago)
mtime.conffile..etc.init.d.apport: 2024-07-22T10:59:07

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


** Tags: amd64 apport-bug noble

** This bug has been marked a duplicate of bug 2066030
   Package "diffuse" has a dependency on package "python3-distutils-extra" 
which is not automatically installed.

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

Title:
  ModuleNotFoundError: No module named 'distutils'

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


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

[Bug 1801183] Re: all servers stuck in INIT after reboot

2018-12-26 Thread Andrew Schulman
Thank you Christian. I tried chrony in the past, but found it less
featureful. I may try one of the other ntp packages. Meanwhile, I guess
let's leave this open in case there's a solution.

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

Title:
  all servers stuck in INIT after reboot

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

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

[Bug 1801183] Re: all servers stuck in INIT after reboot

2018-11-01 Thread Andrew Schulman
OK, looking in /var/log/syslog, I see these entries from this morning's
boot:

Nov  1 06:27:47 helium ntpd[1212]: ntpd 4.2.8p10@1.3728-o (1): Starting
Nov  1 06:27:47 helium ntpd[1212]: Command line: /usr/sbin/ntpd -p 
/var/run/ntpd.pid -4g -u 125:135
Nov  1 06:27:47 helium ntpd[1243]: proto: precision = 0.042 usec (-24)
Nov  1 06:27:47 helium ntpd[1243]: restrict: ignoring line 11, address/host 
'louie.udel.edu' unusable.
Nov  1 06:27:47 helium ntpd[1243]: restrict: ignoring line 12, address/host 
'clock.psu.edu' unusable.
Nov  1 06:27:47 helium ntpd[1243]: restrict: ignoring line 13, address/host 
'ntp-2.vt.edu' unusable.
Nov  1 06:27:47 helium ntpd[1243]: restrict: ignoring line 14, address/host 
'ntp0.cornell.edu' unusable.
Nov  1 06:27:47 helium ntpd[1243]: Listen and drop on 0 v4wildcard 0.0.0.0:123
Nov  1 06:27:47 helium ntpd[1243]: Listen normally on 1 lo 127.0.0.1:123
Nov  1 06:27:47 helium ntpd[1243]: Listening on routing socket on fd #18 for 
interface updates
Nov  1 06:27:52 helium ntpd[1243]: Listen normally on 2 eth0 192.168.1.2:123
Nov  1 06:27:52 helium ntpd[1243]: new interface(s) found: waking up resolver
Nov  1 06:33:40 helium ntpd[1243]: ntpd exiting on signal 15 (Terminated)
Nov  1 06:33:40 helium ntpd[1243]: 128.118.25.3 local addr 192.168.1.2 -> 
Nov  1 06:33:40 helium ntpd[1243]: 198.82.247.71 local addr 192.168.1.2 -> 

Nov  1 06:33:40 helium ntpd[1243]: 132.236.56.250 local addr 192.168.1.2 -> 

Nov  1 06:33:40 helium ntpd[3473]: ntpd 4.2.8p10@1.3728-o (1): Starting
Nov  1 06:33:40 helium ntpd[3473]: Command line: /usr/sbin/ntpd -p 
/var/run/ntpd.pid -4g -u 125:135
Nov  1 06:33:40 helium ntpd[3476]: proto: precision = 0.058 usec (-24)
Nov  1 06:33:40 helium ntpd[3476]: Listen and drop on 0 v4wildcard 0.0.0.0:123
Nov  1 06:33:40 helium ntpd[3476]: Listen normally on 1 lo 127.0.0.1:123
Nov  1 06:33:40 helium ntpd[3476]: Listen normally on 2 eth0 192.168.1.2:123
Nov  1 06:33:40 helium ntpd[3476]: Listening on routing socket on fd #19 for 
interface updates

So ntpd is at first ignoring all of the 'restrict' commands because the
hostnames are 'unusable'. Why would that be? Is ntpd trying to start
before the external network interface is up?

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

Title:
  all servers stuck in INIT after reboot

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

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

[Bug 1801183] [NEW] all servers stuck in INIT after reboot

2018-11-01 Thread Andrew Schulman
Public bug reported:

Since I updated to 18.04.1 (ntp version 1:4.2.8p10+dfsg-5ubuntu7.1),
ntpd at boot leaves all remote servers in the INIT state:

$ ntpq -c peers
Thu Nov  1 06:33:19 EDT 2018
 remote   refid  st t when poll reach   delay   offset  jitter
==
 otc2.psu.edu.INIT.  16 u-   6400.0000.000   0.000
 ntp-2.vt.edu.INIT.  16 u-   6400.0000.000   0.000
 dns3.cit.cornel .INIT.  16 u-   6400.0000.000   0.000

This happens after every reboot. I have to restart the ntp service, then
it runs normally again.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ntp 1:4.2.8p10+dfsg-5ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  1 18:23:58 2018
InstallationDate: Installed on 2015-05-01 (1280 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
NtpStatus:
 remote   refid  st t when poll reach   delay   offset  jitter
 ==
 +otc2.psu.edu146.186.222.43 u  344 137m  375   31.6120.222   1.043
 *ntp-2.vt.edu198.82.247.164   2 u  89m 137m  377   14.9301.267   2.263
 +dns3.cit.cornel 146.186.222.14   2 u 2032 137m  377   23.5622.050   1.578
SourcePackage: ntp
UpgradeStatus: Upgraded to bionic on 2018-09-27 (35 days ago)
modified.conffile..etc.default.ntp: [modified]
modified.conffile..etc.ntp.conf: [modified]
mtime.conffile..etc.default.ntp: 2016-04-29T06:09:59.875852
mtime.conffile..etc.ntp.conf: 2016-07-19T06:06:23.592683

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


** Tags: amd64 apport-bug bionic

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

Title:
  all servers stuck in INIT after reboot

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

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

[Bug 1715435] Re: Can't lock screen with keyboard shortcuts when using lightdm

2018-10-17 Thread Andrew Schulman
> Disabling the key "/org/gnome/desktop/lockdown/disable-lock-screen" in
dconf-editor solved the problem.

I'm not sure what you mean by disabling. If you mean set it to false,
false is already the default value. It was at its default for me. I
tried overriding it and setting it to false, but that didn't help. So
this solution doesn't work for me.

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

Title:
  Can't lock screen with keyboard shortcuts when using lightdm

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

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

[Bug 1585568] Re: slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-27 Thread Andrew Schulman
Thanks for pointing me to the TLS error, I should've spotted that.  The
certificate pointed to by olcTLSCertificateFile had had its permissions
changed so that it was unreadable by slapd; not sure how. I reset the
permissions, and now slapd starts normally.

Thank you for your prompt attention, and sorry for the noise.

** Changed in: openldap (Ubuntu)
   Status: New => Invalid

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

Title:
  slapd startup fails with "connections_destroy: nothing to destroy"

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

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


[Bug 1585568] Re: slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-25 Thread Andrew Schulman
Hm, good point. No, downgrading to 2.4.42+dfsg-2ubuntu3 didn't fix the
problem. So apparently this problem was present since the upgrade to
xenial, but I only just noticed it.

I can verify that slapd was starting normally in trusty, before the
upgrade to xenial.

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

Title:
  slapd startup fails with "connections_destroy: nothing to destroy"

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

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


[Bug 1585568] [NEW] slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-25 Thread Andrew Schulman
Public bug reported:

I just upgraded slapd from 2.4.42+dfsg-2ubuntu3 to 2.4.42+dfsg-
2ubuntu3.1, in xenial.  Now slapd won't start. The attempt fails with
"connections_destroy: nothing to destroy":

# systemctl status slapd.service
● slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access 
Protocol)
   Loaded: loaded (/etc/init.d/slapd; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2016-05-25 06:20:47 EDT; 14s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 14417 ExecStart=/etc/init.d/slapd start (code=exited, 
status=1/FAILURE)

May 25 06:20:47 helium slapd[14424]: @(#) $OpenLDAP: slapd  (Ubuntu) (May 11 
2016 16:12:05) $
 
buildd@lgw01-10:/build/openldap-mF7Kfq/openldap-2.4.42+dfsg/debian/build/servers/slap
May 25 06:20:47 helium slapd[14424]: main: TLS init def ctx failed: -1
May 25 06:20:47 helium slapd[14424]: DIGEST-MD5 common mech free
May 25 06:20:47 helium slapd[14424]: slapd stopped.
May 25 06:20:47 helium slapd[14424]: connections_destroy: nothing to destroy.
May 25 06:20:47 helium slapd[14417]:...fail!
May 25 06:20:47 helium systemd[1]: slapd.service: Control process exited, 
code=exited status=1
May 25 06:20:47 helium systemd[1]: Failed to start LSB: OpenLDAP standalone 
server (Lightweight Directory Access Protocol).
May 25 06:20:47 helium systemd[1]: slapd.service: Unit entered failed state.
May 25 06:20:47 helium systemd[1]: slapd.service: Failed with result 
'exit-code'.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: slapd 2.4.42+dfsg-2ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed May 25 06:17:19 2016
InstallationDate: Installed on 2015-05-01 (390 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: openldap
UpgradeStatus: Upgraded to xenial on 2016-04-29 (26 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  slapd startup fails with "connections_destroy: nothing to destroy"

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

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

[Bug 1318199] Re: Can't change password

2016-01-29 Thread Andrew Schulman
For me no matter what password I enter in the password change dialog,
even if the strength meter says "Strong", the "Change" button is always
disabled. So this dialog is completely broken for me.

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

Title:
  Can't change password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1318199/+subscriptions

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


[Bug 1331210] [NEW] getpass in IDLE gives "Warning: Password input may be echoed."

2014-06-17 Thread Andrew Schulman
Public bug reported:

getpass.getpass() run in IDLE can't keep terminal input from being
echoed:

>>> import getpass
>>> getpass.getpass()
Warning: Password input may be echoed.
Password: s3kret

's3kret'
>>>

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python 2.7.3-0ubuntu2.2
ProcVersionSignature: Ubuntu 3.2.0-64.97-generic-pae 3.2.59
Uname: Linux 3.2.0-64-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Tue Jun 17 17:35:29 2014
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python-defaults
UpgradeStatus: Upgraded to precise on 2012-11-17 (577 days ago)

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

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

Title:
  getpass in IDLE gives "Warning: Password input may be echoed."

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

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


[Bug 1191516] Re: Application provided invalid, non monotonically increasing dts to muxer in stream 0

2014-06-07 Thread Andrew Schulman
This is still a problem for me with libav-tools 6:9.13-0ubuntu0.14.04.1
in trusty.

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

Title:
  Application provided invalid, non monotonically increasing dts to
  muxer in stream 0

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

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


[Bug 1316161] Re: notification area icon is gone in 14.04

2014-05-07 Thread Andrew Schulman
I understand.  Thank you for the careful explanation.

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

Title:
  notification area icon is gone in 14.04

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

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


[Bug 1316161] Re: notification area icon is gone in 14.04

2014-05-06 Thread Andrew Schulman
OK.  Yes, I'm using Unity.  So I see the Banshee control panel now.
I'll just say that IMO it's less desirable than the old notification
icon, because I have to do more work to open the Banshee window:  one
extra click and pick, every time I want to see Banshee.

** Changed in: banshee (Ubuntu)
   Status: Incomplete => New

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

Title:
  notification area icon is gone in 14.04

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

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


[Bug 428619] Re: [cs46xx] Need tweaks to daemon.conf to eliminate crackle/distortion

2014-05-05 Thread Andrew Schulman
I just encountered this bug for the first time after upgrading from
12.04 to 14.04.  My old Turtle Beach Santa Cruz card worked fine before,
but after the upgrade I started to get distortion and crackling.

hoocker's suggestion in #96 seems to have fixed it!  Or at least,
greatly reduced it.  Thanks much!

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

Title:
  [cs46xx] Need tweaks to daemon.conf to eliminate crackle/distortion

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

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


[Bug 1316161] [NEW] notification area icon is gone in 14.04

2014-05-05 Thread Andrew Schulman
Public bug reported:

I have the notification area icon plugin enabled.  I just upgraded from
Ubuntu 12.04 to 14.04, and the notification area icon is gone.  I have
other applets in that area, but not Banshee's.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: banshee 2.9.0+really2.6.2-2ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May  5 10:07:31 2014
InstallationDate: Installed on 2010-03-04 (1522 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
SourcePackage: banshee
UpgradeStatus: Upgraded to trusty on 2014-05-03 (2 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  notification area icon is gone in 14.04

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

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


[Bug 1315844] [NEW] won't start with compression on

2014-05-04 Thread Andrew Schulman
Public bug reported:

When I try to start stunnel4 with compression=zlib, it fails with
"Failed to initialize compression method":

# service stunnel4 start
Starting SSL tunnels: Clients allowed=500
stunnel 4.53 on x86_64-pc-linux-gnu platform
Compiled with OpenSSL 1.0.1e 11 Feb 2013
Running  with OpenSSL 1.0.1f 6 Jan 2014
Update OpenSSL shared libraries or rebuild stunnel
Threading:PTHREAD SSL:+ENGINE+OCSP Auth:LIBWRAP Sockets:POLL+IPv6
Reading configuration from file /etc/stunnel/5200.conf
Failed to initialize compression method
str_stats: 12 block(s), 255 data byte(s), 696 control byte(s)
[Failed: /etc/stunnel/5200.conf]
You should check that you have specified the pid= in you configuration file

The same thing happens with compression = deflate.  If I use no
compression, stunnel4 starts normally.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: stunnel4 3:4.53-1.1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sun May  4 07:04:28 2014
InstallationDate: Installed on 2010-03-04 (1521 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
SourcePackage: stunnel4
UpgradeStatus: Upgraded to trusty on 2014-05-03 (0 days ago)
mtime.conffile..etc.default.stunnel4: 2013-12-21T13:34:05.076114

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


** Tags: amd64 apport-bug trusty

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

Title:
  won't start with compression on

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

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


[Bug 1266157] Re: segmentation fault with TextCtrl child of StaticBox

2014-01-04 Thread Andrew Schulman
Reported upstream: http://trac.wxwidgets.org/ticket/15806

** Bug watch added: trac.wxwidgets.org/ #15806
   http://trac.wxwidgets.org/ticket/15806

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

Title:
  segmentation fault with TextCtrl child of StaticBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/1266157/+subscriptions

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


[Bug 1266157] [NEW] segmentation fault with TextCtrl child of StaticBox

2014-01-04 Thread Andrew Schulman
Public bug reported:

I have a short program that creates a TextCtrl as the child of a
StaticBox:

#!/usr/bin/env python

import wx

class Bug(wx.Frame):

def __init__(self):
wx.Frame.__init__(self, None)
box = wx.StaticBox(self, label='Box')
wx.TextCtrl(box)

app = wx.App()
Bug()
app.MainLoop()

Whenever I run it, I get a segmentation fault.  I'm attaching the
program and gdb backtrace; please let me know if I can provide anything
else.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-wxgtk2.8 2.8.12.1-6ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-58.88-generic 3.2.53
Uname: Linux 3.2.0-58-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Sun Jan  5 01:01:55 2014
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: wxwidgets2.8
UpgradeStatus: Upgraded to precise on 2013-01-13 (356 days ago)

** Affects: wxwidgets2.8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity

** Attachment added: "program that triggers the bug"
   https://bugs.launchpad.net/bugs/1266157/+attachment/3940959/+files/bug.py

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

Title:
  segmentation fault with TextCtrl child of StaticBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/1266157/+subscriptions

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


[Bug 1266157] Re: segmentation fault with TextCtrl child of StaticBox

2014-01-04 Thread Andrew Schulman
** Attachment added: "backtrace"
   
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/1266157/+attachment/3940962/+files/bug.gdb.txt

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

Title:
  segmentation fault with TextCtrl child of StaticBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/1266157/+subscriptions

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


[Bug 882110] Re: init script for stunnel4 is not lsb-compatible

2013-12-31 Thread Andrew Schulman
Would it be possible to get this bug fixed?  It's two years old, and a
simple patch has been posted to fix it that looks correct.  Thanks,
Andrew.

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

Title:
  init script for stunnel4 is not lsb-compatible

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

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


[Bug 1265153] [NEW] /etc/init.d/stunnel4 doesn't support the status command

2013-12-31 Thread Andrew Schulman
*** This bug is a duplicate of bug 882110 ***
https://bugs.launchpad.net/bugs/882110

Public bug reported:

It would be nice if I could run

service stunnel4 status

and get a return status that would tell me if the service was up.  Then
in order to check in a cron job that the service was up or restart it if
it wasn't, I could just run

service stunnel4 status || service stunnel4 start

instead of something more fiddly and complicated like

 [ -f /var/lib/stunnel4/stunnel4.pid ] && ps `cat
/var/lib/stunnel4/stunnel4.pid` || service stunnel4 start

Many other services' init.d scripts support the status option.

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: stunnel4 3:4.42-1
ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
Uname: Linux 3.2.0-57-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Tue Dec 31 03:40:31 2013
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: stunnel4
UpgradeStatus: Upgraded to precise on 2013-01-13 (351 days ago)
modified.conffile..etc.stunnel.stunnel.conf: [deleted]
mtime.conffile..etc.default.stunnel4: 2013-12-21T13:34:05.076115

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  /etc/init.d/stunnel4 doesn't support the status command

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

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


[Bug 1265153] Re: /etc/init.d/stunnel4 doesn't support the status command

2013-12-31 Thread Andrew Schulman
*** This bug is a duplicate of bug 882110 ***
https://bugs.launchpad.net/bugs/882110

I'm sorry, I see that this is a duplicate of #882110.  I'll close it.

** This bug has been marked a duplicate of bug 882110
   init script for stunnel4 is not lsb-compatible

** This bug is no longer a duplicate of bug 882110
   init script for stunnel4 is not lsb-compatible

** This bug has been marked a duplicate of bug 882110
   init script for stunnel4 is not lsb-compatible

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

Title:
  /etc/init.d/stunnel4 doesn't support the status command

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

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


[Bug 981714] Re: Computer Janitor shows outdated info after manual cleaning

2013-08-19 Thread Andrew Schulman
I confirm this bug:

$ computer-janitor find
removable  file:/etc/php5/conf.d/apc.ini.dpkg-old

$ ls -l /etc/php5/conf.d/apc.ini.dpkg-old
ls: cannot access /etc/php5/conf.d/apc.ini.dpkg-old: No such file or directory

I removed the file manually, and computer-janitor thinks it's still
there.

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

Title:
  Computer Janitor shows outdated info after manual cleaning

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

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


[Bug 374241] Re: Won't generate new certificates due to "can't use string as ARRAY ref" error

2013-03-27 Thread Andrew Schulman
Is it possible to get this fixed by applying the patch I submitted?
This bug substantially breaks TinyCA, and the patch to fix it is
trivial.  Thanks, Andrew.

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

Title:
  Won't generate new certificates due to "can't use string as ARRAY ref"
  error

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

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


[Bug 863192] Re: Compiz using large amounts of CPU when running Chrome

2013-03-22 Thread Andrew Schulman
Confirmed that this is still a problem in 12.04.  It's definitely the
same as http://code.google.com/p/chromium/issues/detail?id=98869.  When
a pinned tab starts flashing, CPU usage jumps.  To bring it back down
again, you have to select the pinned tab, then select a different tab.

There's no fix yet and no option to stop pinned tabs from flashing when
their content changes.  The workaround is to unpin the tabs.

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

Title:
  Compiz using large amounts of CPU when running Chrome

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

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


[Bug 1132485] Re: Lock Screen shortcut doesn't work after each login

2013-03-05 Thread Andrew Schulman
I'm not sure why your shortcut is different from mine, but it doesn't
seem to matter.  I don't know if Super+L was the default shortcut, or
whether I set it, but either way, I have set it now.  The settings say
that Super+L is the right shortcut, but it doesn't work after each
login, until I reset it again.

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

Title:
  Lock Screen shortcut doesn't work after each login

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

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


[Bug 1132485] [NEW] Lock Screen shortcut doesn't work after each login

2013-02-24 Thread Andrew Schulman
Public bug reported:

Each time I log in, the Lock Screen shortcut (Super + L) doesn't work.
In System Settings > Keyboard > Shortcuts > System, next to "Lock
screen" the shortcut is listed as Super + L, and the pull-down menu at
top right of the desktop also shows "Lock Screen .. Super + L".  But
when I press Super + L, nothing happens.  Left and right super give the
same result.

Now if I go into System Settings > Keyboard and manually set the Lock
screen shortcut to Super + L, then it works... until the next time I log
out and log back in again.  So, each time I log in I have to manually
reset the shortcut again.

I've tried and failed to find a solution to this.  I'm happy to help
troubleshoot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.18.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37
Uname: Linux 3.2.0-38-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,move,resize,imgpng,vpswitch,unitymtgrabhandles,grid,snap,mousepoll,regex,wall,place,session,animation,expo,workarounds,fade,ezoom,scale,unityshell]
Date: Sun Feb 24 10:45:42 2013
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: Upgraded to precise on 2013-01-13 (41 days ago)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  Lock Screen shortcut doesn't work after each login

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

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


[Bug 1125097] [NEW] forces removal of virtualbox-4.2

2013-02-14 Thread Andrew Schulman
Public bug reported:

I'm trying to install vagrant 1.0.1-1.  On my host virtualbox is not
installed, but virtualbox-4.2 from virtualbox.org is.  To my surprise,
installing vagrant wants to force installation of virtualbox, which
forces uninstallation of virtualbox-4.2:

# apt-get install vagrant
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  libgsoap1 ruby-archive-tar-minitar ruby-childprocess ruby-erubis ruby-ffi 
ruby-i18n ruby-json ruby-log4r ruby-net-scp
  ruby-net-ssh rubygems virtualbox virtualbox-dkms virtualbox-qt
Suggested packages:
  virtualbox-guest-additions-iso vde2
The following packages will be REMOVED:
  virtualbox-4.2
The following NEW packages will be installed:
  libgsoap1 ruby-archive-tar-minitar ruby-childprocess ruby-erubis ruby-ffi 
ruby-i18n ruby-json ruby-log4r ruby-net-scp
  ruby-net-ssh rubygems vagrant virtualbox virtualbox-dkms virtualbox-qt
0 upgraded, 15 newly installed, 1 to remove and 0 not upgraded.
Need to get 24.5 MB of archives.
After this operation, 59.1 MB disk space will be freed.

I can't figure out why this should happen, because AFAICT vagrant only
recommends virtualbox, it doesn't depend on it.

It would be nice if vagrant didn't force uninstallation of
virtualbox-4.2.  It would be even nicer if vagrant would accept
virtualbox-4.2 as providing the virtualbox package.

Thanks, Andrew.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: vagrant (not installed)
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
Uname: Linux 3.2.0-37-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Thu Feb 14 06:20:55 2013
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: vagrant
UpgradeStatus: Upgraded to precise on 2013-01-13 (31 days ago)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  forces removal of virtualbox-4.2

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

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


[Bug 1119908] Re: trash folder always appears to be empty

2013-02-13 Thread Andrew Schulman
I reported this upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=693752.

** Bug watch added: GNOME Bug Tracker #693752
   https://bugzilla.gnome.org/show_bug.cgi?id=693752

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

Title:
  trash folder always appears to be empty

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

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


[Bug 1103920] Re: kalarm doesn't send email

2013-02-11 Thread Andrew Schulman
I found that the outgoing mail was all sitting in the kmail outbox,
which apparently was misconfigured somehow.  I fooled with it for a
while, and now the email gets sent.

** Changed in: kdepim (Ubuntu)
   Status: New => Invalid

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

Title:
  kalarm doesn't send email

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

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


[Bug 1119908] Re: trash folder always appears to be empty

2013-02-11 Thread Andrew Schulman
I logged out and logged back in again, and at some point this problem
fixed itself.

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

Title:
  trash folder always appears to be empty

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

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


[Bug 374241] Re: Won't generate new certificates due to "can't use string as ARRAY ref" error

2013-02-11 Thread Andrew Schulman
This bug is still present in version 0.7.5-3.  However, it appears that
someone attempted to patch the error, but failed.  Here's a revised
patch that does fix it.  It adds the same condition as before, but
overwriting the failed change.

** Patch added: "GUI.patch"
   
https://bugs.launchpad.net/ubuntu/+source/tinyca/+bug/374241/+attachment/3523849/+files/GUI.patch

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

Title:
  Won't generate new certificates due to "can't use string as ARRAY ref"
  error

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

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


[Bug 1119908] Re: trash folder appears to be empty

2013-02-08 Thread Andrew Schulman
** Attachment added: "empty Trash folder"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1119908/+attachment/3521508/+files/Trash_004.png

** Summary changed:

- trash folder appears to be empty
+ trash folder always appears to be empty

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

Title:
  trash folder always appears to be empty

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

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


[Bug 1119908] [NEW] trash folder always appears to be empty

2013-02-08 Thread Andrew Schulman
Public bug reported:

In Nautilus, I right-click on a file or directory and choose "Move to
Trash".  The file is removed from its folder, and moved into
~/.local/share/Trash/files (screenshot).  But, the Trash folder in
Nautilus always shows up empty (screenshot).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.2-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
Uname: Linux 3.2.0-36-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Fri Feb  8 19:21:11 2013
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '1024x834+65+337'
 org.gnome.nautilus.window-state sidebar-width 220
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to precise on 2013-01-13 (26 days ago)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  trash folder always appears to be empty

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

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


[Bug 1119908] Re: trash folder appears to be empty

2013-02-08 Thread Andrew Schulman
** Attachment added: ".local/share/Trash/files"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1119908/+attachment/3521507/+files/files_003.png

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

Title:
  trash folder always appears to be empty

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

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


[Bug 900512] Re: ia32-libs-multiarch:i386 is not installable

2013-02-01 Thread Andrew Schulman
Contrary to what I wrote in #16, I now agree with Steve that this isn't
a bug in ia32-libs or ia32-libs-multiarch.

I created a new virtual machine, installed a virgin copy of Quantal in
it, updated, and then installed ia32-libs.  It installed with no
problems, bringing ia32-libs-multiarch with it.  This implies that when
those packages won't install, it's because of a configuration problem on
the host.

Back on my precise host where I had this problem, after investigating I
found that I had some pinned packages installed that were incompatible
with ia32-libs in precise.  Once I uninstalled those, I was able to
install ia32-libs, and ia32-libs-multiarch with it, from the precise
repository.

If you can find the problem on your host, maybe the workaround I posted
in #17 will help.

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

Title:
  ia32-libs-multiarch:i386 is not installable

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

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


[Bug 995587] Re: mysqldump: Got error: 1142: SELECT, LOCK TABL command denied to user 'debian-sys-maint'@'localhost' for table 'cond_instances' when using LOCK TABLES

2013-01-25 Thread Andrew Schulman
If this is a bug, it's a bug in mysqldump, not automysqldump.  It
happens when automysqldump runs mysqldump performance_schema.

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

Title:
  mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user
  'debian-sys-maint'@'localhost' for table 'cond_instances' when using
  LOCK TABLES

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

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


[Bug 1103920] Re: kalarm doesn't send email

2013-01-24 Thread Andrew Schulman
When I start kalarm from the terminal and test sending an email alarm,
here's what I see in the terminal:

kalarm(19033) KAlarmApp::execAlarm: EMAIL to: "and...@deadspam.com"
kalarm(19033) KAMail::send: To: "and...@deadspam.com"
Subject: "switch backups"
kalarm(19033) KAMail::send: Sending via sendmail
kalarm(19033) KAMail::send: Using transport "sendmail" , id= 328502118
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x220006a

All of this looks normal and correct until the BadWindow error, although
I don't know why a window problem should interfere with a sendmail
connection.

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

Title:
  kalarm doesn't send email

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

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


[Bug 1103920] [NEW] kalarm doesn't send email

2013-01-24 Thread Andrew Schulman
Public bug reported:

I have several email alarms in kalarm.  They used to work fine in
maverick, but since I've upgraded to precise, no emails are sent.  I've
opened the alarms and tested them, and kalarm says that an email was
sent, but the exim4 logs show that it didn't receive anything, and no
email is ever received.

The attachment shows my email settings.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kalarm 4:4.8.5-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
Uname: Linux 3.2.0-36-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Thu Jan 24 05:05:33 2013
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: kdepim
UpgradeStatus: Upgraded to precise on 2013-01-13 (10 days ago)

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


** Tags: amd64 apport-bug precise running-unity

** Attachment added: "kalarm email settings"
   
https://bugs.launchpad.net/bugs/1103920/+attachment/3498048/+files/Configure%20%E2%80%93%20KAlarm_002.png

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

Title:
  kalarm doesn't send email

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

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


[Bug 1100616] Re: main pointer cursor isn't shown

2013-01-17 Thread Andrew Schulman
Well, I found Information On The Net that said with Unity, in order to
change the cursor theme, I have to run update-alternatives x-cursor-
theme.  Which is a *global* change for the host.  So I tried it, and
it's true, now I get the full set of comix cursors.

So this is a usability bug in Unity, not any problem with comixcursors.
Sorry for the noise, and thanks for making Comix Cursors!  I love 'em!


** Changed in: comixcursors (Ubuntu)
   Status: New => Invalid

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

Title:
  main pointer cursor isn't shown

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

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


[Bug 1100616] [NEW] main pointer cursor isn't shown

2013-01-16 Thread Andrew Schulman
Public bug reported:

In precise, I use ubuntu-tweak to set the theme, choosing ComixCursors-
Red-Huge-Slim.  Most of the comix cursors are then used, but the most
common one, the simple finger pointer when you're not clicking or
waiting or hovering over a text box, isn't shown.  Instead, I get the
bland white arrow cursor.  Please see the screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: comixcursors-righthanded 0.7.2-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Thu Jan 17 00:51:26 2013
Dependencies:
 
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: comixcursors
UpgradeStatus: Upgraded to precise on 2013-01-13 (3 days ago)

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


** Tags: amd64 apport-bug precise running-unity

** Attachment added: "screenshot of text editor with bland arrow cursor"
   
https://bugs.launchpad.net/bugs/1100616/+attachment/3485803/+files/Workspace%201_001.png

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

Title:
  main pointer cursor isn't shown

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

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


[Bug 882342] Re: Aisleriot cards doesn't remember window size on quit

2013-01-16 Thread Andrew Schulman
I'm running version 1:3.2.3.2-0ubuntu1 in precise, and I still have this
problem.

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

Title:
  Aisleriot cards doesn't remember window size on quit

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

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


[Bug 1016294] Re: ia32-libs-multiarch but it is not installable

2013-01-14 Thread Andrew Schulman
> These issues are, without exception, the result of local misconfiguration
> and/or local installation of mismatched library versions. It is not a bug
> in ia32-libs that users have their systems in a state that doesn't allow the
> package's dependencies to be satisfied - the dependencies *are* satisfiable
> in the Ubuntu archive.

OK, I tested that and it is true.  In a virgin Quantal installation,
ia32-libs-multiarch installs fine as you say.

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

Title:
  ia32-libs-multiarch but it is not installable

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

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


[Bug 900512] Re: ia32-libs-multiarch:i386 is not installable

2013-01-13 Thread Andrew Schulman
I found a workaround, at least in precise: install
ia32-libs_20090808ubuntu26_amd64.deb, from oneiric:
http://packages.ubuntu.com/oneiric/amd64/ia32-libs/download. In my
precise installation, this version installs and runs fine, once the
libraries it depends on are also installed. All of those are available
in the precise repositories.

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

Title:
  ia32-libs-multiarch:i386 is not installable

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

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


[Bug 971761] Re: Cannot install ia32-libs on 12.04 64-bit

2013-01-13 Thread Andrew Schulman
I found a workaround, at least in precise:  install
ia32-libs_20090808ubuntu26_amd64.deb, from oneiric:
http://packages.ubuntu.com/oneiric/amd64/ia32-libs/download.  In my
precise installation, this version installs and runs fine, once the
libraries it depends on are also installed.  All of those are available
in the precise repositories.

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

Title:
  Cannot install ia32-libs on 12.04 64-bit

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

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


[Bug 971761] Re: Cannot install ia32-libs on 12.04 64-bit

2013-01-13 Thread Andrew Schulman
Confirmed on a current, up-to-date installation of precise.  Acroread,
Crossover and Lotus Notes are uninstallable because all depend on
ia32-libs, which depends on ia32-libs-multiarch, which won't install:

# apt-get install ia32-libs-multiarch
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs-multiarch:i386 : Depends: gstreamer0.10-plugins-good:i386 but it is 
not going to be installed
Depends: gtk2-engines:i386 but it is not going to 
be installed
Depends: gtk2-engines-murrine:i386 but it is not 
going to be installed
Depends: gtk2-engines-pixbuf:i386 but it is not 
going to be installed
Depends: gtk2-engines-oxygen:i386 but it is not 
going to be installed
Depends: ibus-gtk:i386 but it is not going to be 
installed
Depends: libcanberra-gtk-module:i386 but it is not 
going to be installed
Depends: libcupsimage2:i386 but it is not going to 
be installed
Depends: libgail-common:i386 but it is not going to 
be installed
Depends: libgphoto2-2:i386 but it is not going to 
be installed
Depends: libgtk2.0-0:i386 but it is not going to be 
installed
Depends: libqt4-opengl:i386 but it is not going to 
be installed
Depends: libqt4-qt3support:i386 but it is not going 
to be installed
Depends: libqt4-scripttools:i386 but it is not 
going to be installed
Depends: libqt4-svg:i386 but it is not going to be 
installed
Depends: libqtgui4:i386 but it is not going to be 
installed
Depends: libqtwebkit4:i386 but it is not going to 
be installed
Depends: librsvg2-common:i386 but it is not going 
to be installed
Depends: libsane:i386 but it is not going to be 
installed
Depends: libsdl-image1.2:i386 but it is not going 
to be installed
E: Unable to correct problems, you have held broken packages.

# cat /etc/dpkg/dpkg.cfg.d/multiarch
foreign-architecture i386

Is there something else we're supposed to be doing?

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

Title:
  Cannot install ia32-libs on 12.04 64-bit

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

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


[Bug 900512] Re: ia32-libs-multiarch:i386 is not installable

2013-01-13 Thread Andrew Schulman
I'm with Scott.  Marking this bug as invalid and saying "there's not a
bug here" is simply maddening for a user who's just installing Precise
and finding that ia32-libs simply don't work - they can't be installed.
This breaks Crossover and Lotus Notes, on an LTS release.

It's been a year.  Is a fix expected?

Thanks for your efforts - we do appreciate them.

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

Title:
  ia32-libs-multiarch:i386 is not installable

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

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


[Bug 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2012-12-21 Thread Andrew Schulman
Multiple commenters (#19, #43) have posted the workaround.  In my
~/ssh/.config I now have

Host *
# Workaround for the dreaded 'connection reset by peer' bug, openssh >=5.7:
Ciphers aes128-ctr,aes192-ctr,aes256-ctr

and I no longer see this problem.

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

Title:
  Can't login anymore: Read from socket failed: Connection reset by peer

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

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


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2011-10-18 Thread Andrew Schulman
I confirm #140:  With my Nvidia video card, after a clean install of
11.10, the monitor only shows "Video mode not supported" from boot until
gdm.

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

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia
  proprietary graphics driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/563878/+subscriptions

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


[Bug 762326] Re: includes /build/buildd in binary package

2011-04-15 Thread Andrew Schulman
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/762326

Title:
  includes /build/buildd in binary package

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


[Bug 762326] [NEW] includes /build/buildd in binary package

2011-04-15 Thread Andrew Schulman
Public bug reported:

Binary package hint: php-net-smtp

$ dpkg -L php-net-smtp | grep /build
/build
/build/buildd
/build/buildd/php5-5.3.2
/build/buildd/php5-5.3.2/pear-build-download

These files don't belong in a binary package.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: php-net-smtp 1.4.2-1
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri Apr 15 19:39:47 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: php-net-smtp

** Affects: php-net-smtp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  includes /build/buildd in binary package

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


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2011-03-17 Thread Andrew Schulman
Whoa there, fella.  Take it easy.

Plymouth mostly looks and works great.  This is a bug, and they're
fixing it.  There's no call for abuse.

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

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia
  proprietary graphics driver

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


[Bug 724082] Re: doesn't support ATI GPU temperature sensors

2011-03-05 Thread Andrew Schulman
OK, I tried this on natty, whatever the latest alpha is.  sensors
reported

radeon-pci-0100
Adapter: PCI adapter
temp1:   +59.0°C

Although it's hard to be sure, that looks like my GPU temp sensor,
especially since sensors doesn't show that sensor in maverick.


** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  doesn't support ATI GPU temperature sensors

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

[Bug 636481] Re: sensors-applet does not display detected sensors

2011-03-02 Thread Andrew Schulman
I also have this bug, but I don't seem to be suffering from #614008,
which is in any case now supposed to be fixed.  So I think the duplicate
status is wrong.

purging and then reinstalling sensors-applet et al. as in #11 did solve
this problem for me, at least for now.


** This bug is no longer a duplicate of bug 614008
   lshw causes laptop to freeze up

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

Title:
  sensors-applet does not display detected sensors

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


[Bug 727699] Re: shows "No sensors found" although sensors finds them

2011-03-02 Thread Andrew Schulman
*** This bug is a duplicate of bug 636481 ***
https://bugs.launchpad.net/bugs/636481

This is a dup of bug #636481.  I found the solution there, which was to
purge and then reinstall sensors-applet libsensors-applet-plugin0
hddtemp.

** This bug has been marked a duplicate of bug 636481
   sensors-applet does not display detected sensors
 * You can subscribe to bug 636481 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/sensors-applet/+bug/636481/+subscribe

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

Title:
  shows "No sensors found" although sensors finds them

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


[Bug 727699] [NEW] shows "No sensors found" although sensors finds them

2011-03-02 Thread Andrew Schulman
Public bug reported:

Binary package hint: sensors-applet

sensors-applet was correctly showing my CPU and GPU temperatures.  I
just upgraded the kernel to 2.6.35-27 and rebooted, and now the applet
only shows "No sensors found!".  Clicking, right-clicking, or double-
clicking on it doesn't provide any settings or properties options where
I could look through the list of available sensors.

lsmod shows that the k10temp module is loaded, and on the command line,
sensors reports the usual full array of temperatures, fan speeds, and
voltages.  aticonfig --odgt reports the GPU temperature.  So the sensors
are available, but sensors-applet doesn't find them.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: sensors-applet 2.2.5-4ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed Mar  2 05:21:02 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sensors-applet

** Affects: sensors-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  shows "No sensors found" although sensors finds them

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


[Bug 727699] Re: shows "No sensors found" although sensors finds them

2011-03-02 Thread Andrew Schulman
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727699

Title:
  shows "No sensors found" although sensors finds them

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


[Bug 724082] Re: doesn't support ATI GPU temperature sensors

2011-02-28 Thread Andrew Schulman
> Are you using the fglrx driver?

Yes.

>  It looks like this plugin runs ATI's
> utility and asks it for the temperature.

Probably.

>  It also looks like you need to
> configure the package with --with-aticonfig,

I didn't specify --with-aticonfig when I built it.  Looking through the
configure script, it appears that it turns on --with-aticonfig by
default if the aticonfig executable is available on the host, as it is
on mine.

>  and the Ubuntu package does
> not do this.

Which is my point.  It seems that it would be easy to add it, and so
support ATI GPU sensors even before the kernel interface becomes
available.  However, if you don't want to do that and if it's going to
be fixed in natty anyway, then I guess it's no big deal.  I will check
whether it works in natty and report back on that.

Thanks for looking at this.
Andrew.

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

Title:
  doesn't support ATI GPU temperature sensors

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


[Bug 724082] Re: doesn't support ATI GPU temperature sensors

2011-02-28 Thread Andrew Schulman
I'm not sure I understand.  sensors-applet has the ability to read the
GPU temperature; when I build it from source and run it, it does that.
The problem in the package for Maverick is just that libaticonfig.so is
missing.  When I build that file from source and drop it into the
existing package, it works.

Maybe you're saying that you don't want to include libaticonfig.so in
the Ubuntu package, because it relies on a non-kernel interface?

I haven't tried Natty yet but will do so soon and report back.

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

Title:
  doesn't support ATI GPU temperature sensors

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


[Bug 724082] Re: doesn't support ATI GPU temperature sensors

2011-02-24 Thread Andrew Schulman
** Tags added: lm-sensors

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

Title:
  doesn't support ATI GPU temperature sensors

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


[Bug 724082] [NEW] doesn't support ATI GPU temperature sensors

2011-02-23 Thread Andrew Schulman
Public bug reported:

Binary package hint: sensors-applet

My ATI Radeon HD 5670 GPU has a temperature sensor in it; I can see the
reading with aticonfig --odgt.  But sensors-applet won't show it OOTB.

The problem is just that the packaged sensors-applet is missing /usr/lib
/sensors-applet/plugins/libaticonfig.so.  By building sensors-applet
(2.2.7) from source, copying in libaticonfig.so to the above location,
and then restarting sensors-applet, I can now see the sensor for my GPU
temperature.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: sensors-applet 2.2.5-4ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed Feb 23 22:24:31 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sensors-applet

** Affects: sensors-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  doesn't support ATI GPU temperature sensors

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


[Bug 724082] Re: doesn't support ATI GPU temperature sensors

2011-02-23 Thread Andrew Schulman
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724082

Title:
  doesn't support ATI GPU temperature sensors

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


[Bug 713722] Re: help window keeps opening and opening and opening and opening and opening

2011-02-05 Thread Andrew Schulman


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

Title:
  help window keeps opening and opening and opening and opening and
  opening

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


[Bug 713722] [NEW] help window keeps opening and opening and opening and opening and opening

2011-02-05 Thread Andrew Schulman
Public bug reported:

Binary package hint: gnucash

This is one of the most bizarre bugs I've ever seen.  In gnucash, when I
go to Help > Contents, a help window opens.  Then another one opens.
And then another one, and another one, and another one...  about two per
second, faster than I could possibly stop them.  My desktop and task bar
fill up with them.  I try to kill GnuCash by right-clicking on its
taskbar icon, but I can't because the icon keeps moving as new help
windows open.  This continues as long as I let it... there are dozens of
help windows, sprouting everywhere.  The CPU is churning, the system is
starting to swap memory out.  Finally I have no choice but to kill my
desktop session, mercifully ending the assault.

This is a repeatable problem.  When I log back in and try it again, the
same thing happens.  However, I just logged in as two other users and
tried the same thing, and neither of them had this behavior.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnucash 2.2.9-6
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Feb  5 11:57:03 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnucash

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


** Tags: amd64 apport-bug maverick

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

Title:
  help window keeps opening and opening and opening and opening and
  opening

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult [please no more comments; patches welcome]

2010-12-13 Thread Andrew Schulman
** Description changed:

  *
   >>> No more comments needed <<<
  
  This should mostly be fixed for Natty and might get backported to earlier 
releases as well.
  *
  
  Binary package hint: metacity
  
  - The issue has been an issue for users (especially of large) screens for 
several releases
  - Trackpad users seem to be particularly impacted by this- The issue appears 
to have been significantly aggravated in Lucid by changing the border width 
from 3 pixels to 1 pixel
  
  The window borders in metacity are far too thin to be used for
  comfortable window resizing, and resize handles are not available in all
  applications (or even most). In fact, of all the windows I have open
  right now, not a single one of them has a resize handle. The result is
  that I get a lot of "misses" when I try to drag a window border, which
  usually results in my clicking on the wrong window altogether. The best
  fix for this usability bug is to create an "invisible" region around
  each non-maximized window about 4px thick that can be used for resizing
  (in addition to the visible border). Or perhaps there should be a border
  thickness option on the System > Preferences > Windows dialog (although
  the default thickness should still be increased considerably). Ideally
  all windows would also have a resize handle but I realize that these
  have to be application controlled (at least that seems to be the
  position of the metacity team).
  
  *
  Blueprint for Natty:
  
https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-dx-n-resizing-windows
  
  Work items
  1 * Make sure the new resize grip fits in current applications; doesn't 
interfere with anything. We should make some noise about this during the Natty 
cycle so people keep their eyes open and file bugs.
  2 * Invisible window resize area - around 3px invisible area to allow resize 
on all sides.
  
  *
  Working grip backported to gtk2 already available in ppa : 
https://launchpad.net/~bratsche/+archive/gtk
  *
  
- Workaround:  Edit /usr/share/themes/Ambiance/metacity-1.  Set the
- following values in frame_geometry_normal as desired:
+ Workaround:  Edit /usr/share/themes/Ambiance/metacity-1/metacity-
+ theme-1.xml.  Set the following values in frame_geometry_normal as
+ desired:
  
- 
- 
- 
+ 
+ 
+ 

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

Title:
  Resizing windows by grabbing window borders is difficult [please no more 
comments; patches welcome]

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

[Bug 688672] Re: remote code execution as per DSA-2131-1

2010-12-13 Thread Andrew Schulman
Can someone please clarify exactly which versions of exim4 are affected?
Is version 4.72-1ubuntu1 in maverick affected?  I've read all of the
announcements and can't find this information.

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

Title:
  remote code execution as per DSA-2131-1

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


[Bug 494476] Re: "Smbd", "kjournald2" and "rsync" blocked for more than 120 seconds while using ext4.

2010-12-07 Thread Andrew Schulman
This is a very serious problem.  It's causing unpredictable lockups on
my server every 2-3 days, requiring a force-reboot.  There are many
related reports from other users: e.g. #588046, #667656, #628530, and my
particular one, #684654.

This bug is not:

* Just on server kernels.  My kernel is the latest -generic.
* File-system specific.  Here it's on ext4, mine is on reiserfs, others have 
reported it on xfs.
* A hardware problem, comment #29 notwithstanding.  My hardware shows no signs 
of failure, and too many people are reporting it for it to be caused by 
simultaneous hardware problems.

I hope that someone is going to work on and fix this very soon.
Andrew.

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

Title:
  "Smbd","kjournald2" and  "rsync"  blocked for more than 120 seconds while 
using ext4.

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


[Bug 684654] Re: system hangs due to blocked filesystem tasks

2010-12-03 Thread Andrew Schulman
Also: #588046 was very similar to this bug, but turned out to be a
hardware problem.  It would be hard to completely rule that out, but I
can say that SMART on the affected drive reports good health, no errors,
and successful short and long selftests.

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

Title:
  system hangs due to blocked filesystem tasks

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


[Bug 684654] Re: system hangs due to blocked filesystem tasks

2010-12-03 Thread Andrew Schulman


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

Title:
  system hangs due to blocked filesystem tasks

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


[Bug 684654] Re: system hangs due to blocked filesystem tasks

2010-12-03 Thread Andrew Schulman
I'm sorry, the filesystem is of course reiserfs (3.6), not reiser4.

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

Title:
  system hangs due to blocked filesystem tasks

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


[Bug 684654] [NEW] system hangs due to blocked filesystem tasks

2010-12-03 Thread Andrew Schulman
Public bug reported:

Every few days, a relatively disk-intensive task such as

find -type d -print0 | xargs -0 chmod u+s # or
cvs up

will cause my system to hang.  The filesystem (reiser4 on /home) becomes
blocked, with more and more processes piling up messages like:

Dec  2 10:20:22 helium kernel: [192960.871307] INFO: task reiserfs/1:1065 
blocked for more than 120 seconds.
Dec  2 10:20:22 helium kernel: [192960.871316] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dec  2 10:20:22 helium kernel: [192960.871322] reiserfs/1D 880218496c30 
0  1065  2 0x
Dec  2 10:20:22 helium kernel: [192960.871333]  88022ceffd20 
0046  00015980
Dec  2 10:20:22 helium kernel: [192960.871344]  88022cefffd8 
00015980 88022cefffd8 88021a7dadc0
Dec  2 10:20:22 helium kernel: [192960.871354]  00015980 
00015980 88022cefffd8 00015980
Dec  2 10:20:22 helium kernel: [192960.871362] Call Trace:
Dec  2 10:20:22 helium kernel: [192960.871377]  [] 
__mutex_lock_slowpath+0xf7/0x180
Dec  2 10:20:22 helium kernel: [192960.871387]  [] 
mutex_lock+0x2b/0x50
Dec  2 10:20:22 helium kernel: [192960.871420]  [] 
reiserfs_write_lock+0x35/0x50 [reiserfs]
Dec  2 10:20:22 helium kernel: [192960.871444]  [] 
flush_async_commits+0x39/0x80 [reiserfs]
Dec  2 10:20:22 helium kernel: [192960.871466]  [] ? 
flush_async_commits+0x0/0x80 [reiserfs]
Dec  2 10:20:22 helium kernel: [192960.871477]  [] 
run_workqueue+0xc5/0x1a0
Dec  2 10:20:22 helium kernel: [192960.871487]  [] 
worker_thread+0xa3/0x110
Dec  2 10:20:22 helium kernel: [192960.871496]  [] ? 
autoremove_wake_function+0x0/0x40
Dec  2 10:20:22 helium kernel: [192960.871505]  [] ? 
worker_thread+0x0/0x110
Dec  2 10:20:22 helium kernel: [192960.871512]  [] 
kthread+0x96/0xa0
Dec  2 10:20:22 helium kernel: [192960.871521]  [] 
kernel_thread_helper+0x4/0x10
Dec  2 10:20:22 helium kernel: [192960.871529]  [] ? 
kthread+0x0/0xa0
Dec  2 10:20:22 helium kernel: [192960.871536]  [] ? 
kernel_thread_helper+0x0/0x10

Once this happens the host becomes unresponsive to console input or ssh
connections, although it does continue to pass network traffic, at least
for a while.  It eventually has to be force-rebooted.

This bug is similar to #494476.  The effect of it is pretty severe, and
I'd greatly appreciate a solution.

Thanks,
Andrew.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-23-generic 2.6.35-23.41
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: CS46xx [Sound Fusion CS46xx], device 0: CS46xx [CS46xx]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'CS46xx'/'Sound Fusion CS46xx at 0xfdaff000/0xfd90, irq 20'
   Mixer name   : 'Cirrus Logic CS4297A rev 4,Cirrus Logic CS4294 rev 5'
   Components   : 'AC97a:43525914 AC97a:4352592d'
   Controls  : 71
   Simple ctrls  : 45
Date: Fri Dec  3 05:25:49 2010
Frequency: Once every few days.
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=9234eabd-576f-45d0-afee-62424eab19bc ro quiet splash nomodeset 
video=uvesafb:mode_option=1920x1200-24,mtrr=3,scroll=ywrap
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
RfKill:
 
SourcePackage: linux
WifiSyslog:
 Dec  3 03:26:37 helium dhclient: DHCPREQUEST of 192.168.1.2 on eth1 to 
192.168.1.1 port 67
 Dec  3 03:26:37 helium dhclient: DHCPACK of 192.168.1.2 from 192.168.1.1
 Dec  3 03:26:37 helium dhclient: bound to 192.168.1.2 -- renewal in 31801 
seconds.
 Dec  3 04:57:24 helium kernel: [44737.171753] EXT4-fs (sdb1): re-mounted. 
Opts: errors=remount-ro,acl,commit=0
 Dec  3 04:57:24 helium kernel: [44737.220796] EXT4-fs (dm-2): re-mounted. 
Opts: acl,commit=0
dmi.bios.date: 05/21/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F4
dmi.board.name: GA-MA790XT-UD4P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd05/21/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790XT-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790XT-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA790XT-UD4P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug kernel-fs maverick needs-upstream-testing 
regression-release

-- 
You receiv

[Bug 544866] Re: unwanted /build directory included in package

2010-11-25 Thread Andrew Schulman
** Tags added: maverick

-- 
unwanted /build directory included in package
https://bugs.launchpad.net/bugs/544866
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 659901] Re: splash screen not working with nvidia proprietary drivers

2010-11-23 Thread Andrew Schulman
I also have this problem, with nvidia-current 260.19.06-0ubuntu1 on
amd64.  The recommended fix script above fixed it.

-- 
splash screen not working with nvidia proprietary drivers
https://bugs.launchpad.net/bugs/659901
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 659901] Re: splash screen not working with nvidia proprietary drivers

2010-11-23 Thread Andrew Schulman
** Changed in: plymouth (Ubuntu)
   Status: New => Confirmed

-- 
splash screen not working with nvidia proprietary drivers
https://bugs.launchpad.net/bugs/659901
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 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message)

2010-10-20 Thread Andrew Schulman
Yay!

Thanks guys, that was fast work.

-- 
upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so 
slapd aborts with "Program version 4.8 doesn't match environment version 4.7" 
error message)
https://bugs.launchpad.net/bugs/658227
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 662168] Re: always reports "can't stat() fuse.gvfs-fuse-daemon"

2010-10-17 Thread Andrew Schulman


-- 
always reports "can't stat() fuse.gvfs-fuse-daemon"
https://bugs.launchpad.net/bugs/662168
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 662168] [NEW] always reports "can't stat() fuse.gvfs-fuse-daemon"

2010-10-17 Thread Andrew Schulman
Public bug reported:

Binary package hint: lsof

Whenever I run lsof, I get a bunch of these error messages:

# lsof /dev/sdd1
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/andrex/.gvfs
  Output information may be incomplete.
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/carey/.gvfs
  Output information may be incomplete.
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/elijah/.gvfs
  Output information may be incomplete.
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system 
/home/mathieu/.gvfs
  Output information may be incomplete.

Just nuisance, really.
Thanks,
Andrew.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: lsof 4.81.dfsg.1-1build1
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Oct 17 09:53:18 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lsof

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


** Tags: amd64 apport-bug maverick

-- 
always reports "can't stat() fuse.gvfs-fuse-daemon"
https://bugs.launchpad.net/bugs/662168
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 658227] Re: won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match environment version 4.7"

2010-10-11 Thread Andrew Schulman
Here are excerpts from apt/term.log.  Note that this is in a different
apt log because my dist-upgrade was a little unusual - interrupted, then
completed in a second session.  I'm attaching the complete apt log file
in case it's of interest.

Log started: 2010-10-11  03:59:04

Restarting services possibly affected by the upgrade:
  slapd: restarting...done.

Preparing to replace slapd 2.4.21-0ubuntu5.3 (using 
.../slapd_2.4.23-0ubuntu3_amd64.deb) ...
Stopping OpenLDAP: slapd.
Unpacking replacement slapd ...

Setting up slapd (2.4.23-0ubuntu3) ...

Installing new version of config file /etc/ldap/schema/README ...

Installing new version of config file /etc/ldap/schema/cosine.ldif ...

Installing new version of config file
/etc/ldap/schema/inetorgperson.ldif ...

Installing new version of config file /etc/ldap/schema/nis.ldif ...

Installing new version of config file /etc/ldap/schema/openldap.ldif ...

Installing new version of config file /etc/ldap/schema/duaconf.schema
...

Installing new version of config file /etc/ldap/schema/dyngroup.schema
...

Installing new version of config file
/etc/ldap/schema/inetorgperson.schema ...

Installing new version of config file /etc/ldap/schema/misc.schema ...

Installing new version of config file /etc/ldap/schema/nis.schema ...

Installing new version of config file /etc/ldap/schema/openldap.schema
...

Installing new version of config file /etc/ldap/schema/pmi.schema ...

Installing new version of config file /etc/apparmor.d/usr.sbin.slapd ...

  Backing up /etc/ldap/slapd.d/ in
/var/backups/slapd-2.4.21-0ubuntu5.3... done.

Starting OpenLDAP: slapd.


** Attachment added: "apt upgrade log"
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/658227/+attachment/1685170/+files/term.log

-- 
won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match 
environment version 4.7"
https://bugs.launchpad.net/bugs/658227
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 658227] Re: won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match environment version 4.7"

2010-10-11 Thread Andrew Schulman
OK, per https://bbs.archlinux.org/viewtopic.php?id=84077 and then
http://dbaspot.com/forums/berkeley-db/265933-how-upgrade-4-2-4-3-a.html,
I installed db4.7-utils and ran

cd /var/lib
cp -a ldap ldap.bak
cd ldap
db4.7_checkpoint -1
db4.7_recover

After that, slapd started normally.

-- 
won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match 
environment version 4.7"
https://bugs.launchpad.net/bugs/658227
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 658227] Re: won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match environment version 4.7"

2010-10-11 Thread Andrew Schulman
This appears to be the same as http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=595672 .  A fix appears to have been released to
that, but again I don't understand the cause or solution, or what I
should do to recover at this point.


** Bug watch added: Debian Bug tracker #595672
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595672

-- 
won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match 
environment version 4.7"
https://bugs.launchpad.net/bugs/658227
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 658227] Re: won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match environment version 4.7"

2010-10-11 Thread Andrew Schulman

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/658227/+attachment/1684127/+files/Dependencies.txt

-- 
won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match 
environment version 4.7"
https://bugs.launchpad.net/bugs/658227
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 658227] [NEW] won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match environment version 4.7"

2010-10-11 Thread Andrew Schulman
Public bug reported:

I just upgraded from Lucid to Maverick, and now slapd won't start.  From
syslog:

Oct 11 06:10:31 helium slapd[12130]: @(#) $OpenLDAP: slapd 2.4.23 (Aug  7 2010 
01:39:36) 
$#012#011bui...@yellow:/build/buildd/openldap-2.4.23/debian/build/servers/slapd
Oct 11 06:10:32 helium slapd[12131]: bdb(dc=5200-glenwood,dc=net): Program 
version 4.8 doesn't match environment version 4.7
Oct 11 06:10:32 helium slapd[12131]: hdb_db_open: database 
"dc=5200-glenwood,dc=net" cannot be opened, err -30971. Restore from backup!
Oct 11 06:10:32 helium slapd[12131]: bdb(dc=5200-glenwood,dc=net): 
txn_checkpoint interface requires an environment configured for the transaction 
subsystem
Oct 11 06:10:32 helium slapd[12131]: bdb_db_close: database 
"dc=5200-glenwood,dc=net": txn_checkpoint failed: Invalid argument (22).
Oct 11 06:10:32 helium slapd[12131]: backend_startup_one (type=hdb, 
suffix="dc=5200-glenwood,dc=net"): bi_db_open failed! (-30971)
Oct 11 06:10:32 helium slapd[12131]: bdb_db_close: database 
"dc=5200-glenwood,dc=net": alock_close failed
Oct 11 06:10:32 helium slapd[12131]: slapd stopped.

Information on the web says that I need to run some kind of manual
database upgrade to BDB 4.8, but I have no familiarity with the BDB
tools, and the recipes that are suggested are varied and uncertain.

Please suggest a workaround or manual upgrade, as some of my network
services are at a dead stop due to this problem.

Thanks,
Andrew.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: slapd 2.4.23-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Oct 11 06:07:49 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openldap

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


** Tags: amd64 apport-bug maverick

-- 
won't start after Maverick upgrade; bdb "Program version 4.8 doesn't match 
environment version 4.7"
https://bugs.launchpad.net/bugs/658227
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 374241] Re: Won't generate new certificates due to "can't use string as ARRAY ref" error

2010-10-08 Thread Andrew Schulman
In fact, I get the "can't use string as ARRAY ref" error every time I
try to generate a certificate request:

*** unhandled exception in callback:
***   Can't use string ("OECA") as an ARRAY ref while "strict refs" in use at 
/usr/share/tinyca/GUI.pm line 1253.
***  ignoring at /usr/bin/tinyca2 line 112.

So for me, TinyCA is unable to generate cert requests at all.

The proposed patch does NOT fix the problem, because it also refers to
the undefined array.  I'm attaching a revised patch that does fix the
problem.


** Summary changed:

- Not generating new certificates if CA has no OrganizationUnit (OU) set
+ Won't generate new certificates due to "can't use string as ARRAY ref" error

** Patch added: "GUI.patch"
   
https://bugs.launchpad.net/ubuntu/+source/tinyca/+bug/374241/+attachment/1678590/+files/GUI.patch

-- 
Won't generate new certificates due to "can't use string as ARRAY ref" error
https://bugs.launchpad.net/bugs/374241
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 365651] Re: after upgrade no sound volume in tray

2010-09-04 Thread Andrew Schulman
Well I'll be... I thought I already had it there... but I didn't.  So I
just added the indicator applet to my toolbar, and now the volume
control is back.  (Along with some other chat indicator that I don't
want, but that's a separate issue.)

Thank you for your help.  This bug is solved for me.

-- 
after upgrade no sound volume in tray
https://bugs.launchpad.net/bugs/365651
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-08-10 Thread Andrew Schulman
Found in another forum post: the solution to problem 2 in #49 is just to
remove or move aside inetOrgPerson.xml and posixGroup.xml in
/etc/phpldapadmin/templates/modification.  PLA will then just use the
default template to view objects.  These files can be reinstated if a
custom editing template is wanted, and probably their  tags
adjusted to choose which template should be used by default to modify
people, groups, etc.

I haven't tried this with the creation templates but I assume that a
similar process holds.

The real bug here is that all of this changed in PLA 1.2 and none of it
was documented or set up with reasonable defaults for us poor users.

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-08-10 Thread Andrew Schulman
Looking back at this now, I think the original problem (incompatibility
with PHP 5.3) has been fixed.  What's left is a mixed bag of problems
caused by the change to PLA 1.2:

  1. PLA now needs read access to dn.base="" and dn.base="cn=subschema"
  2. PLA now requires everyone to customize the default templates for modifying 
or creating objects, if they don't want to have to select which template to use 
every time they want to view or create an object.
  3. PLA now spews errors by default whenever it can't find a template object 
or attribute in the LDAP schema.

Item 1 is addressed in #38, and items 2 and 3 are addressed in the PLA
FAQ
(http://phpldapadmin.sourceforge.net/wiki/index.php/FAQ#Template_FAQs).

All of these things add up to a gigantic pain in the ass for us poor
unsuspecting PLA users, but not a PHP 5.3 incompatibility - rather a 1.2
upgrade problem.  I think we should look for or open separate bugs for
them.

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-08-09 Thread Andrew Schulman
To be clear - I have version 1.2.0.5-1ubuntu1.10.04.1 installed, and the
bug is not fixed.

** Changed in: phpldapadmin (Ubuntu)
   Status: Fix Released => Confirmed

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-07-12 Thread Andrew Schulman
Indeed, per comment #37 that is what I've already done and I still have
the template problem.

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-06-23 Thread Andrew Schulman
OK, this bug is apparently related to #427842.
http://ubuntuforums.org/showpost.php?p=9230305&postcount=2 posts the
following suggested fix:  Create fixRootDSE.ldif containing the
following:

dn: olcDatabase={-1}frontend,cn=config
changetype: modify
add: olcAccess
olcAccess: to dn.base="" by * read
olcAccess: to dn.base="cn=subschema" by * read

Then run

sudo ldapmodify -Y EXTERNAL -H ldapi:/// -f fixRootDSE.ldif

I did this and it has at least partially solved the problem.  The "Our
attempts to find your SCHEMA have failed" messages have now gone away.

What I'm left with now is apparently a template problem:  every time I
try to view a tree object, I get prompted to "Select a template to edit
the entry".  Also, when I view the root node I still get a long list of
"Automatically removed objectClass from template", "Automatically
removed attribute from template", etc.  Is this just an upgrade to 1.2
issue?

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-06-23 Thread Andrew Schulman
I've completely replaced my config.php file, and I'm still having the
problem described in #34:  I can see my tree, but trying to browse it
results in:

Our attempts to find your SCHEMA have failed (objectclasses)

I can't find a summary anywhere of the changes in config.php from
1.1.0.7 to 1.2.0.5, but I uninstalled 1.1.0.7, removed
/etc/phpldapadmin, installed 1.2.0.5, and customized the config.php that
was installed.  Looking back in the version control history for
config.php, it seems that the style for configuring servers has changed
from

$i=0;
$ldapservers = new LDAPServers;
$ldapservers->SetValue($i,'server','base',array('dc=example,dc=com'));

to

$servers = new Datastore();
$servers->setValue('server','base',array('dc=example,dc=com'));

I have the 2nd style in config.php, and I still have this problem.

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 466470] Re: resume failure

2010-06-05 Thread Andrew Schulman
This bug seems to be fixed in lucid.  After upgrading to lucid, I ran

echo options i915 modeset=0 > /etc/modprobe.d/i915-kms.conf

as recommended in https://wiki.ubuntu.com/X/KernelModeSetting, then ran
update-initramfs and rebooted.  The problem went away.  Then I tried
removing the i915 option, ran update-initramfs and rebooted again.  The
problem is still not recurring.

Good work, kernel team!

-- 
resume failure
https://bugs.launchpad.net/bugs/466470
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 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-05-23 Thread Andrew Schulman
I upgraded to 1.2.0.5-1ubuntu1.10.04.1, then reconfigured as in #23.
I'm now in exactly the same situation as #27.  The package is currently
unusable with PHP 5.3.

-- 
phpldapadmin: Incompatible with PHP 5.3
https://bugs.launchpad.net/bugs/551269
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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-20 Thread Andrew Schulman
yota, you're correct.  stop + start > restart.  So #20 does also work
for me now.  Thanks, Andrew.

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-19 Thread Andrew Schulman
Can anyone else confirm that #20 does not work for them?  That is, if
you do the following:

* remove "AddressFamily inet" from sshd_config
* add "-4" after "exec /usr/sbin/sshd" in /etc/init/ssh/conf
* run

initctl reload-configuration 
restart sshd

then do you still have this problem?  Does

pgrep -lf sshd

show just /usr/sbin/sshd, or /usr/sbin/sshd -4?

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 578683] [NEW] deprecated # comment in idn.ini

2010-05-11 Thread Andrew Schulman
Public bug reported:

With php5-idn 1.2b-5.3ubuntu1 in Lucid, when I run php from the console,
I get the following warning:

PHP Deprecated:  Comments starting with '#' are deprecated in
/etc/php5/cli/conf.d/idn.ini on line 1 in Unknown on line 0

This is easily fixed by changing the leading # to ; in
/etc/php5/conf.d/idn.ini.

Thanks,
Andrew.

** Affects: php-idn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: lucid

-- 
deprecated # comment in idn.ini
https://bugs.launchpad.net/bugs/578683
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 544866] Re: unwanted /build directory included in package

2010-05-10 Thread Andrew Schulman
This problem persists in version 1.1.14-2 in lucid.

** Tags added: lucid

-- 
unwanted /build directory included in package
https://bugs.launchpad.net/bugs/544866
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 365651] Re: after upgrade no sound volume in tray

2010-05-06 Thread Andrew Schulman
I have this identical problem, after upgrading to Lucid.  The volume
control was there in Karmic; in Lucid, it's not.

Other users on the same host do see their volume controls.


** Changed in: ubuntu
   Status: Incomplete => New

** Tags added: lucid

-- 
after upgrade no sound volume in tray
https://bugs.launchpad.net/bugs/365651
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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-03 Thread Andrew Schulman
Setting

AddressFamily inet

in /etc/ssh/sshd_config and restarting sshd does work around this
problem.


** Description changed:

  I had a proper configuration on jaunty (sshd_config) so I could ssh into
  that machine and run X11 applications there with X11 forwarding, so I
  could use apps fromt here remotely. After upgrade to karmic (same
  sshd_config on the server, client is not changed) I got this (for
  example):
  
- xterm Xt error: Can't open display: 
+ xterm Xt error: Can't open display:
  xterm:  DISPLAY is not set
  
  I've tried ssh  -X, -Y and -X -Y too together with no success.
  
  So DISPLAY environment variable is not even set because of some reason,
  though I found this in /var/log/auth.log:
  
  Sep 22 19:56:02 vega sshd[11206]: error: Failed to allocate internet-
  domain X11 display socket.
  
  openssh-server:
-   Installed: 1:5.1p1-6ubuntu1
-   Candidate: 1:5.1p1-6ubuntu1
-   Version table:
-  *** 1:5.1p1-6ubuntu1 0
- 500 http://archive.ubuntu.com karmic/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 1:5.1p1-6ubuntu1
+   Candidate: 1:5.1p1-6ubuntu1
+   Version table:
+  *** 1:5.1p1-6ubuntu1 0
+ 500 http://archive.ubuntu.com karmic/main Packages
+ 100 /var/lib/dpkg/status
  xauth:
-   Installed: 1:1.0.3-2
-   Candidate: 1:1.0.3-2
-   Version table:
-  *** 1:1.0.3-2 0
- 500 http://archive.ubuntu.com karmic/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 1:1.0.3-2
+   Candidate: 1:1.0.3-2
+   Version table:
+  *** 1:1.0.3-2 0
+ 500 http://archive.ubuntu.com karmic/main Packages
+ 100 /var/lib/dpkg/status
  
  sshd_config file:
  
  Port 22
  ListenAddress 0.0.0.0
  Protocol 2
  HostKey /etc/ssh/ssh_host_rsa_key
  HostKey /etc/ssh/ssh_host_dsa_key
  UsePrivilegeSeparation yes
  KeyRegenerationInterval 3600
  ServerKeyBits 768
  SyslogFacility AUTH
  LogLevel INFO
  LoginGraceTime 600
  StrictModes yes
  RSAAuthentication yes
  PubkeyAuthentication yes
  IgnoreRhosts yes
  RhostsRSAAuthentication no
  HostbasedAuthentication no
  PermitEmptyPasswords no
  PasswordAuthentication no
  X11Forwarding yes
  X11DisplayOffset 10
  PrintMotd no
  PrintLastLog yes
  TCPKeepAlive yes
  Subsystem sftp /usr/lib/openssh/sftp-server
  UsePAM yes
  PermitTunnel yes
  PermitRootLogin forced-commands-only

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-03 Thread Andrew Schulman
Also, the revised workaround in #20 does not work for me.  I edited
/etc/init/ssh.conf as suggested, then ran

initctl reload-configuration
restart ssh

but for some reason the -4 parameter isn't taking effect.  ps shows sshd
running as just /usr/sbin/sshd with no argument, netstat shows sshd
listening on 22, and $DISPLAY is still not being set on login.
Surely a reboot isn't required?

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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


  1   2   >