[Bug 1394101] [NEW] syslog-ng 3.5.3-1 using 37GB of memory

2014-11-19 Thread Johan Walles
Public bug reported:

Hi!

We had to restart syslog-ng because it was using 37GB of memory.

We're on 3.5.3-1 on Trusty.

The syslog-ng changelog says that 3.5.6-1 is fixing a major memory leak, 
could that be it?
http://changelogs.ubuntu.com/changelogs/pool/universe/s/syslog-ng/syslog-ng_3.5.6-2/changelog

Here's /proc/4126/status from the syslog-ng process before I killed it:

Name:   syslog-ng
State:  S (sleeping)
Tgid:   4126
Ngid:   0
Pid:4126
PPid:   4125
TracerPid:  0
Uid:0   0   0   0
Gid:0   0   0   0
FDSize: 512
Groups: 0 1 10001 10008 
VmPeak: 37972880 kB
VmSize: 37971560 kB
VmLck: 0 kB
VmPin: 0 kB
VmHWM:  30759688 kB
VmRSS:  28501192 kB
VmData: 37915340 kB
VmStk:   136 kB
VmExe: 8 kB
VmLib:  6532 kB
VmPTE: 74184 kB
VmSwap:  9415972 kB
Threads:1
SigQ:   2/514938
SigPnd: 
ShdPnd: 
SigBlk: 
SigIgn: 00401000
SigCgt: 000180016003
CapInh: 
CapPrm: 00042c0f
CapEff: 0004
CapBnd: 001f
Seccomp:0
Cpus_allowed:   
Cpus_allowed_list:  0-31
Mems_allowed:   ,0003
Mems_allowed_list:  0-1
voluntary_ctxt_switches:1566531071
nonvoluntary_ctxt_switches: 7187937


$ lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04

$ apt-cache policy syslog-ng
syslog-ng:
  Installed: 3.5.3-1
  Candidate: 3.5.3-1
  Version table:
 *** 3.5.3-1 0
400 http://debmirror:9888/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: syslog-ng (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  syslog-ng 3.5.3-1 using 37GB of memory

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

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


[Bug 1394101] Re: syslog-ng 3.5.3-1 using 37GB of memory

2014-11-19 Thread Johan Walles
Quoting the upstream changelog for 3.5.5:
http://www.balabit.com/downloads/files/syslog-ng/sources/3.5.5

* Major memory leaks have been fixed in various parts of
  syslog-ng, including but not limited to network and file
  destinations and sources, value-pairs (thus affecting
  mongodb, $(format-json), and others), template handling and
  rewrite rules.
 
  Some of these leaks only happened during reload, some
  leaked on every message. They have now been plugged.


3.5.6 contains further memory leak fixes which weren't included in 3.5.5
due to a merging mistake.

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

Title:
  syslog-ng 3.5.3-1 using 37GB of memory

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

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


[Bug 1163758] [NEW] geninfo: Argument ===== isn't numeric in numeric gt () at /usr/bin/geninfo line 1126.

2013-04-03 Thread Johan Walles
Public bug reported:

Lcov geninfo in Quantal is incompatible with the gcc that ships with
Quantal.

To be precise, I get a lot of these from geninfo:
geninfo: Argument = isn't numeric in numeric gt () at /usr/bin/geninfo 
line 1126.

According to the Redhat Bugzilla this is because of updated gcov output from 
gcc-4.7:
https://bugzilla.redhat.com/show_bug.cgi?format=multipleid=829514

The RH bugzilla does contain a patch, and upstream fixed this in lcov
1.10.

I'm on Quantal and am running lcov-1.9-3.

walles/coverage a090d02 Fix broken path to CTest extraction script
walles@walles-VirtualBox:~/src/core$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

walles/coverage a090d02 Fix broken path to CTest extraction script
walles@walles-VirtualBox:~/src/core$ apt-cache policy lcov
lcov:
  Installed: 1.9-3
  Candidate: 1.9-3
  Version table:
 *** 1.9-3 0
500 http://se.archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

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

** Affects: lcov (Debian)
 Importance: Unknown
 Status: Unknown

** Affects: lcov (Fedora)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Red Hat Bugzilla #829514
   https://bugzilla.redhat.com/show_bug.cgi?id=829514

