[Bug 1823972] Re: bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch

2019-04-29 Thread Jakob Unterwurzacher
$ apt-cache policy linux-generic-hwe-16.04
linux-generic-hwe-16.04:
  Installed: 4.15.0.49.70
  Candidate: 4.15.0.49.70
  Version table:
 *** 4.15.0.49.70 500
500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 4.15.0.48.69 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages

$ uname -a
Linux osboxes 4.15.0-49-generic #52~16.04.1-Ubuntu SMP Thu Apr 25 18:54:26 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux


Issue is fixed.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch

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

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

[Bug 277578] Re: ecryptfs does not work properly over nfs, cifs, samba, WebDAV, or aufs

2017-08-09 Thread Jakob Unterwurzacher
You should probably take a look at gocryptfs.

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

Title:
  ecryptfs does not work properly over nfs, cifs, samba, WebDAV, or aufs

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

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


Re: [Bug 344878] Re: file name too long when creating new file (ecryptfs_lookup: lookup_one_len() returned [-36] on lower_dentry)

2016-08-21 Thread Jakob Unterwurzacher
Yes!

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

Title:
  file name too long when creating new file (ecryptfs_lookup:
  lookup_one_len() returned [-36] on lower_dentry)

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

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


[Bug 1330671] Re: LTSP boot fails, missing -stable patch net: avoid dependency of net_get_random_once on nop patching

2014-07-12 Thread Jakob Unterwurzacher
I tested kernel version 3.13.0-32-generic (uname -a), 3.13.0.32.38
(package version) - it fixes the issue.

** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

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

Title:
  LTSP boot fails, missing -stable patch net: avoid dependency of
  net_get_random_once on nop patching

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

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


[Bug 1330671] [NEW] LTSP boot fails, missing -stable patch net: avoid dependency of net_get_random_once on nop patching

2014-06-16 Thread Jakob Unterwurzacher
Public bug reported:

The patch

net: switch net_secret key generation to net_get_random_once

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e34c9a69970d8664a36b46e6445a7cc879111cfd

introduced a regression into kernel 3.13 that makes the kernel's nbd
client always use the same source port number (on some hardware). This
means that the second and subsequent boots for an LTSP client fail
because the sourceip / sourceport pair on the nbd server is still
occupied by the old nbd connection.

The patch

net: avoid dependency of net_get_random_once on nop patching

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3d4405226d27b3a215e4d03cfa51f536244e5de7

should fix the issue and also went into -stable:

http://www.spinics.net/lists/netdev/msg282397.html
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=adeb3fe4ef6621793d7f1d6f0b9c9cc88827c5b7
 )

There are three independent reports on ltsp-discuss for this issue and the 
original analysis was posted here: 
https://www.mail-archive.com/ltsp-discuss@lists.sourceforge.net/msg41764.html
The issue can NOT be reproduced in VirtualBox and may be limited to certain 
hardware - other users report they see no problems with 3.13. However, as this 
is a -stable patch it should be applied anyway.

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

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

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

Title:
  LTSP boot fails, missing -stable patch net: avoid dependency of
  net_get_random_once on nop patching

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

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


