[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2015-07-01 Thread nicolas kleinklaus
Solution is : sudo touch /etc/pm/sleep.d/wakenet.sh sudo chmod +x /etc/pm/sleep.d/wakenet.sh sudo gedit /etc/pm/sleep.d/wakenet.sh Insert the following lines: #!/bin/bash case $1 in thaw|resume) nmcli nm sleep false pkill -f wpa_supplicant ;; *) ;; esac exit $? And then save and exit. --

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-06-08 Thread nicolas kleinklaus
Works for me too. sudo touch /etc/pm/sleep.d/wakenet.sh sudo chmod +x /etc/pm/sleep.d/wakenet.sh sudo gedit /etc/pm/sleep.d/wakenet.sh Insert the following lines: #!/bin/bash case $1 in thaw|resume) nmcli nm sleep false pkill -f wpa_supplicant ;; *) ;; esac exit $? And then save. At least

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-26 Thread nicolas kleinklaus
As I already said, for me, removing stuff in /etc/pm/config.d/modules doesn't resolve the problem because my wifi chipset stays in hardblocked mode... nico@nico-portable:~⟫ sudo rfkill list [sudo] password for nico: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes Ralink

Re: [Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-25 Thread nicolas kleinklaus
I never use jupiter on this machine. There is no relation with this problem for me. 2014-04-25 1:57 GMT+02:00 Adam Hicks thomas.adam.hi...@gmail.com: I've always used TLP but this issue started before I installed it on this machine. On Apr 24, 2014 5:55 PM, justin parker

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-25 Thread nicolas kleinklaus
@justin parker as i said in my post #58 it's even worse if i delete /etc/pm/config.d/config, because the wifi chipset keeps in hardblocked mode. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-25 Thread nicolas kleinklaus
What did you meen by without login Passwords after suspend ?? -- 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/1286552 Title: No wifi after suspend Status in “linux” package

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-25 Thread nicolas kleinklaus
Humthe fact is that I need the lockscreen functionality... But I am seeing something interesting related with the new unity lockscreen. There is no NetworkManager indicator in it. It was present before they introduce the new lockscreen. Maybe it is related ?? -- You received this bug

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-24 Thread nicolas kleinklaus
Removing the /etc/pm/config.d/config does'nt resolve the problem for me. Even worse : the wifi chipset stays hardblocked after suspend : nico@nico-portable:~⟫ sudo rfkill list [sudo] password for nico: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes -- You received this

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-23 Thread nicolas kleinklaus
@OssNass. I already try the SUSPEND_MODULES=xxx in /etc/pm/config.d/load, instead of /etc/pm/config.d/load/unloaded.modules (does it change something ?), in 13.10 because the wifi card itself doesn't wake up. But in the present case the card IS actualy wake up as you can see :

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-23 Thread nicolas kleinklaus
lshw -C before suspend ** Attachment added: lshw -C network before suspend https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+attachment/4094112/+files/lshw%20%20-C%20network%20before%20suspend -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-23 Thread nicolas kleinklaus
lshw -C after suspend ** Attachment added: lshw -C network after suspend https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+attachment/4094113/+files/lshw%20%20-C%20network%20after%20suspend -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-23 Thread nicolas kleinklaus
nmcli before suspend ** Attachment added: nmcli nm before suspend https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+attachment/4094122/+files/nmcli%20nm%20before%20suspend -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-23 Thread nicolas kleinklaus
nmcli after suspend Curiously we can see that WWAN is not activated before, but is activated after. ** Attachment added: nmcli nm after suspend https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+attachment/4094123/+files/nmcli%20nm%20after%20suspend -- You received this bug

[Desktop-packages] [Bug 1294576] Re: Network not reconnecting after wakeup from suspend

2014-04-22 Thread nicolas kleinklaus
*** This bug is a duplicate of bug 1286552 *** https://bugs.launchpad.net/bugs/1286552 Maybe it's not kernel related, cause actualy with 3.11 on 14.04, the wifi doesn't reconnect after suspend either... -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1286552] Re: No wifi after suspend

2014-04-22 Thread nicolas kleinklaus
** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New -- 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/1286552 Title: No wifi after suspend

[Desktop-packages] [Bug 1294576] Re: Network not reconnecting after wakeup from suspend

2014-04-21 Thread nicolas kleinklaus
*** This bug is a duplicate of bug 1286552 *** https://bugs.launchpad.net/bugs/1286552 Not a isolated problem : http://ubuntuforums.org/showthread.php?t=2218043 http://ubuntuforums.org/showthread.php?t=2218445 -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1294576] Re: Network not reconnecting after wakeup from suspend

2014-04-21 Thread nicolas kleinklaus
*** This bug is a duplicate of bug 1286552 *** https://bugs.launchpad.net/bugs/1286552 kernel 3.14-1 from http://kernel.ubuntu.com/~kernel-ppa/mainline does'nt resolve the problem -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1294576] Re: Network not reconnecting after wakeup from suspend

2014-04-20 Thread nicolas kleinklaus
*** This bug is a duplicate of bug 1286552 *** https://bugs.launchpad.net/bugs/1286552 This is duplicate of #1286552, there are 24 people affected and many others duplicates : Bug #1290055 Bug #1293928 Bug #1294576 Bug #1295285 Bug #1309769 And nobody is assigned to ??

[Desktop-packages] [Bug 1294576] Re: Network not reconnecting after wakeup from suspend

2014-04-19 Thread nicolas kleinklaus
*** This bug is a duplicate of bug 1286552 *** https://bugs.launchpad.net/bugs/1286552 Same problem here with 14.04 and ralink rt73 chipset. Worked perfectly with 13.10 Not related with SUSPEND_MODULES=rt73usb in /etc/pm/config.d/load (already done and doesn't resolve). sudo rfkill list 1:

[Desktop-packages] [Bug 1292174] Re: [trusty] webapp launches, container remains blank

2014-03-22 Thread nicolas kleinklaus
No, the firefox window is not blank. There are two problems : 1-webapps doesn't open in webbrowser-app ((firefox instead)and 2- no icon in launcher -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-chromium-extension in Ubuntu.

[Desktop-packages] [Bug 1292174] Re: [trusty] webapp launches, container remains blank

2014-03-21 Thread nicolas kleinklaus
I have exactly the same problem as in #6 comment. webapps open in new forefox window (no with dedicated browser) and no Icon is displayed in the Launcher -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-chromium-extension in Ubuntu.

[Desktop-packages] [Bug 1045353] Re: LibreOffice commands are not displayed in the HUD

2013-05-16 Thread nicolas kleinklaus
Why nobody is assigned to this bug ? It is reported since more than a year ! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1045353 Title: LibreOffice commands are not displayed

[Desktop-packages] [Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-05-09 Thread nicolas kleinklaus
I confirm the bug with LibreOffice 4.0.2.2 from Ubuntu 13.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/739184 Title: [Libreoffice] Mnemonics do not work in Unity Status in

[Desktop-packages] [Bug 1045353] Re: LibreOffice commands are not displayed in the HUD

2013-05-08 Thread nicolas kleinklaus
Same problem as described in #43, on Ubuntu 13.04 32 bits and LO 4.0.2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1045353 Title: LibreOffice commands are not displayed in the

[Desktop-packages] [Bug 832685] Re: epiphany-browser crashed with SIGABRT in __kernel_vsyscall()

2011-10-31 Thread nicolas kleinklaus
I have the same problem. To reproduce it, you just have to drag and drop a tool, from the customize toolbar dialog. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/832685