[Bug 296373] Re: proxy settings are not applied properly

2008-12-10 Thread Matthieu
Click on "Apply system-wide..." and reboot the whole system - should
work then!

That bug is really bothering me! I'm always forgetting to disable the
proxy and click on the "Apply system-wide..." Button before I'm going
home.

-- 
proxy settings are not applied properly
https://bugs.launchpad.net/bugs/296373
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 391788] [NEW] hibernate failure after update

2009-06-24 Thread matthieu
Public bug reported:

After a kernel update, something should prevent to enter in hibernation
because hibernation will fail at resume [1] and cause disk unclean mount
[2]


[1]
[6.367713] PM: Marking nosave pages: 0009f000 - 0010
[6.367717] PM: Basic memory bitmaps created
[6.367719] PM: Preparing processes for restore.
[6.367721] Freezing user space processes ... (elapsed 0.01 seconds) done.
[6.382411] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) 
done.
[6.382447] PM: Reading hibernation image.
[6.397639] PM: Loading image data pages (113728 pages) ... <3>PM: Image 
mismatch: kernel release
[6.397647] PM: Read 454912 kbytes in 0.01 seconds (45491.20 MB/s)
[6.397652] PM: Error -1 resuming
[6.397653] PM: Restore failed, recovering.
[6.412996] Restarting tasks ... done.
[6.413053] PM: Basic memory bitmaps freed
[6.413055] PM: Resume from disk failed.

[2]
[9.515087] EXT3-fs: sda2: orphan cleanup on readonly fs
[9.515093] ext3_orphan_cleanup: deleting unreferenced inode 113713
[   10.053348] ext3_orphan_cleanup: deleting unreferenced inode 50137
[   10.070673] ext3_orphan_cleanup: deleting unreferenced inode 50210
[   10.070688] ext3_orphan_cleanup: deleting unreferenced inode 50189
[   10.070702] ext3_orphan_cleanup: deleting unreferenced inode 48932
[   10.070719] ext3_orphan_cleanup: deleting unreferenced inode 48919
[   10.070729] ext3_orphan_cleanup: deleting unreferenced inode 43221
[   10.094448] ext3_orphan_cleanup: deleting unreferenced inode 42308
[   10.094457] ext3_orphan_cleanup: deleting unreferenced inode 41398
[   10.094466] ext3_orphan_cleanup: deleting unreferenced inode 49088
[   10.094474] ext3_orphan_cleanup: deleting unreferenced inode 49086
[...]

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
hibernate failure after update
https://bugs.launchpad.net/bugs/391788
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 371157] [NEW] gnome hibernate don't turn off lid wakeup

2009-05-03 Thread matthieu
Public bug reported:

If I do in gnome menu, I select hibernate. After the computer turn off,
I close the LID, then the computer wakeup.

This is very annoying. To avoid that I should do by hand 'echo LID >
/proc/acpi/wakeup'.


This is on ubuntu 9.04, with kernel 2.6.28 on a FUJITSU SIEMENS LIFEBOOK
S7020.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome hibernate don't turn off lid wakeup
https://bugs.launchpad.net/bugs/371157
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 248602] Re: ftp places -> connect to server problem in 8.04

2008-08-05 Thread Matthieu
i ran /usr/lib/gvfs/gvfsd -r too but nothing happened. So i Ctrl+c.

I tested on several ftp servers and it never worked since Hardy+gvfs (I
started to test this feature since the firtst alphas). Worked like a
charm on Gutsy. Well it worked with hardy on ftp servers without a login
like iso repositories of ubuntu.

I was wondering if the login to a ftp server wilth login/password ever
worked for someone ?

-- 
ftp places -> connect to server problem in 8.04
https://bugs.launchpad.net/bugs/248602
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 248602] Re: ftp places -> connect to server problem in 8.04

2008-08-05 Thread Matthieu
Sebastien : I read the bug #236114 you mentionned and the server i am
trying to connect seems to be configured the same way than in the
related bug.

You say that this issue is known and a bug is filled at
http://bugzilla.gnome.org/show_bug.cgi?id=520399 but the status is
unconfirmed since 2008-03-06, hasn't been triagged from now on and there
is no target.

Is someone working on it or are we left alone :-) ?

Thx in advance.

-- 
ftp places -> connect to server problem in 8.04
https://bugs.launchpad.net/bugs/248602
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 348190] Re: python2.6 crashed with SIGSEGV in glClear()

2009-03-30 Thread Matthieu
This is the result of python-dbg command :

sudo python-dbg setup_lirc.py streamzap.map

Traceback (most recent call last):
  File "setup_lirc.py", line 23, in 
from twisted.internet import glib2reactor
  File "/usr/lib/python2.6/dist-packages/twisted/internet/glib2reactor.py", 
line 23, in 
from twisted.internet import gtk2reactor
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 
35, in 
import gobject
  File "/var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py", line 
33, in 
from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py", line 30, 
in 
from glib._glib import *
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: Py_InitModule4_64
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 38, in 
apport_excepthook
from apport.packaging_impl import impl as packaging
  File "/usr/lib/python2.6/dist-packages/apport/__init__.py", line 1, in 

from apport.report import Report
  File "/usr/lib/python2.6/dist-packages/apport/report.py", line 21, in 
import fileutils
  File "/usr/lib/python2.6/dist-packages/apport/fileutils.py", line 16, in 

from packaging_impl import impl as packaging
  File "/usr/lib/python2.6/dist-packages/apport/packaging_impl.py", line 18, in 

import apt
  File "/usr/lib/python2.6/dist-packages/apt/__init__.py", line 2, in 
import apt_pkg
ImportError: /usr/lib/python2.6/dist-packages/apt_pkg.so: undefined symbol: 
Py_InitModule4_64

Original exception was:
Traceback (most recent call last):
  File "setup_lirc.py", line 23, in 
from twisted.internet import glib2reactor
  File "/usr/lib/python2.6/dist-packages/twisted/internet/glib2reactor.py", 
line 23, in 
from twisted.internet import gtk2reactor
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 
35, in 
import gobject
  File "/var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py", line 
33, in 
from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py", line 30, 
in 
from glib._glib import *
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: Py_InitModule4_64
[42935 refs]

-- 
python2.6 crashed with SIGSEGV in glClear()
https://bugs.launchpad.net/bugs/348190
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 41437] Re: Totem doesn't handle sftp directory properly

2009-07-15 Thread matthieu
This bug is not present in gvfs. I tested with ubuntu 9.04, and everything 
works OK.
However, it no longer makes sense to make this bug belongs to gnome-vfs. It 
used to appear in totem, totem now use gvfs, so it doesn't appear anymore ... 
and nobody care about gnome-vfs.
I suggest to close this bug.

-- 
Totem doesn't handle sftp directory properly
https://bugs.launchpad.net/bugs/41437
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 122703] Re: Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418

2009-07-15 Thread matthieu
ath9k supports AR5008/AR5418 in kernel on ubuntu 9.04.
We no longer needs madwifi upgrade.
I suggest to close this bug.

-- 
Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418
https://bugs.launchpad.net/bugs/122703
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 41437] Re: Totem doesn't handle sftp directory properly

2006-07-06 Thread matthieu
I submitted a patch some times ago upstream about this bug.