[Bug 1326167] Re: [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-04 Thread Jakob Unterwurzacher
Oh, this is routine tested, nice!
It really looked like the Debian bug, but, as it turns out, it was probably 
caused by an outdated (or broken) vsftpd package from thefrontiergroup's PPA. 
Purging the package and reinstalling the official one fixed the issue. Thank 
you Robie!

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

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

Title:
  [trusty] local user login broken: vsftpd: PAM audit_log_acct_message()
  failed: Operation not permitted

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

-- 
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 1326167] Re: [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-04 Thread Jakob Unterwurzacher
Oh, this is routine tested, nice!
It really looked like the Debian bug, but, as it turns out, it was probably 
caused by an outdated (or broken) vsftpd package from thefrontiergroup's PPA. 
Purging the package and reinstalling the official one fixed the issue. Thank 
you Robie!

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

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

Title:
  [trusty] local user login broken: vsftpd: PAM audit_log_acct_message()
  failed: Operation not permitted

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

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


[Bug 1326167] [NEW] [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-03 Thread Jakob Unterwurzacher
Public bug reported:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739548

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

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

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

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

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

Title:
  [trusty] local user login broken: vsftpd: PAM audit_log_acct_message()
  failed: Operation not permitted

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

-- 
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 1326167] [NEW] [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-03 Thread Jakob Unterwurzacher
Public bug reported:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739548

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

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

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

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

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

Title:
  [trusty] local user login broken: vsftpd: PAM audit_log_acct_message()
  failed: Operation not permitted

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

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


[Bug 1309617] Re: plymouth-upstart-bridge main process (189) terminated with status 1 at boot

2014-05-29 Thread Jakob Unterwurzacher
The real problem is that the boot splash screen is not working. Where is
the logfile for plymouth-upstart-bridge to see what's the problem?

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

Title:
  plymouth-upstart-bridge main process (189) terminated with status 1 at
  boot

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

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


[Bug 1245069] Re: Please update policyd-weight in precise

2014-05-11 Thread Jakob Unterwurzacher
Yes, the version in precise is pretty broken. The cache does not work at all - 
check policyd-weight -s, stays empty forever.
0.1.15 beta-2 from the website works fine.

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

Title:
  Please update policyd-weight in precise

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

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


[Bug 296867]

2014-01-03 Thread Jakob Unterwurzacher
Note that freedomsponsors somehow changed their urls, old link is 404
now, new link is http://freedomsponsors.org/core/issue/333/telepathy-
should-support-otr-encryption  (currently at US$ 575)

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

Title:
  empathy needs to support OTR encryption

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

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

2013-11-19 Thread Jakob Unterwurzacher
No. Look at the actually used RAM:
VmRSS:   4012 kB
4 Megabytes. Oh dear.

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

Title:
  console-kit-daemon spawns too many threads

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

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


[Bug 1199201] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-10-15 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 946899 ***
https://bugs.launchpad.net/bugs/946899

** This bug has been marked a duplicate of bug 946899
   [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

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

Title:
  [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU
  hung

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

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


[Bug 1084434] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-10-15 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 946899 ***
https://bugs.launchpad.net/bugs/946899

** This bug has been marked a duplicate of bug 946899
   [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

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

Title:
  [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU
  hung

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

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


[Bug 1217230] Re: [Regression] Can't copy files from digital camera (Operation not supported by backend)

2013-10-14 Thread Jakob Unterwurzacher
** Also affects: gvfs via
   https://bugzilla.redhat.com/show_bug.cgi?id=984913
   Importance: Unknown
   Status: Unknown

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

Title:
  [Regression] Can't copy files from digital camera (Operation not
  supported by backend)

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

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


[Bug 1217230] Re: [Regression] Can't copy files from digital camera (Operation not supported by backend)

2013-10-14 Thread Jakob Unterwurzacher
** No longer affects: gvfs

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

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

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

Title:
  [Regression] Can't copy files from digital camera (Operation not
  supported by backend)

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

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


[Bug 1020048] Re: after certain time printing to cups stops working

2013-10-06 Thread Jakob Unterwurzacher
** Description changed:

- in our institution we are running only printers through a cups server.
- while freshly opened document prints well, after some time (few minutes)
- clicking print file directly and menu item print do not work any
- more. after close and open again, thing prints correctly. i have checked
- what exactly is going on in such cases and logs on the cups server don't
- show any submissions and/or errors so that the thing is obviously
- stopped at the level of libreoffice.
+ == Problem ==
+ In our institution we are running only printers through a cups server. while 
freshly opened document prints well, after some time (few minutes) clicking 
print file directly and menu item print do not work any more. after close 
and open again, thing prints correctly. i have checked what exactly is going on 
in such cases and logs on the cups server don't show any submissions and/or 
errors so that the thing is obviously stopped at the level of libreoffice.
+ DistroRelease: Ubuntu 12.04
  
- ProblemType: Bug
- DistroRelease: Ubuntu 12.04
- Package: libreoffice 1:3.5.3-0ubuntu1
- ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
- Uname: Linux 3.2.0-26-generic x86_64
- NonfreeKernelModules: nvidia
- ApportVersion: 2.0.1-0ubuntu8
- Architecture: amd64
- Date: Mon Jul  2 12:29:31 2012
- InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
- ProcEnviron:
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
-  LC_PAPER=en_GB.UTF-8
- SourcePackage: libreoffice
- UpgradeStatus: No upgrade log present (probably fresh install)
+ == Analysis ==
+ LibreOffice loses it's TCP connection to CUPS after exactly 5 minutes of 
inactivity and does not manage to reconnect.
+ To reproduce: print something (to a real printer or cups-pdf), wait 6 minutes 
not printing anything, and print again. Then, nothing is printed.
+ 
+ You can watch the TCP connection using
+ netstat -tpn | grep soffice
+ While it's working, it looks like this:
+ tcp0  0 127.0.0.1:48810 127.0.0.1:631   
ESTABLISHED 13976/soffice.bin
+ After 5 minutes, that connection is gone permanently.
+ 
+ == Workaround ==
+ Add the line
+ Timeout 62400
+ to the top of /etc/cups/cupsd.conf . This sets the timeout to 24 hours and 
fixes the issue (verified on Ubuntu 12.04).

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

Title:
  after certain time printing to cups stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1020048/+subscriptions

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-06-27 Thread Jakob Unterwurzacher
I don't think so. This is a big change for a low-impact bug,
seehttps://wiki.ubuntu.com/StableReleaseUpdates#When . Upgrade if you
want the fix.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-08 Thread Jakob Unterwurzacher
** Description changed:

- I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
- I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
- I did also often backup directly from the samba share.
- After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
- It just hangs, without any crash.
+ Problem
+ ===
+ Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.
  
- I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
- It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.
- 
- my system: Ubuntu 12.10 AMD64
- nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
- deja-dup: deja-dup 24.0-0ubuntu1
- smbclient 2:3.6.6-3ubuntu5
- samba-common: 2:3.6.6-3ubuntu5
- samba-common-bin: 2:3.6.6-3ubuntu5
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 12.10
- Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
- ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
- Uname: Linux 3.5.0-18-generic x86_64
- ApportVersion: 2.6.1-0ubuntu6
- Architecture: amd64
- Date: Wed Nov  7 12:05:58 2012
- GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
- InstallationDate: Installed on 2012-10-22 (16 days ago)
- InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
- MarkForUpload: True
- SourcePackage: nautilus
- UpgradeStatus: No upgrade log present (probably fresh install)
+ Workaround
+ ==
+ Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
+ # sudo -s
+ # mkdir /mnt/cifs
+ # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
+ It will ask for you password, you can then access the shared files at 
/mnt/cifs.

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1131099] Re: Can not edit or add new bookmarks/places to nautilus

2013-05-01 Thread Jakob Unterwurzacher
The way to add a bookmark is through the clog menu now - this is not a
bug.

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Can not edit or add new bookmarks/places to nautilus

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

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


[Bug 1174862] [NEW] http://www.ubuntu.com/desktop/features is opened inside tiny update-manager window

2013-04-30 Thread Jakob Unterwurzacher
Public bug reported:

So this is what I got today:

Welcome to Ubuntu 13.04 'Raring Ringtail'
The Ubuntu team is proud to announce Ubuntu 13.04 'Raring Ringtail'.
To see what's new in this release, visit:
  http://www.ubuntu.com/desktop/features

And of course I clicked that link. To my surprise, this opened the
Ubuntu website inside the tiny, non-resizable update manager window (see
screenshot). That should better be opened in the default browser.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: update-manager 1:0.174.4
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Aptdaemon:
 
Architecture: amd64
Date: Tue Apr 30 19:53:23 2013
DpkgTerminalLog.txt: Error: [Errno 13] Permission denied: 
'/var/log/apt/term.log'
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1367344273'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'716'
 b'com.ubuntu.update-manager' b'window-width' b'600'
InstallationDate: Installed on 2012-04-07 (388 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: Upgraded to quantal on 2012-10-19 (193 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity third-party-packages

** Attachment added: Website in tiny window
   https://bugs.launchpad.net/bugs/1174862/+attachment/3660424/+files/2.png

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

Title:
  http://www.ubuntu.com/desktop/features is opened inside tiny update-
  manager window

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

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2013-03-17 Thread Jakob Unterwurzacher
** Description changed:

- What I do miss in Natty (Alpha 3 + daily builds) is the possibility to click 
on the app. icon on the Unity launcher bar to minimize all windows of that 
application, not only to launch/restore it.
+ What I do miss in Unity is the possibility to click on the app. icon on the 
Unity launcher bar to minimize all windows of that application, not only to 
launch/restore it.
  mlaverdiere's futher addition: 
https://bugs.launchpad.net/ayatana-design/+bug/733349/comments/2
  
  My suggestion would be to modify the interaction-design/process like
  this (*=my modification proposal/2 cents!):
  
  1) start it, if it hasn't been started yet;
  *2) restore it, if it is minimized;
  *3) focus the app, if it's started, not minimized and has not the focus yet;
  4) spread windows (of app), if app is focused and has multiple windows open;
  *5) minimize it if it is in spread-mode (see 4).
+ 
+ Note that this bug has over 300 comments and several working but
+ rejected patches. This means that this feature probably will never land
+ in official Unity! So if you want it, you have to use a patched version
+ of Unity.
+ 
+ There is a working patch for 13.04 ( from comment #322,
+ https://bugs.launchpad.net/ayatana-
+ design/+bug/733349/+attachment/3573380/+files/minimize.patch ). Somebody
+ should set up a PPA (and note it here) to make it easy to install the
+ patched version.

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2013-03-17 Thread Jakob Unterwurzacher
@Cas: The thing is, this is the situation and I think it should be
honestly stated. Posting here is not going to make a difference. This
bug is not even showing up in the list if you sort by heat even though
it would be #2  (
https://bugs.launchpad.net/unity/+bugs?orderby=-heatstart=0 ).

So, we have to try something else (posting to unity-design could be a
good idea) or fix it up ourselves.

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-10 Thread Jakob Unterwurzacher
Those user-space programs already stop at /run - which is a tmpfs and
can be stat'd. The issue is solved for all practical purposes that I am
aware of.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2013-01-30 Thread Jakob Unterwurzacher
** Description changed:

+ This bug is fixed in unity-3d since ubuntu 11.04.
+ It still exists in unity-2d and will never be fixed as unity-2d is no longer 
supported since ubuntu 12.10 (see comment #343).
+ 
  *
  
  This should mostly be fixed for Natty and might get backported to
  earlier releases as well.
  
  For Precise (12.04)  this is again broken for unity-2d (as of 17.7.2012 
unity-2d 5.12.0-0ubuntu1.1).
  Note that if the window has a scrollbar, you can grab that to resize the 
window. If not, you are stuck with the 1px border. Workaround: NONE KNOWN (see 
comment 320)?
  
  *
  
  *Blueprint for Natty, Ubuntu 11.04:
  
  https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-dx-n
  -resizing-windows
  
  Work items1 * Make sure the new resize grip fits in current applications; 
doesn't interfere with anything. We should make some noise about this during 
the Natty cycle so people keep their eyes open and file bugs.
  2 * Invisible window resize area - around 3px invisible area to allow resize 
on all sides.
  
  *
  
  Working grip backported to gtk2 already available in ppa :
  https://launchpad.net/~bratsche/+archive/gtk
  
  *
  
  Workaround for Compiz/Unity: Alt+Middlemousebutton resizes a window most
  comfortably.
  
  Workaround:  Edit /usr/share/themes/Ambiance/metacity-1/metacity-
  theme-1.xml.  Set the following values in frame_geometry_normal as
  desired:
  
  distance name=left_width value=3/
  distance name=right_width value=3/
  distance name=bottom_height value=3/
  
  
  
  Binary package hint: metacity
  
  - The issue has been an issue for users (especially of large) screens
  for several releases- Trackpad users seem to be particularly impacted by
  this- The issue appears to have been significantly aggravated in Lucid
  by changing the border width from 3 pixels to 1 pixel
  
  The window borders in metacity are far too thin to be used for
  comfortable window resizing, and resize handles are not available in all
  applications (or even most). In fact, of all the windows I have open
  right now, not a single one of them has a resize handle. The result is
  that I get a lot of misses when I try to drag a window border, which
  usually results in my clicking on the wrong window altogether. The best
  fix for this usability bug is to create an invisible region around
  each non-maximized window about 4px thick that can be used for resizing
  (in addition to the visible border). Or perhaps there should be a border
  thickness option on the System  Preferences  Windows dialog (although
  the default thickness should still be increased considerably). Ideally
  all windows would also have a resize handle but I realize that these
  have to be application controlled (at least that seems to be the
  position of the metacity team).

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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

[Bug 1068645] [NEW] Dash very slow in 12.10 (compared to 12.04)

2012-10-19 Thread Jakob Unterwurzacher
Public bug reported:

12.04 was snappy on this machine, now it takes a full second to open dash and 
about half a second for each letter that you type to appear. What's going on?
Workaround: Set Dash Blur to No Blur in CompizConfig and it's as fast as it 
was in 12.04 (but ugly).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Fri Oct 19 15:37:03 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: unity
UpgradeStatus: Upgraded to quantal on 2012-10-19 (0 days ago)

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


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

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

Title:
  Dash very slow in 12.10 (compared to 12.04)

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

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


[Bug 1068645] Re: Dash very slow in 12.10 (compared to 12.04)

2012-10-19 Thread Jakob Unterwurzacher
This is an Intel Pentium G630 (Sandy Bridge) with integrated Intel HD Graphics:
http://ark.intel.com/products/53483/Intel-Pentium-Processor-G630-3M-Cache-2_70-GHz
Driver in use is i915.

$ lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0102] (rev 09)
Subsystem: Foxconn International, Inc. Device [105b:0dcb]
Kernel driver in use: i915

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

Title:
  Dash very slow in 12.10 (compared to 12.04)

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

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


[Bug 995543] Re: [precise] .gvfs fuse mount is not functional after logout and subsequent login

2012-10-09 Thread Jakob Unterwurzacher
I also had an encrypted home. Since I switched to an unencrypted setup
the problem is gone. This suggests that ecryptfs is causing it.

** Also affects: gvfs
   Importance: Undecided
   Status: New

** Project changed: gvfs = ecryptfs

** Changed in: ecryptfs
   Status: New = Confirmed

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

Title:
  [precise] .gvfs fuse mount is not functional after logout and
  subsequent login

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

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


[Bug 808516] Re: Vertical Scrollbar covers the first letters on Right to Left languages

2012-10-07 Thread Jakob Unterwurzacher
** Attachment added: Screenshot gedit.png
   
https://bugs.launchpad.net/ayatana-scrollbar/+bug/808516/+attachment/3382562/+files/Screenshot%20gedit.png

** Description changed:

  Vertical Scroll-Bar covers the first letters on Right to Left languages on 
any text editor *if editor's window maxmized*.
  Using a Right to left language (ex: Arabic  Hebrew), on some text editor 
like 'gedit'.
  This causes the writer of such languages to be unable to reach the first 
