[Desktop-packages] [Bug 1381604] [NEW] Unity open new nautilus window instead of focusing the current nautilus window

2014-10-15 Thread Id2ndR
Public bug reported: Steps to reproduce: - plug an usb stick => it will open a new nautilus window - work on an other application (web browsing for example) - click on home folder from the dash, where the is one arrow indicating that a nautilus window is currently displayed Result: a second naut

[Desktop-packages] [Bug 1381547] [NEW] [dual screen] lock screen doesn't get keyboard input immediately after resume

2014-10-15 Thread Id2ndR
Public bug reported: Configuration: a computer with a VGA connected display and a DVI one. Steps to reproduce: - open a text editor on one of the two displays - bring the cursor on the display that first appears on resume (the VGA one in my case) ; if the cursor is on the other one, it won't wor

[Desktop-packages] [Bug 1318665] [NEW] Folders appear in English once after each upgrade

2014-05-12 Thread Id2ndR
Public bug reported: My configuration : thunderbird and thunderbird-locale-fr packages. LANG=fr_FR.UTF-8 Step to reproduce : - use thunderbird in your local language normally - do the updates normally when update-manager appears - start/restart thunderbird => it will check for extensions compati

[Desktop-packages] [Bug 1285170] [NEW] Nautilus quicklist does not keep bookmars order

2014-02-26 Thread Id2ndR
Public bug reported: My bookmarks are ordered in Nautilus window like this: [t] t, [t] a, [c] c, [c] a My bookmarks are ordered in Nautilus quicklist like this: [c] a, [c] c, [t] a, [t] t It seems that Nautilus quicklist is ordered by name, whatever the order is in Nautilus window. Nautilus qu