As an ubuntu user, I would like to see it included into dapper.

Could you take a look at it ?

-- 
Totem doesn't handle sftp directory properly
https://launchpad.net/bugs/41437

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


[Bug 150846] Re: Quit button freezes screen but does not present Log out etc. options dialog

2007-11-24 Thread Matthieu
I've the same problem.
Some computer have nvidia card (4), but some with S3 card (18).
Gnome-power-manager is running.

-- 
Quit button freezes screen but does not present Log out etc. options dialog
https://bugs.launchpad.net/bugs/150846
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41437] Re: Totem doesn't handle sftp directory properly

2007-12-16 Thread matthieu
It has never been applied upstream, because there's still some issues
with my patch.

-- 
Totem doesn't handle sftp directory properly
https://bugs.launchpad.net/bugs/41437
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 575986] [NEW] package liblastfm0 0.4.0~git20090710-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-05 Thread Matthieu
Public bug reported:


ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: liblastfm0 0.4.0~git20090710-1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Wed May  5 21:19:33 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: liblastfm
Title: package liblastfm0 0.4.0~git20090710-1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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


** Tags: apport-package i386 lucid

-- 
package liblastfm0 0.4.0~git20090710-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/575986
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 575986] Re: package liblastfm0 0.4.0~git20090710-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-05 Thread Matthieu

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

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/47891420/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/47891421/Dmesg.txt

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

-- 
package liblastfm0 0.4.0~git20090710-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/575986
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 423024] [NEW] package gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-09-02 Thread Matthieu
Public bug reported:

Binary package hint: gnome-applets

sorry cant help further, bit a new user

Computer is a XPC shuttle with 3Ghz P4, Nvidia graph card(driver activated).
The install went well no errors and uses the entire harddisk.
Fresh after the new install the update manager reports new updates are 
available and run the update manager.
Downloading appears to go well but during install this appears: package 
gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: corrupted filesystem tarfile - corrupted package archive
NonfreeKernelModules: nvidia
Package: gnome-applets-data 2.26.0-0ubuntu4
PackageArchitecture: all
SourcePackage: gnome-applets
Title: package gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: 
corrupted filesystem tarfile - corrupted package archive
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/423024
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 423024] Re: package gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-09-02 Thread Matthieu

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

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

-- 
package gnome-applets-data 2.26.0-0ubuntu4 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/423024
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 478313] [NEW] mount command doesn't work with -t vboxsf

2009-11-08 Thread matthieu
Public bug reported:

Binary package hint: virtualbox-ose

Considering photos as a virtualbox share (ubuntu is running as a guest, with 
guest utils installed),
trying to mount the share doesn't work with mount command :

# mount -t vboxsf -o uid=1000 photos /home/matthieu/photos/
/sbin/mount.vboxsf: mounting failed with the error: Protocol error

But works with mount.vboxsf binary :

# /sbin/mount.vboxsf -o uid=1000 photos /home/matthieu/photos/

Host version of virtualbox is 3.0.10 on mac os x 10.6.

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mount command doesn't work with -t vboxsf
https://bugs.launchpad.net/bugs/478313
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 1555468] [NEW] package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-03-10 Thread Matthieu
Public bug reported:

Was not doing anything, happen just after boot.

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: python-sphinx 1.2.3+dfsg-1ubuntu3
ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
AptOrdering:
 logwatch: Install
 apt-xapian-index: Configure
 python-sphinx: Configure
 logwatch: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Thu Mar 10 08:50:14 2016
DuplicateSignature: package:python-sphinx:1.2.3+dfsg-1ubuntu3:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationDate: Installed on 2015-12-08 (92 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: sphinx
Title: package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to wily on 2016-02-03 (35 days ago)

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


** Tags: amd64 apport-package wily

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

Title:
  package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

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

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

[Bug 1555468] Re: package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-03-10 Thread Matthieu
Hi Dmitry, I have exactly pass (or at least try to :) ) my sphinx
installation from Python 2 to Python 3.

My /usr/bin/pycompile is linked to python 2.7

#! /usr/bin/python2.7 (first line)

And the return of the command asked is "Python 2.7.10"

Have you any way to help me fix the issue ?

By the way thanks for taking time to help me !

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

Title:
  package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

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

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

[Bug 1555468] Re: package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-03-14 Thread Matthieu
The command exit normally (no error, no output).

To switch my sphinx install i just changed the /usr/bin links from
python 2.7 to Python 3.

All the package are good, but some package are strangely not installed
(e.g. python-sphinxbase).

Both python-sphinw & python3-sphinx are installed.

I added pythan-sphinxbase et updated the system + reboot -> no more
error for the moment ...

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

Title:
  package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

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

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

[Bug 1555468] Re: package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-03-15 Thread Matthieu
I have purged all sphinx related files (both python 2 & 3).

Then reinstalled them. the package was broken, so I force the update of
the packages repo -> the installation has gone well.

Sphinx is working well so far.

Thank you very much for your help !

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

Title:
  package python-sphinx 1.2.3+dfsg-1ubuntu3 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

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

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

[Bug 1615346] Re: package update-notifier-common 3.168.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-08-24 Thread Matthieu
Hi.

Same issue on Ubuntu MATE 16.04 X64.

Joined the return of dpkg --configure on the package, the issue seems to
come from python utf-8 decoder.

** Attachment added: "dpkg --configure error log"
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1615346/+attachment/4726949/+files/dpkgError.txt

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

Title:
  package update-notifier-common 3.168.1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

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

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


[Bug 1468184] [NEW] package linux-image-3.19.0-21-generic 3.19.0-21.21 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2015-06-23 Thread matthieu
Public bug reported:

Impossible to install/update

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-21-generic 3.19.0-21.21
ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  matthieu   2131 F pulseaudio
 /dev/snd/controlC0:  matthieu   2131 F pulseaudio
