[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2011-01-29 Thread Lionel Dricot
Chris  For example, try Getting Things GNOME (apt-get install gtg).
Open a task, move that task to another desktop and try to reopen that
task from the main view. Nothing happens.

Other example: gwibber from the MeMenu. Open GWibber on one desktop.
Switch to another. From the MeMenu, choose micro-blogging. Nothing
happens.

There quite a lot of examples here and there, I could try to list them
but I'm not sure it is useful.

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

Title:
  gtk_window.present() doesn't work if the window is already on another
  desktop

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


[Bug 656720] [NEW] epiphany is awfully slow as s oon as their is a JS on the page

2010-10-08 Thread Lionel Dricot
Public bug reported:

Binary package hint: epiphany-browser

Since the switch to maverick, epiphany is not usable on any webpage with
Javascript due to bad performance. (this only happens on my older
laptop, with a 1,6Ghz processor).

In lucid and even in lucid with webkit PPA, there was no such issue.
(except with identi.ca, but this is a specific webkit bug)

From a comment I received, it looks like JIT might not be enabled in
Maverick, making epiphany useless in the whole release.

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

-- 
epiphany is awfully slow as soon as their is a JS on the page
https://bugs.launchpad.net/bugs/656720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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

[Bug 656720] Re: epiphany is awfully slow as soon as their is a JS on the page

2010-10-08 Thread Lionel Dricot
The following site completely freezes Epy, even on a very modern machine :
http://www.scienceforums.net/topic/31491-why-an-airplane-flies-bernoullis-principle-vs-newtons-third-law/

(it works like a breeze in Firefox)

But, on my older laptop, nearly any website raise the CPU to 100%,
including google searches, twitter and other websites that were
perfectly OK in Lucid.

-- 
epiphany is awfully slow as soon as their is a JS on the page
https://bugs.launchpad.net/bugs/656720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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

[Bug 656720] Re: epiphany is awfully slow as soon as their is a JS on the page

2010-10-08 Thread Lionel Dricot
(I'm reporting this against the package and not upstrean because, in
Lucid, even the latest PPA was working fine)

-- 
epiphany is awfully slow as soon as their is a JS on the page
https://bugs.launchpad.net/bugs/656720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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

[Bug 655718] [NEW] 3 variable registry are failing when importing wnck

2010-10-06 Thread Lionel Dricot
*** This bug is a duplicate of bug 642913 ***
https://bugs.launchpad.net/bugs/642913

Public bug reported:

Binary package hint: python-wnck

In a python console (in maverick), type.

import wnck


Result :


** (gpager.py:23490): WARNING **: Trying to register gtype 'WnckWindowState' as 
enum when in fact it is of type 'GFlags'

** (gpager.py:23490): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gpager.py:23490): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'

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

** This bug has been marked a duplicate of bug 642913
   python wnck bindings have broken constants again
 * You can subscribe to bug 642913 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-python-desktop/+bug/642913/+subscribe

-- 
3 variable registry are failing when importing wnck
https://bugs.launchpad.net/bugs/655718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-python-desktop in ubuntu.

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


[Bug 655782] [NEW] pager.set_n_rows has no effect at all

2010-10-06 Thread Lionel Dricot
Public bug reported:

Binary package hint: python-wnck

Take the followimg python script :


import gtk
import wnck
pager = wnck.Pager(wnck.screen_get_default())
pager.set_n_rows(2)
window = gtk.Window()
pager.show()
window.add(pager)
window.show()
gtk.main()


It displays a pager but only on one row. The set_n_rows has no effect at all 
(you can change the number to try). 

More or less the same code works perfectly well in C (see
http://bazaar.launchpad.net/~gpager/gpager/main/annotate/head:/src/gpager.c
)

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

-- 
pager.set_n_rows has no effect at all
https://bugs.launchpad.net/bugs/655782
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-python-desktop in ubuntu.

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

[Bug 315119] Re: Doesn't implement the metacity shade button

2010-09-15 Thread Lionel Dricot
I'm a bit sad because not answer has been made to my comment #6 and
because someone even volunteered to provide a patch.

So, we have :
- A clear user request
- Someone volunteering to implement it
- No drawback at all (the change will only be noticeable in a positive way)

and, basically, someone else decided no without any explanation and we
have to accept it. That's sad :-(

-- 
Doesn't implement the metacity shade button
https://bugs.launchpad.net/bugs/315119
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-themes-extras in ubuntu.

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


[Bug 315119] Re: Doesn't implement the metacity shade button

2010-09-15 Thread Lionel Dricot
Vish : yes, it is implemented in older theme (like crux). I don't know
why it is not implemented anymore. The fact is that it is a feature
offered by Metacity and that I don't understand why a theme might choose
to not implement it by design.

I totally understand the send your patch answer but, in this case,
someone was willing to provide a patch and, by closing this bug, it is
answered that a patch would not be accepted anyway. (and my guess that a
patch from Thomas Thurman would be of very high quality).

Accessibility is, I agree, out of the scope. It was part of an
experiment I was doing with users that lead me to discover that bug. I
shouldn't have talked about that here.  (This led me to conduct some
experiments with older metacity themes like Crux, Gorilla, you know that
kind of old stuffs, not really shiny)


And yes, you are right, it should be reported against the new default theme too.


Ubuntu has experimented putting the buttons on the other side of the window and 
I believe that implementing those buttons in new themes might maybe led to 
other experiments that might be useful (or not, but there's no way to know).


Don't get me wrong : this is not a major issue, I agree that is very low
priority, I would not kill for it ;-)