** Also affects: lcov (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=829514
   Importance: Unknown
   Status: Unknown

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

** Also affects: lcov (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699565
   Importance: Unknown
   Status: Unknown

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

Title:
  geninfo: Argument = isn't numeric in numeric gt () at
  /usr/bin/geninfo line 1126.

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

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


[Bug 743323] Re: vlc memory leak

2011-09-08 Thread Johan Walles
Rémi, this is still a problem in Lucid.

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

Title:
  vlc memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/vlc/+bug/743323/+subscriptions

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

[Bug 831195] Re: bubblemon version 2.0.15-1 failed to build in oneiric

2011-08-23 Thread Johan Walles
Debian won't upgrade since Bubblemon doesn't support GNOME3 so this is a
bit of a catch-22 situation.

But if your patch solves your problem I guess that's good enough here.

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

Title:
  bubblemon version 2.0.15-1 failed to build in oneiric

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

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


[Bug 831195] Re: bubblemon version 2.0.15-1 failed to build in oneiric

2011-08-22 Thread Johan Walles
This is fixed in 2.0.17.

Please upgrade to 2.0.17.

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

Title:
  bubblemon version 2.0.15-1 failed to build in oneiric

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

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


[Bug 743323] Re: vlc memory leak

2011-07-03 Thread Johan Walles
Hi there!

When can we expect this to get fixed in the Lucid LTS release?

Watching a DVD on Lucid currently leads to having to power cycle the
system about once or twice per movie.  It also happens with both ALSA
and Pulse audio drivers.

  Regards //Johan

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

Title:
  vlc memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/vlc/+bug/743323/+subscriptions

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


[Bug 743323] Re: vlc memory leak

2011-06-25 Thread Johan Walles
To work around this you can play with the kernel's overcommit settings:

sudo bash
echo 100  /proc/sys/vm/overcommit_ratio
echo 2  /proc/sys/vm/overcommit_memory
exit
vlc

Now, when vlc runs amok, a memory allocation will fail and vlc will
crash.

Note that messing with the overcommit settings can crash your machine
(until you reboot) and the 100 value may need tuning.  If processes
start crashing before you even start VLC, raise it by 50.  If your
machine goes down rather than just VLC crashing, lower it by 50.

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

Title:
  vlc memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/vlc/+bug/743323/+subscriptions

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


[Bug 94130] Re: HTTPS over proxy fails

2011-04-19 Thread Johan Walles
Does that mean that apport needs to add that line somewhere under
/etc/sudoers.d?

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

Title:
  HTTPS over proxy fails

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


[Bug 94130] Re: HTTPS over proxy fails

2011-03-08 Thread Johan Walles
Martin, why was this marked as invalid in apport?

According to Chris in comment 36 this is still broken in Maverick.

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

Title:
  HTTPS over proxy fails

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


[Bug 94130] Re: HTTPS over proxy fails

2011-03-08 Thread Johan Walles
User orsenthil indicates in comment 32 that apps need to be fixed to use
the new Python functionality.

So AFAIU Apport still needs fixing.  I know it's broken in Maverick at
least.

  Regards /Johan

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

Title:
  HTTPS over proxy fails

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


[Bug 241586] Re: tcptraceroute in Hardy is not The Real Thing

2011-01-28 Thread Johan Walles
I was just bitten by this, it's still an issue :-(.

Even though I didn't have tcptraceroute installed, there was a man page
for it and a symlink to the broken shell script as described above.

The broken shell script belongs to traceroute, what's it doing in there?

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

Title:
  tcptraceroute in Hardy is not The Real Thing

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


[Bug 99459] Re: [feisty] sendmail unable to automatically determine domain name

2011-01-20 Thread Johan Walles
** Bug watch added: Debian Bug tracker #375787
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375787

** Also affects: sendmail (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375787
   Importance: Unknown
   Status: Unknown

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

Title:
  [feisty] sendmail unable to automatically determine domain name

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


[Bug 678424] Re: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess installerade post-removal-skript gav felkod 2

2010-12-09 Thread Johan Walles
*** This bug is a duplicate of bug 658500 ***
https://bugs.launchpad.net/bugs/658500

** This bug has been marked a duplicate of bug 658500
   package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2
 * You can subscribe to bug 658500 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/658500/+subscribe

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

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2

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


[Bug 678424] Re: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess installerade post-removal-skript gav felkod 2

2010-12-09 Thread Johan Walles
*** This bug is a duplicate of bug 566437 ***
https://bugs.launchpad.net/bugs/566437

** This bug is no longer a duplicate of bug 658500
   package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2
** This bug has been marked a duplicate of bug 566437
   package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - 
dpkg-divert: mismatch on package - while removing the package
 * You can subscribe to bug 566437 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/566437/+subscribe

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

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2

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


[Bug 658500] Re: package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: underprocess installerade post-removal-skript gav felkod 2

2010-12-09 Thread Johan Walles
*** This bug is a duplicate of bug 566437 ***
https://bugs.launchpad.net/bugs/566437

The problem in my case was that the /var/lib/dpkg/info/fglrx.postrm script 
refered to...
  /usr/lib/libGL.so.1.2

... but should have referred to...
  /usr/lib/mesa/libGL.so.1.2

... in two places.

Changing those two enabled me to remove fglrx.


** This bug has been marked a duplicate of bug 566437
   package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - 
dpkg-divert: mismatch on package - while removing the package
 * You can subscribe to bug 566437 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/566437/+subscribe

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

Title:
  package fglrx 2:8.723.1-0ubuntu5 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2

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


[Bug 566437] Re: package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - dpkg-divert: mismatch on package - while removing the package

2010-12-09 Thread Johan Walles
The problem in my case seemed to be that the /var/lib/dpkg/info/fglrx.postrm 
script refered to...
  /usr/lib/libGL.so.1.2

... but should have referred to...
  /usr/lib/mesa/libGL.so.1.2

... in two places.

Changing those two enabled me to remove fglrx.

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

Title:
  package fglrx 2:8.723.1-0ubuntu2 failed to REMOVE: error exit status 2 - 
dpkg-divert: mismatch on package - while removing the package

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


[Bug 559008] Re: UnicodeDecodeError when adding a ppa with add-apt-repository

2010-11-25 Thread Johan Walles
Guillaume, this does affect me and I am behind a proxy.

If I run as root and unset LANG I get:
r...@transwarp:/tmp# add-apt-repository ppa:deb-thumbnailer-team/ppa
Error reading https://launchpad.net/api/1.0/~deb-thumbnailer-team/+archive/ppa: 
urlopen error [Errno 113] No route to host

I am behind a proxy, but I have entered my proxy settings in System /
Network Proxy Server and applied them for the whole system.  Since
wget works, they should be correct.

-- 
UnicodeDecodeError when adding a ppa with add-apt-repository
https://bugs.launchpad.net/bugs/559008
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 678424] [NEW] package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess installerade post-removal-skript gav felkod 2

2010-11-22 Thread Johan Walles
Public bug reported:

This was while trying to clean up after the Hardware Drivers tool had
failed to uninstall the proprietary FireGL drivers for me.

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: fglrx 2:8.780-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: fglrx
AptOrdering: fglrx: Remove
Architecture: i386
Date: Mon Nov 22 09:10:41 2010
DkmsStatus:
 fglrx, 8.780, 2.6.35-22-generic, i686: installed 
 virtualbox-ose, 3.2.8, 2.6.32-25-generic, i686: installed 
 virtualbox-ose, 3.2.8, 2.6.35-22-generic, i686: installed
ErrorMessage: underprocess installerade post-removal-skript gav felkod 2
MachineType: Dell Inc. OptiPlex 755
ProcCmdLine: root=UUID=305ba039-43b3-4e61-bdc2-6b972209801e ro
SourcePackage: fglrx-installer
Title: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2
dmi.bios.date: 02/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0PU052
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd02/19/2008:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0PU052:rvr:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 755
dmi.sys.vendor: Dell Inc.
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick

-- 
package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2
https://bugs.launchpad.net/bugs/678424
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 678424] Re: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess installerade post-removal-skript gav felkod 2

2010-11-22 Thread Johan Walles


-- 
package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: underprocess 
installerade post-removal-skript gav felkod 2
https://bugs.launchpad.net/bugs/678424
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 581447] Re: ubuntu-bug does not use proxy authentification settings

2010-10-07 Thread Johan Walles
Duplicate of bug 94130?

