[Bug 570805] Re: [regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate installation times

2010-05-13 Thread Jakob Unterwurzacher
Test on ext3 (Karmic upgraded to Lucid), 5400rpm notebook hd. Note that
i think in addition to dropping the caches, we have to sync before
running the test to get somewhat stable results.

Commands used (as root):
  sync; echo 3  /proc/sys/vm/drop_caches; time dpkg -i 
/var/cache/apt/archives/openoffice.org-common_1%3a3.2.0-7ubuntu4_all.deb | ts
  sync; echo 3  /proc/sys/vm/drop_caches; time dpkg -i 
/var/cache/apt/archives/ubuntu-docs_10.04.3_all.deb | ts

Results, old dpkg (1.15.5.6ubuntu4):
  openoffice.org-common: 26s unpack, 93s real
  ubuntu-docs:   24s unpack, 51s real

Results, Colin's PPA dpkg (1.15.5.6ubuntu5~ppa1):
  openoffice.org-common: 31s unpack, 94s real
  ubuntu-docs:   23s unpack, 54s real

So ext3 doesn't care at all - it's not regressing at least.

-- 
[regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate 
installation times
https://bugs.launchpad.net/bugs/570805
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 579293] [NEW] Thumbnail in theme selector shows window buttons on the right (while they are really on the left)

2010-05-12 Thread Jakob Unterwurzacher
Public bug reported:

Binary package hint: light-themes

See screenshot theme selector.png: Thumbnail for radiance in theme
selector shows window buttons on the right while they are really on the
left.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: light-themes 0.1.6.5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed May 12 15:02:23 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 PATH=(custom, user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: light-themes

** Affects: light-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Thumbnail in theme selector shows window buttons on the right (while they are 
really on the left)
https://bugs.launchpad.net/bugs/579293
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 579293] Re: Thumbnail in theme selector shows window buttons on the right (while they are really on the left)

2010-05-12 Thread Jakob Unterwurzacher

** Attachment added: theme selector.png
   http://launchpadlibrarian.net/48331102/theme%20selector.png

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

** Description changed:

  Binary package hint: light-themes
  
- See screenshot: Thumbnail for radiance in theme selector shows window
- buttons on the right while they are really on the left.
+ See screenshot theme selector.png: Thumbnail for radiance in theme
+ selector shows window buttons on the right while they are really on the
+ left.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: light-themes 0.1.6.5
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Wed May 12 15:02:23 2010
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=es_ES:es:en_GB:en
-  PATH=(custom, user)
-  LANG=es_ES.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=es_ES:es:en_GB:en
+  PATH=(custom, user)
+  LANG=es_ES.UTF-8
+  SHELL=/bin/bash
  SourcePackage: light-themes

-- 
Thumbnail in theme selector shows window buttons on the right (while they are 
really on the left)
https://bugs.launchpad.net/bugs/579293
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 563647] Re: eclipse crashes ubuntu 10.04 sun-java-bin

2010-05-12 Thread Jakob Unterwurzacher
(from attached crash log: libmozjs.so seems to belong to XUL)

Stack: [0xb04fe000,0xb0cff000],  sp=0xb0cfe300,  free space=2000b0cfdc90k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libmozjs.so+0x1acee]  js_NextActiveContext+0x16
C  [libxul.so+0x1c33b3]
C  [libnspr4.so+0x28267]
C  [libpthread.so.0+0x596e]

** This bug is no longer a duplicate of bug 562555
   Eclipse locks in org.eclipse.swt.internal.mozilla.XPCOM._Call

** Changed in: eclipse (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- eclipse crashes ubuntu 10.04 sun-java-bin
+ eclipse/JVM crashes in libmozjs.so

** Description changed:

+ Eclipse crashes (including the whole VM) when hovering over a method or class 
name (that displays a tooltip) making developement very difficult because one 
hovers over methods sooner or later unintentionally.
+ This happens with Sun JRE and OpenJDK.
+ Problem seems to be a bug in libmozjs.so .
+ 
+ Sun JRE crash output:
+ #
+ # A fatal error has been detected by the Java Runtime Environment:
+ #
+ #  SIGSEGV (0xb) at pc=0x023b6cee, pid=18414, tid=2990533488
+ #
+ # JRE version: 6.0_20-b02
+ # Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing linux-x86 
)
+ # Problematic frame:
+ # C  [libmozjs.so+0x1acee]  js_NextActiveContext+0x16
+ #
+ # An error report file with more information is saved as:
+ # /home/jakob/Jakob/web-tech/Caretec Oracle vs 
TYPO3/sourcecode-git-repo/hs_err_pid18414.log
+ #
+ # If you would like to submit a bug report, please visit:
+ #   http://java.sun.com/webapps/bugreport/crash.jsp
+ #
+ 
+ OpenJDK crash output:
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x0584fe32, pid=2388, tid=2996824944
  #
  # JRE version: 6.0_18-b18
  # Java VM: OpenJDK Client VM (16.0-b13 mixed mode, sharing linux-x86 )
  # Derivative: IcedTea6 1.8
  # Distribution: Ubuntu lucid (development branch), package 6b18~pre4-1ubuntu1
  # Problematic frame:
  # C  [libmozjs.so+0x1ae32]  js_NextActiveContext+0x16
  #
  # If you would like to submit a bug report, please include
  # instructions how to reproduce the bug and visit:
  #   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
  #

** Attachment added: Crash log
   http://launchpadlibrarian.net/48354308/hs_err_pid17561.log

** Also affects: xulrunner-1.9.1 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
eclipse/JVM crashes in libmozjs.so
https://bugs.launchpad.net/bugs/563647
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 563647] Re: eclipse/JVM crashes in libmozjs.so

2010-05-12 Thread Jakob Unterwurzacher
Removing xulrunner-1.9.1 (seems to be left over after the upgrade to
10.04) solves this.

-- 
eclipse/JVM crashes in libmozjs.so
https://bugs.launchpad.net/bugs/563647
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 570805] Re: [regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate installation times

2010-05-05 Thread Jakob Unterwurzacher
Am 05/05/10 15:53, schrieb Jean-Baptiste Lallement:
 ** Bug watch added: Linux Kernel Bug Tracker #15910
 http://bugzilla.kernel.org/show_bug.cgi?id=15910

 ** Also affects: linux via
 http://bugzilla.kernel.org/show_bug.cgi?id=15910
 Importance: Unknown
 Status: Unknown


I wonder if this says what you meant to say ( from the kernel.org bug ):
   ---
   auto_da_alloc doesn't detect the replace-via-rename (at least in the
   case of dpkg.)
   ---
Is dpkg really ***replacing***-via-rename when installing new packages? 
Where do the old files that are overwritten come from?

Thanks!

-- 
[regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate 
installation times
https://bugs.launchpad.net/bugs/570805
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 570805] Re: [regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate installation times

2010-05-05 Thread Jakob Unterwurzacher
Note that for the install case where corruption does not matter, a
export LD_PRELOAD=./libeatmydata.so
should bring performance back to normal (or even above) in a very simple way. 
See http://www.flamingspork.com/projects/libeatmydata/

-- 
[regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate 
installation times
https://bugs.launchpad.net/bugs/570805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 160264] Re: [nvidia] compiz displays white screen when locked

2010-04-30 Thread Jakob Unterwurzacher
Am 25/04/10 02:41, schrieb David Clayton:
 I use 10.04 with ATI drivers and have experienced this bug - what
 package should I report it as because I do not use Nvidia hardware?


I guess that's xorg-driver-fglrx.

-- 
[nvidia] compiz displays white screen when locked
https://bugs.launchpad.net/bugs/160264
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 570805] Re: [regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate installation times

2010-04-29 Thread Jakob Unterwurzacher
I second that, i love to see some background info!

But it looks like either the release notes or the ext4 documenation
needs updating:

===
Release notes
===
`ext4` does not guarantee atomic renames of
new files over existing files in the event of a
power failure shortly after the rename

===
ext4 docs ( 
http://www.mjmwired.net/kernel/Documentation/filesystems/ext4.txt#338 )
===
the data blocks of the new file are forced
to disk before the rename() operation is
committed.  This provides roughly the same level
of guarantees as ext3, and avoids the
zero-length problem that can happen when a
system crashes before the delayed allocation
blocks are forced to disk.

-- 
[regression] dpkg fsync cause massive regression in Ubuntu Server and Alternate 
installation times
https://bugs.launchpad.net/bugs/570805
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 305905] Re: start.ubuntu Google CSE has fewer features

2010-04-28 Thread Jakob Unterwurzacher
Implmented the input type=hidden name=hl value=it / field as
suggested by Paul in all languages, please merge
https://code.edge.launchpad.net/~jakobunt/ubuntu-start-page/fix-
lang/+merge/24307

-- 
start.ubuntu Google CSE has fewer features
https://bugs.launchpad.net/bugs/305905
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 480228] Re: Virtual desktop weirdness: Screen space wraps around (window moved across edge of one virtual desktop appears on another on opposite edge)

2010-04-13 Thread Jakob Unterwurzacher
Thread in compiz forum (no answer so far):
http://forum.compiz.org/viewtopic.php?f=86t=12132

-- 
Virtual desktop weirdness: Screen space wraps around (window moved across edge 
of one virtual desktop appears on another on opposite edge)
https://bugs.launchpad.net/bugs/480228
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 383345] Re: [i945gm] dual screen not working with virtual resolution enabled: just a blank screen with a mouse pointer