letters with cursor(i.e. selecting a line from the beginning.
+ 
+ Screenshot: https://bugs.launchpad.net/ayatana-
+ scrollbar/+bug/808516/+attachment/3382562/+files/Screenshot%20gedit.png
  
  Reproduction Steps:
  1. Use an RTL language like Arabic to type a bunch of letters in many 
lines(to cause the H-Scroll Bar to appear)
  2. Try to select line the face the H-scrollbar with your cursor.
  3. You'll, instead, click to the left of the Scrollbar then use your arrows 
to reach the very beginning of the line.

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

Title:
  Vertical Scrollbar covers the first letters on Right to Left languages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-scrollbar/+bug/808516/+subscriptions

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


[Bug 975950] Re: Dash - No indication what happens when you press enter

2012-10-07 Thread Jakob Unterwurzacher
** Summary changed:

- It's not obvious what will happen if I hit Enter after typing something in 
Dash
+ Dash - No indication what happens when you press enter

** Changed in: ayatana-design
   Status: New = Confirmed

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

Title:
  Dash - No indication what happens when you press enter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/975950/+subscriptions

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


[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-10-02 Thread Jakob Unterwurzacher
** Changed in: samba (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()/null pointer in
  connections_fetch_entry

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

-- 
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 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-10-02 Thread Jakob Unterwurzacher
** Changed in: samba (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()/null pointer in
  connections_fetch_entry

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

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


[Bug 160727] Re: ~/.thumbnails should be placed in ~/.cache

2012-09-25 Thread Jakob Unterwurzacher
http://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html#HISTORY
May 2012, Version 0.8.0
Modified to respect the XDG Base Directory Specification

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

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

Title:
  ~/.thumbnails should be placed in ~/.cache

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

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


[Bug 766946] Re: Shotwell should put cached thumbs in either ~/.cache or $XDG_CACHE_DIR

2012-09-25 Thread Jakob Unterwurzacher
This is implemented in Shotwell 0.13 released  September 19, 2012!

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

Title:
  Shotwell should put cached thumbs in either ~/.cache or $XDG_CACHE_DIR

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

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


[Bug 937714] Re: command-not-found crashing with incomplete locale settings

2012-09-25 Thread Jakob Unterwurzacher
I also got into this state, installing 12.04.1 from the desktop CD,
selecting en_US language, german keyboard, german number and date format
(de_DE).

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

Title:
  command-not-found crashing with incomplete locale settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/937714/+subscriptions

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


[Bug 946956] Re: lyx crashes in open/save file dialog

2012-09-24 Thread Jakob Unterwurzacher
** Also affects: qt-at-spi (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  lyx crashes in open/save file dialog

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

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


[Bug 946956] Re: lyx crashes in open/save file dialog

2012-09-24 Thread Jakob Unterwurzacher
** Description changed:

- Lyx 2.02 in Precise Beta 1 crashes when clicking or manually selecting
- anything in an open/save file dialog. The error message reported on the
- command line follows:
+ === PROBLEM ===
+ Lyx 2.0.2-1ubuntu2 in Precise crashes when clicking or manually selecting 
anything in an open/save file dialog. The error message reported on the command 
line follows:
  
- QSpiAccessible::accessibleEvent not handled:  8006  obj:  
lyx::frontend::DragTabBar(0xa728798)  
- QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface! 
- QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface! 
- QSpiAccessible::accessibleEvent not handled:  8008  obj:  QObject(0x0)   
invalid interface! 
- QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface! 
- QSpiAccessible::accessibleEvent not handled:  8008  obj:  
QSidebar(0xa9d0cb8, name = sidebar) sidebar 
- FIXME: handle dialog start. 
- Interface is not valid 
+ QSpiAccessible::accessibleEvent not handled:  8006  obj:  
lyx::frontend::DragTabBar(0xa728798) 
+ QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface!
+ QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface!
+ QSpiAccessible::accessibleEvent not handled:  8008  obj:  QObject(0x0)   
invalid interface!
+ QSpiAccessible::accessibleEvent not handled:  8006  obj:  QObject(0x0)   
invalid interface!
+ QSpiAccessible::accessibleEvent not handled:  8008  obj:  
QSidebar(0xa9d0cb8, name = sidebar) sidebar
+ FIXME: handle dialog start.
+ Interface is not valid
  ASSERT failure in : Got an update for an invalid inteface. Investigate 
this., file atspiadaptor.cpp, line 888
  Aborted (core dumped)
  
- ProblemType: Bug
- DistroRelease: Ubuntu 12.04
- Package: lyx 2.0.2-1ubuntu2
- ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
- Uname: Linux 3.2.0-17-generic i686
- NonfreeKernelModules: openafs
- ApportVersion: 1.94-0ubuntu1
- Architecture: i386
- Date: Mon Mar  5 10:22:15 2012
- EcryptfsInUse: Yes
- InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
- SourcePackage: lyx
- UpgradeStatus: Upgraded to precise on 2012-03-03 (1 days ago)
+ === WORKAROUND ===
+ apt-get remove qt-at-spi
+ (this removes accessibility support for Qt applications, i.e. screenreaders 
may no longer work)

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

Title:
  lyx crashes in open/save file dialog

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

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


[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed:

  Symptoms are: After mysql server upgrades + restarts the old mysqld_safe 
keeps running and consumes 100% cpu, strace shows:
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  For more info see the dupes, particularily bug 105457. Does not happen 
always, for reliable test case see below.
  
  This is a bug (race condition) in dash, partly fixed by
  
http://git.kernel.org/?p=utils/dash/dash.git;a=commit;h=3800d4934391b144fd261a7957aea72ced7d47ea
  . This fixes the test case and mysqld_safe, but introduces another
  regression: http://eeek.borgchat.net/lists/dash/msg00268.html (patch for
  that in the thread)
  
  TEST CASE: Script in the commit message (link above). Allows to
  reproduce this always, even on Karmic still.
  
- SRU JUSTIFICATION: Obviously safe patch.
- 
- PATCH: Attached, run mysqld_safe in bash instead of dash.
- 
- REGRESSION POTENTIAL: Minimal. 1) Bash is a superset of dash. 2) Before
- dash became the default sh, bash was used, we just revert that change.
+ (Proposed fix of using #!/bin/bash instead of #!/bin/sh is not as
+ straigtforward as expected. bash called as sh goes into sh compatibility
+ mode, called as bash it may behave subtle differently)
  
  NOTES: mysqld_safe was replaced by an upstart job in Lucid. But Hardy
  has support for 3 more years, justifiying a fix.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/675185

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

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

-- 
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 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed:

  Symptoms are: After mysql server upgrades + restarts the old mysqld_safe 
keeps running and consumes 100% cpu, strace shows:
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  For more info see the dupes, particularily bug 105457. Does not happen 
always, for reliable test case see below.
  
  This is a bug (race condition) in dash, partly fixed by
  
http://git.kernel.org/?p=utils/dash/dash.git;a=commit;h=3800d4934391b144fd261a7957aea72ced7d47ea
  . This fixes the test case and mysqld_safe, but introduces another
  regression: http://eeek.borgchat.net/lists/dash/msg00268.html (patch for
  that in the thread)
  
  TEST CASE: Script in the commit message (link above). Allows to
  reproduce this always, even on Karmic still.
  
- SRU JUSTIFICATION: Obviously safe patch.
- 
- PATCH: Attached, run mysqld_safe in bash instead of dash.
- 
- REGRESSION POTENTIAL: Minimal. 1) Bash is a superset of dash. 2) Before
- dash became the default sh, bash was used, we just revert that change.
+ (Proposed fix of using #!/bin/bash instead of #!/bin/sh is not as
+ straigtforward as expected. bash called as sh goes into sh compatibility
+ mode, called as bash it may behave subtle differently)
  
  NOTES: mysqld_safe was replaced by an upstart job in Lucid. But Hardy
  has support for 3 more years, justifiying a fix.

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

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

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

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