-- 
ubuntu-bug does not use proxy authentification settings
https://bugs.launchpad.net/bugs/581447
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 409338] Re: Change the name of Hardware drivers

2010-10-01 Thread Johan Walles
For reference, here's the original bug about this from 2008:

https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/202267

In the discussion there, Additional drivers was voted down because of
the Additional to what? argument.

Third Party Drivers was the suggestion that everybody seemed to like.

Anything is better than Hardware drivers though, so the new name is
definitely an improvement.  Great that this has finally gotten some
attention!

-- 
Change the name of Hardware drivers
https://bugs.launchpad.net/bugs/409338
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 122725] Re: wrong permission

2010-09-20 Thread Johan Walles
I'm not using Zabbix any more.

I don't know what machine I tried it on two years ago.

I don't know what version of either Zabbix or Ubuntu the machine was
running on two years ago.

Please try installing Zabbix on a modern Ubuntu and see if it's unusable
out of the box, in that case this bug should still be open.

-- 
wrong permission
https://bugs.launchpad.net/bugs/122725
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 122725] Re: wrong permission

2010-09-16 Thread Johan Walles
Thank you for taking the time to respond to this after two years.

The version of Ubuntu I'm using is actually current, since (this may
come as a surprise to you) I have actually updated since 2008 when this
bug was reported.

However, I'm not using Zabbix any more, so I can't say whether the
packages are still broken.

Do you have any documentation detailing why you have a bug tracker, or
why people should report bugs?

-- 
wrong permission
https://bugs.launchpad.net/bugs/122725
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-02 Thread Johan Walles
jo...@transwarp:/tmp$ echo $all_proxy
socks://www-proxy.se.oracle.com:80/

jo...@transwarp:/tmp$ echo $no_proxy
localhost,127.0.0.0/8,*.local,*.oracle.com,*.oraclecorp.com,infraworklist,wiki,trat,tendril,infradb01,bkstage,*.jrpg.bea.com,*.bea.com,reporting,qareport,devportal,monitor,

Unsetting both variables doesn't change anything, I still get exactly
the same symptoms.  The About to connect() to lines still don't
mention anything about the proxy.

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-02 Thread Johan Walles
** Visibility changed to: Private

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-02 Thread Johan Walles
Marking as private because of list of private hosts.

Editing them out of comment 15 would probably work as well but I don't
think that's possible for me.

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-02 Thread Johan Walles
I think I found it.

My NO_PROXY environment variable had a list of hosts ending in ,:

jo...@transwarp:/tmp/bzr-2.1.1$ echo $NO_PROXY
localhost,127.0.0.0/8,*.local,*.oracle.com,*.oraclecorp.com,infraworklist,wiki,trat,tendril,infradb01,bkstage,*.jrpg.bea.com,*.bea.com,reporting,qareport,devportal,monitor,

If I remove the trailing comma from $NO_PROXY I can create the branch.

So the issue is that bzr needs to handle trailing commas (and probably
consecutive commas as well) in *PROXY and *proxy environment variables.

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-01 Thread Johan Walles
I downloaded the bzr-2.1.1 source code and reproduced the error using DEBUG=3 
as requested and these instructions:
http://wiki.bazaar.canonical.com/InstallationFaq#RunFromSourceDirectory


** Attachment added: Console output running with DEBUG=3 in 
_urllib2_wrappers.py
   http://launchpadlibrarian.net/49482712/bzr-debug3-console.txt

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-06-01 Thread Johan Walles

** Attachment added: ~/.bzr.log from running with DEBUG=3 in 
_urllib2_wrappers.py
   http://launchpadlibrarian.net/49482846/bzr-debug3.log

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-05-31 Thread Johan Walles
Yes, the proxy is correctly configured :-).  Curl works for example:

jo...@transwarp:/tmp/ech$ curl http://ftp.sunet.se/pub/FreeBSD/CERT/README | wc 
-l
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
101  3258  101  32580 0  45965  0 --:--:-- --:--:-- --:--:-- 93085
92
jo...@transwarp:/tmp/ech$ 

Attaching output with -Dhttp added.

I can't see that I got anything that I didn't see before though.

Note that I don't have any direct Internet access, so *everything* has
to go through the proxy.  DNS requests will fail for example, you have
to pass URLs with host names to the proxy.


** Attachment added: Output from bzr branch -Derror -Dhttp 
http://bzr.savannah.gnu.org/r/gnash;
   http://launchpadlibrarian.net/49422930/bzr-dhttp-derror.txt

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-05-31 Thread Johan Walles
Here's the .bzr.log after running with -Dhttp.

I don't see anything about any proxy in there; how does bzr detect it
should go via a proxy?

  Regards /J

** Attachment added: .bzr.log with -Dhttp
   http://launchpadlibrarian.net/49437462/.bzr.log

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-05-28 Thread Johan Walles
Here's the output I get from running bzr branch -Derror
http://bzr.savannah.gnu.org/r/gnash.

** Attachment added: bzr branch -Derror http://bzr.savannah.gnu.org/r/gnash;
   http://launchpadlibrarian.net/49257319/Derror.txt

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-05-28 Thread Johan Walles
I got different output in different runs.  Here's the first run, it was
done with a Swedish locale and the error message...

[Errno 110] Förbindelsen dog ut (timeout)

... means...

[Errno 110] The connection timed out (timeout)


** Attachment added: Another output from bzr branch -Derror 
http://bzr.savannah.gnu.org/r/gnash;
   http://launchpadlibrarian.net/49257406/Derror-timeout.txt

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] [NEW] Bzr 2.1.1 broken through HTTP proxy

2010-05-27 Thread Johan Walles
Public bug reported:

Binary package hint: bzr

bzr 2.1.1 fails through a HTTP proxy, both on http and lp URLs:

jo...@transwarp:/tmp/jox$ bzr branch http://bzr.savannah.gnu.org/r/gnash
bzr: ERROR: Connection error: while sending POST /r/gnash/.bzr/smart: [Errno 
113] No route to host
jo...@transwarp:/tmp/jox$ bzr branch lp:sl
bzr: ERROR: Connection error: while sending POST /bazaar/: [Errno 110] 
Connection timed out

Here are the proxy-related environment variables provided through
GNOME's system wide network proxy settings:

jo...@transwarp:/tmp/jox$ set|grep -i http
HTTPS_PROXY=https://www-proxy.se.company.com:80/
http_proxy=http://www-proxy.se.company.com:80/
https_proxy=https://www-proxy.se.company.com:80/

Note that everything needs to go through the proxy, there's no direct
Internet access.

Here's my bzr version:
jo...@transwarp:/tmp/jox$ bzr version
Bazaar (bzr) 2.1.1
  Python interpreter: /usr/bin/python 2.6.5
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.32-22-generic-i686-with-Ubuntu-10.04-lucid
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/johan/.bazaar
  Bazaar log file: /home/johan/.bzr.log

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: bzr 2.1.1-1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Thu May 27 14:30:47 2010
ProcEnviron:
 LANGUAGE=sv_SE:sv:en_GB:en
 PATH=(custom, user)
 LANG=sv_SE.utf8
 SHELL=/bin/bash
SourcePackage: bzr

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


** Tags: apport-bug i386 lucid

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 586341] Re: Bzr 2.1.1 broken through HTTP proxy

2010-05-27 Thread Johan Walles

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49203571/Dependencies.txt

-- 
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
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 503287] Re: Random flicker attacks on secondary screen

2010-05-24 Thread Johan Walles
Haven't seen it in a while since my Lucid upgrade, I'm guessing this has
been fixed.


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Random flicker attacks on secondary screen
https://bugs.launchpad.net/bugs/503287
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 94130] Re: HTTPS over proxy fails

2010-05-20 Thread Johan Walles
Still broken in Lucid.

Workaround (inspired by comment 24):
* I have both $https_proxy and $HTTPS_PROXY set to proper values.
* ls /var/crash
_usr_lib_update-manager_check-new-release.0.crash  yaml-mode.0.crash
* apport-bug 
--crash-file=/var/crash/_usr_lib_update-manager_check-new-release.0.crash
* ...
* rm /var/crash/_usr_lib_update-manager_check-new-release.0.crash

Optionally you can use apport-cli rather than apport-bug, apport-bug is
just the GUI version and apport-cli is the text version.

If apport-bug / apport-cli could use the system proxy settings as
configured through GNOME's Network Proxy settings that would of course
be a lot better.

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
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 503287] Re: Random flicker attacks on secondary screen

2010-05-07 Thread Johan Walles
I intend to upgrade to Lucid in a week or two, will have result after
that.

-- 
Random flicker attacks on secondary screen
https://bugs.launchpad.net/bugs/503287
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 126757] Re: Want edge resistance

2010-04-21 Thread Johan Walles
 Sure I tested this before tagging it Fixed Release.

Thanks!

That's not what you said when you tagged it though, that's why I didn't
think you had.  Have had some bad experiences with other triagers in
here before.

Happy to hear that it's fixed!

  Cheers /J

-- 
Want edge resistance
https://bugs.launchpad.net/bugs/126757
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 542843] Re: xrandr_cycle crashed with IOError in module()

2010-03-20 Thread Johan Walles

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41432470/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/41432471/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/41432472/ProcStatus.txt

** Visibility changed to: Public

-- 
xrandr_cycle crashed with IOError in module()
https://bugs.launchpad.net/bugs/542843
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 126757] Re: Want edge resistance

2010-03-07 Thread Johan Walles
** Changed in: desktop-effects (Ubuntu)
   Status: Fix Released = New

-- 
Want edge resistance
https://bugs.launchpad.net/bugs/126757
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 126757] Re: Want edge resistance

2010-03-07 Thread Johan Walles
zerosever0183,

by just closing bugs with good repro instructions you're actively
discouraging users from writing useful bug reports.  That you paste a
text in here that makes it clear that you haven't even read the bug
report doesn't help either.

Please let somebody who's triaging Ubuntu bugs follow the repro
instructions and report their findings here.

If you find the repro instructions hard to follow, please tell me how
they could be improved and I will.

  Regards /Johan

-- 
Want edge resistance
https://bugs.launchpad.net/bugs/126757
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 295337] Re: GParted should use fine progress indicator for long operations

2010-01-20 Thread Johan Walles
** Bug watch added: GNOME Bug Tracker #467925
   https://bugzilla.gnome.org/show_bug.cgi?id=467925

** Also affects: gparted via
   https://bugzilla.gnome.org/show_bug.cgi?id=467925
   Importance: Unknown
   Status: Unknown

-- 
GParted should use fine progress indicator for long operations
https://bugs.launchpad.net/bugs/295337
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 218183] Re: Gparted does not display an error dialog on overlapping partitions

2010-01-20 Thread Johan Walles
According to the upstream bug report this will be fixed in GParted
0.5.1.  Karmic has 0.4.5.


** Also affects: gparted via
   https://bugzilla.gnome.org/show_bug.cgi?id=337244
   Importance: Unknown
   Status: Unknown

-- 
Gparted does not display an error dialog on overlapping partitions
https://bugs.launchpad.net/bugs/218183
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 495708] Re: Window snapping is broken, making it difficult to move windows near panels

2010-01-16 Thread Johan Walles
** Summary changed:

- Window snapping is too strong, making it difficult to move windows near panels
+ Window snapping is broken, making it difficult to move windows near panels

-- 
Window snapping is broken, making it difficult to move windows near panels
https://bugs.launchpad.net/bugs/495708
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 495708] Re: Window snapping is too strong, making it difficult to move windows near panels

2010-01-15 Thread Johan Walles
Why not just disable edge stickiness?  It's broken, and I can't see
who'd want to use in its current state anyway.

-- 
Window snapping is too strong, making it difficult to move windows near panels
https://bugs.launchpad.net/bugs/495708
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 160151] Re: Edge resistance without stickiness (as in Metacity)

2010-01-15 Thread Johan Walles
I got my Desktop Effects going, and edge resistance is still broken with
your suggested change.

It's not as pronounced as before, but it's still broken.

As long as it's broken, turning it off is probably a better workaround
than trying to hide it.

The sensitivity setting should be increased if anything, but without
fixing the implementation first it would make the current implementation
even more annoying...

-- 
Edge resistance without stickiness (as in Metacity)
https://bugs.launchpad.net/bugs/160151
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 160151] Re: Edge resistance without stickiness (as in Metacity)

2010-01-15 Thread Johan Walles
** Tags added: usability