[Desktop-packages] [Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2014-02-22 Thread Id2ndR
When I tried to add a city with indicator-weather 12.07.30-0ubuntu1.1 (Ubuntu 13.10), the apply button didn't do anything (the window didn't close). In the terminal, I got: Traceback (most recent call last): File "/usr/bin/indicator-weather", line 1892, in on_apply (location_code, location_d

[Desktop-packages] [Bug 1051559] Re: Build Firefox with GStreamer support

2013-12-14 Thread Id2ndR
The support of H.264 works after installing gstreamer0.10-plugins-bad gstreamer0.10-plugins-ungly gstreamer0.10-ffmpeg on Ubuntu saucy 13.10. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bu

[Desktop-packages] [Bug 1051559] Re: Build Firefox with GStreamer support

2013-12-12 Thread Id2ndR
Now that Firefox 26 is released in Ubuntu, gstreamer.enabled is set to false, but it seams that it still can decode h.264 (according to https://www.youtube.com/html5). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. htt

[Desktop-packages] [Bug 1197395] Re: /run/user/$ID/pulse owned by root and not by the user

2013-12-12 Thread Id2ndR
The packages from -proposed fixed the bug for me after rebooting the computer. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1197395 Title: /run/user/$ID/pulse owned by root and n

[Desktop-packages] [Bug 1184262] Re: [logind] stuck in PrepareForSleep, causing network and other services to not resume

2013-10-27 Thread Id2ndR
After resuming, I got this bug. I tried $ sudo service networking restart => it crashed compiz. Apparently it seems to kill dbus but I don't know why. Am I the only one in this case ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to networ

[Desktop-packages] [Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-10-27 Thread Id2ndR
I got better result using default lightdm greeter instead of ubuntu's one. Maybe this can help others. sudo apt-get purge lightdm sudo apt-get install ubuntu-desktop sudo apt-get install lightdm-gtk-greeter If lightdm-gtk-greeter is installed, you will not be able to start neither ubuntu-greeter,

[Desktop-packages] [Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-10-27 Thread Id2ndR
By the way I encountered this bug on an old laptop with ATI Mobility Radeon X1300 using radeon module on 13.10 (/ on btrfs fs, /home on ext4 fs ; using SSD drive). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https:/

[Desktop-packages] [Bug 1241950] Re: Unity greeter show the cursor 0.2 seconds and end

2013-10-26 Thread Id2ndR
*** This bug is a duplicate of bug 969489 *** https://bugs.launchpad.net/bugs/969489 I get better result by adding a "sleep 2" just before executing lightdm in init script /etc/init/lightdm.conf. However this is still not working at one hundred percent. Marking this as a duplicate of bug #969

[Desktop-packages] [Bug 197589] Re: Numeric keypad no longer works after upgrade

2013-10-21 Thread Id2ndR
Alt + LShift + NumLock works on saucy (bug #192508 comments #91). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/197589 Title: Numeric keypad no longer works after upgrad

[Desktop-packages] [Bug 192508] Re: mouse keys too easy to accidently turn on

2013-10-21 Thread Id2ndR
In saucy the combination is Alt + LShift + NumLock. The problem is that it is not listed in Settings > Keyboard > Shortcuts > Universal Access. It's also difficult to find Settings > Universal Access > Pointing and Clicking > Mouse Keys (Control the pointer using the keypad) to go back to normal

[Desktop-packages] [Bug 1241950] Re: Unity greeter show the cursor 0.2 seconds and end

2013-10-20 Thread Id2ndR
Interesting: sometimes it works normally at boot, sometimes it does not but it works if I restart lightdm service one or two times (without doing anything else). It may be a race condition that may be link with bug #1029790 (but this one should be fixed now). When it fails, it stop just before "[+

[Desktop-packages] [Bug 1241950] [NEW] Unity greeter show the cursor 0.2 seconds and end

2013-10-19 Thread Id2ndR
Public bug reported: Maybe something goes bad during some updates. If I want to use lightdm, I needed to fallback to lightdm-gtk-greeter instead of unity-greeter. Here is my config files: $ find /etc/lightdm/ /etc/lightdm/ /etc/lightdm/lightdm.conf.d /etc/lightdm/lightdm.conf.d/50-greeter-wrapper

[Desktop-packages] [Bug 1241950] Re: Unity greeter show the cursor 0.2 seconds and end

2013-10-19 Thread Id2ndR
** Attachment added: "lightdm.log" https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1241950/+attachment/3883192/+files/lightdm.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launc

[Desktop-packages] [Bug 1241950] Re: Unity greeter show the cursor 0.2 seconds and end

2013-10-19 Thread Id2ndR
** Attachment added: "x-0-greeter.log" https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1241950/+attachment/3883194/+files/x-0-greeter.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bu

[Desktop-packages] [Bug 1241950] Re: Unity greeter show the cursor 0.2 seconds and end

2013-10-19 Thread Id2ndR
** Attachment added: "x-0.log" https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1241950/+attachment/3883193/+files/x-0.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 864174] Re: boot hangs waiting for lightdm after purging gdm (wrong default-display-manager)

2013-10-09 Thread Id2ndR
In saucy lightdm should depend on a greater like lightdm-gtk-greeter for example: uninstalling lightdm and installing ubuntu-desktop meta-package made DM end just after showing the cursor. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to l

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2013-10-04 Thread Id2ndR
It seams like it's fixed in saucy. I encountered the trouble in precise and it seams it was related to X/lightdm because of "MIT-MAGIC-COOKIE" it contains. It often occurs at the time I shut down the computer (the friday afternoon after five days being up or suspended). -- You received this bug n

[Desktop-packages] [Bug 1218552] [NEW] package unity-webapps-common 2.4.16+13.10.20130814-0ubuntu1 failed to install/upgrade: tentative de remplacement de « /usr/share/icons/hicolor/128x128/apps/ubunt

2013-08-29 Thread Id2ndR
*** This bug is a duplicate of bug 1218546 *** https://bugs.launchpad.net/bugs/1218546 Public bug reported: Appears on dist-upgrade ProblemType: Package DistroRelease: Ubuntu 13.10 Package: unity-webapps-common 2.4.16+13.10.20130814-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-3.8-generic 3.

[Desktop-packages] [Bug 1183279] Re: [regression] usb huawei E173 and E3131 are not working, i can only read this like a drive but not for the internet connection

2013-07-18 Thread Id2ndR
Same for me with ZTE 19d2:2000. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to usb-modeswitch in Ubuntu. https://bugs.launchpad.net/bugs/1183279 Title: [regression] usb huawei E173 and E3131 are not working, i can only read this lik

[Desktop-packages] [Bug 1152927] Re: NetworkManager does not detect ethernet connected

2013-07-17 Thread Id2ndR
By the way: I have encountered this bug in Ubuntu 12.04.2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1152927 Title: NetworkManager does not detect ethernet connected Stat

[Desktop-packages] [Bug 1152927] Re: NetworkManager does not detect ethernet connected

2013-07-17 Thread Id2ndR
I have encountered this bug too when I unplug and plug back the network cable rapidly. A "workaround" of this trouble is to wait enough time (10 seconds) that network manager change it state *and* is ready to detect that ethernet link came up. So, in order to reproduce : - unplug the ethernet cabl

[Desktop-packages] [Bug 1115061] Re: [quantal] modem-manager doesn't handle usb modem

2013-02-05 Thread Id2ndR
It is exactly the same founded in your link: ZTE 3565-Z (from SFR, in France). I have used it since 2009 and needed to configure usb_modeswitch at the begining. Starting Ubuntu 10.10, the configuration of usb_modeswitch from packages was good to use the device without manual configuration. I use

[Desktop-packages] [Bug 1115061] Re: [quantal] modem-manager doesn't handle usb modem

2013-02-04 Thread Id2ndR
** Description changed: - Error: "port attributes not fully set" + Open WifiSyslog.txt to see error log. When I killed modem-manager + process (kill -9 at 10:12:27) and it started to recognize the GSM modem + at 10:13:08. - Same behavior that - http://forums.gentoo.org/viewtopic-t-941134-start

[Desktop-packages] [Bug 1115061] [NEW] [quantal] modem-manager doesn't handle usb modem

2013-02-04 Thread Id2ndR
Public bug reported: Error: "port attributes not fully set" Same behavior that http://forums.gentoo.org/viewtopic-t-941134-start-0.html ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: network-manager 0.9.6.0-0ubuntu7 Uname: Linux 3.4.17-030417-generic i686 ApportVersion: 2.6.1-0ubuntu10 Ar

[Desktop-packages] [Bug 911838] Re: Unity unusable when trying to move tab between 2 gedit windows

2012-01-04 Thread Id2ndR
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/911838 Title: Unity unusable when trying to move tab between 2 gedit windows Status in “gedit” package in Ubuntu: New Bug description:

[Desktop-packages] [Bug 911838] [NEW] Unity unusable when trying to move tab between 2 gedit windows

2012-01-04 Thread Id2ndR
Public bug reported: STR (100% reproductible): - open a text file with Nautilus - open an other text file using File lens of Unity => You get 2 windows of gedit instead of a new tab in the first window - try to move the tab between the 2 windows => gedit consumes 100% of one CPU ; There is a "hand

[Desktop-packages] [Bug 873946] Re: First messages from a contact do not appear

2011-12-20 Thread Id2ndR
The bug is still present in precise. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/873946 Title: First messages from a contact do not appear Status in “empathy” package in Ubuntu:

[Desktop-packages] [Bug 899547] [NEW] Impossible to install language packages imediatly after fresh install

2011-12-03 Thread Id2ndR
Public bug reported: STR: - boot Ubuntu live, without any network connexion - install Ubuntu - restart the computer - get the pop-up that tell you to install the language support : click on "run this action" - gnome-language-selector starts, but you cannot do anything with it ProblemType: Bug Di

[Desktop-packages] [Bug 873946] Re: First messages from a contact do not appear

2011-11-07 Thread Id2ndR
It seems to be better with empathy 3.2.1-0ubuntu1~ppa0 from ppa:jacob/comm :). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/873946 Title: First messages from a contact do not appear

[Desktop-packages] [Bug 873946] Re: First messages from a contact do not appear

2011-11-06 Thread Id2ndR
I have the same trouble. Can you confirm that you use Ubuntu 11.10 ? 1/ The contact send me a message. The notification buble appears with the text and indicator turn blue. 2/ In the indicator, I click on the line bellow "IM". The line can be empty. See bug #842428 3/ If I open the contact histo

[Desktop-packages] [Bug 820485] Re: ubiquity stops installation at 'Configuring target system'

2011-10-19 Thread Id2ndR
Same here with /home used at 100%. Killing the 2 perl processes and parent process stop ubiquity with an error. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/820485 Title: ubiq

[Desktop-packages] [Bug 871218] Re: Banshee interface is not responding, and use 100% CPU (on 2 cores)

2011-10-09 Thread Id2ndR
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/871218 Title: Banshee interface is not responding, and use 100% CPU (on 2 cores) Status in “banshee” package in Ubuntu: New Bug descr

[Desktop-packages] [Bug 871218] [NEW] Banshee interface is not responding, and use 100% CPU (on 2 cores)

2011-10-09 Thread Id2ndR
Public bug reported: I just clic back on Banshee to change the track beeing play, but I can't click on any button. At the end of the current track, the music stop and no other music is played. Banshee still use all my CPU power available. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: ban

[Desktop-packages] [Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-26 Thread Id2ndR
Removing the file ~/.config/Empathy/chatrooms.xml solve the issue. In fact I don't have any irc account registered in mission-control since months but this file was still here. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ub

[Desktop-packages] [Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-26 Thread Id2ndR
** Attachment added: "chatrooms.xml" https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/832405/+attachment/2319266/+files/chatrooms.xml -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/

[Desktop-packages] [Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-25 Thread Id2ndR
** Attachment added: "gdb-empathy.txt" https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/832405/+attachment/2313891/+files/gdb-empathy.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.

[Desktop-packages] [Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-25 Thread Id2ndR
$ gdb empathy GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permi

[Desktop-packages] [Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-23 Thread Id2ndR
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/832405 Title: [oneiric] empathy crash at launch Status in “empathy” package in Ubuntu: New Bug description: $ gdb empathy GNU gdb

[Desktop-packages] [Bug 832405] [NEW] [oneiric] empathy crash at launch

2011-08-23 Thread Id2ndR
Public bug reported: $ gdb empathy GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANT

[Desktop-packages] [Bug 631638] Re: palimpsest thinks that USB2 is 480MB/s instead of 480Mb/s

2011-08-20 Thread Id2ndR
It is a shame that Ubuntu developers ask users to check again and again if the bug still exists in development version without doing anything then, and despite users gave the simple way to know if the bug still exists. However, I just check on oneric, and of course the bug still is present, so I s