-- 
Doesn't implement the metacity shade button
https://bugs.launchpad.net/bugs/315119
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-themes-extras in ubuntu.

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


[Bug 605349] [NEW] Locked screensaver and gdm switch user are conceptually the same

2010-07-14 Thread Lionel Dricot
Public bug reported:

Binary package hint: gnome-screensaver

From an end-user perspective, locking your screen or switching user are
exactly the same : you lock your session while allowing other users to
log in their own session. Both locking and switching have the same
result with the same feature but with a different screen. The locked
screen also needs one more action to allow another user to log in.

To solve this bug, locking and switching should be merged into one
action. The result should be to display the GDM login screen just like
using switching.

- The screensaver should still be active above the GDM switch screen.
- The currently logged user should already be selected in the GDM screen to 
allow a quick type your password to relog immediatly
- A message feature should be available (or we have to accept that this is a 
feature removal)


User benefits :
+ Better seamless experience (not having to ask yourself which one you want to 
use)
+ One less entry in the menu. This is always a huge win !
+ Better switching discoverability. A lot of user still don't know that this is 
possible, even when confronted with the screensaver login screen because they 
don't read the buttons. The GDM screen speaks for itself.
+ Discoverability of the guest session.
+ The GDM artwork is nice. Why should we have this ugly box on a black 
background ?

Technical benefits :
+ One module less - less code
+ Remove some multiple bug opportunities by removing the screensaver lockscreen
+ avoid code and debugging duplication
+ avoid artwork duplication

Open questions :
+ Which screensaver should be used when multiple users are logged in ?  (the 
last logged user ?)
+ Forbid switching when you are logged  in ? (does it make sense ? is it 
already possible ?)

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

-- 
Locked screensaver and gdm switch user are conceptually the same
https://bugs.launchpad.net/bugs/605349
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2010-07-14 Thread Lionel Dricot
Vish  there's no upstream bug because it's not an upstream bug. It's an
ubuntu specific bug that was, AFAIK, introduced for Firefox.

Also, I don't see how the bug has been fixed. I still have the problem.


For me, it should remain open.

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 3294] Re: Mouse cursor gets stuck in drag and drop mode. Keyboard input dies.

2010-04-13 Thread Lionel Dricot
Confirming that this affects Epiphany-webkit 2.29.2 in Ubuntu Lucid. It
happens quite often. (it was nearly non-existant with epiphany-gecko,
one year ago)

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

-- 
Mouse cursor gets stuck in drag and drop mode.  Keyboard input dies.
https://bugs.launchpad.net/bugs/3294
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 551194] Re: Rhythmbox constantly consumes 20-30% of CPU

2010-04-02 Thread Lionel Dricot
I realized yesterday that the situation has improved *a lot* with tihs
week upgrade (unfortunatly, I cannot tell precisely when. Probably
monday or tuesday night upgrade). Now, RB is always between 8 and 11% of
CPU and doesn't seem to affect other applications anymore.

Steve, can you confirm this so we can close this bug as fixed ?

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-03-31 Thread Lionel Dricot
Sebastien  Sorry, I thought it was only a packaging issue.

Chris  You are right! Thanks for the tip.

I guess that the bug is invalid then.

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

-- 
Gedit indent (CTRL+T) plugin missing
https://bugs.launchpad.net/bugs/551507
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 551194] Re: Rhythmbox constantly consumes 20-30% of CPU

2010-03-30 Thread Lionel Dricot
I've tried without any options (like crossfade) and by disabling all the
plugins. The only difference I've seen is that the info-panel plugin
takes even more CPU.

So it's not related to the options/plugins.

It's also not related to format. Happens with both ogg and MP3 and with
every single file I have on my disk.

gst-launch doesn't have any problem. The process stays behind 2% of the
CPU (and PA always under 1%).

Also, note that it's fully related to play. As soon as I hit the pause
button, the CPU drop instantly. When I hit play again, it rises.

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 551194] Re: Rhythmbox constantly consumes 20-30% of CPU

2010-03-30 Thread Lionel Dricot
** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = New

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 551194] Re: Rhythmbox constantly consumes 20-30% of CPU

2010-03-30 Thread Lionel Dricot
I did a strace on the RB processe, and I have tons of :


gettimeofday({1269937667, 515109}, NULL) = 0
read(10, l\1\0\1\0\0\0\0\270\1\0\0\206\0\0\0\1\1o\0\33\0\0\0/org/gno..., 
2048) = 152
read(10, 0x9bcfc18, 2048)   = -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x9b866c0, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
gettimeofday({1269937667, 515498}, NULL) = 0
poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=13, 
events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, 
events=POLLIN|POLLPRI}, {fd=17, events=POLLIN|POLLPRI}, {fd=21, events=POLLIN}, 
{fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=3, events=POLLIN}, {fd=23, 
events=POLLIN}, {fd=25, events=POLLIN}, {fd=10, events=POLLIN}], 13, 0) = 0 
(Timeout)
writev(10, [{l\2\1\1\4\0\0\0\342\0\0\0\37\0\0\0\6\1s\0\5\0\0\0:1.55\0\0\0..., 
48}, {\1\0\0\0, 4}], 2) = 52
read(7, 0x9b866c0, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)


by comparaison, gst-launch only shows a few :


gettimeofday({1269937720, 82394}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 249)   = 0 (Timeout)
gettimeofday({1269937720, 332426}, NULL) = 0

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 551507] [NEW] Gedit indent (CTRL+T) plugin missing

2010-03-30 Thread Lionel Dricot
Public bug reported:

Binary package hint: gedit