2010-04-10 Thread Jakob Unterwurzacher
@jayprakash:
And you have an Intel 945GM?
AFAIK 2048 pixel is a hardware limit here, see 
http://lists.freedesktop.org/archives/intel-gfx/2009-December/005243.html

-- 
[i945gm] dual screen not working with virtual resolution enabled: just a blank 
screen with a mouse pointer
https://bugs.launchpad.net/bugs/383345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 148454] Re: console-kit-daemon spawns too many threads

2010-04-06 Thread Jakob Unterwurzacher
 I have 64 instances of this process, each of which are using over 122MB of 
 RAM, 117MB of which is virtual.
 That's a total of over 7.6GB for a set of processes that have no discernable 
 purpose.

I don't think so. Where do you have that numbers from?
Take a look at console-kit-daemon in gnome-system-monitor, column 
resident memory. Should show something below 3MB. Note that this 
includes all the 64 threads!

 I've been having performance problems as well, and I have to wonder if
at least part of the problem is not due to this.  At the very least that
much memory being used is a problem, and I originally sought out answers
when I needed to free up some memory.

Sorry, but console-kit-daemon is not the problem in this case.

-- 
console-kit-daemon spawns too many threads
https://bugs.launchpad.net/bugs/148454
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 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP

2010-03-02 Thread Jakob Unterwurzacher
** Summary changed:

- Policy Kit Unlock Buttons Greyed Out when using NX
+ Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP

-- 
Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP
https://bugs.launchpad.net/bugs/221363
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 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP

2010-03-02 Thread Jakob Unterwurzacher
Patch tested by another LTSP User: http://thread.gmane.org/gmane.linux
.terminal-server.general/27584/focus=27651

So the question is: Is it clever to disallow remote sessions to use the GUI 
admin tools. What's the point? Members of the admin group can sudo -s anyway.
At least the LTSP packages should ship some change to that policy.

-- 
Policy Kit Unlock Buttons Greyed Out when using NX / VNC / LTSP
https://bugs.launchpad.net/bugs/221363
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 485604] Re: karmic server 64 bit installer fails at GRUB when installing with RAID1

2010-02-24 Thread Jakob Unterwurzacher
** This bug is no longer a duplicate of bug 506670
   2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

-- 
karmic server 64 bit installer fails at GRUB when installing with RAID1
https://bugs.launchpad.net/bugs/485604
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 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX

2010-02-21 Thread Jakob Unterwurzacher
Attached patch enables remote users to unlock the dialog.

Apply the patch:

sudo cp -a 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy.ori
sudo patch 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy 
polkit-systemtools-remote-allow.patch

** Also affects: policykit-1 (Ubuntu)
   Importance: Undecided
   Status: New

** Patch added: polkit-systemtools-remote-allow.patch
   http://launchpadlibrarian.net/39471473/polkit-systemtools-remote-allow.patch

** Description changed:

  I installed 8.04 LTS server on a system.  Then installed ubuntu-desktop
  using apt.  Installed Nomachine's NX server and connected to it.
  
  The unlock buttons on Users and Groups or Network are greyed out and un-
  accessible.  Tried running from a term 'sudo users-admin' with the same
  results.
  
  Works fine with VNC and NX Shadow session however this is not really
  acceptable as it means a session has to be running on console first.
  
  I have tried to enable every option in Authorizations to allow the
  remote session to have privileges to no avail.
  
  output of dpkg relevant packages:
  
  ii  gnome-system-t 2.22.0-0ubuntu Cross-platform configuration utilities for G
  ii  liboobs-1-42.22.0-0ubuntu GObject based interface to system-tools-back
  ii  policykit  0.7-2ubuntu7   framework for managing administrative polici
  ii  system-tools-b 2.6.0-0ubuntu7 System Tools to manage computer configuratio
  
  
  == Workarounds  ==
  
  
- 1) Note: This works for = Jaunty only
+ 1) *Jaunty or older*
  
  From
  https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/238799/comments/16
  (the packages from comment 24 are broken links now):
  
  I was able to get access via VNC tunneled through SSH by changing the
  following settings in policykit. You can do it locally via
  Authorizations, or you can do it remotely using sudo ck-launch-session
  polkit-gnome-authorization in a terminal window in your tunneled VNC
  session. This worked on Ubuntu 9.04 Server RC running xubuntu-desktop,
  so as always YMMV.
  
  For system configuration, change all implicit authorizations under org
  - freedesktop - systemtoolsbackends - Manage System Configuration
  (org.freedesktop.systemtoolsbackends.set) to Admin Authentication.
  
  For user management, change all implicit authorizations under org -
  freedesktop - systemtoolsbackends - self - Change User Configuration
  (org.freedesktop.systemtoolsbackends.self.set) to Authentication.
  
  Reset gdm by rebooting or running sudo /etc/init.d/gdm restart from a
  terminal window, and you should be able to unlock the user settings
  control panel and other similarly useful things through your tunneled
  VNC session.
  
- 2) = Karmic
- (none known yet)
+ 2) *Karmic or newer*
+ 
+ Apply this patch: 
http://launchpadlibrarian.net/39471473/polkit-systemtools-remote-allow.patch
+ # sudo cp -a 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy.ori
+ # sudo patch 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy 
polkit-systemtools-remote-allow.patch

** Description changed:

  I installed 8.04 LTS server on a system.  Then installed ubuntu-desktop
  using apt.  Installed Nomachine's NX server and connected to it.
  
  The unlock buttons on Users and Groups or Network are greyed out and un-
  accessible.  Tried running from a term 'sudo users-admin' with the same
  results.
  
  Works fine with VNC and NX Shadow session however this is not really
  acceptable as it means a session has to be running on console first.
  
  I have tried to enable every option in Authorizations to allow the
  remote session to have privileges to no avail.
  
  output of dpkg relevant packages:
  
  ii  gnome-system-t 2.22.0-0ubuntu Cross-platform configuration utilities for G
  ii  liboobs-1-42.22.0-0ubuntu GObject based interface to system-tools-back
  ii  policykit  0.7-2ubuntu7   framework for managing administrative polici
  ii  system-tools-b 2.6.0-0ubuntu7 System Tools to manage computer configuratio
  
  
  == Workarounds  ==
  
  
  1) *Jaunty or older*
  
  From
  https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/238799/comments/16
  (the packages from comment 24 are broken links now):
  
  I was able to get access via VNC tunneled through SSH by changing the
  following settings in policykit. You can do it locally via
  Authorizations, or you can do it remotely using sudo ck-launch-session
  polkit-gnome-authorization in a terminal window in your tunneled VNC
  session. This worked on Ubuntu 9.04 Server RC running xubuntu-desktop,
  so as always YMMV.
  
  For system configuration, change all implicit authorizations under org
  - freedesktop - systemtoolsbackends - Manage System 

[Bug 506670] Re: 2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

2010-02-21 Thread Jakob Unterwurzacher
I think the problem described here only happens for disks larger than
2TB - please create a new report for your problem.

-- 
2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)
https://bugs.launchpad.net/bugs/506670
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 506670] Re: 2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

2010-02-21 Thread Jakob Unterwurzacher
GRUB1 does not support GPT, but GRUB2 does - Karmic uses GRUB2, it just
needs this BIOS boot partiton (
http://grub.enbug.org/BIOS_Boot_Partition ).

-- 
2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)
https://bugs.launchpad.net/bugs/506670
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 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX

2010-02-19 Thread Jakob Unterwurzacher
** Description changed:

  I installed 8.04 LTS server on a system.  Then installed ubuntu-desktop
  using apt.  Installed Nomachine's NX server and connected to it.
  
  The unlock buttons on Users and Groups or Network are greyed out and un-
  accessible.  Tried running from a term 'sudo users-admin' with the same
  results.
  
  Works fine with VNC and NX Shadow session however this is not really
  acceptable as it means a session has to be running on console first.
  
  I have tried to enable every option in Authorizations to allow the
  remote session to have privileges to no avail.
  
  output of dpkg relevant packages:
  
  ii  gnome-system-t 2.22.0-0ubuntu Cross-platform configuration utilities for G
  ii  liboobs-1-42.22.0-0ubuntu GObject based interface to system-tools-back
  ii  policykit  0.7-2ubuntu7   framework for managing administrative polici
  ii  system-tools-b 2.6.0-0ubuntu7 System Tools to manage computer configuratio
  
- == Workaround ==
- From 
https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/238799/comments/16 
(the packages from comment 24 are broken links now):
+ 
+ == Workarounds  ==
+ 
+ 
+ 1) Note: This works for = Jaunty only
+ 
+ From
+ https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/238799/comments/16
+ (the packages from comment 24 are broken links now):
  
  I was able to get access via VNC tunneled through SSH by changing the
  following settings in policykit. You can do it locally via
  Authorizations, or you can do it remotely using sudo ck-launch-session
  polkit-gnome-authorization in a terminal window in your tunneled VNC
  session. This worked on Ubuntu 9.04 Server RC running xubuntu-desktop,
  so as always YMMV.
  
  For system configuration, change all implicit authorizations under org
  - freedesktop - systemtoolsbackends - Manage System Configuration
  (org.freedesktop.systemtoolsbackends.set) to Admin Authentication.
  
  For user management, change all implicit authorizations under org -
  freedesktop - systemtoolsbackends - self - Change User Configuration
  (org.freedesktop.systemtoolsbackends.self.set) to Authentication.
  
  Reset gdm by rebooting or running sudo /etc/init.d/gdm restart from a
  terminal window, and you should be able to unlock the user settings
  control panel and other similarly useful things through your tunneled
  VNC session.