Date: Wed Jun 24 07:18:35 2015
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-20140620-0
DuplicateSignature: 
package:linux-image-3.19.0-21-generic:3.19.0-21.21:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
HibernationDevice: RESUME=UUID=b2512ccb-b2a9-4fdb-91cc-724153a452d8
InstallationDate: Installed on 2015-06-01 (22 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
MachineType: Dell Inc. XPS 13 9343
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=4e184db3-5efa-419d-82a5-4b8983839a78 ro quiet splash pcie_aspm=force 
radeon.modeset=0 nouveau.modeset=0 "acpi_osi=Windows 2013" init=/sbin/upstart
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc N/A
SourcePackage: initramfs-tools
Title: package linux-image-3.19.0-21-generic 3.19.0-21.21 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: Upgraded to vivid on 2015-06-23 (0 days ago)
dmi.bios.date: 03/25/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0310JH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/25/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check vivid

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

Title:
  package linux-image-3.19.0-21-generic 3.19.0-21.21 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1468184/+subscriptions

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


[Bug 1469163] Re: Missing charachters on slide text/title

2016-01-28 Thread Matthieu
Same problem on ubuntu 15.04 64 bit up to date with libre office
Version: 4.4.6.3, Build ID: 40m0 (Build:3), Locale : fr_FR.UTF-8.

My document is a fresh one and behavior is exactly the same (some char
in title disappear).

Zooming in/ou/ editing the title make the missing characters back for a
short period of time.

Update to LO 5.x is not possible for me (pro computer with limited
update options).

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

Title:
  Missing charachters on slide text/title

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

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

[Bug 1115319] [NEW] Graphic problem

2013-02-04 Thread Matthieu
Public bug reported:

The écrant settles very often and does not answer any more.
Saddened for my angais not well

** Affects: xorg (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/1115319

Title:
  Graphic problem

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

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

[Bug 864455] Re: package linux-image-3.0.0-12-generic 3.0.0-12.19 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 17

2011-10-11 Thread Matthieu
I have the same problem after an upgrade from Natty yesterday (10 oct).
So i can start oneiric only with the kernel 2.6.38.

I don't have any /boot/initrd.img-3.0.0-12-generic file present too.

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

Title:
  package linux-image-3.0.0-12-generic 3.0.0-12.19 failed to
  install/upgrade: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 17

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

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

[Bug 836250] Re: [Oneiric] Intel Corporation Centrino Ultimate-N 6300 poor networking, packet loss and very slow Lenovo X201 and T500 laptops

2011-10-18 Thread Matthieu
Is someone working on this bug? It's a pretty common one shared by quite
a number of people over ubuntu forums. Appart from status updates, their
has been no input from any dev.

Is their a mailing list where we can follow any news relative to this
issue?

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

Title:
  [Oneiric] Intel Corporation Centrino Ultimate-N 6300 poor networking,
  packet loss and very slow Lenovo X201 and T500 laptops

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

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


[Bug 836250] Re: [Oneiric] Intel Corporation Centrino Ultimate-N 6300 poor networking, packet loss and very slow Lenovo X201 and T500 laptops

2011-09-06 Thread Matthieu
Same problem than drussel here. I have a Thinkpad X201S.

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

Title:
  [Oneiric] Intel Corporation Centrino Ultimate-N 6300 poor networking,
  packet loss and very slow Lenovo X201 and T500 laptops

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

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


[Bug 554471] Re: I can't remove a bluetooth device with bluetooth-properties

2011-01-18 Thread Matthieu
I had the same problem (Ubuntu 10.10 on Macbook). blueman did not help. I fixed 
it by booting again in MacOSX, remove the device (disconnecting only did not 
help) then I could set it up as a new device in Ubuntu again.
I am not too familiar with bluetooth, but maybe there is something in the 
bluetooth adapter that stores the pairing with the device and it expects the OS 
to handle that properly (?). Anyway, hope that helps whoever may have the same 
problem...

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

Title:
  I can't remove a bluetooth device with bluetooth-properties

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


[Bug 673428] Re: no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under empathy

2010-11-10 Thread matthieu
Not really important, but annoying :)

-- 
no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under 
empathy
https://bugs.launchpad.net/bugs/673428
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 673428] [NEW] no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under empathy

2010-11-10 Thread matthieu
Public bug reported:

Binary package hint: empathy

Empathy connect me to the good server, everyone see me, but I only see
the guys who connects after me... Obviously, I can talk to everybody.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: empathy 2.32.0.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Nov 10 10:57:06 2010
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 SHELL=/bin/bash
 LANG=fr_FR.utf8
SourcePackage: empathy

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


** Tags: apport-bug i386 maverick

-- 
no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under 
empathy
https://bugs.launchpad.net/bugs/673428
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 673428] Re: no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under empathy

2010-11-10 Thread matthieu


-- 
no contacts listed on specific irc server (irc.otaku-fr.irc, in my case) under 
empathy
https://bugs.launchpad.net/bugs/673428
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 478313] Re: mount command doesn't work with -t vboxsf

2010-11-01 Thread matthieu
I just tested this case with ubuntu 10.04, and it works.
I guest it has been fixed upstream.

-- 
mount command doesn't work with -t vboxsf
https://bugs.launchpad.net/bugs/478313
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 661677] [NEW] package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu
Public bug reported:

Installing on an Acer Aspire 521 (AO521)

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Oct 16 11:25:45 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 
(20101007)
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

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


** Tags: apport-package i386 maverick ubuntu-une

-- 
package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/661677
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 661677] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu


-- 
package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/661677
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 661676] Re: package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu


-- 
package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1
https://bugs.launchpad.net/bugs/661676
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 661675] [NEW] package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu
Public bug reported:

installing on Acer Aspire One 521 (AO521 an)

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Oct 16 11:25:45 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 
(20101007)
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

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


** Tags: apport-package i386 maverick ubuntu-une

-- 
package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/661675
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 661676] [NEW] package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu
Public bug reported:

Binary package hint: initramfs-tools

Installing on an Acer Aspire 521 (AO521)

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs]
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Oct 16 11:27:10 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 
(20101007)
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.98.1ubuntu6 [modified: 
usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick ubuntu-une

-- 
package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1
https://bugs.launchpad.net/bugs/661676
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 661675] Re: package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-16 Thread Matthieu


-- 
package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/661675
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 2116257] Re: 6.11.0-29-generic + AMDGPU = blackscreen

2025-07-12 Thread Matthieu
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116257

Title:
  6.11.0-29-generic + AMDGPU = blackscreen

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


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

[Bug 2116257] Re: 6.11.0-29-generic + AMDGPU = blackscreen

2025-07-12 Thread Matthieu
Same problem here after updating to 6.11.0-29-generic.

No display just after GRUB (24.04 / AMD Radeon R9 380 with latest AMDGPU 6.4.1) 
when booting in -29.
Booting on previous 6.11.0-26-generic works fine.

Just after booting the kernel from Grub, the screen turns definitively
off (no source) but the system starts up fine (the system is accessible
from SSH).

A workaround is to remove splash from the bootargs in grub, then the
display works fine.

I also tried to uninstall and completely reinstall / recompile the
AMDGPU driver (6.4.1) under 6.11.0-29-generic once booted with the
workaround, without success.

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

Title:
  6.11.0-29-generic + AMDGPU = blackscreen

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


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

[Bug 252119] Re: alc 888 in medion 96640 gives only faint sound

2008-07-29 Thread Matthieu Baerts
(I have a medion 96640 laptop too)
I think that it's just a bug with ALSA. To resolve this bug, we have to compile 
alsa (sources).
I had to install also a sort of 'patch'... I explain in this web-page 
http://www.nabble.com/Re%3A-audio-op-medion-MD-96640-p18665381.html .
'alsamixer' is unavailable in Hardy because there is PulseAudio instead of 
Alsa...

-- 
alc 888 in medion 96640 gives only faint sound
https://bugs.launchpad.net/bugs/252119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 252119] Re: alc 888 in medion 96640 gives only faint sound

2008-07-30 Thread Matthieu Baerts
*1) Français
2) English
3) Nederlands

1) Français :*
Bonjour,
J'ai réinstallé Ubuntu pour tester si tout était correct dans les
commandes...

