[Bug 1042263] [NEW] Error with special characters in users passwords

2012-08-27 Thread Guillaume Hilt
Public bug reported:

Hello,

I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
Encryption is set to PHP_MD5.

Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
The database is in UTF-8 (utf8_general_ci) so the mysql connection.

If, a password doesn't contain any special caracter (accentued one : eg. àéèùïë 
...), auth will work fine.
It it contain one or more, it doesn't work (auth is refused).

I tested the auth using PHP and MD5, but it seems that auth-mysql
PHP_MD5 either doesn't like special chars and/or utf-8.

I can't upgrade this server to precise yet so I don't know if it works
under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
well.

Is there a way to fix it ?

Regards,

Guillaume

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

** Description changed:

  Hello,
  
  I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
  Encryption is set to PHP_MD5.
  
- Accounts passwors are md5 encoded using PHP et stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
+ Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
  The database is in UTF-8 (utf8_general_ci) so the mysql connection.
  
  If, a password doesn't contain any special caracter (accentued one : eg. 
àéèùïë ...), auth will work fine.
  It it contain one or more, it doesn't work (auth is refused).
  
  I tested the auth using PHP and MD5, but it seems that auth-mysql PHP_MD
  either doesn't like special chars and/or utf-8.
  
  I can't upgrade this server to precise yet so I don't know if it works
  under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
  well.
  
  Is there a way to fix it ?
  
  Regards,
  
  Guillaume

** Description changed:

  Hello,
  
  I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
  Encryption is set to PHP_MD5.
  
  Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
  The database is in UTF-8 (utf8_general_ci) so the mysql connection.
  
  If, a password doesn't contain any special caracter (accentued one : eg. 
àéèùïë ...), auth will work fine.
  It it contain one or more, it doesn't work (auth is refused).
  
- I tested the auth using PHP and MD5, but it seems that auth-mysql PHP_MD
- either doesn't like special chars and/or utf-8.
+ I tested the auth using PHP and MD5, but it seems that auth-mysql
+ PHP_MD5 either doesn't like special chars and/or utf-8.
  
  I can't upgrade this server to precise yet so I don't know if it works
  under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
  well.
  
  Is there a way to fix it ?
  
  Regards,
  
  Guillaume

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

Title:
  Error with special characters in users passwords

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1042170] [NEW] account-plugin-* packages should depend on the right telepathy connection manager

2012-08-27 Thread Guillaume Desmottes
Public bug reported:

In bug #1035265 we split UOA plugins in different packages. That's good
but each package should depend on the relevant Telepathy connection
manager as it's unusable without having the proper telepathy backend
installed.

account-plugin-aim : telepathy-haze
account-plugin-gadugadu : telepathy-haze
account-plugin-groupwise : telepathy-haze
account-plugin-icq : telepathy-haze
account-plugin-irc  : telepathy-idle
account-plugin-jabber  : telepathy-gabble
account-plugin-mxit : telepathy-haze
account-plugin-myspace  : telepathy-haze
account-plugin-salut : telepathy-salut
account-plugin-sametime : telepathy-haze
account-plugin-sip : telepathy-rakia
account-plugin-yahoo : telepathy-haze
account-plugin-yahoojp : telepathy-haze
account-plugin-zephyr : telepathy-haze

** Affects: empathy (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/1042170

Title:
  account-plugin-* packages should depend on the right telepathy
  connection manager

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

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


[Bug 1042231] [NEW] InstallPackageNames should not return until the package has been installed

2012-08-27 Thread Guillaume Desmottes
Public bug reported:

0.20+bzr131-0ubuntu1 on quantal.

- Call the D-Bus method InstallPackageNames() to install some package
- You are prompted asking if you want to actually install this package, accept
- You are pompted asking for your admin pass, enter it
- The InstallPackageNames method returns and the package is being installed

This method should not return until the package has actually be
installed. That's the easiest way for the application to know that the
package is now ready to be used. That's also how it's implemented in the
official implementation of PackageKit.

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

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

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

Title:
  InstallPackageNames should not return until the package has been
  installed

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

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


[Bug 1042231] Re: InstallPackageNames should not return until the package has been installed

2012-08-27 Thread Guillaume Desmottes
This bug blocks the UOA Empathy integration:
https://bugzilla.gnome.org/show_bug.cgi?id=682802

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

Title:
  InstallPackageNames should not return until the package has been
  installed

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

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


[Bug 1042263] [NEW] Error with special characters in users passwords

2012-08-27 Thread Guillaume Hilt
Public bug reported:

Hello,

I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
Encryption is set to PHP_MD5.

Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
The database is in UTF-8 (utf8_general_ci) so the mysql connection.

If, a password doesn't contain any special caracter (accentued one : eg. àéèùïë 
...), auth will work fine.
It it contain one or more, it doesn't work (auth is refused).

I tested the auth using PHP and MD5, but it seems that auth-mysql
PHP_MD5 either doesn't like special chars and/or utf-8.

I can't upgrade this server to precise yet so I don't know if it works
under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
well.

Is there a way to fix it ?

Regards,

Guillaume

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

** Description changed:

  Hello,
  
  I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
  Encryption is set to PHP_MD5.
  
- Accounts passwors are md5 encoded using PHP et stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
+ Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
  The database is in UTF-8 (utf8_general_ci) so the mysql connection.
  
  If, a password doesn't contain any special caracter (accentued one : eg. 
àéèùïë ...), auth will work fine.
  It it contain one or more, it doesn't work (auth is refused).
  
  I tested the auth using PHP and MD5, but it seems that auth-mysql PHP_MD
  either doesn't like special chars and/or utf-8.
  
  I can't upgrade this server to precise yet so I don't know if it works
  under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
  well.
  
  Is there a way to fix it ?
  
  Regards,
  
  Guillaume

** Description changed:

  Hello,
  
  I'm running Ubuntu server 10.04 AMD64 with libapache2-mod-auth-mysql 
(4.3.9-12ubuntu1).
  Encryption is set to PHP_MD5.
  
  Accounts passwors are md5 encoded using PHP and stored in a mysql database 
(5.1.63-0ubuntu0.10.04.1).
  The database is in UTF-8 (utf8_general_ci) so the mysql connection.
  
  If, a password doesn't contain any special caracter (accentued one : eg. 
àéèùïë ...), auth will work fine.
  It it contain one or more, it doesn't work (auth is refused).
  
- I tested the auth using PHP and MD5, but it seems that auth-mysql PHP_MD
- either doesn't like special chars and/or utf-8.
+ I tested the auth using PHP and MD5, but it seems that auth-mysql
+ PHP_MD5 either doesn't like special chars and/or utf-8.
  
  I can't upgrade this server to precise yet so I don't know if it works
  under Ubuntu 12.04 but looking at the changelog, it shouldn't work as
  well.
  
  Is there a way to fix it ?
  
  Regards,
  
  Guillaume

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

Title:
  Error with special characters in users passwords

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

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

[Bug 1025011] Re: Firebug extension causes firefox to crash (can be triggered by opening HUD)

2012-08-21 Thread Guillaume
me it only happen if I launch unity from other tty of the x server. I
tried both with no screen variable set and set.

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

Title:
  Firebug extension causes firefox to crash (can be triggered by opening
  HUD)

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

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


[Bug 1036231] Re: Icon resized between 32 - 48 - 64 look jaggy

2012-08-21 Thread Guillaume
it seems that before the fix, enabling the bicubic filter plugin wasn't
affecting the unity launcher. Unity should respond to this plugin too. I
think this is a bit off-topic here, should we open a new bug here?

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 825440] Re: gwibber-service crashed with DatabaseError in handle_max_id(): database disk image is malformed

2012-08-17 Thread Guillaume Duval
*** This bug is a duplicate of bug 820921 ***
https://bugs.launchpad.net/bugs/820921

I have the same problem but i can't access to the bug #820921 ...

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

Title:
  gwibber-service crashed with DatabaseError in handle_max_id():
  database disk image is malformed

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

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


[Bug 1036231] [NEW] Icon resized between 32 - 48 - 64 look jaggy

2012-08-13 Thread Guillaume
Public bug reported:

The resize is done with nearest interpolation which is a poor, loosing-
information algorithm. It should use at least linear filter or if
possible bicubic interpolation for a smooth resize and appearence

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Mon Aug 13 10:50:08 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ZOTAC International (MCO) Ltd. Device [19da:4199]
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=en_US:
 PATH=(custom, no user)
 LANG=en_US
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=d7772776-869d-4d7a-ac4c-c17ee552ac85 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/17/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3506
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z68-V LX
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3506:bd01/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise running-unity ubuntu

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1036231] Re: Icon resized between 32 -48 -64 look jaggy

2012-08-13 Thread Guillaume
** Summary changed:

- Icon resized between 32 -48 -64 look jaggy
+ Icon resized between 32 - 48 - 64 look jaggy

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1036231] Re: Icon resized between 32 - 48 - 64 look jaggy

2012-08-13 Thread Guillaume
** Attachment added: Screenshot from 2012-08-13 11:04:21.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1036231/+attachment/3259500/+files/Screenshot%20from%202012-08-13%2011%3A04%3A21.png

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1036231] Re: Icon resized between 32 - 48 - 64 look jaggy

2012-08-13 Thread Guillaume
** Attachment added: Screenshot from 2012-08-13 11:04:56.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1036231/+attachment/3259501/+files/Screenshot%20from%202012-08-13%2011%3A04%3A56.png

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1036231] Re: Icon resized between 32 - 48 - 64 look jaggy

2012-08-13 Thread Guillaume
** Attachment added: Screenshot from 2012-08-13 11:05:52.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1036231/+attachment/3259502/+files/Screenshot%20from%202012-08-13%2011%3A05%3A52.png

** Package changed: xorg (Ubuntu) = unity (Ubuntu)

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1036231] Re: Icon resized between 32 - 48 - 64 look jaggy

2012-08-13 Thread Guillaume
I know that creating icons between 48 64 and 32 is illogical, but unity
can use better filter than nearest.

Unity use OpenGL, so it can use linear or bicubic filter to make icons smoother.
So it's unity's fault to use nearest filter. We can choose a better one.

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

Title:
  Icon resized between 32 - 48 - 64 look jaggy

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

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


[Bug 1035265] [NEW] Split packages of Empathy Ubuntu Online Accounts plugins

2012-08-10 Thread Guillaume Desmottes
Public bug reported:

Atm, all the Empathy UOA plugins are in the 'account-plugin-empathy'
plugin.

# dpkg -L account-plugin-empathy
/.
/usr
/usr/lib
/usr/lib/libaccount-plugin-1.0
/usr/lib/libaccount-plugin-1.0/providers
/usr/lib/libaccount-plugin-1.0/providers/libjabber.so
/usr/lib/libaccount-plugin-1.0/providers/libaim.so
/usr/lib/libaccount-plugin-1.0/providers/libirc.so
/usr/lib/libaccount-plugin-1.0/providers/libicq.so
/usr/lib/libaccount-plugin-1.0/providers/libmxit.so
/usr/lib/libaccount-plugin-1.0/providers/libzephyr.so
/usr/lib/libaccount-plugin-1.0/providers/libsametime.so
/usr/lib/libaccount-plugin-1.0/providers/liblocal-xmpp.so
/usr/lib/libaccount-plugin-1.0/providers/libsip.so
/usr/lib/libaccount-plugin-1.0/providers/libyahoo.so
/usr/lib/libaccount-plugin-1.0/providers/libyahoojp.so
/usr/lib/libaccount-plugin-1.0/providers/libmyspace.so
/usr/lib/libaccount-plugin-1.0/providers/libgadugadu.so
/usr/lib/libaccount-plugin-1.0/providers/libgroupwise.so
/usr/lib/libaccount-plugin-1.0/applications
/usr/lib/libaccount-plugin-1.0/applications/libempathy.so
/usr/share
/usr/share/accounts
/usr/share/accounts/providers
/usr/share/accounts/providers/zephyr.provider
/usr/share/accounts/providers/mxit.provider
/usr/share/accounts/providers/yahoo.provider
/usr/share/accounts/providers/local-xmpp.provider
/usr/share/accounts/providers/groupwise.provider
/usr/share/accounts/providers/sametime.provider
/usr/share/accounts/providers/myspace.provider
/usr/share/accounts/providers/sip.provider
/usr/share/accounts/providers/aim.provider
/usr/share/accounts/providers/icq.provider
/usr/share/accounts/providers/gadugadu.provider
/usr/share/accounts/providers/jabber.provider
/usr/share/accounts/providers/irc.provider
/usr/share/accounts/providers/yahoojp.provider
/usr/share/accounts/services
/usr/share/accounts/services/icq-im.service
/usr/share/accounts/services/jabber-im.service
/usr/share/accounts/services/sip-im.service
/usr/share/accounts/services/irc-im.service
/usr/share/accounts/services/aim-im.service
/usr/share/accounts/services/yahoo-im.service
/usr/share/accounts/services/groupwise-im.service
/usr/share/accounts/services/sametime-im.service
/usr/share/accounts/services/gadugadu-im.service
/usr/share/accounts/services/zephyr-im.service
/usr/share/accounts/services/mxit-im.service
/usr/share/accounts/services/yahoojp-im.service
/usr/share/accounts/services/myspace-im.service
/usr/share/accounts/services/local-xmpp-im.service
/usr/share/accounts/applications
/usr/share/accounts/applications/empathy.application
/usr/share/doc
/usr/share/doc/account-plugin-empathy
/usr/share/doc/account-plugin-empathy/copyright
/usr/share/doc/account-plugin-empathy/NEWS.gz
/usr/share/doc/account-plugin-empathy/changelog.Debian.gz
/usr/share/doc/account-plugin-empathy/TODO
/usr/share/doc/account-plugin-empathy/README
/usr/share/doc/account-plugin-empathy/changelog.gz
/usr/share/doc/account-plugin-empathy/AUTHORS

Ideally, each protocol should have its own package containing its
plugin, provider and service files. We should also make sure that each
of those package depends on the right telepathy connection manager
(jabber depending on gabble, local-xmpp on salut, etc).

The application plugin (/usr/lib/libaccount-
plugin-1.0/applications/libempathy.so) can either be a separated package
or be part of the main empathy package.

** Affects: empathy (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/1035265

Title:
  Split packages of Empathy Ubuntu Online Accounts plugins

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

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


[Bug 1035292] [NEW] Crash trying to reload the same plugin twice

2012-08-10 Thread Guillaume Desmottes
Public bug reported:

- Install account-plugin-empathy from the PPA
- Try adding an ICQ account and hit cancel
- Try adding a Groupwise account

The control center crashes trying to re-register the plugin.

(gnome-control-center:6227): GLib-GObject-WARNING **: cannot register
existing type `EmpathyAccountsPlugin'

#0  g_logv (log_domain=0x7616f94e GLib-GObject, 
log_level=G_LOG_LEVEL_WARNING,
format=0x76177568 cannot register existing type `%s',
args1=args1@entry=0x7fffcd48) at 
/build/buildd/glib2.0-2.33.8/./glib/gmessages.c:765
#1  0x75e8f032 in g_log (log_domain=log_domain@entry=0x7616f94e 
GLib-GObject,
log_level=log_level@entry=G_LOG_LEVEL_WARNING, format=optimized out)
at /build/buildd/glib2.0-2.33.8/./glib/gmessages.c:792
#2  0x761660c5 in check_type_name_I (
type_name=type_name@entry=0x7fffc24cc8af EmpathyAccountsPlugin)
at /build/buildd/glib2.0-2.33.8/./gobject/gtype.c:743
#3  0x7616618b in g_type_register_static (parent_type=93825000817792,
type_name=0x7fffc24cc8af EmpathyAccountsPlugin, 
info=info@entry=0x7fffce80,
flags=flags@entry=0) at /build/buildd/glib2.0-2.33.8/./gobject/gtype.c:2725
#4  0x7616639d in g_type_register_static_simple (parent_type=optimized 
out,
type_name=optimized out, class_size=optimized out, 
class_init=optimized out,
instance_size=optimized out, instance_init=optimized out, flags=0)
at /build/buildd/glib2.0-2.33.8/./gobject/gtype.c:2693
#5  0x7fffc22c5c34 in empathy_accounts_plugin_get_type () at 
empathy-accounts-plugin.c:29
#6  0x7fffcd6d270c in ap_client_load_plugin (account=0x55dea290)
at libaccount-plugin/client.c:90
#7  0x7fffcdb0221d in cc_credentials_authorization_page_set_account 
(self=0x55ca27e0,
value=value@entry=0x55dea290) at 
src/cc-credentials-authorization-page.c:403
#8  0x7fffcdb034c2 in 
cc_credentials_preferences_on_accounts_page_new_account_request (
provider_name=optimized out, self=0x55929740) at 
src/cc-credentials-preferences.c:298
#9  
_cc_credentials_preferences_on_accounts_page_new_account_request_cc_credentials_accounts_page_new_account_request
 (_sender=optimized out, provider_name=optimized out,
self=0x55929740) at src/cc-credentials-preferences.c:447
#10 0x76148f37 in g_cclosure_marshal_VOID__STRINGv 
(closure=0x55cc1800,
return_value=optimized out, instance=0x55bb1360, args=optimized out,
marshal_data=optimized out, n_params=optimized out, 
param_types=0x559305d0)
at /build/buildd/glib2.0-2.33.8/./gobject/gmarshal.c:1004
#11 0x76146307 in _g_closure_invoke_va (closure=0x55cc1800, 
return_value=0x0,
instance=0x55bb1360, args=0x7fffd318, n_params=1, 
param_types=0x559305d0)
at /build/buildd/glib2.0-2.33.8/./gobject/gclosure.c:840
#12 0x7615faa8 in g_signal_emit_valist 
(instance=instance@entry=0x55bb1360,
signal_id=signal_id@entry=302, detail=detail@entry=0,
var_args=var_args@entry=0x7fffd318)
at /build/buildd/glib2.0-2.33.8/./gobject/gsignal.c:3211
#13 0x761606f0 in g_signal_emit_by_name (instance=0x55bb1360,
detailed_signal=0x7fffcdb09e85 new-account-request)
at /build/buildd/glib2.0-2.33.8/./gobject/gsignal.c:3393
#14 0x76148f37 in g_cclosure_marshal_VOID__STRINGv 
(closure=0x55cbb8c0,
return_value=optimized out, instance=0x55bb15a0, args=optimized out,
marshal_data=optimized out, n_params=optimized out, 
param_types=0x55c23c70)
at /build/buildd/glib2.0-2.33.8/./gobject/gmarshal.c:1004
#15 0x76146307 in _g_closure_invoke_va (closure=0x55cbb8c0, 
return_value=0x0,
instance=0x55bb15a0, args=0x7fffd7c8, n_params=1, 
param_types=0x55c23c70)
at /build/buildd/glib2.0-2.33.8/./gobject/gclosure.c:840
#16 0x7615faa8 in g_signal_emit_valist 
(instance=instance@entry=0x55bb15a0,
signal_id=signal_id@entry=310, detail=detail@entry=0,
var_args=var_args@entry=0x7fffd7c8)
at /build/buildd/glib2.0-2.33.8/./gobject/gsignal.c:3211
#17 0x761606f0 in g_signal_emit_by_name 
(instance=instance@entry=0x55bb15a0,
detailed_signal=detailed_signal@entry=0x7fffcdb09e85 new-account-request)
at /build/buildd/glib2.0-2.33.8/./gobject/gsignal.c:3393
#18 0x7fffcdb0571c in 
cc_credentials_providers_page_add_account_for_current_selection (
self=self@entry=0x55bb15a0, 
providers_tree=providers_tree@entry=0x55c00390)
at src/cc-credentials-providers-page.c:674
#19 0x7fffcdb05880 in 
cc_credentials_providers_page_on_providers_tree_button_press_event (
event=optimized out, widget=optimized out, self=0x55bb15a0)
at src/cc-credentials-providers-page.c:738
#20 
_cc_credentials_providers_page_on_providers_tree_button_press_event_gtk_widget_button_press_event
 (_sender=_sender@entry=0x55c00390, event=optimized out,
self=self@entry=0x55bb15a0) at 

[Bug 1020317]

2012-08-09 Thread Guillaume-desmottes
Created attachment 65271
Other trace

Here is another trace when Gabble crashed because of a SSO auth error
(the token expired).

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

Title:
  telepathy-gabble crashed with SIGSEGV in tp_base_channel_close()

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-gabble/+bug/1020317/+subscriptions

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


[Bug 1032619] Re: Upload --change uploads everything

2012-08-06 Thread Guillaume Dondero
I have created a patch to fix it, I'm beginner with python, so maybe it
could be better.

** Attachment added: patch_to_add_changed_option
   
https://bugs.launchpad.net/python-swiftclient/+bug/1032619/+attachment/3250208/+files/patch_to_add_changed_option

