[Bug 1903920] Re: Warning message about cryptsetup during boot

2022-04-03 Thread Helge Doering
The correct way to disable the warning seems to be to add

RESUME=none

to /etc/initramfs-tools/conf.d/resume

if your swap has a /dev/urandom key.

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

Title:
  Warning message about cryptsetup during boot

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


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

[Bug 1910131] [NEW] Missing cmake files from libproj-dev

2021-01-04 Thread Helge Meinhard
Public bug reported:

At least on Focal (20.04) on an x86_64 system with libproj-dev 6.3.1-1
installed, no cmake support files are installed. I would expect the
following file to be installed:

/usr/share/cmake-3.16/Modules/FindPROJ.cmake or
/usr/share/cmake-3.16/Modules/FindPROJ4.cmake

As these files are not installed, builds of applications that depend on
libproj and use cmake to fail.

As cmake is installable from the mainstream Ubuntu repositories, I'd
expect that cmake should be supported, hence this kind of development
libraries should be installed with these files.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libproj-dev 6.3.1-1
ProcVersionSignature: Ubuntu 5.4.0-59.65-generic 5.4.78
Uname: Linux 5.4.0-59-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Jan  4 19:18:39 2021
InstallationDate: Installed on 2020-11-22 (43 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
SourcePackage: proj
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Missing cmake files from libproj-dev

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-06-05 Thread Helge Meinhard
I deleted all fp* files with a creation date newer than my unsuccessful
attempt to run a focal client against a bionic server.

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-05-20 Thread Helge Meinhard
In fact, further investigation shows that the binary built with the
OCamL 4.05 compiler is working fine. The error message quoted in my
previous post is obviously caused by a cache file corrupted by
previously running the binary from deb (compiled with OCamL 4.08).
Deleting the cache file fixes the problem.

I have now verified that just using the binary copied over from Bionic
works equally well on Focal.

So the workaround seems to be to uninstall the unison deb package and to
copy the /usr/bin/unison-2.48.4 binary from a Bionic system into
/usr/local/bin, /opt/bin, $HOME/bin or whatever else you prefer (and
possibly to create a symlink called unison).

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-05-20 Thread Helge Meinhard
I tried to narrow down the problem by re-building unison with OCamL 4.05
on my Focal (20.04) client (no ocaml deb package installed):

- Downloaded OCamL 4.05.0, ran make and make install
$ which ocamlopt
/usr/local/bin/ocamlopt
$ ocamlopt -v
The OCaml native-code compiler, version 4.05.0
Standard library directory: /usr/local/lib/ocaml

- Downloaded sources of unison 2.48.4, ran make ('make world' or 'make world 
opt' didn't seem to make any difference)
$ ls -l ./src/unison
-rwxr-xr-x 1 meinhard v5 5038200 May 20 14:50 ./src/unison
$ file ./src/unison
./src/unison: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), 
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, 
BuildID[sha1]=cddb0691b6b9721087be3f2f6f4f2397f57f4171, for GNU/Linux 3.2.0, 
with debug_info, not stripped
$ ldd ./src/unison
linux-vdso.so.1 (0x7ffda03f4000)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x7f97aa54)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7f97aa3f1000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f97aa3eb000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f97aa1f9000)
/lib64/ld-linux-x86-64.so.2 (0x7f97aa8b8000)
$ ./src/unison -version
unison version 2.48.4

Yet no luck when syncing to my Bionic server, even though the error message is 
very different:
$ ./src/unison 
[...]
Looking for changes
Uncaught exception Failure("input_value: ill-formed message")
Raised at file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/lwt/lwt.ml", line 
126, characters 16-23
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/lwt/generic/lwt_unix_impl.ml",
 line 102, characters 8-23
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/update.ml" 
(inlined), line 2096, characters 2-69
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/uitext.ml", line 
700, characters 16-56
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/uitext.ml", line 
788, characters 6-90
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/uitext.ml", line 
810, characters 19-66
Called from file 
"/data01/meinhard/Scratch/Software/Unison/unison-2.48.4/src/uitext.ml", line 
870, characters 21-43

Not having any clue about OCamL, I don't know what causes this error -
the source file lwt.ml doesn't look suspicious in any way at the
incriminated line.

Any help I can further provide to understand and fix the problem, please
let me know. (For the moment I'll keep OCamL 4.05 and unison 2.48-4
sources around...)

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-05-16 Thread Helge Meinhard
FWIW, Bionic ships OCamL 4.05, Focal 4.08.

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-05-16 Thread Helge Meinhard
Same here. Upgraded client to Focal, server is Bionic. Same version
numbers of unison, but the cryptic, misspelled message about
incompatible ocaml versions appears.

It would be nice to get this fixed, or at least hints about how to work
around 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/1868502

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1582318] Re: amavis virus check fails when nvidia CUDA is on the same system

2018-09-19 Thread Helge Doering
Hi Christian,
I actually agree. Mostly because of the points you raised, but maybe even on a 
4th point. Most users use (and should use) a virtualized or container-ized 
environment, where in this case this bug also does not apply. I realized this a 
bit after I wrote the original comment. 
I still think, any "stable" distribution should be kinda... stable :) but I 
will agree, that pretty much nobody should have an amavisd + cuda drivers on 
one station (VM or bare-metal). Maybe a few private servers, but nothing 
serious. 

As for the new distribution; well sure it is fixed, but my question was
for xenial. I do retract my opinion of a "high gain". I still consider
it low risk, but without a warrant, it is probably not worth the risk.

Thanks for your reply and opinion!

Helge

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

Title:
  amavis virus check fails when nvidia CUDA is on the same system

To manage notifications about this bug go to:
https://bugs.launchpad.net/amavisd-new/+bug/1582318/+subscriptions

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

[Bug 1582318] Re: amavis virus check fails when nvidia CUDA is on the same system

2018-09-02 Thread Helge Doering
Just encountered this bug on a xenial lts server. Isn't it supposed to be fixed 
there? 
If it's not should we open a SRU? It seems low risk and potentially high gain.

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

Title:
  amavis virus check fails when nvidia CUDA is on the same system

To manage notifications about this bug go to:
https://bugs.launchpad.net/amavisd-new/+bug/1582318/+subscriptions

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

[Bug 1634584] Re: package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-18 Thread Helge Doering
** Description changed:

- Probably relates to #1612517
+ Probably relates to
+ https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1612517
  
  Looks like mysql is not able to upgrade from 5.5 to 5.7 (trusty to xenial).
  I'm not sure from which version the config originates. After the option to 
send this report, I also saw this message in the terminal:
- 
  
  Setting up mysql-server-5.7 (5.7.15-0ubuntu0.16.04.1) ...
  Renaming removed key_buffer and myisam-recover options (if present)
  ERROR: Unable to start MySQL server:
  2016-10-18T16:07:35.642062Z 0 [ERROR] unknown variable 'table_cache=256'
  2016-10-18T16:07:35.648308Z 0 [ERROR] Aborting
  
  After removing the opposing statement from /etc/mysql/my.cnf (and starting 
apt-get -f install) the upgrade continued successfully (DB and tables upgraded 
and DB started) and the server restarted OK.
  JFYI
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: mysql-server-5.7 5.7.15-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 3.13.0-98.145-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-98-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Tue Oct 18 15:54:05 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  Logs.var.log.daemon.log:
-  
- Logs.var.log.mysql.error.log: 
+ 
+ Logs.var.log.mysql.error.log:
  MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
  MySQLConf.etc.mysql.conf.d.mysqld_safe_syslog.cnf:
-  [mysqld_safe]
-  syslog
+  [mysqld_safe]
+  syslog
  MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
-  [mysqldump]
-  quick
-  quote-names
-  max_allowed_packet   = 16M
+  [mysqldump]
+  quick
+  quote-names
+  max_allowed_packet   = 16M
  MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
-  [mysqld_safe]
-  syslog
+  [mysqld_safe]
+  syslog
  MySQLVarLibDirListing: ['ibdata1', 'backup', 'mysql', 'ib_logfile0', 
'phpmyadmin', 'mysql_upgrade_info', 'piwik', 'performance_schema', 
'ib_logfile1', 'debian-5.5.flag', 'zabbix']
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-98-generic 
root=UUID=4debcc35-8617-4fdb-a912-19421d092134 ro text
  RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1.1
-  apt  1.2.12~ubuntu16.04.1
+  dpkg 1.18.4ubuntu1.1
+  apt  1.2.12~ubuntu16.04.1
  SourcePackage: mysql-5.7
  Title: package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-10-18 (0 days ago)

** Description changed:

- Probably relates to
- https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1612517
+ Probably relates to LP: #1612517
  
  Looks like mysql is not able to upgrade from 5.5 to 5.7 (trusty to xenial).
  I'm not sure from which version the config originates. After the option to 
send this report, I also saw this message in the terminal:
  
  Setting up mysql-server-5.7 (5.7.15-0ubuntu0.16.04.1) ...
  Renaming removed key_buffer and myisam-recover options (if present)
  ERROR: Unable to start MySQL server:
  2016-10-18T16:07:35.642062Z 0 [ERROR] unknown variable 'table_cache=256'
  2016-10-18T16:07:35.648308Z 0 [ERROR] Aborting
  
  After removing the opposing statement from /etc/mysql/my.cnf (and starting 
apt-get -f install) the upgrade continued successfully (DB and tables upgraded 
and DB started) and the server restarted OK.
  JFYI
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: mysql-server-5.7 5.7.15-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 3.13.0-98.145-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-98-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Tue Oct 18 15:54:05 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  Logs.var.log.daemon.log:
  
  Logs.var.log.mysql.error.log:
  MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
  MySQLConf.etc.mysql.conf.d.mysqld_safe_syslog.cnf:
   [mysqld_safe]
   syslog
  MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
   [mysqldump]
   quick
   quote-names
   max_allowed_packet   = 16M
  MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
   [mysqld_safe]
   syslog
  MySQLVarLibDirListing: ['ibdata1', 'backup', 'mysql', 'ib_logfile0', 
'phpmyadmin', 'mysql_upgrade_info', 'piwik', 'performance_schema', 
'ib_logfile1', 'debian-5.5.flag', 'zabbix']
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-98-generic 
root=UUID=4debcc35-8617-4fdb-a912-19421d092134 ro text
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: mysql-5.7
  Title: package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-10-18 (0 days ago)

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

Title:
  package mysql-server-5.7 

[Bug 1634584] [NEW] package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-18 Thread Helge Doering
Public bug reported:

Probably relates to #1612517

Looks like mysql is not able to upgrade from 5.5 to 5.7 (trusty to xenial).
I'm not sure from which version the config originates. After the option to send 
this report, I also saw this message in the terminal:


Setting up mysql-server-5.7 (5.7.15-0ubuntu0.16.04.1) ...
Renaming removed key_buffer and myisam-recover options (if present)
ERROR: Unable to start MySQL server:
2016-10-18T16:07:35.642062Z 0 [ERROR] unknown variable 'table_cache=256'
2016-10-18T16:07:35.648308Z 0 [ERROR] Aborting