-- 
Edge resistance without stickiness (as in Metacity)
https://bugs.launchpad.net/bugs/160151
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 251761] Re: Cant change number of workspaces

2010-01-15 Thread Johan Walles
Still broken in Karmic.

According to the top of this page this bug only affects me.  If it
affects you too, go to the top of the bug page and click This bug
affects me.

-- 
Cant change number of workspaces
https://bugs.launchpad.net/bugs/251761
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 160151] Re: Edge resistance without stickiness (as in Metacity)

2010-01-13 Thread Johan Walles
Hi David!

I just failed to enable Desktop Effects on my Karmic system, so I can't
try the suggestion out for you.

However, a four step repro instruction is at the top of this bug report,
so you should be able to try this on your own machine.

Basically, I really want windows to snap to edges and to each other.
Because of this bug however, snapping in Compiz is just frustrating and
hard to understand.

Unfortunately I can't see how changing the snap distance as suggested in
the other bug report would change this.  It would make the brokenness
less visible, but it would still be broken and get in the way.  What I
want is a usable and helpful snapping implementation like the one in
Metacity, not a broken one like the one in Compiz.

-- 
Edge resistance without stickiness (as in Metacity)
https://bugs.launchpad.net/bugs/160151
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 495708] Re: Window snapping is too strong, making it difficult to move windows near panels

2010-01-12 Thread Johan Walles
I wouldn't say this is a duplicate of bug 160151.  It's more like this
is a request for a workaround, and bug 160151 is a request for a fix.

I'd much rather have snapping fixed (bug 160151) than having the broken
implementation tuned (this bug).

-- 
Window snapping is too strong, making it difficult to move windows near panels
https://bugs.launchpad.net/bugs/495708
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 300226] Re: Prints error messages to stdout

2010-01-08 Thread Johan Walles
LaMont, how did this become Wishlist?

I tried to change that classification but couldn't unfortunately :-(.

This is still broken in Karmic (1:9.6.1.dfsg.P1-3ubuntu0.2) and host
still can't be reliably used in any kind of scripts.

-- 
Prints error messages to stdout
https://bugs.launchpad.net/bugs/300226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 300226] Re: Prints error messages to stdout

2010-01-08 Thread Johan Walles
Reading my last comment it really comes through as harsh, which wasn't
my intent.  Sorry about the tone.

This bug has been wrongly classified as Wishlist though, and it is still
an issue in Karmic.

  Regards //Johan

-- 
Prints error messages to stdout
https://bugs.launchpad.net/bugs/300226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 227198] Re: modinfo fails with inaccessible file in current dir

2010-01-08 Thread Johan Walles
This works in module-init-tools 3.10-3 which is in Karmic.

Don't know when this was really fixed, probably a while ago.


** Changed in: module-init-tools (Ubuntu)
   Status: Triaged = Fix Released

-- 
modinfo fails with inaccessible file in current dir
https://bugs.launchpad.net/bugs/227198
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 227198] Re: modinfo fails with inaccessible file in current dir

2010-01-08 Thread Johan Walles
The link to http://bugzilla.kerneltools.org/show_bug.cgi?id=6 doesn't
work for me btw, I wanted to comment there but I couldn't.

-- 
modinfo fails with inaccessible file in current dir
https://bugs.launchpad.net/bugs/227198
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 300226] Re: Prints error messages to stdout

2010-01-08 Thread Johan Walles
LaMont, how did this become Wishlist?

I tried to change that classification but couldn't unfortunately :-(.

This is still broken in Karmic (1:9.6.1.dfsg.P1-3ubuntu0.2) and host
still can't be reliably used in any kind of scripts.

-- 
Prints error messages to stdout
https://bugs.launchpad.net/bugs/300226
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 300226] Re: Prints error messages to stdout

2010-01-08 Thread Johan Walles
Reading my last comment it really comes through as harsh, which wasn't
my intent.  Sorry about the tone.

This bug has been wrongly classified as Wishlist though, and it is still
an issue in Karmic.

  Regards //Johan

-- 
Prints error messages to stdout
https://bugs.launchpad.net/bugs/300226
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 423167] Re: Ethernet icon looks wrong in Default theme

2010-01-07 Thread Johan Walles
Still broken in Karmic :-(.

** Attachment added: NM + Ethernet + Humanity icons in Karmic
   http://launchpadlibrarian.net/37542179/blackhole.png

-- 
Ethernet icon looks wrong in Default theme
https://bugs.launchpad.net/bugs/423167
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 504224] Re: Inconsistent error message: Filesystem could not be mounted

2010-01-07 Thread Johan Walles
For clarification, if this is the same thing I'm having it's preventing
my machine from booting.

I have about 10 NFS mounts, and my machine hangs on boot with the above
printouts.

To work around this, and boot into X so I can log in, I can enter the
recovery shell, do mount -a, and exit the recovery shell.

This enables me to boot into X.  I still cannot access my virtual text
consoles after this; I assume that the boot process is still waiting for
something else...

-- 
Inconsistent error message: Filesystem could not be mounted
https://bugs.launchpad.net/bugs/504224
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 423167] Re: Ethernet icon looks wrong in Default theme

2010-01-07 Thread Johan Walles
Actually, I *had* switched to Humanity, but the network icon didn't
change until I logged out and then back in again.

-- 
Ethernet icon looks wrong in Default theme
https://bugs.launchpad.net/bugs/423167
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 504271] [NEW] Please backport 470776 to Karmic

2010-01-07 Thread Johan Walles
Public bug reported:

Binary package hint: mountall

My machine refuses to boot in Karmic, except through me booting via a
rescue shell.

The symptoms match bug 470776 exactly.

Bug 470776 has been fixed for Lucid, but Lucid is four months away.

I would like to have the booting issue fixed in Karmic.

  Regards //Johan

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

-- 
Please backport 470776 to Karmic
https://bugs.launchpad.net/bugs/504271
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 466693] Re: since Upgrade to karmic: mount problems, long boot time duration

2010-01-07 Thread Johan Walles
A boot chart has been provided, please re-evaluate.

** Changed in: mountall (Ubuntu)
   Status: Invalid = New

-- 
since Upgrade to karmic: mount problems, long boot time duration
https://bugs.launchpad.net/bugs/466693
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 470776] Re: retry remote devices when parent is ready after SIGUSR1

2010-01-07 Thread Johan Walles
Since I have to boot via a rescue shell nowadays, I filed bug 504271
requesting a fix for this issue in Karmic.

