[Bug 263211] Re: apps-wont-open-due-to-maximum-clients-reached-error

2010-04-19 Thread Florent Viard
It looks like that it is not really related to the kdelibs because even not using any kde apps after a fresh start the problem occured. Maybe the root cause is firefox cf: http://www.karakas-online.de/forum/viewtopic.php?t=10494 I have a lot of : 0x401417d "Firefox": ("Popup" "Namoroka") 2

[Bug 566612] [NEW] Opening applications from Tray icon keep creating new windows that are not closed when minimizing to tray leading to the "Maximum number of clients reached" for graphical applicatio

2010-04-19 Thread Florent Viard
Public bug reported: (Maximum number of clients reachedxwininfo: unable to open display ':0.0') Trying to find the origin of the following bug that I experienced : https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/263211 (also http://www.karakas-online.de/forum/viewtopic.php?t=1049

[Bug 263211] Re: apps-wont-open-due-to-maximum-clients-reached-error

2010-03-18 Thread Florent Viard
Hi, I'm also affected by this bug with ubuntu 9.10. Maybe it goes faster to trigger in my case as I have 2 monitors. It could be related to kdelibs as i installed them to be able to use Kate. And I noticed that kate used 1 client connection for each file opened as a tab in my kate window. Closing

[Bug 521492] Re: Dual Monitor wallpaper is not scaling across both monitors, same background is repeated on both monitors instead

2010-12-23 Thread Florent Viard
Hi, This is a random guess from looking at the source code, but is there someone here with a double monitor able to recompile gnome desktop to try the following fix: In libgnome-desktop/gnome-bg.c around line 833 { in function static GdkPixbuf * get_scaled_pixbuf (...) , around line 833 }

[Bug 521492] Re: Dual Monitor wallpaper is not scaling across both monitors, same background is repeated on both monitors instead

2010-12-23 Thread Florent Viard
No, because there is the following piece of code before, so my guess is that my fix proposal will give a : "SPAN + ZOOM" effect. if (is_root && (bg->placement != G_DESKTOP_BACKGROUND_STYLE_SPANNED)) { draw_color_each_monitor (bg, dest, screen); if (bg->placemen

[Bug 521492] Re: Dual Monitor wallpaper is not scaling across both monitors, same background is repeated on both monitors instead

2010-12-30 Thread Florent Viard
Michele and Thomas, thanks for having tried my solution and submitted it upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/521492 Title: Dual Monitor wallpaper is not scaling across both monit

[Bug 566612] Re: Opening applications from Tray icon keep creating new windows that are not closed when minimizing to tray leading to the "Maximum number of clients reached" for graphical applications

2010-12-09 Thread Florent Viard
Hi, sorry that it took me so much time to be able to update to test. After upgrading my system from 9.10 to 10.10, I still encounter this problem with Maverick and all the packages up-to-date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones ( Unable to open raw device 0)

2013-04-08 Thread Florent Viard
I encounter this bug also with my Intel Orange phone with Android 4.0 and Ubuntu 12.04 (Device 0 (VID=8087 and PID=09fc)) This is a very BIG regression, because it used to work normaly (at fast speed) on my computer since last week where I have let ubuntu proceed to updates. -- You received thi

[Bug 871667] Re: .Xauthority sometimes owned by root, which blocks login

2012-10-31 Thread Florent Viard
A colleague of mine was also affected by this bug upgrading to 12.04. Just had to change the owner of the .Xauthority file: chown myuser:myuser /home/myuser/.Xauthority (.Xauthority was previously owned by root). But from the user point of view, this bug is really hard to understand. When he try t