+ 
+ 2) = Karmic
+ (none known yet)

-- 
Policy Kit Unlock Buttons Greyed Out when using NX
https://bugs.launchpad.net/bugs/221363
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 346667] Re: tcptrack does not work (display no connections at all)

2010-02-14 Thread Jakob Unterwurzacher
** Summary changed:

- tcptrack does not work on Ubuntu 9.04 Jaunty
+ tcptrack does not work (display no connections at all)

-- 
tcptrack does not work (display no connections at all)
https://bugs.launchpad.net/bugs/346667
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 512002] Re: Unable to install using ext4

2010-01-26 Thread Jakob Unterwurzacher
Jamin, i have no explaination why this does not happen with ext3 (or
badblocks, or dd). On the other hand i cannot see how ext4 could trigger
ATA errors without some kind of hardware problem.

-- 
Unable to install using ext4
https://bugs.launchpad.net/bugs/512002
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 512002] Re: Unable to install using ext4

2010-01-25 Thread Jakob Unterwurzacher
Actiu, i don't think this is related to this problem/bugreport. We don't
have LVM nor encryption here.

Jamin, do you have any data on this drive? The thing is,
badblocks /dev/sda1
does a read-only test. The journal error seems to be happening on write.

Could you try (boot from the Live CD)
badblocks -nvs /dev/sda1
(non-destructive read-write)

Or even
badblocks -wvs /dev/sda1
(destructive read-write, THIS WILL ERASE THE WHOLE PARTITON. And will take a 
long time.)

(if you don't care about data loss and want quick results, try this
dd if=/dev/zero of=/dev/sda bs=512 count=1 seek=38032000
dd if=/dev/sda of=/dev/null bs=512 count=1 skip=38032000
THIS WILL ERASE RANDOM DATA ON THE PARTITION)

-- 
Unable to install using ext4
https://bugs.launchpad.net/bugs/512002
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 503848] Re: Manual partitioning with LVM crashes (karmic,lucid)

2010-01-25 Thread Jakob Unterwurzacher
** This bug is no longer a duplicate of bug 512002
   Unable to install using ext4

-- 
Manual partitioning with LVM crashes (karmic,lucid)
https://bugs.launchpad.net/bugs/503848
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 512002] Re: Unable to install using ext4

2010-01-25 Thread Jakob Unterwurzacher
@Actiu: Do you get an error message like this?
http://launchpadlibrarian.net/38337359/install3.jpg - If not then I
think you are seeing a different problem. I have marked your bug 503848
as not-a-duplicate to prevent confusion.

@Jamin: Hmm, just as the SMART data said, the drive has no bad sectors.
(Side note: Old_Age just means that this value will be high when the
drive is old, and Pre-fail means that this value will increase when the
drive is failing.)

But this error (dmesg-install2.log) suggests that either the drive or the 
controller must be doing something wrong.
[  525.74] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  525.92] ata1.00: cmd e7/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[  525.94]  res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 
(timeout)
[  525.98] ata1.00: status: { DRDY }
[  530.004017] ata1: link is slow to respond, please be patient (ready=0)
[  535.040086] ata1: device not ready (errno=-16), forcing hardreset
[  535.040101] ata1: soft resetting link
[  535.224838] ata1.00: configured for UDMA/66
[  535.224852] ata1.00: device reported invalid CHS sector 0
[  535.224894] ata1: EH complete
[  535.243216] end_request: I/O error, dev sda, sector 38039071

I don't get why ext3 does not trigger it, but this error is independent
of the filesystem. Faulty hardware of a ATA driver bug?

-- 
Unable to install using ext4
https://bugs.launchpad.net/bugs/512002
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 504491] Re: Fatal: no DNS servers in /etc/resolv.conf with network-manager

2010-01-25 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 435214 ***
https://bugs.launchpad.net/bugs/435214

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 435214, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 435214
   network manager not writing resolv.conf

-- 
Fatal: no DNS servers in /etc/resolv.conf with network-manager
https://bugs.launchpad.net/bugs/504491
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 512155] Re: labels are swapped in slide of background preferences

2010-01-25 Thread Jakob Unterwurzacher
** Changed in: gnome-terminal (Ubuntu)
   Status: New = Confirmed

-- 
labels are swapped in slide of background preferences
https://bugs.launchpad.net/bugs/512155
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 346806] Re: gnome-system-monitor does not show sudo processes' names

2010-01-25 Thread Jakob Unterwurzacher
https://bugzilla.gnome.org/show_bug.cgi?id=313001 is about something
else

** Changed in: gnome-system-monitor
   Importance: Unknown = Undecided

** Changed in: gnome-system-monitor
 Remote watch: GNOME Bug Tracker #313001 = None

-- 
gnome-system-monitor does not show sudo processes' names
https://bugs.launchpad.net/bugs/346806
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 512002] Re: Unable to install using ext4

2010-01-24 Thread Jakob Unterwurzacher
Do you have a screenshot or something of the kernel oops? Is the disk
okay? (smarctl -a /dev/sda)

-- 
Unable to install using ext4
https://bugs.launchpad.net/bugs/512002
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 511668] Re: SSH uses login password even when empty password was specified in ssh-keygen

2010-01-24 Thread Jakob Unterwurzacher
ssh-keygen does not lie, i create passwordless keys all the time with it.
Also, revert your changes in sshd_config as this has nothing to do with it and 
makes your ssh server insecure.

Have you done the Saving Keys on Remote Computers part in
https://help.ubuntu.com/community/SSH/OpenSSH/Keys ?

If yes, please post the output of ssh -v HOST .

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

-- 
SSH uses login password even when empty password was specified in ssh-keygen
https://bugs.launchpad.net/bugs/511668
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 512002] Re: Unable to install using ext4

2010-01-24 Thread Jakob Unterwurzacher
From dmesg-2:
[  535.243216] end_request: I/O error, dev sda, sector 38039071
[  535.248144] Aborting journal on device sda1:8.
[  535.265712] EXT4-fs error (device sda1): ext4_journal_start_sb: Detected 
aborted journal
[  535.265727] EXT4-fs (sda1): Remounting filesystem read-only

dmesg-3:
[  997.211783] end_request: I/O error, dev sda, sector 38032023

Looks like the drive has some trouble starting sector 38032023 despite smart 
saying it has 0 bad sectors.
That ext3 is not affected may be just luck. ext3 does no happen to have 
important data there.

You could use
badblocks /dev/sda1
to verify that it's bad blocks that are causing trouble.

The ubuntu installer does not check for bad blocks when formattiing. If
you want to use this drive, i think you will have to manually format
(mkfs.ext4 -cc /dev/sda1) and then tell the installer to use the
existing file system.

-- 
Unable to install using ext4
https://bugs.launchpad.net/bugs/512002
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 221363] Re: Policy Kit Unlock Buttons Greyed Out when using NX

2010-01-13 Thread Jakob Unterwurzacher
** Description changed:

  I installed 8.04 LTS server on a system.  Then installed ubuntu-desktop
  using apt.  Installed Nomachine's NX server and connected to it.
  
  The unlock buttons on Users and Groups or Network are greyed out and un-
  accessible.  Tried running from a term 'sudo users-admin' with the same
  results.
  
  Works fine with VNC and NX Shadow session however this is not really
  acceptable as it means a session has to be running on console first.
  
  I have tried to enable every option in Authorizations to allow the
  remote session to have privileges to no avail.
  
  output of dpkg relevant packages:
  
  ii  gnome-system-t 2.22.0-0ubuntu Cross-platform configuration utilities for G
  ii  liboobs-1-42.22.0-0ubuntu GObject based interface to system-tools-back
  ii  policykit  0.7-2ubuntu7   framework for managing administrative polici
  ii  system-tools-b 2.6.0-0ubuntu7 System Tools to manage computer configuratio
  
  == Workaround ==
  From 
https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/238799/comments/16 
(the packages from comment 24 are broken links now):
  
+ I was able to get access via VNC tunneled through SSH by changing the
+ following settings in policykit. You can do it locally via
+ Authorizations, or you can do it remotely using sudo ck-launch-session
+ polkit-gnome-authorization in a terminal window in your tunneled VNC
+ session. This worked on Ubuntu 9.04 Server RC running xubuntu-desktop,
+ so as always YMMV.
+ 
  For system configuration, change all implicit authorizations under org
  - freedesktop - systemtoolsbackends - Manage System Configuration
  (org.freedesktop.systemtoolsbackends.set) to Admin Authentication.
  
  For user management, change all implicit authorizations under org -
  freedesktop - systemtoolsbackends - self - Change User Configuration
  (org.freedesktop.systemtoolsbackends.self.set) to Authentication.
  
  Reset gdm by rebooting or running sudo /etc/init.d/gdm restart from a
  terminal window, and you should be able to unlock the user settings
  control panel and other similarly useful things through your tunneled
  VNC session.