After removing the opposing statement from /etc/mysql/my.cnf (and starting 
apt-get -f install) the upgrade continued successfully (DB and tables upgraded 
and DB started) and the server restarted OK.
JFYI

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-server-5.7 5.7.15-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 3.13.0-98.145-generic 3.13.11-ckt39
Uname: Linux 3.13.0-98-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Tue Oct 18 15:54:05 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
Logs.var.log.daemon.log:
 
Logs.var.log.mysql.error.log: 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ibdata1', 'backup', 'mysql', 'ib_logfile0', 
'phpmyadmin', 'mysql_upgrade_info', 'piwik', 'performance_schema', 
'ib_logfile1', 'debian-5.5.flag', 'zabbix']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-98-generic 
root=UUID=4debcc35-8617-4fdb-a912-19421d092134 ro text
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: mysql-5.7
Title: package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to xenial on 2016-10-18 (0 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1447282] Re: Does not use encrypted swap when using GPT partitioning + encrypted home directory (ecryptfs)

2016-09-28 Thread Helge Jordan
Bug doesn't seem to be fixed. I upgraded to ecryptfs-utils - 111-0ubuntu1 (see 
post by Launchpad Janitor (janitor) of 2016-07-14 - marking it as fixed).
However, the system keeps asking for a password for cryptswap1.
I rebuilt my swap as grosso did; however no success.

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

Title:
  Does not use encrypted swap when using GPT partitioning + encrypted
  home directory (ecryptfs)

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

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


[Bug 1614229] [NEW] Upgrade 14.04 -> 16.04 stops

2016-08-17 Thread Helge
Public bug reported:

Es konnte nicht ermittelt werden, welche Systemaktualisierungen
verfügbar sind

Ein unlösbares Problem trat beim Ermitteln der Systemaktualisierung auf.

 Dies kann verursacht worden sein durch:
 * Aktualisieren auf eine Vorabversion von Ubuntu
 * Verwendung der aktuellen Vorabversion von Ubuntu
 * Inoffizielle Softwarepakete, die nicht von Ubuntu bereitgestellt wurden

Falls nichts von dem zutrifft, melden Sie diesen Fehler bitte, indem Sie
den Befehl »ubuntu-bug ubuntu-release-upgrader-core« in einem Terminal
ausführen.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-93.140-generic 3.13.11-ckt39
Uname: Linux 3.13.0-93-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Wed Aug 17 21:15:50 2016
InstallationDate: Installed on 2012-03-28 (1603 days ago)
InstallationMedia: Ubuntu 10.04.4 LTS "Lucid Lynx" - Release amd64 (20120214.2)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2016-08-17 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade third-party-packages trusty

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

Title:
  Upgrade 14.04 -> 16.04 stops

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

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

[Bug 1509809] Re: Login screen is scrambled after resuming from sleep, not displaying inputs

2015-10-27 Thread Jan-Helge
I'm not sure, but I think it's the greeter lock screen.
I suspend the laptop, then resume - and have it set up to demand password 
validation?

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

Title:
  Login screen is scrambled after resuming from sleep, not displaying
  inputs

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

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


[Bug 1509809] Re: Login screen is scrambled after resuming from sleep, not displaying inputs

2015-10-27 Thread Jan-Helge
Today, it's elected to be plain blue - instead of mosaic/collage. :-)

Interestingly this happens when choosing "Suspend" from a logged in session. 
If I lock the screen (to the "Switch user" screen) and select suspend, then 
resume is all fine.

My graphics card is:

jhb@ThinkPad-W510:~$ lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GT216GLM [Quadro FX 880M] 
(rev a2)

(standard for a Lenovo Thinkpad w510)

** Attachment added: ""Lock screen""
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1509809/+attachment/4506834/+files/2015-10-27%2018.09.00.jpg

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

Title:
  Login screen is scrambled after resuming from sleep, not displaying
  inputs

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

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


[Bug 1509809] [NEW] Login screen is scrambled after resuming from sleep, not displaying inputs

2015-10-25 Thread Jan-Helge
Public bug reported:

After resuming from sleep, the login screen seems to be a collage of
different fragments from the desktop before going to sleep.

This is a regression from 15.04 where it worked perfectly :-)