** Also affects: swift (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/1032619

Title:
  Upload --change uploads everything

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/1032619/+subscriptions

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


[Bug 1011636] Re: Symbols and ? in the name of a large object

2012-08-06 Thread Guillaume Dondero
** Also affects: swift (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/1011636

Title:
  Symbols  and ? in the name of a large object

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/1011636/+subscriptions

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


[Bug 1030259] [NEW] amarok badly integrated in unity top panel

2012-07-28 Thread guillaume le louet
Public bug reported:

This is actually VERY annoying.

when I start amarok, and it starts minimized (because I asked him) ,
sometimes when I right click in the top-right panel and set restore,
then amarok comes back with no menu in the top bar. Only the close,
minimize, restore buttons on top left.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: amarok 2:2.5.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Sat Jul 28 12:16:03 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: amarok
UpgradeStatus: Upgraded to precise on 2012-04-27 (91 days ago)

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


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

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

Title:
  amarok badly integrated in unity top panel

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

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


[Bug 1030259] Re: amarok badly integrated in unity top panel

2012-07-28 Thread guillaume le louet
** Attachment added: top panel with only close/reduce/resize pics.
   
https://bugs.launchpad.net/bugs/1030259/+attachment/3239633/+files/amarok_nomenu.xcf

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

Title:
  amarok badly integrated in unity top panel

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

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


[Bug 1026629] Re: empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

2012-07-20 Thread Guillaume Desmottes
I commented on the upstream bug (
https://bugzilla.gnome.org/show_bug.cgi?id=680303 ) would be cool if
someone experiencing the crash could provide the info there.

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

Title:
  empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

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

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


[Bug 1026629] Re: empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

2012-07-20 Thread Guillaume Desmottes
I'm pretty sure that's a packaging issue, see
https://bugzilla.gnome.org/show_bug.cgi?id=680303#c2

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

Title:
  empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-07-16 Thread Guillaume
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

Yes, I agree, everybody mentionned Nautilus and the terminal as an
exemple perhaps because they are use eveytime but that does not affect
only Nautilus, the first time I saw that bug was with Chromium, that's
not Nautilus !

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-07-13 Thread Guillaume
Hi palimmo !

If the bug takes a long times to be fixed, it's only because there's about 
70bugs to fix for Unity 5.14. This bug is attached to Unity 5.14, then it will 
be corrected in a few weeks. But, if the bug is fixed today or tomorrow, it 
will be not release before all the bugs attached to Unity 5.14 are fixed. When 
all these bugs will be fixed, Unity 5.14 will be released and the fix will come.
If it takes time, it's not because it is hard to correct it, it's because 
there's lots of bug to fix.

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 1022291] [NEW] RB does not display the correct album art.

2012-07-08 Thread Guillaume
Public bug reported:

Open RB, and read a Music, it happens that the album art diplayed is not
the good one.

* 1: David Guetta is replaced by Madonna where I've an album of Madonna and 
David Guetta
* When I read 2 songs or more of the same band/singer, the second takes the 
cover of the first (even if the first one is not the correct album art)

** Affects: rhythmbox (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/1022291

Title:
  RB does not display the correct album art.

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

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


[Bug 1022291] Re: RB does not display the correct album art.

2012-07-08 Thread Guillaume
** Description changed:

- Open RB, and read a Music, it happens that the album art diplayed is not the 
good one.
- (for exemple : David Guetta is replaced by Madonna)
+ Open RB, and read a Music, it happens that the album art diplayed is not
+ the good one.
+ 
+ * 1: David Guetta is replaced by Madonna where I've an album of Madonna and 
David Guetta
+ * When I read 2 songs or more of the same band/singer, the second takes the 
cover of the first (even if the first one is not the correct album art)

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

Title:
  RB does not display the correct album art.

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

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


[Bug 1020490] [NEW] iptables has broken libxt_conntrack: --ctproto always 0

2012-07-03 Thread Guillaume Castagnino
Public bug reported:

When using the --ctproto option of the libxt_conntrack iptables module,
whatever you pass as the layer4 protocol, it's always recorded as 0.

This this in fact this known bug : 
http://marc.info/?l=netfilter-develm=131392499328928w=2
Clean patch is available on netfilter git repos : 
http://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commit;h=bca5b9afbe4b3823989f1e78f178203eb3bfa37d
Applaying this patch fixed this, and allow to use --ctproto again. Please apply 
it !

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: iptables 1.4.12-1ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Tue Jul  3 11:50:26 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
ProcEnviron:
 LANGUAGE=
 TERM=xterm-256color
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: iptables
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  iptables has broken libxt_conntrack: --ctproto always 0

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

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


[Bug 1020490] Re: iptables has broken libxt_conntrack: --ctproto always 0

2012-07-03 Thread Guillaume Castagnino
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020490

Title:
  iptables has broken libxt_conntrack: --ctproto always 0

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

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


[Bug 787210] Re: ath9k drivers freeze the system when changing state

2012-07-03 Thread Guillaume Gay
Just tried a fresh xubuntu 12.04 install on my compaq 311c to no avail..
I also tried to enable the network adapter boot device in the bios,
which some how changed the behaviour. As of now halting and reboot works
but not suspend.

Is any body loking at the bug? Is there something we can do?

Guillaume

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

Title:
  ath9k drivers freeze the system when changing state

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

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


[Bug 815867] Re: second suspend crash the computer on ubuntu 11.04

2012-07-03 Thread guillaume le louet
I still experienced this problem on Saturday. I happend to stop using
uspend to RAM  and instead, let the computer running as-is. I had to STR
saturday twice, and on the second one my computer did not go to suspend
mode.

Christopher, why would we open a new bug when this one corresponds ? We
are asked to search before posting a bug report, then we should not use
the result of the search ? I think this is at the very least confusing.

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

Title:
  second suspend crash the computer on ubuntu 11.04

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

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


[Bug 540536]

2012-07-02 Thread Guillaume-desmottes
*** Bug 34111 has been marked as a duplicate of this bug. ***

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

Title:
  Empathy does not support AIM buddy chat

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-haze/+bug/540536/+subscriptions

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-07-01 Thread Guillaume
That bug exists since the last year, I think it will be corrected ... in 2013 
or in 2014 ! :D 
No seriously, if a developper read this, this bug is really, really annoying ...

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-06-28 Thread Guillaume
Is this problem still present even with the recent updates ? (this is
THE bug that makes me staying on Lucid ...)

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-26 Thread Guillaume Melquiond
What I meant is that DNS resolution always fails at first, and then
after lots of tries, it starts to work. But now that I look at the logs,
it may just have been a fluke: it eventually works because one of the
reachable nameservers happens to reply fast enough.

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-26 Thread Guillaume Melquiond
No, that's the contrary, they reply too fast, in a sense. If you look at
the log I posted, dnsmasq does receive some kind of reply from the
unreachable nameservers. I don't know whether this is a crafted reply by
the firewall or whether the query actually reached the nameserver but it
replied with some kind of failure because the query did not come through
the proper route. If you are interested, I can capture a dump of the
packets the next time I'm on these networks. Anyway, as I currently
understand it, all the nameservers queried by dnsmasq are replying
somehow, and dnsmasq only considers the first reply. As a consequence,
there is a race between the servers, so DNS resolution will succeed only
if the properly routed server replies the fastest.

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-26 Thread Guillaume Melquiond
What I meant is that DNS resolution always fails at first, and then
after lots of tries, it starts to work. But now that I look at the logs,
it may just have been a fluke: it eventually works because one of the
reachable nameservers happens to reply fast enough.

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

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


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-26 Thread Guillaume Melquiond
No, that's the contrary, they reply too fast, in a sense. If you look at
the log I posted, dnsmasq does receive some kind of reply from the
unreachable nameservers. I don't know whether this is a crafted reply by
the firewall or whether the query actually reached the nameserver but it
replied with some kind of failure because the query did not come through
the proper route. If you are interested, I can capture a dump of the
packets the next time I'm on these networks. Anyway, as I currently
understand it, all the nameservers queried by dnsmasq are replying
somehow, and dnsmasq only considers the first reply. As a consequence,
there is a race between the servers, so DNS resolution will succeed only
if the properly routed server replies the fastest.

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

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


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-25 Thread Guillaume Melquiond
Here is what I get when routing to the DNS servers goes through the
wrong interfaces. See bug #979067 for additional details on my setup.

Jun 25 12:50:51 dnsmasq[3799]: reading /var/run/dnsmasq/resolv.conf
Jun 25 12:50:51 dnsmasq[3799]: using nameserver yy.yy.36.37#53
Jun 25 12:50:51 dnsmasq[3799]: using nameserver yy.yy.34.35#53
Jun 25 12:50:51 dnsmasq[3799]: using nameserver xx.xx.213.253#53
Jun 25 12:50:51 dnsmasq[3799]: query[A] www.google.fr from 127.0.0.1
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to xx.xx.213.253
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to yy.yy.34.35
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to yy.yy.36.37
Jun 25 12:50:51 dnsmasq[3799]: nameserver yy.yy.34.35 refused to do a recursive 
query

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable

2012-06-25 Thread Guillaume Melquiond
Here is what I get when routing to the DNS servers goes through the
wrong interfaces. See bug #979067 for additional details on my setup.

Jun 25 12:50:51 dnsmasq[3799]: reading /var/run/dnsmasq/resolv.conf
Jun 25 12:50:51 dnsmasq[3799]: using nameserver yy.yy.36.37#53
Jun 25 12:50:51 dnsmasq[3799]: using nameserver yy.yy.34.35#53
Jun 25 12:50:51 dnsmasq[3799]: using nameserver xx.xx.213.253#53
Jun 25 12:50:51 dnsmasq[3799]: query[A] www.google.fr from 127.0.0.1
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to xx.xx.213.253
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to yy.yy.34.35
Jun 25 12:50:51 dnsmasq[3799]: forwarded www.google.fr to yy.yy.36.37
Jun 25 12:50:51 dnsmasq[3799]: nameserver yy.yy.34.35 refused to do a recursive 
query

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

Title:
  DNS Querying fails if any DNS server is unreachable

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

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


[Bug 1015683] [NEW] wifi fails at (re)connecting after a while

2012-06-20 Thread guillaume le louet
Public bug reported:

CANNOT reproduce, happens occasionnaly (but forces me to reboot)

sometimes, the wifi just stops.
It seems to happens when I download much, and the wifi seems to disconnect. 
Then, its starts connecting over all the network it knows, and fails at all. I 
can connect on my personnal wifi with my android smartphone, but the OS cannot. 
Sometimes I cannot event deactivate the WIFI/network by unchecking network or 
WIFI in the contextual menu in network menu (top right, next to the sound) 

When I do services networking restart, nothing happens but a stop: Unknown 
instance: 
then I do a service network-manager restart. The daemon rstarts, and stops 
looking for all networks. But fails at finding ANY network.

Then I need to restart my laptop, which is the last-resource Windows
solution and is a sign of failure.

What I deduce:
 - either cannot support a heavy load, or a high number of data sent.
 - loses somehow the driver

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.4.0-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.0.1-0ubuntu10
Architecture: amd64
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Wed Jun 20 18:40:39 2012
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
IpRoute:
 default via 192.168.1.254 dev eth1  proto static 
 169.254.0.0/16 dev eth1  scope link  metric 1000 
 192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.65  metric 2 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 TERM=xterm
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager
UpgradeStatus: Upgraded to precise on 2012-04-27 (53 days ago)
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
 eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

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


** Tags: amd64 apport-bug failure network-manager precise wifi

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

Title:
  wifi fails at (re)connecting after a while

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

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


[Bug 1015683] Re: wifi fails at (re)connecting after a while

2012-06-20 Thread guillaume le louet
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015683

Title:
  wifi fails at (re)connecting after a while

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-06-14 Thread Guillaume
Hi guys !

This problem isn't because of Adobe. Recently, Compiz has been re-written in 
the C++ language, so compiz became it instable, our problem is because of 
Compiz.
Notice : Compiz and Flash Player work well on my OpenSuse distro and Debian 6

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-06-14 Thread Guillaume
Oops ! It's not this bug ! x)
It's been solved two weaks ago, and yesterday, i openned RecordMyDesktop to 
record ... my desktop and this bug came again !

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

Title:
  New windows are moved to front but don't take focus

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

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


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

2012-06-14 Thread Guillaume Romagny
hello, 
(Ubuntu 11.10 server) 
it is not a big issue but it is a bit scary at first but the filesystem is not 
compromised!

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

Title:
  fsck doesn't update system info on login

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

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


[Bug 1011596] [NEW] avidemux not in open with contextual menu

2012-06-11 Thread guillaume le louet
Public bug reported:

very simply : I can't get the open with in ubuntu to show the
avidemux-gtk that is present for .avi files.

Took me like one or more hour, I give up and consider this as a
conception bug from either ubuntu or avidemux. Avidemux should be able
to asociate itself with file types, and ubuntu should keep the old add
custom command in the properties of a file, open with options, so I
could add simply the avidemux to it.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: avidemux 1:2.5.4-0ubuntu11
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu9
Architecture: amd64
Date: Mon Jun 11 14:34:33 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: avidemux
UpgradeStatus: Upgraded to precise on 2012-05-02 (40 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  avidemux not in open with contextual menu

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

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


[Bug 1011596] Re: avidemux not in open with contextual menu

2012-06-11 Thread guillaume le louet
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1011596

Title:
  avidemux not in open with contextual menu

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

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


[Bug 886605] Re: Desktop, Launcher and menu bar still visible when screen locked

2012-05-30 Thread Guillaume Michaud
From what I remember
- when the problem starts, it stops only when you reboot (wether the timeout 
occurs or you press Ctrl + Alt + L)
- the problème always starts on a timeout (if I remember well)

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

Title:
  Desktop, Launcher and menu bar still visible when screen locked

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

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

[Bug 886605] Re: Desktop, Launcher and Bar still visible when screen locked

2012-05-25 Thread Guillaume Michaud
Still happening to me on Ubuntu 12.04, with
- unity 5.12-0ubuntu1
- gnome-screensaver 3.4.1-0ubuntu1

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

Title:
  Desktop, Launcher and Bar still visible when screen locked

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

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


[Bug 886605] Re: Desktop, Launcher and Bar still visible when screen locked

2012-05-25 Thread Guillaume Michaud
** Attachment added: apport_rapport.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/886605/+attachment/3162193/+files/apport_rapport.txt

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

Title:
  Desktop, Launcher and Bar still visible when screen locked

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

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


[Bug 865672] Re: Adobe Flash Player Settings dialogue does not respond to mouse clicks

2012-05-22 Thread Guillaume
** Also affects: compiz
   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/865672

Title:
  Adobe Flash Player Settings dialogue does not respond to mouse
  clicks

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

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


[Bug 865672] Re: Adobe Flash Player Settings dialogue does not respond to mouse clicks

2012-05-21 Thread Guillaume
Yes, it's what I said in Notice ;)

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

Title:
  Adobe Flash Player Settings dialogue does not respond to mouse
  clicks

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

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


[Bug 1001537] Re: package whoopsie 0.1.32 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-05-21 Thread Guillaume Hajduch
Related to a lock on /etc/passwd
(as stated by a dpkg --configure whoopsie... later on)
The corresponding configuration script ask to try later.
But later it does not work either.

PS: thank you for your support

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

Title:
  package whoopsie 0.1.32 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/1001537/+subscriptions

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

[Bug 1001763] Re: package whoopsie 0.1.32 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-05-19 Thread Guillaume Hajduch
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001763

Title:
  package whoopsie 0.1.32 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/whoopsie-daisy/+bug/1001763/+subscriptions

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

[Bug 1001763] [NEW] package whoopsie 0.1.32 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-05-19 Thread Guillaume Hajduch
Public bug reported:

During upgrade to 12.04 LTS

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: whoopsie 0.1.32
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
AptOrdering:
 linux-backports-modules-cw-3.3-3.2.0-24-generic: Install
 whoopsie: Configure
 linux-backports-modules-cw-3.3-3.2.0-24-generic: Configure
Architecture: i386
CrashReports:
 644:0:0:0:2012-05-19 21:28:28.936177206 +0200:2012-05-19 21:28:28.936177206 
+0200:/var/crash/whoopsie.0.upload
 600:0:0:56463:2012-05-19 22:34:57.256538000 +0200:2012-05-19 
22:35:25.046059502 +0200:/var/crash/whoopsie.0.crash
Date: Sat May 19 22:34:57 2012
DpkgHistoryLog:
 Start-Date: 2012-05-19  22:34:34
 Commandline: apt-get install linux-backports-modules-cw-3.3-3.2.0-24-generic
 Install: linux-backports-modules-cw-3.3-3.2.0-24-generic:i386 (3.2.0-24.8)
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
SourcePackage: whoopsie-daisy
Title: package whoopsie 0.1.32 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
UpgradeStatus: Upgraded to precise on 2012-05-19 (0 days ago)
WhoopsieLog: Failed to find user: whoopsie

** Affects: whoopsie-daisy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package whoopsie 0.1.32 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/whoopsie-daisy/+bug/1001763/+subscriptions

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

[Bug 865672] Re: Adobe Flash Player Settings dialogue does not respond to mouse clicks

2012-05-18 Thread Guillaume
** Description changed:

  WORKAROUNDS:
  
  1.
  
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager06.html#117645
  
  2. Click on the flash window. Now use the keyboard to tab through the
  settings dialog. Space to select.
  
- 
  ORIGINAL DESCRIPTION:
  Adobe flash player is configured on my system to ask before a website sets a 
flash cookie, so if a video (eg on youtube) is played, a dialogue box will pop 
up asking me whether or not to allow the website to store a cookie on my 
machine.  However, nothing happens when I click on either 'allow' or 'deny', so 
the box stays put and I can't view or control the video playing beneath it.
  On this machine I upgraded from 11.04 to 11.10; in 11.04 there was a program 
for adjusting the flash player settings in the System Settings control panel, 
but that program is no longer there and not accessible via the dash, so there 
is no obvious way to just configure flash to allow all cookies and avoid the 
dialogue box.
  
  Workaround: using Unity 2D instead
+ 
+ Notice : the problem has been already corrected two years before :
+ https://bugs.launchpad.net/ubuntu/+source/flashplugin-
+ nonfree/+bug/410407?comments=all
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 7.0.1+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
     Subdevices: 0/1
     Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sean   1362 F pulseaudio
   /dev/snd/pcmC0D0p:   sean   1362 F...m pulseaudio
  BuildID: 20110929002329
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf7db8000 irq 44'
     Mixer name : 'Realtek ALC269'
     Components : 'HDA:10ec0269,104383ce,0014'
     Controls  : 12
     Simple ctrls  : 7
  Channel: release
  Date: Mon Oct  3 12:51:36 2011
  ExecutablePath: /usr/lib/firefox-7.0.1/plugin-container
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: NoScript - ID={73a6fe31-595d-460b-a920-fcc0f8843232}, 
Version=2.1.4, minVersion=1.9a2, maxVersion=1.9.6, Location=app-profile, 
Type=extension, Active=Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  IpRoute:
   default via 10.10.88.1 dev wlan0  proto static
   10.10.88.0/21 dev wlan0  proto kernel  scope link  src 10.10.92.255  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110929002329 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-08-26 (37 days ago)
  dmi.bios.date: 10/16/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1102
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1005HA
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1102:bd10/16/2009:svnASUSTeKComputerINC.:pn1005HA:pvrx.x:rvnASUSTeKComputerINC.:rn1005HA:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1005HA
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

** Description changed:

  WORKAROUNDS:
  
  1.
  
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager06.html#117645
  
  2. Click on the flash window. Now use the keyboard to tab through the
  settings dialog. Space to select.
  
  ORIGINAL DESCRIPTION:
  Adobe flash player is configured on my system to ask before a website sets a 
flash cookie, so if a video (eg on youtube) is played, a dialogue box will pop 
up asking me whether or not to allow the website to store a cookie on my 
machine.  However, nothing happens when I click on either 'allow' or 'deny', so 
the box stays put and I can't view or control the video playing beneath it.
  On this machine I upgraded from 11.04 to 11.10; in 11.04 there was a program 
for adjusting the flash player settings in the System Settings control panel, 
but that program is no longer there and not accessible via the dash, so there 
is no obvious way to just configure flash to allow all cookies and avoid the 
dialogue box.
  
  Workaround: using Unity 2D instead
  
- Notice : the problem has been already corrected two years 

[Bug 1000430] Re: Flash does not responce with a click of your mouse

2012-05-17 Thread Guillaume
** Description changed:

  Log in to an Ubuntu 3D session. Then open a Web Browser like the default 
Browser Firefox (flashplayer-plugin must be installed). Go to this website :
 http://www.un-miroir.com/   and, then, let Flash ask you the autorisation to 
use your Webcam or your mike. It freezes automatically.
- Notice : It works well with Ubuntu 2D, Gnome Shell, but not with 
Ubuntu-Session-Fallback.
+ Notice : It works well with Ubuntu 2D, Gnome Shell, 
gnome-session-with-no-effect but not with Ubuntu-Session-Fallback.
  
  It was already detected before ( in 2009 ), and fix released, it's a bad
  regression : https://bugs.launchpad.net/ubuntu/+source/flashplugin-
  nonfree/+bug/410407?comments=all
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: flashplugin-installer
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Wed May 16 22:25:17 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Flash does not responce with a click of your mouse

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

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

[Bug 1000430] Re: Flash does not respond with a click of your mouse

2012-05-17 Thread Guillaume
** Summary changed:

- Flash does not responce with a click of your mouse
+ Flash does not respond with a click of your mouse

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

Title:
  Flash does not respond with a click of your mouse

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

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


[Bug 993215] Re: gmusicbrowser sound randomly output stops

2012-05-16 Thread Guillaume Gay
Hello,

I can't tell wether it comes from gstreamer or pulseAudio for sure, but
I really suspect gstreamer:  I tried changing PulseAudio profiles and so
on without any effect, and the rest of the sound producing applications
works fine (as does gmusicbrowser because you can -very nicely I must
say- change the backen player). So I think gstreamer is to blame...

Best,
Guillaume

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

Title:
  gmusicbrowser sound randomly output stops

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

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


[Bug 1000430] [NEW] Flash does not responce with a click of your mouse

2012-05-16 Thread Guillaume
Public bug reported:

Log in to an Ubuntu 3D session. Then open a Web Browser like the default 
Browser Firefox (flashplayer-plugin must be installed). Go to this website :
 http://www.un-miroir.com/   and, then, let Flash ask you the autorisation to 
use your Webcam or your mike. It freezes automatically.
Notice : It works well with Ubuntu 2D, Gnome Shell, but not with 
Ubuntu-Session-Fallback.

It was already detected before ( in 2009 ), and fix released, it's a bad
regression : https://bugs.launchpad.net/ubuntu/+source/flashplugin-
nonfree/+bug/410407?comments=all

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: flashplugin-installer
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Wed May 16 22:25:17 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: flashplugin-nonfree
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

** Description changed:

  Log in to an Ubuntu 3D session. Then open a Web Browser like the default 
Browser Firefox (flashplayer-plugin must be installed). Go to this website :
 http://www.un-miroir.com/   and, then, let Flash ask you the autorisation to 
use your Webcam or your mike. It freezes automatically.
  Notice : It works well with Ubuntu 2D, Gnome Shell, but not with 
Ubuntu-Session-Fallback.
  
  It was already detected before ( in 2009 ), and fix released, it's a bad
  regression : https://bugs.launchpad.net/ubuntu/+source/flashplugin-
  nonfree/+bug/410407?comments=all
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
- Package: flashplugin-installer (not installed)
+ Package: flashplugin-installer
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Wed May 16 22:25:17 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Flash does not responce with a click of your mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1000430/+subscriptions

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

[Bug 890972] Re: Sup does not work with ruby-gpgme because of new 2.0.0 API

2012-05-15 Thread Guillaume Emont
There seems to be a patch there
http://gitorious.org/sup/mainline/merge_requests/12

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

Title:
  Sup does not work with ruby-gpgme because of new 2.0.0 API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sup-mail/+bug/890972/+subscriptions

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


[Bug 995444] Re: The appmenu is still present in the desktop

2012-05-08 Thread Guillaume
*** This bug is a duplicate of bug 781931 ***
https://bugs.launchpad.net/bugs/781931

** Description changed:

+ Duplicate of #781931
+ 
  Open a Window like Nautilus - Minimize it to the desktop (by the buttom
  on the left hand corner - look at the appmenu, it's still the menu of
  Nautilus, even if you are on the desktop (but you haven't click on it !
  - very important detail !)
  
- I will precise my problem, because it's not similar as the bug which is as a 
link.
- When you've minized Nautilus, if you want to open it again, before, you have 
to click on your desktop and then, to click on the nautilus icon to open it. 
It's very annoying ...
- 
- 
+ When you've minized Nautilus, if you want to open it again, before, you
+ have to click on your desktop and then, to click on the nautilus icon to
+ open it. It's very annoying ...
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.10.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,snap,vpswitch,mousepoll,thumbnail,gnomecompat,resize,regex,grid,shift,place,wall,session,move,imgpng,animation,fade,unitymtgrabhandles,scale,workarounds,expo,ezoom,unityshell]
  Date: Sun May  6 13:52:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  The appmenu is still present in the desktop

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

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

[Bug 995444] Re: The appmenu is still present in the desktop

2012-05-07 Thread Guillaume
*** This bug is a duplicate of bug 781931 ***
https://bugs.launchpad.net/bugs/781931

** Description changed:

- Open a Window like Nautilus - Reduce it to the desktop - look at the
- appmenu, it's still the menu of Nautilus.
+ Open a Window like Nautilus - Minimize it to the desktop (by the buttom
+ on the left hand corner - look at the appmenu, it's still the menu of
+ Nautilus, even if you are on the desktop (but you haven't click on it !
+ - very important detail !)
+ 
+ I will precise my problem, because it's not similar as the bug which is as a 
link.
+ When you've minized Nautilus, if you want to open it again, before, you have 
to click on your desktop and then, to click on the nautilus icon to open it. 
It's very annoying ...
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.10.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,snap,vpswitch,mousepoll,thumbnail,gnomecompat,resize,regex,grid,shift,place,wall,session,move,imgpng,animation,fade,unitymtgrabhandles,scale,workarounds,expo,ezoom,unityshell]
  Date: Sun May  6 13:52:32 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  The appmenu is still present in the desktop

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

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

[Bug 995444] [NEW] The appmenu is still present in the desktop

2012-05-06 Thread Guillaume
Public bug reported:

Open a Window like Nautilus - Reduce it to the desktop - look at the
appmenu, it's still the menu of Nautilus.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.10.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,snap,vpswitch,mousepoll,thumbnail,gnomecompat,resize,regex,grid,shift,place,wall,session,move,imgpng,animation,fade,unitymtgrabhandles,scale,workarounds,expo,ezoom,unityshell]
Date: Sun May  6 13:52:32 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  The appmenu is still present in the desktop

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

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


[Bug 995444] Re: The appmenu is still present in the desktop

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

Title:
  The appmenu is still present in the desktop

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

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


[Bug 993215] Re: gmusicbrowser sound randomly output stops

2012-05-04 Thread Guillaume Gay
Switching from gstreamer to  mplayer in th e 'Audio' tab of the
configuration panel solves the bug

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

Title:
  gmusicbrowser sound randomly output stops

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

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


[Bug 993215] Re: gmusicbrowser sound randomly output stops

2012-05-03 Thread Guillaume Gay
** Description changed:

  At seemingly random moments the sound from gmusicbrowser is mutated, though 
the tracks continues apparently to be read.
- Sound might be revivied for a short while (a few seconds) by going to the 
next song are pausing and playing again. The first song is 
+ Sound might be revivied for a short while (a few seconds) by going to the 
next song are pausing and playing again. The first song is always played 
entirely
  
  This is with Xubuntu 12.04, gmusicbrowser 1.1.9-1 i386

** Description changed:

  At seemingly random moments the sound from gmusicbrowser is mutated, though 
the tracks continues apparently to be read.
- Sound might be revivied for a short while (a few seconds) by going to the 
next song are pausing and playing again. The first song is always played 
entirely
+ Sound might be revivied for a short while (less than a second) by going to 
the next song are pausing and playing again.
  
  This is with Xubuntu 12.04, gmusicbrowser 1.1.9-1 i386

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

Title:
  gmusicbrowser sound randomly output stops

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

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


[Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
This is https://bugzilla.gnome.org/show_bug.cgi?id=651960 which I fixed
upstream.

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

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

Title:
  Share Desktop with Empathy need before to go to Share your Desktop

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

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


[Bug 934394] Re: can't use share my desktop option in empathy

2012-05-02 Thread Guillaume Desmottes
This is https://bugzilla.gnome.org/show_bug.cgi?id=651960 which I fixed
upstream.


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

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

Title:
  can't use share my desktop option in empathy

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

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


[Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
That's fixed in vino master, not yet released.

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

Title:
  Share Desktop with Empathy need before to go to Share your Desktop

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

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


[Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
That's Ubuntu's choice. They can backport my fix to the vino package if
they want to.

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

Title:
  Share Desktop with Empathy need before to go to Share your Desktop

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

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


[Bug 993215] [NEW] gmusicbrowser sound randomly output stops

2012-05-02 Thread Guillaume Gay
Public bug reported:

At seemingly random moments the sound from gmusicbrowser is mutated, though the 
tracks continues apparently to be read.
Sound might be revivied for a short while (a few seconds) by going to the next 
song are pausing and playing again. The first song is 

This is with Xubuntu 12.04, gmusicbrowser 1.1.9-1 i386

** Affects: gmusicbrowser (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/993215

Title:
  gmusicbrowser sound randomly output stops

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

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


[Bug 987567] [NEW] package cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2 failed to install/upgrade: trying to overwrite '/usr/share/cairo-dock/gauges/Battery/background.svg', which is also in package cair

2012-04-23 Thread Guillaume Romagny
Public bug reported:

happened suddenly after starting Software update program from top right
menu

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Tue Apr 17 17:42:02 2012
Dependencies:
 
DuplicateSignature:
 Unpacking replacement cairo-dock-plug-ins-data ...
 dpkg: error processing 
/var/cache/apt/archives/cairo-dock-plug-ins-data_3.0.0.1-0ubuntu1_all.deb 
(--unpack):
  trying to overwrite '/usr/share/cairo-dock/gauges/Battery/background.svg', 
which is also in package cairo-dock-data 3.0.0.0rc1-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/cairo-dock/gauges/Battery/background.svg', which is also in package 
cairo-dock-data 3.0.0.0rc1-0ubuntu1
PackageArchitecture: all
SourcePackage: cairo-dock-plug-ins
Title: package cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2 failed to 
install/upgrade: trying to overwrite 
'/usr/share/cairo-dock/gauges/Battery/background.svg', which is also in package 
cairo-dock-data 3.0.0.0rc1-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cairo-dock-plug-ins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict precise

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

Title:
  package cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2 failed to
  install/upgrade: trying to overwrite '/usr/share/cairo-
  dock/gauges/Battery/background.svg', which is also in package cairo-
  dock-data 3.0.0.0rc1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/987567/+subscriptions

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


[Bug 987567] Re: package cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2 failed to install/upgrade: trying to overwrite '/usr/share/cairo-dock/gauges/Battery/background.svg', which is also in package cairo-

2012-04-23 Thread Guillaume Romagny
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/987567

Title:
  package cairo-dock-plug-ins-data 3.0.0.1-0ubuntu2 failed to
  install/upgrade: trying to overwrite '/usr/share/cairo-
  dock/gauges/Battery/background.svg', which is also in package cairo-
  dock-data 3.0.0.0rc1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/987567/+subscriptions

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


[Bug 970184] Re: dovecot-antispam made a more recent dovecot version than available

2012-04-15 Thread Guillaume Hilt
I submitted a rebuild lib90_antispam_plugin.so for Oneiric AMD64 when I
created this bug report.

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

Title:
  dovecot-antispam made a more recent dovecot version than available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot-antispam/+bug/970184/+subscriptions

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


[Bug 970184] Re: dovecot-antispam made a more recent dovecot version than available

2012-04-15 Thread Guillaume Hilt
Adam, I build it from source.
I'm using dovecot last available version (2.0.13).
dovecot-antispam package has been compiled for dovecot 2.0.15 so i needed to 
recompile it using dovecot 2.0.13 sources.
That's what I did.

So far it's good for me and I'm going to upgrade to precise soon anyway.

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

Title:
  dovecot-antispam made a more recent dovecot version than available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot-antispam/+bug/970184/+subscriptions

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


[Bug 981615] [NEW] Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2012-04-14 Thread Guillaume Romagny
*** This bug is a duplicate of bug 548992 ***
https://bugs.launchpad.net/bugs/548992

Public bug reported:

Hello,

I have frequent (at least every 5 to 10 minutes) wireless stop/restart with WPA 
on my (extract from Lenovo website, laptop built on July 2011)
ThinkPad Edge 15 (0319-A13)
P6100(2GHz), 2GB RAM, 500GB 5400rpm HD, 15.6in 1366x768 LCD, Intel HD Graphics, 
CDRW/DVDRW, 802.11bgn wireless, Bluetooth, 1Gb Ethernet, UltraNav, Camera, 6c 
Li-Ion, No preload

I have installed first Ubuntu beta  from 11.10 and now beta testing beta
12.04... no improvement

I have tested different wireless routers, short distance/long distance
from the router, but still the same problem as in #548992 (which
considered as FIXED)

the wifi chipset is 
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 
802.11b/g/n WiFi Adapter (rev 01)

cat /proc/version_signature
Ubuntu 3.2.0-23.36-generic 3.2.14

I have the lastest BIOS update from Lenovo

[ 1238.742094] wlan0: deauthenticating from 74:44:01:4a:be:dd by local choice 
(reason=3)
[ 1238.782309] cfg80211: All devices are disconnected, going to restore 
regulatory settings
[ 1238.782316] cfg80211: Restoring regulatory settings
[ 1238.782340] cfg80211: Calling CRDA to update world regulatory domain
[ 1238.788311] cfg80211: Ignoring regulatory request Set by core since the 
driver uses its own custom regulatory domain
[ 1238.788316] cfg80211: World regulatory domain updated:
[ 1238.788318] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[ 1238.788321] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1238.788324] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[ 1238.788326] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[ 1238.788328] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1238.788331] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1241.497368] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
[ 1242.688095] wlan0: authenticate with 74:44:01:4a:be:dd (try 1)
[ 1242.691587] wlan0: authenticated
[ 1242.691914] wlan0: associate with 74:44:01:4a:be:dd (try 1)
[ 1242.696124] wlan0: RX ReassocResp from 74:44:01:4a:be:dd (capab=0x411 
status=0 aid=1)
[ 1242.696129] wlan0: associated
[ 1854.379266] wlan0: deauthenticating from 74:44:01:4a:be:dd by local choice 
(reason=3)
[ 1854.417317] cfg80211: All devices are disconnected, going to restore 
regulatory settings
[ 1854.417323] cfg80211: Restoring regulatory settings
[ 1854.417331] cfg80211: Calling CRDA to update world regulatory domain
[ 1854.421396] cfg80211: Ignoring regulatory request Set by core since the 
driver uses its own custom regulatory domain
[ 1854.421400] cfg80211: World regulatory domain updated:
[ 1854.421402] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[ 1854.421405] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1854.421408] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[ 1854.421410] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[ 1854.421413] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1854.421416] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[ 1857.166731] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
[ 1858.358393] wlan0: authenticate with 74:44:01:4a:be:dd (try 1)
[ 1858.360301] wlan0: authenticated
[ 1858.360534] wlan0: associate with 74:44:01:4a:be:dd (try 1)
[ 1858.365690] wlan0: RX ReassocResp from 74:44:01:4a:be:dd (capab=0x411 
status=0 aid=1)
[ 1858.365695] wlan0: associated

Please, any Idea ?

Best regards,

Guillaume

** Affects: linux (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/981615

Title:
  Wireless connection frequently drops [deauthenticating by local choice
  (reason=3)]

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

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


[Bug 981615] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2012-04-14 Thread Guillaume Romagny
*** This bug is a duplicate of bug 548992 ***
https://bugs.launchpad.net/bugs/548992


** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/981615/+attachment/3065538/+files/lspci-vnvn.log

** This bug has been marked a duplicate of bug 548992
   Wireless connection frequently drops  [deauthenticating by local choice 
(reason=3)]

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

Title:
  Wireless connection frequently drops [deauthenticating by local choice
  (reason=3)]

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

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


[Bug 981615] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2012-04-14 Thread Guillaume Romagny
*** This bug is a duplicate of bug 548992 ***
https://bugs.launchpad.net/bugs/548992

Added as duplicate but I am not sure, maybe only related

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

Title:
  Wireless connection frequently drops [deauthenticating by local choice
  (reason=3)]

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

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


[Bug 950825] Re: LibreOffice quicklists are not translated

2012-04-13 Thread Guillaume
We're not far from the final realease and this little problem still
exists. It's a problem because poeple who want to discover Ubuntu will
see this problem ...

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

Title:
  LibreOffice quicklists are not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/950825/+subscriptions

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


[Bug 979067] Re: Please reenable dnsmasq --strict-order

2012-04-12 Thread Guillaume Melquiond
See below for the results of various commands. Prefix xx.xx is the
Ethernet network while yy.yy is the wireless network. Both of them are
in the public IP range (in case it matters). I also added the result of
the dig command, without and with specifying a DNS server. Notice that
directly querying the xx.xx server works, while querying dnsmask or an
yy.yy server fails in the same way. I haven't put the tests in this
message, but as you can guess, if I unplug eth0, both dnsmask and yy.yy
server succeeds, and if I kill wlan0, both dnsmask and xx.xx server
succeeds.

$ ip route
default via xx.xx.212.190 dev eth0  proto static 
yy.yy.72.0/24 dev wlan0  proto kernel  scope link  src yy.yy.72.155  metric 2 
169.254.0.0/16 dev eth0  scope link  metric 1000 
xx.xx.212.128/25 dev eth0  proto kernel  scope link  src xx.xx.212.250  metric 
1 

$ cat /var/run/nm-dns-dnsmasq.conf 
server=xx.xx.213.253
server=yy.yy.34.35
server=yy.yy.36.37

$ dig www.google.fr
...
;; AUTHORITY SECTION:
fr. 8222IN  NS  d.nic.fr.
...
;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)

$ dig www.google.fr @xx.xx.213.253
...
;; ANSWER SECTION:
www.google.fr.  83423   IN  CNAME   www-cctld.l.google.com.
www-cctld.l.google.com. 114 IN  A   173.194.34.24
...
;; AUTHORITY SECTION:
google.com. 169795  IN  NS  ns2.google.com.
...
;; Query time: 1 msec
;; SERVER: xx.xx.213.253#53(xx.xx.213.253)

$ dig www.google.fr @yy.yy.34.35
...
;; AUTHORITY SECTION:
fr. 2134IN  NS  e.ext.nic.fr.
...
;; Query time: 1 msec
;; SERVER: yy.yy.34.35#53(yy.yy.34.35)

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

Title:
  Please reenable dnsmasq --strict-order

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

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


[Bug 971809] Re: Wifi connection unstable (Asus UX31)

2012-04-12 Thread Guillaume Michaud
Can I do something to help ?

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Re: Wifi connection unstable (Asus UX31)

2012-04-12 Thread Guillaume Michaud
apport information

** Tags added: apport-collected staging

** Description changed:

  Using Ubuntu 12.04 beta 2, wifi connection is really unstable on my Asus UX31.
  At the same place, with Windows 7, the connection is stable.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Mon Apr  2 20:58:59 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 
1: Error: Can't obtain connections: settings service is not running.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu2
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  gfmichaud   1727 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xdfe0 irq 53'
+Mixer name : 'Intel CougarPoint HDMI'
+Components : 'HDA:10ec0269,10431427,00100100 
HDA:80862805,80860101,0010'
+Controls  : 18
+Simple ctrls  : 8
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=384ec156-d35e-4d52-9404-4180b3520ddb
+ IfupdownConfig:
+  auto lo
+  iface lo inet loopback
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
+ IpRoute:
+  default via 192.168.0.254 dev eth1  proto static 
+  169.254.0.0/16 dev eth1  scope link  metric 1000 
+  192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.30  metric 2
+ MachineType: ASUSTeK Computer Inc. UX31E
+ NetworkManager.state:
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+  WimaxEnabled=true
+ Package: network-manager 0.9.4.0-0ubuntu2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=3698f1d7-5c60-473c-b752-c98e427883f7 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-23-generic N/A
+  linux-backports-modules-3.2.0-23-generic  N/A
+  linux-firmware1.78
+ StagingDrivers: rts5139 mei
+ Tags:  precise staging precise
+ Uname: Linux 3.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo
+ dmi.bios.date: 01/20/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: UX31E.211
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: UX31E
+ dmi.board.vendor: ASUSTeK Computer Inc.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK Computer Inc.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31E.211:bd01/20/2012:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
+ dmi.product.name: UX31E
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK Computer Inc.
+ nmcli-con:
+  NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
+  AndroidGM 52f72e54-c826-4a4a-9619-3fef08de5496   
802-11-wireless   1333888153   dim. 08 avril 2012 14:29:13 CEST   yes   
no /org/freedesktop/NetworkManager/Settings/1
+  CNGM_WEP  712368a2-4545-4f12-b2cc-f5ecc2394ef9   
802-11-wireless   1334253900   jeu. 12 avril 2012 20:05:00 CEST   yes   
no /org/freedesktop/NetworkManager/Settings/0
+ nmcli-dev:
+  DEVICE TYPE  STATE DBUS-PATH 
 
+  eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
+ nmcli-nm:
+  RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
+  running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054548/+files/AcpiTables.txt

-- 

[Bug 971809] AlsaDevices.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054549/+files/AlsaDevices.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] BootDmesg.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054551/+files/BootDmesg.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] CRDA.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/971809/+attachment/3054552/+files/CRDA.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Card0.Amixer.values.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054553/+files/Card0.Amixer.values.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] IpAddr.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: IpAddr.txt
   https://bugs.launchpad.net/bugs/971809/+attachment/3054560/+files/IpAddr.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] AplayDevices.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054550/+files/AplayDevices.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] IwConfig.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054561/+files/IwConfig.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Card0.Codecs.codec.0.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054555/+files/Card0.Codecs.codec.0.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Card0.Codecs.codec.3.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Card0.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054557/+files/Card0.Codecs.codec.3.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Dependencies.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054559/+files/Dependencies.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] CurrentDmesg.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054558/+files/CurrentDmesg.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Lspci.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/971809/+attachment/3054562/+files/Lspci.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] Lsusb.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/971809/+attachment/3054563/+files/Lsusb.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] NetDevice.eth1.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: NetDevice.eth1.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054564/+files/NetDevice.eth1.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] NetDevice.lo.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: NetDevice.lo.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054575/+files/NetDevice.lo.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] NetworkManager.conf.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: NetworkManager.conf.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054576/+files/NetworkManager.conf.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


[Bug 971809] PciMultimedia.txt

2012-04-12 Thread Guillaume Michaud
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/971809/+attachment/3054577/+files/PciMultimedia.txt

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

Title:
  Wifi connection unstable (Asus UX31)

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

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


<    4   5   6   7   8   9   10   11   12   13   >