-- 
Policy Kit Unlock Buttons Greyed Out when using NX
https://bugs.launchpad.net/bugs/221363
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 506670] [NEW] 2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

2010-01-12 Thread Jakob Unterwurzacher
Public bug reported:

Binary package hint: partman-base

(Ubuntu karmic, alternate install CD)

If you manually partition a large disk (2TB or more), a GUID partition table 
(GPT) will automatically (and silently) be used.
This means that you *have to* create a BIOS boot partition ( 
http://grub.enbug.org/BIOS_Boot_Partition ), or the grub setup will fail and 
the system will be unbootable.

There *really* should be a warning about a missing BIOS boot partiton
(just like there is a warning about the missing swap partition, which is
far less important).

This will bite a lot of people as disks  2TB become standard.

Screenshot of configuring grub-pc failure: 
http://img696.imageshack.us/img696/2181/dsc01923o.jpg
Screenshot of error messages on VT3: 
http://img30.imageshack.us/img30/9581/dsc01922yi.jpg

** Affects: partman-base (Ubuntu)
 Importance: Undecided
 Status: New

-- 
2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)
https://bugs.launchpad.net/bugs/506670
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 181525] Re: On GPT disk label, grub-install fails with Fatal error. Stage1 not read correctly.

2010-01-12 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 506670 ***
https://bugs.launchpad.net/bugs/506670

Have you created a BIOS boot partition ( 
http://grub.enbug.org/BIOS_Boot_Partition )?
I think you are experiencing Bug #506670 . Marking as duplicate.

** This bug has been marked a duplicate of bug 506670
   2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

-- 
On GPT disk label, grub-install fails with Fatal error.  Stage1 not read 
correctly. 
https://bugs.launchpad.net/bugs/181525
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 485604] Re: karmic server 64 bit installer fails at GRUB when installing with RAID1

2010-01-12 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 506670 ***
https://bugs.launchpad.net/bugs/506670

This looks like it was the same problem as bug #506670 - there is no
warning that you have to create a BIOS boot partition (or that we are
using GPT at all).

** This bug has been marked a duplicate of bug 506670
   2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

-- 
karmic server 64 bit installer fails at GRUB when installing with RAID1
https://bugs.launchpad.net/bugs/485604
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 506670] Re: 2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)

2010-01-12 Thread Jakob Unterwurzacher
** Description changed:

  Binary package hint: partman-base
  
  (Ubuntu karmic, alternate install CD)
  
  If you manually partition a large disk (2TB or more), a GUID partition table 
(GPT) will automatically (and silently) be used.
  This means that you *have to* create a BIOS boot partition ( 
http://grub.enbug.org/BIOS_Boot_Partition ), or the grub setup will fail and 
the system will be unbootable.
  
  There *really* should be a warning about a missing BIOS boot partiton
  (just like there is a warning about the missing swap partition, which is
  far less important).
  
  This will bite a lot of people as disks  2TB become standard.
  
- Screenshot of configuring grub-pc failure: 
http://img696.imageshack.us/img696/2181/dsc01923o.jpg
- Screenshot of error messages on VT3: 
http://img30.imageshack.us/img30/9581/dsc01922yi.jpg
+ Screenshot of Fatal error when configuring grub-pc: 
http://img696.imageshack.us/img696/2181/dsc01923o.jpg
+ Screenshot of error messages on VT3: 
http://img30.imageshack.us/img30/9581/dsc01922yi.jpg , transcript:
+ Jul  6 01:34:43 grub-installer: grub-setup: warn: This GPT partition label 
has no BIOS Boot Partition; embedding won't be possible!
+ Jul  6 01:34:43 grub-installer: grub-setup: error: Embedding is not possible, 
but this is required when the root device is on a RAID array or LVM volume.

-- 
2TB/GPT: Must warn if BIOS boot partition is missing (unbootable system!)
https://bugs.launchpad.net/bugs/506670
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 501241] Re: Disable tty2-tty6 to save 3 megs memory on livecd

2010-01-12 Thread Jakob Unterwurzacher
** Summary changed:

- Disable tty2-tty6 to save 11 megs memory on livecd
+ Disable tty2-tty6 to save 3 megs memory on livecd

-- 
Disable tty2-tty6 to save 3 megs memory on livecd
https://bugs.launchpad.net/bugs/501241
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 501241] Re: Disable tty2-tty6 to save 3 megs memory on livecd

2010-01-12 Thread Jakob Unterwurzacher
** Changed in: upstart (Ubuntu)
   Status: New = Invalid

-- 
Disable tty2-tty6 to save 3 megs memory on livecd
https://bugs.launchpad.net/bugs/501241
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 218320] Re: Hangs at Starting kernel log daemon... in OpenVZ container

2010-01-08 Thread Jakob Unterwurzacher
in ksym_mod.c we have

ksyms = fopen(KSYMS, r);

if ( ksyms == NULL )
{
if ( errno == ENOENT )
Syslog(LOG_INFO, No module symbols loaded - 
   kernel modules not enabled.\n);
else
Syslog(LOG_ERR, Error loading kernel symbols  \
   - %s\n, strerror(errno));
fclose(ksyms);
return(0);
}

We fclose a NULL file descriptor?

On OpenVZ, /proc/kallsyms (=KSYMS) does not exist. So it segfaults here.

** Attachment added: Do no fclose null file descriptor
   http://launchpadlibrarian.net/37613199/dont-fclose-null.patch

** Summary changed:

- Hangs at Starting kernel log daemon... in OpenVZ container
+ klogd segfaults on startup in OpenVZ container, makes boot+upgrade hang at 
Starting kernel log daemon...

-- 
klogd segfaults on startup in OpenVZ container, makes boot+upgrade hang at 
Starting kernel log daemon...
https://bugs.launchpad.net/bugs/218320
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 218320] Re: Hangs at Starting kernel log daemon... in OpenVZ container

2010-01-07 Thread Jakob Unterwurzacher
** Bug watch added: Debian Bug tracker #437213
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437213

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

-- 
Hangs at Starting kernel log daemon... in OpenVZ container
https://bugs.launchpad.net/bugs/218320
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 218320] Re: Hangs at Starting kernel log daemon... in OpenVZ container

2010-01-07 Thread Jakob Unterwurzacher
The workaround is to disable klogd using update-rc.d. This keeps syslogd active.
# update-rc.d -f klogd remove

-- 
Hangs at Starting kernel log daemon... in OpenVZ container
https://bugs.launchpad.net/bugs/218320
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 445009] Re: Eclipse SIGSEGVs in libpango

2009-12-29 Thread Jakob Unterwurzacher
** Description changed:

- After having started Eclipse 3.5 on Karmic 32bit (openjdk-6-jre
- 6b16-1.6.1-1ubuntu2) and running it for some minutes, it terminates
- saying
- 
- % opt/eclipse3.5/eclipse  
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- #  SIGSEGV (0xb) at pc=0xb7ba9856, pid=1541, tid=3085993664
- #
- # JRE version: 6.0-b16
- # Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
- # Distribution: Ubuntu karmic (development branch), package 
6b16-1.6.1-1ubuntu2
- # Problematic frame:
- # C  [libpango-1.0.so.0+0x23856]  pango_layout_new+0x36
- #
- # An error report file with more information is saved as:
- # /home/niklas/hs_err_pid1541.log
- #
- # If you would like to submit a bug report, please include
- # instructions how to reproduce the bug and visit:
- #   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
- # The crash happened outside the Java Virtual Machine in native code.
- # See problematic frame for where to report the bug.
- #
- zsh: abort (core dumped)  opt/eclipse3.5/eclipse
- 
- Note it is the same with Sun's Java:
+ =
+ BUG
+ =
+ After having started Eclipse 3.5 on Karmic 32bit (openjdk-6-jre 
6b16-1.6.1-1ubuntu2) and running it for some minutes, it terminates saying
  
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0xb7b62856, pid=24497, tid=3084424896
  #
  # JRE version: 6.0_15-b03
  # Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing linux-x86 
)
  # Problematic frame:
  # C  [libpango-1.0.so.0+0x23856]  pango_layout_new+0x36
  #
  # An error report file with more information is saved as:
  # /home/niklas/hs_err_pid24497.log
  [...]
  
  Seems to be the bug in https://bugzilla.redhat.com/show_bug.cgi?id=522187 , 
but for the bug opener, the problem seems to be gone.
  Please tell me if you need more information.
  
- ProblemType: Bug
- Architecture: i386
- Date: Wed Oct  7 01:06:37 2009
- DistroRelease: Ubuntu 9.10
- Package: openjdk-6-jre 6b16-1.6.1-1ubuntu2
- ProcEnviron:
-  LANG=de_DE.UTF-8
-  SHELL=/usr/bin/zsh
- SourcePackage: openjdk-6
- Uname: Linux 2.6.31-rc6-wl i686
+ =
+ WORKAROUND
+ =
+ Replace 
/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar (rename 
it to .backup or something) with
+ 32bit Ubuntu: 
http://launchpadlibrarian.net/36500083/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar
+ 64bit Ubuntu: 
http://launchpadlibrarian.net/36643806/org.eclipse.swt.gtk.linux.x86_64_3.5.1.v3555a.jar
+ (See comment 44 and 47 for more info)