Inputing the password and hitting enter brings up the desktop as
expected, so it would seem like a pure display issue.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: lightdm 1.16.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 25 14:19:20 2015
InstallationDate: Installed on 2015-04-23 (184 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
LightdmConfig:
 [SeatDefaults]
 autologin-user=
SourcePackage: lightdm
UpgradeStatus: Upgraded to wily on 2015-10-24 (0 days ago)

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


** Tags: amd64 apport-bug wily

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

Title:
  Login screen is scrambled after resuming from sleep, not displaying
  inputs

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

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


[Bug 1409395] Re: package liberror-perl 0.17-1.1 failed to install/upgrade: package liberror-perl is already installed and configured. Crashed when I log on apparently.

2015-04-28 Thread Arnt-Helge Nilsen Øyan
** Information type changed from Public to Private

** Information type changed from Private to Public

** Information type changed from Public to Public Security

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

Title:
  package liberror-perl 0.17-1.1 failed to install/upgrade: package
  liberror-perl is already installed and configured. Crashed when I log
  on apparently.

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

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


[Bug 1410152] [NEW] libreoffice can't open files in other partition

2015-01-13 Thread Helge
Public bug reported:

I use libreoffice (version 4.2.7.2) under Kubuntu 14.04 (KDE 4.13.2) and I 
can't open files that are not within the Kubuntu partition. The 'up'-button 
just stops and no partition is shown in the small window on the left.
All other software open those files without problems and LO used to work fine 
as well (under my former version of Kubuntu).

** Affects: libreoffice (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/1410152

Title:
  libreoffice can't open files in other partition

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

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


[Bug 1409395] [NEW] package liberror-perl 0.17-1.1 failed to install/upgrade: package liberror-perl is already installed and configured. Crashed when I log on apparently.

2015-01-10 Thread Arnt-Helge Nilsen Øyan
Public bug reported:

Don't really have much information to provide, since it's my first time
using Ubuntu full time. Gonna look at it when I've had some sleep lol.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: liberror-perl 0.17-1.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
AptdaemonVersion: 1.1.1-1ubuntu5.1
Architecture: amd64
CrashReports:
 600:0:116:361901:2015-01-10 16:30:18.720206737 +0100:2015-01-10 
16:30:19.720206737 +0100:/var/crash/liberror-perl.0.crash
 600:0:116:362833:2015-01-10 16:30:18.756206750 +0100:2015-01-10 
16:30:19.756206750 +0100:/var/crash/git.0.crash
 600:0:116:361880:2015-01-10 16:30:19.704206850 +0100:2015-01-10 
16:30:19.652206851 +0100:/var/crash/git-man.0.crash
Date: Sat Jan 10 16:30:19 2015
DuplicateSignature: package:liberror-perl:0.17-1.1:package liberror-perl is 
already installed and configured
ErrorMessage: package liberror-perl is already installed and configured
InstallationDate: Installed on 2015-01-09 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: dpkg
Title: package liberror-perl 0.17-1.1 failed to install/upgrade: package 
liberror-perl is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package trusty

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

Title:
  package liberror-perl 0.17-1.1 failed to install/upgrade: package
  liberror-perl is already installed and configured. Crashed when I log
  on apparently.

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

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


[Bug 1309025] Re: systemd-logind assert failure: cgmanager-client.c:6322: Assertion failed in cgmanager_list_children_sync: proxy != NULL

2014-06-16 Thread Helge Jung
I'm experiencing this bug on a fresh install of Ubuntu Gnome 14.04 x64
on every startup (looks like it already occurs when lightdm is running
or early in Gnome Shell startup as window decorations are missing at
first). I have docker.io installed (which uses lxc and cgroups if I'm
correct). Additionally, if that matters, my system is booting in UEFI
Secure Boot mode.

If you need logs from me or if I shall test some experimental stuff feel
free to ask.

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

Title:
  systemd-logind assert failure: cgmanager-client.c:6322: Assertion
  failed in cgmanager_list_children_sync: proxy != NULL

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

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


[Bug 1309025] Re: systemd-logind assert failure: cgmanager-client.c:6322: Assertion failed in cgmanager_list_children_sync: proxy != NULL

2014-06-16 Thread Helge Jung
cgroup-lite is installed (1.9). /sys/fs/cgroup shows the following
directories (all owned by root:root and with access 0755): blkio,
cgmanager, cpu, cpuacct, cpuset, devices, freezer, hugetlb, memory,
perf_event, systemd

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

Title:
  systemd-logind assert failure: cgmanager-client.c:6322: Assertion
  failed in cgmanager_list_children_sync: proxy != NULL

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

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


[Bug 1309025] Re: systemd-logind assert failure: cgmanager-client.c:6322: Assertion failed in cgmanager_list_children_sync: proxy != NULL

2014-06-16 Thread Helge Jung
packages.list is attached, the containers.list is almost empty (I have
nothing matching /var/lib/lxc/*/config):

lxc-ls -f
NAME  STATE  IPV4  IPV6  AUTOSTART  
--
autostart lines
lxc-autostart output


** Attachment added: output of 'dpkg -l' on an affected system
   
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1309025/+attachment/4132783/+files/packages.list

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

Title:
  systemd-logind assert failure: cgmanager-client.c:6322: Assertion
  failed in cgmanager_list_children_sync: proxy != NULL

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

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


Re: [Bug 1315344] Re: Grub install failed on disks with software RAID

2014-05-09 Thread Helge Meinhard
Yes, indeed - grub-probe -d /dev/md1 worked fine when running from my
previous 13.10 system as well as from the USB stick (Trusty 64bit desktop,
mdadm installed), but not after chroot to the /dev/md1 target.

I found that mdadm was not installed on /dev/md1, I installed it (and
Postfix) by hand, after which grub-install worked apparently fine.

There is one remaining oddity - even though the previous 13.10
installation on /dev/md0 is mounted (on /A), update-grub does not find
its kernel and hence does not add a boot entry for the 13.10 install.
Likewise, when the former was booted, and /dev/md1 was mounted as /B,
the 14.04 entry was not added. This behaviour is different from what I've
seen on other machines using physical partitions rather than md devices.
Is this expected? How can I fix this? Should I submit a dedicated bug
report?

Thanks for all your help!

Cheers,

Helge



   Helge MEINHARD  CERN, IT Department, CH-1211 Geneve 23, Switzerland
   Phone: +41 22 76-76031, Fax: +41 22 76-69935
   E-mail: helge.meinh...@cern.ch

On 07/05/14 17:39, Phillip Susi wrote:
 So sudo grub-probe -d /dev/md1 works ( prints ext2 ) when run from the
 live cd.  Does it work if you run it after the chroot?


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

Title:
  Grub install failed on disks with software RAID

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

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


Re: [Bug 1315344] Re: Grub install failed on disks with software RAID

2014-05-06 Thread Helge Meinhard
Thanks, did all that, but it doesn't resolve the problem:

  ...
  /# grub-install /dev/sda
Installing for i386-pc platform.
(after a few seconds wait)
grub-install: error: disk `md1' not found.

I looked at /target/boot/grub - no grub.cfg. /target/etc/default/grub
and /target/etc/grub.d/* all look unsuspicious. Trying to run
update-grub results in the same 'disk md1 not found' error message
from grub-probe.

Helge

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

Title:
  Grub install failed on disks with software RAID

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

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


Re: [Bug 1315344] Re: Grub install failed on disks with software RAID

2014-05-05 Thread Helge Meinhard
Here is the output of the command (run under Ubuntu 13.10 booted from
/dev/md0):

$ sudo mdadm -D /dev/md1
/dev/md1:
 Version : 1.2
   Creation Time : Wed Nov  6 16:18:54 2013
  Raid Level : raid1
  Array Size : 19514240 (18.61 GiB 19.98 GB)
   Used Dev Size : 19514240 (18.61 GiB 19.98 GB)
Raid Devices : 2
   Total Devices : 2
 Persistence : Superblock is persistent

 Update Time : Mon May  5 07:37:31 2014
   State : clean
  Active Devices : 2
Working Devices : 2
  Failed Devices : 0
   Spare Devices : 0

Name : hostname:1  (local to host hostname)
UUID : 7d38852a:136668be:8d9f540b:7cfc4bcb
  Events : 33

 Number   Major   Minor   RaidDevice State
0   820  active sync   /dev/sda2
1   8   181  active sync   /dev/sdb2

$ sudo grub-probe -v -d /dev/md1
grub-probe: info: cannot open `/boot/grub/device.map': No such file or 
directory.
grub-probe: info: changing current directory to /dev.
grub-probe: info: changing current directory to vboxusb.
grub-probe: info: changing current directory to 001.
grub-probe: info: changing current directory to 003.
grub-probe: info: changing current directory to dri.
grub-probe: info: changing current directory to snd.
grub-probe: info: changing current directory to by-path.
grub-probe: info: changing current directory to cpu.
grub-probe: info: changing current directory to md.
grub-probe: info: changing current directory to disk.
grub-probe: info: changing current directory to by-uuid.
grub-probe: info: changing current directory to by-id.
grub-probe: info: changing current directory to /dev.
grub-probe: info: changing current directory to vboxusb.
grub-probe: info: changing current directory to 001.
grub-probe: info: changing current directory to 003.
grub-probe: info: changing current directory to dri.
grub-probe: info: changing current directory to snd.
grub-probe: info: changing current directory to by-path.
grub-probe: info: changing current directory to cpu.
grub-probe: info: changing current directory to md.
grub-probe: info: changing current directory to disk.
grub-probe: info: changing current directory to by-uuid.
grub-probe: info: changing current directory to by-id.
grub-probe: info: Looking for /dev/sda2.
grub-probe: info: /dev/sda is a parent of /dev/sda2.
grub-probe: info: /dev/sda2 starts from 39063552.
grub-probe: info: opening the device hostdisk//dev/sda.
grub-probe: info: the size of hostdisk//dev/sda is 3907029168.
grub-probe: info: the size of hostdisk//dev/sda is 3907029168.
grub-probe: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for ldm devices on disk hostdisk//dev/sda.
grub-probe: info: scanning hostdisk//dev/sda for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk hostdisk//dev/sda.
grub-probe: info: no LVM signature found.
grub-probe: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
grub-probe: info: Found array md/0.
grub-probe: info: Inserting hostdisk//dev/sda into md/0 (mdraid1x)
.
grub-probe: info: the size of hostdisk//dev/sda is 3907029168.
grub-probe: info: Scanning for DISKFILTER devices on disk md/0.
grub-probe: info: Scanning for mdraid1x devices on disk md/0.
grub-probe: info: Scanning for mdraid09 devices on disk md/0.
grub-probe: info: Scanning for mdraid09_be devices on disk md/0.
grub-probe: info: Scanning for dmraid_nv devices on disk md/0.
grub-probe: info: Scanning for ldm devices on disk md/0.
grub-probe: info: scanning md/0 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk md/0.
grub-probe: info: no LVM signature found.
grub-probe: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
grub-probe: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
grub-probe: info: Found array md/1.
grub-probe: info: Inserting hostdisk//dev/sda into md/1 (mdraid1x)
.
grub-probe: info: the size of hostdisk//dev/sda is 3907029168.
grub-probe: info: Scanning for DISKFILTER devices on disk md/1.
grub-probe: info: Scanning for mdraid1x devices on disk md/1.
grub-probe: info: Scanning for mdraid09 devices on disk md/1.
grub-probe: info: Scanning for mdraid09_be devices on disk md/1.
grub-probe: info: Scanning for dmraid_nv devices on disk md/1.
grub-probe: info: Scanning for ldm devices on disk md/1.
grub-probe: info: scanning md/1 for LDM.
grub-probe: info: no LDM signature found.
grub-probe: info: Scanning for lvm devices on disk md/1.
grub-probe: info: no LVM 

[Bug 1315344] [NEW] Grub install failed on disks with software RAID

2014-05-02 Thread Helge Meinhard
Public bug reported:

I've got two 2TB drives set up with identical partitions, which are combined 
into RAID1 arrays (five mirrors across the two disks).
On a free RAID1 I've installed Trusty 64bit from the Desktop installer (try 
Ubuntu first, install mdadm, run mdadm --assemble --scan, then start 
installer). I then wanted grub to be installed onto /dev/sda and /dev/sdb, but 
both fail.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.7
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.340
Date: Fri May  2 13:05:29 2014
InstallCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty ubiquity-2.18.7 ubuntu

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

Title:
  Grub install failed on disks with software RAID

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

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


Re: [Bug 1315344] Re: Grub install failed on disks with software RAID

2014-05-02 Thread Helge Meinhard
Thanks for your swift reply. The machine is in my office; it is
currently running Saucy, I can't reboot Trusty before Monday. Are these
commands run under Saucy (with its root on md0) useful?

Cheers,

Helge



   Helge MEINHARD  CERN, IT Department, CH-1211 Geneve 23, Switzerland
   Phone: +41 22 76-76031, Fax: +41 22 76-69935
   E-mail: helge.meinh...@cern.ch

On 02/05/14 19:36, Phillip Susi wrote:
 Can you post the output of sudo mdadm -D /dev/md1, and sudo grub-probe
 -v -d /dev/md1?


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

Title:
  Grub install failed on disks with software RAID

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

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


[Bug 1290413] Re: postfix-to-mailman.py does not recognize lists that end in a control extension

2014-03-12 Thread Helge
The patch applies cleanly on the latest mailman for Lucid, 
mailman_2.1.13-1ubuntu0.2.
Yes, I know... I am running an old distro.

It seems this has been fixed in Debian Wheezy, currently mailman_2.1.15.
Same applies for the latest package in Precise.

I have attached a diff between the current Lucid and Precise versions.
As you can see, not much is different from the patch I made earlier.

Since the changes are minimal, couldn't we just copy the script from
Precise and put it in an updated package for Lucid?

** Patch added: Difference from Lucid to Precise (postfix-to-mailman.py)
   
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1290413/+attachment/4020389/+files/postfix-to-mailman.py.check_lucid_precise_difference.patch

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

Title:
  postfix-to-mailman.py does not recognize lists that end in a control
  extension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1290413/+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 1290413] Re: postfix-to-mailman.py does not recognize lists that end in a control extension

2014-03-12 Thread Helge
The patch applies cleanly on the latest mailman for Lucid, 
mailman_2.1.13-1ubuntu0.2.
Yes, I know... I am running an old distro.

It seems this has been fixed in Debian Wheezy, currently mailman_2.1.15.
Same applies for the latest package in Precise.

I have attached a diff between the current Lucid and Precise versions.
As you can see, not much is different from the patch I made earlier.

Since the changes are minimal, couldn't we just copy the script from
Precise and put it in an updated package for Lucid?

** Patch added: Difference from Lucid to Precise (postfix-to-mailman.py)
   
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1290413/+attachment/4020389/+files/postfix-to-mailman.py.check_lucid_precise_difference.patch

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

Title:
  postfix-to-mailman.py does not recognize lists that end in a control
  extension

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

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


[Bug 1290413] [NEW] postfix-to-mailman.py does not recognize lists that end in a control extension

2014-03-10 Thread Helge
Public bug reported:

Ubuntu 10.04.4
Version: 1:2.1.13-1ubuntu0.2

The postfix-to-mailman.py script does not recognize list names like
mylist-admin or mylist-request.

Currently it strips off the control extension (e.g. -admin, -owner,
etc.) from mlist before checking if it actually exists.

This patch is very simple:
- Before checking for control extension, check if list_exists(mlist)
- Import list_exists from Mailman.Utils a little earlier.

Before applying this patch, trying to post to mylist-admin would
result in bounce message: user unknown

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

** Patch added: Check if mlist exists before stripping control extension
   
https://bugs.launchpad.net/bugs/1290413/+attachment/4016864/+files/postfix-to-mailman.py.check_for_list_exist_before_control_ext.patch

** Description changed:

  The postfix-to-mailman.py script does not recognize list names like
  mylist-admin or mylist-request.
  
  Currently it strips off the control extension (e.g. -admin, -owner,
  etc.) from mlist before checking if it actually exists.
  
  This patch is very simple:
  - Before checking for control extension, check if list_exists(mlist)
- - Import list_exists from Mailman,Utils a little earlier.
+ - Import list_exists from Mailman.Utils a little earlier.
  
  Before applying this patch, trying to post to mylist-admin would
  result in bounce message: user unknown

** Summary changed:

- postfix-to-mailman.py does not recognize lists than end in a command-name
+ postfix-to-mailman.py does not recognize lists that end in a control extension

** Description changed:

+ Ubuntu 10.04.4
+ Version: 1:2.1.13-1ubuntu0.2
+ 
  The postfix-to-mailman.py script does not recognize list names like
  mylist-admin or mylist-request.
  
  Currently it strips off the control extension (e.g. -admin, -owner,
  etc.) from mlist before checking if it actually exists.
  
  This patch is very simple:
  - Before checking for control extension, check if list_exists(mlist)
  - Import list_exists from Mailman.Utils a little earlier.
  
  Before applying this patch, trying to post to mylist-admin would
  result in bounce message: user unknown

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

Title:
  postfix-to-mailman.py does not recognize lists that end in a control
  extension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1290413/+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 1290413] [NEW] postfix-to-mailman.py does not recognize lists that end in a control extension

2014-03-10 Thread Helge
Public bug reported:

Ubuntu 10.04.4
Version: 1:2.1.13-1ubuntu0.2

The postfix-to-mailman.py script does not recognize list names like
mylist-admin or mylist-request.

Currently it strips off the control extension (e.g. -admin, -owner,
etc.) from mlist before checking if it actually exists.

This patch is very simple:
- Before checking for control extension, check if list_exists(mlist)
- Import list_exists from Mailman.Utils a little earlier.

Before applying this patch, trying to post to mylist-admin would
result in bounce message: user unknown

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

** Patch added: Check if mlist exists before stripping control extension
   
https://bugs.launchpad.net/bugs/1290413/+attachment/4016864/+files/postfix-to-mailman.py.check_for_list_exist_before_control_ext.patch

** Description changed:

  The postfix-to-mailman.py script does not recognize list names like
  mylist-admin or mylist-request.
  
  Currently it strips off the control extension (e.g. -admin, -owner,
  etc.) from mlist before checking if it actually exists.
  
  This patch is very simple:
  - Before checking for control extension, check if list_exists(mlist)
- - Import list_exists from Mailman,Utils a little earlier.
+ - Import list_exists from Mailman.Utils a little earlier.
  
  Before applying this patch, trying to post to mylist-admin would
  result in bounce message: user unknown

** Summary changed:

- postfix-to-mailman.py does not recognize lists than end in a command-name
+ postfix-to-mailman.py does not recognize lists that end in a control extension

** Description changed:

+ Ubuntu 10.04.4
+ Version: 1:2.1.13-1ubuntu0.2
+ 
  The postfix-to-mailman.py script does not recognize list names like
  mylist-admin or mylist-request.
  
  Currently it strips off the control extension (e.g. -admin, -owner,
  etc.) from mlist before checking if it actually exists.
  
  This patch is very simple:
  - Before checking for control extension, check if list_exists(mlist)
  - Import list_exists from Mailman.Utils a little earlier.
  
  Before applying this patch, trying to post to mylist-admin would
  result in bounce message: user unknown

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

Title:
  postfix-to-mailman.py does not recognize lists that end in a control
  extension

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

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


[Bug 1276379] Re: fglrx-installer 2:13.101-0ubuntu0.0.1 not suitable on AMD RV710/M92 Mobility Radeon HD 4570

2014-02-05 Thread Knut-Helge Vindheim
Hi,

I have the samme issue with 'ATI Radeon HD 3470'.

$ fglrxinfo 
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Radeon HD 3470
OpenGL version string: 3.3.11627 Compatibility Profile Context

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.4 LTS
Release:12.04
Codename:   precise

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

Title:
  fglrx-installer 2:13.101-0ubuntu0.0.1 not suitable on AMD RV710/M92
  Mobility Radeon HD 4570

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

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


Re: [Bug 586243] Re: Xorg freeze: Failed to schedule IB Radeon X1200

2014-01-08 Thread Jan-Helge
Hello.
The laptop that had that problem is long gone dead, I'm afraid - which
means I cannot provide anymore info :-/

Thanks for maintaining an awesome OS, though! ;-)

// JHB
http://no.linkedin.com/in/janhelgebergesen


2014/1/8 Christopher M. Penalver christopher.m.penal...@gmail.com

 Jan-Helge, this bug was reported a while ago and there hasn't been any
 activity in it recently. We were wondering if this is still an issue? If
 so, could you please test for this with the latest development release
 of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
 /daily-live/current/ .

 If it remains an issue, could you please run the following command in
 the development release from a Terminal
 (Applications-Accessories-Terminal), as it will automatically gather
 and attach updated debug information to this report:

 apport-collect -p xserver-xorg-video-ati REPLACE-WITH-BUG-NUMBER

 Please note, given that the information from the prior release is
 already available, doing this on a release prior to the development one
 would not be helpful.

 Thank you for your understanding.

 Helpful bug reporting tips:
 https://wiki.ubuntu.com/ReportingBugs

 ** Changed in: xserver-xorg-video-ati (Ubuntu)
Importance: Undecided = Low

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

 ** Attachment removed: Syslog excerpt corresponding to comment 25.

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/586243/+attachment/2708873/+files/radeon-lockup.syslog

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

 Title:
   Xorg freeze: Failed to schedule IB Radeon X1200

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/586243/+subscriptions


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

Title:
  Xorg freeze: Failed to schedule IB Radeon X1200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/586243/+subscriptions

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


[Bug 924039] Re: pdftk burst command creates invalid xref entries

2013-06-07 Thread Helge
** Also affects: precise-backports
   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/924039

Title:
  pdftk burst command creates invalid xref entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/precise-backports/+bug/924039/+subscriptions

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-21 Thread Helge Meinhard
I have seen the very same problem on two different laptops, both with
dual VGA configs (Intel and Radeon, Intels are 8086:0106 and 8086:0166
respectively, Radeon is 1002:6840 in both cases). 3.5.0-26 works,
3.5.0-27 doesn't.

One laptop allows for disabling the Radeon in the BIOS - 3.5.0-27 works
fine then. Clearly the problem is related with dual VGAs.

Back to dual VGA in BIOS, I tried the two bisection kernels - same as
others reported already, bisect01 works, bisect02 does not.

All this is with the amd64 kernels.

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 247819] Re: Ricoh R5C822 SDHC Card reader I/O errors

2013-01-10 Thread Helge
I am having the same issue in Ubuntu 12.04.1, but only with the faster
SD cards?!

My tests are based on these two SDHC cards:
Verbatim SDHC 4GB class 4 - no errors
Verbatim SDHC 32GB class 10 - I/O errors during normal transfer speeds

Interestingly, I can write to the 32GB without errors, if only I do it 
slowly, i.e.
$ dd if=file.img of=/dev/mmcblk0 bs=1
No errors, but also very slow transfer speed due to block size being only 1 
byte.

This command will transfer data a lot faster, but produce a lot of I/O errors 
and eventually stall before completion:
$ dd if=file.img of=/dev/mmcblk0 bs=1M

Details on the internal SD card reader (lspci):
0d:00.0 System peripheral: Ricoh Co Ltd Device e823 (rev 07)

If only there was a more generic way of reducing the speed, thus preventing the 
I/O errors, I could use the reader normally.
I will see if I can get to post some more accurate details and log outputs 
later.

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

Title:
  Ricoh R5C822 SDHC Card reader I/O errors

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

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
Is there any change the default configuration could be changed to accommodate 
this?
Those of our users running e.g. Ubuntu (12.04) experience this frustratingly 
long delay, and just assume it's our servers being very slow.
Luckily, our Linux-users are generally more computer savvy than others, so 
telling them to edit a configuration file is normally not a problem.

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/84899/+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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
Ok, I understand the reason to keep it on as default, which is also
useful on our case, where we actually have a kerberized environment, but
there must be some way to reduce this huge login delay, or at least make
it easier to it turn on/off than ssh -o GSSAPIAuthentication=...
user@hostname

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/84899/+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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
I also just found some clues that it might be caused by reverse DNS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409360

Disabling mdns4 hosts lookup in /etc/nsswitch.conf indeed seems to fix
the problem, so I will probably settle with that workaround, keeping
GSSAPIAuthentication turned on.

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/84899/+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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
Is there any change the default configuration could be changed to accommodate 
this?
Those of our users running e.g. Ubuntu (12.04) experience this frustratingly 
long delay, and just assume it's our servers being very slow.
Luckily, our Linux-users are generally more computer savvy than others, so 
telling them to edit a configuration file is normally not a problem.

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

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

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
Ok, I understand the reason to keep it on as default, which is also
useful on our case, where we actually have a kerberized environment, but
there must be some way to reduce this huge login delay, or at least make
it easier to it turn on/off than ssh -o GSSAPIAuthentication=...
user@hostname

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

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

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-10 Thread Helge
I also just found some clues that it might be caused by reverse DNS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409360

Disabling mdns4 hosts lookup in /etc/nsswitch.conf indeed seems to fix
the problem, so I will probably settle with that workaround, keeping
GSSAPIAuthentication turned on.

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

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

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


[Bug 94940] Re: mdns listed in nsswitch.conf causes excessive time for dns lookups

2012-10-10 Thread Helge
On Precise 12.04 the reverse lookup causes ssh with gssapi enabled to wait for 
~15-20 seconds before login.
Removing mdns4 from the hosts: line in /etc/nsswith.conf fixes the issue.

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

Title:
  mdns listed in nsswitch.conf causes excessive time  for dns lookups

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

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


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-09-21 Thread Helge
The workaround in #2 worked for me

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

Title:
  Remmina Crashes with when connecting to some RDP hosts

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

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


[Bug 755446] Re: remmina takes 100% cpu on rdp connection

2012-09-21 Thread Helge
Haven't experienced it. I'm on Ubuntu 12.04.
Is the problem still present?

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

Title:
  remmina takes 100% cpu on rdp connection

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

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


[Bug 992970] Re: samba-interop not compatible with precise samba 3.6

2012-09-19 Thread Helge
Any updated regarding this?
I would really not like to clutter my setup with third-party packages.

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

Title:
  samba-interop not compatible with precise samba 3.6

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

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


[Bug 958559] Re: WARNING: Failed to read mirror file

2012-08-23 Thread Helge Stenström
The WARNING: Failed to read mirror file seemed to stop me from using
upgrade-manager -d, but on the other hand do-release-upgrade -d
seems to work. I still get the warning, though, and I'm running the
upgrade right now. With upgrade-manager, it never started to download
files after the warning message came.

I'm trying to upgrade from 10.04 LTS to 12.04 LTS. The 12.04.1 release
was released today.

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

Title:
  WARNING: Failed to read mirror file

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

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


[Bug 688798] Re: Gmail Contacts don't work properly

2012-07-26 Thread Helge Klemm
But it's long gone in 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/688798

Title:
  Gmail Contacts don't work properly

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

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


[Bug 965203] [NEW] [gm45] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001 render.IPEHR: 0x60020100

2012-03-26 Thread Helge Jung
Public bug reported:

This happened out of nowhere although I'm experiencing a lot of graphic
freezes on the VT7 recently.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Chipset: gm45
Date: Mon Mar 26 14:02:01 2012
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 
render.IPEHR: 0x60020100 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
InterpreterPath: /usr/bin/python2.7
MachineType: Acer Aspire 3810T
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-16-generic 
root=UUID=9646dffe-37d3-4d32-9fc6-53b122473eb6 ro i8042.reset=1 quiet splash 
vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu7.1
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 render.IPEHR: 
0x60020100
UdevDb: Error: [Errno 2] No such file or directory
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (163 days ago)
UserGroups:
 
dmi.bios.date: 08/27/2009
dmi.bios.vendor: Acer
dmi.bios.version: V1.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire 3810T
dmi.board.vendor: Acer
dmi.board.version: PSMBOU-1234567
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnAcer:bvrV1.13:bd08/27/2009:svnAcer:pnAspire3810T:pvrV1.13:rvnAcer:rnAspire3810T:rvrPSMBOU-1234567:cvnAcer:ct10:cvrNone:
dmi.product.name: Aspire 3810T
dmi.product.version: V1.13
dmi.sys.vendor: Acer

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash freeze oneiric ubuntu

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

Title:
  [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 render.IPEHR:
  0x60020100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/965203/+subscriptions

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


[Bug 965203] Re: [gm45] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001 render.IPEHR: 0x60020100

2012-03-26 Thread Helge Jung
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965203

Title:
  [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 render.IPEHR:
  0x60020100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/965203/+subscriptions

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


[Bug 822565] Re: Kate crashes trying to open /var/log/lastlog

2012-03-20 Thread Helge
You should never try to open /var/log/lastlog directly (i.e. using cat, tail or 
similar text-dumping tools).
The file is sparse database file and can, in some cases, appear extremely large 
to utilities that do not understand sparse files. You may have run out of 
memory trying to open it.
Use the lastlog command instead

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

Title:
  Kate crashes trying to open /var/log/lastlog

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

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


[Bug 822565] Re: Kate crashes trying to open /var/log/lastlog

2012-03-20 Thread Helge
** Changed in: kate (Ubuntu)
   Status: New = Invalid

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

Title:
  Kate crashes trying to open /var/log/lastlog

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

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


[Bug 827934] Re: colord crashed with SIGABRT in raise()

2012-02-19 Thread Helge Jung
This error doesn't seem to be strictly related to printer setup as the
first comments suggest. At least for me this error happens most often
right after booting and logging in - I haven't changed my printer setup
for a while.

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

Title:
  colord crashed with SIGABRT in raise()

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

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


[Bug 827934] Re: colord crashed with SIGABRT in raise()

2012-02-19 Thread Helge Jung
@Eliah:
I don't have any local printers (except cups-pdf, but nothing parallel port or 
USB related). I do have a network-connected printer (Brother HL-3040CW with 
binary driver), but the colord crash happens whether that driver is available 
or not.

@Ron:
I have colord-0.1.12-1ubuntu2.1 installed which seems to be the most current 
version according to packages.ubuntu.com. As my last crash was with this 
version (bug #936418) the problem does not seems to be resolved, yet.

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

Title:
  colord crashed with SIGABRT in raise()

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

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


[Bug 934806] [NEW] chromium-browser crashed with SIGABRT in raise()

2012-02-17 Thread Helge Jung
Public bug reported:

Happened when I closed chromium.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: chromium-browser 16.0.912.77~r118311-0ubuntu0.11.10.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ChromiumPrefs:
 browser/check_default_browser = **unset** (no such key yet)
 extensions/settings =
  (no entry found in the Preferences file)
Date: Sat Feb 18 08:18:30 2012
Desktop-Session:
 DESKTOP_SESSION = ubuntu
 XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
 XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
ExecutablePath: /usr/lib/chromium-browser/chromium-browser
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
ProcCmdline: /usr/lib/chromium-browser/chromium-browser
ProcEnviron:
 
Signal: 6
SourcePackage: chromium-browser
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Title: chromium-browser crashed with SIGABRT in raise()
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (126 days ago)
UserGroups: adm admin cdrom chipcard dialout lpadmin plugdev sambashare 
vboxusers
chromium-default: CHROMIUM_FLAGS=

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash oneiric 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/934806

Title:
  chromium-browser crashed with SIGABRT in raise()

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

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


[Bug 934806] Re: chromium-browser crashed with SIGABRT in raise()

2012-02-17 Thread Helge Jung
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934806

Title:
  chromium-browser crashed with SIGABRT in raise()

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

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


[Bug 902991] Re: compiz crashed with SIGSEGV in CompWindow::move()

2012-02-05 Thread Helge Jung
Yes, that could be.

I just tried it out, when using three fingers on my touchpad to move a
window these bubbles appear - I did not know these bubbles and did not
know how to trigger them. I cannot reproduce the crash itself, though.

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

Title:
  compiz crashed with SIGSEGV in CompWindow::move()

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

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


[Bug 647973] Re: USB 3.0: xhci_hcd WARN: Stalled endpoint

2012-01-04 Thread Helge Klemm
Hi, sorry, just wanted to report, that I got the same problem and
changed the status by accident from Triaged to In Progress. As I
couldn't set it back to triaged I set it back to Confirmend. Apologies!

** Changed in: linux (Ubuntu)
   Status: Triaged = In Progress

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

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

Title:
  USB 3.0: xhci_hcd WARN: Stalled endpoint

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

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


[Bug 904314] Re: Evolution crashes with segfault on viewing certain mails

2011-12-16 Thread Helge Klemm
Ok, thanks, I did as told.

Anyone having the same problem and landing here after a search, the new bug 
report can be found at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/905220

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

Title:
  Evolution crashes with segfault on viewing certain mails

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

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


[Bug 905220] Re: evolution crashed with SIGSEGV in efh_text_plain()

2011-12-16 Thread Helge Klemm
*** This bug is a duplicate of bug 890540 ***
https://bugs.launchpad.net/bugs/890540

I would look at and follow the other bug report, of only I could. But
launchpad says bug can not be found...

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

Title:
  evolution crashed with SIGSEGV in efh_text_plain()

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

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


[Bug 904314] [NEW] Evolution crashes with segfault on viewing certain mails

2011-12-14 Thread Helge Klemm
Public bug reported:

Hi there,

I'm running 64bit Ubuntu 11.10 Kernel 3.0.0-13 and Evolution evolution:
  Installiert: 3.2.1-0ubuntu1
  Kandidat:3.2.1-0ubuntu1
  Versionstabelle:
 *** 3.2.1-0ubuntu1 0
500 http://at.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.2.0-0ubuntu2 0
500 http://at.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

The installation is only a few days old (complete an new) and I've set
up Evolution as my mail program. Using gmail, google contacts and google
calender, it is just the app of choice.

When I try to view certain emails in evolution (of my gmail account), Evolution 
just crashes with a segmentation fault (Speicherzugriffsfehler).
dmesg says:
[ 2644.539233] evolution[5546]: segfault at 30 ip 7f003cf1a368 sp 
7f002f0eb780 error 4 in libevolution-mail.so.0.0.0[7f003ce9f000+ca000]

This seems to be linked to viewing certain mails of certain senders. I
can access most mails, but it seems that of a few senders I can only see
a few wheras most mails of these senders trigger the crash. It seems
that they have in common that they use e-mail certificates (signed
e-mails), but I can not 100% confirm this.

I think since the update to mbox, I might have that problem but I'm not
sure.

Any help appreciated. It's my first bug report, so please be patient
with me... :-)

Cheers

Helge

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Dec 14 16:50:25 2011
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric 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/904314

Title:
  Evolution crashes with segfault on viewing certain mails

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

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


[Bug 904314] Re: Evolution crashes with segfault on viewing certain mails

2011-12-14 Thread Helge Klemm
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/904314

Title:
  Evolution crashes with segfault on viewing certain mails

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

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


[Bug 883417] Re: Evolution 3.2.0 in UBUNTU 11.10 (Syncho google contacts)

2011-12-14 Thread Helge Klemm
This is pretty annoying, and still the case with todays proposed... Any
news? Anyone assigned? So again I can confirm the bug as well as the
'work around'.

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

Title:
  Evolution 3.2.0 in UBUNTU 11.10 (Syncho google contacts)

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

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


[Bug 755043] Re: Unable to open addressbook error when loading Google Contacts

2011-12-14 Thread Helge Klemm
Hi, the suggested solution from iMac didn't work for me, the problem
persists with todays proposed for 11.10.

When I kill e-addressbook-factory and reopen contacts in evolution, then
they finally show.

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

Title:
  Unable to open addressbook error when loading Google Contacts

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/755043/+subscriptions

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


[Bug 777953] Re: Google Contacts don't work in Evolution: Cannot authenticate user: Invalid query

2011-12-14 Thread Helge Klemm
I seem to have this bug too, what information can I provide to help out?
I've also made sure not to have an custom fields on my google contacts.

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

Title:
  Google Contacts don't work in Evolution: Cannot authenticate user:
  Invalid query

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

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


[Bug 816479] Re: UbuntuOne contacts not available after upgrade to Oneiric

2011-12-06 Thread Helge Klemm
Can confirm the Google address book behaviour herer...

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

Title:
  UbuntuOne contacts not available after upgrade to Oneiric

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

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


[Bug 900304] Re: Effective permissions and long group names - getfacl: malloc(): memory corruption

2011-12-06 Thread Helge
** Description changed:

  I have found a combination of ACLs that, when set on a file on an Active
- Directory joined (using Centrify Express) Ubuntu 10.04 server, will
- crash the getfacl program upon reading.
+ Directory joined Ubuntu 10.04 server, will crash the getfacl program
+ upon reading the ACL entries.
  
- The program crash seems to appear only when user and group names are in
- an unusual format, as when using AD integration tools such as
- CentrifyDC Express or Likewise-Open 6.
+ The crash appears under the following conditions:
+ 1) getfacl is about to list effective permissions (i.e. limited by mask) for 
at least two ACL entries.
+ 2) At least one of these entries has a user/group name longer than 32 
characters.
+ 3) The output of getfacl is not redirected or piped to another program/file.
  
- Running the test on a separate, non-AD joined host, using regular local user 
and groups, does not yield errors.
- The error only seems to appear on certain combinations of user and group 
names.
+ Normally, user/group names longer than 32 characters are prevented from
+ being created on the local system, but they are possible when using
+ central authentication tools such as Centrify DirectControl and Likewise
+ Open.
  
- Examples of the unusual format I talk about:
- -  DOMAIN\\this_is_a_rather_long_name
- -  this_is_a_rather_long_n...@domain.tld
+ The crash happens when effective permissions are to be listed, and only when 
the output of getfacl is written directly to terminal.Running the test on a 
separate, non-AD joined host, using regular local users and groups of maximum 
32 characters, does not yield any errors.
+ I have tested and confirmed this bug on two independent systems, both running 
Ubuntu 10.04 Server, with one using CentrifyDC Express 4.4.3 for AD integration 
and the other one using Likewise-Open 6.
  
- Quite interesting, the bug does not appear when the output of getfacl is
- piped to another program or redirected to a file.
  
  === HOW TO REPRODUCE ===
- Since the bug does not appear when using locally valid names, it may be 
required to install centrifydc express or likewise-open and set up an Active 
Directory environment for testing... or use something else that produces the 
unusual format in user/group names (perhaps LDAP can be used?).
+ Since the bug does not appear when using locally valid names, it may be 
required to install centrifydc, likewise-open or another tool in order to 
create a test environment with user/group names longer than 32 characters. 
Perhaps LDAP can be used too?
  
  This example uses Centrify DirectControl 4.4.3 Express for AD
  integration.
  
  mkdir testdir
  touch testdir/testfile
  setfacl -Rd -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
  setfacl -Rn -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
  getfacl testdir# crash, getfacl_testdir_noredirect_crash.log
  getfacl testdir  getfacl_testdir_redirect_nocrash.log
  getfacl testdir/testfile# crash, getfacl_testfile_noredirect_crash.log
  getfacl testdir/testfile  getfacl_testfile_redirect_nocrash.log
  
  === ATTACHED LOGS ===
  getfacl_testdir_noredirect_crash.log(copied from terminal)
  getfacl_testdir_redirect_nocrash.log(redirected to log file)
  getfacl_testfile_noredirect_crash.log(copied from terminal)
  getfacl_testfile_redirect_nocrash.log(redirected to log file)
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: acl 2.2.49-2
  ProcVersionSignature: Ubuntu 2.6.32-36.79-server 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-36-server x86_64
  Architecture: amd64
  Date: Mon Dec  5 14:43:30 2011
  InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_DK.UTF-8
   SHELL=/bin/bash
  SourcePackage: acl

** Description changed:

  I have found a combination of ACLs that, when set on a file on an Active
  Directory joined Ubuntu 10.04 server, will crash the getfacl program
  upon reading the ACL entries.
  
  The crash appears under the following conditions:
  1) getfacl is about to list effective permissions (i.e. limited by mask) for 
at least two ACL entries.
  2) At least one of these entries has a user/group name longer than 32 
characters.
- 3) The output of getfacl is not redirected or piped to another program/file.
+ 3) The output of getfacl is not redirected nor piped to another program/file.
  
  Normally, user/group names longer than 32 characters are prevented from
  being created on the local system, but they are possible when using
  central authentication tools such as Centrify DirectControl and Likewise
  Open.
  
- The crash happens when effective permissions are to be listed, and only when 
the output of getfacl is written directly to terminal.Running the test on a 
separate, non-AD joined host, using regular local users and groups of maximum 
32 characters, 

[Bug 900304] [NEW] getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
Public bug reported:

I have found a combination of ACLs that, when set on a file on an Active
Directory joined (using Centrify Express) Ubuntu 10.04 server, will
crash the getfacl program upon reading.

The program crash seems to appear only when user and group names are
listed in the format n...@domain.tld.

Running the test on a separate, non-AD joined host, using regular local user 
and groups, does not yield errors.
Running the test on a host joined using Likewise-Open 6 and user/group name 
format DOMAIN\\name does not yield any errors.

Thus, I suspect this may caused by the unusual names with the @
symbol, e.g. vhost_arch-civil-aau-dk_f...@civil.aau.dk.

Quite interesting, the bug does not appear when the output of getfacl is
piped to another program or redirected to a file.


=== HOW TO REPRODUCE ===
Since the bug does not appear when using locally valid group names, it may be 
required to install centrifydc express and set up an Active Directory 
environment for testing, or use something else that enables the name@domain 
format in user/group names (maybe LDAP?).

mkdir testdir
touch testdir/testfile
setfacl -Rd -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
setfacl -Rn -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
getfacl testdir # - crashes - see: getfacl_testdir_noredirect_crash.log
getfacl testdir | less # - does not crash - see: 
getfacl_testdir_redirect_nocrash.log
getfacl testdir/testfile # - crashes - see: 
getfacl_testfile_noredirect_crash.log
getfacl testdir/testfile | less # - does not crash - see: 
getfacl_testfile_redirect_nocrash.log


=== ATTACHED LOGS ===
getfacl_testdir_noredirect_crash.log(copied from the terminal)
getfacl_testdir_redirect_nocrash.log(redirected to log file)
getfacl_testfile_noredirect_crash.log(copied from the terminal)
getfacl_testfile_redirect_nocrash.log(redirected to log file)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: acl 2.2.49-2
ProcVersionSignature: Ubuntu 2.6.32-36.79-server 2.6.32.46+drm33.20
Uname: Linux 2.6.32-36-server x86_64
Architecture: amd64
Date: Mon Dec  5 14:43:30 2011
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: acl

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


** Tags: amd64 apport-bug lucid

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
** Attachment added: getfacl_testdir_noredirect_crash.log
   
https://bugs.launchpad.net/bugs/900304/+attachment/2620457/+files/getfacl_testdir_noredirect_crash.log

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
** Attachment added: getfacl_testdir_redirect_nocrash.log
   
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/900304/+attachment/2620459/+files/getfacl_testdir_redirect_nocrash.log

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
** Attachment added: getfacl_testfile_noredirect_crash.log
   
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/900304/+attachment/2620460/+files/getfacl_testfile_noredirect_crash.log

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
** Attachment added: getfacl_testfile_redirect_nocrash.log
   
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/900304/+attachment/2620461/+files/getfacl_testfile_redirect_nocrash.log

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
I forgot to mention that I had setgid enabled on the parent directory
(chmod g+s). Anyway, setting bit is not required to reproduce the bug.

CORRECTION: This bug also affects systems that use Likewise-Open 6.

Still, it only appears with certain combinations of user and group names.
I am not sure just yet what triggers the error, but these commands trigger the 
same thing (now, in a directory without setgid):

mkdir testdir
chown :CIVIL\\vhost_arch-civil-aau-dk_full testdir/
setfacl -Rd -m user:p...@civil.aau.dk:rwx -m 
group:CIVIL\\vhost_arch-civil-aau-dk_full:rwx testdir/
setfacl -Rn -m user:p...@civil.aau.dk:rwx -m 
group:CIVIL\\vhost_arch-civil-aau-dk_full:rwx testdir/
getfacl testdir/


Now testing on a server with Likewise-Open (using DOMAIN\\name format), this 
is the expected result:

# file: testdir/
# owner: root
# group: CIVIL\134vhost_arch-civil-aau-dk_full
user::rwx
user:CIVIL\134phk:rwx   #effective:r-x
group::r-x
group:CIVIL\134vhost_arch-civil-aau-dk_full:rwx #effective:r-x
mask::r-x
other::r-x
default:user::rwx
default:user:CIVIL\134phk:rwx
default:group::r-x
default:group:CIVIL\134vhost_arch-civil-aau-dk_full:rwx
default:mask::rwx
default:other::r-x


This is the output on terminal (without redirection/piping):

# file: testdir/
# owner: root
# group: CIVIL\134vhost_arch-civil-aau-dk_full
*** glibc detected *** getfacl: corrupted double-linked list: 
0x007577e0 ***
=== Backtrace: =
/lib/libc.so.6(+0x775b6)[0x7f20a74f15b6]
/lib/libc.so.6(+0x7ddbb)[0x7f20a74f7dbb]
/lib/libc.so.6(realloc+0xf0)[0x7f20a74f80b0]
/lib/libacl.so.1(+0x3e46)[0x7f20a7a05e46]
getfacl[0x402a2c]
getfacl[0x4032f4]
getfacl(walk_tree+0x8b)[0x40386b]
getfacl[0x401df5]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f20a7498c4d]
getfacl[0x401859]
=== Memory map: 
0040-00405000 r-xp  fb:02 537184 
/usr/bin/getfacl
00604000-00605000 r--p 4000 fb:02 537184 
/usr/bin/getfacl
00605000-00606000 rw-p 5000 fb:02 537184 
/usr/bin/getfacl
0074c000-0076d000 rw-p  00:00 0  [heap]
7f20a000-7f20a0021000 rw-p  00:00 0
7f20a0021000-7f20a400 ---p  00:00 0
7f20a57b8000-7f20a57ce000 r-xp  fb:02 522011 
/lib/libgcc_s.so.1
7f20a57ce000-7f20a59cd000 ---p 00016000 fb:02 522011 
/lib/libgcc_s.so.1
7f20a59cd000-7f20a59ce000 r--p 00015000 fb:02 522011 
/lib/libgcc_s.so.1
7f20a59ce000-7f20a59cf000 rw-p 00016000 fb:02 522011 
/lib/libgcc_s.so.1
7f20a59cf000-7f20a59e7000 r-xp  fb:02 521878 
/lib/libpthread-2.11.1.so
7f20a59e7000-7f20a5be6000 ---p 00018000 fb:02 521878 
/lib/libpthread-2.11.1.so
7f20a5be6000-7f20a5be7000 r--p 00017000 fb:02 521878 
/lib/libpthread-2.11.1.so
7f20a5be7000-7f20a5be8000 rw-p 00018000 fb:02 521878 
/lib/libpthread-2.11.1.so
7f20a5be8000-7f20a5bec000 rw-p  00:00 0
7f20a5bec000-7f20a5bf3000 r-xp  fb:02 521881 
/lib/librt-2.11.1.so
7f20a5bf3000-7f20a5df2000 ---p 7000 fb:02 521881 
/lib/librt-2.11.1.so
7f20a5df2000-7f20a5df3000 r--p 6000 fb:02 521881 
/lib/librt-2.11.1.so
7f20a5df3000-7f20a5df4000 rw-p 7000 fb:02 521881 
/lib/librt-2.11.1.so
7f20a5df4000-7f20a5ed3000 r-xp  fb:02 783174 
/opt/likewise/lib64/libiconv.so.2.4.0
7f20a5ed3000-7f20a5fd3000 ---p 000df000 fb:02 783174 
/opt/likewise/lib64/libiconv.so.2.4.0
7f20a5fd3000-7f20a5fd5000 rw-p 000df000 fb:02 783174 
/opt/likewise/lib64/libiconv.so.2.4.0
7f20a5fd5000-7f20a5fd7000 r-xp  fb:02 521866 
/lib/libdl-2.11.1.so
7f20a5fd7000-7f20a61d7000 ---p 2000 fb:02 521866 
/lib/libdl-2.11.1.so
7f20a61d7000-7f20a61d8000 r--p 2000 fb:02 521866 
/lib/libdl-2.11.1.so
7f20a61d8000-7f20a61d9000 rw-p 3000 fb:02 521866 
/lib/libdl-2.11.1.so
7f20a61d9000-7f20a61f8000 r-xp  fb:02 783180 
/opt/likewise/lib64/liblwmsg_nothr.so.0.0.0
7f20a61f8000-7f20a62f7000 ---p 0001f000 fb:02 783180 
/opt/likewise/lib64/liblwmsg_nothr.so.0.0.0
7f20a62f7000-7f20a62fa000 rw-p 0001e000 fb:02 783180 
/opt/likewise/lib64/liblwmsg_nothr.so.0.0.0
7f20a62fa000-7f20a62fd000 r-xp  fb:02 783185 
/opt/likewise/lib64/libuuid.so.1.2.1
7f20a62fd000-7f20a63fc000 ---p 3000 fb:02 783185 
/opt/likewise/lib64/libuuid.so.1.2.1
7f20a63fc000-7f20a63fd000 rw-p 2000 fb:02 783185 
/opt/likewise/lib64/libuuid.so.1.2.1
7f20a63fd000-7f20a647e000 r-xp  fb:02 783178 

[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
** Description changed:

  I have found a combination of ACLs that, when set on a file on an Active
  Directory joined (using Centrify Express) Ubuntu 10.04 server, will
  crash the getfacl program upon reading.
  
- The program crash seems to appear only when user and group names are
- listed in the format n...@domain.tld.
+ The program crash seems to appear only when user and group names are in
+ an unusual format, as when using AD integration tools such as
+ CentrifyDC Express or Likewise-Open 6.
  
  Running the test on a separate, non-AD joined host, using regular local user 
and groups, does not yield errors.
- Running the test on a host joined using Likewise-Open 6 and user/group name 
format DOMAIN\\name does not yield any errors.
+ The error only seems to appear on certain combinations of user and group 
names.
  
- Thus, I suspect this may caused by the unusual names with the @
- symbol, e.g. vhost_arch-civil-aau-dk_f...@civil.aau.dk.
+ Examples of the unusual format I talk about:
+ -  DOMAIN\\this_is_a_rather_long_name
+ -  this_is_a_rather_long_n...@domain.tld
  
  Quite interesting, the bug does not appear when the output of getfacl is
  piped to another program or redirected to a file.
  
- 
  === HOW TO REPRODUCE ===
- Since the bug does not appear when using locally valid group names, it may be 
required to install centrifydc express and set up an Active Directory 
environment for testing, or use something else that enables the name@domain 
format in user/group names (maybe LDAP?).
+ Since the bug does not appear when using locally valid names, it may be 
required to install centrifydc express or likewise-open and set up an Active 
Directory environment for testing... or use something else that produces the 
unusual format in user/group names (perhaps LDAP can be used?).
  
  mkdir testdir
  touch testdir/testfile
  setfacl -Rd -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
  setfacl -Rn -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
  getfacl testdir # - crashes - see: 
getfacl_testdir_noredirect_crash.log
  getfacl testdir | less # - does not crash - see: 
getfacl_testdir_redirect_nocrash.log
  getfacl testdir/testfile # - crashes - see: 
getfacl_testfile_noredirect_crash.log
  getfacl testdir/testfile | less # - does not crash - see: 
getfacl_testfile_redirect_nocrash.log
- 
  
  === ATTACHED LOGS ===
  getfacl_testdir_noredirect_crash.log(copied from the terminal)
  getfacl_testdir_redirect_nocrash.log(redirected to log file)
  getfacl_testfile_noredirect_crash.log(copied from the terminal)
  getfacl_testfile_redirect_nocrash.log(redirected to log file)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: acl 2.2.49-2
  ProcVersionSignature: Ubuntu 2.6.32-36.79-server 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-36-server x86_64
  Architecture: amd64
  Date: Mon Dec  5 14:43:30 2011
  InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_DK.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_DK.UTF-8
+  SHELL=/bin/bash
  SourcePackage: acl

** Description changed:

  I have found a combination of ACLs that, when set on a file on an Active
  Directory joined (using Centrify Express) Ubuntu 10.04 server, will
  crash the getfacl program upon reading.
  
  The program crash seems to appear only when user and group names are in
  an unusual format, as when using AD integration tools such as
  CentrifyDC Express or Likewise-Open 6.
  
  Running the test on a separate, non-AD joined host, using regular local user 
and groups, does not yield errors.
  The error only seems to appear on certain combinations of user and group 
names.
  
  Examples of the unusual format I talk about:
  -  DOMAIN\\this_is_a_rather_long_name
  -  this_is_a_rather_long_n...@domain.tld
  
  Quite interesting, the bug does not appear when the output of getfacl is
  piped to another program or redirected to a file.
  
  === HOW TO REPRODUCE ===
  Since the bug does not appear when using locally valid names, it may be 
required to install centrifydc express or likewise-open and set up an Active 
Directory environment for testing... or use something else that produces the 
unusual format in user/group names (perhaps LDAP can be used?).
  
  mkdir testdir
  touch testdir/testfile
  setfacl -Rd -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
  setfacl -Rn -m user:p...@civil.aau.dk:rwx -m 
group:vhost_arch-civil-aau-dk_f...@civil.aau.dk:rwx testdir/
- getfacl testdir # - crashes - see: 
getfacl_testdir_noredirect_crash.log
- getfacl testdir | less # - does not crash - see: 
getfacl_testdir_redirect_nocrash.log
- getfacl testdir/testfile # - crashes - see: 
getfacl_testfile_noredirect_crash.log
- getfacl 

[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
Here's the same error using Likewise-Open 6 for AD integration.

** Attachment added: getfacl_testdir_crash_likewise-open.log
   
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/900304/+attachment/2620529/+files/getfacl_testdir_crash_likewise-open.log

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

Title:
  getfacl: malloc(): memory corruption

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

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


[Bug 900304] Re: getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
MAJOR CLUE:
The crash only happens on files where the effective permissions are limited by 
the mask.
Using the option --no-effective, getfacl no longer crashes.

Oh, and using a shorter user/group names (still containing unusual
characters) does not result in a crash.

So...

It seems that the conditions for triggering this bug is:
- getfacl is outputting to an interactive terminal (no pipes or redirects)
- long user or group names are present in the ACL
- the #effective:... string is to be outputted along with a long user/group 
entry

This has been testing on two separate systems using different solutions
for Active Directory integration.

** Summary changed:

- getfacl: malloc(): memory corruption
+ Effective permissions and long names - getfacl: malloc(): memory corruption

** Summary changed:

- Effective permissions and long names - getfacl: malloc(): memory corruption
+ Effective permissions and long group names - getfacl: malloc(): memory 
corruption

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

Title:
  Effective permissions and long group names - getfacl: malloc(): memory
  corruption

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

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


[Bug 900304] Re: Effective permissions and long group names - getfacl: malloc(): memory corruption

2011-12-05 Thread Helge
I downloaded the source for package acl, disabled gcc compiler
optimization (-O0), installed libc6-dbg, compiled the acl package and
ran getfacl through gdb.

LD_LIBRARY_PATH=/root/acl/acl-2.2.49/libacl/.libs/ gdb 
/root/acl/acl-2.2.49/getfacl/.libs/getfacl
set args testdir/
run
bt full
bt

(see attached log)


** Attachment added: getfacl_gdb_backtrace.log
   
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/900304/+attachment/2620707/+files/getfacl_gdb_backtrace.log

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

Title:
  Effective permissions and long group names - getfacl: malloc(): memory
  corruption

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

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


[Bug 890599] Re: NetworkManager crashed with SIGABRT in raise()

2011-11-15 Thread Helge Jung
*** This bug is a duplicate of bug 855250 ***
https://bugs.launchpad.net/bugs/855250

** Description changed:

- As requested in #816570 by Mathieu, I'm filing a separate bug. This
+ As requested in bug #816570 by Mathieu, I'm filing a separate bug. This
  happened right after finishing the WiFi credentials dialog for a TLS-
  certificate-WPA2-Enterprise network (I have a p12 file).
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Date: Tue Nov 15 10:06:18 2011
  ExecutablePath: /usr/sbin/NetworkManager
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  IpRoute:
   
  Keyfiles: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcCmdline: NetworkManager
  ProcEnviron: PATH=(custom, no user)
  Signal: 6
  SourcePackage: network-manager
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
  Title: NetworkManager crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to oneiric on 2011-10-15 (31 days ago)
  UserGroups:

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

Title:
  NetworkManager crashed with SIGABRT in raise()

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

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


[Bug 883653] [NEW] Clean install - crash

2011-10-29 Thread Helge
Public bug reported:

Started a fresh install, chrashed during package downloads. Probably due
to some bad sectors on HDD.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sat Oct 29 22:43:13 2011
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  Clean install - crash

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

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


[Bug 883653] Re: Clean install - crash

2011-10-29 Thread Helge
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883653

Title:
  Clean install - crash

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

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


[Bug 868620] [NEW] [gm45] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001

2011-10-05 Thread Helge Jung
Public bug reported:

I didn't experience any (visible) problems in 10.10 or 11.04 - with
11.10 beta I frequently have visible display stalls, sometimes followed
by unity crashes (although I don't know if these are related).

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Chipset: gm45
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Wed Oct  5 20:35:07 2011
DistUpgraded: Log time: 2011-09-14 10:40:22.070390
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.1.2, 3.0.0-10-generic, x86_64: installed
 virtualbox, 4.1.2, 3.0.0-11-generic, x86_64: installed
 virtualbox, 4.1.2, 3.0.0-12-generic, x86_64: installed
 virtualbox, 4.1.2, 3.0.0-9-generic, x86_64: installed
DuplicateSignature: [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 
Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GpuHangFrequency: Several times a week
GpuHangReproducibility: Seems to happen randomly
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0229]
   Subsystem: Acer Incorporated [ALI] Device [1025:0229]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
InterpreterPath: /usr/bin/python2.7
MachineType: Acer Aspire 3810T
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-12-generic 
root=UUID=9646dffe-37d3-4d32-9fc6-53b122473eb6 ro i8042.reset=1 quiet splash 
vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu7
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001
UpgradeStatus: Upgraded to oneiric on 2011-09-14 (21 days ago)
UserGroups:
 
dmi.bios.date: 08/27/2009
dmi.bios.vendor: Acer
dmi.bios.version: V1.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire 3810T
dmi.board.vendor: Acer
dmi.board.version: PSMBOU-1234567
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnAcer:bvrV1.13:bd08/27/2009:svnAcer:pnAspire3810T:pvrV1.13:rvnAcer:rnAspire3810T:rvrPSMBOU-1234567:cvnAcer:ct10:cvrNone:
dmi.product.name: Aspire 3810T
dmi.product.version: V1.13
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu3
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 freeze oneiric ubuntu

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

Title:
  [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/868620/+subscriptions

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


[Bug 868620] Re: [gm45] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001

2011-10-05 Thread Helge Jung
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868620

Title:
  [gm45] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/868620/+subscriptions

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


[Bug 816570] Re: NetworkManager crashed with SIGABRT in raise()

2011-10-04 Thread Helge Jung
I'd like to have this bug's importance been raised because right now I
cannot log into any WiFi network having WPA2 Enterprise authentication
(TLS certificate). When trying to connect to such a network (e.g.
eduroam), NetworkManager crashes immediately.

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

Title:
  NetworkManager crashed with SIGABRT in raise()

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

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


[Bug 816570] Re: NetworkManager crashed with SIGABRT in raise()

2011-10-04 Thread Helge Jung
Mathieu,

I'm also using the 11.10 beta and apport tried to report the crash but
launchpad suggested that I want to report something similar to this bug
report. As the error looks pretty much the same, I just added myself to
this report instead of filing a new report.

I already tried using other certificates but as the very same
certificate file works fine in 11.04 I suppose this is a 11.10 bug. The
bug seems to happen when network-manager loads a connection setting with
a TLS certificate which would fit to network-manager crashing at boot-
time. Nevertheless, I will file a bug after I reproduced the bug at
home.

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

Title:
  NetworkManager crashed with SIGABRT in raise()

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

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


[Bug 806773] Re: empathy crashed with SIGABRT in raise()

2011-09-24 Thread Helge Jung
Previously, due to a hard disk error, libnss3.so was missing - which
caused nm-applet and empathy not to start. After a forced reinstall of
libnss3 both started working again yesterday but tomorrow, after my
system resumed from standby, I only got the message that empathy had
crashed.

So, maybe a standby (suspend-to-ram) can trigger this bug as well?

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

Title:
  empathy crashed with SIGABRT in raise()

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

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


[Bug 858353] Re: bluetooth-sendto crashed with SIGSEGV in g_closure_invoke()

2011-09-24 Thread Helge Jung
*** This bug is a duplicate of bug 853756 ***
https://bugs.launchpad.net/bugs/853756

Just curious: why has this bug been automatically been made public but
the duplicate is still private? I don't think there's private
information in this report, but I think it is a mistake that the Apport
retracing service (apport) has removed the private flag.

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

Title:
  bluetooth-sendto crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 567473] Re: Can't login with domain account via ssh in Lucid

2011-09-07 Thread Helge
I also just installed the newest version from likewise.com on my Ubuntu
10.04, and the problem seems to have been resolved.

Running sshd with LogLevel DEBUG showed that I was authenticated through 
likewise and mapped to a seemingly correct uid, but when trying to utilize the 
uid after the SSH session had been established, e.g. when displaying lastlog, 
the uid and username could not be found by the system (wtf?!).
Using getenv passwd uid showed that the user did exist on the system... 
weird.

I have attached the output from lsassd --loglevel debug with one login
attempt - enjoy ;-)

Anyway, this is what I did to install the newest likewise version:

Install the software:
wget 
http://www.likewise.com/bits/6.0/8388/LikewiseOpen-6.0.0.8388-linux-amd64-deb.sh
chmod +x LikewiseOpen-6.0.0.8388-linux-amd64-deb.sh
sudo ./LikewiseOpen-6.0.0.8388-linux-amd64-deb.sh
Append the likewise bin-directory to PATH in /etc/environment:

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/likewise/bin:/opt/likewise/sbin
To make the PATH work for sudo also, you need to set secure_path in 
/etc/sudoers:
Defaultsenv_reset
Defaults
secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/opt/likewise/bin:/opt/likewise/sbin
(the default secure_path is described in /usr/share/doc/sudo/OPTIONS)


** Attachment added: lsassd --loglevel debug with a single (failed) login 
attempt via SSH (connection closed immediately)
   
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/567473/+attachment/2366053/+files/lsassd.debug.log

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

Title:
  Can't login with domain account via ssh in Lucid

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

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


[Bug 440179] Re: service fails to start/stop/restart networking daemon

2011-09-06 Thread Helge
Same issue here with OpenSSH (sudo service ssh ...), running Ubuntu Server 
10.04 on a VM.
Using /etc/init.d/ssh ... instead

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

Title:
  service fails to start/stop/restart networking daemon

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

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


[Bug 158918] Re: [-UUIDudev] installing mdadm (or outdated mdadm.conf) breaks bootup

2011-08-31 Thread Roy Helge Rasmussen
This bug has bugged me for a while now. It started in 10.10 and is still
there in 11.04.

Fresh install of Natty, 11.04 AMD64. All updates performed. - Reboot
works fine.

Install MDADM - reboot fails

mount: mounting /dev/disk/by-uuid/ on /root
failed: Device or resource busy
...
...
No init found. Try passing init=bootarg.

Remove MDADM (boot on live-CD) - reboot works fine


System has 7 disks. /dev/sda as boot disk. /dev/sd[bcdefg] are used as raid 
members.

Error occurs both when a raid is properly set up, and when all raid
members have the superblock zeroed. Error occurs both when mdadm.conf is
correct or blank, or missing.

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

Title:
  [-UUIDudev] installing mdadm (or outdated mdadm.conf) breaks bootup

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

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


[Bug 767095] Re: 1 pixel icons in notification-area-applet when compiz is the windows manager

2011-07-07 Thread Helge
** Changed in: gnome-panel
   Status: New = Invalid

** Changed in: linuxmint
   Status: New = Invalid

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

Title:
  1 pixel icons in notification-area-applet when compiz is the windows
  manager

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

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


[Bug 652198] Re: Dead space in multiple monitor configs are accessible by mouse

2011-07-06 Thread Helge
*** This bug is a duplicate of bug 389519 ***
https://bugs.launchpad.net/bugs/389519

** This bug has been marked a duplicate of bug 389519
   [Needs 1.11]Cursor can move off-screen when dual-monitors do not form 
rectangular area

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

Title:
  Dead space in multiple monitor configs are accessible by mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/652198/+subscriptions

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


[Bug 492782] Re: [i945gme] Mouse cursor disappears after restarting screen (xrandr / resume)

2011-05-29 Thread Helge
I am experiencing this problem for the first time, and have recently upgraded 
to Ubuntu 11.04 64-bit - possible regression?
When I connect an external monitor to my Lenovo ThinkPad X200, Intel 4500MHD 
graphics, the mouse is invisible on the second display (extended desktop mode).
Also, I get some weird black flickering on the second display when Compiz 
dialogs are shown. E.g. pressing Alt+Tab I get some brief flickering just as 
the dialog appears and disappears. If I hold Ctrl+Shift and press an arrow key 
to switch workspace, keeping Ctrl+Shift pressed to leave the dialog open (on 
the first display), there will be constant flickering on the second display. 
Activating the Benchmark plugin also causes constant flicker.

linux-image-2.6.38-8-generic 2.6.38-8.42
xserver-xorg-video-intel 2.14.0-4ubuntu7.1
compiz 0.9.4+bzr20110415-0ubuntu2

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

Title:
  [i945gme] Mouse cursor disappears after restarting screen (xrandr /
  resume)

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


[Bug 709461] Re: Application windows can sometimes fail to display and will mask regions of the screen

2011-05-27 Thread Helge
** Attachment removed: Severe graphical corruption after minimizing windows in 
Unity
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/709461/+attachment/2143446/+files/Unity_minimize_bug003.ogv

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


[Bug 709461] Re: Application windows can sometimes fail to display and will mask regions of the screen

2011-05-27 Thread Helge
Sorry about that!
I found out how to delete the attachment though.
Here is a new video (without sound) showing the graphical glitches.

** Attachment added: Video: Screen corruption after minimizing windows
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/709461/+attachment/2144627/+files/Unity_minimize_bug003_nosound.ogv

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


[Bug 709461] Re: Application windows can sometimes fail to display and will mask regions of the screen

2011-05-27 Thread Helge
I can certainly reproduce the graphical glitches in a standard Ubuntu session 
with Unity, but swithing to Ubuntu Classic there seems to be no problems when 
minimizing windows.
I have checked to make sure that I am running compiz, albeit with the old 
gnome-panels instead of Unity.
Am I experiencing a different bug? Should I file a new bug?

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


[Bug 767095] Re: 1 pixel icons in notification-area-applet when compiz is the windows manager

2011-05-27 Thread Helge
It seems the best workarounds so far is either:
a) Reverted to an older compiz as described in #116 (disables Unity).
b) Use the command  killall -9 notification-area-applet  and reload the 
applet when prompted. Do it a couple of times and hopefully the icon will 
appear.

Using compiz --replace does not seem to be any more effective than
workaround b) and it takes considerably more time.

I would really like to see this fixed in Ubuntu Classic as Unity is
quite useless as long as I get severe graphical glitches when minimizing
a window.

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

Title:
  1 pixel icons in notification-area-applet when compiz is the windows
  manager

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


[Bug 767095] Re: 1 pixel icons in notification-area-applet when compiz is the windows manager

2011-05-27 Thread Helge
Awesome, Sam - you're a star!

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

Title:
  1 pixel icons in notification-area-applet when compiz is the windows
  manager

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


[Bug 754712] Re: [Lenovo L420] System unable to resume from suspend

2011-05-27 Thread Helge
I am sometimes having a similar symptom yet possibly different bug on my
ThinkPad X200 with Intel 4500GMA graphics.

Once in a while, when the system resumes from suspend, the screen will
be blank with only the cursor showing. It seems that the desktop is
still somewhat responsive; even though I can't see anything, the cursor
changes shape as I move it around and I can type commands.

Just now I experienced this issue, but I was able to Ctrl+Alt+F1 to the 
console. The desktop would remain blank with just the cursor showing if I 
switched back to TTY8.
.
I managed to restore the desktop by killing compiz (compiz --replace wasn't 
enough) then re-running it on DISPLAY :0.
$ pkill -9 compiz
$ DISPLAY=:0 compiz

I am using the Ubuntu Classic session.

Should I post a new bug report? If so, should I do it via apport-bug?

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

Title:
  [Lenovo L420] System unable to resume from suspend

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


[Bug 681915] Re: garbled graphics and text after launching unity

2011-05-26 Thread Helge
I have a ThinkPad X200 with Intel 4500MHD graphics, and occasionally I have 
experienced the same kind of display corruption in the panels.
Besides that, going into standby mode or even blanking the monitor sometimes 
freezes the desktop completely.
I am having huge issues with the new Unity interface, especially in combination 
with Google Chrome.
Different windows will not draw nor focus correctly, large portions of the 
screen become corrupted and the window buttons (close, minimize and 
maximize/restore) tend to disappear from the panel.
Sometimes the left panel refuses to slide back even though I have a maximized 
window in the foreground.
I am running standard Ubuntu 11.04, fully updated, with universe and multiverse 
repositories enabled.

I have attached a video of the buggy Unity interface and screen
corruption with Google Chrome.

** Attachment added: Google Chrome display corruption and issues with the 
Unity interface.
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/681915/+attachment/2143364/+files/Unity_Chrome_bug_video002.ogv

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

Title:
  garbled graphics and text after launching unity

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


[Bug 709461] Re: Application windows can sometimes fail to display and will mask regions of the screen

2011-05-26 Thread Helge
I have somewhat similar symptoms, and I have found a [b]reliable way to 
reproduce them[/b].
It seems that [b]every time[/b] I minimize a window, it leads to severe 
graphical corruption and very strange behaviour in Unity.

A minimized window refuses to reappear when I press the launcher shortcut or 
top panel. Pressing Alt+Tab seems to be the only way to get it back, but it 
will have some severe graphical corruption when resized and moved around.
See the attached video.

Lenovo ThinkPad X200 with Intel 4500MHD graphics controller.
Ubuntu 11.04 amd64 fully updated. Universe and multiverse repositories enabled.
uname -srm: Linux 2.6.38-8-generic x86_64

If you need any additional info, like installed package list, changed
configurations etc. please let me know.

** Attachment added: Severe graphical corruption after minimizing windows in 
Unity
   
https://bugs.launchpad.net/unity/+bug/709461/+attachment/2143446/+files/Unity_minimize_bug003.ogv

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

Title:
  Application windows can sometimes fail to display and will mask
  regions of the screen

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


  1   2   3   4   >