In gedit under Karmic, I used to have CTRL+T to indent (Ctrl+shift+t to
revert) and Ctrl+m to comment (ctrl+shift+m to uncomment).

Since the Lucid upgrade, the indent feature has disappeared (but the
comment is still there).

Those features are provided with plugins, it looks like one plugin is
missing.

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

-- 
Gedit indent (CTRL+T) plugin missing
https://bugs.launchpad.net/bugs/551507
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 120897] Re: Setting show_finish on GnomeDruid makes it unnavigable in Glade

2010-03-29 Thread Lionel Dricot
Gnomedruid is obsolete, could you try GtkAssistant instead?

-- 
Setting show_finish on GnomeDruid makes it unnavigable in Glade
https://bugs.launchpad.net/bugs/120897
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 551194] [NEW] Rhythmbox constantly consumes 20-30% of CPU

2010-03-29 Thread Lionel Dricot
Public bug reported:

Binary package hint: rhythmbox

Just looks like bug #73744

RB constantly eats 20% of cpu on all my lucid machines, even those with
a decent CPU. To the point of making impossible to browse the web and
listenning to music at the same time.

mplayer, with any output, uses less than 1 top unit to read the same MP3
(and pulseaudio also stays behind 1).

With RB (or totem but a bit less visible), the CPU of the application is
around 25 and pulseaudio is around 5.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox 0.12.8-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-18.27-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-18-generic i686
Architecture: i386
Date: Mon Mar 29 22:23:04 2010
ExecutablePath: /usr/bin/rhythmbox
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1271): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (bluetooth-applet:1274): Gtk-CRITICAL **: gtk_action_set_sensitive: assertion 
`GTK_IS_ACTION (action)' failed
 (Do:1294): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.
 (gnome-terminal:1613): Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion 
`entry != NULL  entry-lock_count  0' failed

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


** Tags: apport-bug i386 lucid

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 551194] Re: Rhythmbox constantly consumes 20-30% of CPU

2010-03-29 Thread Lionel Dricot

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42420813/Dependencies.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/42420814/GConfNonDefault.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/42420815/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/42420816/LogAlsaMixer.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/42420817/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/42420818/ProcStatus.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/42420819/XorgLog.txt

-- 
Rhythmbox constantly consumes 20-30% of CPU
https://bugs.launchpad.net/bugs/551194
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-27 Thread Lionel Dricot
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ploum  1322 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x4408 irq 22'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,11790311,00100200 
HDA:11c13026,11790001,00100700'
   Controls  : 13
   Simple ctrls  : 11
DistroRelease: Ubuntu 10.04
Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
PackageArchitecture: all
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
Tags: lucid
Uname: Linux 2.6.32-16-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare


** Tags added: apport-collected

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] AlsaDevices.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/42172304/AlsaDevices.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] AplayDevices.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/42172308/AplayDevices.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] ArecordDevices.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/42172310/ArecordDevices.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] BootDmesg.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/42172312/BootDmesg.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Card0.Amixer.values.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/42172314/Card0.Amixer.values.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


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

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/42172316/Card0.Codecs.codec.0.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Card0.Codecs.codec.1.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/42172317/Card0.Codecs.codec.1.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] CurrentDmesg.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/42172340/CurrentDmesg.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Dependencies.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42172354/Dependencies.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] PciMultimedia.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/42172382/PciMultimedia.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] ProcCpuinfo.txt

2010-03-27 Thread Lionel Dricot
apport information

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/42172384/ProcCpuinfo.txt

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-27 Thread Lionel Dricot
Daniel  Is my problem different than the current one ? What should I
put in this new bug report ?

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-26 Thread Lionel Dricot
I can confirm this bug on another computer. The CPU is a lot more
powerful so the bug is less annoying but nonetheless present (taking 20%
of the CPU when RB is playing)

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-26 Thread Lionel Dricot
BTW, my test case is quite simple : browsing identi.ca website with
Epiphany. When RB is playing, it's nearly impossible on all computers I
have tested.

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

Re: [Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-21 Thread Lionel Dricot
Le samedi 20 mars 2010 à 19:34 +, Daniel T Chen a écrit :
 Do you have rtp and/or combined enabled for pulse sinks?
 
 e.g., install paprefs, and check System  Preferences  PulseAudio
 Preferences  Multicast/RTP, Simultaneous Output


I've installed paprefs and everything is unchecked in any of the 4 tabs.
RTP and Combined are not enabled.

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 527537] Re: Rhythmbox is using 60% of CPU

2010-03-20 Thread Lionel Dricot
Marking the bug as fixed according to the original reporter.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Fix Released

-- 
Rhythmbox is using 60% of CPU
https://bugs.launchpad.net/bugs/527537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-20 Thread Lionel Dricot
I confirm that there's a huge performance problem with rhythmbox in
Lucid Beta 1.

Playing music a song with RB permanently consumes 20-30% of my CPU with
approximately 10% of my RAM according to top (I've 1Go of RAM).

I've disabled all plugins, crossfading and music library automatic
update. This decreased the RAM usage of approximately 50%. But the CPU
remains really high. Browsing Launchpad with Epiphany is not possible
with RB playing, the CPU fan is constantly running.

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 521871] Re: 100% CPU when playing with or without crossfading

2010-03-20 Thread Lionel Dricot
The problem also happens with Banshee. This happened also in Karmic Beta
if I remember correctly and it was a pulseaudio problem. I highly
suspect pulseaudio in this case too as the pa process is taking a lot of
CPU.

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

-- 
100% CPU when playing with or without crossfading
https://bugs.launchpad.net/bugs/521871
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 428396] Re: gnometris doesn't display the game area