-- 
Eclipse SIGSEGVs in libpango
https://bugs.launchpad.net/bugs/445009
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 68714] Re: Eclipse does not close (window disappears, process keeps running)

2009-12-29 Thread Jakob Unterwurzacher
Confirming for Karmic 32 bit.

** Description changed:

- Eclipse does not close when closing the application (File-Exit or
- windows closing cross). The eclipse window disappears, but the process
- keeps running:
+ =
+ BUG
+ =
+ Eclipse does not close when closing the application (File-Exit or windows 
closing cross). The eclipse window disappears, but the process keeps running:
  
  25524 pts/3S+ 0:00 /usr/lib/eclipse/eclipse -vm
  /usr/lib/jvm/java-1.5.0-sun/bin/java -install /usr/lib/eclipse -startup
  /usr
  
  This problem also occur with the upstream 3.2.1 package. I have this
  problem on my x86 box, not on my amd64 box.
  
- Claudio
+ =
+ WORKAROUND
+ =
+ Disable assistive technologies:
+ System  Preferences  Assistive Technology Preferences  Enable assistive 
technologies

-- 
Eclipse does not close (window disappears, process keeps running)
https://bugs.launchpad.net/bugs/68714
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 68714] Re: Eclipse does not close (window disappears, process keeps running)

2009-12-29 Thread Jakob Unterwurzacher
What to do about this? Gnome says NOTABUG in at-spi.
This a serious problem the hung process consumes lots of memory.

-- 
Eclipse does not close (window disappears, process keeps running)
https://bugs.launchpad.net/bugs/68714
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 445009] Re: Eclipse SIGSEGVs in libpango

2009-12-29 Thread Jakob Unterwurzacher
** Description changed:

  =
  BUG
  =
  After having started Eclipse 3.5 on Karmic 32bit (openjdk-6-jre 
6b16-1.6.1-1ubuntu2) and running it for some minutes, it terminates saying
  
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0xb7b62856, pid=24497, tid=3084424896
  #
  # JRE version: 6.0_15-b03
  # Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing linux-x86 
)
  # Problematic frame:
  # C  [libpango-1.0.so.0+0x23856]  pango_layout_new+0x36
  #
  # An error report file with more information is saved as:
  # /home/niklas/hs_err_pid24497.log
  [...]
  
  Seems to be the bug in https://bugzilla.redhat.com/show_bug.cgi?id=522187 , 
but for the bug opener, the problem seems to be gone.
  Please tell me if you need more information.
  
  =
  WORKAROUND
  =
+ Disable assistive technologies:
+ System  Preferences  Assistive Technology Preferences  Enable assistive 
technologies
+ 
+ -OR-
+ 
  Replace 
/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar (rename 
it to .backup or something) with
  32bit Ubuntu: 
http://launchpadlibrarian.net/36500083/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar
  64bit Ubuntu: 
http://launchpadlibrarian.net/36643806/org.eclipse.swt.gtk.linux.x86_64_3.5.1.v3555a.jar
  (See comment 44 and 47 for more info)

-- 
Eclipse SIGSEGVs in libpango
https://bugs.launchpad.net/bugs/445009
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 439124] Re: [needs-packaging] lxtask

2009-12-29 Thread Jakob Unterwurzacher
LXDE PPA including lxtask: https://launchpad.net/~lxde/+archive/ppa (The
Hardy build works on Karmic)

-- 
[needs-packaging] lxtask
https://bugs.launchpad.net/bugs/439124
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 453579] Re: in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

2009-12-24 Thread Jakob Unterwurzacher
Am 2009-12-24 01:17, schrieb Goffi:
 By the way, I made a cmp of the qtmoko files, I have 2 bytes which
 differ:

Excellent! Scott, could you also post a cmp -l of a corrupted vs a good 
file?


Now, let's have some binary... (Note that cmp -l output is octal)

% cmp -l qtmoko-debian-v15.jffs2.clean qtmoko-debian-v15.jffs2.old
16070033  64 164
16070039 257 255

064 = 00110100
164 = 01110100

257 = 1010
255 = 10101101


% cmp -l qtmoko-debian-v15.jffs2.clean qtmoko-debian-v15.jffs2.old2
12701898   0 100
12701904  47  45

000 = 
100 = 0100

047 = 00100111
045 = 00100101


You have single bit flips on the second and on the seventh bit.
This looks so much like broken memory it virtually has to be broken memory.

OTOH, if everybody sees the second and the seventh bit flip then 
probably ext4 is doing something very stupid. Again, please post your 
cmp -l results!

-- 
in-place corruption of large files *without fsck or reboot* reported with linux 
2.6.31-14.46 on ext4
https://bugs.launchpad.net/bugs/453579
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 111231] Re: Sending an attachment with a ë or ä in the filename from the command line does not work!

2009-12-24 Thread Jakob Unterwurzacher
** Summary changed:

- Sending an attachment with a ë or ä in the filename does not work!
+ Sending an attachment with a ë or ä in the filename from the command line 
does not work!

** Summary changed:

- Sending an attachment with a ë or ä in the filename from the command line 
does not work!
+ Sending an attachment from the command line with a ë or ä in the filename 
does not work!

-- 
Sending an attachment from the command line with a ë or ä in the filename 
does not work!
https://bugs.launchpad.net/bugs/111231
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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed:

- When I try to connect to an ssh server (with ssh -v) I always have (my
- system is an Ubuntu 8.04):
+ === WORKAROUND ===
+ From 
http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/
 for more detail look there
+ 
+ 1) Specify the option to disable GSSAPI authentication when using SSH or SCP 
command, e.g.:
+ ssh -o GSSAPIAuthentication=no appss...@10.50.100.111
+ 
+ -OR-
+ 
+ 2) Explicitly disable GSSAPI authentication in SSH client program 
configuration file, i.e. edit the /etc/ssh/ssh_config and add in this 
configuration (if it’s not already in the config file):
+ GSSAPIAuthentication no
+ 
+ -OR-
+ 
+ 3) Like 2 but in your private ssh config
+ Edit /home/YOURUSERNAME/.ssh/config and add
+ GSSAPIAuthentication no
+ 
+ === BUG ===
+ When I try to connect to an ssh server (with ssh -v) I always have (my system 
is an Ubuntu 8.04):
  
  debug1: Next authentication method: gssapi-with-mic
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  debug1: Next authentication method: publickey
  
- 
- The fact is that on many servers the establishment of ssh connection is very 
slow because of this issue.
+ The fact is that on many servers the establishment of ssh connection is
+ very slow because of this issue.

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed:

- When I try to connect to an ssh server (with ssh -v) I always have (my
- system is an Ubuntu 8.04):
+ === WORKAROUND ===
+ From 
http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/
 for more detail look there
+ 
+ 1) Specify the option to disable GSSAPI authentication when using SSH or SCP 
command, e.g.:
+ ssh -o GSSAPIAuthentication=no appss...@10.50.100.111
+ 
+ -OR-
+ 
+ 2) Explicitly disable GSSAPI authentication in SSH client program 
configuration file, i.e. edit the /etc/ssh/ssh_config and add in this 
configuration (if it’s not already in the config file):
+ GSSAPIAuthentication no
+ 
+ -OR-
+ 
+ 3) Like 2 but in your private ssh config
+ Edit /home/YOURUSERNAME/.ssh/config and add
+ GSSAPIAuthentication no
+ 
+ === BUG ===
+ When I try to connect to an ssh server (with ssh -v) I always have (my system 
is an Ubuntu 8.04):
  
  debug1: Next authentication method: gssapi-with-mic
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  debug1: Next authentication method: publickey
  
- 
- The fact is that on many servers the establishment of ssh connection is very 
slow because of this issue.
+ The fact is that on many servers the establishment of ssh connection is
+ very slow because of this issue.

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-12-14 Thread Jakob Unterwurzacher
** Description changed:

  ==
  WORKAROUNDS
  ==
  1) Set LANG=C when launching pdftk, for example:
  $ LANG=C pdftk 1.pdf 2.pdf cat output out.pdf
+ 
+ -OR-
  
  2) Install pdftk from Jaunty
  
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_i386.deb
  
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_amd64.deb
  
  ==
  BUG
  ==
  This seems to happen only if LANG=de_AT.UTF-8, but then it happens all the 
time.
  
  $ pdftk 1.pdf 2.pdf cat output out.pdf
  Unhandled Java Exception:
  java.lang.ArrayIndexOutOfBoundsException: 10
     at java.text.SimpleDateFormat.formatWithAttribute(libgcj.so.10)
     at java.text.SimpleDateFormat.format(libgcj.so.10)
     at java.text.DateFormat.format(libgcj.so.10)
     at com.lowagie.text.Document.addCreationDate(itext-2.1.5.jar.so)
     at com.lowagie.text.pdf.PdfDocument.init(itext-2.1.5.jar.so)
     at com.lowagie.text.pdf.PdfCopy.init(itext-2.1.5.jar.so)
  
- 
  ProblemType: Bug
  Architecture: i386
  Date: Wed Nov 25 01:48:00 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: pdftk 1.41+dfsg-1
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  SourcePackage: pdftk
  Uname: Linux 2.6.31-15-generic i686

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 132923] Re: pdftk aborts on start

