[Bug 882817] Re: shutdown screen stuck after upgrade to Ubuntu 11.10

2011-11-25 Thread Mass-Yas
Hello
I'm trying to get some traces at shutdown adding some commands in 
/etc/rc0.d/S20sendsigs because in my case the shutdown operation keep locked 
after Killing all remaining processes
I've dumped the process list at different steps, but nothing is really 
different between a clean shutdown and a stopped one.
I'm now trying to look at open files with lsof. I hope I will find something 
useful.

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

Title:
  shutdown screen stuck after upgrade to Ubuntu 11.10

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

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


[Bug 882817] Re: shutdown screen stuck after upgrade to Ubuntu 11.10

2011-11-25 Thread Mass-Yas
I have found this workaround on the forum
http://ubuntuforums.org/showthread.php?p=11403944

Just type this in a root command prompt

cd /etc/init.d  update-rc.d -f umountnfs.sh remove  update-rc.d
umountnfs.sh start 19 0 6 .

It worked for me. It is actually moving the order of umountnfs to call it 
before sendsigs so the nfs share are unmounted before killing all the remaining 
process.
It's not a bug correction, but it works.

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

Title:
  shutdown screen stuck after upgrade to Ubuntu 11.10

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

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


[Bug 882817] Re: shutdown screen stuck after upgrade to Ubuntu 11.10

2011-11-15 Thread Mass-Yas
The trick for me to solve this issue was to manually unmount an nfs share I put 
in /etc/fstab before rebooting/halting the system.
Thanks rupert for pointing this out at #29

For information,  the mouting point I defined is
192.168.1.20:/srv/nfs/ubuntu-11.10-desktop /media/nfs nfs ro 0 0 and i
use it for tftp server.

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

Title:
  shutdown screen stuck after upgrade to Ubuntu 11.10

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

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


[Bug 625670] Re: Not all desktop items are themed

2010-12-07 Thread Mass-Yas
I tested the fix in post 20 but the problem came back again. I may open
a new bug report.

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

Title:
  Not all desktop items are themed

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


[Bug 625670] Re: Not all desktop items are themed

2010-12-05 Thread Mass-Yas
Hello,
I don't know if I have exactly the same bug. Actually, sometimes at login I get 
the old fashion default gnome theme instead of the theme I set. When I click in 
System-Preferences-Appearance generally the right theme is loaded. But some 
icons in the panel like NetworkManager icon is still the gnome default one.
Sometimes, the theme is right at login, but after a while it returns to the old 
default one.
The weird thing is the behavior is not easy to reproduce.
I got twice to reboot the computer because X freezed and its process was 
loading 100% of CPU.
The sure thing is the bug appeard after migrationg from Lucid to Maverick.
My hardware is not very fast compared to what's mentionned here :
Maverick/10.10 32-bit
Intel Core 2 Quad Q8300 
4 GB - DDR2
Intel G31 Express integrated
HDD Samsung Spinpoint F3 1TB 

Please tell me if I can give more details to help.

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

Title:
  Not all desktop items are themed

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


[Bug 296089] Re: casper boot=nfs ipconfig: eth0: SIOCGIFINDEX: No such device

2010-09-17 Thread Mass-Yas
Same problem here with a Toshiba Satellite T130-15T (Network controller: 
Realtek Semiconductor Co., Ltd. Device 8172 (rev 10))
The PXE live boot (Ubuntu 10.04 Lucid CD) worked on my eeePC 901 so the problem 
seems to be related to the material.

