[Bug 35223] Re: Laptop TFT monitor - brightness level is not saved

2011-12-14 Thread Julien Olivier
As a workaround, this could be easily fixed by running the following command 
just before shutdown:
cat /sys/class/backlight/acpi_video0/brightness  /etc/whatever

And running the following command on boot:
cat /etc/whatever  /sys/class/backlight/acpi_video0/brightness

Using upstart, it shouldn't be too difficult to do...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/35223

Title:
  Laptop TFT monitor - brightness level is not saved

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

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


[Bug 855917] Re: empathy does not recognize settings from online accounts

2011-12-14 Thread Julien Olivier
Bilal, like I said just before, it's still not working in an up-to-date
oneiric.

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

Title:
  empathy does not recognize settings from online accounts

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

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


[Bug 892989] Re: gnome-fallback-mount-helper.desktop should use gnome as a session name

2011-12-13 Thread Julien Olivier
It seems fixed for me. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/892989

Title:
  gnome-fallback-mount-helper.desktop should use gnome as a session
  name

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/892989/+subscriptions

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


[Bug 892989] Re: gnome-fallback-mount-helper.desktop should use gnome as a session name

2011-12-01 Thread Julien Olivier
Seb, I confirm that changing the autostart condition to unless-session
gnome fixes the issue too.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/892989

Title:
  gnome-fallback-mount-helper.desktop should use gnome as a session
  name

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

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


[Bug 892989] Re: gnome-fallback-mount-helper.desktop should use gnome as a session name

2011-12-01 Thread Julien Olivier
Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/892989

Title:
  gnome-fallback-mount-helper.desktop should use gnome as a session
  name

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

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


[Bug 838812] Re: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

2011-11-30 Thread Pierre-Olivier Megret
Bug still present in Ubuntu 12.04 amd64 .

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

Title:
  rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

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

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


[Bug 892989] [NEW] org.gnome.desktop.media-handling.automount-open should be set to false by default in gnome-shell

2011-11-21 Thread Julien Olivier
Public bug reported:

In Oneiric, org.gnome.desktop.media-handling.automount-open is set to
true by default, which causes removable medias to open a new nautilus
window when inserted. This might be the desired behaviour in Unity, but
it's wrong in gnome-shell because gnome-shell already displays a
notification asking whether the user wants to open a nautilus window.
This is redondant with the automatic opening of the window.

I already sumbitted it upstream but it was rightfully closed NOTGNOME:
https://bugzilla.gnome.org/show_bug.cgi?id=663152

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/892989

Title:
  org.gnome.desktop.media-handling.automount-open should be set to false
  by default in gnome-shell

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

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


[Bug 841463] Re: python plugins are currently broken

2011-11-15 Thread Olivier FAURAX
The magnatune plugin is the culprit.

Here the trace I have when loading the magnatune plugin:
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
TypeError: metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases
**
ERROR:/build/buildd/pygobject-3.0.0/gi/_gobject/pygobject.c:929:pygobject_new_full:
 assertion failed: (tp != NULL)
Abandon

This is kind of critical, as rhythmbox refuses to start if magnatune is
activated in the plugin panel.

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

Title:
  python plugins are currently broken

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

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


[Bug 680628] Re: Unable to print a document with evince, works correctly with Adobe Acrobat Reader

2011-11-11 Thread Olivier Berger
** Bug watch added: Debian Bug tracker #648461
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648461

** Also affects: cairo (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648461
   Importance: Unknown
   Status: Unknown

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

Title:
  Unable to print a document with evince, works correctly with Adobe
  Acrobat Reader

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

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


[Bug 849733] Re: No icon in notification area while transfering files

2011-11-10 Thread Julien Olivier
** This bug is no longer a duplicate of bug 868032
   nautilus progress window marked skipped, not managed by gnome-shell

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

Title:
  No icon in notification area while transfering files

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-10 Thread Julien Olivier
It works perfectly for me. Thanks!

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 888535] [NEW] rhythmbox crashed with SIGSEGV in rb_playlist_manager_get_playlists()

2011-11-10 Thread Julien Olivier
Public bug reported:

Crash after activating DAAP share.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: rhythmbox 2.90.1~20110908-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic-pae 3.0.6
Uname: Linux 3.0.0-13-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Nov 10 13:48:31 2011
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
ProcCmdline: rhythmbox
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0xb775fb67 rb_playlist_manager_get_playlists+39:   
mov0x10(%eax),%eax
 PC (0xb775fb67) ok
 source 0x10(%eax) (0xfffee47e) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: rhythmbox
StacktraceTop:
 rb_playlist_manager_get_playlists () from /usr/lib/librhythmbox-core.so.4
 rb_dmap_container_db_adapter_new () from 
/usr/lib/rhythmbox/plugins/daap/libdaap.so
 ?? () from /usr/lib/rhythmbox/plugins/daap/libdaap.so
 g_cclosure_marshal_VOID__STRING () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
Title: rhythmbox crashed with SIGSEGV in rb_playlist_manager_get_playlists()
UpgradeStatus: Upgraded to oneiric on 2011-09-23 (48 days ago)
UserGroups: adm admin cdrom dialout dip fax floppy fuse lpadmin plugdev 
sambashare tape video

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


** Tags: apport-crash i386 oneiric

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

Title:
  rhythmbox crashed with SIGSEGV in rb_playlist_manager_get_playlists()

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

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


[Bug 888535] Re: rhythmbox crashed with SIGSEGV in rb_playlist_manager_get_playlists()

2011-11-10 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/888535

Title:
  rhythmbox crashed with SIGSEGV in rb_playlist_manager_get_playlists()

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

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


[Bug 885266] Re: Enabling DAAP service crashes rhythmbox

2011-11-10 Thread Julien Olivier
I've just done that: it's bug #888535.

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

Title:
  Enabling DAAP service crashes rhythmbox

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-09 Thread Julien Olivier
And I just found out today that once minimized there is no way to
restore it either. That means that, even if you know you have a transfer
going on, you have no way to know its progress or even stop it once
minimized.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-09 Thread Julien Olivier
Just revert the offending patch and be done with it please.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-09 Thread Julien Olivier
Absolutely, there is a real problem with the way Ubuntu developpers
manage bugs and treat bug reporters. I understand that it may take ages
to fix a bug that actually needs work. But when the fix is to actually
stop breaking perfectly functional debian packages, there is nothing
that could justify that a bug stays opened for more than one month. Or,
if there is anything preventing this bug from being fixed, people
suffering from it would appreciate to be informed about the reasons why
this is not fixed. You can't just ignore such an easy-to-fix bug for a
month and expect people to wait and shut their mouth...

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-09 Thread Julien Olivier
@seb