2009-12-14 Thread Jakob Unterwurzacher
Works on Jaunty amd64 (tested cat operation).

The Debian fix should be in Ubuntu by now, so this is fixed, closing the
bug now. Reopen if you still get this in Karmic or Lucid!

** Changed in: pdftk (Ubuntu)
   Status: In Progress = Fix Released

-- 
pdftk aborts on start
https://bugs.launchpad.net/bugs/132923
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-12-14 Thread Jakob Unterwurzacher
Attached: Debian's workaround patch, extracted from
http://ftp.de.debian.org/debian/pool/main/p/pdftk/pdftk_1.41+dfsg-6.debian.tar.gz
.

** Attachment added: debian's workaround patch
   http://launchpadlibrarian.net/36774088/ignore_locale

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-12-13 Thread Jakob Unterwurzacher
** Description changed:

- Binary package hint: pdftk
+ ==
+ WORKAROUNDS
+ ==
+ 1) Set LANG=C when launching pdftk, for example:
+ $ LANG=C pdftk 1.pdf 2.pdf cat output out.pdf
  
- Happens with every pdf i tried every time.
+ 2) Install pdftk from Jaunty
+ 
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_i386.deb
+ 
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_amd64.deb
  
- 0 ja...@laj:/tmp$ pdftk 1.pdf 2.pdf cat output out.pdf
+ ==
+ BUG
+ ==
+ This seems to happen only if LANG=de_AT.UTF-8, but then it happens all the 
time.
+ 
+ $ pdftk 1.pdf 2.pdf cat output out.pdf
  Unhandled Java Exception:
  java.lang.ArrayIndexOutOfBoundsException: 10
-at java.text.SimpleDateFormat.formatWithAttribute(libgcj.so.10)
-at java.text.SimpleDateFormat.format(libgcj.so.10)
-at java.text.DateFormat.format(libgcj.so.10)
-at com.lowagie.text.Document.addCreationDate(itext-2.1.5.jar.so)
-at com.lowagie.text.pdf.PdfDocument.init(itext-2.1.5.jar.so)
-at com.lowagie.text.pdf.PdfCopy.init(itext-2.1.5.jar.so)
- 0 ja...@laj:/tmp$
+    at java.text.SimpleDateFormat.formatWithAttribute(libgcj.so.10)
+    at java.text.SimpleDateFormat.format(libgcj.so.10)
+    at java.text.DateFormat.format(libgcj.so.10)
+    at com.lowagie.text.Document.addCreationDate(itext-2.1.5.jar.so)
+    at com.lowagie.text.pdf.PdfDocument.init(itext-2.1.5.jar.so)
+    at com.lowagie.text.pdf.PdfCopy.init(itext-2.1.5.jar.so)
+ 
  
  ProblemType: Bug
  Architecture: i386
  Date: Wed Nov 25 01:48:00 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: pdftk 1.41+dfsg-1
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=de_AT.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=de_AT.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  SourcePackage: pdftk
  Uname: Linux 2.6.31-15-generic i686

** Also affects: gcj-4.4 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 437429] Re: No GUI to configure/disable login sound

2009-12-13 Thread Jakob Unterwurzacher
** Description changed:

- Binary package hint: xsplash
+ ==
+ WORKAROUNDS
+ ==
+ 1) Disable all sounds for the login screen via gconf
+ $ sudo -u gdm gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool 
false
  
- When you log into Karmic using a Gnome session, you get a drum sound.
- There are many situations where you need a silent boot process, but it
- appears that this is impossible under Karmic.
+ -OR-
+ 
+ 2) Rename the system-ready.ogg sound file
+ $ sudo mv -v /usr/share/sounds/ubuntu/stereo/system-ready.ogg 
/usr/share/sounds/ubuntu/stereo/system-ready.ogg.DISABLED
+ 
+ ==
+ BUG
+ ==
+ When you log into Karmic using a Gnome session, you get a drum sound.  There 
are many situations where you need a silent boot process, but it appears that 
this is impossible under Karmic.
  
  In Jaunty and previous, you could configure gdm to log you in silently.
  This configuration has been removed from Karmic.  Even opening Sound
  Preferences and choosing No sounds for Sound theme or disabling
  window and button sounds does not prevent the login sound from
  occurring.
  
  Users must have the ability to login silently.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Sat Sep 26 19:46:26 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: xsplash 0.8.1-0ubuntu1
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
  SourcePackage: xsplash
  Uname: Linux 2.6.31-11-generic x86_64

-- 
No GUI to configure/disable login sound
https://bugs.launchpad.net/bugs/437429
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 437429] Re: No GUI to configure/disable login sound

2009-12-13 Thread Jakob Unterwurzacher
** Description changed:

  ==
  WORKAROUNDS
  ==
+ NOTE: These workarounds disable the system ready sound (the drums). They 
will not disable the successful login and logout sounds. Go to Settings - 
Sounds and set the sound theme to no sounds to disable these.
+ 
  1) Disable all sounds for the login screen via gconf
  $ sudo -u gdm gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool 
false
  
  -OR-
  
  2) Rename the system-ready.ogg sound file
  $ sudo mv -v /usr/share/sounds/ubuntu/stereo/system-ready.ogg 
/usr/share/sounds/ubuntu/stereo/system-ready.ogg.DISABLED
  
  ==
  BUG
  ==
  When you log into Karmic using a Gnome session, you get a drum sound.  There 
are many situations where you need a silent boot process, but it appears that 
this is impossible under Karmic.
  
  In Jaunty and previous, you could configure gdm to log you in silently.
  This configuration has been removed from Karmic.  Even opening Sound
  Preferences and choosing No sounds for Sound theme or disabling
  window and button sounds does not prevent the login sound from
  occurring.
  
  Users must have the ability to login silently.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Sat Sep 26 19:46:26 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: xsplash 0.8.1-0ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
  SourcePackage: xsplash
  Uname: Linux 2.6.31-11-generic x86_64

-- 
No GUI to configure/disable login sound
https://bugs.launchpad.net/bugs/437429
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 261661] Re: In multi account environment, gdm starts looping , making failed login noises; pam_unix(gdm:auth)

2009-12-13 Thread Jakob Unterwurzacher
** Changed in: gdm (Ubuntu)
   Status: New = Confirmed

-- 
In multi account environment, gdm starts looping , making failed login noises;  
pam_unix(gdm:auth)
https://bugs.launchpad.net/bugs/261661
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 261661] Re: In multi account environment, gdm starts looping , making failed login noises; pam_unix(gdm:auth)

2009-12-13 Thread Jakob Unterwurzacher
I see it right now on karmic.

To trigger it:
1) Login as jakob
2) Switch user, login as gast
3) Switch user, login back to jakob

/var/log/gdm/:2-slave.log fills with:

gdm-session-worker[3963]: pam_unix(gdm:auth): authentication failure; logname= 
uid=0 euid=0 tty=:2 ruser= rhost=  user=jakob
gdm-session-worker[3967]: pam_unix(gdm:auth): authentication failure; logname= 
uid=0 euid=0 tty=:2 ruser= rhost=  user=jakob
gdm-session-worker[3971]: pam_unix(gdm:auth): authentication failure; logname= 
uid=0 euid=0 tty=:2 ruser= rhost=  user=jakob


/var/log/gdm/:2-greeter.log fills with (original is in german, i translated it 
to english)

Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a 
timestamp of 0 for 0x1600028 (Login window)
Window manager warning: meta_window_activate called by a pager with a 0 
timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a 
timestamp of 0 for 0x1600028 (Login window)
Window manager warning: meta_window_activate called by a pager with a 0 
timestamp; the pager needs to be fixed.


Additionally, gdm-simple-slave and gdm-simple-greeter start leaking
memory. I rebooted as both processes reached 100MB of private writeable
memory each.

-- 
In multi account environment, gdm starts looping , making failed login noises;  
pam_unix(gdm:auth)
https://bugs.launchpad.net/bugs/261661
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 396865] Re: bad behaviour with full disk

2009-12-13 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 41170 ***
https://bugs.launchpad.net/bugs/41170

I think gdm's bad behaviour with full disk can be summarized here:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/41170

** This bug has been marked a duplicate of bug 41170
   The typical user will not know how to make some free disk space when he 
cannot log into a graphical desktop

-- 
bad behaviour with full disk
https://bugs.launchpad.net/bugs/396865
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 114965] Re: Logoff the first logged user causes Authentication failed on second logged user

2009-12-13 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 208111 ***
https://bugs.launchpad.net/bugs/208111

It looks like this has been reported again, here:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/208111 . One of them
should be marked as duplicate. As the description there is clearer than
it is here i will mark this as a duplicate of the other one.

** This bug has been marked a duplicate of bug 208111
   When two users are logged in at the same time and one logs out, gdm drops 
back to the locked-screen dialog of the other user, which works only to unlock 
the session.

-- 
Logoff the first logged user causes Authentication failed on second logged user
https://bugs.launchpad.net/bugs/114965
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 397223] Re: switch user cannot communicate with gdm

2009-12-13 Thread Jakob Unterwurzacher
gdm is now at version 2.28.1-0ubuntu2.1 in Ubuntu 9.04. Do you still get
this?

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