-- 
casper boot=nfs ipconfig: eth0: SIOCGIFINDEX: No such device
https://bugs.launchpad.net/bugs/296089
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 496093] Re: [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured wireless networks

2010-06-15 Thread Mass-Yas
I have tried to install linux-backports-modules-wireless-lucid-generic package 
from proposed repository and all others ubuntu updates.
I have rebooted my eeePC 901 with this kernel version 2.6.32-23-generic and 
module rt2860sta version 2.1.0.0 is loaded.
I still cannot connect to my wireless router with WPA2 TKIP+AES.
I have this kind of traces in dmesg : wlan0: directprobe to 00:1a:xx:xx:xx:xx 
(try 1) ... (try 2) ... (try 3) and finally timed out
Connection worked well with rsalveti 2.6.32-21 kernel.
Did I miss something ?

-- 
[lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured 
wireless networks
https://bugs.launchpad.net/bugs/496093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572120] [NEW] Freeze when upgrade of fetchmail from hardy to lucid

2010-04-30 Thread Mass-Yas
Public bug reported:

Binary package hint: fetchmail

Upgrade from Ubutu Hardy 8.04 to Ubuntu Lucid 10.04 stays locked on fetchmail 
package configuration.
Killing lucid process and launching sudo dpkg --configure -a shows that a 
password is asked.

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

-- 
Freeze when upgrade of fetchmail from hardy to lucid
https://bugs.launchpad.net/bugs/572120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 496093] Re: [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured wireless networks

2010-04-30 Thread Mass-Yas
Did you try Ricardo's patched kernel you can download at
http://rsalveti.net/pub/ubuntu/kernel/lucid/
That worked for me on eeePC 901.

2010/4/30 Parham D. parhamdibaj...@gmail.com

 Is it possible to somehow do a transplant? Take the 9.04 network
 system and put it in 10.04 so it has WPA2 support.

 --
 [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured
 wireless networks
 https://bugs.launchpad.net/bugs/496093
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.


-- 
[lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured 
wireless networks
https://bugs.launchpad.net/bugs/496093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 496093] Re: [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured wireless networks

2010-04-30 Thread Mass-Yas
Download this file
http://rsalveti.net/pub/ubuntu/kernel/lucid/linux-image-2.6.32-21-generic_2.6.32-21.32rsalveti1_i386.deband
install it using dpkg command or graphical app gdebi.

2010/4/30 Parham D. parhamdibaj...@gmail.com

 Now, how do you install this patched kernel?

 --
 [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured
 wireless networks
 https://bugs.launchpad.net/bugs/496093
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.


-- 
[lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured 
wireless networks
https://bugs.launchpad.net/bugs/496093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 496093] Re: [lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured wireless networks

2010-04-23 Thread Mass-Yas
@Andy Whitcroft:
I have just tried to install linux-backports-modules-wireless-2.6.32 package on 
my eeePC 901 but it does not solve the problem for me.
On the other side, Ricardo Salvetri's updated kernel image solved it.

-- 
[lucid] rt2860 frequently fails to connect to mixed mode WPA/WPA2 secured 
wireless networks
https://bugs.launchpad.net/bugs/496093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 549027] Re: RaLink RT2860: cannot connect to wpa wpa2 networks

2010-04-21 Thread Mass-Yas
*** This bug is a duplicate of bug 496093 ***
https://bugs.launchpad.net/bugs/496093

Same problem for me with Asus eeePC 901 (with Ralink RT2860).
I could never connect on wireless network with WPA-PSK encryption since I 
upgraded to lucid lynx.
Network manager tries to connect then ask me the key over and over.
Connection is OK on open wireless network.

-- 
RaLink RT2860: cannot connect to wpa  wpa2 networks
https://bugs.launchpad.net/bugs/549027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 485047] [NEW] package linux-firmware 1.24 failed to install/upgrade when upgrading from jaunty to karmic

2009-11-18 Thread Mass-Yas
Public bug reported:

Binary package hint: linux-firmware

Upgrade from jaunty to karmic.
$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10

Error messages during the upgrade process : 
The upgrade will continue but the « 
/var/cache/apt/archives/linux-firmware_1.24_all.deb » package may be in a not 
working state. Please consider submitting a bugreport about it.
Sub-process  dpkg-deb --fsys-tarfile returned an error code (2)

linux-firmware:
  Installed : 1.11
  Candidate : 1.24
 Version table :
 1.24 0
500 http://fr.archive.ubuntu.com karmic/main Packages
 *** 1.11 0
100 /var/lib/dpkg/status

ProblemType: Package
Architecture: i386
Date: Wed Nov 18 22:35:09 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: le paquet linux-firmware est déjà installé et configuré
Package: linux-firmware 1.11
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.28-15.52-generic
SourcePackage: linux-firmware
Title: package linux-firmware 1.11 failed to install/upgrade:
Uname: Linux 2.6.28-15-generic i686

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package linux-firmware 1.24 failed to install/upgrade when upgrading from 
jaunty to karmic
https://bugs.launchpad.net/bugs/485047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 485047] Re: package linux-firmware 1.24 failed to install/upgrade when upgrading from jaunty to karmic

2009-11-18 Thread Mass-Yas

** Attachment added: dmesg output
   http://launchpadlibrarian.net/35835960/dmesg.tar.gz

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/35835961/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/35835962/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/35835963/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/35835964/VarLogDistupgradeTermlog.gz

-- 
package linux-firmware 1.24 failed to install/upgrade when upgrading from 
jaunty to karmic
https://bugs.launchpad.net/bugs/485047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 485047] Re: package linux-firmware 1.24 failed to install/upgrade when upgrading from jaunty to karmic

2009-11-18 Thread Mass-Yas
Error during the package download.
To solve the problem : 
$ sudo rm /var/cache/apt/archives/linux-firmware_1.24_all.deb
$ sudo aptitude install linux-firmware


** Changed in: linux-firmware (Ubuntu)
   Status: New = Invalid

-- 
package linux-firmware 1.24 failed to install/upgrade when upgrading from 
jaunty to karmic
https://bugs.launchpad.net/bugs/485047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 220355] Re: Error during upgrade from Xubuntu gutsy to hardy

2008-07-16 Thread Mass-Yas
Hi,

Sorry, but I am now using ubuntu and I've installed it from Hardy. I can't
give you informations about this issue anymore.

Thanks for your support.

2008/7/16 Sergio Barjola [EMAIL PROTECTED]:

 Hi,
 is this still happening this issue? If yes, can you add your
 /etc/apt/sources.list ? Thank you.

 --
 Error during upgrade from Xubuntu gutsy to hardy
 https://bugs.launchpad.net/bugs/220355
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Error during upgrade from Xubuntu gutsy to hardy
https://bugs.launchpad.net/bugs/220355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 220355] Re: Error during upgrade from Xubuntu gutsy to hardy

2008-04-21 Thread Mass-Yas

** Attachment added: apt.log
   http://launchpadlibrarian.net/13688265/apt.log

-- 
Error during upgrade from Xubuntu gutsy to hardy
https://bugs.launchpad.net/bugs/220355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 220355] [NEW] Error during upgrade from Xubuntu gutsy to hardy

2008-04-21 Thread Mass-Yas
Public bug reported:

Cannot upgrade Xubuntu to hardy with the command sudo update-manage -d
No solution can be found for the xubuntu-desktop package.

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

-- 
Error during upgrade from Xubuntu gutsy to hardy
https://bugs.launchpad.net/bugs/220355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 103664] Message in Feisty French version

2007-04-06 Thread Mass-Yas
Public bug reported:

Binary package hint: gksu

In the french version of Feisty Fawn : 
If you launch gksudo with Capslock enabled, the following message appears on 
the window :
le vérouillage numérique est actif (Numlock is enabled)
but Numlock is disable, and Capslock is enabled
I don't know if it is only a translation problem.

** Affects: gksu (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Message in Feisty French version
https://bugs.launchpad.net/bugs/103664
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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