2010-01-06 Thread Lionel Dricot
I confirm that this happens with the radeon driver under metacity with
compositing enabled.

-- 
gnometris doesn't display the game area
https://bugs.launchpad.net/bugs/428396
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2009-12-25 Thread Lionel Dricot
Vish  I reported the bug to papercut because every application that use
the gtk.Windows.present() function is affected. That means nearly every
gtk applications. I encounter that so often that I don't even remember
the applications. (only exception : tomboy, that seems to work around
it).

This is a small bug (fix is trivial) that affects metacity (thus the
default installation).

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 475426] Re: atk_object_set_name: assertion `name != NULL' failed

2009-12-02 Thread Lionel Dricot
adding it to our milestone to not forget to talk about it in GTG 0.2
release note

** Changed in: gtg
Milestone: None = 0.2

-- 
atk_object_set_name: assertion `name != NULL' failed
https://bugs.launchpad.net/bugs/475426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 472885] Re: ** (evolution:3992): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed Segmentation fault

2009-11-20 Thread Lionel Dricot
The message is also seen in multiple GTK applications (see
https://bugs.edge.launchpad.net/gtg/+bug/475426 ) and I don't believe
it's related with the crash reported.

-- 
** (evolution:3992): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed Segmentation fault
https://bugs.launchpad.net/bugs/472885
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 475426] Re: atk_object_set_name: assertion `name != NULL' failed

2009-11-20 Thread Lionel Dricot
This is not a GTG bug but well an upstream GTK bug (
https://bugzilla.gnome.org/show_bug.cgi?id=599446 ). Marking it as
invalid for us.

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

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=599446
   Importance: Unknown
   Status: Unknown

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gtg
Milestone: 0.2 = None

** Changed in: gtg
   Status: Confirmed = Invalid

-- 
atk_object_set_name: assertion `name != NULL' failed
https://bugs.launchpad.net/bugs/475426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 484182] Re: CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

2009-11-20 Thread Lionel Dricot
*** This bug is a duplicate of bug 475426 ***
https://bugs.launchpad.net/bugs/475426