-- 
switch user cannot communicate with gdm
https://bugs.launchpad.net/bugs/397223
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 494189] Re: memory leak when scrolling windows

2009-12-13 Thread Jakob Unterwurzacher
I am using the nvidia driver version 173 (geforce go 7400) and cannot
reproduce this. How long would you have to scroll up and down until this
happens? Does it happen without twinview?

-- 
memory leak when scrolling windows
https://bugs.launchpad.net/bugs/494189
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 151162] Re: drag n drop attachments is broken

2009-12-09 Thread Jakob Unterwurzacher
Just FYI: The bug *is* still in Thunderbird 3.0 (tested the official
binary from mozilla.com).

-- 
drag n drop attachments is broken
https://bugs.launchpad.net/bugs/151162
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 148454] Re: console-kit-daemon spawns too many threads

2009-12-09 Thread Jakob Unterwurzacher
No one says that this should be ignored. I argue that people should stop
proposing crazy workarounds that may break your entire system (now or at
the next distro upgrade) for little benefit.

Upstream has not fixed this, that's why it's not fixed in Ubuntu ( see
http://bugs.freedesktop.org/show_bug.cgi?id=17720 ).

-- 
console-kit-daemon spawns too many threads
https://bugs.launchpad.net/bugs/148454
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 494092] Re: lyx 1.6.4 freaks out, consumes all memory, is killed by OOM killer

2009-12-08 Thread Jakob Unterwurzacher

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

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

-- 
lyx 1.6.4 freaks out, consumes all memory, is killed by OOM killer
https://bugs.launchpad.net/bugs/494092
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 494092] [NEW] lyx 1.6.4 freaks out, consumes all memory, is killed by OOM killer

2009-12-08 Thread Jakob Unterwurzacher
Public bug reported:

Binary package hint: lyx

This has happened several times yesterday and today while writing a small paper:
Lyx becomes unresponsive, consumes 100% CPU, allocates more and more memory, is 
finally killed by the OOM killer.

kern.log shows:
Dec  8 17:16:05 laj kernel: [76096.701661] Out of memory: kill process 29356 
(bash) score 177273 or a child
Dec  8 17:16:05 laj kernel: [76096.701719] Killed process 29661 (lyx)
Dec  8 17:16:05 laj kernel: [76096.817082] lyx: page allocation failure. 
order:0, mode:0x280da

ProblemType: Bug
Architecture: i386
Date: Tue Dec  8 17:20:31 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: lyx 1.6.4-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: lyx
Uname: Linux 2.6.31-15-generic i686

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


** Tags: apport-bug i386

-- 
lyx 1.6.4 freaks out, consumes all memory, is killed by OOM killer
https://bugs.launchpad.net/bugs/494092
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-11-30 Thread Jakob Unterwurzacher
Workaround: Install pdftk from Ubuntu Jaunty. This depends on libgcj9
instead of the buggy (?) libgcj10.

The Jaunty packages:
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_i386.deb
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/pdftk/pdftk_1.41-3ubuntu1_amd64.deb

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 486862] Re: rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few lines or columns of pixels from one end to the opposite

2009-11-29 Thread Jakob Unterwurzacher
** Changed in: eog (Ubuntu)
   Status: New = Confirmed

-- 
rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few 
lines or columns of pixels from one end to the opposite
https://bugs.launchpad.net/bugs/486862
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 486862] Re: rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few lines or columns of pixels from one end to the opposite

2009-11-29 Thread Jakob Unterwurzacher
I can reproduce this here (see screenshot), confirming.

The issue is that the pixel size of the jpg is not a multiple of 8. This
makes lossless jpg rotation impossible, but eog is not smart enough to
do something about it. gThumb will give you a warning message and gives
you the option to truncate the image to the next multiple of 8.

** Attachment added: screenshot original buggy rotated.png
   
http://launchpadlibrarian.net/36230495/screenshot%20original%20buggy%20rotated.png

-- 
rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few 
lines or columns of pixels from one end to the opposite
https://bugs.launchpad.net/bugs/486862
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 486862] Re: Rotating a not-multiple-of-8 jpg causes image corruption

2009-11-29 Thread Jakob Unterwurzacher
** Summary changed:

- rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few 
lines or columns of pixels from one end to the opposite
+ Rotating a not-multiple-of-8 jpg causes image corruption

-- 
Rotating a not-multiple-of-8 jpg causes image corruption
https://bugs.launchpad.net/bugs/486862
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 486862] Re: Rotating a not-multiple-of-8 jpg causes image corruption

2009-11-29 Thread Jakob Unterwurzacher
** Bug watch added: GNOME Bug Tracker #603304
   https://bugzilla.gnome.org/show_bug.cgi?id=603304

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

-- 
Rotating a not-multiple-of-8 jpg causes image corruption
https://bugs.launchpad.net/bugs/486862
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 486862] Re: Rotating a not-multiple-of-8 jpg causes image corruption

2009-11-29 Thread Jakob Unterwurzacher
Reported the bug to the Gnome developers:
https://bugzilla.gnome.org/show_bug.cgi?id=603304

-- 
Rotating a not-multiple-of-8 jpg causes image corruption
https://bugs.launchpad.net/bugs/486862
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 486788] Re: Bluetooth icon has extremely low contrast when bluetooth is disabled

2009-11-25 Thread Jakob Unterwurzacher
Now that i have seen that this gets a lot better when bluetooth is
actually enabled i don't care anymore.

** Summary changed:

- Bluetooth icon has extremely low contrast
+ Bluetooth icon has extremely low contrast when bluetooth is disabled

** Changed in: human-icon-theme (Ubuntu)
   Status: New = Invalid

-- 
Bluetooth icon has extremely low contrast when bluetooth is disabled
https://bugs.launchpad.net/bugs/486788
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 486911] Re: resolv.conf get cleared everytime

2009-11-24 Thread Jakob Unterwurzacher
I think there are two issues:

1) You disconnect and resolv.conf gets cleared. This is normal. When you are 
disconnected, you can't use nameservers anyway.
In resolv.conf you should have at the top
 # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
 # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
This is the warning that resolv.conf will be cleared and/or overwritten 
automatically.

2) You connect again and resolv.conf is *not* updated with the new
nameservers. This *is* a bug! I think i have also seen this a few times
with my USB 3G modem.

Did i get it right, the problem is 2) ?
Would changing the bug title to resolv.conf empty after connecting to mobile 
internet be okay?

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
resolv.conf get cleared everytime 
https://bugs.launchpad.net/bugs/486911
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 487922] [NEW] Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-11-24 Thread Jakob Unterwurzacher
Public bug reported:

Binary package hint: pdftk

Happens with every pdf i tried every time.

0 ja...@laj:/tmp$ pdftk 1.pdf 2.pdf cat output out.pdf
Unhandled Java Exception:
java.lang.ArrayIndexOutOfBoundsException: 10
   at java.text.SimpleDateFormat.formatWithAttribute(libgcj.so.10)
   at java.text.SimpleDateFormat.format(libgcj.so.10)
   at java.text.DateFormat.format(libgcj.so.10)
   at com.lowagie.text.Document.addCreationDate(itext-2.1.5.jar.so)
   at com.lowagie.text.pdf.PdfDocument.init(itext-2.1.5.jar.so)
   at com.lowagie.text.pdf.PdfCopy.init(itext-2.1.5.jar.so)
0 ja...@laj:/tmp$

ProblemType: Bug
Architecture: i386
Date: Wed Nov 25 01:48:00 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: pdftk 1.41+dfsg-1
ProcEnviron:
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: pdftk
Uname: Linux 2.6.31-15-generic i686

** Affects: pdftk (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-11-24 Thread Jakob Unterwurzacher

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

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

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 487922] Re: Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10

2009-11-24 Thread Jakob Unterwurzacher
Confirming:
http://ubuntuforums.org/showthread.php?t=1311568
http://forum.ubuntuusers.de/topic/pdftk-macht-probleme/#post-2233465
http://forum.ubuntuusers.de/topic/problem-mit-pdftk-beheben/#post-2225258

** Changed in: pdftk (Ubuntu)
   Status: New = Confirmed

-- 
Crashes all the time on ArrayIndexOutOfBoundsException in libgcj.so.10
https://bugs.launchpad.net/bugs/487922
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 454900] Re: /usr/bin/ck-history has no manpage

2009-11-24 Thread Jakob Unterwurzacher
** Changed in: consolekit (Ubuntu)
   Status: New = Confirmed

-- 
/usr/bin/ck-history has no manpage
https://bugs.launchpad.net/bugs/454900
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 487057] Re: Thunderbird starts virusscan instead of the right application when opening attachments

2009-11-23 Thread Jakob Unterwurzacher
** Changed in: thunderbird (Ubuntu)
   Status: New = Confirmed

-- 
Thunderbird starts virusscan instead of the right application when opening 
attachments
https://bugs.launchpad.net/bugs/487057
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 487112] Re: ubuntuone.SyncDaemon.State - ERROR - CONNECTED_WITH_METAQ --[SYS_CONNECTION_MADE]-- ERROR!!!

2009-11-23 Thread Jakob Unterwurzacher
** Summary changed:

- maybe network
+ ubuntuone.SyncDaemon.State - ERROR - CONNECTED_WITH_METAQ 
--[SYS_CONNECTION_MADE]-- ERROR!!!

