[Bug 1362621] Re: binding to an IP silently doesn't work (regression)

2014-09-01 Thread Olivier Mengué
This is apparently fixed upstream in ser2net 2.10.0:

http://sourceforge.net/p/ser2net/discussion/90083/thread/b8220fa4/

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

Title:
  binding to an IP silently doesn't work (regression)

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

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


[Bug 1362621] [NEW] binding to an IP silently doesn't work (regression)

2014-08-28 Thread Olivier Mengué
Public bug reported:

This works:
/usr/sbin/ser2net -d -p 3499 -C 
3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL

This doesn't work (port 3500 is not allocated) on Ubuntu 14.04 (ser2net 
2.9.1-1):
/usr/sbin/ser2net -d -p 3499 -C 
127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL

To verify if the port 3500 is correctly allocated:
$ telnet 127.0.0.1 3499
- showport
TCP Port 3500
...

Binding to an IP is in the documentation (man ser2net).
It was working on Ubuntu 12.04.

** Affects: ser2net (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/1362621

Title:
  binding to an IP silently doesn't work (regression)

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

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


[Bug 1362621] Re: binding to an IP silently doesn't work (regression)

2014-08-28 Thread Olivier Mengué
** Description changed:

+ ser2net 2.9.1-1
+ 
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  This doesn't work (port 3500 is not allocated) on Ubuntu 14.04 (ser2net 
2.9.1-1):
  /usr/sbin/ser2net -d -p 3499 -C 
127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  To verify if the port 3500 is correctly allocated:
- $ telnet 127.0.0.1 3499
- - showport
- TCP Port 3500
- ...
+ $ telnet 127.0.0.1 3499
+ - showport
+ TCP Port 3500
+ ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

- ser2net 2.9.1-1
+ ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
- This doesn't work (port 3500 is not allocated) on Ubuntu 14.04 (ser2net 
2.9.1-1):
+ This doesn't work (port 3500 is not allocated):
  /usr/sbin/ser2net -d -p 3499 -C 
127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  To verify if the port 3500 is correctly allocated:
  $ telnet 127.0.0.1 3499
  - showport
  TCP Port 3500
  ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

  ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
- This doesn't work (port 3500 is not allocated):
+ This doesn't work (port 3500 is not allocated, no error reported to the user):
  /usr/sbin/ser2net -d -p 3499 -C 
127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  To verify if the port 3500 is correctly allocated:
  $ telnet 127.0.0.1 3499
  - showport
  TCP Port 3500
  ...
  
  Binding to an IP is in the documentation (man ser2net).
  It was working on Ubuntu 12.04.

** Description changed:

  ser2net 2.9.1-1 (Ubuntu 14.04)
  
  This works:
  /usr/sbin/ser2net -d -p 3499 -C 
3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  This doesn't work (port 3500 is not allocated, no error reported to the user):
  /usr/sbin/ser2net -d -p 3499 -C 
127.0.0.1,3500:raw:0:/dev/ttyACM0:115200,8DATABITS,NONE,1STOPBIT,LOCAL
  
  To verify if the port 3500 is correctly allocated:
  $ telnet 127.0.0.1 3499
  - showport
  TCP Port 3500
  ...
  
- Binding to an IP is in the documentation (man ser2net).
+ Binding to an IP with the host,port syntax is in the documentation (man 
ser2net).
  It was working on Ubuntu 12.04.

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

Title:
  binding to an IP silently doesn't work (regression)

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

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

[Bug 1163129] Re: XResources didn't handle #define well

2014-02-04 Thread Olivier Mengué
*** This bug is a duplicate of bug 1244578 ***
https://bugs.launchpad.net/bugs/1244578

I think that cpp has been disabled for performance reasons.

@iGEL, as you are manually editing your .Xresources only once in a while
it would be more efficient for session initialization to process your X
ressources definitions through cpp just once after your editing.

So the workaround is:
   ( echo ! Do not edit .Xresources but .Xresources.def ; echo ! Rebuild 
with cpp -P .Xresources.def .Xresources ; cat .Xresources )  .Xresources.def
Every time you want to change your X resources, edit .Xresources.def and then:
   cpp -P .Xresources.def .Xresources

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

Title:
  XResources didn't handle #define well

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

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


[Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2014-02-04 Thread Olivier Mengué
I think that cpp has been disabled for performance reasons: few people
use .Xresources, and fewer use cpp processing directives in their
.Xresources.

As you are manually editing your .Xresources only once in a while it
would be more efficient for session initialization to process your X
ressources definitions yourself through cpp just once after your
editing.

So I propose to mark this bug as WONTFIX.

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

Title:
  lightdm-session runs xrdb with -nocpp option

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

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


[Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2014-02-04 Thread Olivier Mengué
I've added a detailed workaround in comment in #1163129

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

Title:
  lightdm-session runs xrdb with -nocpp option

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

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


[Bug 1163129] Re: XResources didn't handle #define well

2014-02-04 Thread Olivier Mengué
*** This bug is a duplicate of bug 1244578 ***
https://bugs.launchpad.net/bugs/1244578

I just wrote a wrapper for your $EDITOR to edit your Xresources and process 
them through cpp.
Check https://github.com/dolmen/Xresources.edit

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

Title:
  XResources didn't handle #define well

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

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


[Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2014-02-04 Thread Olivier Mengué
I just wrote a wrapper for your $EDITOR to edit your Xresources and process 
them through cpp.
Check https://github.com/dolmen/Xresources.edit

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

Title:
  lightdm-session runs xrdb with -nocpp option

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

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


[Bug 31852] Re: firefox 1.5.0.1 does not receive any keyboard input ...

2013-04-05 Thread Olivier Mengué
I have a similar problem with Firefox 19.0.2.
After some time of use (multiple hours, tens of tabs opened) where everything 
is fine, suddently keyboard input doesn't work anymore:  all input is 
redirected to the previously selected window (gnome-terminal windows in my case 
as this is mostly what I use) and Mouse still works fine and Firefox is 
responsive.
I had this problem 3 or 4 times in the last month (this is my work 
environment), and this is almost the only reason I have to restart Firefox (I'm 
using hibernate mode out of work hours, so my Firefox session may last more 
than 7 days with tens of tabs). I remember having this issue previously with 
previous versions of Firefox, but not so frequently.

Is it a Firefox bug? A window manager bug?
Please tell me what investigation I could do next time.

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

Title:
  firefox 1.5.0.1 does not receive any keyboard input ...

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

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


[Bug 568105] Re: rxvt-unicode sgr0 terminfo entry incorrect

2012-08-15 Thread Olivier Mengué
This is fixed at least in Ubuntu precise:

$ dpkg -S /lib/terminfo/r/rxvt-unicode
ncurses-base: /lib/terminfo/r/rxvt-unicode
$ infocmp -1 rxvt-unicode | grep sgr0
sgr0=\E[m\E(B,

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

Title:
  rxvt-unicode sgr0 terminfo entry incorrect

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

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


[Bug 219229] Re: perl crashed with SIGSEGV in Perl_sv_clear()

2012-06-08 Thread Olivier Mengué
A 4 years old bug on Perl 5.8.
And a stacktrace that is useless.
Let's close that bug as WONTFIX.

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

Title:
  perl crashed with SIGSEGV in Perl_sv_clear()

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

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


[Bug 995630] Re: [HP G5410fr] Hibernate is missing

2012-05-18 Thread Olivier Mengué
@Joseph: are you sure that the issue is in Unity?
How can I check that the kernel allows to hibernate? How can I test to launch 
hibernate from the command line?

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

Title:
  [HP G5410fr] Hibernate is missing

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

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-14 Thread Olivier Mengué
Steffan Hammer: you did not follow my instructions. You made the symlink in the 
reverse order.
thunderbirb/extensions must link to thunderbird-addons/extensions, not the 
reverse. You probably destroyed the content of the 
thunderbird-addons/extensions directory in the process.

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Olivier Mengué
Confirming on locale fr_FR.UTF-8. I just did the migration
10.04-10.10-11.04-11.10-12.04.

The problem is that the thunderbird-locale-xx is not automatically installed 
during system upgrade.
Even using the gnome-language-selector does not fixes the problem.

Workaround: manually install the missing package.

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

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Olivier Mengué
The problem is worse than what I described above: the thunderbird-
locale-fr is correctly installed, but Thunderbird does not seem to see
it.

The real workaround:
cd /usr/lib/thunderbird
sudo rmdir extensions
sudo ln -s ../thunderbird-addons/extensions .


So the real problem is that the thunderbird installation did not replace the 
directory /usr/bin/thunderbird/extensions by the symlink.

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Olivier Mengué
How can we register this bug not only for Ubuntu Lucid (if that is still
relevant) but also for Ubuntu Precise?

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-08 Thread Olivier Mengué
** Tags added: oneiric2precise precise

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

Title:
  thunderbird loses langpacks after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

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


[Bug 979661] Re: oneiric to precise: debconf: unable to initialize frontend: Gnome and falls back to Dialog

2012-05-06 Thread Olivier Mengué
Here is a screen capture of the blocking Debconf dialog that appears during the 
upgrade on an amd64 system (I have upgraded 2 computers so far and have not 
seen that on the i386 one): this is during the libc upgrade.
At that moment the glibc does not seem to be available (I have not been able to 
launch the usual screen capture applications because Gtk relies on glibc so I 
did use xwd for the capture), so that's probably the reason of the Debconf 
dialog downgrade.
Combined with #663457 this is a major issue on netbook systems.

** Attachment added: Capture of a blocking Debconf dialog in the terminal 
during 11.10 to 12.04 upgrade
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/979661/+attachment/3133549/+files/capture-DistUpgrade-debconf-libc.png

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

Title:
  oneiric to precise: debconf: unable to initialize frontend: Gnome and
  falls back to Dialog

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

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


[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2012-05-06 Thread Olivier Mengué
** Tags added: oneiric2precise

** Tags added: dist-upgrade

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 995539] [NEW] Multiple layout issues on locale fr_FR

2012-05-06 Thread Olivier Mengué
Public bug reported:

See the attached screen capture with arrows pointing to numbers below.

* The original special thing about the content of this dialog is that the label 
numbered (4) is quite long: longer than the original window width. This shows 
layout issues related to resizing in other parts of the dialog:  
  (2) the lower part of the dialog is not correctly resized, so it shows an 
horizontal scrollbar instead of changing the text layout
  (1) the text layout issue
* (3) Text is truncated in the lower part of the window (should I open a 
separate bug for that?): the text should end with récentes. instead of ré.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: jockey-gtk 0.9.7-0ubuntu7
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May  6 18:18:25 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Hewlett-Packard G5410fr
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=f9c8eb51-00d9-433f-b6b9-b30e966329ab ro quiet splash vt.handoff=7
SourcePackage: jockey
UpgradeStatus: Upgraded to precise on 2012-05-06 (0 days ago)
dmi.bios.date: 03/21/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 6.07
dmi.board.name: 2A8C
dmi.board.vendor: FOXCONN
dmi.board.version: 1.1
dmi.chassis.asset.tag: CZC1259M0M
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6.07:bd03/21/2011:svnHewlett-Packard:pnG5410fr:pvr:rvnFOXCONN:rn2A8C:rvr1.1:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: G5410fr
dmi.sys.vendor: Hewlett-Packard

** Affects: jockey (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/995539

Title:
  Multiple layout issues on locale fr_FR

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

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

[Bug 995539] Re: Multiple layout issues on locale fr_FR

2012-05-06 Thread Olivier Mengué
** Attachment added: Screen capture of the Jockey window in fr_FR with fglrx 
info
   
https://bugs.launchpad.net/bugs/995539/+attachment/3133625/+files/capture-Jockey-Gtk-layout-fr_FR.png

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

Title:
  Multiple layout issues on locale fr_FR

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

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


[Bug 995630] [NEW] [HP G5410fr] Hibernate is missing

2012-05-06 Thread Olivier Mengué
Public bug reported:

The 'Hibernate' option is missing:
- in the session menu
- in the Energy system config panel

Probably because it is disabled in the kernel. But why?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-24-generic 3.2.0-24.37
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  dolmen 5442 F pulseaudio
 /dev/snd/controlC1:  dolmen 5442 F pulseaudio
 /dev/snd/controlC0:  dolmen 5442 F pulseaudio
CRDA:
 country CN:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 40), (N/A, 30)
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe8fc000 irq 45'
   Mixer name   : 'Realtek ALC662 rev1'
   Components   : 'HDA:10ec0662,103c2a8c,00100101'
   Controls  : 33
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfe9bc000 irq 46'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card2.Amixer.info:
 Card hw:2 'U0x46d0x825'/'USB Device 0x46d:0x825 at usb-:00:1d.7-6, high 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:0825'
   Controls  : 2
   Simple ctrls  : 1
Card2.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
   Capture channels: Mono
   Limits: Capture 0 - 6144
   Mono: Capture 0 [0%] [6.00dB] [on]
Date: Sun May  6 21:59:45 2012
HibernationDevice: RESUME=UUID=ce91739d-73cd-473e-84fb-19042710dc82
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Hewlett-Packard G5410fr
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=f9c8eb51-00d9-433f-b6b9-b30e966329ab ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-24-generic N/A
 linux-backports-modules-3.2.0-24-generic  N/A
 linux-firmware1.79
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-05-06 (0 days ago)
dmi.bios.date: 03/21/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 6.07
dmi.board.name: 2A8C
dmi.board.vendor: FOXCONN
dmi.board.version: 1.1
dmi.chassis.asset.tag: CZC1259M0M
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6.07:bd03/21/2011:svnHewlett-Packard:pnG5410fr:pvr:rvnFOXCONN:rn2A8C:rvr1.1:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: G5410fr
dmi.sys.vendor: Hewlett-Packard

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

Title:
  [HP G5410fr] Hibernate is missing

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

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


[Bug 995630] Re: [HP G5410fr] Hibernate is missing

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

Title:
  [HP G5410fr] Hibernate is missing

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

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


[Bug 979661] Re: oneiric to precise: debconf: unable to initialize frontend: Gnome and falls back to Dialog

2012-05-05 Thread Olivier Mengué
Note that the terminal window may also not be visible due to bug #663457
(screen captures attached).

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

Title:
  oneiric to precise: debconf: unable to initialize frontend: Gnome and
  falls back to Dialog

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

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


[Bug 992881] Re: [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

2012-05-04 Thread Olivier Mengué
Should I test the one you gave (3.4-rc4-precise) or the latest one
(3.4-rc5-precise)?

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

Title:
  [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

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

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


[Bug 992881] Re: [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

2012-05-04 Thread Olivier Mengué
Confirmed in upstream 3.4.0-030400rc5-generic #201205011817

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

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

Title:
  [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

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

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


[Bug 240216] Re: Collection of vulnerabilities in Vim reported by rdancer

2012-05-03 Thread Olivier Mengué
The bug has been fixed in Gentoo, but it looks like they forgot to
publish a GLSA. Until then they will not close the bug in their
bugtracker.

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

Title:
  Collection of vulnerabilities in Vim reported by rdancer

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

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


[Bug 728923] Re: [Natty] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]()

2012-05-03 Thread Olivier Mengué
I've not seen this bug for a while on Ubuntu 11.10. So I'm confirming the fix.
Could someone close the bug at kernel.org?

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

Title:
  [Natty] WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait+0x36f/0x3e0 [radeon]()

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

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


[Bug 115112] Re: Missing man page

2012-05-03 Thread Olivier Mengué
Confirming the fix in Firefox 12.

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

Title:
  Missing man page

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

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


[Bug 188357] Re: [Upstream] [hardy] OOo, locale fr_FR: important part of a label hidden in options dialog

2012-05-01 Thread Olivier Mengué
This is fixed since a long time ago.
Verified in LibreOffice Writer 3.5.2.2 in Ubuntu 12.04 on a Netbook with a 
limited screen (1024x600).

** Bug watch added: issues.apache.org/ooo/ #68640
   https://issues.apache.org/ooo/show_bug.cgi?id=68640

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

Title:
  [Upstream] [hardy] OOo, locale fr_FR: important part of a label hidden
  in options dialog

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

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


[Bug 188357] Re: [Upstream] [hardy] OOo, locale fr_FR: important part of a label hidden in options dialog

2012-05-01 Thread Olivier Mengué
Update bug URL

** Changed in: openoffice
   Status: Confirmed = Unknown

** Changed in: openoffice
 Remote watch: OpenOffice.org Issue Tracker #68640 = issues.apache.org/ooo/ 
#68640

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

Title:
  [Upstream] [hardy] OOo, locale fr_FR: important part of a label hidden
  in options dialog

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

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


[Bug 992881] [NEW] [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

2012-05-01 Thread Olivier Mengué
Public bug reported:

After the upgrade to Ubuntu 12.04 the Hibernate is disabled on my Asus Eee PC 
1008HA.
The Hibernate option is not available anymore in the Shutdown dialog.
The Hibernate option is grayed in the Energy system configuration dialog 
(gnome-control-center).


This is a major usability issue because I'm using this netbook for commuting, 
and fast complete electric on/off is a requirement. The sleep mode is not a 
usable alternative as it will eat the battery between my commute of the morning 
and the commute of the evening.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-24-generic 3.2.0-24.37
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
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: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 2.0.1-0ubuntu7
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:  dolmen 1856 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfbcb8000 irq 44'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,1043834a,0014'
   Controls  : 17
   Simple ctrls  : 9
Date: Tue May  1 23:15:59 2012
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=4602bdad-557c-43ea-a079-5f09831ff23e
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
MachineType: ASUSTeK Computer INC. 1008HA
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=88603889-fa68-4ed0-911b-451f232c0253 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-24-generic N/A
 linux-backports-modules-3.2.0-24-generic  N/A
 linux-firmware1.79
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-05-01 (0 days ago)
dmi.bios.date: 08/18/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1103
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1008HA
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.:bvr1103:bd08/18/2009:svnASUSTeKComputerINC.:pn1008HA:pvrx.x:rvnASUSTeKComputerINC.:rn1008HA:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
dmi.product.name: 1008HA
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.

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

Title:
  [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

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

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


[Bug 992881] Re: [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

2012-05-01 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992881

Title:
  [Eee PC 1008HA] hibernate disabled after 12.04 upgrade

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

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


[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2012-05-01 Thread Olivier Mengué
Confirming the issue on the 11.10 to 12.04 upgrade. My netbook has a 1024x600 
screen.
Screen captures attached. All pictures are cut at the bottom of the screen.

I can't understand why this issue is only marked Importance: medium.
This is a major issue in a component developed by the Ubuntu team, with
no workaround.

** Attachment added: Capture of the 12.04 upgrade details (where affected 
packages are listed)
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/663457/+attachment/3123838/+files/Capture%20du%202012-04-30%2023%3A09%3A16.png

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2012-05-01 Thread Olivier Mengué
** Attachment added: Capture of the 12.04 upgrade: installing packages
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/663457/+attachment/3123844/+files/Screenshot%20at%202012-04-30%2023%3A50%3A27.png

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2012-05-01 Thread Olivier Mengué
** Attachment added: Capture of the 12.04 upgrade: removing old packages
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/663457/+attachment/3123865/+files/Capture%20du%202012-05-01%2009%3A56%3A38.png

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2012-05-01 Thread Olivier Mengué
Note that this is not only the output window (labelled Terminal) that
has this size problem. The dialog showing the list of the
installed/upgraded/removed packages is also affected as shown on my
Capture of the 12.04 upgrade details attachment.

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 992931] [NEW] Monitor applet: the monitor label may hide the control center breadcrumb

2012-05-01 Thread Olivier Mengué
Public bug reported:

The monitor applet in the Gnome Control Center uses a pink widget on
each monitor that shows on the monitor its name. I like this feature.

On my netbook (1024x600 screen), the monitor label widget hides the breadcrumb 
of the Gnome Control Center, so I can't go back to the main Gnome Control 
Center page. My only option for that is to completely close the Control Center 
and reopen it.
Screen capture of my desktop attached. See the pink Ordinateur portable at 
the up left, that hides the Tous les paramètres (All parameters) part of 
the breadcrumb (only Affichage (Display) is accessible).

So the problem is:
- the monitor label widget is positioned using an absolute position.
- the monitor label widget blocks mouse actions on wdgets below

Suggestions for a fix:
- make the widget translucent
- make the widget inactive (the mouse/keyboard action should go to the window 
below

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Wed May  2 00:43:52 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to precise on 2012-05-01 (0 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup22.0-0ubuntu2
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu2

** Affects: gnome-control-center (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/992931

Title:
  Monitor applet: the monitor label may hide the control center
  breadcrumb

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

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

[Bug 992931] Re: Monitor applet: the monitor label may hide the control center breadcrumb

2012-05-01 Thread Olivier Mengué
** Attachment added: Desktop capture showing the breadcrumb is hidden
   
https://bugs.launchpad.net/bugs/992931/+attachment/3124029/+files/Capture%20du%202012-05-02%2000%3A41%3A11.png

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

Title:
  Monitor applet: the monitor label may hide the control center
  breadcrumb

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

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


[Bug 957370] [NEW] linux-alsa-driver-modules-2.6.32-39-generic is missing

2012-03-16 Thread Olivier Mengué
Public bug reported:

Please upload the Alsa driver for the latest Linux kernel on Ubuntu
10.04. This would fix sound issues due to a missing driver.

** 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/957370

Title:
  linux-alsa-driver-modules-2.6.32-39-generic is missing

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

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


[Bug 223608] Re: No sound via HDMI with ATI RS690 under Hardy

2012-03-16 Thread Olivier Mengué
Once again the sound is not working on my aunt's computer win Ubuntu 10.04 
(Lucid).
apport-bug is failing (infinite wait), so that does not help.


Last time I had the same problem it was due to the missing package 
linux-alsa-driver-modules-$(uname -r) in the ppa:ubuntu-audio-dev/ppa 
repository for Lucid.
It looks like this is the same problem again: 
linux-alsa-driver-modules-2.6.32-39-generic is missing.

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

Title:
  No sound via HDMI with ATI RS690 under Hardy

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

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


[Bug 957370] Re: linux-alsa-driver-modules-2.6.32-39-generic is missing

2012-03-16 Thread Olivier Mengué
In my case that would probably fix the lack of sound output on RS690
(bug #223608).

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

Title:
  linux-alsa-driver-modules-2.6.32-39-generic is missing

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

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


[Bug 957370] Re: linux-alsa-driver-modules-2.6.32-39-generic is missing

2012-03-16 Thread Olivier Mengué
Note that the last kernel for 10.04 that has the alsa packages
(2.6.32-32-generic) does not to work correctly with userland (at least
the Unity-like (netbook remix?) desktop does not completely load).

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

Title:
  linux-alsa-driver-modules-2.6.32-39-generic is missing

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

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


[Bug 957370] Re: linux-alsa-driver-modules-2.6.32-39-generic is missing

2012-03-16 Thread Olivier Mengué
...so going back to a previous kernel is not a workaround.

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

Title:
  linux-alsa-driver-modules-2.6.32-39-generic is missing

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

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


[Bug 903422] Re: Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP devices

2012-03-05 Thread Olivier Mengué
** Also affects: libmtp (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/903422

Title:
  Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP
  devices

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

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


[Bug 903422] Re: Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP devices

2012-03-05 Thread Olivier Mengué
libmtp is involved in MTP support because udev rules and protocol 
implementation are provided by that package, so bundling a recent one is 
required.
There are a few open Android 4 related bugs in its bug tracker (I can't link to 
them in this bug's meta because LaunchPad think that the bug tracker is at 
LaunchPad and refuses to monitor SourceForge ones):
http://sourceforge.net/tracker/?func=detailaid=3489472group_id=158745atid=809061
Some are recently fixed (January):
http://sourceforge.net/tracker/?func=detailaid=3456722group_id=158745atid=809061

** Bug watch added: SourceForge.net Tracker #3489472
   http://sourceforge.net/support/tracker.php?aid=3489472

** Bug watch added: SourceForge.net Tracker #3456722
   http://sourceforge.net/support/tracker.php?aid=3456722

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

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

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

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

Title:
  Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP
  devices

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

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


[Bug 903422] Re: Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP devices

2012-03-05 Thread Olivier Mengué
** Also affects: libmtp
   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/903422

Title:
  Mount / Provide access to Android 4 (Ice Cream Sandwich, ICS) MTP
  devices

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

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


[Bug 267183] Re: Default display charset should match locale

2012-02-23 Thread Olivier Mengué
Confirming the fix, closing 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/267183

Title:
  Default display charset should match locale

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

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


[Bug 822548] Re: Can't use dual screen 1680x1050 side-by-side with fglrx while open source radeon works

2011-12-17 Thread Olivier Mengué
I'm reopening the bug because Alex Liam confirmed that the bug is still
on 11.10.

** Changed in: fglrx-installer (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Can't use dual screen 1680x1050 side-by-side with fglrx while open
  source radeon works

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

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


[Bug 188342] Re: keymap fr: numpad '.' mapped to period instead of KP_Decimal

2011-12-14 Thread Olivier Mengué
The fr/oss keyboard still has the bug in Ubuntu 11.10. And this is
still a major usability issue for LibreOffice Calc users.


/usr/share/X11/xkb/symbols/fr in the oss section includes keypad(oss) which 
includes kpdl(dotoss):

partial keypad_keys
xkb_symbols dotoss {

key.type[Group1]=FOUR_LEVEL_MIXED_KEYPAD ;

key KPDL { [ KP_Delete, period, comma, 0x100202F ] }; // delete . , ⍽ 
(narrow no-break space)
};



** Summary changed:

- keymap fr: numpad '.' mapped to period instead of KP_Decimal
+ keymap fr/oss: numpad '.' mapped to period instead of KP_Decimal

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

Title:
  keymap fr/oss: numpad '.' mapped to period instead of KP_Decimal

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/188342/+subscriptions

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

[Bug 904471] [NEW] keymap fr: key for « is Z instead of W

2011-12-14 Thread Olivier Mengué
Public bug reported:

This is about the basic French keyboard layout in X11.

The problem is that the key mapping for « and » are not side by side on 
this layout.
The bug is that « is mapped to the Z key instead of the W key.

The keys W and X are side by side on a french keyboard (this is the
AZERTY layout, where Z and W are inverted compared to a QWERTY
keyboard).

From /usr/share/X11/xkb/symbols/fr:
line 24: key AD02  { [ z,  Z, guillemotleft,less 
] };
line 35: key AB01  { [ w,  W,  lstroke,  Lstroke 
] };
line 55: key AB02  { [  x,  X,  VoidSymbol, guillemotright ] };


Note that the oss variant of fr does not have this bug (but as it has the bug 
188342, this is not really a better alternative). Keys W (AB01) and X (AB02) 
are used for guillemotleft and guillemotright.

** Affects: xkeyboard-config (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/904471

Title:
  keymap fr: key for « is Z instead of W

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

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

[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2011-12-05 Thread Olivier Mengué
This is a major usability issue for the upgrade that has still not been
addressed after at least 3 releases.

Here are some details of the pain:
- I can not see the complete list of packages that will be 
installed/upgraded/deleted: the bottom of the window is out of the screen
- Once I have access to that list, I can not view the action buttons under it 
to either accept or decline the upgrade. I can not access them with the mouse, 
and I have to blindly navigate the controls with the tab key.
- I can not view the bottom of the terminal window during the upgrade
- If I remember well I also had problem with the windows that asked me about 
config files upgrade

My netbook is an Asus Eee Pc 1005HA. Screen size is 1024 x 600 pixels.

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

Title:
  DistUpgraders output window should be resizable and initial size
  should fit the screen

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

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


[Bug 872838] [NEW] invalid exported TERM value: rxvt-256color instead of rxvt-unicode

2011-10-12 Thread Olivier Mengué
Public bug reported:

The TERM value set by urxvt in Ubuntu 11.04 is rxvt-256color.
The problem is that this TERM name does not match any terminfo value on the 
system: no /lib/terminfo/r/rxvt-256color file.
However there is /lib/terminfo/r/rxvt-unicode installed by the ncurses-base 
package.

This is rxvt-unicode 9.09-3 and ncurses 5.7+20101128-1.

According to support in the #urxvt-unicode IRC channel on Freenode, the
standard value set by the vanilla urxvt is either rxvt-unicode or rxvt-
unicode-256color. Is there a reason why the default value has been
changed?

** Affects: rxvt-unicode (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/872838

Title:
  invalid exported TERM value: rxvt-256color instead of rxvt-unicode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/872838/+subscriptions

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


[Bug 872838] Re: invalid exported TERM value: rxvt-256color instead of rxvt-unicode

2011-10-12 Thread Olivier Mengué
The rxvt-unicode is not the good one either because it looks like urxvt has 
been compiled with 256 colors support.
So there are 2 problems:
- urxvt must export TERM=rxvt-unicode-256color
- an rxvt-unicode-256color terminfo entry should be installed: either directly 
by bundling it in the package, or better, indirectly by marking a package 
dependency on an other package that would provide it (ncurses-term?).

** Summary changed:

- invalid exported TERM value: rxvt-256color instead of rxvt-unicode
+ invalid exported TERM value: rxvt-256color instead of rxvt-unicode-256color

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

Title:
  invalid exported TERM value: rxvt-256color instead of rxvt-unicode-
  256color

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/872838/+subscriptions

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


[Bug 872838] Re: invalid exported TERM value: rxvt-256color instead of rxvt-unicode-256color

2011-10-12 Thread Olivier Mengué
Workaround for problem #1:

echo URxvt.termName: rxvt-unicode-256color  ~/.Xresources
xrdb ~/.Xresources

Problem #2 seems to have been fixed in Debian bug #613171 = ncurses-term 
5.7+20101128-2. 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613171

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

** Also affects: rxvt-unicode via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613171
   Importance: Unknown
   Status: Unknown

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

Title:
  invalid exported TERM value: rxvt-256color instead of rxvt-unicode-
  256color

To manage notifications about this bug go to:
https://bugs.launchpad.net/rxvt-unicode/+bug/872838/+subscriptions

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


[Bug 846314] [NEW] Doxygen-latex dependency should be optional

2011-09-10 Thread Olivier Mengué
Public bug reported:

I want to use doxygen only to generate HTML documentation.

But the doxygen binary package has a dependency on doxygen-latex that
drags tens of LaTeX packages:

$ LANG=C sudo aptitude install -R doxygen
The following NEW packages will be installed:
  doxygen doxygen-latex{a} latex-xcolor{a} luatex{a} preview-latex-style{a} 
  tex-common{a} texlive-base{a} texlive-binaries{a} texlive-common{a} 
  texlive-doc-base{a} texlive-extra-utils{a} texlive-latex-base{a} 
  texlive-latex-extra{a} texlive-latex-recommended{a} texlive-pictures{a} 
The following packages are RECOMMENDED but will NOT be installed:
  lacheck latex-beamer lmodern pgf prosper texlive-latex-base-doc 
  texlive-latex-extra-doc texlive-latex-recommended-doc texlive-luatex 
  texlive-pictures-doc 
0 packages upgraded, 15 newly installed, 0 to remove and 0 not upgraded.


This is a waste of my disk space.

** Affects: doxygen (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/846314

Title:
  Doxygen-latex dependency should be optional

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

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


[Bug 728923] Re: [Natty] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]()

2011-09-03 Thread Olivier Mengué
I still get the problem on a Dell Optiplex 380 (as reported in May).
The freeze occurs with the latest Ubuntu Natty Linux kernel after gdm login 
when Unity seems to start.
Once the freeze occurs, I reboot the machine until it doesn't freeze. Once I 
get the desktop I can use it for a long time (a whole week) without any 
crashes/freezes: I use this PC at work and uses hibernate during lunch time and 
the night, and usually completely shutdown only on friday. No freeze when going 
out of hibernate.

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

Title:
  [Natty] WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait+0x36f/0x3e0 [radeon]()

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

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


[Bug 837557] Re: fraudulent DigiNotar certificate issuance

2011-09-01 Thread Olivier Mengué
The proposed workaround is only for Firefox.
What about other applications that may access Google services on a Ubuntu 
system?
Can we simply sudo rm /etc/ssl/certs/DigiNotar_Root_CA.pem ?

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

Title:
  fraudulent DigiNotar certificate issuance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/837557/+subscriptions

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


[Bug 822548] [NEW] Can't use dual screen 1680x1050 side-by-side with fglrx while open source radeon works

2011-08-08 Thread Olivier Mengué
Public bug reported:

Using gnome-display-properties, I can't setup a configuration to enable
my dual 1680x1050 screens setup in a side-by-side landcape
configuration: gnome-display-properties says that the virtual size is
not adapted to the real size (3360x1050 is bigger that maximum
1680x1050) (this is not the exact message as I can not copy it and I'm
using Ubuntu in french).

However this setup works well (at least when it doesn't lock up at
startup, due to bugs) with the open source radeon driver.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.840-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Mon Aug  8 09:22:28 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: fglrx, 8.840, 2.6.38-10-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 ATI Technologies Inc RV620 LE [Radeon HD 3450] [1002:95c5] (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:0342]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
JockeyStatus: xorg:fglrx - Pilote graphique FGLRX propriétaire pour ATI/AMD 
(Propriétaire, Activé, En cours d'utilisation)
MachineType: Dell Inc. OptiPlex 380
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic 
root=UUID=68623e2f-0116-42d1-af2e-e6280e81625a ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: fglrx-installer
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/24/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 01TKCC
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd02/24/2011:svnDellInc.:pnOptiPlex380:pvr:rvnDellInc.:rn01TKCC:rvrA01:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 380
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


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

Title:
  Can't use dual screen 1680x1050 side-by-side with fglrx while open
  source radeon works

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

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

[Bug 822548] Re: Can't use dual screen 1680x1050 side-by-side with fglrx while open source radeon works

2011-08-08 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/822548

Title:
  Can't use dual screen 1680x1050 side-by-side with fglrx while open
  source radeon works

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

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


[Bug 822548] Re: Can't use dual screen 1680x1050 side-by-side with fglrx while open source radeon works

2011-08-08 Thread Olivier Mengué
Here is the xrandr output:

$ xrandr --output DFP1 --right-of DFP2
xrandr: screen cannot be larger than 1680x1680 (desired size 3360x1050)

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

Title:
  Can't use dual screen 1680x1050 side-by-side with fglrx while open
  source radeon works

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

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


[Bug 818626] Re: [fglrx] everything the cursor touches turns black

2011-08-03 Thread Olivier Mengué
** Summary changed:

- everything the cursor touches turns black
+ [fglrx] everything the cursor touches turns black

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

Title:
  [fglrx] everything the cursor touches turns black

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

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


[Bug 817587] Re: START UP WITH FIREFOX WEB BROSWER And I CAN'T RETRIVE MY OLD BOOK -MARKERS

2011-08-03 Thread Olivier Mengué
I don't the match between the bug title and the bug description. Could
you fix the title?

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

Title:
  START UP WITH FIREFOX WEB BROSWER And I CAN'T RETRIVE MY OLD BOOK
  -MARKERS

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

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


[Bug 802980] Re: WARNING **: Unable to register window with path '/com/canonical/menu/4200024': Timeout was reached

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug is no longer a duplicate of bug 781180
   gvim loses menu with Unity interface
** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  WARNING **: Unable to register window with path
  '/com/canonical/menu/4200024': Timeout was reached

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

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


[Bug 802687] Re: appmenu integration does not work with gnome-vim

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug is no longer a duplicate of bug 781180
   gvim loses menu with Unity interface
** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  appmenu integration does not work with gnome-vim

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

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


[Bug 787931] Re: GVim fails to create a menu

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug is no longer a duplicate of bug 781180
   gvim loses menu with Unity interface
** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  GVim fails to create a menu

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

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


[Bug 781180] Re: gvim loses menu with Unity interface

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  gvim loses menu with Unity interface

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

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


[Bug 771810] Re: gvim occasionally shows error Unable to register window with path... Timeout was reached

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug is no longer a duplicate of bug 781180
   gvim loses menu with Unity interface
** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  gvim occasionally shows error Unable to register window with path...
  Timeout was reached

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

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


[Bug 760026] Re: appmenu not working properly with gvim

2011-08-03 Thread Olivier Mengué
*** This bug is a duplicate of bug 776499 ***
https://bugs.launchpad.net/bugs/776499

** This bug is no longer a duplicate of bug 781180
   gvim loses menu with Unity interface
** This bug has been marked a duplicate of bug 776499
   gvim gets no global menu, timeout warning on the console

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

Title:
  appmenu not working properly with gvim

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

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


[Bug 779569] Re: syntax highlighting will not work, unless I am root

2011-08-03 Thread Olivier Mengué
** Changed in: vim (Ubuntu)
   Status: New = Invalid

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

Title:
  syntax highlighting will not work, unless I am root

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

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


[Bug 595860] Re: vim color schemes should be in a separate package

2011-08-03 Thread Olivier Mengué
** Changed in: vim-scripts (Ubuntu)
   Status: New = Opinion

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

Title:
  vim color schemes should be in a separate package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim-scripts/+bug/595860/+subscriptions

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


[Bug 573140] Re: invoking gvim from shell results in invisible cursor, blank document areas

2011-08-03 Thread Olivier Mengué
Please report your problem upstream (to the Vim authors) if it still
applies.

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

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

Title:
  invoking gvim from shell results in invisible cursor, blank document
  areas

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

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


[Bug 511742] Re: enter is mapped to ^[OM in gnome-terminal

2011-08-03 Thread Olivier Mengué
Can not reproduce in Natty. Does it still applies?

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

Title:
  enter is mapped to ^[OM in gnome-terminal

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

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


[Bug 195264] Re: vim.gnome crashed with SIGSEGV in free()

2011-08-03 Thread Olivier Mengué
Can not reproduce on Ubuntu Natty. Does it still applies?

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

Title:
  vim.gnome crashed with SIGSEGV in free()

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

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


[Bug 797072] [NEW] xfce4-display-settings does not handle multiple screen side-by-side

2011-06-14 Thread Olivier Mengué
Public bug reported:

Binary package hint: xfce4-settings

I have two monitors. I want to use both to display different parts of my 
desktop. With xrandr I do:
  xrandr --output DVI-1 --right-of DVI-0

I'm not able to do that with the current version of xfce4-display-
settings.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xfce4-settings 4.8.1-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Tue Jun 14 09:46:14 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: xfce4-settings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xfce4-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  xfce4-display-settings does not handle multiple screen side-by-side

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

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


[Bug 797072] Re: xfce4-display-settings does not handle multiple screen side-by-side

2011-06-14 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797072

Title:
  xfce4-display-settings does not handle multiple screen side-by-side

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

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


[Bug 657286] Re: eclipse-jdt should not depend on eclipse-cvs-plugin

2011-05-15 Thread Olivier Mengué
Not fixed in 11.04.

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

Title:
  eclipse-jdt should not depend on eclipse-cvs-plugin

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


[Bug 775702] Re: Some menu icons missing in Inkscape since upgrade to 11.04

2011-05-06 Thread Olivier Mengué
Confirming. I have exactly the same icons missing as in the screenshot.

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

Title:
  Some menu icons missing in Inkscape since upgrade to 11.04

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


[Bug 475327] Re: qemu -net nic -net tap does not start due to qemu-ifXXX scripts

2011-05-03 Thread Olivier Mengué
@dl9sau: if NAT is enough for you, don't use -net tap: -net user is
much simpler to setup.

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

Title:
  qemu -net nic -net tap does not start due to qemu-ifXXX scripts

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


[Bug 756564] Re: After Maverick to Natty upgrade, grub won't boot and displays symbol not found : 'grub_env_export'

2011-05-03 Thread Olivier Mengué
Here is my result of debconf show grub-pc:
8888
  grub2/kfreebsd_cmdline:
  grub2/device_map_regenerated:
* grub2/linux_cmdline:
  grub-pc/install_devices_empty: false
  grub-pc/install_devices_failed: false
  grub-pc/chainload_from_menu.lst: true
  grub-pc/hidden_timeout: true
  grub-pc/timeout: 10
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: 
/dev/disk/by-id/ata-FUJITSU_MHV2120BH_PL_NW9ST72279H9-part3
  grub-pc/postrm_purge_boot_grub: false
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/disk_description:
  grub2/kfreebsd_cmdline_default: quiet
  grub-pc/partition_description:
  grub-pc/install_devices_disks_changed:
* grub2/linux_cmdline_default: quiet splash
* grub-pc/mixed_legacy_and_grub2: true
8888

dpkg-reconfigure grub-pc has only /dev/sda3 (my /boot partition)
selected which probably explains why /dev/sda has not been updated by
the Natty upgrade.

I would like to have grub only in /dev/sda3, but I don't like to have
grub in /dev/sda. I would like only a basic boot sector in /dev/sda that
would be system agnostic and only load the boot sector of the active
partition (which, in that case would be /dev/sda3). That would allow me
to easily drop a system partition and switch to an other system using
only fdisk by activating an other partition.

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

Title:
  After Maverick to Natty upgrade, grub won't boot and displays symbol
  not found : 'grub_env_export'

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


[Bug 770146] Re: Xorg freeze

2011-05-02 Thread Olivier Mengué
*** This bug is a duplicate of bug 728923 ***
https://bugs.launchpad.net/bugs/728923

** This bug is no longer a duplicate of bug 768840
   WARNING: at 
/build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 
radeon_fence_wait 0x36f/0x3e0 [radeon]()
** This bug has been marked a duplicate of bug 728923
   [Natty] WARNING: at 
/build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 
radeon_fence_wait+0x36f/0x3e0 [radeon]()
 * You can subscribe to bug 728923 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728923/+subscribe

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

Title:
  Xorg freeze

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


[Bug 768840] Re: WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait 0x36f/0x3e0 [radeon]()

2011-05-02 Thread Olivier Mengué
*** This bug is a duplicate of bug 728923 ***
https://bugs.launchpad.net/bugs/728923

** This bug has been marked a duplicate of bug 728923
   [Natty] WARNING: at 
/build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 
radeon_fence_wait+0x36f/0x3e0 [radeon]()
 * You can subscribe to bug 728923 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728923/+subscribe

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

Title:
  WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait 0x36f/0x3e0 [radeon]()

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


[Bug 728923] Re: [Natty] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]()

2011-05-02 Thread Olivier Mengué
Dell Optiplex 380 is affected by 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/728923

Title:
  [Natty] WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait+0x36f/0x3e0 [radeon]()

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


[Bug 774999] Re: Intel 82865G: X11 unusable after Natty upgrade

2011-05-02 Thread Olivier Mengué
Workaround: use Xubuntu which does not trigger the video driver bugs
  sudo aptitude install xubuntu-desktop

** Summary changed:

- X11 unusable after Natty upgrade
+ Intel 82865G: X11 unusable after Natty upgrade

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

Title:
  Intel 82865G: X11 unusable after Natty upgrade

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


[Bug 774999] [NEW] X11 unusable after Natty upgrade

2011-05-01 Thread Olivier Mengué
Public bug reported:

Binary package hint: xorg

Posted from the X11 recovery session.

None of the sessions works (except the recovery session, but that doesn't 
count) after upgrade from Maverick to Natty:
- Ubuntu : a dialog box says the hadware is does not accept Unity, then screen 
is garbled (reboot from linux console)
- Ubuntu Classic : screen is garbled  (reboot from linux console)
- Ubuntu Classic (no effects) : system freeze

Why the upgrade did not warn me about the lack of support for this
hardware? I would not have upgraded. Or tested with the live CD.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1680x1050 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 
1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 
640x480 720x400
 edid-base64: 
AP///wBMLQwDMjJFTQgSAQMOLx54KtUVpFVJmicUUFS/74CzAIGAgUBxTwEBAQEBAQEBfC6QoGAaHkAwIDYA2igRAAAa/QA4Sx5RDgAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIUzNRMjEyOTE1CiAgAEY=
Date: Sun May  1 18:54:42 2011
DistUpgraded: Log time: 2011-05-01 15:06:44.795705
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox-ose, 4.0.4, 2.6.38-8-generic, i686: installed
 virtualbox-ose, 4.0.4, 2.6.35-28-generic, i686: installed
GraphicsCard:
 Intel Corporation 82865G Integrated Graphics Controller [8086:2572] (rev 02) 
(prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company D530 sff(dc578av) [103c:12bc]
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP d530 SFF(DG059T)
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=5f7f6055-15cd-4412-bf5e-a49fcf303fe7 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
UpgradeStatus: Upgraded to natty on 2011-05-01 (0 days ago)
dmi.bios.date: 07/10/2003
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 786B2 v1.11
dmi.board.name: 085Ch
dmi.board.vendor: Hewlett-Packard
dmi.chassis.asset.tag: CZC4161ZSK
dmi.chassis.type: 4
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786B2v1.11:bd07/10/2003:svnHewlett-Packard:pnHPd530SFF(DG059T):pvr:rvnHewlett-Packard:rn085Ch:rvr:cvnHewlett-Packard:ct4:cvr:
dmi.product.name: HP d530 SFF(DG059T)
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: apport-bug i386 natty needs-reassignment regression-update ubuntu

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

Title:
  X11 unusable after Natty upgrade

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

[Bug 774999] Re: X11 unusable after Natty upgrade

2011-05-01 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774999

Title:
  X11 unusable after Natty upgrade

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


[Bug 774999] Re: X11 unusable after Natty upgrade

2011-05-01 Thread Olivier Mengué
From the Ubuntu web site:

Ubuntu 11.04 is built to take advantage of the very latest
technologies, but it should work on a most desktops, laptops and
netbooks too. If you don’t have the required hardware, Ubuntu will
automatically start the classic desktop experience so you won’t have to
worry about a thing.

Thank you for the Ubuntu experience!

** Description changed:

  Binary package hint: xorg
  
  Posted from the X11 recovery session.
  
- None of the sessions works (except the recovery session, but that doesn't 
count) after upgrade from Maverick to Natty- Ubuntu : a dialog box says the 
hadware is does not accept Unity, then screen is garbled (reboot from linux 
console)
+ None of the sessions works (except the recovery session, but that doesn't 
count) after upgrade from Maverick to Natty:
+ - Ubuntu : a dialog box says the hadware is does not accept Unity, then 
screen is garbled (reboot from linux console)
  - Ubuntu Classic : screen is garbled  (reboot from linux console)
  - Ubuntu Classic (no effects) : system freeze
  
  Why the upgrade did not warn me about the lack of support for this
  hardware? I would not have upgraded. Or tested with the live CD.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xorg 1:7.6+4ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  DRM.card0.VGA.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1680x1050 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 
1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 
640x480 720x400
-  edid-base64: 
AP///wBMLQwDMjJFTQgSAQMOLx54KtUVpFVJmicUUFS/74CzAIGAgUBxTwEBAQEBAQEBfC6QoGAaHkAwIDYA2igRAAAa/QA4Sx5RDgAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIUzNRMjEyOTE1CiAgAEY=
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1680x1050 1280x1024 1280x1024 1280x960 1152x864 1024x768 1024x768 
1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 640x480 
640x480 720x400
+  edid-base64: 
AP///wBMLQwDMjJFTQgSAQMOLx54KtUVpFVJmicUUFS/74CzAIGAgUBxTwEBAQEBAQEBfC6QoGAaHkAwIDYA2igRAAAa/QA4Sx5RDgAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIUzNRMjEyOTE1CiAgAEY=
  Date: Sun May  1 18:54:42 2011
  DistUpgraded: Log time: 2011-05-01 15:06:44.795705
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus:
-  virtualbox-ose, 4.0.4, 2.6.38-8-generic, i686: installed 
-  virtualbox-ose, 4.0.4, 2.6.35-28-generic, i686: installed
+  virtualbox-ose, 4.0.4, 2.6.38-8-generic, i686: installed
+  virtualbox-ose, 4.0.4, 2.6.35-28-generic, i686: installed
  GraphicsCard:
-  Intel Corporation 82865G Integrated Graphics Controller [8086:2572] (rev 02) 
(prog-if 00 [VGA controller])
-Subsystem: Hewlett-Packard Company D530 sff(dc578av) [103c:12bc]
+  Intel Corporation 82865G Integrated Graphics Controller [8086:2572] (rev 02) 
(prog-if 00 [VGA controller])
+    Subsystem: Hewlett-Packard Company D530 sff(dc578av) [103c:12bc]
  Lsusb:
-  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP d530 SFF(DG059T)
  ProcEnviron:
-  LANGUAGE=fr_FR:en
-  PATH=(custom, user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr_FR:en
+  PATH=(custom, user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=5f7f6055-15cd-4412-bf5e-a49fcf303fe7 ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xorg
  UpgradeStatus: Upgraded to natty on 2011-05-01 (0 days ago)
  dmi.bios.date: 07/10/2003
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786B2 v1.11
  dmi.board.name: 085Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC4161ZSK
  dmi.chassis.type: 4
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786B2v1.11:bd07/10/2003:svnHewlett-Packard:pnHPd530SFF(DG059T):pvr:rvnHewlett-Packard:rn085Ch:rvr:cvnHewlett-Packard:ct4:cvr:
  dmi.product.name: HP d530 SFF(DG059T)
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: 

[Bug 772997] [NEW] Evolution and Google Apps: account assistant points Calendar and Contacts to Gmail instead of company account

2011-04-29 Thread Olivier Mengué
Public bug reported:

Binary package hint: evolution

When adding an IMAP mail account for a Google Apps account (for example 
myacco...@example.com) the assistant creates Contact and Calendar account for 
myacco...@gmail.com instead of keeping the domain name.
Of course, that doesn't work as gmail.com and example.com are different 
namespaces for accounts.
The wrong account name is shown in the status bar.

I don't know about Mail, but it doesn't work either (Mail on IMAP
doesn't show in the status bar which account name it uses).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evolution 2.32.2-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Thu Apr 28 14:59:18 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Evolution and Google Apps: account assistant points Calendar and
  Contacts to Gmail instead of company account

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


[Bug 772997] Re: Evolution and Google Apps: account assistant points Calendar and Contacts to Gmail instead of company account

2011-04-29 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772997

Title:
  Evolution and Google Apps: account assistant points Calendar and
  Contacts to Gmail instead of company account

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


[Bug 772997] Re: Evolution and Google Apps: account assistant points Calendar and Contacts to Gmail instead of company account

2011-04-29 Thread Olivier Mengué
So far I've only been able to access my Google Apps account Contacts: I
had to change the account name in the properties.

Calendar fails, even if I changed the account name to add the domain name.
Mail fails. I can't find where the account name is visiblle and can be edited.

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

Title:
  Evolution and Google Apps: account assistant points Calendar and
  Contacts to Gmail instead of company account

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


[Bug 772997] Re: Evolution and Google Apps: account assistant points Calendar and Contacts to Gmail instead of company account

2011-04-29 Thread Olivier Mengué
Sorry, Calendar works once the account name is fixed.

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

Title:
  Evolution and Google Apps: account assistant points Calendar and
  Contacts to Gmail instead of company account

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


[Bug 533038] Re: firefox 3.6 needs a man page

2011-04-27 Thread Olivier Mengué
Fixed in firefox 4.0 (firefox-4.0+nobinonly-0ubuntu3)

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

Title:
  firefox 3.6 needs a man page

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


[Bug 768840] Re: WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait 0x36f/0x3e0 [radeon]()

2011-04-27 Thread Olivier Mengué
** Tags added: ati radeon xserver

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

Title:
  WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait 0x36f/0x3e0 [radeon]()

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


[Bug 768840] Re: WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait 0x36f/0x3e0 [radeon]()

2011-04-22 Thread Olivier Mengué
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/768840

Title:
  WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait 0x36f/0x3e0 [radeon]()

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


[Bug 768840] [NEW] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait 0x36f/0x3e0 [radeon]()

2011-04-22 Thread Olivier Mengué
Public bug reported:

Binary package hint: xserver-xorg-video-radeon

This problem was triggered by doing a double-click on an application
icon in the Unity sidebar.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  omengue1575 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfebfc000 irq 43'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,10280400,00100100'
   Controls  : 18
   Simple ctrls  : 12
Date: Tue Apr 19 09:49:12 2011
Failure: oops
HibernationDevice: RESUME=UUID=abffade1-b066-425c-a538-71a42e1f2e66
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Dell Inc. OptiPlex 380
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=68623e2f-0116-42d1-af2e-e6280e81625a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.52
RfKill:
 
SourcePackage: linux
Title: WARNING: at 
/build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 
radeon_fence_wait+0x36f/0x3e0 [radeon]()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/06/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 01TKCC
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd12/06/2010:svnDellInc.:pnOptiPlex380:pvr:rvnDellInc.:rn01TKCC:rvrA01:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 380
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops kernel-oops natty

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

Title:
  WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait 0x36f/0x3e0 [radeon]()

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


[Bug 746796] Re: locale switched from fr_FR.UTF-8 to fr_FR after upgrade to 2.30.5-0ubuntu4.1

2011-04-01 Thread Olivier Mengué
*** This bug is a duplicate of bug 746694 ***
https://bugs.launchpad.net/bugs/746694

Yes, I have maverick-backports. I confirm this is a duplicate.

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

Title:
  locale switched from fr_FR.UTF-8 to fr_FR after upgrade to
  2.30.5-0ubuntu4.1

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


[Bug 746796] [NEW] locale switched from fr_FR.UTF-8 to fr_FR after upgrade to 2.30.5-0ubuntu4.1

2011-03-31 Thread Olivier Mengué
Public bug reported:

Binary package hint: gdm

My locale was fr_FR.UTF-8.
I upgraded Ubuntu today with the quasi-daily upgrates. The only update of today 
is gdm 2.30.5-0ubuntu4.1
Next time I logged in:
- a dialog in english after login ask me to rename Bureau to Desktop, 
Vidéos to Videos...
- the system is now mostly in english

In fact, the locale is now fr_FR instead of fr_FR.UTF-8. fr_FR is
not a valid locale (most software do not have LC_MESSAGES for it) so
everything defaults to C which is english.

locale -a :
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=fr_FR
LANGUAGE=fr_FR:fr:en_GB:en
LC_CTYPE=fr_FR
LC_NUMERIC=fr_FR
LC_TIME=fr_FR
LC_COLLATE=fr_FR
LC_MONETARY=fr_FR
LC_MESSAGES=fr_FR
LC_PAPER=fr_FR
LC_NAME=fr_FR
LC_ADDRESS=fr_FR
LC_TELEPHONE=fr_FR
LC_MEASUREMENT=fr_FR
LC_IDENTIFICATION=fr_FR
LC_ALL=

This has happened on the two computers I where I did the upgrade. Some
others french users have the same problem. http://forum.ubuntu-
fr.org/viewtopic.php?id=448782

This is Ubuntu 10.10.
From /var/log/apt/history.log:

Start-Date: 2011-03-31  09:08:08
Upgrade: gdm:amd64 (2.30.5-0ubuntu4+langfixes~maverick1, 2.30.5-0ubuntu4.1)
End-Date: 2011-03-31  09:08:47

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


** Tags: locale usability

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

Title:
  locale switched from fr_FR.UTF-8 to fr_FR after upgrade to
  2.30.5-0ubuntu4.1

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

[Bug 746796] Re: locale switched from fr_FR.UTF-8 to fr_FR after upgrade to 2.30.5-0ubuntu4.1

2011-03-31 Thread Olivier Mengué
The locale is still fr_FR.UTF-8 when I logon from a linux console. So
this is clearly a gdm problem.

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

Title:
  locale switched from fr_FR.UTF-8 to fr_FR after upgrade to
  2.30.5-0ubuntu4.1

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


[Bug 366780] Re: wifi network priority

2011-03-22 Thread Olivier Mengué
@Rolf: yes this is the problem.
The problem is also when we alternate between not just home and work but 
also free-but-slow.
Use case:
- I'm at home with home
- I go out in a public place and use free-but-slow
- I go back at home. I expect to be connected to home instead of 
free-but-slow.

So the last used connection is not an appropriate algorithm for a
laptop that frequently changes of connection.

In Windows, the connection list is ordered, independently of the
connection name. So I can put in order work, home, free-but-slow
and free-but-slow will only be used if none of the others two are
available.

** Changed in: network-manager (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  wifi network priority

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


[Bug 631088] Re: Incompatibilty with Windows font Deja Vu Sans 9.9990234375 makes evince menu unreadable

2011-03-18 Thread Olivier Mengué
Hi taj,

How are your Windows fonts installed on your system?

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

Title:
  Incompatibilty with Windows font Deja Vu Sans 9.9990234375 makes
  evince menu unreadable

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


  1   2   3   >