I respect your work, and don't *ask* for anything other than just a bit
more communication. I would *never ever* ask for anyone to do anythin
faster for free, but I think it's just more respectful to just drop a
line to explain why this can't be done quickly. Now you've just
explained it and it makes sense. If my rant made you be more verbose
about the problem then it was worth it.

Thanks for your work, and sorry for the noise.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-09 Thread Julien Olivier
Actually the real problem is that Nautilus is supposed to use the
notification area for file transfers but doesn't on Ubuntu. See bug
#849733.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 855917] Re: empathy does not recognize settings from online accounts

2011-10-20 Thread Julien Olivier
According to https://bugzilla.gnome.org/show_bug.cgi?id=652543 , it's
supposed to be fixed, but it's not :(

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

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

Title:
  empathy does not recognize settings from online accounts

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

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


[Bug 870802] Re: nautilus crashes when deleting from the tree in the side panel

2011-10-08 Thread Olivier Berten
*** This bug is a duplicate of bug 859901 ***
https://bugs.launchpad.net/bugs/859901

If it's actually a duplicate, bug #859901's description should be
updated since I'm neither on a amd64 system not deleting from a NTFS
partition...

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

Title:
  nautilus crashes when deleting from the tree in the side panel

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

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


[Bug 869765] [NEW] Screen locked on lid close

2011-10-07 Thread Julien Olivier
Public bug reported:

If I suspend my laptop by closing the lid, I get a password prompt when
I open it again. This doesn't occur when I suspend using the gnome-shell
suspend menu entry.

For information, this happens when running a gnome-shell session. I have
disabled lock screen in the screen settings. This used to work
perfectly until very recently (probably after one of my daily oneiric
upgrades).

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/869765

Title:
  Screen locked on lid close

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

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


[Bug 869765] Re: Screen locked on lid close

2011-10-07 Thread Julien Olivier
Should I file a bug in GNOME's bugzilla or is it Ubuntu-specific?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/869765

Title:
  Screen locked on lid close

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

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


[Bug 869765] Re: Screen locked on lid close

2011-10-07 Thread Julien Olivier
(For clarity, I'm talking about the fact that the suspend menu entry
doesn't lock the screen.)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/869765

Title:
  Screen locked on lid close

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

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


[Bug 869765] Re: Screen locked on lid close

2011-10-07 Thread Julien Olivier
Sorry but I fail to understand there. Why is my laptop locked when I
resume depending on whether I suspended by closing the lid or by
choosing suspend in the menu?

If I understand correctky, the change you're talking about now locks the
screen when I close the lid, but isn't it supposed to do the same when I
suspend my laptop manually?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/869765

Title:
  Screen locked on lid close

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

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


[Bug 866013] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-10-04 Thread Pierre-Olivier Megret
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 867502] [NEW] System settings window too small

2011-10-04 Thread Julien Olivier
Public bug reported:

The system settings window is not resizable but has a vertical scrollbar
for no reason. Please make it a bit taller, or let it get taller
automatically to fit its content.

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/867502

Title:
  System settings window too small

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

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


[Bug 867505] Re: nautilus crashes when you click on domwloads/music/images ...

2011-10-04 Thread Pierre-Olivier Megret
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/867505

Title:
  nautilus crashes when you click on domwloads/music/images ...

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

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


[Bug 867502] Re: System settings window too small

2011-10-04 Thread Julien Olivier
** Attachment added: Screenshot of the bug in action.
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/867502/+attachment/2507406/+files/gcc.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/867502

Title:
  System settings window too small

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

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


[Bug 867505] [NEW] nautilus crashes when you click on domwloads/music/images ...

2011-10-04 Thread Pierre-Olivier Megret
Public bug reported:

Impossible to open Documents /download / documents/ images / Music /
Desktop /videos/ public  by cliking on bookmarks in leftside or on
folders.  Nautilus crashes.   Last Update/Upgrade done at 14:00 ( Paris
Time )

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Tue Oct  4 15:32:30 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110926)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  nautilus crashes when you click on domwloads/music/images ...

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

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


[Bug 867505] Re: nautilus crashes when you click on domwloads/music/images ...

2011-10-04 Thread Pierre-Olivier Megret
Executing Nautilus in a terminal :

Message after crash when clicking on Downloads :

