[Bug 1753518] Re: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

2018-03-06 Thread Thierry Mallard
... and LC_ALL=C version of the grub-install -v command

** Attachment added: "grub-install.txt"
   
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+attachment/5070955/+files/grub-install.txt

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

Title:
  package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+subscriptions

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

[Bug 1753518] Re: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

2018-03-06 Thread Thierry Mallard
Furthermore, I looked for the postinst script and found out that it's
just the « grub-install » command which fails.

root@ingatech-XPS-13-9343:~# LC_ALL=C grub-install 
Installing for x86_64-efi platform.
Could not delete variable: Invalid argument
grub-install: error: efibootmgr failed to register the boot entry: Block device 
required.

The attached file is a dump of a grub-install -v

Hope this helps...


** Attachment added: "grub-install -v"
   
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+attachment/5070954/+files/grub-install.txt

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

Title:
  package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+subscriptions

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

[Bug 1753518] Re: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

2018-03-06 Thread Thierry Mallard
I made a strace for the installation process and find the following
error in a subprocess, which seems to be the cause.

strace -qf -o /tmp/grub_installation.log dpkg --configure grub-efi-
amd64-signed


** Attachment added: "Strace log extract for the dpkg --configure strace -qf -o 
/tmp/grub_installation.log dpkg --configure grub-efi-amd64-signed"
   
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+attachment/5070906/+files/extrait_log_grub_error.txt

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

Title:
  package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+subscriptions

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

[Bug 1753518] [NEW] package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

2018-03-05 Thread Thierry Mallard
Public bug reported:

thierry@ingatech-XPS-13-9343:~$ LC_ALL=C sudo apt dist-upgrade 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up grub-efi-amd64-signed (1.93+2.02-2ubuntu8) ...
Installing for x86_64-efi platform.
Could not delete variable: Invalid argument
grub-install: error: efibootmgr failed to register the boot entry: Block device 
required.
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
Errors were encountered while processing:
 grub-efi-amd64-signed
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: grub-efi-amd64-signed 1.93+2.02-2ubuntu8
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
Date: Mon Mar  5 15:49:17 2018
ErrorMessage: installed grub-efi-amd64-signed package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2017-11-17 (107 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Python3Details: /usr/bin/python3.6, Python 3.6.4+, python3-minimal, 3.6.4-1
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu1
 apt  1.6~alpha7ubuntu2
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to 
install/upgrade: installed grub-efi-amd64-signed package post-installation 
script subprocess returned error exit status 1
UpgradeStatus: Upgraded to bionic on 2018-03-01 (3 days ago)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1753518/+subscriptions

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

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2015-05-23 Thread Thierry Mallard
Problem occurs with up-to-date Ubuntu 14.04.2 on Dell Inspiron 7348.
Ctrl+Alt+F2 and service lightdm restart does the trick (with work lost of 
course).

1. Do you use a multi-head setup? If yes, using just one monitor fixes the 
issue?
No multi-head

2. Can you reproduce all the time?
If a session is opened, yes, apparently.
If I loggout of session before closing the lid, it seems to work correctly

3. Do you use ldap? If yes, using gnome-screensaver fix the issue (see comment 
#115) can you still reproduce that?
No

4. Please consider posting /var/log/auth.log (at least part of it, should not 
contain sensitive information)
OK, posted as attachement

5. Please specify the unity version
thierry@thierry-Inspiron-7348:~$ dpkg -l unity
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| 
État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version 
 Architecture Description
+++-===---===
ii  unity   
7.2.4+14.04.20150316-0ubuntu amd64Interface designed 
for efficiency of space and interaction.


** Attachment added: "As asked, my /var/log/auth.log"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1311316/+attachment/4402904/+files/auth.log

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

Title:
  After locking screen there is no input field to type password for
  unlock

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

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

[Bug 1348083] [NEW] Compiz crash traps general protection ip:7fa6b401eabe sp:7fffe8d30260 error:0 in libunityshell.so[7fa6b3dde000+320000]

2014-07-24 Thread Thierry Mallard
Public bug reported:

Since possibly june 2014, on Ubuntu 12.04.4, Unity crashes for no apparent 
reason.
It seems to be related to using the Super+F key (finding files).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.20.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Thu Jul 24 10:27:57 2014
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Compiz crash traps general protection  ip:7fa6b401eabe sp:7fffe8d30260
  error:0 in libunityshell.so[7fa6b3dde000+32]

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

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


[Bug 1292398] [NEW] multi-monitor : second screen position isn't saved from one session to another

2014-03-14 Thread Thierry Mallard
Public bug reported:

(Noticed on Ubuntu 14.04 beta 1 GNOME)
At work I have a second screen, which I prefer to virtually put on the left 
side of my laptop screen.
Using gnome-control-center I can change the position of the second without 
problem.
But when I disconnect the second screen (to work on another place) and then 
connect it again
OR if I just power off the laptop and turn it on again,
the second screen position is set back to the default right position.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-control-center 1:3.6.3-0ubuntu53
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Mar 14 08:50:00 2014
InstallationDate: Installed on 2014-03-01 (12 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140226)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center: deja-dup 29.5-0ubuntu2

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  multi-monitor : second screen position isn't saved from one session to
  another

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

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


[Bug 1292249] [NEW] bash completion doesn't work if multiple files with space in name

2014-03-13 Thread Thierry Mallard
Public bug reported:

To reproduce :
cd /tmp
touch "foo bar"
touch "foo boo"
ls foo (then press Tab key several times)

=> The two names should appear, but it doesn't work.

Doing the same thing with simple filename (without spaces in them) seems
to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: bash-completion 1:2.1-2ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-34.49~precise1-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar 13 23:21:57 2014
InstallationDate: Installed on 2013-12-26 (77 days ago)
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
PackageArchitecture: all
SourcePackage: bash-completion
UpgradeStatus: Upgraded to trusty on 2014-01-03 (69 days ago)

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  bash completion doesn't work if multiple files with space in name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1292249/+subscriptions

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


[Bug 839005] Re: software-properties-gtk crashed with UnicodeEncodeError in exists(): 'ascii' codec can't encode character u'\xe9' in position 13: ordinal not in range(128)

2012-10-07 Thread Thierry Mallard
I suspect this is the same bug for me. I just can't launch software-
properties-gtk :

lilo@lilo-Vostro-3360:~$ software-properties-gtk 
gpg: /tmp/tmpnd5xe1/trustdb.gpg: base de confiance créée
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 162, in 
packages_for_modalias
cache_map = packages_for_modalias.cache_maps[apt_cache_hash]
KeyError: 4252617

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 103, in 
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 178, in __init__
self.init_drivers()
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 1097, in init_drivers
self.devices = detect.system_device_drivers()
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 415, in 
system_device_drivers
for pkg, pkginfo in system_driver_packages(apt_cache).items():
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 319, in 
system_driver_packages
for p in packages_for_modalias(apt_cache, alias):
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 164, in 
packages_for_modalias
cache_map = _apt_cache_modalias_map(apt_cache)
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 129, in 
_apt_cache_modalias_map
m = package.candidate.record['Modaliases']
  File "/usr/lib/python3/dist-packages/apt/package.py", line 429, in record
return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: 
invalid continuation byte

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

Title:
  software-properties-gtk crashed with UnicodeEncodeError in exists():
  'ascii' codec can't encode character u'\xe9' in position 13: ordinal
  not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/839005/+subscriptions

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

[Bug 968815] Re: Wallch is Stuck on a Foreign Language

2012-03-30 Thread Thierry Mallard
Greetings.
FYI,
I had the same problem after an update. The language turned to « Arabic ». 
Using Ctrl-P as described earlier I could turn the language back to French in 
my case, and it worked.

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

Title:
  Wallch is Stuck on a Foreign Language

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

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

[Bug 944632] Re: package postgresql-client-9.1 9.1.3-0ubuntu0.11.10 failed to install/upgrade: trying to overwrite '/usr/lib/postgresql/9.1/bin/pg_basebackup', which is also in package postgresql-9.1

2012-03-02 Thread Thierry Mallard
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944632

Title:
  package postgresql-client-9.1 9.1.3-0ubuntu0.11.10 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/postgresql/9.1/bin/pg_basebackup', which is also in package
  postgresql-9.1 9.1.3-0ubuntu0.11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/944632/+subscriptions

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


[Bug 944632] [NEW] package postgresql-client-9.1 9.1.3-0ubuntu0.11.10 failed to install/upgrade: trying to overwrite '/usr/lib/postgresql/9.1/bin/pg_basebackup', which is also in package postgresql-9.

2012-03-02 Thread Thierry Mallard
Public bug reported:

After updating to 12.04 beta 1 *and* rebooting.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postgresql-client-9.1 9.1.3-0ubuntu0.11.10
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Fri Mar  2 07:38:58 2012
DpkgHistoryLog:
 Start-Date: 2012-03-02  07:35:22
 Commandline: aptdaemon role='role-commit-packages' sender=':1.44'
 Upgrade: libgtk2.0-common:amd64 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
libtwolame0:amd64 (0.3.13-1, 0.3.13-1build1), libjavascriptcoregtk-3.0-0:amd64 
(1.7.5-0ubuntu3, 1.7.90-0ubuntu1), gthumb:amd64 (2.14.1-1, 2.14.2-1), 
vim-common:amd64 (7.3.346-1ubuntu1, 7.3.429-2ubuntu1), postgresql-9.1:amd64 
(9.1.3-0ubuntu0.11.10, 9.1.3-1), libgail18:amd64 (2.24.10-0ubuntu4, 
2.24.10-0ubuntu5), libgail18:i386 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
libv4l-0:amd64 (0.8.5-6ubuntu1, 0.8.6-1ubuntu1), libv4l-0:i386 (0.8.5-6ubuntu1, 
0.8.6-1ubuntu1), libsane-hpaio:amd64 (3.12.2-1, 3.12.2-1ubuntu1), 
poppler-utils:amd64 (0.18.4-1ubuntu1, 0.18.4-1ubuntu2), hplip-cups:amd64 
(3.12.2-1, 3.12.2-1ubuntu1), twolame:amd64 (0.3.13-1, 0.3.13-1build1), 
pulseaudio:amd64 (1.1-0ubuntu10, 1.1-0ubuntu11), gthumb-data:amd64 (2.14.1-1, 
2.14.2-1), libnm-util2:amd64 (0.9.2.0+git201202161854.8572ecf-0ubuntu4, 
0.9.2.0+git201202161854.8572ecf-0ubuntu5), hpijs:amd64 (3.12.2-1, 
3.12.2-1ubuntu1), gnome-sudoku:amd64 (3.3.5-0ubuntu1, 3.3.5-0ubuntu2), 
libwebkitgt k-1.0-common:amd64 (1.7.5-0ubuntu3, 1.7.90-0ubuntu1), hplip:amd64 
(3.12.2-1, 3.12.2-1ubuntu1), pulseaudio-module-x11:amd64 (1.1-0ubuntu10, 
1.1-0ubuntu11), xfdesktop4-data:amd64 (4.8.3-2ubuntu3, 4.8.3-2ubuntu4), 
gir1.2-gtk-2.0:amd64 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
libwebkitgtk-3.0-0:amd64 (1.7.5-0ubuntu3, 1.7.90-0ubuntu1), 
libv4lconvert0:amd64 (0.8.5-6ubuntu1, 0.8.6-1ubuntu1), libv4lconvert0:i386 
(0.8.5-6ubuntu1, 0.8.6-1ubuntu1), vim-tiny:amd64 (7.3.346-1ubuntu1, 
7.3.429-2ubuntu1), libjavascriptcoregtk-1.0-0:amd64 (1.7.5-0ubuntu3, 
1.7.90-0ubuntu1), network-manager:amd64 
(0.9.2.0+git201202161854.8572ecf-0ubuntu4, 
0.9.2.0+git201202161854.8572ecf-0ubuntu5), libhpmud0:amd64 (3.12.2-1, 
3.12.2-1ubuntu1), pulseaudio-esound-compat:amd64 (1.1-0ubuntu10, 
1.1-0ubuntu11), libnm-glib-vpn1:amd64 
(0.9.2.0+git201202161854.8572ecf-0ubuntu4, 
0.9.2.0+git201202161854.8572ecf-0ubuntu5), libgdome2-0:amd64 (0.8.1+debian-4.1, 
0.8.1+debian-4.1build1), libnm-glib4:amd64 
(0.9.2.0+git201202161854.8572ecf-0ubuntu4, 0.9.2.0+git20120 
2161854.8572ecf-0ubuntu5), libpulse-mainloop-glib0:amd64 (1.1-0ubuntu10, 
1.1-0ubuntu11), libpulse-mainloop-glib0:i386 (1.1-0ubuntu10, 1.1-0ubuntu11), 
libxcb-keysyms1:amd64 (0.3.8-1, 0.3.8-1build1), libpoppler-glib8:amd64 
(0.18.4-1ubuntu1, 0.18.4-1ubuntu2), libgail-common:i386 (2.24.10-0ubuntu4, 
2.24.10-0ubuntu5), postgresql-client-9.1:amd64 (9.1.3-0ubuntu0.11.10, 9.1.3-1), 
nautilus-data:amd64 (3.3.90-0ubuntu2, 3.3.90-0ubuntu4), vim:amd64 
(7.3.346-1ubuntu1, 7.3.429-2ubuntu1), xfdesktop4:amd64 (4.8.3-2ubuntu3, 
4.8.3-2ubuntu4), libcdaudio1:amd64 (0.99.12p2-10, 0.99.12p2-10build1), 
printer-driver-hpcups:amd64 (3.12.2-1, 3.12.2-1ubuntu1), 
gtk2-engines-pixbuf:amd64 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
gtk2-engines-pixbuf:i386 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
vim-runtime:amd64 (7.3.346-1ubuntu1, 7.3.429-2ubuntu1), 
libwebkitgtk-1.0-0:amd64 (1.7.5-0ubuntu3, 1.7.90-0ubuntu1), quadrapassel:amd64 
(3.3.5-0ubuntu1, 3.3.5-0ubuntu2), mahjongg:amd64 (3.3.5-0ubuntu1, 
3.3.5-0ubuntu2), libpq5:amd64 (9.1.3-0ubuntu0.11.10,  9.1.3-1), 
gnome-games-data:amd64 (3.3.5-0ubuntu1, 3.3.5-0ubuntu2), libpulse0:amd64 
(1.1-0ubuntu10, 1.1-0ubuntu11), libpulse0:i386 (1.1-0ubuntu10, 1.1-0ubuntu11), 
libpulsedsp:amd64 (1.1-0ubuntu10, 1.1-0ubuntu11), libpulsedsp:i386 
(1.1-0ubuntu10, 1.1-0ubuntu11), gir1.2-webkit-3.0:amd64 (1.7.5-0ubuntu3, 
1.7.90-0ubuntu1), libgtk2.0-bin:amd64 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), 
libnautilus-extension1a:amd64 (3.3.90-0ubuntu2, 3.3.90-0ubuntu4), 
libpoppler19:amd64 (0.18.4-1ubuntu1, 0.18.4-1ubuntu2), 
libwebkitgtk-3.0-common:amd64 (1.7.5-0ubuntu3, 1.7.90-0ubuntu1), 
libgtk2.0-0:amd64 (2.24.10-0ubuntu4, 2.24.10-0ubuntu5), libgtk2.0-0:i386 
(2.24.10-0ubuntu4, 2.24.10-0ubuntu5), pulseaudio-utils:amd64 (1.1-0ubuntu10, 
1.1-0ubuntu11), gir1.2-javascriptcoregtk-3.0:amd64 (1.7.5-0ubuntu3, 
1.7.90-0ubuntu1), printer-driver-hpijs:amd64 (3.12.2-1, 3.12.2-1ubuntu1), 
hplip-data:amd64 (3.12.2-1, 3.12.2-1ubuntu1), gnomine:amd64 (3.3.5-0ubuntu1, 
3.3.5-0ubuntu2)
DuplicateSignature:
 Unpacking replacement postgresql-client-9.1 ...
 dpkg: error processing 
/var/cache/apt/archives/postgresql-client-9.1_9.1.3-1_amd64.deb (--unpack):
  trying to overwrite '/usr/lib/postgresql/9.1/bin/pg_basebackup', which is 
also in package postgresql-9.1 9.1.3-0ubuntu0.11.10
ErrorMessage: trying to overwrite '/usr/lib/postgresql/9.1/bin/pg_basebackup', 
which is also in package postgresql-9.1 9.1.3-0ubuntu0.11.10
InstallationMedia

[Bug 764910] Re: : global name 'trans' is not defined

2011-04-18 Thread Thierry Mallard
*** This bug is a duplicate of bug 764422 ***
https://bugs.launchpad.net/bugs/764422

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

Title:
  : global name 'trans' is not defined

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


[Bug 764910] [NEW] : global name 'trans' is not defined

2011-04-18 Thread Thierry Mallard
*** This bug is a duplicate of bug 764422 ***
https://bugs.launchpad.net/bugs/764422

Public bug reported:

Binary package hint: aptdaemon

I was installing « Simutrans » package when the error occured.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.41+bzr646-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Annotation: Applying software changes failed
Architecture: amd64
Date: Mon Apr 18 19:23:47 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: aptdaemon
Title: : global name 'trans' is not defined
TransactionDepends: [['libsdl-mixer1.2=1.2.8-6.3', 'simutrans-data=110.0-3', 
'libmikmod2=3.1.11-a-6.3', 'simutrans-pak64=110.0-1', 
'libsmpeg0=0.4.5+cvs20030824-2.2ubuntu1'], [], [], [], [], [], []]
TransactionErrorCode: error-unknown
TransactionKwargs: {}
TransactionLocale: fr_FR.UTF8
TransactionOutput:
 
TransactionPackages: [[dbus.String(u'simutrans')], [], [], [], [], []]
TransactionRole: role-commit-packages
UpgradeStatus: Upgraded to natty on 2011-03-31 (18 days ago)

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


** Tags: amd64 apport-crash natty

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

Title:
  : global name 'trans' is not defined

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

[Bug 756352] Re: Wireless part of the network isn't used anymore, but ethernet part seems OK

2011-04-12 Thread Thierry Mallard
It seems that the wireless network was disabled by something external to Linux 
(although I'm still not sure what that could be).
Wireless support is back on my laptop : to get this I rebooted and went to the 
BIOS, then restore default parameters.
Somehow this seems to have solved the problem.
At the moment, the list of possible networks does appear, but communication 
seems very slow. If this behaviour continues I'll open a specific bug.

** Changed in: network-manager (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/756352

Title:
  Wireless part of the network isn't used anymore, but ethernet part
  seems OK

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


[Bug 756352] Re: Wireless part of the network isn't used anymore, but ethernet part seems OK

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

Title:
  Wireless part of the network isn't used anymore, but ethernet part
  seems OK

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


[Bug 756352] [NEW] Wireless part of the network isn't used anymore, but ethernet part seems OK

2011-04-10 Thread Thierry Mallard
Public bug reported:

Binary package hint: network-manager

Since April 8th (approx.), the network manager doesn't show Wireless 
connections, only Ethernet ones.
Network card is Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
 (module r8169)

I'm not sure wheter this problem is related to network-manager or linux-
kernel modules maybe ?

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Date: Sun Apr 10 09:58:08 2011
EcryptfsInUse: Yes
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
IpRoute:
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.13  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.0.1 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Keyfiles: Error: [Errno 2] Aucun fichier ou dossier de ce type
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: Upgraded to natty on 2011-03-31 (9 days ago)

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


** Tags: amd64 apport-bug natty 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/756352

Title:
  Wireless part of the network isn't used anymore, but ethernet part
  seems OK

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


[Bug 748891] Re: kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349!

2011-04-03 Thread Thierry Mallard
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748891

Title:
  kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349!

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


[Bug 748891] [NEW] kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349!

2011-04-03 Thread Thierry Mallard
Public bug reported:

kernel crash when waking up my Toshiba U500 laptop

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-7-generic 2.6.38-7.39
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thierry1564 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf1b0 irq 43'
   Mixer name   : 'Intel IbexPeak HDMI'
   Components   : 'HDA:10ec0269,1179ff44,0014 
HDA:80862804,1179ff40,0010'
   Controls  : 24
   Simple ctrls  : 12
Date: Sun Apr  3 09:33:27 2011
Failure: oops
Frequency: This has only happened once.
HibernationDevice: RESUME=UUID=1377495f-3563-4ad7-aabb-9f83413f3cc8
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MachineType: TOSHIBA SATELLITE U500
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=6b7f1402-b705-4683-b359-68be42150fc1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-7-generic N/A
 linux-backports-modules-2.6.38-7-generic  N/A
 linux-firmware1.49
SourcePackage: linux
Title: kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349!
UpgradeStatus: Upgraded to natty on 2011-03-31 (2 days ago)
dmi.bios.date: 01/28/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.60
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: JPTR
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.60
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.60:bd01/28/2010:svnTOSHIBA:pnSATELLITEU500:pvrPSU9BE-00S00QFR:rvnTOSHIBA:rnJPTR:rvr1.60:cvnTOSHIBA:ct9:cvrToBeFilledByO.E.M.:
dmi.product.name: SATELLITE U500
dmi.product.version: PSU9BE-00S00QFR
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-kerneloops kernel-oops natty needs-upstream-testing 
regression-release

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

Title:
  kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349!

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


[Bug 346130] Re: /etc/nsswitch.conf was modified with a [notfound=return] clause *before* dns

2009-03-20 Thread Thierry Mallard
*** This bug is a duplicate of bug 140663 ***
https://bugs.launchpad.net/bugs/140663

** This bug has been marked a duplicate of bug 140663
   mdns4_minimal switch off home-network

-- 
/etc/nsswitch.conf was modified with a  [notfound=return] clause *before* dns
https://bugs.launchpad.net/bugs/346130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346130] [NEW] /etc/nsswitch.conf was modified with a [notfound=return] clause *before* dns

2009-03-20 Thread Thierry Mallard
Public bug reported:

On Jaunty, the problem was detecting when a Zimbra Desktop instance stopped 
working, saying the mail server couldn't be found.
After some time, I found that the /etc/nsswitch.conf was configured like this :

[...]
hosts:  files mdns4_minimal [NOTFOUND=return] dns mdns4
[...]

As I understand it, this means that if files or mdns4_minimal doesn't
find the host, it fails.

So I had to manually move the "dns" clause before the [NOTFOUND] clause,
and then it works again.

I think the /etc/nsswitch.conf was last updated on march 5th.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
/etc/nsswitch.conf was modified with a  [notfound=return] clause *before* dns
https://bugs.launchpad.net/bugs/346130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339616] Re: Network host resolution doesn't work correctly in jaunty alpha 5

2009-03-08 Thread Thierry Mallard

** Attachment added: "Log of the commande "strace -qf dig www.ubuntu.org""
   http://launchpadlibrarian.net/23611369/strace_dig.log

-- 
Network host resolution doesn't work correctly in jaunty alpha 5
https://bugs.launchpad.net/bugs/339616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339616] [NEW] Network host resolution doesn't work correctly in jaunty alpha 5

2009-03-08 Thread Thierry Mallard
Public bug reported:

Binary package hint: network-manager

Just reinstalled Jaunty Alpha 5, on a DHCP network.
DHCP seems ok, I can ping a distant server by IP. 

Host resolution seems to work at first, but when a download is done, for
instance, then it seems that host resolution goes to a timeout (the DNS
is the DSL gateway).

/etc/resolv.conf is OK (configured by NetworkManager)

I attach a log of "strace -qf dig www.ubuntu.org", hoping this will
help.

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

-- 
Network host resolution doesn't work correctly in jaunty alpha 5
https://bugs.launchpad.net/bugs/339616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331810] Re: package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2

2009-03-07 Thread Thierry Mallard
Installation of a fresh Jaunty Alpha 5 was OK, with both NVidia and
wireless drivers working.

Should I close this report ?

-- 
package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le 
sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2
https://bugs.launchpad.net/bugs/331810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331810] [NEW] package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2

2009-02-19 Thread Thierry Mallard
Public bug reported:

Installed Jaunty Alpha 4, then updated the system.
The error seems related to nvidia driver installation.

Linux PC-thierry 2.6.28-8-generic #24-Ubuntu SMP Wed Feb 18 20:36:18 UTC
2009 x86_64 GNU/Linux

Ubuntu 2.6.28-8.24-generic

VGA lspci dump :

02:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8600 GT 
[10de:0402] (rev a1)
Subsystem: nVidia Corporation Device [10de:0505]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [128] Power Budgeting 
Capabilities: [600] Vendor Specific Information 
Kernel modules: nvidia, nvidiafb

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 2
Lsusb:
 Bus 002 Device 004: ID 0644:0200 TEAC Corp. 
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 413c:3016 Dell Computer Corp. 
 Bus 001 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Package: linux-image-2.6.28-8-generic 2.6.28-8.24
ProcCmdLine: User Name=UUID=4f4b2c24-3557-4913-88c5-2d6619531976 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-8.24-generic
SourcePackage: linux
Title: package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 2

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


** Tags: amd64 apport-package

-- 
package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le 
sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2
https://bugs.launchpad.net/bugs/331810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 331810] Re: package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2

2009-02-19 Thread Thierry Mallard

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/22889300/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/22889301/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/22889302/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/22889304/DpkgTerminalLog.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/22889305/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/22889307/Lspci.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/22889308/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/22889309/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/22889310/ProcModules.txt

-- 
package linux-image-2.6.28-8-generic 2.6.28-8.24 failed to install/upgrade: le 
sous-processus post-installation script a retourn? une erreur de sortie d'?tat 2
https://bugs.launchpad.net/bugs/331810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 88490] Re: Rhythmbox doesn't show its window anymore when desktop effects are enabled

2007-03-25 Thread Thierry Mallard
Same problems as reported by Michael Trausch : the 3D effects are
working, but the window management doesn't work correctly anymore.

Hardware : Dell Inspiron 8500,  nVidia Corporation NV28 [GeForce4 Ti
4200 Go AGP 8x] (rev a1)

-- 
Rhythmbox doesn't show its window anymore when desktop effects are enabled
https://launchpad.net/bugs/88490

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