-- 
retry remote devices when parent is ready after SIGUSR1
https://bugs.launchpad.net/bugs/470776
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 504224] Re: Inconsistent error message: Filesystem could not be mounted

2010-01-07 Thread Johan Walles
I'm probably suffering from bug 470776, thanks for the reference!  It
has been fixed for Lucid, but I filed bug 504271 about getting it fixed
for Karmic as well.  Unattended boots would be nice.

My text consoles work fine, they just don't have any login prompts.
So it's probably not video driver related.  Since the whole boot process
has more or less broken down for me with Karmic, I tend to blame it for
everything...

OT: I have also revived bug 466693 about the really slow boot process in
Karmic.

-- 
Inconsistent error message: Filesystem could not be mounted
https://bugs.launchpad.net/bugs/504224
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 470776] Re: retry remote devices when parent is ready after SIGUSR1

2010-01-07 Thread Johan Walles
This is a request for an SRU.

This bug prevents machines from booting if home directories are on NFS.
My machine was able to boot Jaunty so this is a regression.  Not being
able to boot is severe.

According to https://wiki.ubuntu.com/StableReleaseUpdates, SRUs are issued:
* to fix high-impact bugs.
* for bugs which represent severe regressions

This issue should mostly affect corporate, educational and public users
(like libraries).  Most home users are likely not affected by this.  I
can't judge where your main customer base is, but for me this is a big
problem.

If the SRU team says no, I'll just shut up and try not to reboot so
much for the next four months.

-- 
retry remote devices when parent is ready after SIGUSR1
https://bugs.launchpad.net/bugs/470776
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 50430] Re: NIS has problems starting before the network comes up

2010-01-05 Thread Johan Walles
NetworkManager can't be uninstalled without uninstalling ubuntu-
desktop as well :-(.

Filed bug 503264 about that.

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 503264] [NEW] Please recommend network-manager-applet rather than depending on it

2010-01-05 Thread Johan Walles
Public bug reported:

ubuntu-desktop depends on network-manager-applet

I want to uninstall NetworkManager because it breaks NIS (bug 50430).

Can't do that as long as ubuntu-desktop (indirectly) depends on
NetworkManager.

So please downgrade ubuntu-desktop's network-manager-applet dependency
from depends to recommends.

ProblemType: Bug
Architecture: i386
Date: Tue Jan  5 09:27:24 2010
DistroRelease: Ubuntu 9.10
Package: ubuntu-desktop 1.175
ProcEnviron:
 LANGUAGE=sv_SE.UTF-8
 PATH=(custom, user)
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: ubuntu-meta
Uname: Linux 2.6.31-16-generic i686

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Please recommend network-manager-applet rather than depending on it
https://bugs.launchpad.net/bugs/503264
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 503264] Re: Please recommend network-manager-applet rather than depending on it

2010-01-05 Thread Johan Walles

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37442047/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37442048/XsessionErrors.txt

-- 
Please recommend network-manager-applet rather than depending on it
https://bugs.launchpad.net/bugs/503264
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 50430] Re: NIS has problems starting before the network comes up

2010-01-05 Thread Johan Walles
NetworkManager can't be uninstalled without uninstalling ubuntu-
desktop as well :-(.

Filed bug 503264 about that.

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
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 503287] [NEW] Random flicker attacks on secondary screen

2010-01-05 Thread Johan Walles
Public bug reported:

I have two screens connected to my machine, and I run them side by side.

A few times per day, the secondary screen breaks down into a flickering
jumble.  Usually the screen contents is still visible, but like on an
old TV that's gone out of sync.  The background is definitely there, you
can see a few instances of every window, and the mouse pointer is
visible in a few places as well.

The symptoms tend to pass if I manage to move any windows away from that
screen so that it shows only the background.

I'm not seeing any crashes or any other symptoms.

This happened in Jaunty, and it is still happening in Karmic.

ProblemType: Bug
Architecture: i386
Date: Tue Jan  5 10:25:51 2010
DistroRelease: Ubuntu 9.10
MachineType: Dell Inc. OptiPlex 755
Package: xserver-xorg-core 2:1.6.4-2ubuntu4
ProcCmdLine: root=UUID=305ba039-43b3-4e61-bdc2-6b972209801e ro
ProcEnviron:
 LANGUAGE=sv_SE.UTF-8
 PATH=(custom, user)
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg-server
Uname: Linux 2.6.31-16-generic i686
dmi.bios.date: 02/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0PU052
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd02/19/2008:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0PU052:rvr:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 755
dmi.sys.vendor: Dell Inc.
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-16-generic

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Random flicker attacks on secondary screen
https://bugs.launchpad.net/bugs/503287
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 503287] Re: Random flicker attacks on secondary screen

2010-01-05 Thread Johan Walles

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/37443769/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/37443770/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37443771/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/37443772/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/37443773/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/37443774/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/37443775/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/37443776/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/37443779/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/37443780/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/37443781/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/37443782/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37443783/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/37443784/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/37443785/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37443786/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/37443787/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/37443788/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/37443789/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/37443790/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/37443792/xkbcomp.txt

-- 
Random flicker attacks on secondary screen
https://bugs.launchpad.net/bugs/503287
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 503287] Re: Random flicker attacks on secondary screen

2010-01-05 Thread Johan Walles
It happened in this session just before I reported this bug, so if
something gets logged when this happens (I don't think so
unfortunately), it will be in the attached logs.

-- 
Random flicker attacks on secondary screen
https://bugs.launchpad.net/bugs/503287
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 50430] Re: NIS has problems starting before the network comes up

2010-01-04 Thread Johan Walles
Has anybody managed to work around this on Karmic?

I just upgraded to Karmic, and my previous workaround is no good any
more, and I now have to (re)start NIS manually at each boot :-(.

Also, the top of the bug page says This bug affects you and one other
person.  Considering the amount of people subscribed to this that
doesn't sound reasonable, please mark the top of the bug page if you're
affected!

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 415676] Re: nis fails to start

2010-01-04 Thread Johan Walles
This is probably yet another instance of bug 50430.

-- 
nis fails to start
https://bugs.launchpad.net/bugs/415676
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 50430] Re: NIS has problems starting before the network comes up

2010-01-04 Thread Johan Walles
Has anybody managed to work around this on Karmic?