** This bug has been marked a duplicate of bug 475426
   atk_object_set_name: assertion `name != NULL' failed

-- 
CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
https://bugs.launchpad.net/bugs/484182
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2009-11-19 Thread Lionel Dricot
Could we raise the importance of this bug? gtk_window.present() is used
in many applications and breaking all of them for the sake of Firefox is
really bad for user experience.

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 483477] [NEW] Clock applet time settings should be the same as time-admin

2009-11-16 Thread Lionel Dricot
Public bug reported:

Binary package hint: gnome-panel

Currently, there are two different ways of setting time  date : System
 Admin  TimeDate or right click on the time applet on the default
panel.

Problem : interfaces are completely different. Also, the applet one
doesn't allow you to set any NTP related parameters.

Needed : both actions (right click on the applet and click in the admin
menu) should open the very same interface.

Proposed solution : patch gnome-panel so the time applet open time-admin

** Affects: hundredpapercuts
 Importance: Undecided
 Status: New

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

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
Clock applet time settings should be the same as time-admin
https://bugs.launchpad.net/bugs/483477
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 210000] Re: Setting time through clock applet is confusing

2009-11-16 Thread Lionel Dricot
Sebastien  When a bug is a dup, could you please report it as such
instead of marking it as invalid ? It would be a lot more easier for
everybody : original reporters would be able to comment/follow on the
original bug and the duplicate will not be shown anymore in the search
results.

-- 
Setting time through clock applet is confusing
https://bugs.launchpad.net/bugs/21
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 437745] Re: Spurious Battery may be broken dialog at login

2009-11-16 Thread Lionel Dricot
Isn't that bug only a consequence of bug #434251 ?

-- 
Spurious Battery may be broken dialog at login
https://bugs.launchpad.net/bugs/437745
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 434251] Re: karmic: battery left time estimation is wrong and randomly changing

2009-11-13 Thread Lionel Dricot
I must also add that I didn't had that problem with Alpha6. It looks
like the problem happened between alpha6 and the final release.

-- 
karmic: battery left time estimation is wrong and randomly changing
https://bugs.launchpad.net/bugs/434251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 434251] Re: karmic: battery drains

2009-11-12 Thread Lionel Dricot
I confirm that estimations given by the power-manager applet are pure
non-sense and changing all the time.

Worst : yesterday, it was telling me that there was 35minutes battery
left then, suddenly, it hibernated without even asking me or warning me.

** Summary changed:

- karmic: battery drains
+ karmic: battery left time estimation is wrong and randomly changing

-- 
karmic: battery left time estimation is wrong and randomly changing
https://bugs.launchpad.net/bugs/434251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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

[Bug 434251] Re: karmic: battery left time estimation is wrong and randomly changing

2009-11-12 Thread Lionel Dricot
added the bug to devicekit_power as it seems to happen on Kubuntu too.

** Also affects: devicekit-power (Ubuntu)
   Importance: Undecided
   Status: New

-- 
karmic: battery left time estimation is wrong and randomly changing
https://bugs.launchpad.net/bugs/434251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 478974] Re: GDM should use the preferred layout of the user

2009-11-10 Thread Lionel Dricot
What is not obvious?

The bug is simple : if you have more than one keyboard layout in your
session, at login time, GDM will uses one which is not your default one.

Worst : it's only for the first login attempt !  If you fail to enter
your password, GDM will automatically change the layout.

Finally, even if you decide to have only one keyboard layout in your
session, GDM might decide that your default layout is still the one you
should use to type your password.

At the very least, GDM should always use the last layout used by the
user to enter his password.


In one word : every morning, when I login, I have to change my layout with my 
mouse to be able to enter my password.

-- 
GDM should use the preferred layout of the user
https://bugs.launchpad.net/bugs/478974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 478974] [NEW] GDM should use the preferred layout of the user

2009-11-09 Thread Lionel Dricot
Public bug reported:

Binary package hint: gdm

1) Configure your session to use 2 different keyboard layout  with the
keyboard layout switcher applet. (in my case it was Belgian and French
Dvorak Bépo)

2) Set one of your keyboards to be the default one (in my case Fr Dvorak
Bépo) and set the keyboard layout to be generic (not window specific).


3) Observe that, depending the order you entered the layout in the chooser, GDM 
will always propose you by default one of your keyboard layout to enter your 
password. Unfortunatly, it's not the default (by default, GDM uses belgian 
keyboard) = BUG


4) In your session, remove the second keyboard (Belgian) and completely remove 
the switcher applet. You know only have one keyboard layout (Fr Dvorak Bépo)


5) GDM still uses the belgian one by default for my session. = BUG

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

-- 
GDM should use the preferred layout of the user
https://bugs.launchpad.net/bugs/478974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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

[Bug 150690] Re: Can't drag a window to another workspace

2009-11-09 Thread Lionel Dricot
rewriting the tooltip is just plain wrong. This bug is a regression (it doesn't 
happen with Metacity) and some people are used to it.
 Just changing the tooltip is *NOT* solving the bug and will send a wrong 
signal. It's like closing the door when you see that your kitchen is on 
fire. By closing the door, you don't see it anymore, isn't it?

-- 
Can't drag a window to another workspace
https://bugs.launchpad.net/bugs/150690
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

[Bug 474028] [NEW] No more hexadecimal/binary conversion in gcalctool

2009-11-04 Thread Lionel Dricot
Public bug reported:

Binary package hint: gcalctool

Since upgrading to Ubuntu 9.10, there's no more hex/dec/bin/oct radio
buttons in gcalctool (as usually displayed in the Scientific mode like
on the screenshot on https://help.ubuntu.com/community/Calculator ).


This bug is confirmed on several unrelated fresh installs and upgrade from 9.04.

This is a critical bug for scientists and engineers as, currently,
there's no way to do such a conversion with Gcalctool.

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

-- 
No more hexadecimal/binary conversion in gcalctool
https://bugs.launchpad.net/bugs/474028
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 406515] Re: [Karmic] Brightness fn keys lost functionality (multiple laptops)

2009-11-03 Thread Lionel Dricot
** Changed in: gtg
   Status: New = Invalid

-- 
[Karmic] Brightness fn keys lost functionality (multiple laptops)
https://bugs.launchpad.net/bugs/406515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 213432] Re: Open a folder doesn't switch desktop in spatial mode

2009-10-15 Thread Lionel Dricot
This problem also happens with mutter.

If I understand correctly, it should be Firefox that should be patched
to not expose itself when receiving an URL.

My own application (Getting Things GNOME!) is broken and every GTK
application that use gtkwindow.present will be.

** Summary changed:

- Open a folder doesn't switch desktop in spatial mode
+ gtk_window.present() doesn't work if the window is already on another desktop

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2009-10-15 Thread Lionel Dricot
Adding papercut project has it affects the usability of nearly all
applications, not just nautilus spatial.

As having multiple desktop is the default, it's annoying to have some
applications that doesn't work because, in fact, some window are
already on another desktop. In the default installation of Karmic,
Empathy is affected as you cannot open a conversation if this
conversation is already on another desktop.

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 333269] Re: leave message uses an ugly and confusing dialog

2009-10-15 Thread Lionel Dricot
Changed the title to reflect the real issue : nobody seems to like the
dialog and, most of all, it's confusing : nobody woull ever understand
that it was a message from a coworker. Just type the following message :
System crash : reboot needed immediatly and I'm sure that most users
will reboot.

I also confirm this as a papercut, it makes sense to me.

** Summary changed:

- leave message does not use new notify system
+ leave message uses an ugly and confusing dialog

** Changed in: hundredpapercuts
   Status: New = Confirmed

-- 
leave message uses an ugly and confusing dialog
https://bugs.launchpad.net/bugs/333269
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 447690] Re: login screen is not accessible with keyboard

2009-10-12 Thread Lionel Dricot
I can confirm that this affects all Karmic installation I've done so
far, upgrading or fresh install with the beta CD.

-- 
login screen is not accessible with keyboard
https://bugs.launchpad.net/bugs/447690
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-10-12 Thread Lionel Dricot
I copied the 4 files from /usr/lib to the /opt/../notes directory,
removing the version number (.1800.2) but it doesn't change anything.
Can anybody confirm that this is the workaround ?

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 447690] Re: login screen is not accessible with keyboard

2009-10-12 Thread Lionel Dricot
Hello Sebastien,

Could you please link to the duplicate ? I cannot find it.

-- 
login screen is not accessible with keyboard
https://bugs.launchpad.net/bugs/447690
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-10-12 Thread Lionel Dricot
can anybody tell me where I could find the .1702 files ?

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-10-12 Thread Lionel Dricot
EclipseAgent : thanks a lot, it's really helpful. The strangest thing is
that, with 1800 version, LN worked once but then failed again after a
restart. Seems to work perfectly with your files.

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 414914] Re: Gnome-display-properties crashes if you try to mirror with a smaller screen

2009-08-18 Thread Lionel Dricot
Hello Chris,

I will do that but I didn't find the dbg package, I was unaware of the
ddeb repository.

On a side note, I think I disagree with your use of incomplete in
Launchpad. For me, it means that it's a bug that cannot even be verified
without the requested information.

In this case, anybody with two screens should be able to reproduce this
bug, I think I provided enough information to reproduce the bug. Marking
it as incomplete is dangerous because if I don't reply, the bug will
disapear from LP but not magically from Ubuntu.

Of course, if you tested it yourself with 2 screens and nobody else was
able to reproduce that bug, then it makes sense. ;-)

PS : I will do the debugging stuff ASAP, don't worry

-- 
Gnome-display-properties crashes if you try to mirror with a smaller screen
https://bugs.launchpad.net/bugs/414914
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 414914] Re: Gnome-display-properties crashes if you try to mirror with a smaller screen

2009-08-18 Thread Lionel Dricot
Chris  Never mind, it's just that I don't use incomplete that way for
my projects. Not a big deal, I was just noting it.

In order to be forgiven, I offer you a nice traceback ;-)

** Attachment added: gnome-display properties crash when clicking on mirror
   http://launchpadlibrarian.net/30454683/gdb-gnome-display-properties.txt

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

-- 
Gnome-display-properties crashes if you try to mirror with a smaller screen
https://bugs.launchpad.net/bugs/414914
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 414914] Re: Gnome-display-properties crashes if you try to mirror with a smaller screen

2009-08-18 Thread Lionel Dricot
hope it's complete

** Attachment added: complete backtrace
   http://launchpadlibrarian.net/30455410/gdb-gnome-display-properties.txt

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

-- 
Gnome-display-properties crashes if you try to mirror with a smaller screen
https://bugs.launchpad.net/bugs/414914
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 150690] Re: Can't drag a window to another workspace

2009-08-17 Thread Lionel Dricot
assigning it to One Hundred Paper Cuts because :

- it clearly impacts the usability of the desktop
- it is by default for most users (as desktop effects are enabled when possible)

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
Can't drag a window to another workspace
https://bugs.launchpad.net/bugs/150690
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 329071] Re: [R500 X1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-08-17 Thread Lionel Dricot
Bryce  I don't really see the point of wine here. Is this comment just
for another bug ?

-- 
[R500 X1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 414914] [NEW] Gnome-display-properties crashes if you try to mirror with a smaller screen

2009-08-17 Thread Lionel Dricot
Public bug reported:

1) Attach to your computer a screen with a maximal resolution smaller than you 
current one.
 
2) Open gnome-display-properties and clic mirror

3) it crashes with the error :
 display-properties:ERROR:xrandr-capplet.c:684:rebuild_resolution_combo: code 
should not be reached


The reason is obvious : the attached screen cannot clone the current one as it 
doesn't have the physical resolution to do it.

Exepected 3) Current resolution is lowered as needed (because it's what
the user wants if he clicked on mirror)

** Affects: gnome-control-center (Ubuntu)
 Importance: Medium
 Status: Incomplete

** Summary changed:

- Gnome-display-properties crashes if you try to mirror with a smaller screen
+ [Karmic alpha 4] Gnome-display-properties crashes if you try to mirror with a 
smaller screen

-- 
Gnome-display-properties crashes if you try to mirror with a smaller screen
https://bugs.launchpad.net/bugs/414914
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 380397] Re: GTG crashes on pasting into edit window

2009-07-24 Thread Lionel Dricot
*** This bug is a duplicate of bug 317101 ***
https://bugs.launchpad.net/bugs/317101

That's a very nice compliment, indeed :-)  Thanks, I hope we will merit
your trust.

-- 
GTG crashes on pasting into edit window
https://bugs.launchpad.net/bugs/380397
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu (via bug 317101).

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


[Bug 380397] Re: GTG crashes on pasting into edit window

2009-07-23 Thread Lionel Dricot
*** This bug is a duplicate of bug 317101 ***
https://bugs.launchpad.net/bugs/317101

This is definitely bug #317101. It's fixed in Ubuntu Jaunty, you will
have to upgrade. That's one of the reason why gtg is not supported on
Ubuntu prior to Jaunty.

** This bug has been marked a duplicate of bug 317101
   ugly trace when copy/pasting in a custom gtk.TextView

-- 
GTG crashes on pasting into edit window
https://bugs.launchpad.net/bugs/380397
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu (via bug 317101).

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


[Bug 380397] Re: GTG crashes on pasting into edit window

2009-07-23 Thread Lionel Dricot
*** This bug is a duplicate of bug 317101 ***
https://bugs.launchpad.net/bugs/317101

labiculum  0.2 will not solve this issue as this is not a GTG bug.

-- 
GTG crashes on pasting into edit window
https://bugs.launchpad.net/bugs/380397
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu (via bug 317101).

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


[Bug 239406] Re: Ctrl-Insert does not work as copy command in output section of a xchat-gnome window

2009-06-18 Thread Lionel Dricot
fixed in Jaunty

** Changed in: xchat-gnome (Ubuntu)
   Status: Triaged = Fix Released

-- 
Ctrl-Insert does not work as copy command in output section of a xchat-gnome 
window
https://bugs.launchpad.net/bugs/239406
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xchat-gnome in ubuntu.

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


[Bug 239406] Re: Ctrl-Insert does not work as copy command in output section of a xchat-gnome window

2009-06-17 Thread Lionel Dricot
** Bug watch added: GNOME Bug Tracker #586092
   http://bugzilla.gnome.org/show_bug.cgi?id=586092

** Also affects: xchat-gnome via
   http://bugzilla.gnome.org/show_bug.cgi?id=586092
   Importance: Unknown
   Status: Unknown

-- 
Ctrl-Insert does not work as copy command in output section of a xchat-gnome 
window
https://bugs.launchpad.net/bugs/239406
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xchat-gnome in ubuntu.

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


[Bug 376847] [NEW] [keyboard applet] session starts with wrong layout when layout the same for all applications

2009-05-15 Thread Lionel Dricot
Public bug reported:

using GNOME 2.26 on Ubuntu 9.04.

I'm using two layouts : Belgian Azerty (Bel) and French Bépo (Fra). I've
unchecked the different layout for different window. I want to use Fra nearly
all the time. I applied it to the sysem.

1) As soon as this different window option is unchecked, there's no way
anymore to set a default keyboard. It's logical.

2) When I start the computer, GDM is in Fra. Nice.

3) When my session starts, the keyboard indicator applet says Fra. But the
actual keys are in Bel. *bug*

4) Clicking on the applet doesn't work at all. The text stays Fra and the
layout stays Bel. *bug*

5) Right clic on the applet  group  French Bépo. Now the layout is Fra. And
the applet is working again, I can change layout by clicking on it.

This means that I have to do step 5) at each logon!

6) Might be related : when checking the different layout for different window
box, it appears that Bel is the default layout.

** Affects: gnome-applets
 Importance: Unknown
 Status: Unknown

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

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

** Also affects: gnome-applets via
   http://bugzilla.gnome.org/show_bug.cgi?id=582727
   Importance: Unknown
   Status: Unknown

-- 
[keyboard applet] session starts with wrong layout when layout the same for all 
applications
https://bugs.launchpad.net/bugs/376847
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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

[Bug 288160] Re: Screensaver doesn't accept authentification when upgrading

2009-05-14 Thread Lionel Dricot
It seems that it was not an issue anymore for the intrepid-jaunty
upgrade

** Changed in: gnome-screensaver (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Screensaver doesn't accept authentification when upgrading
https://bugs.launchpad.net/bugs/288160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 351795] Re: Totem subtitle plugin cannot find any subtitle at all

2009-04-22 Thread Lionel Dricot
Now working in Ubuntu Jaunty.

** Changed in: totem (Ubuntu)
   Status: Triaged = Fix Released

-- 
Totem subtitle plugin cannot find any subtitle at all
https://bugs.launchpad.net/bugs/351795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 361682] [NEW] visible space should be lighter, not so dark

2009-04-15 Thread Lionel Dricot
Public bug reported:

Until Gedit 2.24, display space was done by light grey point, which is
useful but not disturbing.

Since 2.26, it looks like every symbol is as black as every other
character.

It's for the Classic color scheme, but every color scheme seems to have
the same problem.

It's very disturbing and it makes the display spaces option hard to
use because it means that word and letter and in the middle of a dark
dot storm.

** Affects: gedit
 Importance: Unknown
 Status: Unknown

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

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

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

-- 
visible space should be lighter, not so dark
https://bugs.launchpad.net/bugs/361682
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 351795] [NEW] Totem subtitle plugin cannot find any subtitle at all

2009-03-30 Thread Lionel Dricot
*** This bug is a duplicate of bug 345244 ***
https://bugs.launchpad.net/bugs/345244

Public bug reported:

I'm trying the download subtitle plugin with movies that have at least
one subtitle on opensubtitles (I know it because I found them manually)
: it never works.

If I do a search, the first search will return no result. The second
one No connection to opensubtitles.org then it will loop again on no
result every odd searches and no connection on the others.

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

-- 
Totem subtitle plugin cannot find any subtitle at all
https://bugs.launchpad.net/bugs/351795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 351790] [NEW] Language sorted alphabetically by their english name

2009-03-30 Thread Lionel Dricot
Public bug reported:

If you try to use the subtitle download plugin, you will see a list of
languages. Unfortunatly, those languages are listed alphabetically by
their english name which is confusing and make it hard to find the right
language.

So, for example, in a french locale, you will see :

- Néérlandais
- Anglais
- Français

Because the english equivalent is Dutch, English, French

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

-- 
Language sorted alphabetically by their english name
https://bugs.launchpad.net/bugs/351790
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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

[Bug 351795] Re: Totem subtitle plugin cannot find any subtitle at all

2009-03-30 Thread Lionel Dricot
This is not a duplicate of #345244. Totem is up-to-date with the latest
fix and the plugin can be activated. Please read the description and try
to reproduce it before marking as duplicate.

** This bug is no longer a duplicate of bug 345244
   Plugin Subtitels downloader can't be activated

-- 
Totem subtitle plugin cannot find any subtitle at all
https://bugs.launchpad.net/bugs/351795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 351795] Re: Totem subtitle plugin cannot find any subtitle at all

2009-03-30 Thread Lionel Dricot
As it's not working at all for any movies, I don't believe it is movie
related. The reason I'm reporting this bug is : is there any Ubuntu
users who makes it working ?

Is there a way to debug the plugin ? (As the plugin is in python, I
might be able to understand what's happening needed)

-- 
Totem subtitle plugin cannot find any subtitle at all
https://bugs.launchpad.net/bugs/351795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 351790] Re: Language sorted alphabetically by their english name

2009-03-30 Thread Lionel Dricot
upstream bug (launchpad gives me a Ooops when I try to add it so pasting
the link here) : http://bugzilla.gnome.org/show_bug.cgi?id=577366

-- 
Language sorted alphabetically by their english name
https://bugs.launchpad.net/bugs/351790
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 351795] Re: Totem subtitle plugin cannot find any subtitle at all

2009-03-30 Thread Lionel Dricot
** Bug watch added: GNOME Bug Tracker #577367
   http://bugzilla.gnome.org/show_bug.cgi?id=577367

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

-- 
Totem subtitle plugin cannot find any subtitle at all
https://bugs.launchpad.net/bugs/351795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 329071] Re: [R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-03-27 Thread Lionel Dricot

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/24410803/lspci.txt

-- 
[R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 329071] Re: [R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-03-27 Thread Lionel Dricot

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/24410821/Xorg.0.log

-- 
[R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 329071] Re: [R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-03-27 Thread Lionel Dricot

** Attachment added: xrandr --verbose
   http://launchpadlibrarian.net/24410829/xrandr.txt

-- 
[R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 329071] Re: [R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-03-27 Thread Lionel Dricot
sorry for the delay but I don't have access to that hardware very often.

I reproduced the issue and attached all the requested informations. I've
also discovered that I've some screen garbage at the bottom of the
screen (see the attached screenshot). In general, it looks like moving
stuffs make some garbage but it's quickly erased by the refresh.

** Attachment added: screen capture.
   http://launchpadlibrarian.net/24410878/Capture.png

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Invalid = New

-- 
[R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 329071] Re: [R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer

2009-03-27 Thread Lionel Dricot
I'm marking gnome-control-center as invalid as it looks more like a
xrandr-ati bug than a gnome one.

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

-- 
[R500 x1400] 1680x1050 resolution not available anymore after unpluging a beamer
https://bugs.launchpad.net/bugs/329071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 246589] Re: Epiphany RSS extension displays all RSS feeds from your current session (not only current page)

2009-03-21 Thread Lionel Dricot
I cannot reproduce this in Jaunty so I assume it was fixed upstream.

** Changed in: epiphany-browser (Ubuntu)
   Status: New = Fix Committed

-- 
Epiphany RSS extension displays all RSS feeds from your current session (not 
only current page)
https://bugs.launchpad.net/bugs/246589
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 13521] Re: window content not redrawn correctly when using 'reduced_resources'

2009-03-13 Thread Lionel Dricot
Does this bug still happen on Intrepid ? I cannot reproduce it (but
maybe it works only with emacs, which I don't have installed)

-- 
window content not redrawn correctly when using 'reduced_resources'
https://bugs.launchpad.net/bugs/13521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 85064] Re: Wildcard DNS on default domain confuses Ubuntu's Windows Network browsing

2009-03-11 Thread Lionel Dricot
I'm not sure it should be reported against gnome-vfs (which I'm not sure
is still used). Maybe it's a resolv.conf issue or a nautilus one ?

-- 
Wildcard DNS on default domain confuses Ubuntu's Windows Network browsing
https://bugs.launchpad.net/bugs/85064
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 42100] Re: Fix the wrong device registered in netstatus applet, and automatically set it to the first working network connection.

2009-03-11 Thread Lionel Dricot
I've reported the bug upstream. Please attach patches and script to the
upstream bug as I cannot reproduce this issue myself.

** Changed in: gnome-netstatus
   Importance: Undecided = Unknown
 Bugwatch: None = GNOME Bug Tracker #574918
   Status: New = Unknown

-- 
Fix the wrong device registered in netstatus applet, and automatically set it 
to the first working network connection.
https://bugs.launchpad.net/bugs/42100
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 42100] Re: Fix the wrong device registered in netstatus applet, and automatically set it to the first working network connection.

2009-03-11 Thread Lionel Dricot
Marked as confirmed because reported upstream with a fix.

** Changed in: gnome-netstatus (Ubuntu)
   Status: New = Confirmed

-- 
Fix the wrong device registered in netstatus applet, and automatically set it 
to the first working network connection.
https://bugs.launchpad.net/bugs/42100
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 79399] Re: RACE CONDITION: loading initial page Ubuntu Help Centre

2009-03-11 Thread Lionel Dricot
Is this still an issue in Intrepid or Jaunty ?  I mark this as
Incomplete while no answer because, AFAIK, Feisty is no more supported.

** Changed in: yelp (Ubuntu)
   Status: New = Incomplete

-- 
RACE CONDITION: loading initial page Ubuntu Help Centre
https://bugs.launchpad.net/bugs/79399
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 59051] Re: Metacity crashed due to bug in cleanice engine 2.4.0

2009-03-11 Thread Lionel Dricot
Marked the bug as incomplete since we have currently no way to reproduce
it. If the bug still happen for you in 8.10 or 9.04alpha, can you just
reopen it ?

Thanks :-)

** Changed in: gtk2-engines-cleanice (Ubuntu)
   Status: New = Incomplete

-- 
Metacity crashed due to bug in cleanice engine 2.4.0
https://bugs.launchpad.net/bugs/59051
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 112183] Re: totem-mozilla cannot play embeded video, although mozilla-mplayer does

2009-03-11 Thread Lionel Dricot
I confirm this bug.

** Changed in: totem (Ubuntu)
   Status: New = Confirmed

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

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

-- 
totem-mozilla cannot play embeded video, although mozilla-mplayer does
https://bugs.launchpad.net/bugs/112183
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 120897] Re: gnomedruid and apply button

2009-03-11 Thread Lionel Dricot
Reported upstream. They will decide if it's a bug or a feature ;-)

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

** Also affects: glade-3 via
   http://bugzilla.gnome.org/show_bug.cgi?id=574922
   Importance: Unknown
   Status: Unknown

** Changed in: glade-3 (Ubuntu)
   Status: New = Confirmed

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

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


  1   2   3   4   >