(nautilus:14046): GLib-CRITICAL **: g_variant_get_boolean: assertion 
`g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
Erreur de segmentation (core dumped)


** Description changed:

  Impossible to open Documents /download / documents/ images / Music /
- Desktop /videos/ public  by cliking on bookmarks in leftside or on
+ Desktop /videos/ public  by clicking on bookmarks in leftside or on
  folders.  Nautilus crashes.   Last Update/Upgrade done at 14:00 ( Paris
  Time )
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Tue Oct  4 15:32:30 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110926)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  nautilus crashes when you click on domwloads/music/images ...

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

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


[Bug 58977] Re: Maximizing ignores docked panles with Xinerama

2011-09-30 Thread Olivier Berger
Care to elaborate on what was fixed/how/where (version) regarding compiz
in ubuntu ?

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

Title:
  Maximizing ignores docked panles with Xinerama

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

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


[Bug 849733] [NEW] No icon in notification area while transfering files

2011-09-14 Thread Julien Olivier
Public bug reported:

According to this bug report (
https://bugzilla.gnome.org/show_bug.cgi?id=657561 ), Nautilus should
bring up an icon in the notification area while doing file operations.
In Oneiric, you only get a modal dialog, but nothing in the notification
area.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.1.90-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic-pae 3.0.4
Uname: Linux 3.0.0-11-generic-pae i686
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
Date: Wed Sep 14 08:54:02 2011
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-08-12 (32 days ago)

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


** Tags: apport-bug i386 oneiric

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

Title:
  No icon in notification area while transfering files

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

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


[Bug 849733] Re: No icon in notification area while transfering files

2011-09-14 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/849733

Title:
  No icon in notification area while transfering files

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

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


[Bug 820438] Re: google contacts don't work anymore

2011-09-11 Thread Julien Olivier
They work again for me now, but I can't modify/add/remove them.

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

Title:
  google contacts don't work anymore

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

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


[Bug 820438] Re: google contacts don't work anymore

2011-09-11 Thread Julien Olivier
By the way, I report the fact that they are read-only in bug #845103.

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

Title:
  google contacts don't work anymore

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

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


[Bug 843769] Re: 'undefined symbol: g_unix_signal_add_watch_full' error, needs to be updated to 3.1.91

2011-09-08 Thread Olivier Blanc
The problem is still active after upgrading to evolution-data-server
(3.1.91-0ubuntu1)

$ evolution
evolution: symbol lookup error: evolution: undefined symbol: 
g_unix_signal_add_watch_full

$ dpkg -l | grep evolution
ii  evolution  3.1.5-0ubuntu2   
groupware suite with mail client and organizer
ii  evolution-common   3.1.5-0ubuntu2   
architecture independent files for Evolution
ii  evolution-data-server  3.1.91-0ubuntu1  
evolution database backend server
ii  evolution-data-server-common   3.1.91-0ubuntu1  
architecture independent files for Evolution Data Server
ii  evolution-dev  3.1.5-0ubuntu2   
development library files for Evolution
ii  evolution-indicator0.2.18-0ubuntu1  
GNOME panel indicator applet for Evolution
ii  evolution-plugins  3.1.5-0ubuntu2   
standard plugins for Evolution
ii  evolution-plugins-experimental 3.1.5-0ubuntu2   
experimental plugins for Evolution
ii  evolution-webcal   2.32.0-1build1   
webcal: URL handler for GNOME and Evolution
ii  libebackend-1.2-1  3.1.91-0ubuntu1  
Utility library for evolution data servers
rc  libebackend1.2-0   2.32.2-0ubuntu2  
Utility library for evolution data servers
ii  libebook1.2-10 3.0.3-0ubuntu1~natty1
Client library for evolution address books
rc  libebook1.2-11 3.1.4-0ubuntu7   
Client library for evolution address books
ii  libebook1.2-12 3.1.91-0ubuntu1  
Client library for evolution address books
ii  libebook1.2-dev3.1.91-0ubuntu1  
Client library for evolution address books (development 
files)
ii  libecal1.2-10  3.1.91-0ubuntu1  
Client library for evolution calendars
ii  libecal1.2-8   3.0.3-0ubuntu1~natty1
Client library for evolution calendars
rc  libecal1.2-9   3.1.4-0ubuntu7   
Client library for evolution calendars
rc  libedata-book-1.2-10   3.1.4-0ubuntu7   
Backend library for evolution address books
ii  libedata-book-1.2-11   3.1.91-0ubuntu1  
Backend library for evolution address books
rc  libedata-book1.2-8 2.32.2-0ubuntu2  
Backend library for evolution address books
rc  libedata-cal-1.2-123.1.4-0ubuntu7   
Backend library for evolution calendars
ii  libedata-cal-1.2-133.1.91-0ubuntu1  
Backend library for evolution calendars
rc  libedata-cal1.2-10 2.32.2-0ubuntu2  
Backend library for evolution calendars
ii  libedataserver1.2-14   3.1.4-0ubuntu7   
Utility library for evolution data servers
ii  libedataserver1.2-15   3.1.91-0ubuntu1  
Utility library for evolution data servers
ii  libedataserver1.2-dev  3.1.91-0ubuntu1  
Utility library for evolution data servers (development 
files)
ii  libedataserverui-3.0-1 3.1.91-0ubuntu1  
GUI utility library for evolution data servers
ii  libedataserverui-3.0-dev   3.1.91-0ubuntu1  
GUI utility library for evolution data servers 
(development files)
rc  libedataserverui1.2-11 2.32.2-0ubuntu2  
GUI utility library for evolution data servers
ii  libevolution   3.1.5-0ubuntu2   
evolution libraries

$ ldd $(which evolution)
linux-vdso.so.1 =  (0x7fff853a4000)
libeshell.so.0 = /usr/lib/evolution/3.2/libeshell.so.0 
(0x7fa32d9a6000)

[Bug 845103] [NEW] Google contacts and calendars are read-only in Evolution

2011-09-08 Thread Julien Olivier
Public bug reported:

In Oneiric, I have set up my Google account with Online accounts in
gnome control center. It works very well, except that Google contacts
and calendars are read-only. In Natty, I could still modify my contacts
and calendars.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.1.91-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic-pae 3.0.4
Uname: Linux 3.0.0-10-generic-pae i686
Architecture: i386
Date: Thu Sep  8 21:25:49 2011
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to oneiric on 2011-08-12 (26 days ago)

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


** Tags: apport-bug i386 oneiric

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

Title:
  Google contacts and calendars are read-only in Evolution

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

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


[Bug 845103] Re: Google contacts and calendars are read-only in Evolution

2011-09-08 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/845103

Title:
  Google contacts and calendars are read-only in Evolution

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

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


[Bug 843769] Re: 'undefined symbol: g_unix_signal_add_watch_full' error, needs to be updated to 3.1.91

2011-09-08 Thread Olivier Blanc
Thanks its now working with the following conf :
$ dpkg -l | grep evolution
ii  evolution  3.1.91-0ubuntu1  
groupware suite with mail client and organizer
ii  evolution-common   3.1.91-0ubuntu1  
architecture independent files for Evolution
ii  evolution-data-server  3.1.91-0ubuntu1  
evolution database backend server
ii  evolution-data-server-common   3.1.91-0ubuntu1  
architecture independent files for Evolution Data Server
ii  evolution-dev  3.1.91-0ubuntu1  
development library files for Evolution
ii  evolution-indicator0.2.18-0ubuntu1  
GNOME panel indicator applet for Evolution
ii  evolution-plugins  3.1.91-0ubuntu1  
standard plugins for Evolution
ii  evolution-plugins-experimental 3.1.91-0ubuntu1  
experimental plugins for Evolution
ii  evolution-webcal   2.32.0-1build1   
webcal: URL handler for GNOME and Evolution
ii  libebackend-1.2-1  3.1.91-0ubuntu1  
Utility library for evolution data servers
rc  libebackend1.2-0   2.32.2-0ubuntu2  
Utility library for evolution data servers
ii  libebook1.2-10 3.0.3-0ubuntu1~natty1
Client library for evolution address books
rc  libebook1.2-11 3.1.4-0ubuntu7   
Client library for evolution address books
ii  libebook1.2-12 3.1.91-0ubuntu1  
Client library for evolution address books
ii  libebook1.2-dev3.1.91-0ubuntu1  
Client library for evolution address books (development 
files)
ii  libecal1.2-10  3.1.91-0ubuntu1  
Client library for evolution calendars
ii  libecal1.2-8   3.0.3-0ubuntu1~natty1
Client library for evolution calendars
rc  libecal1.2-9   3.1.4-0ubuntu7   
Client library for evolution calendars
rc  libedata-book-1.2-10   3.1.4-0ubuntu7   
Backend library for evolution address books
ii  libedata-book-1.2-11   3.1.91-0ubuntu1  
Backend library for evolution address books
rc  libedata-book1.2-8 2.32.2-0ubuntu2  
Backend library for evolution address books
rc  libedata-cal-1.2-123.1.4-0ubuntu7   
Backend library for evolution calendars
ii  libedata-cal-1.2-133.1.91-0ubuntu1  
Backend library for evolution calendars
rc  libedata-cal1.2-10 2.32.2-0ubuntu2  
Backend library for evolution calendars
ii  libedataserver1.2-14   3.1.4-0ubuntu7   
Utility library for evolution data servers
ii  libedataserver1.2-15   3.1.91-0ubuntu1  
Utility library for evolution data servers
ii  libedataserver1.2-dev  3.1.91-0ubuntu1  
Utility library for evolution data servers (development 
files)
ii  libedataserverui-3.0-1 3.1.91-0ubuntu1  
GUI utility library for evolution data servers
ii  libedataserverui-3.0-dev   3.1.91-0ubuntu1  
GUI utility library for evolution data servers 
(development files)
rc  libedataserverui1.2-11 2.32.2-0ubuntu2  
GUI utility library for evolution data servers
ii  libevolution   3.1.91-0ubuntu1  
evolution libraries

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

Title:
  'undefined symbol: g_unix_signal_add_watch_full' error, needs to be
  updated to 3.1.91

To manage notifications about this bug 

[Bug 839407] Re: gnome-font-viewer missing in oneiric

2011-09-07 Thread Olivier Berten
I have KFontView installed but it loads much slower on Gnome and it
doesn't show the font informations (description, copyright, version,
...). On the other hand, it allows you to see all characters which is
sometimes useful too. That's why I have both installed.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/839407

Title:
  gnome-font-viewer missing in oneiric

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

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


[Bug 839407] Re: gnome-font-viewer missing in oneiric

2011-09-07 Thread Olivier Berten
Thanks! I just fixed it.

** Description changed:

  So is gnome-thumbnail-font...
  
  Here is a workaround.
  
  Download the 2.32 Natty version:
  
https://launchpad.net/ubuntu/natty/i386/gnome-control-center/1:2.32.1-0ubuntu15
  
  Extract the content.
  
  Go to gnome-control-center_2.32.1-0ubuntu15_i386/usr/bin and copy
  `gnome-font-viewer` and `gnome-thumbnail-font` to your /usr/bin
  directory.
  
  To make the font viewer system wide, run in terminal:
  
- gksu gedit /usr/share/applications/gnome-font-viewer-mime.desktop
- 
+ gksu gedit /usr/share/applications/gnome-font-viewer-mime.desktop
  
  Copy, paste and save this into the empty file:
  
- [Desktop Entry]
- Version=1.0
- Encoding=UTF-8
- Type=gnome-font-viewer
- Name=gnome-font-viewer
- Exec=/usr/bin/gnome-font-viewer
- NoDisplay=true
- 
MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;
- 
+ [Desktop Entry]
+ Version=1.0
+ Encoding=UTF-8
+ Type=Application
+ Name=gnome-font-viewer
+ Exec=/usr/bin/gnome-font-viewer
+ NoDisplay=true
+ 
MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;
  
  Run in terminal:
  
- gksu gedit /etc/gnome/defaults.list
- 
+ gksu gedit /etc/gnome/defaults.list
  
  Copy, paste and add this to the bottom of the file:
  
- application/x-font-pcf=gnome-font-viewer-mime.desktop
- application/x-font-ttf=gnome-font-viewer-mime.desktop
- application/x-font-type1=gnome-font-viewer-mime.desktop
- application/x-font-otf=gnome-font-viewer-mime.desktop
+ application/x-font-pcf=gnome-font-viewer-mime.desktop
+ application/x-font-ttf=gnome-font-viewer-mime.desktop
+ application/x-font-type1=gnome-font-viewer-mime.desktop
+ application/x-font-otf=gnome-font-viewer-mime.desktop
  
  To enable fonts thumbnails, run in terminal:
  
- gksu gedit /usr/share/thumbnailers/gnome-font.thumbnailer
- 
+ gksu gedit /usr/share/thumbnailers/gnome-font.thumbnailer
  
  Copy, paste and save this into the empty file:
  
- [Thumbnailer Entry]
- TryExec=/usr/bin/gnome-thumbnail-font
- Exec=/usr/bin/gnome-thumbnail-font -s %s %u %o
- 
MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;
+ [Thumbnailer Entry]
+ TryExec=/usr/bin/gnome-thumbnail-font
+ Exec=/usr/bin/gnome-thumbnail-font -s %s %u %o
+ 
MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;
  
  Quit all instances of Nautilus (nautilus -q)
  
  Now it should be working ;-)
  
  Sources:
  http://forums.linuxmint.com/viewtopic.php?f=42t=22517
  
http://returnfalse.net/log/gnome-3-and-nautilus-video-thumbnails-with-ffmpegthumbnailer/

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/839407

Title:
  gnome-font-viewer missing in oneiric

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

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

[Bug 843847] [NEW] /usr/bin/gnome-power-manager missing from package

2011-09-07 Thread Julien Olivier
Public bug reported:

Summary says it all: there is no /usr/bin/gnome-power-manager file in
gnome-power-manager 3.1.190-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-power-manager 3.1.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic-pae 3.0.4
Uname: Linux 3.0.0-10-generic-pae i686
Architecture: i386
Date: Wed Sep  7 14:46:25 2011
DevkitPower:
 Error: command ['upower', '-d'] failed with exit code 1: 
 (upower:4441): libupower-glib-WARNING **: Couldn't enumerate devices: Message 
did not receive a reply (timeout by message bus)
 
 (upower:4441): UPower-WARNING **: failed to enumerate: Message did not receive 
a reply (timeout by message bus)
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
MachineType: Dell Inc. Inspiron M301Z
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic-pae 
root=UUID=63c58b0a-b2cc-4c78-87d0-4e1c0e8fc6a6 ro quiet splash vt.handoff=7
SourcePackage: gnome-power-manager
UpgradeStatus: Upgraded to oneiric on 2011-08-12 (25 days ago)
dmi.bios.date: 07/16/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.vendor: Dell Inc.
dmi.board.version: A03
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A03
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/16/2010:svnDellInc.:pnInspironM301Z:pvrA03:rvnDellInc.:rn:rvrA03:cvnDellInc.:ct8:cvrA03:
dmi.product.name: Inspiron M301Z
dmi.product.version: A03
dmi.sys.vendor: Dell Inc.
gnome-power-bugreport: Error: [Errno 2] Aucun fichier ou dossier de ce type

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


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/843847

Title:
  /usr/bin/gnome-power-manager missing from package

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

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


[Bug 843847] Re: /usr/bin/gnome-power-manager missing from package

2011-09-07 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/843847

Title:
  /usr/bin/gnome-power-manager missing from package

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

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


[Bug 692604] Re: e-addressbook-factory crashed with SIGSEGV in g_slice_alloc()

2011-09-06 Thread Julien Olivier
Google contacts still crash evolution-data-server every single time in
Oneiric.

** Changed in: evolution-data-server (Ubuntu)
   Status: Expired = New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/692604

Title:
  e-addressbook-factory crashed with SIGSEGV in g_slice_alloc()

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

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


[Bug 839407] [NEW] gnome-font-viewer missing in oneiric

2011-09-02 Thread Olivier Berten
Public bug reported:

So is gnome-thumbnail-font...

Here is a workaround.

Download the 2.32 Natty version:
https://launchpad.net/ubuntu/natty/i386/gnome-control-center/1:2.32.1-0ubuntu15

Extract the content.

Go to gnome-control-center_2.32.1-0ubuntu15_i386/usr/bin and copy
`gnome-font-viewer` and `gnome-thumbnail-font` to your /usr/bin
directory.

To make the font viewer system wide, run in terminal:

gksu gedit /usr/share/applications/gnome-font-viewer-mime.desktop


Copy, paste and save this into the empty file:

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=gnome-font-viewer
Name=gnome-font-viewer
Exec=/usr/bin/gnome-font-viewer
NoDisplay=true

MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;


Run in terminal:

gksu gedit /etc/gnome/defaults.list


Copy, paste and add this to the bottom of the file:

application/x-font-pcf=gnome-font-viewer-mime.desktop
application/x-font-ttf=gnome-font-viewer-mime.desktop
application/x-font-type1=gnome-font-viewer-mime.desktop
application/x-font-otf=gnome-font-viewer-mime.desktop

To enable fonts thumbnails, run in terminal:

gksu gedit /usr/share/thumbnailers/gnome-font.thumbnailer


Copy, paste and save this into the empty file:

[Thumbnailer Entry]
TryExec=/usr/bin/gnome-thumbnail-font
Exec=/usr/bin/gnome-thumbnail-font -s %s %u %o

MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;

Quit all instances of Nautilus (nautilus -q)

Now it should be working ;-)

Sources:
http://forums.linuxmint.com/viewtopic.php?f=42t=22517
http://returnfalse.net/log/gnome-3-and-nautilus-video-thumbnails-with-ffmpegthumbnailer/

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/839407

Title:
  gnome-font-viewer missing in oneiric

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

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


[Bug 811208] Re: Shell is not resizable, too big for small screens

2011-08-31 Thread Julien Olivier
Dylan, that's true that the window grows a scrollbar when the screen is
too narrow, but the problem remains that you can't resize the window
yourself. So, if you prefer to have a wide control center instead of a
tall one with scrollbars, you just can't. This is a relatively easy
feature to add, and almost all applications are resizable, so I don't
see why this one couldn't. To be perfect, it should event save its size
when exiting, like most apps.

** Changed in: gnome-control-center (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/811208

Title:
  Shell is not resizable, too big for small screens

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

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


[Bug 831416] Re: gvfsd-obexftp crashed with SIGSEGV in pthread_mutex_lock()

2011-08-22 Thread Pierre-Olivier Megret
** Visibility changed to: Public

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

Title:
  gvfsd-obexftp crashed with SIGSEGV in pthread_mutex_lock()

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

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


[Bug 820438] Re: google contacts don't work anymore

2011-08-19 Thread Julien Olivier
OK, it seems it's quite random: my google calendar still work, but my
contacts have stopped working again.

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

Title:
  google contacts don't work anymore

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

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


[Bug 820438] Re: google contacts don't work anymore

2011-08-19 Thread Julien Olivier
I removed  ~/.cache/evolution/addressbook/google_XXX directory and my
contacts came back again.

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

Title:
  google contacts don't work anymore

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

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


[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2011-08-18 Thread Olivier Tilloy
I’m seeing this issue in Natty.

It is a fresh install, my home directory is encrypted and it has
annoying consequences, such as Déjà-Dup failing to backup my home
directory because of ~/.gvfs (Transport endpoint is not connected).
And since the .gvfs folder cannot be browsed to, I can’t even add it to
the list of excluded directories in Déjà-Dup (I figured out how to work
around this by manually editing the corresponding GConf key though).

osomon@granuja:~$ LANG=C cd .gvfs
bash: cd: .gvfs: Transport endpoint is not connected

osomon@granuja:~$ mount | grep gvfs
gvfs-fuse-daemon on /home/osomon/.gvfs type fuse.gvfs-fuse-daemon 
(rw,nosuid,nodev,user=osomon)

Should I re-open this bug, or should I file a new one?

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

Title:
  gvfs fuse mount is not functional after logout and subsequent login

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

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

[Bug 820438] Re: google contacts and calendar don't work anymore

2011-08-05 Thread Julien Olivier
I noticed today that my google calendar worked again, but google
contacts still dont.

** Summary changed:

- google contacts and calendar don't work anymore
+ google contacts don't work anymore

** Description changed:

- Since I upgraded to Oneiric, both my Google contacts and calendars
- stopped working. I can see them in the list, but they're empty: no
- contacts, no calendar events. I tried to re-create them but I can't even
- remove them. I created them again anyway (as duplicates) but the new
- ones don't work better than the old ones.
+ Since I upgraded to Oneiric, my Google contacts stopped working. I can
+ see my google address book in the list, but it's empty: no contacts. I
+ tried to re-create it but I can't even remove it. I created a new google
+ address book but the new one doesn't work better than the old one.

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

Title:
  google contacts don't work anymore

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

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


[Bug 820438] Re: google contacts don't work anymore

2011-08-05 Thread Julien Olivier
Strangely enough, everything is working again...

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

Title:
  google contacts don't work anymore

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

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


[Bug 798962] Re: g-c-c automatic login settings not working with lightdm

2011-08-05 Thread Julien Olivier
I have tested in Oneiric Alpha 3 with lightdm and gdm and it doesn't
work with either of them.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/798962

Title:
  g-c-c automatic login settings not working with lightdm

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is a bug assignee.
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

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


[Bug 820438] [NEW] google contacts and calendar don't work anymore

2011-08-03 Thread Julien Olivier
Public bug reported:

Since I upgraded to Oneiric, both my Google contacts and calendars
stopped working. I can see them in the list, but they're empty: no
contacts, no calendar events. I tried to re-create them but I can't even
remove them. I created them again anyway (as duplicates) but the new
ones don't work better than the old ones.

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

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

Title:
  google contacts and calendar don't work anymore

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

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


[Bug 813353] [NEW] Epiphany doesn't appear in Unity

2011-07-20 Thread Pierre-Olivier Megret
Public bug reported:

Epiphany-browser installed ( I tried two times ) with software center .
I can' t find it using unity search engine or searching in web
applications .  Launching epiphany with a terminal is OK and epiphany
Icon appears in launcher.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: epiphany-browser 3.0.3-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
Uname: Linux 3.0.0-5-generic x86_64
Architecture: amd64
Date: Wed Jul 20 09:44:48 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: epiphany-browser
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Epiphany doesn't appear in Unity

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

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


[Bug 813353] Re: Epiphany doesn't appear in Unity

2011-07-20 Thread Pierre-Olivier Megret
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/813353

Title:
  Epiphany doesn't appear in Unity

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

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


[Bug 813353] Re: Epiphany doesn't appear in Unity

2011-07-20 Thread Pierre-Olivier Megret
Same bug for Midori :
https://bugs.launchpad.net/ubuntu/+source/midori/+bug/813355

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

Title:
  Epiphany doesn't appear in Unity

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

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


[Bug 813353] Re: Epiphany doesn't appear in Unity

2011-07-20 Thread Pierre-Olivier Megret
New information :

sudo apt-get remove --purge midori  + new install from software center
solved  the bug for Midori . Nevertheless , the same movement for
epiphany didn't change anything : epiphany 's still invisible in search
and icons in the dash.

If it can help I had a crash of apt-xapian-index-update this morning :
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/813345

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

Title:
  Epiphany doesn't appear in Unity

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

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


[Bug 801180] Re: battery indicator is not displayed in oneiric

2011-07-17 Thread Pierre-Olivier Megret
After all update/upgrade ( today 21:00  here ) I still haven't any
battery indicator .

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-icon-theme in Ubuntu.
https://bugs.launchpad.net/bugs/801180

Title:
  battery indicator is not displayed in oneiric

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

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


[Bug 801180] Re: battery indicator is not displayed in oneiric

2011-07-17 Thread Pierre-Olivier Megret
indicator OK with indicator-power installed. Thanks !

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-icon-theme in Ubuntu.
https://bugs.launchpad.net/bugs/801180

Title:
  battery indicator is not displayed in oneiric

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

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


[Bug 808657] [NEW] Dual Screen : No wallpaper and no windows display when the two screen are active

2011-07-11 Thread Pierre-Olivier Megret
Public bug reported:

My configuration : HP 2510P with 19'' ASUS VGA additionnal screen

I set the display so have the 19 inch as a main screen (with the
launcher Unity) and the laptop screen as secondary display positioned to
the right. Resolution 19-inch display is 1440x900, that the 12-inch
(laptop screen) is 1280X800

The display is OK with the laptop screen off.

If during the session Unity, I try to activate the laptop's screen: the
display is OK on the main screen, the panel and the indicators appear
correctly on the screen of the laptop but not the bottom of screen or
the windows.

Workaround: if I close the session and I reconnect to Unity Session, the
display is OK on both screens;: Launcher and the main display panel,
panel only on the secondary display. wallpaper and windows on two
screens

Additionnal information:

- Same display change is OK in GNOME gnome-session with Gnome shell

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-center 1:3.1.3-0ubuntu4
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
Architecture: amd64
Date: Mon Jul 11 09:52:15 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/808657

Title:
  Dual Screen : No wallpaper and no windows display when the two screen
  are active

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

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


[Bug 808657] Re: Dual Screen : No wallpaper and no windows display when the two screen are active

2011-07-11 Thread Pierre-Olivier Megret
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/808657

Title:
  Dual Screen : No wallpaper and no windows display when the two screen
  are active

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

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


[Bug 808061] Re: nautilus crashed with SIGSEGV in ffi_call()

2011-07-10 Thread Pierre-Olivier Megret
Hi Brendan,

I apologize for lack of information :-/

I can't reproduce the problem today both for the same file or other and
two different NTFS external USB HDD .. During the crash I used an
external HDD formatted in NTFS .

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

Title:
  nautilus crashed with SIGSEGV in ffi_call()

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

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


[Bug 808419] [NEW] Font continually increasing in the dialog box after waiting to change display

2011-07-10 Thread Pierre-Olivier Megret
Public bug reported:

the Bug occurs when I tried to modify my display configuration :

I have a HP2510 laptop and an additionnal 19' ASUS screen ( VGA ) ANd I
tried to test display options

usually I only use my 19 screen and  I leave the laptop one off ( other
bug I will report : I have upper panel but nothing else appears on
laptop screen if I try to use the two screens )

- I opened display settings in gnome-control-center
- I tried to put my laptop screen  ON
- System opened a window which ask if we want to keep new settings 

The font in this window increases continually during waiting .  Strange
effect ;)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-center 1:3.1.3-0ubuntu4
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
Architecture: amd64
Date: Sun Jul 10 18:35:32 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/808419

Title:
  Font continually increasing in the dialog box after waiting to change
  display

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

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

[Bug 808419] Re: Font continually increasing in the dialog box after waiting to change display

2011-07-10 Thread Pierre-Olivier Megret
** Description changed:

  the Bug occurs when I tried to modify my display configuration :
  
  I have a HP2510 laptop and an additionnal 19' ASUS screen ( VGA ) ANd I
  tried to test display options
  
- usually I only use my 19 screen and  I leave the laptop off ( other bug
- I will report )
+ usually I only use my 19 screen and  I leave the laptop one off ( other
+ bug I will report : I have upper panel but nothing else appears on
+ laptop screen if I try to use the two screens )
  
  - I opened display settings in gnome-control-center
- - I tried to put my laptop screen  ON 
- - System opened a window which ask if we want to keep new settings  
+ - I tried to put my laptop screen  ON
+ - System opened a window which ask if we want to keep new settings 
  
  The font in this window increases continually during waiting .  Strange
  effect ;)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.1.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
  Uname: Linux 3.0-3-generic x86_64
  Architecture: amd64
  Date: Sun Jul 10 18:35:32 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
  ProcEnviron:
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/808419

Title:
  Font continually increasing in the dialog box after waiting to change
  display

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

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

[Bug 808419] Re: Font continually increasing in the dialog box after waiting to change display

2011-07-10 Thread Pierre-Olivier Megret
I  think bug is reproductible for all changes in display settings. (
tested home with a simple change of display resolution )

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/808419

Title:
  Font continually increasing in the dialog box after waiting to change
  display

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

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


[Bug 808061] Re: nautilus crashed with SIGSEGV in ffi_call()

2011-07-09 Thread Pierre-Olivier Megret
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in ffi_call()

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

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


[Bug 97251] Re: screen turns off after 20 minutes even when playing in fullscreen

2011-06-27 Thread Julien Olivier
The bug seems to be back in GNOME 3, with no way to disable the screen
saver.

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

Title:
  screen turns off after 20 minutes even when playing in fullscreen

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

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


[Bug 694860] Re: clicking X in the window title bar does not QUIT Rhythmbox

2011-06-24 Thread Julien Olivier
Sebastien: this bug is not invalid. It is real, and needs fixing.

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

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

Title:
  clicking X in the window title bar does not QUIT Rhythmbox

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

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


[Bug 694860] Re: clicking X in the window title bar does not QUIT Rhythmbox

2011-06-24 Thread Julien Olivier
Sebastien: just to a bit more precise: what is broken is that, if you
don't use the music indicator, you can't close rhythmbox at all when it
is playing music, not that it statys running when closing to the
indicator.

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

Title:
  clicking X in the window title bar does not QUIT Rhythmbox

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

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


[Bug 800585] [NEW] unlock screen is gnome-shell one

2011-06-22 Thread Pierre-Olivier Mégret
Public bug reported:

When the screen is locked and i  want to unlock it . the unlock screen
looks like gnome-shell ( top black panel with the date and my username.
picture Joined .

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-screensaver 3.0.0-2ubuntu1
ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
Uname: Linux 3.0-0-generic x86_64
Architecture: amd64
Date: Wed Jun 22 11:33:37 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity unity-2d

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

Title:
  unlock screen is gnome-shell one

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

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


[Bug 800585] Re: unlock screen is gnome-shell one

2011-06-22 Thread Pierre-Olivier Mégret
** Attachment added: Capture.jpg
   https://bugs.launchpad.net/bugs/800585/+attachment/2177964/+files/Capture.jpg

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

Title:
  unlock screen is gnome-shell one

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

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


[Bug 800136] [NEW] Minimized panel in thumbnail screen is a gnome-shell panel

2011-06-21 Thread Pierre-Olivier Mégret
Public bug reported:

Binary package hint: gnome-control-center

in the display manager gnome-control-center, it has a thumbnail image
displays. of these miniatures, we have a mini panel. Can we choose the
main screen with drag and drop this mini panel ... The Bug Is That Is
The mini panel gnome-shell one ... Would it be nice and more clear If
You Can replace it whith a little Unity or Something Like That. I joined
capture;)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-center 1:3.0.2-1ubuntu4
ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
Uname: Linux 3.0-0-generic x86_64
Architecture: amd64
Date: Tue Jun 21 13:00:17 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, no user)
 LANG=fr_FR.utf8
 LC_MESSAGES=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity unity-2d

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/800136

Title:
  Minimized panel in thumbnail screen is a gnome-shell panel

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

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


[Bug 800136] Re: Minimized panel in thumbnail screen is a gnome-shell panel

2011-06-21 Thread Pierre-Olivier Mégret
** Attachment added: Capture-Affichage.png
   
https://bugs.launchpad.net/bugs/800136/+attachment/2176910/+files/Capture-Affichage.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/800136

Title:
  Minimized panel in thumbnail screen is a gnome-shell panel

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

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


[Bug 800136] Re: Minimized panel in thumbnail screen is a gnome-shell panel

2011-06-21 Thread Pierre-Olivier Mégret
Thanks .. I think it's maybe miscellaneous but  i discover this way to
change the order of my screens  to have Unity on the good one ...  I
spend e lot of time to discover it and to understand i can drag and drop
the little panel ..finally I discovered the date in the middle and
understood that's a copy of gnome-shell panel   . if i could see a
minimized Unity , I think I would have understood immediately ..  More
usable isn't it ?

PS : my english is very very poor ..I hope you will excuse it :-/

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/800136

Title:
  Minimized panel in thumbnail screen is a gnome-shell panel

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

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


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-06-18 Thread Olivier
I can confirm this as well with the same system, Dell XPS l702x 3D NVidia GT 
555m.
I'm using KDE and i've not OSD indications when using Fn Key

$ uname -a
Linux aragorn 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

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

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


[Bug 762670] Re: Laptop brightness on Dell XPS not controllable

2011-06-18 Thread Olivier
The value in files
  - /sys/class/backlight/acpi_video0/brightness 
  - /sys/class/backlight/acpi_video0/actual_brightness 

changes (from 0 to 15) when using Fn Keys but not the brightness of
screen. The OSD appear only when value is equals to 15.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/762670

Title:
  Laptop brightness on Dell XPS not controllable

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

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


[Bug 798546] [NEW] No Battery state indicator in Unity Panel

2011-06-17 Thread Pierre-Olivier Mégret
Public bug reported:

Binary package hint: gnome-power-manager

I have no indicator of battery state in Unity Panel ( Ubuntu session )
... even if i work on  battery or if the battery is charging.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-power-manager 3.0.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
Uname: Linux 3.0-0-generic x86_64
Architecture: amd64
Date: Fri Jun 17 09:00:00 2011
GnomeSessionIdleInhibited: Unknown
GnomeSessionInhibitors: Failed to acquire
GnomeSessionSuspendInhibited: Unknown
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
MachineType: Hewlett-Packard HP Compaq 2510p Notebook PC
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.utf8
 LC_MESSAGES=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-0-generic 
root=UUID=6e77eae8-4c2f-49f3-a3b4-374f11f1f396 ro quiet splash vt.handoff=7
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/04/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68MSP Ver. F.0E
dmi.board.name: 30C9
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 75.28
dmi.chassis.asset.tag: CZC7435K3L
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MSPVer.F.0E:bd11/04/2008:svnHewlett-Packard:pnHPCompaq2510pNotebookPC:pvrF.0E:rvnHewlett-Packard:rn30C9:rvrKBCVersion75.28:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 2510p Notebook PC
dmi.product.version: F.0E
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug oneiric unity-2d

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/798546

Title:
  No Battery state indicator in Unity Panel

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

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

[Bug 798546] Re: No Battery state indicator in Unity Panel

2011-06-17 Thread Pierre-Olivier Mégret
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/798546

Title:
  No Battery state indicator in Unity Panel

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

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


[Bug 798546] Re: No Battery state indicator in Unity Panel

2011-06-17 Thread Pierre-Olivier Mégret
Same problem in Unity2D session .

** Description changed:

  Binary package hint: gnome-power-manager
  
  I have no indicator of battery state in Unity Panel ( Ubuntu session )
- ... even if i work on  battery or if the batter is charging.
+ ... even if i work on  battery or if the battery is charging.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-power-manager 3.0.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic x86_64
  Architecture: amd64
  Date: Fri Jun 17 09:00:00 2011
  GnomeSessionIdleInhibited: Unknown
  GnomeSessionInhibitors: Failed to acquire
  GnomeSessionSuspendInhibited: Unknown
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
  MachineType: Hewlett-Packard HP Compaq 2510p Notebook PC
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcEnviron:
-  LANGUAGE=fr_FR:en
-  LANG=fr_FR.utf8
-  LC_MESSAGES=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr_FR:en
+  LANG=fr_FR.utf8
+  LC_MESSAGES=fr_FR.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-0-generic 
root=UUID=6e77eae8-4c2f-49f3-a3b4-374f11f1f396 ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MSP Ver. F.0E
  dmi.board.name: 30C9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 75.28
  dmi.chassis.asset.tag: CZC7435K3L
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MSPVer.F.0E:bd11/04/2008:svnHewlett-Packard:pnHPCompaq2510pNotebookPC:pvrF.0E:rvnHewlett-Packard:rn30C9:rvrKBCVersion75.28:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 2510p Notebook PC
  dmi.product.version: F.0E
  dmi.sys.vendor: Hewlett-Packard

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/798546

Title:
  No Battery state indicator in Unity Panel

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

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

[Bug 269920] Re: gnome-font-viewer missing in gnome-control-center

2011-06-12 Thread Olivier Berten
This bug is back in Oneiric even though the file is listed on the
packages site http://packages.ubuntu.com/oneiric/i386/gnome-control-
center/filelist

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

Title:
  gnome-font-viewer missing in gnome-control-center

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

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


[Bug 624755] Re: to remove a pen drive have to use safely remove drive twice

2011-06-02 Thread Olivier PONCET
Same behaviour (on natty 11.04) for me on my ASUS M2NPV-VM motherboard.

Using safe remove remounts the usb key a few seconds after the action.

I think that there is a little problem with Nvidia's USB chipsets.

I always have this message on my dmesg:

[10420.100709] WARNING! power/level is deprecated; use power/control
instead

Does anybody knows how to switch on power/control instead of power/level
(to see if the problem persists) ?

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

Title:
  to remove a pen drive have to use safely remove drive  twice

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


[Bug 49681] Re: add a task without opening evolution

2011-05-31 Thread Julien Olivier
It would be even better if could add/edit en event from the calendar
applet without *having* evolution. After all, the events are stored in
evolution-data-server, not in evolution, right?

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

Title:
  add a task without opening evolution

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


[Bug 775387] Re: Invest-applet fails to start after upgrade to Natty

2011-05-31 Thread Olivier Godart
** Changed in: gnome-applets (Ubuntu)
   Status: New = Confirmed

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

Title:
  Invest-applet fails to start after upgrade to Natty

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


[Bug 694860] Re: clicking X in the window title bar does not QUIT Rhythmbox

2011-05-26 Thread Julien Olivier
By the way, this works perfectly for banshee: if you disable the sound
menu integration plugin, banshee exits when you close its main window,
even if music is being played.

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

Title:
  clicking X in the window title bar does not QUIT Rhythmbox

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


[Bug 694860] Re: clicking X in the window title bar does not QUIT Rhythmbox

2011-05-26 Thread Julien Olivier
This bug actually is present in natty, because even if you disable the
status icon, and do not use the sound indicator, you can't close
rhythmbox by clicking on the close icon. Having an option to disable
the close to tray feature is great, but only if it actually disables
it :)

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

Title:
  clicking X in the window title bar does not QUIT Rhythmbox

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


[Bug 780747] [NEW] Window does not always close when running gnome-shell

2011-05-10 Thread Julien Olivier
Public bug reported:

Binary package hint: rhythmbox

See here: https://bugzilla.gnome.org/show_bug.cgi?id=648114

When running rhythmbox inside gnome-shell, you can close rhythmbox' main
window once when music is playing. Then, if you open it again, then try
to close it again (still with music playing), it does nothing... The
window just stays there unless you close it after having stopped the
music.

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

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

Title:
  Window does not always close when running gnome-shell

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


[Bug 776972] Re: Can't maximise evolution

2011-05-06 Thread Olivier Tilloy
It looks more like bug #281217 to me, although both of them are old bugs
and the situation may have improved/degraded in newer versions of
evolution. In any case, it definitely looks like a bug in evolution
itself, so I’ll change the affected project.

** Project changed: unity-2d = evolution

** Also affects: evolution (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: evolution
   Status: Incomplete = New

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

Title:
  Can't maximise evolution

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

[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
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/772997

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/772997

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/772997

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/772997

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

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


[Bug 648381] Re: Metacity sometimes forgets to redraw window title

2011-04-28 Thread Julien Olivier
This is similar to bug #770283 too...

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

Title:
  Metacity sometimes forgets to redraw window title

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


[Bug 185928] Re: Pressing Space key should toggle play/pause (pause when playing; play when paused)

2011-04-12 Thread Julien Olivier
I don't know why but, in Ubuntu Natty, pressing space actually does
toggle play/pause although, in the menu, the shortcut appears to be
CTRL-space... The major problem with this behaviour is that you can't
type space in the search bar without toggling play/pause... Very
disturbing!

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

Title:
  Pressing Space key should toggle play/pause (pause when playing; play
  when paused)

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


[Bug 750058] [NEW] Default application entry for banshee has incorrect executable

2011-04-04 Thread Olivier Tilloy
Public bug reported:

Binary package hint: gnome-control-center

In /usr/share/gnome-control-center/default-apps/gnome-default-
applications.xml (installed by capplets-data), the default entry for
banshee reads banshee-1 for the executable and the command. This
should be banshee. As a result, there is no entry for banshee in the
Multimedia tab of gnome-default-applications-properties.


lsb_release -rd
Description:Ubuntu Natty (development branch)
Release:11.04

gnome-control-center:
  Installed: 1:2.32.1-0ubuntu12
  Candidate: 1:2.32.1-0ubuntu12
  Version table:
 *** 1:2.32.1-0ubuntu12 0
500 http://archive.ubuntu.com/ubuntu/ natty/main i386 Packages
500 http://es.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/750058

Title:
  Default application entry for banshee has incorrect executable

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


[Bug 750058] Re: Default application entry for banshee has incorrect executable

2011-04-04 Thread Olivier Tilloy
The fix is trivial, it should revert the change applied to fix bug
#533888: just remove the patch 112_banshee_in_media_dropdown.patch.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/750058

Title:
  Default application entry for banshee has incorrect executable

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is subscribed to gdm in 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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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
Desktop Bugs, which is subscribed to gdm in 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

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

<    2   3   4   5   6   7   8   9   10   >