Code : (de http://doc.ubuntu-fr.org/audio_intel_hda)
*La doc :*

sudo apt-get install alsa-source
cd /usr/src
sudo tar jxvf /usr/src/alsa-driver.tar.bz2
gedit 
/usr/src/modules/alsa-driver/alsa-kernel/Documentation/ALSA-Configuration.txt
# POUR VOIR LA DOC

*Les drivers :
*

sudo apt-get install build-essential
(sudo apt-get install alsa alsa-oss alsa-utils alsa-base) # *UTILE* 
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2
tar -jxf alsa-driver-1.0.16.tar.bz2
wget http://poiresdujardin.free.fr/patch/patch_realtek_mitac8227.tar.gz
tar -xzf patch_realtek_mitac8227.tar.gz
rm alsa-driver-1.0.16/sound/pci/hda/patch_realtek.c
mv patch_realtek.c alsa-driver-1.0.16/sound/pci/hda/
cd alsa-driver-1.0.16/
./configure --with-cards=hda-intel --with-oss=yes
make
sudo cp pci/hda/snd-hda-intel.ko /lib/modules/`uname
-r`/ubuntu/sound/alsa-driver/pci/hda/

sudo gedit /etc/modprode.d/alsa-base  # *AJOUTER* à la fin : options
snd-hda-intel model=auto
sudo reboot
# *APRÈS* le redémarrage :
alsamixer # => *METTRE* Volume général, PCM, Front au maximum !

*En cas de problèmes :*

sudo gedit /etc/modprode.d/alsa-base

# AJOUTER (ou remplacer) à la fin :
options snd-hda-intel model=3stack-dig
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
#

sudo rm /lib/modules/`uname
-r`ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko # *UTILE* ?
(remplacer 'uname -r' par 2.6.24-19-generic ou 2.6.24-20-generic ?

sudo reboot

#*APRÈS* le redémarrage
sudo gedit /etc/modprode.d/alsa-base # *REMPLACER* : options
snd-hda-intel model=auto


Voilà, moi après cette démarche ça fonctionne sans problème (chez moi sur le
même pc avec Ubuntu Hardy 64bit) (excepté le microphone intégré).



*2) ENGLISH :*
Hello
Yesterday I reinstalled Ubuntu Hardy 64bit and reconfigured ALSA :

Code : (from http://doc.ubuntu-fr.org/audio_intel_hda)
*Documentation :*

sudo apt-get install alsa-source
cd /usr/src
sudo tar jxvf /usr/src/alsa-driver.tar.bz2
gedit 
/usr/src/modules/alsa-driver/alsa-kernel/Documentation/ALSA-Configuration.txt
# TO CHECK the documentation

*Drivers : *

sudo apt-get install build-essential
(sudo apt-get install alsa alsa-oss alsa-utils alsa-base) # *USEFUL* 
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2
tar -jxf alsa-driver-1.0.16.tar.bz2
wget http://poiresdujardin.free.fr/patch/patch_realtek_mitac8227.tar.gz
tar -xzf patch_realtek_mitac8227.tar.gz
rm alsa-driver-1.0.16/sound/pci/hda/patch_realtek.c
mv patch_realtek.c alsa-driver-1.0.16/sound/pci/hda/
cd alsa-driver-1.0.16/
./configure --with-cards=hda-intel --with-oss=yes
make
sudo cp pci/hda/snd-hda-intel.ko /lib/modules/`uname
-r`/ubuntu/sound/alsa-driver/pci/hda/

sudo gedit /etc/modprode.d/alsa-base  # *PASTE* on the end : options
snd-hda-intel model=auto
sudo reboot
# *After* the reboot :
alsamixer # => *Switch* to the max : Mixer, PCM, Front !

*IF you have a bug again :*

sudo gedit /etc/modprode.d/alsa-base

# PASTE (or replace) on the end :
options snd-hda-intel model=3stack-dig
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
#

sudo rm /lib/modules/`uname
-r`ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko # *USEFUL* ?
(replace 'uname -r' by 2.6.24-19-generic or 2.6.24-20-generic ?

sudo reboot

# *After* the reboot
sudo gedit /etc/modprode.d/alsa-base # *REPLACE* : options
snd-hda-intel model=auto


After that I haven't any problem with alsa (except with the integrated
microphone...)



*3) Nederlands*:
Hallo
Gisteren heb ik opnieuw geïnstalleerd Ubuntu Hardy 64bit en aangepast ALSA:

*Code*: (van http://doc.ubuntu-fr.org/audio_intel_hda)
Documentatie:

sudo apt-get install alsa-source
cd /usr/src
sudo tar jxvf /usr/src/alsa-driver.tar.bz2
gedit 
/usr/src/modules/alsa-driver/alsa-kernel/Documentation/ALSA-Configuration.txt
# *na* te gaan of de documentatie

*Drivers : *

sudo apt-get install build-essential
(sudo apt-get install alsa alsa-oss alsa-utils alsa-base) # *HANDLEIDING* 
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2
tar -jxf alsa-driver-1.0.16.tar.bz2
wget http://poiresdujardin.free.fr/patch/patch_realtek_mitac8227.tar.gz
tar -xzf patch_realtek_mitac8227.tar.gz
rm alsa-driver-1.0.16/sound/pci/hda/patch_realtek.c
mv patch_realtek.c alsa-driver-1.0.16/sound/pci/hda/
cd alsa-driver-1.0.16/
./configure --with-cards=hda-intel --wit

[Bug 252119] Re: alc 888 in medion 96640 gives only faint sound

2008-07-30 Thread Matthieu Baerts
Sorry... don't do that "sudo rm /lib/modules/`uname 
-r`ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko" ...
Sorry...

-- 
alc 888 in medion 96640 gives only faint sound
https://bugs.launchpad.net/bugs/252119
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 252119] Re: alc 888 in medion 96640 gives only faint sound

2008-07-30 Thread Matthieu Baerts
I tested Ubuntu Intrepid (Alpha 3) and this bug is still not repaired.

-- 
alc 888 in medion 96640 gives only faint sound
https://bugs.launchpad.net/bugs/252119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 210725] Re: Please include RaLink RT2860 driver

2008-11-14 Thread Matthieu Baerts
@Koen
I have installed Stéphane Graber's package (rt2860 - 1.8.0.0-0ubuntu1~ppa2 )
with ubuntu Intrepid and it's working with WEP, WPA2 and WPA2 (PEAP with
TKIP) encryptions.
I have WICD instead of NetworkManager but NM works perfectly.

Matthieu

https://launchpad.net/%7Estgraber/+archive/+files/rt2860-source_1.8.0.0-0ubuntu1~ppa2_all.deb

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 210725] Re: Please include RaLink RT2860 driver

2008-11-16 Thread Matthieu Baerts
I confirm too.

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-05-12 Thread Matthieu Baerts
I can connect to an Eduroam network (UCL - Belgium).
I use Wcid with the encryption PEAP with TKIP.

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 296850] Re: [Jaunty] Kmix does not show volume control

2009-05-13 Thread Matthieu FAURE
here is it:

mfa...@cassis4:~$ apt-cache policy kmix
kmix:
  Installé : 4:4.2.2-0ubuntu2
  Candidat : 4:4.2.2-0ubuntu2
 Table de version :
 *** 4:4.2.2-0ubuntu2 0
500 http://fr.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

-- 
[Jaunty] Kmix does not show volume control
https://bugs.launchpad.net/bugs/296850
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 312302] Re: Audio Line out does not work on Medion MD 96630

2009-01-28 Thread Matthieu Baerts
Hello,

I think that Alsa v1.0.19 can resolve this bug : http://www.alsa-
project.org/main/index.php/Changes_v1.0.18_v1.0.19#HDA_Intel_driver

Medion MD96630 has ALC268 codec on slot#2 although it's not used 
for any purpose. This codec conflicts with the primiary codec ALC888 
on slot#0, and gives mixer errors. 
This patch adds a corresponding entry to probe_mask blacklist. 
Reference: Novell bnc#412528 
https://bugzilla.novell.com/show_bug.cgi?id=412528 
Signed-off-by: Takashi Iwai  
Signed-off-by: Jaroslav Kysela 

-- 
Audio Line out does not work on Medion MD 96630
https://bugs.launchpad.net/bugs/312302
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 311471] Re: No Audio/Sound In Ubuntu 8.10

2009-01-28 Thread Matthieu Baerts
Hello,
Maybe, Alsa v1.0.19 can resolve this bug : 
http://www.alsa-project.org/main/index.php/Changes_v1.0.18_v1.0.19
There are some changes with this sound card (ALC888)...

-- 
No Audio/Sound In Ubuntu 8.10
https://bugs.launchpad.net/bugs/311471
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 311471] Re: No Audio/Sound In Ubuntu 8.10

2009-01-28 Thread Matthieu Baerts
My comment is maybe not very helpful...
My sound card works now.
Before, with Alsa v1.0.17a : 
http://www.alsa-project.org/db/?f=d9f1f4138086bf39bdde52393073970784bca9a9
After, with Alsa v1.0.19 : 
http://www.alsa-project.org/db/?f=2649f201035dd0df6540b4179288ffa69a053718
I hope that this new version can also help you !

-- 
No Audio/Sound In Ubuntu 8.10
https://bugs.launchpad.net/bugs/311471
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 210725] Re: Please include RaLink RT2860 driver

2009-07-06 Thread Matthieu Baerts
Hello,

I'm on Ubuntu Karmic and I can't load the new kernel 2.6.31-*. It seems that 
it's a problem with my ralink wifi card (RT2860).
I have included an attachment (a part of the kern.log) with the end of the 
loading.

The last drivers released by Ralink are on the version 2.1.2.0
(05/21/2009 - http://www.ralinktech.com/ralink/Home/Support/Linux.html
).

If you need something more, don't be shy to call me !

** Attachment added: "Part of kern.log"
   http://launchpadlibrarian.net/28741049/kern-part.log

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 296850] Re: [Jaunty] Kmix does not show volume control

2009-05-04 Thread Matthieu FAURE
Same problem for me: kmixctrl just crash.

mfa...@cassis4:~$ kmixctrl
kmixctrl(4974) Mixer::openIfValid: Mixer::open() detected master:  "PCM:0"
kmixctrl(4974) Mixer::getGlobalMasterMD: Mixer::masterCardDevice() returns 0 
(no globalMaster)
kmixctrl(4974) Mixer::setGlobalMaster: Mixer::setGlobalMaster() card= 
"ALSA::HDA_Intel:1"  control= "PCM:0"

Launching kmix gives nothing (just give back the prompt)

Could I provide any further information to help solve this problem ?

-- 
[Jaunty] Kmix does not show volume control
https://bugs.launchpad.net/bugs/296850
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 210725] Re: Please include RaLink RT2860 driver

2009-05-06 Thread Matthieu Baerts
Hi everybody,

I post this comment because I have a new bug with the new kernel 
(2.6.30-2generic (x86_64)) on Ubuntu Karmic.
So the kernel doesn't recognise my wireless card. And if I try 
"rt2860-source_1.8.0.0-0ubuntu1~ppa2_all.deb" (by Stéphane Graber) I have an 
error output : 


Adding Module to DKMS build system
Doing initial module build

Error! Bad return status for module build on kernel: 2.6.30-2generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/rt2860/1.8.0.0/build/ for more information.
Installing initial module

Error! Could not locate rt2860sta.ko for module rt2860 in the DKMS tree.
You must run a dkms build for kernel 2.6.30-2-generic (x86_64) first.
Done.


(you can found "make.log" in attachment)

I suppose that the reason is that actual Ralink drivers (1.8.0.0) doesn't 
support this new kernel. But I'm not a specialist ;-). 
I see that there are new drivers : 
http://www.ralinktech.com/ralink/Home/Support/Linux.html (2.1.1.0) but not new 
firmware. These new drivers are maybe a solution for eeepc's wireless card ? 
You can found the changelog here : 
http://www.ralinktech.com.tw/data/drivers/ReleaseNote-RT2860.txt

Do you want I try to compile this new drivers?


Thanks for your help !

** Attachment added: "make.log"
   http://launchpadlibrarian.net/26413214/make.log

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-05-07 Thread Matthieu Baerts
Bad news...
Unfortunately, this drivers don't work.
I have removed Stéphane Graber's package, I have compiled ralink's drivers 
(2.1.1.0) (two times : one with 'HAS_WPA_SUPPLICANT=n' and 
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n' (in os/linux/config.mk) and the second 
with 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y') and 
apply a 'modprobe rt2860sta' but I can't connect to a WPA2 connexion.
In fact, I can see some routers with WICD. I can't change the WPA2 encryption 
because I'm not at home now and I'm not the administrator. I come back tomorrow 
(to test with WEP encryption).

PS : Maybe Stéphane has changed something in the config files but what ?

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-05-07 Thread Matthieu Baerts
Sorry for this second mail...
Finally, after a reboot, it works.
Drivers are compiled with 'HAS_WPA_SUPPLICANT=y' and 
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'.
If you need something more, I can help you !

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 289581] Re: extremely large log files in /var/log

2008-10-29 Thread Matthieu Riou
Same here on a Lenovo T400 with Intrepid Ibex.

$ uname -a
Linux matt400 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 
GNU/Linux

It seems to happen pretty reliably when I resume from memory. I've
attached a chunk of my syslog before it starts happening.


** Attachment added: "syslog-bad-scheduling.txt"
   http://launchpadlibrarian.net/19006706/syslog-bad-scheduling.txt

-- 
extremely large log files in /var/log
https://bugs.launchpad.net/bugs/289581
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 289581] Re: extremely large log files in /var/log

2008-10-29 Thread Matthieu Riou
Actually it doesn't seem to be related to suspend/resume. My bad.

-- 
extremely large log files in /var/log
https://bugs.launchpad.net/bugs/289581
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 210725] Re: Please include RaLink RT2860 driver

2008-10-31 Thread Matthieu Baerts
Yes, it's a beautiful day !
I have a Medion MD 96640 with rt2860 with Ubuntu Intrepid 8.10 (stable). I have 
installed Stéphane Graber's package and it's working with WEP, WPA2 and WPA2 
(PEAP with TKIP) encryptions  With hardy, WPA2  (PEAP with TKIP) didn't 
work...

Thanks Stéphane !!

PS : Wicd is my Wireless Interface Connection

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 31709] Re: k3b slow dvd burn speed

2008-05-14 Thread Matthieu Yiptong
I'm getting a max of 5x on a HL-DT-ST DVDRAM T10N.

-- 
k3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 252119] Re: alc 888 in medion 96640 gives only faint sound

2008-08-03 Thread Matthieu Baerts
This file could be interresting for the developers...

(Linux matth 2.6.24-20-generic #1 SMP Mon Jul 28 13:06:07 UTC 2008
x86_64 GNU/Linux)

PS:  After applying

, the sound is working fine but my integrated microphone doesn't work

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/16506320/lspci-vvnn.log

-- 
alc 888 in medion 96640 gives only faint sound
https://bugs.launchpad.net/bugs/252119
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 41994] Re: closed Laptop Lid to reliably keep Backlight off

2009-01-05 Thread Matthieu Yiptong
I can report the same problem with Intrepid on a Dell Inspiron 640m (E1405). 
mackkie's fix works.
and here's the lshal output
$ lshal -m

Start monitoring devicelist:
-
08:37:53.780: computer_logicaldev_input_2 property button.state.value = true
08:37:53.789: computer_logicaldev_input_2 condition ButtonPressed = lid
08:37:57.764: computer_logicaldev_input_2 property button.state.value = false
08:37:57.768: computer_logicaldev_input_2 condition ButtonPressed = lid

-- 
closed Laptop Lid to reliably keep Backlight off
https://bugs.launchpad.net/bugs/41994
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 309485] Re: tg3 not working after s2ram on linux 2.27-9

2009-02-04 Thread Matthieu Patou
After adding this script to /usr/lib/pm-utils/sleep.d and putting it so it runs 
after 10NetworkManager (ie. calling it 11fixg3):
#!/bin/bash
case "$1" in
hibernate|suspend)

pkill -f /sbin/dhclient
rmmod tg3
sleep 2
;;
*)
;;
esac

I am of course obliged  to modprobe tg3 after resuming from suspend to
ram but the problem with the network card nearly disappear (I am oblige
to reboot around once every 15 resume).

-- 
tg3 not working after s2ram on linux 2.27-9
https://bugs.launchpad.net/bugs/309485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 210725] Re: Please include RaLink RT2860 driver

2009-01-16 Thread Matthieu Baerts
I have tried Elive (Elive 1.9.21-5 unstable (compiz version) - livecd) and
Wireless worked out the box !!!
Elive unstable is based on the unstable distribution of Debian (sid). More
informations : http://www.elivecd.org/

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 210725] Re: Please include RaLink RT2860 driver

2009-01-22 Thread Matthieu Baerts
Giuseppe,
This driver is include in linux-image-2.6.28-5-generic of Jaunty
http://packages.ubuntu.com/jaunty/amd64/linux-image-2.6.28-5-generic/filelist
 ==>
/lib/modules/2.6.28-5-generic/kernel/drivers/staging/rt2860/rt2860sta.ko
But I don't know if it works :). Alex Krastelev sais that "RT2860 isn't yet
supported out of box by Jaunty Jackalope 9.04 alpha 3". I'm testing
tomorrow.

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 210725] Re: Please include RaLink RT2860 driver

2009-01-22 Thread Matthieu Baerts
So sorry for those 2 messages but it's just because
linux-image-2.6.28-5-generic isn't include in Jaunty Alpha 3 (it's
linux-image-2.6.28-4-generic).

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-01-22 Thread Matthieu Baerts
Giuseppe, could you test this package : linux-image-2.6.28-5-generic
Juste update your system...

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-01-22 Thread Matthieu Baerts
Giuseppe, could you test this package : linux-image-2.6.28-5-generic
Juste update your system...

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 210725] Re: Please include RaLink RT2860 driver

2009-01-22 Thread Matthieu Baerts
It seems that it's available : 
http://packages.ubuntu.com/jaunty/linux-image-2.6.28-5-generic
"sudo apt-get update && sudo apt-get dist-upgrade" or download the packages... 
(with linux-headers)

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 309485] [NEW] tg3 not working after s2ram on linux 2.27-9

2008-12-18 Thread Matthieu Patou
Public bug reported:

Binary package hint: linux-image-2.6.27-9-generic

After a suspend to ram the network card  a tg3 in my hp 6730b is not
working anymore.


Here is the message in dmesg after resume
[129114.112336] tg3.c:v3.94 (August 14, 2008)
[129114.124616] tg3 :85:00.0: enabling device ( -> 0002)
[129114.124649] tg3 :85:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[129114.124683] tg3 :85:00.0: setting latency timer to 64
[129114.286270] tg3: (:85:00.0) phy probe failed, err -19
[129114.652252] tg3: Problem fetching invariants of chip, aborting.
[129114.652339] tg3 :85:00.0: PCI INT A disabled

here is the content of lspci  -

5:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit 
Ethernet PCI Express (rev 02)
Subsystem: Hewlett-Packard Company Device 30dd
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [58] Vendor Specific Information 
Capabilities: [e8] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable-
Address: db1be4ffbdfc  Data: effe
Capabilities: [d0] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 
unlimited
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 4096 bytes
DevSta: CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency 
L0 <4us, L1 <64us
ClockPM+ Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
Capabilities: [100] Advanced Error Reporting 
Capabilities: [13c] Virtual Channel 
Capabilities: [160] Device Serial Number 4e-c2-b3-fe-ff-29-1f-00
Capabilities: [16c] Power Budgeting 
Kernel modules: tg3

Here is my kernel package:
  linux-image-2.6.27-9-generic   2.6.27-9.19 


After fresh boot the card is working without a problem but after a suspend to 
ram then the card is not working anymore (see the the message above).

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

-- 
tg3 not working after s2ram on linux 2.27-9 
https://bugs.launchpad.net/bugs/309485
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 396945] [NEW] I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a driver : RT2860

2009-07-08 Thread Matthieu Baerts
Public bug reported:

Hello,

I'm on Ubuntu Karmic and I can't load the new kernel 2.6.31-*. It seems that 
it's a problem with my Ralink wifi card (RT2860).
I have included an attachment (a part of the kern.log) with the end of the 
loading.

The last drivers released by Ralink are on the version 2.1.2.0
(05/21/2009 - http://www.ralinktech.com/ralink/Home/Support/Linux.html
).

If you need something more, I could help you !

Regards,

Matthieu

PS : I report this bug there
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/210725/comments/199
but the status of this bug is "Fix Released"

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


** Tags: karmic kernel-bug regression-update

-- 
I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a 
driver : RT2860
https://bugs.launchpad.net/bugs/396945
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 396945] Re: I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a driver : RT2860

2009-07-08 Thread Matthieu Baerts

** Attachment added: "Part of kern.log"
   http://launchpadlibrarian.net/28792610/kern-part.log

** Tags added: karmic kernel-bug regression-update

-- 
I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a 
driver : RT2860
https://bugs.launchpad.net/bugs/396945
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 405340] Re: Conky background uses gtk_color_scheme's window background color, at random

2009-08-07 Thread Matthieu Baerts
Thanks a lot Cesare ! Your workaround works well !

But I hope that this bug in libgtk can be solved "quickly" !

-- 
Conky background uses gtk_color_scheme's window background color, at random
https://bugs.launchpad.net/bugs/405340
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 409759] [NEW] [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts
Public bug reported:

Binary package hint: pulseaudio

Hello,

I'm on Ubuntu Karmic 64bit with PulseAudio 1:0.9.16~test4-0ubuntu1

My speakers work well but now I haven't any sound with the jack output. All was 
fine with PA 1:0.9.15 (except my internal microphone but I suppose it's due to 
Alsa)
If I do a right click on the sound applet (gnome-volume-control-pulse) / 
Preferences / Hardware : I have nothing ! (I'm almost sure that i had something 
before !)

Thanks !

---
$ lspci | grep -i audio 
 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 03)
$ cat /proc/asound/card0/codec\#* | grep Codec
 Codec: Realtek ALC888

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


** Tags: apport-collected

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] apport-collect data

2009-08-06 Thread Matthieu Baerts
Architecture: amd64
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: pulseaudio 1:0.9.16~test4-0ubuntu1
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=fr_BE.UTF-8
ProcVersionSignature: Ubuntu 2.6.30-8.9-generic
Uname: Linux 2.6.30-8-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts

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

** Tags added: apport-collected

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts
Thanks for your support Luke.

My hardware list is now like before I think but no sound with jack
output. Sound from speakers is muted when I plug a jack in my soundcard
but I can't hear anything in my headphones or my hifi.


PS : can you confirm the fact that my internal microphone isn't recognized is 
due to Alsa ?

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts
I had installed pavucontrol but nothing more. I can select "Analog Output" and 
"Analog Headphones" but no sound with the jack output. (If I select Analog 
Headphones without any jack plugged in my soundcard I have no sound from my 
speakers)
If I select on the Configuration tab an hardware with "Digital" in its name or 
"Analog Stereo Input" : pavucontrol and Rhythmbox crach.
The hardware list :
  - Analog Stereo Duplex => Speakers OK but no sound with jack output
  - Digital Stereo (IEC958) Output + Analog Stereo Input => pavucontrol and 
Rhythmbox crach.
  - Analog Stereo Output => Speakers OK but no sound with jack output
  - Digital Stereo Duplex (IEC958) => pavucontrol and Rhythmbox crach.
  - Analog Stereo Input => pavucontrol and Rhythmbox crach.
  - Off


> Have you already reported a bug about this? If so, can you please give me the 
> bug number?
Yes, bug #252119 : 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/252119/comments/16
In fact all Medion MD96640 hadn't any sound on Ubuntu Hardy due to a bug in 
Alsa. This bug was solved on Jaunty but the internal microphone don't still 
works.
I can open a new bug if you prefer ?

In pavucontrol / Internal device : I can select 'Microphone 1',
'Microphone 2' and 'Line-In'. 'Microphone 1' is attributed to the
microphone jack input (for an external microphone), 'Microphone 2' is
attributed to nothing (I've tested the internal microphone and my 3 jack
input (output - microphone input - line input)) and Line-In to Line jack
input)

Thanks for your support !

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts
> Can you check in the alsa mixer, with the alsamixer command in a terminal, 
> that if you have a headphone volume control, that it is unmuted and turned up?
I have the mixer for a 'Chip' and 'Card' named 'PulseAudio' with the command "$ 
alsamixer" in a terminal.
But I've found the mixer for the Card: HDA Intel and the Chip: Realtek ALC888 
with "$ alsamixer -c 0". In fact the output Headphone was muted !
All is ok now but the only possibility to resolved this bug is to use this 
command "$ alsamixer -c 0". So I suppose that there is a little bug :-)
Thanks a lot! I can listen my music on my hifi with a excellent sound !


> No, thats fine, I will take a look when I get the chance in the next day or 
> so.
Thanks a lot for your support Luke !


Matth

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 409887] Re: Sound plays on internal speakers, when headphones are plugged in, there is no sound

2009-08-06 Thread Matthieu Baerts
*** This bug is a duplicate of bug 409759 ***
https://bugs.launchpad.net/bugs/409759

** This bug has been marked a duplicate of bug 409759
   [Karmic] No sound with jack output now with PulseAudio 
1:0.9.16~test4-0ubuntu1

-- 
Sound plays on internal speakers, when headphones are plugged in, there is no 
sound
https://bugs.launchpad.net/bugs/409887
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-06 Thread Matthieu Baerts
I confirm what it's said on this bug #4097887 : "headphone has been muted after 
each reboot.".
In fact all all outputs are muted after each reboot but we can easily unmute 
the general output with the volume applet (gnome-volume-control-pulse) and not 
the headphone output.

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 396945] Re: I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a driver : RT2860

2009-07-14 Thread Matthieu Baerts
Thanks a lot for you answer and thanks a lot for your great work, really
!!!

I've added an attachment with a complete loading (without my mac adress
(eth0) ;-) )


Have a nice day!

Matth

** Attachment added: "14-07-09_-kern.log"
   http://launchpadlibrarian.net/29004445/14-07-09_-kern.log

-- 
I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a 
driver : RT2860
https://bugs.launchpad.net/bugs/396945
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 396945] Re: I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a driver : RT2860

2009-07-15 Thread Matthieu Baerts
Thanks !

The loading is now ok but ... I can't use my wireless card.
"ra0" is not listed with "ifconfig"

Do you want that I try to compile the last drivers from Ralink ?

-- 
I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a 
driver : RT2860
https://bugs.launchpad.net/bugs/396945
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 396945] Re: I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a driver : RT2860

2009-08-18 Thread Matthieu Baerts
Hello,
I can now load the new kernel (2.6.31-6) and use my Ralink wireless card !

@ Andy and all kernel's team members : Thanks a lot for your hard work !
You're the best ;) !

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

-- 
I can't load the new kernel 2.6.31-1 or 2.6.31-2 on Ubuntu Karmic because of a 
driver : RT2860
https://bugs.launchpad.net/bugs/396945
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 409821] Re: Cairo-dock always displays empathy contact list in the windows list

2009-08-18 Thread Matthieu Baerts
** Also affects: cairo-dock-core
   Importance: Undecided
   Status: New

-- 
Cairo-dock always displays empathy contact list in the windows list
https://bugs.launchpad.net/bugs/409821
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 409821] Re: Cairo-dock always displays empathy contact list in the windows list

2009-08-18 Thread Matthieu Baerts
I confirm this bug only with Empathy (no problem with pidgin or
emesene). When I close this window Cairo-Dock considers that it's a
minimized window.

@ mac_v : do you use the last version of Cairo-Dock now ? (cairo-dock-2.0.9 
from the cairo-dock-team ppa : 
https://edge.launchpad.net/~cairo-dock-team/+archive/ppa )
@ Fabounet : For you is it a bug in Cairo-Dock-Core or a not respect of 'rules' 
by Empathy ?

Thanks for your help.

** Changed in: cairo-dock-core
   Importance: Undecided => Low

** Changed in: cairo-dock-core
   Status: New => Confirmed

** Changed in: cairo-dock-core
Milestone: None => cairo-dock-2.0

** Changed in: cairo-dock-core
 Assignee: (unassigned) => Fabounet (fabounet03)

-- 
Cairo-dock always displays empathy contact list in the windows list
https://bugs.launchpad.net/bugs/409821
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 409759] Re: [Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1

2009-08-19 Thread Matthieu Baerts
I still have to use 'alsamixer -c 0' in order to activate the headphones output 
with 0.9.16~test4-0ubuntu6.
With PA gnome applet (gnome-volume-control-pulse) I can change the connector to 
'Analog Headphones'. But nothing more. I have to select 'Analog Output' and use 
'alsamixer -c 0' to unmute. Sound from speakers is muted when I plug a jack 
into my soundcard but I can't hear anything in my headphones or my hifi.
Thanks for your help and for this excellent apps !

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Confirmed

-- 
[Karmic] No sound with jack output now with PulseAudio 1:0.9.16~test4-0ubuntu1
https://bugs.launchpad.net/bugs/409759
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 252119] Re: alc 888 in medion 96640 gives only faint sound

2009-08-19 Thread Matthieu Baerts
Hi dompie,

I've reported this bug with an other : bug #409759 .
But if you want you can open another specially for this microphone problem. 
Don't forget a reference to these bugs (here #252119 and #409759). 'File the 
bug against alsa-base, with the ubuntu-bug command, like so: "ubuntu-bug 
alsa-base"'

Thanks for your help.

-- 
alc 888 in medion 96640 gives only faint sound
https://bugs.launchpad.net/bugs/252119
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 416294] Re: VLC crashes if cairo-dock is installed in karmic alpha 4

2009-08-20 Thread Matthieu Baerts
Hello,
I confirm this bug only if this option is enabled : 'Integrate video in 
interface'
If this option is disabled all works fine !

** Changed in: vlc (Ubuntu)
   Status: New => Confirmed

-- 
VLC crashes if cairo-dock is installed in karmic alpha 4
https://bugs.launchpad.net/bugs/416294
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 416294] Re: VLC crashes if cairo-dock is installed in karmic alpha 4

2009-08-20 Thread Matthieu Baerts
** Also affects: vlc
   Importance: Undecided
   Status: New

-- 
VLC crashes if cairo-dock is installed in karmic alpha 4
https://bugs.launchpad.net/bugs/416294
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 416294] Re: VLC crashes if cairo-dock is installed in karmic alpha 4

2009-08-20 Thread Matthieu Baerts
I think this bug is due to Qt !

If the option 'Integrate video in interface' is enabled and if I launch
vlc with this command :

   $ export XLIB_SKIP_ARGB_VISUALS=1 && vlc

All is ok ! (I'm on Karmic Alpha 4 with VLC 1.0.1 Goldeneye)

I propose that the videolan team adds a new bug in Qt tracker bug. We have 
already informed Qt dev on its forum but without any answer... We notes that 
there is a bug like this one with SMplayer or VirtualBox...
(I wanted to add a new bug on trac.videolan.org but "Trac is down for 
maintenance.")

** Changed in: cairo-dock-core
   Status: New => Incomplete

-- 
VLC crashes if cairo-dock is installed in karmic alpha 4
https://bugs.launchpad.net/bugs/416294
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 416294] Re: VLC crashes if cairo-dock is installed in karmic alpha 4

2009-08-20 Thread Matthieu Baerts
** Also affects: qt
   Importance: Undecided
   Status: New

-- 
VLC crashes if cairo-dock is installed in karmic alpha 4
https://bugs.launchpad.net/bugs/416294
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 416567] Re: Taskbar module often does not show window in the list

2009-08-20 Thread Matthieu Baerts
** Also affects: cairo-dock-core
   Importance: Undecided
   Status: New

-- 
Taskbar module often does not show window in the list
https://bugs.launchpad.net/bugs/416567
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 416567] Re: Taskbar module often does not show window in the list

2009-08-20 Thread Matthieu Baerts
Hi mac_v,

Thanks to have reported this bug but can you give us some informations like 
your distribution and architecture (Ubuntu 9.10 I think but 32bits or 64bits 
?), your Desktop Manager (Gnome, KDE, XFCE,...) your Window Manager (Compiz, 
Metacity, Kwin, etc.), if you use Cairo-Dock with or without OpenGL, your 
graphic card, with which theme, etc.
If you think it can be helpful, please join the output of : 
 $ cairo-dock
or
 $ cairo-dock -l debug


I confirm the bug with empathy but not what you say here. Maybe can you add 
some precisions, a screenshot or a screencast ?
Thanks for your help ;)

-- 
Taskbar module often does not show window in the list
https://bugs.launchpad.net/bugs/416567
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 409821] Re: Cairo-dock always displays empathy contact list in the windows list

2009-08-21 Thread Matthieu Baerts
I've attached the output from the terminal.

You can see that I click on the systray to open and close Empathy's
window.

Thanks Fab.

** Attachment added: "log_bug_empathy.txt"
   http://launchpadlibrarian.net/30638844/log_bug_empathy.txt

-- 
Cairo-dock always displays empathy contact list in the windows list
https://bugs.launchpad.net/bugs/409821
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 409821] Re: Cairo-dock always displays empathy contact list in the windows list

2009-08-21 Thread Matthieu Baerts
** Bug watch added: GNOME Bug Tracker #550936
   http://bugzilla.gnome.org/show_bug.cgi?id=550936

** Also affects: empathy via
   http://bugzilla.gnome.org/show_bug.cgi?id=550936
   Importance: Unknown
   Status: Unknown

-- 
Cairo-dock always displays empathy contact list in the windows list
https://bugs.launchpad.net/bugs/409821
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 409821] Re: Cairo-dock always displays empathy contact list in the windows list

2009-08-21 Thread Matthieu Baerts
With the debug output we can see that the window is minimized.

Compiz effects confirm this behaviour: if I click on the button to
minimise or to close empathy contacts list window (or on Empathy's icon
on the systray) this window is minimised to the systray. But it seems
that this window isn't destructed. So, Cairo-Dock thinks this window is
minimised.

We think this is the first app with this kind of problem. (No problem
with pidgin, emesene that have the same behaviour).

-- 
Cairo-dock always displays empathy contact list in the windows list
https://bugs.launchpad.net/bugs/409821
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 405340] Re: Conky background uses gtk_color_scheme's window background color, at random

2009-07-28 Thread Matthieu Baerts
Hi !

This bug affects me too on Karmic.

Personally, I suspect that this could be a bug in Nautilus ! When I copy
something, or when I make a right click on the Desktop and after 2
seconds I have a white background !

No special message with "conky -D".

If I can help you, don't be shy !

-- 
Conky background uses gtk_color_scheme's window background color, at random
https://bugs.launchpad.net/bugs/405340
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 405966] Re: Gsynaptics: Tapping disabled after login

2009-07-28 Thread Matthieu Baerts
*** This bug is a duplicate of bug 405870 ***
https://bugs.launchpad.net/bugs/405870

** This bug has been marked a duplicate of bug 405870
   click by tap does not work on MSI Wind U100 in Karmic Koala alpha3

-- 
Gsynaptics: Tapping disabled after login
https://bugs.launchpad.net/bugs/405966
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 405870] Re: click by tap does not work on MSI Wind U100 in Karmic Koala alpha3

2009-07-28 Thread Matthieu Baerts
Hello,

This bug affects me too on Karmic Alpha3 (x86_64).
It worked one week before I think (on Karmic Alpha2).

I don't know if it's a bug on xserver-xorg-input-synaptics because all is ok 
when I login on the GDM.
So I confirm what it's reported there 
https://bugs.launchpad.net/ubuntu/+source/gsynaptics/+bug/405966 but I havn't 
install gsynaptics !

The installation of this package "xserver-xorg-input-synaptics -
1.1.2-1ubuntu1~wgrant1" doesn't resolve the bug.

Thanks a lot for your contribution !

-- 
click by tap does not work on MSI Wind U100 in Karmic Koala alpha3
https://bugs.launchpad.net/bugs/405870
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >