[Bug 927705] [NEW] openvpn fail to start at boot

2012-02-06 Thread Massimiliano Ballerini
Public bug reported:

In a updated install of lucid with openvpn installed and configured I
get this error everytime I reboot:

* Starting virtual private network daemon(s)...
*   Autostarting VPN 'server' [ fail.. ]

Looking at the openvpn log it says:
TCP/UDP: Socket bind failed on local address [AF_INET]XX.XX.XX.XX:1194: Cannot 
assign requested address

(ip masked)

I think it's something similar at what happened in karmic, the openvpn
script tries to start before the network is correctly setup.

Restarting openvpn service fixes everytime, but that implies human
intevention (or a workaround script):

root@vpnserver:~# /etc/init.d/openvpn restart
 * Stopping virtual private network daemon(s)...
*   No VPN is running.
* Starting virtual private network daemon(s)...
*   Autostarting VPN 'server'   [ OK ]

EDIT: forgot to say network is setup via dhcp

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


** Tags: lucid

** Tags added: lucid

** Description changed:

  In a updated install of lucid with openvpn installed and configured I
  get this error everytime I reboot:
  
  * Starting virtual private network daemon(s)...
  *   Autostarting VPN 'server' [ fail.. ]
- 
  
  Looking at the openvpn log it says:
  TCP/UDP: Socket bind failed on local address [AF_INET]XX.XX.XX.XX:1194: 
Cannot assign requested address
  
  (ip masked)
  
  I think it's something similar at what happened in karmic, the openvpn
  script tries to start before the network is correctly setup.
  
  Restarting openvpn service fixes everytime, but that implies human
  intevention (or a workaround script):
  
  root@vpnserver:~# /etc/init.d/openvpn restart
-  * Stopping virtual private network daemon(s)...
+  * Stopping virtual private network daemon(s)...
  *   No VPN is running.
  * Starting virtual private network daemon(s)...
  *   Autostarting VPN 'server'   [ OK ]
+ 
+ EDIT: forgot to say network is setup via dhcp

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/927705

Title:
  openvpn fail to start at boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 476319] Re: X cannot start after upgrade to Karmic

2009-11-19 Thread Massimiliano Ballerini
** Description changed:

  I have updated my Ubuntu to Karmik 2 days ago.
  
  I had nvidia drivers 96 installed WORKING in Jaunty, and now it load up
  the system and show the ubuntu logo white on black, then it show a
  flashing shell prompt.
  
  It looks like gdm tries to start X in an infinite loop and X crashes
  everytime to the shell. I press CTRL+ALT+CANC and the system reboot.
  
  Accessing in recovery mode, i delete the xorg.conf, reboot and then
  ubuntu working fine with mesa driver (but no dri).
  
  I saw other bugs posted much like this one, but they result fixed.
  
  The package with module actually compile and load on kernel
  2.6.31-14-generic, but it looks like it's not compatible with last xorg
- server or some of it's components. I tried reinstall, but didn't work.
+ server or some of its components. I tried reinstall, but didn't work.
  
  Here's my video card:
  01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 
AGP 8x] (rev a2)
-   Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
-   Memory at fd00 (32-bit, non-prefetchable) [size=16M]
-   Memory at f000 (32-bit, prefetchable) [size=128M]
-   Expansion ROM at fea0 [disabled] [size=128K]
-   Capabilities: [60] Power Management version 2
-   Capabilities: [44] AGP version 3.0
-   Kernel driver in use: nvidia
-   Kernel modules: nvidia, nvidiafb
+  Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
+  Memory at fd00 (32-bit, non-prefetchable) [size=16M]
+  Memory at f000 (32-bit, prefetchable) [size=128M]
+  Expansion ROM at fea0 [disabled] [size=128K]
+  Capabilities: [60] Power Management version 2
+  Capabilities: [44] AGP version 3.0
+  Kernel driver in use: nvidia
+  Kernel modules: nvidia, nvidiafb
  
  The xorg.conf it is standard created by nvidia driver installer (it just
  say driver nvidia)

-- 
X cannot start after upgrade to Karmic
https://bugs.launchpad.net/bugs/476319
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 476319] Re: X cannot start after upgrade to Karmic

2009-12-16 Thread Massimiliano Ballerini
** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
 Assignee: (unassigned) = Massimiliano Ballerini (mballerini)

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
 Assignee: Massimiliano Ballerini (mballerini) = Alberto Milone 
(albertomilone)

-- 
X cannot start after upgrade to Karmic
https://bugs.launchpad.net/bugs/476319
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 476319] Re: X cannot start after upgrade to Karmic

2009-11-24 Thread Massimiliano Ballerini
Tried today to switch again to nvidia proprietary driver after new
kernel release, the behaviour is the same. This problem still isn't
solved.

Confirmed that nvidia-96-kernel-source is to be purged if you want to
restore situation to mesa nv driver. This means actually the nvidia
proprietary module LOADS on the kernel.

Could be a xserver compatibility issue?

-- 
X cannot start after upgrade to Karmic
https://bugs.launchpad.net/bugs/476319
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 476319] [NEW] X cannot start after upgrade to Karmic

2009-11-06 Thread Massimiliano Ballerini
Public bug reported:

I have updated my Ubuntu to Karmik 2 days ago.

I had nvidia drivers 96 installed WORKING in Jaunty, and now it load up
the system and show the ubuntu logo white on black, then it show a
flashing shell prompt.

It looks like gdm tries to start X in an infinite loop and X crashes
everytime to the shell. I press CTRL+ALT+CANC and the system reboot.

Accessing in recovery mode, i delete the xorg.conf, reboot and then
ubuntu working fine with mesa driver (but no dri).

I saw other bugs posted much like this one, but they result fixed.

The package with module actually compile and load on kernel
2.6.31-14-generic, but it looks like it's not compatible with last xorg
server or some of it's components. I tried reinstall, but didn't work.

Here's my video card:
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 
8x] (rev a2)
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
Memory at fd00 (32-bit, non-prefetchable) [size=16M]
Memory at f000 (32-bit, prefetchable) [size=128M]
Expansion ROM at fea0 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0
Kernel driver in use: nvidia
Kernel modules: nvidia, nvidiafb

The xorg.conf it is standard created by nvidia driver installer (it just
say driver nvidia)

** Affects: nvidia-graphics-drivers-96 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
X cannot start after upgrade to Karmic
https://bugs.launchpad.net/bugs/476319
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 476319] Re: X cannot start after upgrade to Karmic

2009-11-06 Thread Massimiliano Ballerini
Here's one log out X loop:

** Attachment added: Xorg.1.log
   http://launchpadlibrarian.net/35231255/Xorg.1.log

-- 
X cannot start after upgrade to Karmic
https://bugs.launchpad.net/bugs/476319
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 223502] Re: apt cron.daily script doesn't check value-existence

2009-08-31 Thread Massimiliano Ballerini
It seems the values for these variables are user based.

Then if you run the command gconftool --get
/system/http_proxy/use_http_proxy with a user that is not the proper
one, you get that error.

In /etc/cron.daily/apt you have:
admin_user=$(getent group admin|cut -d: -f4|cut -d, -f1)
and:
use=$(sudo -u $admin_user gconftool --get /system/http_proxy/use_http_proxy)

This mean the script uses the first user in the group admin, that in
this case is my login user.

I added the root user in the group admin, look like it's fixed now. Had to 
check also if variables were set for user root though, they usually are.
Don't know why a cron job (running as root), would sudo quering the conf table 
of the the first admin user for the info on the proxy. Looks like a workaround 
or something unclean, even more for a server install.

This procedure is used also in other cron scripts.

-- 
apt cron.daily script doesn't check value-existence
https://bugs.launchpad.net/bugs/223502
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 927705] [NEW] openvpn fail to start at boot

2012-02-06 Thread Massimiliano Ballerini
Public bug reported:

In a updated install of lucid with openvpn installed and configured I
get this error everytime I reboot:

* Starting virtual private network daemon(s)...
*   Autostarting VPN 'server' [ fail.. ]

Looking at the openvpn log it says:
TCP/UDP: Socket bind failed on local address [AF_INET]XX.XX.XX.XX:1194: Cannot 
assign requested address

(ip masked)

I think it's something similar at what happened in karmic, the openvpn
script tries to start before the network is correctly setup.

Restarting openvpn service fixes everytime, but that implies human
intevention (or a workaround script):

root@vpnserver:~# /etc/init.d/openvpn restart
 * Stopping virtual private network daemon(s)...
*   No VPN is running.
* Starting virtual private network daemon(s)...
*   Autostarting VPN 'server'   [ OK ]

EDIT: forgot to say network is setup via dhcp

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


** Tags: lucid

** Tags added: lucid

** Description changed:

  In a updated install of lucid with openvpn installed and configured I
  get this error everytime I reboot:
  
  * Starting virtual private network daemon(s)...
  *   Autostarting VPN 'server' [ fail.. ]
- 
  
  Looking at the openvpn log it says:
  TCP/UDP: Socket bind failed on local address [AF_INET]XX.XX.XX.XX:1194: 
Cannot assign requested address
  
  (ip masked)
  
  I think it's something similar at what happened in karmic, the openvpn
  script tries to start before the network is correctly setup.
  
  Restarting openvpn service fixes everytime, but that implies human
  intevention (or a workaround script):
  
  root@vpnserver:~# /etc/init.d/openvpn restart
-  * Stopping virtual private network daemon(s)...
+  * Stopping virtual private network daemon(s)...
  *   No VPN is running.
  * Starting virtual private network daemon(s)...
  *   Autostarting VPN 'server'   [ OK ]
+ 
+ EDIT: forgot to say network is setup via dhcp

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

Title:
  openvpn fail to start at boot

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

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

[Bug 319714] Re: software sources UI broken in jaunty

2009-09-16 Thread Massimiliano Ballerini
Solved in my Jaunty with:

sudo apt-get install --reinstall python-software-properties

apt reinstalled same version, probably an previus update corruption.

-- 
software sources UI broken in jaunty
https://bugs.launchpad.net/bugs/319714
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 1066464] Re: SiS driver crashes Xserver with EXA acceleration

2013-09-14 Thread Massimiliano Ballerini
I got chipset 6630 (SiS302LV) and have the same problem.

X shows a black screen with pointer then crashes and retries
continuosly.

I tried patching sis driver with nihui fix and now it manage to show
lightdm login interface before crashing and looping. Looks like a little
improvement, but I guess it need more fixing.

I also wonder if it uses sis300_accel.c instead of sis310_accel.c and
maybe I need to patch EXA section in that file too. They are kinda
different tho, don't know even where to start.

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

Title:
  SiS driver crashes Xserver with EXA acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-sis/+bug/1066464/+subscriptions

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


[Bug 1099767] [NEW] cannot install libluajit 32bit on 64bit precise server (dependency problem)

2013-01-15 Thread Massimiliano Ballerini
Public bug reported:

When i try to install libluajit-5.1 32bit package
(libluajit-5.1-2_2.0.0~beta9+dfsg-1_i386.deb) on my Ubuntu Server 12.04
64bit, it say it's not going to be installed.

It seems that the problem is that the libluajit-5.1 32bit package
depends on the libluajit-5.1-common (libluajit-5.1-common_2.0.0~beta9
+dfsg-1_all.deb), but instead of searching for an arch all package, it
wants a i386 package.

In other words, when you try to install package
libluajit-5.1-2_2.0.0~beta9+dfsg-1_i386.deb it asks for package
libluajit-5.1-common_2.0.0~beta9+dfsg-1_i386.deb, but it fails because
the right package is libluajit-5.1-common_2.0.0~beta9+dfsg-1_all.deb

Forcing install of the packages libluajit-5.1-2_2.0.0~beta9+dfsg-
1_i386.deb and  libluajit-5.1-common_2.0.0~beta9+dfsg-1_all.deb make
libluajit start working like a charm, but unfortunately that cause apt
to stop working until i resolve the dependency problem that I forced in.

I will try now to fix the libluajit-5.1 deb package to point the right
dependency, i will post results.

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


** Tags: precise

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

Title:
  cannot install libluajit 32bit on 64bit precise server (dependency
  problem)

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

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


[Bug 1099767] Re: cannot install libluajit 32bit on 64bit precise server (dependency problem)

2013-01-15 Thread Massimiliano Ballerini
Not sure what are you talking about, that exactly what i did in the
first place and it's not working. I USED ONLY UBUNTU PACKAGES!

Could you please explain me? there is no libluajit-5.1-common:i386 in
precise...

I didn't manage to solve the problem of dependancy because I don't have
much experience in creating deb packages. So I removed the dependancy of
libluajit-common and now it's working, at least I can use apt again.

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

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

Title:
  cannot install libluajit 32bit on 64bit precise server (dependency
  problem)

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

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


[Bug 1099767] Re: cannot install libluajit 32bit on 64bit precise server (dependency problem)

2013-01-15 Thread Massimiliano Ballerini
This is the ubuntu package modified not to ask for unexistant packages,
meanwhile we wait for the dependancy problem to be fixed.

** Attachment added: original 32bit package without dependency
   
https://bugs.launchpad.net/ubuntu/+source/luajit/+bug/1099767/+attachment/3484069/+files/libluajit-5.1-2_2.0.0%7Ebeta9%2Bdfsg-1_i386.deb

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

Title:
  cannot install libluajit 32bit on 64bit precise server (dependency
  problem)

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

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


[Bug 1099767] Re: cannot install libluajit 32bit on 64bit precise server (dependency problem)

2013-02-20 Thread Massimiliano Ballerini
I apologize if the bug request wasn't clear enough.

This is not a question, I'm reporting a dependency problem in ubuntu
packages and posted a workaround too.

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

Title:
  cannot install libluajit 32bit on 64bit precise server (dependency
  problem)

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

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


[Bug 967376] Re: remmina, guest OS has wrong offset in windows

2012-06-08 Thread Massimiliano Ballerini
Same here on lubuntu. Black window and then get populated if I put it
full screen and resize back. Can add that if I press CTRL(right)+1 to
resize windows automatically it turns all the window gray (kinda
background color), pulling the title bar of the windows outside the top
monitor border: have to resize windows manually everytime to fix the
resolution now...

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

Title:
  remmina, guest OS has wrong offset in windows

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

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


[Bug 904367] Re: Problems when ctrl_c_item is None (patch attached)

2012-08-10 Thread Massimiliano Ballerini
I think i'm gonna disable glipper meanwhile, everytime I log-in it keep
crashing and I have to killall glipper, since the button don't restart
it in the ubuntu error report seems to have no effect. It keep crashing
and restarting till you kill it.

Please share the fix if you have, I use ubuntu at work and glipper is
very useful. :)

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

Title:
  Problems when ctrl_c_item is None (patch attached)

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

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


[Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2012-05-15 Thread Massimiliano Ballerini
Happens to me too... log say something like:

**CRITICAL** Ubiquity: access denied writing to /root/.cache/somefile

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

Title:
  Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

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

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


[Bug 1286588] Re: pcmanfm uses 100% cpu to draw two different desktops using arandr

2014-09-23 Thread Massimiliano Ballerini
Still affects me with lastest updates

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

Title:
  pcmanfm uses 100% cpu to draw two different desktops using arandr

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

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


[Bug 1360108] [NEW] pcmanfm goes 100% cpu on multi monitor desktop

2014-08-22 Thread Massimiliano Ballerini
Public bug reported:

I've got this problem using lubuntu with three monitor.

I have a laptop with intel video card and set the monitors using arandr.

After that:
pcmanfm --desktop --profile lubuntu

goes 100% cpu and can't open a new file manager window.

killing the process makes it respawn and goes 100% cpu again.


Only way to fix is to:
killall pcmanfm  pcmanfm

this usually interrupts the respawning and let you execute single file
manager instances normally

the version is:
PCManFM 1.2.0

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

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

Title:
  pcmanfm goes 100% cpu on multi monitor desktop

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

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


[Bug 1360108] Re: pcmanfm goes 100% cpu on multi monitor desktop

2014-09-02 Thread Massimiliano Ballerini
** Description changed:

  I've got this problem using lubuntu with three monitor.
  
  I have a laptop with intel video card and set the monitors using arandr.
  
  After that:
  pcmanfm --desktop --profile lubuntu
  
  goes 100% cpu and can't open a new file manager window.
  
- killing the process makes it respawn and goes 100% cpu again.
+ killing the process makes it respawn and goes 100% cpu again. This
+ happens every reboot.
  
- 
- Only way to fix is to:
- killall pcmanfm  pcmanfm
+ Only way i found to fix is to:
+ killall -9 pcmanfm  pcmanfm (desktop will flash)
+ ctrl-z
+ kill -9 %1
  
  this usually interrupts the respawning and let you execute single file
- manager instances normally
+ manager instances normally. The SIGKILLs are necessary, pcmanfm is
+ looped somewhere and won't respond.
  
  the version is:
  PCManFM 1.2.0

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

Title:
  pcmanfm goes 100% cpu on multi monitor desktop

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

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


[Bug 1360108] Re: pcmanfm goes 100% cpu on multi monitor desktop

2014-09-05 Thread Massimiliano Ballerini
*** This bug is a duplicate of bug 1286588 ***
https://bugs.launchpad.net/bugs/1286588

** This bug has been marked a duplicate of bug 1286588
   pcmanfm uses 100% cpu to draw two different desktops using arandr

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

Title:
  pcmanfm goes 100% cpu on multi monitor desktop

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

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


[Bug 1286588] Re: pcmanfm uses 100% cpu to draw two different desktops using arandr

2014-09-05 Thread Massimiliano Ballerini
Had really similar problem, and reported it here with a workaround.
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1360108

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

Title:
  pcmanfm uses 100% cpu to draw two different desktops using arandr

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

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