[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-09-18 Thread Jakob Unterwurzacher
For anyone who wants a fast fix... samba 3.6.6 from quantal works fine
under precise, no more crashes so far!

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()/null pointer in
  connections_fetch_entry

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

-- 
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 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-09-18 Thread Jakob Unterwurzacher
For anyone who wants a fast fix... samba 3.6.6 from quantal works fine
under precise, no more crashes so far!

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()/null pointer in
  connections_fetch_entry

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

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


[Bug 1051542] [NEW] Google Chrome not appearing in launcher unless Use system title bar and borders is checked

2012-09-16 Thread Jakob Unterwurzacher
Public bug reported:

The window matching does not work properly unless Use system title bar and 
borders is checked in Chrome's settings (default: not checked).
Symptoms are: Icon not appearing at all, duplicate icon etc

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bamfdaemon 0.2.118-0ubuntu0.2
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
Date: Sun Sep 16 12:54:14 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: bamf
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Google Chrome not appearing in launcher unless Use system title bar
  and borders is checked

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

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


[Bug 1051542] Re: Google Chrome not appearing in launcher unless Use system title bar and borders is checked

2012-09-16 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051542

Title:
  Google Chrome not appearing in launcher unless Use system title bar
  and borders is checked

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

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


[Bug 1051542] Re: Google Chrome not appearing in launcher unless Use system title bar and borders is checked

2012-09-16 Thread Jakob Unterwurzacher
Corresponding report in Chrome:
http://code.google.com/p/chromium/issues/detail?id=129967

** Bug watch added: code.google.com/p/chromium/issues #129967
   http://code.google.com/p/chromium/issues/detail?id=129967

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

Title:
  Google Chrome not appearing in launcher unless Use system title bar
  and borders is checked

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

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


[Bug 1051549] [NEW] Boot fails if USB stick is not plugged in

2012-09-16 Thread Jakob Unterwurzacher
Public bug reported:

I installed from a USB stick, and now the system (Eee PC 1000H) fails to
boot if the install USB stick is not plugged in.

If you google that problem, there is lots of threads dealing with that problem, 
the best analysis I have seen is in
http://ubuntuforums.org/showthread.php?t=1661347 (also giving a workaround).

The problem seems to be that the USB stick becomes the first BIOS disk
if plugged in.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
Date: Sun Sep 16 13:15:42 2012
EcryptfsInUse: Yes
InstallCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash -- keyboard-configuration/layoutcode=de
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Boot fails if USB stick is not plugged in

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

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


[Bug 1051549] Re: Boot fails if USB stick is not plugged in

2012-09-16 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051549

Title:
  Boot fails if USB stick is not plugged in

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

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


[Bug 1051549] Re: Boot fails if USB stick is not plugged in

2012-09-16 Thread Jakob Unterwurzacher
Booting from the USB stick now gives the normal Ubuntu boot menu - looks
like its installer boot loader was overwritten (instead of writing to
the hard disk)

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

Title:
  Boot fails if USB stick is not plugged in

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

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


[Bug 1051639] [NEW] Double-clicking mp3 on smb share does nothing

2012-09-16 Thread Jakob Unterwurzacher
Public bug reported:

When you double-click an mp3 file that is on an smb share, rhythmbox opens but 
does not play the file.
If you right-click - open with - movie player, this works and plays the file.

Running rhythmbox -d, then double clicking the file gives the error (full 
output below)
[_uri_handle_recurse] rb-file-helpers.c:743: error enumerating 
smb://brikett/pub/test.mp3: No such file or directory

-

(18:53:54) [0x1a2e6d0] [rb_uri_could_be_podcast] rb-file-helpers.c:576: 
'smb://brikett/pub/test.mp3' can't be a Podcast or OPML file, not the right 
scheme
(18:53:54) [0x1a2e6d0] [rb_shell_load_uri] rb-shell.c:3835: adding uri 
smb://brikett/pub/test.mp3, play 1
_get_mime_type_for_name for 'smb://brikett/pub/test.mp3' returned 'audio/mpeg'
URI 'smb://brikett/pub/test.mp3' was opened successfully in 
_get_mime_type_with_data
_get_mime_type_with_data for 'smb://brikett/pub/test.mp3' returned 'audio/mpeg' 
(was audio/mpeg)
(18:53:54) [0x1a2e6d0] [load_uri_parser_finished_cb] rb-shell.c:3715: 
smb://brikett/pub/test.mp3 unhandled
(18:53:54) [0x1a2e6d0] [rb_shell_guess_source_for_uri] rb-shell.c:3571: source 
Play Queue (2) returned strength 25 for uri smb://brikett/pub/test.mp3
(18:53:54) [0x1a2e6d0] [rb_shell_guess_source_for_uri] rb-shell.c:3571: source 
Music returned strength 50 for uri smb://brikett/pub/test.mp3
(18:53:54) [0x1a2e6d0] [load_uri_parser_finished_cb] rb-shell.c:3759: adding 
smb://brikett/pub/test.mp3 to source Music, will play it when it shows up
(18:53:54) [0x1a2e6d0] [maybe_create_import_job] rb-library-source.c:1424: 
creating new import job
(18:53:54) [0x1a2e6d0] [impl_add_uri] rb-library-source.c:1492: adding uri 
smb://brikett/pub/test.mp3 to library
(18:53:54) [0x1a2e6d0] [load_uri_finish] rb-shell.c:3680: didn't want to do 
anything anyway
(18:53:54) [0x1a2e6d0] [start_import_job] rb-library-source.c:1410: starting 
import job
(18:53:54) [0x1a2e6d0] [rhythmdb_import_job_start] rhythmdb-import-job.c:345: 
starting
(18:53:54) [0x1a2e6d0] [next_uri] rhythmdb-import-job.c:320: scanning uri 
smb://brikett/pub/test.mp3
(18:53:54) [0x3b4fb20] [_uri_handle_recurse] rb-file-helpers.c:743: error 
enumerating smb://brikett/pub/test.mp3: No such file or directory
(18:53:54) [0x1a2e6d0] [next_uri] rhythmdb-import-job.c:312: no more uris to 
scan
(18:53:54) [0x1a2e6d0] [emit_scan_complete_idle] rhythmdb-import-job.c:301: 
emitting scan complete

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sun Sep 16 18:54:32 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Double-clicking mp3 on smb share does nothing

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

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


[Bug 1051639] Re: Double-clicking mp3 on smb share does nothing

2012-09-16 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051639

Title:
  Double-clicking mp3 on smb share does nothing

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

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


[Bug 874386] Re: Can't drag/drop files onto bookmarked folders

2012-09-02 Thread Jakob Unterwurzacher
True, but that's a different issue. Moving files by dragging onto
bookmarks works now, which is what this bug is about.

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

Title:
  Can't drag/drop files onto bookmarked folders

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

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


[Bug 965404] Re: Remuco plugin does not show up in Rhythmbox 2.96

2012-08-31 Thread Jakob Unterwurzacher
** Summary changed:

- Remuco compatibility with rhythmbox 2.96
+ Remuco plugin does not show up in Rhythmbox 2.96

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

Title:
  Remuco plugin does not show up in Rhythmbox 2.96

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

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


[Bug 965404] Re: Remuco plugin does not show up in Rhythmbox 2.96

2012-08-31 Thread Jakob Unterwurzacher
Yeah but since bug 903941 is marked as fix released I think it is
correct to open a new one.

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

Title:
  Remuco plugin does not show up in Rhythmbox 2.96

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

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


[Bug 767363] Re: Eye of Gnome window extends beyond the screen

2012-08-28 Thread Jakob Unterwurzacher
** Attachment added: test image.png
   
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/767363/+attachment/3281047/+files/test%20image.png

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

Title:
  Eye of Gnome window extends beyond the screen

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

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


[Bug 767363] Re: Eye of Gnome window extends beyond the screen

2012-08-28 Thread Jakob Unterwurzacher
** Attachment added: how it opens in eog.png
   
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/767363/+attachment/3281048/+files/how%20it%20opens%20in%20eog.png

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

Title:
  Eye of Gnome window extends beyond the screen

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

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


[Bug 925836]

2012-08-27 Thread Jakob Unterwurzacher
That new bug https://bugs.freedesktop.org/show_bug.cgi?id=49332

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

Title:
  [Upstream] Invalid PDF generated on single job collation

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/925836/+subscriptions

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


[Bug 909488] Re: nautilus-dropbox forbids dropbox's non-free binaries to replace themselves by properly installing dropbox system-wide

2012-08-20 Thread Jakob Unterwurzacher
Hi Raphael, thanks for bringing us system-wide installation of dropbox!

But isn't the description of nautilus-dropbox, Dropbox integration for
Nautilus, misleading? Somehow, Downloads non-free binary blob from
somewhere could be mentioned.

I think the downloader functionality should be split out into dropbox-
installer, as in http://packages.ubuntu.com/precise-updates/flashplugin-
installer . And if dropbox releases a new version, an update for the
package could be published that re-downloads the binary (as in
flashplugin-installer).

At the moment I'm really not sure what to do in an LTSP install. The
weekly cronjob update is no good because it will sooner-or-later install
a version that does not work and I won't even notice until I get bug
reports from users.

Letting each user download 32MB to his home (the Dropbox, Inc solution)
also seems somewhat soboptimal, but the real problem is that window that
pops up on first start (screenshot attaced).

In oder to use Dropbox, you must download the proprietary daemon.

User: Aha okay. Where can I download it? Should I head to 
http://www.dropbox.com/ ? What happens if I press ok?
BTW what is the Don't show this again for? If the user ticks this box it's 
game over for dropbox for ever?

** Attachment added: In order to use Dropbox.png
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/909488/+attachment/3268637/+files/In%20order%20to%20use%20Dropbox.png

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

Title:
  nautilus-dropbox forbids dropbox's non-free binaries to replace
  themselves by properly installing dropbox system-wide

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

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


[Bug 909488] Re: nautilus-dropbox forbids dropbox's non-free binaries to replace themselves by properly installing dropbox system-wide

2012-08-20 Thread Jakob Unterwurzacher
Lol I just tested the nautilus-dropbox solution for a new LTSP user. Screenshot 
shows what I got.
@David Euresti: So the result of the fruitless discussion is that you included 
a unsupported location nag screen ( see also 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679963 ).

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

** Attachment added: Nag Screen.png
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/909488/+attachment/3268671/+files/Nag%20Screen.png

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

Title:
  nautilus-dropbox forbids dropbox's non-free binaries to replace
  themselves by properly installing dropbox system-wide

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

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


[Bug 1024177] Re: IcedTea plug-in out of date

2012-08-20 Thread Jakob Unterwurzacher
** Package changed: ubuntu = icedtea-web (Ubuntu)

** Changed in: icedtea-web (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: icedtea-web (Ubuntu)
   Status: Opinion = Confirmed

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

Title:
  IcedTea plug-in out of date

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2012-08-12 Thread Jakob Unterwurzacher
** Summary changed:

- other users don't have access to .gvfs
+ .gvfs can't be stat'd by root causing backup tools to fail

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2012-08-12 Thread Jakob Unterwurzacher
** Description changed:

- Binary package hint: gvfs
+ Problem
+ ===
+ For security reasons ( possible DoS ), other users (esp. root) cannot access 
a fuse filesystem, and not even stat the mountpoint:
  
- I tried to copy the contents of my home-folder using sudo cp -a, and I got
- cp: cannot stat '/home/user/.gvfs': Permission denied
+ $ sudo stat .gvfs
+ stat: cannot stat `.gvfs': Permission denied
+ $ sudo ls -la
+ ls: cannot access .gvfs: Permission denied
+ d?   ? ? ? ?? .gvfs
  
- This can be reproduced whenever /home/user/.gvfs is mounted according to
- /etc/mtab. Not only does cp yield an error, but also ls and cd:
+ This means rsync --one-file-system (and similar options for find,
+ tar...) cannot know this is a different file system they actually want
+ to exclude, and fail on the permission denied error.
  
- $ whoami
- user
- $ ls -dl /home/user/.gvfs
- dr-x-- 2 user user 0 2008-05-01 19:55 /home/user/.gvfs
- $ sudo -s
- $ whoami
- root
- $ cd /home/user/.gvfs
- bash: cd: /home/user/.gvfs: Permission denied
- $ ls -dl /home/user/.gvfs
- ls: canot access /home/user/.gvfs: Permission denied
- $ umount /home/user/.gvfs
- $ ls -dl /home/user/.gvfs
- drwx-- 2 wg wg 4096 2008-04-25 23:12 /home/user/.gvfs
- $ cd /home/user/.gvfs
- $ pwd
- /home/user/.gvfs
+ Please note that it is GOOD AND CORRECT that root cannot copy the .gvfs
+ directory. The real problem is that the stat fails.
  
+ Workarounds
+ ===
+ * bind-mount the file system you want to backup beforehand (see comment #67)
  
- Ubuntu Version: 8.04
- gvfs Version: 0.2.3-0ubuntu4
- Expected Behaviour: well, grant access to the superuser whenever he tries to 
access ~/.gvfs
- 
- This bug might be related to
- https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/212789
+ See also
+ ===
+ * Excellent description of the problem in bug 227724
+ * fuse-devel mailing list saying this will all be solved someday using 
private namespaces
+ http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/3497/focus=3502
+ http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/7169/focus=7236
+ * Kernel documentation explaing the DoS 
+ http://www.kernel.org/doc/Documentation/filesystems/fuse.txt

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2012-08-12 Thread Jakob Unterwurzacher
** Description changed:

  Problem
  ===
  For security reasons ( possible DoS ), other users (esp. root) cannot access 
a fuse filesystem, and not even stat the mountpoint:
  
- $ sudo stat .gvfs
- stat: cannot stat `.gvfs': Permission denied
- $ sudo ls -la
- ls: cannot access .gvfs: Permission denied
- d?   ? ? ? ?? .gvfs
+ $ sudo stat .gvfs
+ stat: cannot stat `.gvfs': Permission denied
+ $ sudo ls -la
+ ls: cannot access .gvfs: Permission denied
+ d?   ? ? ? ?? .gvfs
  
  This means rsync --one-file-system (and similar options for find,
  tar...) cannot know this is a different file system they actually want
  to exclude, and fail on the permission denied error.
  
  Please note that it is GOOD AND CORRECT that root cannot copy the .gvfs
  directory. The real problem is that the stat fails.
  
  Workarounds
  ===
  * bind-mount the file system you want to backup beforehand (see comment #67)
  
  See also
  ===
  * Excellent description of the problem in bug 227724
  * fuse-devel mailing list saying this will all be solved someday using 
private namespaces
  http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/3497/focus=3502
  http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/7169/focus=7236
- * Kernel documentation explaing the DoS 
+ http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/6197 (no answer at 
all)
+ * Kernel documentation explaing the DoS
  http://www.kernel.org/doc/Documentation/filesystems/fuse.txt

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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

[Bug 1008400] Re: Ubuntu server uses CFQ scheduler instead of deadline

2012-08-06 Thread Jakob Unterwurzacher
Well the obvious downside of deadline is that priorities (ionice) are
not supported.

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

Title:
  Ubuntu server uses CFQ scheduler instead of deadline

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

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


[Bug 523803] Re: Evince (No protocol specified) + NX floating windows mode

2012-07-28 Thread Jakob Unterwurzacher
Had the same issue, that's not an evinve bug but an apparmor setting.

Jul 28 18:58:43 srv kernel: [72850.817899] type=1400
audit(1343494723.203:57): apparmor=DENIED operation=open parent=1
profile=/usr/bin/evince
name=/var/lib/neatx/sessions/BAE9AA453968D56474867B197BE1EFD3/authority
pid=9301 comm=evince requested_mask=r denied_mask=r fsuid=1000
ouid=1000

** Changed in: evince (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  Evince (No protocol specified) + NX floating windows mode

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

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


[Bug 692355] Re: fsck doesn't update system info on login

2012-07-27 Thread Jakob Unterwurzacher
** Tags added: precise

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

Title:
  fsck doesn't update system info on login

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2012-07-17 Thread Jakob Unterwurzacher
** Description changed:

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

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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

[Bug 1025631] [NEW] /etc/php5/conf.d/zend-framework.ini does not actually work

2012-07-17 Thread Jakob Unterwurzacher
Public bug reported:

/etc/php5/conf.d/zend-framework.ini has the line (by default commented
out)

include_path=${include_path} :/usr/share/php/libzend-framework-php

which looks like it appends the zend folder to the include path.
Doesn't actually work, what you get is (verfied using ini_get(include_path) 
literally

:/usr/share/php/libzend-framework-php

this of course kills most php apps as even the current directory is no
longer included.


Debian doesn't even have that file, should be removed in Ubuntu, too, as it 
only causes frustration.

** Affects: zend-framework (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  /etc/php5/conf.d/zend-framework.ini does not actually work

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

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


[Bug 1025631] Re: /etc/php5/conf.d/zend-framework.ini does not actually work

2012-07-17 Thread Jakob Unterwurzacher
Thanks for the quick reply, I wasn't aware that README.Debian is
documenting this. PHP does not crash any more if it's not set, though.

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

Title:
  /etc/php5/conf.d/zend-framework.ini does not actually work

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

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


[Bug 1012286] Re: shotwell missing from launcher

2012-06-12 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1012286

Title:
  shotwell missing from launcher

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

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


[Bug 1012286] [NEW] shotwell missing from launcher

2012-06-12 Thread Jakob Unterwurzacher
Public bug reported:

Probably since bug 987046 was fixed, shotwell is no longer visible in the 
launcher nor in alt-tab.
When it starts it's visible for a few seconds, then disappears.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bamfdaemon 0.2.118-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Tue Jun 12 20:09:05 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: bamf
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  shotwell missing from launcher

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

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


[Bug 987046] Re: shotwell's unity progress bar hangs halfway across

2012-06-12 Thread Jakob Unterwurzacher
mlaverdiere, I have the same problem and created bug 1012286, please
click affects me too there!

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

Title:
  shotwell's unity progress bar hangs halfway across

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

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


[Bug 1008601] [NEW] Can't bring rhythmbox to front using sound indicator

2012-06-04 Thread Jakob Unterwurzacher
Public bug reported:

When I select rhythmbox from the sound indicator, often it does not take
the window to the front. Instead, the rhythmbox icon on the launcher is
shaking and glows.

Restarting rhythmbox fixes this for some time.
I'm not sure how to trigger it but I'm happy to stacktrace something if that 
helps.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.12-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Mon Jun  4 18:32:55 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Can't bring rhythmbox to front using sound indicator

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

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


[Bug 1008601] Re: Can't bring rhythmbox to front using sound indicator

2012-06-04 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008601

Title:
  Can't bring rhythmbox to front using sound indicator

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

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


[Bug 812476] Re: gvfsd-trash crashed with signal 5 in _g_dbus_oom()

2012-05-28 Thread Jakob Unterwurzacher
Once this happens you can't open the trash applet any more.
Emptying ~/.local/share/Trash is not enough to get it working again, 
suggestions? (without rebooting or logging off)

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

Title:
  gvfsd-trash crashed with signal 5 in _g_dbus_oom()

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

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


[Bug 1001933] Re: ecryptfs-recover-private reports success even when MOUNT passphrase is wrong

2012-05-20 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001933

Title:
  ecryptfs-recover-private reports success even when MOUNT passphrase is
  wrong

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

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


[Bug 1001933] [NEW] ecryptfs-recover-private reports success even when MOUNT passphrase is wrong

2012-05-20 Thread Jakob Unterwurzacher
Public bug reported:

When you use ecryptfs-recover-private to mount an encrypted directory by MOUNT 
passphrase, it reports success even if the passphrase is wrong.
The directory is mounted but is full of ECRYPTFS_FNEK_ENCRYPTED* files that 
trigger kernel errors when accessed.
The script should detect such a situation and output an error instead of 
Success!.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ecryptfs-utils 96-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 20 14:52:42 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: ecryptfs-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ecryptfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  ecryptfs-recover-private reports success even when MOUNT passphrase is
  wrong

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

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


[Bug 952489] Re: process creating gigabyte files on encrypted filesystem fails with 100% cpu

2012-05-20 Thread Jakob Unterwurzacher
Setting to fix released as per your comment.

** Changed in: ecryptfs-utils (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  process creating gigabyte files on encrypted filesystem fails with
  100%  cpu

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

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


[Bug 387970] Re: cups asks for root password

2012-05-19 Thread Jakob Unterwurzacher
** Tags added: precise

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

Title:
  cups asks for root password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/387970/+subscriptions

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


[Bug 995406] Re: User not added to group sambashare: You do not have permission to create a usershare

2012-05-06 Thread Jakob Unterwurzacher
** Summary changed:

- User not added to group sambashare:  You do not have permission to create a 
usershare
+ User not added to group sambashare:  You do not have permission to create a 
usershare.

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

Title:
  User not added to group sambashare:  You do not have permission to
  create a usershare.

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

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


[Bug 995406] [NEW] User not added to group sambashare: You do not have permission to create a usershare.

2012-05-06 Thread Jakob Unterwurzacher
Public bug reported:

I tried to share a folder and was prompted to install samba, which I accepted. 
I did not install pam-smbpass as I don't need it. I was prompted to log out and 
in again, which I did. Now I get this when creating a share:
---
'net usershare' returned error 255: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Permission denied
You do not have permission to create a usershare. Ask your administrator to 
grant you permissions to create a share.
---
It looks like the user was not added to the group sambashare at all (which 
script is supposed to do this? Where is the log file?).

Manually running
# sudo usermod -a -G sambashare jakob
fixes the issue.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus-share 0.7.3-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May  6 11:37:08 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: nautilus-share
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  User not added to group sambashare:  You do not have permission to
  create a usershare.

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

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


[Bug 995543] [NEW] [precise] .gvfs fuse mount is not functional after logout and subsequent login

2012-05-06 Thread Jakob Unterwurzacher
Public bug reported:

Looks like bug 212789 is back, at least the symptoms are the same.

When I log out, the .gvfs entry stays in /etc/mtab (checked by logging into a 
console as root).
This seems to be a stale entry, though, as it is not listed in 
/proc/self/mounts.
Still, when I log back in, any operation on .gvfs gives Transport endpoint is 
not connected (that means non-gnome apps cannot access remote files).

After logout,
# umount --fake (as root)
gets rid of the entry. When logging in again with my user, .gvfs works.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gvfs 1.12.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May  6 18:36:55 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: gvfs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  [precise] .gvfs fuse mount is not functional after logout and
  subsequent login

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

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


[Bug 995543] Re: [precise] .gvfs fuse mount is not functional after logout and subsequent login

2012-05-06 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995543

Title:
  [precise] .gvfs fuse mount is not functional after logout and
  subsequent login

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

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


[Bug 106621] Re: GNOME Trash doesn't show deleted files on other partitions (ecryptfs / encfs / Private / ntfs-3g)

2012-04-27 Thread Jakob Unterwurzacher
** Summary changed:

- GNOME Trash doesn't show deleted files on fuse partitions (ecryptfs / encfs / 
Private / ntfs-3g)
+ GNOME Trash doesn't show deleted files on other partitions (ecryptfs / encfs 
/ Private / ntfs-3g)

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

Title:
  GNOME Trash doesn't show deleted files on other partitions (ecryptfs /
  encfs / Private / ntfs-3g)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-vfs/+bug/106621/+subscriptions

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


[Bug 907905] Re: php5-cli scripts not running in background, stays stopped.

2012-04-23 Thread Jakob Unterwurzacher
Caused by the readline module and cannot be avoided.
From http://php.net/manual/en/book.readline.php :
When readline is enabled, php switches the terminal mode to accept 
line-buffered input.  This means that the proper way to use the cli when you 
pipe to an interactive command is to explicitly specify that php is not using 
the terminal for input:

php somescript.php  /dev/null | less

** Changed in: php5 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  php5-cli scripts not running in background, stays stopped.

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

-- 
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 907905] Re: php5-cli scripts not running in background, stays stopped.

2012-04-23 Thread Jakob Unterwurzacher
Caused by the readline module and cannot be avoided.
From http://php.net/manual/en/book.readline.php :
When readline is enabled, php switches the terminal mode to accept 
line-buffered input.  This means that the proper way to use the cli when you 
pipe to an interactive command is to explicitly specify that php is not using 
the terminal for input:

php somescript.php  /dev/null | less

** Changed in: php5 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  php5-cli scripts not running in background, stays stopped.

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

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


[Bug 859991] Re: Dash remains on top of screen locking dialog

2012-04-22 Thread Jakob Unterwurzacher
Note that this is a lot easier to reproduce by opening dash and pressing
Ctrl-Alt-L
to lock the screen.

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

Title:
  Dash remains on top of screen locking dialog

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

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


[Bug 958353] Re: Locked screen reveals far too much information - unity dock and menu bar visible!

2012-04-22 Thread Jakob Unterwurzacher
Intel sandy bridge graphics, happens consistently after a suspend-
resume. Screenshot attached.

** Summary changed:

- Locked screen reveals far too much information about the user and his work
+ Locked screen reveals far too much information - unity dock and menu bar 
visible!

** Attachment added: screenshot.JPG
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/958353/+attachment/3098649/+files/screenshot.JPG

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

Title:
  Locked screen reveals far too much information - unity launcher and
  menu bar visible!

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

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


[Bug 911057] Re: Window title visible when screen locked

2012-04-22 Thread Jakob Unterwurzacher
Do you also see the dock like shown here
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/958353/+attachment/2889861/+files/IMG_20120318_071443.jpg
?

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

Title:
  Window title visible when screen locked

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

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


[Bug 958353] Re: Locked screen reveals far too much information - unity launcher and menu bar visible!

2012-04-22 Thread Jakob Unterwurzacher
** Summary changed:

- Locked screen reveals far too much information - unity dock and menu bar 
visible!
+ Locked screen reveals far too much information - unity launcher and menu bar 
visible!

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

Title:
  Locked screen reveals far too much information - unity launcher and
  menu bar visible!

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

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


[Bug 982383] Re: Per-user language setting does not work

2012-04-19 Thread Jakob Unterwurzacher
English is on top (see screenshot) - what do you think I did wrong here?

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

Title:
  Per-user language setting does not work

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

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


[Bug 435930] Re: Guest session does not warn about temporary nature of files

2012-04-19 Thread Jakob Unterwurzacher
** Also affects: lightdm (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Guest session does not warn about temporary nature of files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm-guest-session/+bug/435930/+subscriptions

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


[Bug 387562] Re: OOo F11 key brings up Style and Formatting instead of Full Screen

2012-04-16 Thread Jakob Unterwurzacher
** Also affects: libreoffice (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: precise regression-release

** Summary changed:

- OOo F11 key brings up Style and Formatting instead of Full Screen
+ OOo/LO F11 key brings up Style and Formatting instead of Full Screen

** Description changed:

  Title pretty much says it all. Perhaps we could simply patch the
  Keyboard Configuration file?
+ 
+ In Precise, LibreOffice, that replaced OOo, wants Ctrl-Shift-J for fullscreen.
+ $ apt-cache policy libreoffice-writer
+ libreoffice-writer:
+   Installed: 1:3.5.2-2ubuntu1

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

Title:
  OOo/LO F11 key brings up Style and Formatting instead of Full Screen

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

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


[Bug 982231] [NEW] Guest session deletes user's files without warning on logout

2012-04-15 Thread Jakob Unterwurzacher
Public bug reported:

That the guest session deletes all saved files is unexpected for the user.
Google a bit and you find many stories of users losing data because of this [1].
There absolutely should be a warning on login and on logout that the files will 
be deleted so the user has the chance to save to a thumb drive or dropbox or 
whatever.
Again, when you google a bit you find tutorials doing exactly that [2].

[1]
http://billhensley.wordpress.com/2012/02/27/ubuntu-10-guest-accounts-and-persistence/
http://ubuntuforums.org/showthread.php?t=1558808

[2]
http://ubuntuforums.org/showthread.php?t=1558808

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu2
Architecture: amd64
Date: Sun Apr 15 13:12:24 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Guest session deletes user's files without warning on logout

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

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


[Bug 982231] Re: Guest session deletes user's files without warning on logout

2012-04-15 Thread Jakob Unterwurzacher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982231

Title:
  Guest session deletes user's files without warning on logout

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

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


[Bug 982383] [NEW] Per-user language setting does not work

2012-04-15 Thread Jakob Unterwurzacher
Public bug reported:

Well the story is quite short:
- Login screen is german - OK, I set the system-wide language to german.
- My user account is also german - this is not ok as I set it to english, 
screenshot:
- 
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+attachment/3071576/+files/screenshot-gnome-language-selector.png
Note that I did log out and in again. Am I doing it wrong?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: language-selector-gnome 0.78
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
Date: Sun Apr 15 16:58:24 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
PackageArchitecture: all
SourcePackage: language-selector
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Per-user language setting does not work

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

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


[Bug 982383] Re: Per-user language setting does not work

2012-04-15 Thread Jakob Unterwurzacher
** Attachment added: screenshot-gnome-language-selector.png
   
https://bugs.launchpad.net/bugs/982383/+attachment/3071576/+files/screenshot-gnome-language-selector.png

** Description changed:

  Well the story is quite short:
- - Login screen is german - OK, I set the global language to german.
- - My user account is also german - this is not ok as I set it to english (see 
screenshot).
+ - Login screen is german - OK, I set the system-wide language to german.
+ - My user account is also german - this is not ok as I set it to english, 
screenshot:
+ - 
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+attachment/3071576/+files/screenshot-gnome-language-selector.png
  Note that I did log out and in again. Am I doing it wrong?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: language-selector-gnome 0.78
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: amd64
  Date: Sun Apr 15 16:58:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Per-user language setting does not work

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

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


[Bug 649139] Re: [12.04] usb-creator-gtk crashed with SIGSEGV

2012-04-09 Thread Jakob Unterwurzacher
Well, mee too on Ubuntu 12.04 Beta 2 64 bit. Trying to create a 12.04 Beta 2 
32 bit usb boot stick.
Problem as stated above:
1) Fails immediately without root permissions
2) Crashes when started with sudo at different percentages

** Summary changed:

- usb-creator-gtk crashed with SIGSEGV
+ [12.04] usb-creator-gtk crashed with SIGSEGV

** Tags added: precise

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

Title:
  [12.04] usb-creator-gtk crashed with SIGSEGV

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

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


[Bug 975449] Re: gnome-settings-daemon eats all the CPU

2012-04-09 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 969359 ***
https://bugs.launchpad.net/bugs/969359

Lets merge the bugs together...

** This bug has been marked a duplicate of bug 969359
   gnome-settings-daemon consumes 100% cpu

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

Title:
  gnome-settings-daemon eats all the CPU

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

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


[Bug 969359] Re: gnome-settings-daemon consumes 100% cpu

2012-04-09 Thread Jakob Unterwurzacher
Backtrace available at https://bugs.launchpad.net/ubuntu/+source/gnome-
settings-daemon/+bug/949878/comments/3 thanks to Ahmed El-Mahmoudy

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

Title:
  gnome-settings-daemon consumes 100% cpu

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

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


[Bug 949878] Re: /usr/lib/gnome-settings-daemon/gnome-settings-daemon hogs CPU

2012-04-09 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 969359 ***
https://bugs.launchpad.net/bugs/969359

Merging the bugs, will link to your backtrace,
thanks

** This bug has been marked a duplicate of bug 969359
   gnome-settings-daemon consumes 100% cpu

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

Title:
  /usr/lib/gnome-settings-daemon/gnome-settings-daemon hogs CPU

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

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


  1   2   3   4   5   6   >