I just upgraded to Karmic, and my previous workaround is no good any
more, and I now have to (re)start NIS manually at each boot :-(.

Also, the top of the bug page says This bug affects you and one other
person.  Considering the amount of people subscribed to this that
doesn't sound reasonable, please mark the top of the bug page if you're
affected!

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
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 415676] Re: nis fails to start

2010-01-04 Thread Johan Walles
This is probably yet another instance of bug 50430.

-- 
nis fails to start
https://bugs.launchpad.net/bugs/415676
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 468871] Re: No sound

2009-11-10 Thread Johan Walles
*** This bug is a duplicate of bug 479809 ***
https://bugs.launchpad.net/bugs/479809

** This bug has been marked a duplicate of bug 479809
   Volume too low on Karmic Live CD

-- 
No sound
https://bugs.launchpad.net/bugs/468871
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 479809] Re: Volume too low on Karmic Live CD

2009-11-09 Thread Johan Walles

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/35459143/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/35459144/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/35459145/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/35459146/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/35459147/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/35459148/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35459149/Dependencies.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/35459150/PciMultimedia.txt

-- 
Volume too low on Karmic Live CD
https://bugs.launchpad.net/bugs/479809
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 430937] Re: Too low volume in fully updated karmic installation

2009-11-09 Thread Johan Walles
Daniel, I just filed separate bug 479809 about this according to your
instructions.

-- 
Too low volume in fully updated karmic installation
https://bugs.launchpad.net/bugs/430937
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 479809] [NEW] Volume too low on Karmic Live CD

2009-11-09 Thread Johan Walles
Public bug reported:

Volume is really low on the Karmic live CD.

Installing gnome-alsa-mixer and turning up Master F works around this
problem.

I already filed this in bug 430937, but was requested to file this bug
as well.