-- 
ubuntuone.SyncDaemon.State - ERROR - CONNECTED_WITH_METAQ 
--[SYS_CONNECTION_MADE]-- ERROR!!!
https://bugs.launchpad.net/bugs/487112
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 486911] Re: resolv.conf get cleared everytime

2009-11-23 Thread Jakob Unterwurzacher
What kind of network connection do you use after disconnecting?

-- 
resolv.conf get cleared everytime 
https://bugs.launchpad.net/bugs/486911
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 486904] Re: GNOMEtris: Show where the block will land does not work

2009-11-23 Thread Jakob Unterwurzacher
** Summary changed:

- When I go to Settings  Preferences there is no OK, Save or Apply button to 
save my settings.  I have tried clicking the Close button but my settings do 
not save when I do this.
+ GNOMEtris: Show where the block will land does not work

** Changed in: gnome-games (Ubuntu)
   Status: New = Confirmed

-- 
GNOMEtris: Show where the block will land does not work
https://bugs.launchpad.net/bugs/486904
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 486862] Re: rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few lines or columns of pixels from one end to the opposite

2009-11-23 Thread Jakob Unterwurzacher
Is there a single image where this happens all the time? This would make
reproducing it a lot easier.

-- 
rotating a jpg photo (eg CTRL+R), then saving it (eg CTRL+S), moves a few 
lines or columns of pixels from one end to the opposite
https://bugs.launchpad.net/bugs/486862
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 486806] Re: the program does not start

2009-11-23 Thread Jakob Unterwurzacher
** Changed in: yelp (Ubuntu)
   Status: New = Invalid

-- 
the program does not start
https://bugs.launchpad.net/bugs/486806
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 486806] Re: the program does not start

2009-11-23 Thread Jakob Unterwurzacher
Sorry, but this application is downloaded from some inofficial source -
ubuntu has no control at all over it, so nobody here can fix it. Please
report the bug to the author of the application!

BTW: For me, the Huawei usb stick works out of the box with standard
network manager since jaunty.

-- 
the program does not start
https://bugs.launchpad.net/bugs/486806
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 486500] Re: W: Imposible obtener http://s ecurity.ubuntu.com/ubuntu/dists/karmic-security/Releas e.gpg No pude conectarme a security.ubuntu.com:80 (91.189.88.37), expiró tiempo para conex ión

2009-11-23 Thread Jakob Unterwurzacher
Does internet surfing work?

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

-- 
W: Imposible obtener 
http://security.ubuntu.com/ubuntu/dists/karmic-security/Release.gpg  No pude 
conectarme a security.ubuntu.com:80 (91.189.88.37), expiró tiempo para conexión 
 W: Imposible obtener 
http://security.ubuntu.com/ubuntu/dists/karmic-security/main/i18n/Translation-es.bz2
  No pude conectarme a security.ubuntu.com http:  W: Imposible obtener 
http://security.ubuntu.com/ubuntu/dists/karmic-security/restricted/i18n/Translation-es.bz2
  No pude conectarme a security.ubuntu.com http:  W: Imposible obtener 
http://security.ubuntu.com/ubuntu/dists/karmic-security/universe/i18n/Translation-es.bz2
  No pude conectarme a security.ubuntu.com http:  W: Imposible obtener 
http://security.ubuntu.com/ubuntu/dists/karmic-security/multiverse/i18n/Translation-es.bz2
  No pude conectarme a security.ubuntu.com http:  W: Algunos archivos de índice 
no se han podido descargar, se han ignorado, o se ha utilizado unos antiguos en 
su lugar.
https://bugs.launchpad.net/bugs/486500
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 486496] Re: Ubuntu One crashes

2009-11-23 Thread Jakob Unterwurzacher
** Summary changed:

- Ubuntu One
+ Ubuntu One crashes

-- 
Ubuntu One crashes
https://bugs.launchpad.net/bugs/486496
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 486313] Re: on startup xorg process takes 60% to 80% of resources and system slows down. if logout and login then works normally

2009-11-23 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 426146 ***
https://bugs.launchpad.net/bugs/426146

** This bug has been marked a duplicate of bug 426146
   System monitor take 80% of CPU when running

-- 
on startup xorg process takes 60% to 80% of resources and system slows down. if 
logout and login then works normally
https://bugs.launchpad.net/bugs/486313
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 456249] Re: gnome-system-manager processes list is incomplete, high-cpu process missing

2009-11-23 Thread Jakob Unterwurzacher
What is selected in the view menu? Try selecting all processes. Does
this fix it?

** Changed in: gnome-system-monitor (Ubuntu)
   Status: New = Incomplete

-- 
gnome-system-manager processes list is incomplete, high-cpu process missing
https://bugs.launchpad.net/bugs/456249
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 346806] Re: gnome-system-monitor does not show sudo processes' names

2009-11-23 Thread Jakob Unterwurzacher
** Summary changed:

- gnome-system-monitor does not always show all processes
+ gnome-system-monitor does not show sudo processes' names

-- 
gnome-system-monitor does not show sudo processes' names
https://bugs.launchpad.net/bugs/346806
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 346806] Re: gnome-system-monitor does not show sudo processes' names

2009-11-23 Thread Jakob Unterwurzacher
This is how to easily reproduce the problem (see screenshot):

1) Press Alt F2
2) Type sudo bash (without the quotes), check execute in terminal, press 
enter, enter password if asked
3) Type echo $$ (without the quotes) in the terminal to get the process number
4) You see a sudo process in g-s-m, a bash process in top

** Attachment added: Screenshot of gsm showing sudo instead of bash
   http://launchpadlibrarian.net/35994061/gsm-sudo.png

-- 
gnome-system-monitor does not show sudo processes' names
https://bugs.launchpad.net/bugs/346806
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 346806] Re: gnome-system-monitor does not show sudo processes' names

2009-11-23 Thread Jakob Unterwurzacher
Note that https://bugzilla.gnome.org/show_bug.cgi?id=313001 is a
different bug. A new one should be filed describing this problem.

-- 
gnome-system-monitor does not show sudo processes' names
https://bugs.launchpad.net/bugs/346806
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 486438] Re: .checksum.md5 (file integrity check plugin) broken when using Increase compatibility with Windows

2009-11-23 Thread Jakob Unterwurzacher
** Summary changed:

- Unable to check the file integrity by using Increase compatibility with 
Windows
+ .checksum.md5 (file integrity check plugin) broken when using Increase 
compatibility with Windows

-- 
.checksum.md5 (file integrity check plugin) broken when using Increase 
compatibility with Windows
https://bugs.launchpad.net/bugs/486438
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 486911] Re: resolv.conf get cleared everytime

2009-11-23 Thread Jakob Unterwurzacher
So you connect, disconnect, connect and then resolv.conf is empty?

-- 
resolv.conf get cleared everytime 
https://bugs.launchpad.net/bugs/486911
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 131887] Re: Trash Icon looks like it's from the 1980's

2009-11-22 Thread Jakob Unterwurzacher
Has changed in Karmic. Okay now?

** Changed in: human-icon-theme (Ubuntu)
   Status: New = Incomplete

-- 
Trash Icon looks like it's from the 1980's
https://bugs.launchpad.net/bugs/131887
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 116953] Re: network-manager human icon

2009-11-22 Thread Jakob Unterwurzacher
Icon has changed in Karmic - still an issue?

** Changed in: human-icon-theme (Ubuntu)
   Status: New = Incomplete

-- 
network-manager human icon
https://bugs.launchpad.net/bugs/116953
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 213496] Re: graphical representation of battery capacity levels does not match actual capacity level

2009-11-22 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 32921 ***
https://bugs.launchpad.net/bugs/32921

** This bug has been marked a duplicate of bug 32921
   Battery monitor is red even when 30% charge remains

-- 
graphical representation of battery capacity levels does not match actual 
capacity level
https://bugs.launchpad.net/bugs/213496
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 435109] Re: Incorrect panel icon for 3G connection

2009-11-22 Thread Jakob Unterwurzacher
** Changed in: human-icon-theme (Ubuntu)
   Status: New = Confirmed

-- 
Incorrect panel icon for 3G connection
https://bugs.launchpad.net/bugs/435109
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 435109] Re: Incorrect panel icon for 3G connection

2009-11-22 Thread Jakob Unterwurzacher
This karmic final, human theme, 3g icon is wrong and a horrible grey-on-
grey mess (see screenshot).

** Attachment added: screenshot
   http://launchpadlibrarian.net/35952371/Bildschirmfoto.png

-- 
Incorrect panel icon for 3G connection
https://bugs.launchpad.net/bugs/435109
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 486788] [NEW] Bluetooth icon has extremely low contrast

2009-11-22 Thread Jakob Unterwurzacher
Public bug reported:

Binary package hint: human-icon-theme

The bluetooth icon is barely visible due to extremely low contrast
(light grey on lighter grey) in human theme (see screenshot).

ProblemType: Bug
Architecture: i386
Date: Sun Nov 22 20:27:42 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
Package: human-icon-theme 0.35
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: human-icon-theme
Uname: Linux 2.6.31-15-generic i686

** Affects: human-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Bluetooth icon has extremely low contrast
https://bugs.launchpad.net/bugs/486788
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   4   5   6   >