ProblemType: Bug
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: VT82xx [HDA VIA VT82xx], device 0: VT1708 Analog [VT1708 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: VT82xx [HDA VIA VT82xx], device 0: VT1708 Analog [VT1708 Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 3144 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xc910 irq 17'
   Mixer name   : 'VIA VT1708'
   Components   : 'HDA:11061708,173410f7,00100500 
HDA:14f12bfa,14f10001,0009'
   Controls  : 12
   Simple ctrls  : 7
Date: Tue Nov 10 06:59:58 2009
DistroRelease: Ubuntu 9.10
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release Candidate i386 (20091020.3)
Package: alsa-base 1.0.20+dfsg-1ubuntu5
PackageArchitecture: all
ProcEnviron:
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: alsa-driver
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:3196): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:3196): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:3247): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:3273): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:3246): Gdk-CRITICAL **: gdk_x11_colormap_foreign_new: assertion 
`GDK_IS_VISUAL (visual)' failed

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Volume too low on Karmic Live CD
https://bugs.launchpad.net/bugs/479809
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 430937] Re: Too low volume in fully updated karmic installation

2009-11-07 Thread Johan Walles
PJD, thanks for the workaround, it helped me!

After I had turned Master F up, I got all the sound I wanted.

-- 
Too low volume in fully updated karmic installation
https://bugs.launchpad.net/bugs/430937
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 468871] [NEW] No sound

2009-11-01 Thread Johan Walles
Public bug reported:

I'm not getting any sound from the Karmic RC on ia32.

At first I did get sound, but at a very low volume, and the pulseaudio
daemon was using 100% of one of my cores.

So I killed pulseaudio and restarted it.  Now I'm not getting any sound
at all.  The pulseaudio daemon is running.

ProblemType: Bug
Architecture: i386
CheckboxCommand: gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! 
audioconvert ! audioresample ! gconfaudiosink'
CheckboxTest: playback_auto
Date: Sun Nov  1 16:09:38 2009
DistroRelease: Ubuntu 9.10
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release Candidate i386 (20091020.3)
Package: python-gst0.10 0.10.17-1
ProcEnviron:
 SHELL=/bin/bash
 LANG=sv_SE.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gst0.10-python
Tags: checkbox-bug
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:4873): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:4873): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:4928): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:4948): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Affects: gst0.10-python (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug checkbox-bug i386

-- 
No sound
https://bugs.launchpad.net/bugs/468871
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 468871] Re: No sound

2009-11-01 Thread Johan Walles

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34877186/Dependencies.txt

-- 
No sound
https://bugs.launchpad.net/bugs/468871
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 450337] [NEW] Reboot should not be required after install

2009-10-13 Thread Johan Walles
Public bug reported:

Binary package hint: live-installer

With the Jaunty installer, I'm required to re-boot my system after
having installed from the Live CD.

My expectation was that I should have been able to just eject the CD and
keep using the system after the install had finished.

A working proof-of-concept of a rebootless LiveCD installer for Fedora is here:
http://filteredperception.org/smiley/projects/zyx-liveinstaller/

Having the same functionality in Ubuntu would be really nice.

** Affects: live-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Reboot should not be required after install
https://bugs.launchpad.net/bugs/450337
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 428313] Re: bubblemon 2.0.14-0ubuntu1 FTBFS

2009-09-14 Thread Johan Walles
Fixed upstream in 2.0.15.

-- 
bubblemon 2.0.14-0ubuntu1 FTBFS
https://bugs.launchpad.net/bugs/428313
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 412553] Re: Crash reporting is too annoying for the average user

2009-09-11 Thread Johan Walles
Daniel, Open your terminal and xyz... is in most cases a workaround,
not a solution.

A solution would most often involve installing upgraded packages, just
as you say.

I don't think you're in disagreement with any of the previous posters.

-- 
Crash reporting is too annoying for the average user
https://bugs.launchpad.net/bugs/412553
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 412553] Re: Crash reporting is too annoying for the average user

2009-08-28 Thread Johan Walles
Searching for a solution should be the default behavior, not something
the user should have to ask for.  Of course, this assumes there is an
automated way to actually perform that search (and there should be).

OTOH, that might be the subject of a different issue, it might be
simpler to have this one track *just* the actual bug *reporting*
experience.

-- 
Crash reporting is too annoying for the average user
https://bugs.launchpad.net/bugs/412553
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 240590] Re: Encryption settings ignored when creating wireless network

2009-07-22 Thread Johan Walles
Just tried this with Karmic Alpha 2, and there's no mention of not using
encryption any more.

I still can't connect though, but that's a separate issue.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Encryption settings ignored when creating wireless network
https://bugs.launchpad.net/bugs/240590
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 182778] Re: [P4M900] incorrect screen detection [openchrome]

2009-07-22 Thread Johan Walles
Works for me in Karmic alpha 2.

-- 
[P4M900] incorrect screen detection [openchrome]
https://bugs.launchpad.net/bugs/182778
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 367334] Re: console-kit-daemon[2951]: WARNING: Couldn't read /proc/2950/environ: Failed to open file '/proc/2950/environ': No such file or directory

2009-07-15 Thread Johan Walles
** Bug watch added: Debian Bug tracker #523372
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523372

** Also affects: consolekit via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523372
   Importance: Unknown
   Status: Unknown

-- 
console-kit-daemon[2951]: WARNING: Couldn't read /proc/2950/environ: Failed to 
open file '/proc/2950/environ': No such file or directory
https://bugs.launchpad.net/bugs/367334
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 390528] Re: pulseaudio keeps complaining: module-console-kit.c: GetUnixUser() call failed: org.freedesktop.DBus.Error.UnknownMethod: Method GetUnixUser with signature on interface org.freed

2009-07-09 Thread Johan Walles
** Bug watch added: Debian Bug tracker #527016
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527016

** Also affects: pulseaudio (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527016
   Importance: Unknown
   Status: Unknown

-- 
pulseaudio keeps complaining: module-console-kit.c: GetUnixUser() call failed: 
org.freedesktop.DBus.Error.UnknownMethod: Method GetUnixUser with signature 
 on interface org.freedesktop.ConsoleKit.Session doesn't exist
https://bugs.launchpad.net/bugs/390528
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 351621] Re: Conflicts with mozilla-noscript

2009-04-01 Thread Johan Walles
Good question, silly me; seems noscript isn't involved at all:

flashblock + noscript: broken
just flashblock: broken
just noscript: works
neither: works

So if I install flashblock in Intrepid, I can't watch any Flash movies.
Movies are replaced by a black or white box. Right clicking in the box
brings up Adobe Flash's menu, so libflashwhatever has obviously been
loaded. The only clickable menu item in the single-colored box's menu is
Aboud Flash Player 10.

-- 
Conflicts with mozilla-noscript
https://bugs.launchpad.net/bugs/351621
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 351621] [NEW] Conflicts with mozilla-noscript

2009-03-30 Thread Johan Walles
Public bug reported:

Binary package hint: flashblock

Flashblock version 1.3.10a~snapshot20080611-0ubuntu2 (Intrepid):

Try this:
* Install both flashblock and mozilla-noscript 1.6.9.3-1ubuntu2.
* Go here http://www.youtube.com/watch?v=g_2YWVW4gzE

Current results:
* I get a black box where the film is supposed to be playing. I'm unable to get 
the movie to play no matter what I allow or click.

Expected result:
* Clicking (or something) the black box should get the movie playing again.

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

-- 
Conflicts with mozilla-noscript
https://bugs.launchpad.net/bugs/351621
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 239462] Re: [firefox] tooltips disappear too fast

2009-03-24 Thread Johan Walles
Workaround: the following addon is said to fix the broken tooltips (haven't 
tried it):
https://addons.mozilla.org/firefox/addon/1715

The guy who fixed that issue in the addon explained to me that this is because 
the noautohide XUL attribute defaults to off (!):
https://developer.mozilla.org/en/XUL/Attribute/noautohide

As a curiosity, the bookmark toolbar tooltips have noautohide=true,
which makes the bookmark toolbar tooltips the only ones that work in all
of Firefox.

Somebody please fix, this is extremely annoying any time you try to
actually *read* a tooltip :-(.

-- 
[firefox] tooltips disappear too fast
https://bugs.launchpad.net/bugs/239462
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 239462] Re: [firefox] tooltips disappear too fast

2009-03-24 Thread Johan Walles
** Bug watch added: Mozilla Bugzilla #484970
   https://bugzilla.mozilla.org/show_bug.cgi?id=484970

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=484970
   Importance: Unknown
   Status: Unknown

-- 
[firefox] tooltips disappear too fast
https://bugs.launchpad.net/bugs/239462
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 239462] Re: [firefox] tooltips disappear too fast

2009-03-24 Thread Johan Walles
Found the main bug for this.

** Changed in: firefox
 Bugwatch: Mozilla Bugzilla #484970 = Mozilla Bugzilla #395668
   Status: Confirmed = Unknown

-- 
[firefox] tooltips disappear too fast
https://bugs.launchpad.net/bugs/239462
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 339115] [NEW] ubuntu-bug should provide backtrace when bug reporting a pid

2009-03-07 Thread Johan Walles
Public bug reported:

Binary package hint: apport

apport 0.119 / Intrepid / i686

I would like ubuntu-bug to collect and report backtrace information when
reporting an issue for a certain PID.

Background:
I reported bug 338677 using ubuntu-bug 1234.  The reason I bug reported that 
PID was that pidgin had stopped responding, and I was hoping that I could use 
ubuntu-bug to report that pidgin had hanged.

Unfortunately it seems as if ubuntu-bug doesn't collect any backtrace
information when used on a PID, so my pidgin bug report became rather
useless :-(.

Bug 338677 is a good example of a backtraceless bug report by ubuntu-
bug.

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

-- 
ubuntu-bug should provide backtrace when bug reporting a pid
https://bugs.launchpad.net/bugs/339115
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 338677] Re: Pidgin hang

2009-03-07 Thread Johan Walles
:-(

Reported bug 339115 about ubuntu-bug not providing stack traces for
hanged processes.


** Changed in: pidgin (Ubuntu)
   Status: Incomplete = Invalid

-- 
Pidgin hang
https://bugs.launchpad.net/bugs/338677
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 338677] [NEW] Pidgin hang

2009-03-06 Thread Johan Walles
Public bug reported:

Binary package hint: pidgin

Pidgin hanged after a couple of days usage.

I have sound disabled, so it's not sound related.  I wasn't doing
anything with it when it hanged, so I can't say what triggered it.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: fglrx
Package: pidgin 1:2.5.2-0ubuntu1
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/appeal/bin
 LANG=sv_SE.UTF-8
SourcePackage: pidgin
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
Pidgin hang
https://bugs.launchpad.net/bugs/338677
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   3   >