[Bug 1301125] Re: Lock screen after idle time freezes unity

2017-08-16 Thread Maris Nikos
*** This bug is a duplicate of bug 1710105 ***
https://bugs.launchpad.net/bugs/1710105

** This bug has been marked a duplicate of bug 1710105
   launcher and top bar freeze

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2017-04-14 Thread K Marshall
I am experiencing the issue where my console becomes completely
unresponsive when the unity screensaver is activated.

I have tested some potential work arounds for console lockup when the unity 
screensaver activates under 16.04 (choose one) : 
 Upgrade to 16.10
 Upgrade to 16.04.2
 Install the 16.04 HWE kernel and X packages
 Set Radeon option "EnablePageFlip" to "false"
 Set Radeon option "Accel" to "false"

Ubuntu 16.04 (64 bit) ; Unity desktop environment ; "radeon" driver ; Radeon 
X600 video card ; Dell Optiplex 745
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV370 [Radeon 
X600/X600 SE]  ( 1002:5b62   Subsystem: 1002:0b02 )

When the Unity screensaver activates, the screen fades to black and the
monitor powers off.  After that, the keyboard is unresponsive (not even
num lock or scroll lock trigger their keyboard lights) and will not wake
the system.  The mouse is unresponsive and will not wake the system.
Moving the mouse or pressing a number of keys will trigger an "[mi] EQ
overflowing" error message and backtrace in /var/log/Xorg.0.log :

...
[   408.605] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 160
0  864 865 868 900 +hsync +vsync (67.5 kHz e)
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x55f7683dbade]
(EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x55f7683bd583]
(EE) 2: /usr/lib/xorg/Xorg (QueuePointerEvents+0x52) [0x55f768295862]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fbf704d9000+0x61f3) 
[0x7fbf704df1f3]
(EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fbf704d9000+0x6a5d) 
[0x7fbf704dfa5d]
(EE) 5: /usr/lib/xorg/Xorg (0x55f768229000+0x94538) [0x55f7682bd538]
(EE) 6: /usr/lib/xorg/Xorg (0x55f768229000+0xb9922) [0x55f7682e2922]
(EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7fbf7a1b1000+0x354b0) 
[0x7fbf7a1e64b0]
(EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (__read+0x2b) [0x7fbf7a2a769b]
 (EE) 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmHandleEvent+0x37) 
[0x7fbf7b598de7]
(EE) 10: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fbf7629f000+0x4f9ec) 
[0x7fbf762ee9ec]
(EE) 11: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fbf7629f000+0x498e6) 
[0x7fbf762e88e6]
(EE) 12: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fbf7629f000+0x499af) 
[0x7fbf762e89af]
(EE) 13: /usr/lib/xorg/Xorg (dixSaveScreens+0x29e) [0x55f7682ae6ee]
(EE) 14: /usr/lib/xorg/Xorg (mieqProcessInputEvents+0x1e6) [0x55f7683bdc06]
(EE) 15: /usr/lib/xorg/Xorg (ProcessInputEvents+0x19) [0x55f7682bd789]
(EE) 16: /usr/lib/xorg/Xorg (0x55f768229000+0x53b7f) [0x55f76827cb7f]
(EE) 17: /usr/lib/xorg/Xorg (0x55f768229000+0x57dd3) [0x55f768280dd3]
(EE) 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7fbf7a1d1830]
(EE) 19: /usr/lib/xorg/Xorg (_start+0x29) [0x55f76826b049]
(EE)
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.


The only way to restore console operation was to completely kill the existing 
X11 session (and all running applications) and restart X11.  This required 
logging in remotely and running :

sudo service lightdm restart

This particular machine does not have any problem under XFCE and
xscreensaver -- the screen locks and unlocks without issue.  My
experience is that it is only a problem with the Unity desktop
environment screensaver / screen locker.

I found that if I disabled DPMS through the xorg.conf, that the console
did not lockup or become unresponsive.  However, the screen would not
blank.  When the screen lock activates, the unlock prompt screen appears
and remains visible at all times.

After some further experimentation, I have found that if the
"EnablePageFlip" option for the radeon driver is set to "false", then
the console does not become unresponsive when the Unity screensaver /
screen lock activated.

Alternately, I also found that setting the radeon driver option "Accel"
to "false" also seemed to prevent the console from becoming unresponsive
when the Unity screensaver / screen lock activated.

sudo mkdir /etc/X11/xorg.conf.d/

sudo echo '## xorg.conf fragment to set radeon option "EnablePageFlip" to 
"false"
Section "Device"
Identifier"vdev0"
Driver"radeon"
Option"EnablePageFlip"   "false"
EndSection
Section "Monitor"
Identifier"vmon0"
EndSection
Section "Screen"
Identifier"Default Screen"
Monitor   "vmon0"
Device"vdev0"
EndSection
' >> /etc/X11/xorg.conf.d/video.conf

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

Title:
  Lock screen after idle time freezes unity

To manage notifications about this bug go to:

[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-11-10 Thread Roman
Same issue in 16.04.1 LTS, the laptop is Asus Zenbook UX32VD. Black
screen, cursor moving.

To avoid restarting and losing all unsaved data, I did the following:
1. Switch to TTY1 (Ctrl+Alt+F1)
2. Log in
3. Kill compiz process:
sudo kill -9 `pidof compiz`
4. Switch back to TTY7 (Ctrl+Alt+F7)

All the graphics reappeared, didn't have to restart.

>From what I understand, there is no solid solution here and it's
probably related to video drivers. I switched to proprietary nvidia
drivers yesterday, probably it was the reason. Or maybe it was related
to the leftovers from Xfce which I also installed yesterday and then
removed (and it didn't seem to go away that easily).

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-10-22 Thread Hammeh
This bug continues to exist in 16.10. Just had a freeze, was unable to
interact with the system in any way (could not drop to tty1) - requires
hard reset on my system.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-10-10 Thread Ivan Wolf
Here is the same problem in Ubuntu 16.04. By blocking the session, the screen 
goes black. By accessing the tty1 and end the process of compiz, you can log in 
again.
*-display
    Description: VGA compatible controller
    Product: Sky Lake Integrated Graphics
    Manufacturer: Intel Corporation
    Physical ID: 2
    Bus information: pci @ : 00: 02.0
    Version: 06
    width: 64 bits

cat /usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Option "DRI" "3"
EndSection

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

Title:
  Lock screen after idle time freezes unity

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

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

[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-09-24 Thread Francis Chin
I had the issue that Emmanuel describes, with a fresh install of 16.04.1
LTS 64-bit on a self-built machine with Athlon 64 X2 CPU and IGP ATI
RS690 (X1200) and the open source radeon driver and kernels from
4.4.0-31 to -38.

As per Jonas's comment #50, cannot switch TTY, but as I've enabled
REISUB I can Alt-SysRq-R then E before I can regain control, but then
systemd keeps restarting the desktop. A more stable workaround was to
set up ssh and ssh in from another box and restart lightdm. Setting the
idle time for the screen saver to Never was only partially satisfactory
as manually locking the screen would also trigger the screen fade-out
and thus the bug. Interestingly, manually blanking the screen using
"xset s activate" would blank the screen and not trigger the bug, so it
doesn't appear to be a DPMS problem.

While sshing in from another box, at the point of triggering the bug
there was no output to Xorg.0.log, nor syslog, nor kern.log. However,
after some attempted keyboard & mouse activity on the affected system,
Xorg.0.log did show an MIEQ overflow backtrace:

(EE) [mi] EQ overflowing. Additional events will be discarded until existing 
events are processed.
(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x558ad06155ce]
(EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x558ad05f7083]
(EE) 2: /usr/lib/xorg/Xorg (QueuePointerEvents+0x52) [0x558ad04cf662]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f1b3560f000+0x61f3) 
[0x7f1b356151f3]
(EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f1b3560f000+0x6a5d) 
[0x7f1b35615a5d]
(EE) 5: /usr/lib/xorg/Xorg (0x558ad0463000+0x94228) [0x558ad04f7228]
(EE) 6: /usr/lib/xorg/Xorg (0x558ad0463000+0xb96f2) [0x558ad051c6f2]
(EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f1b3f2e6000+0x354a0) 
[0x7f1b3f31b4a0]
(EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (__read+0x2b) [0x7f1b3f3dc9cb]
(EE) 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmHandleEvent+0x37) 
[0x7f1b406cdde7]
(EE) 10: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f1b3b3d4000+0x4f9ec) 
[0x7f1b3b4239ec]
(EE) 11: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f1b3b3d4000+0x498e6) 
[0x7f1b3b41d8e6]
(EE) 12: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f1b3b3d4000+0x499af) 
[0x7f1b3b41d9af]
(EE) 13: /usr/lib/xorg/Xorg (dixSaveScreens+0x29e) [0x558ad04e84de]
(EE) 14: /usr/lib/xorg/Xorg (mieqProcessInputEvents+0x1e6) [0x558ad05f7706]
(EE) 15: /usr/lib/xorg/Xorg (ProcessInputEvents+0x19) [0x558ad04f7479]
(EE) 16: /usr/lib/xorg/Xorg (0x558ad0463000+0x539df) [0x558ad04b69df]
(EE) 17: /usr/lib/xorg/Xorg (0x558ad0463000+0x57c33) [0x558ad04bac33]
(EE) 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7f1b3f306830]
(EE) 19: /usr/lib/xorg/Xorg (_start+0x29) [0x558ad04a4f59]
(EE)
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
(EE) [mi] mieq is *NOT* the cause. It is a victim.

As this suggested a problem with the graphics stack, I tried the latest
drivers from the Oibaf PPA, and so far I haven't been able to reproduce
the bug. I don't know which component/version is responsible for the
apparent fix.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-09-22 Thread Jonas Gustavsson
Similar experience as Emmanuel C (comment #47):

I have been running 14.04 LTS i386 (in different flavours) on two (old)
HP dx5150 each with AMD Athlon 64 and (IGP) ATI RS480. These are used
for development and test. Worked like a charm.

For a new project, I installed 16.04.1 LTS i386 on one of them, and
immediately started having problems with the screen saver not exiting on
keyboard/mouse activity.

Now, I installed 14.04.5 LTS 64bit and the problem seems now to have been 
backported... :(
 
And as Emmanuel describes, no keyboard activity, like Ctrl-Alt-F1, works. The 
only things that works is a) restarting lightdm when the problem occurs (using 
ssh, if I remember to install it...) and b) setting the idle time for the 
screen saver to Never so that the problem does not occur.

I am quite amazed over the longevity of this bug.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-09-18 Thread zhxq
Yesterday when I went to sleep, I left the computer in lock screen.

Usually, when I leave the computer in lock screen, the screen would
close in a certain time.

However, yesterday night, I left the computer in lock screen; and when I
woke up ten hours later, the screen was still on the lock screen, but
not closed as normal.

I tried to move my mouse, but nothing happened. I also tried to smash
the keyboard, but also no respond. The only way for me to deal with the
problem is to restart.

Any help? Thanks!

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-08-26 Thread Danilo
Same bug for me in a 16.04 brand new installation.

Asus mboard and Radeon video card

It happens randomly but always when the screen goes to sleep

No way to use keyboard or mouse ... just power off and on again

The same machine with the previous LTS version had no problem at all

Any help appreciated...

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-06-21 Thread Emmanuel C.
Reading this thread there seems to be 2 distinct bugs.

I am getting the really bad one (frozen keyboard so no access to tty on
the machine, only remote ssh and restart lightdm possible to get access
again) on a HP 5750 AMD64 Athlon x2.

System hangup occurs when the screen locks after going idle for a while,
or when switching between two logged on users.

This didn't happen with 14.04 i386, so for this hardware it's specific
to 16.04 (both with i386 and i686).

I installed debug symbols for unity/compiz/lightdm.
Attaching with gdb on unity or compiz doesn't yield any stack.
Attaching to lightdm gives the same stack after and before system hangup (see 
attachment).

Any help greatly appreciated!

** Attachment added: "gdb-lightdm.txt"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1301125/+attachment/4687971/+files/gdb-lightdm.txt

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-06-12 Thread Jeremiah Peschka
This happens to me on an 16.04 installation as well (kernel
4.4.0-24-generic. Hardware is a pair of EVGA Titan X. I can switch to a
terminal using Ctrl+Alt+1 and I grabbed the attached information from
gdb over two separate runs.

The system hangup occurs every time I lock the screen and the monitors
go idle. I don't see anything troubling in journalctl happening at the
same time that I'm attempting to resume.

** Attachment added: "gdb-compiz.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1301125/+attachment/4682478/+files/gdb-compiz.tar.gz

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-05-23 Thread Hammeh
Marco, in typical fashion I have tried all evening to recreate this with
no success, after getting it consistently through reboots yesterday.

I wasn't able to drop to tty1 when it happened, but I will grab the
backtrace via SSH the next time it happens.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-05-23 Thread Treviño
Hammeh, can you connect via SSH to the machine or access from tty1 to
it?

As if you can it would be nice if you could install the debug symbols
for unity and compiz, and attach to the compiz process with gdb in order
to get a backtrace.

See ubuntu wiki for more infos:
https://wiki.ubuntu.com/Backtrace#Already_running_programs

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-05-22 Thread Hammeh
I'm still getting this issue on Ubuntu 16.04. It is very annoying! When
the screen goes to sleep, pressing any key will turn the laptop screen
back on but neither the mouse or keyboard inputs appear to work on the
login window. I can't press Ctrl+Alt+F1 either so my only option is a
hard reset of the laptop.

uname -a
Linux sleekbook 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

*-display   
   description: VGA compatible controller
   product: Trinity [Radeon HD 7500G]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 1
   bus info: pci@:00:01.0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
   configuration: driver=radeon latency=0
   resources: irq:30 memory:e000-efff ioport:3000(size=256) 
memory:f030-f033

modinfo radeon
filename:   
/lib/modules/4.4.0-22-generic/kernel/drivers/gpu/drm/radeon/radeon.ko
license:GPL and additional rights
description:ATI Radeon
author: Gareth Hughes, Keith Whitwell, others.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-05-11 Thread Rick Harris
Still a problem in Xenial 16.04. I'm using Intel gfx driver so based on
others using different video drivers (ati, nouveau and now intel) may
indicate the problem lies at least not with the video drivers.

Perhaps it's a problem with Unity's lockscreen?

** Changed in: unity (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2016-01-04 Thread Pavel Lunin
Got very same issue after upgrading to Kubuntu 15.10 from 15.04.  In my
case it's nvidia.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-11-26 Thread Muhannad H. Shelleh
Still exists I think. I am facing this issue since last week.

I have noticed that it happens when I am using netbeans (maybe OpenJDK
issue?), when the screen locks for idle, I can login but then I can not
set focus to any window other than netbeans, and at the same time can
not use netbeans.

However, I can change between applications using alt+tab, but without
being able to use the switched-to application, except I can close it
using alt+f4. When I close netbeans I get everything working well, and
starting netbeans again resume the problem and this time I can not even
alt+f4! I used to open a terminal (ctrl+alt+t) and kill netbeans process
at this phase.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-11-26 Thread Muhannad H. Shelleh
One more notice: when I closed netbeans, I found that left mouse click
acts as a middle mouse click in chrome browser (opens links in new tab,
closes tabs) and the middle one is not working!

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-11-20 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-11-20 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-09-21 Thread Sebastien Bacher
That bug seems rather a video driver one than an unity issue. Could you
try if that's still happening with most recent versions (some comments
suggest it has been resolved)

** Changed in: unity
   Importance: Undecided => High

** Changed in: unity
   Status: Confirmed => Incomplete

** Changed in: unity (Ubuntu)
   Importance: Undecided => High

** Changed in: unity (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-07-13 Thread snowch
Is there a workaround for this issue?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-06-16 Thread João Cruz Jr
Upgraded to 15.04 and the bug is not present anymore.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-05-25 Thread pronoy chopra
I have this issue everytime. I think I am just going to get rid of Unity
and install something like Cinnamon or some sort of window manager like
Awesome.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-03-02 Thread shadyyx
I also have this issue. At work I need to use too many tools so turning
the laptop off at the end of each day and turning it on while starting
all the applications and arranging them on the screens (I use 3) is a no
go. Therefore I suspend the computer (simply by closing the laptop's
lid). Very often after opening the lid and waking up the computer the
login screen is frozen - either in a way that I can use my mouse but
cannot gain focus after clicking into the login field (also just typing
the password and confirming by Enter key does not work) or that the
screens are split from one half of one monitor to the half of the screen
on the other monitor.

To be able to use 3 monitors with Ubuntu 14.04 (one laptop's + 2
monitors) I had to upgrade the kernel and install the Intel graphic
drivers.

Kernel version: 3.17.0-031700-generic
Intel drivers:   *-display   
   description: VGA compatible controller
   product: Haswell-ULT Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 0b
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:46 memory:f780-f7bf memory:e000-efff 
ioport:f000(size=64)

I used these resources to upgrade the kernel and install the Intel
drivers: http://ubuntuhandbook.org/index.php/2014/10/install-upgrade-
kernel-3-17-ubuntu/ and http://askubuntu.com/questions/141606/how-to-
fix-the-system-is-running-in-low-graphics-mode-error

Though there is no problem with the setup I am not sure whether it may
lead to problems with lightdm and freezing. I am still trying to keep
the system up-to-date. Any ideas?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-02-24 Thread tjw
I see I  made a mistake in my above comment.It's 'killall -HUP
compiz' that I've been using, not the unity process.

One recurring theme I've noticed is that it seems like every time this
happens, the Software Updater icon is in my panel.  There is no window
for Software Updater and I can't make one visible.

I'm wondering if if this bug may be related to a button getting added to
the panel while the password screen is up.   I've set my computer to
never check for updates now to see if that keeps this from happening.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-02-09 Thread João Cruz Jr
This is so annoying that make think, for the first time since 2005, to
switch to another distro.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-02-09 Thread Andreas E.
I have 7.3.1+14.10.20141016-0ubuntu1 (unity-proposed and unity-backports
enabled).

Unfortunately I did not succeed just restarting unity (without restarting Xorg):
env DISPLAY=0,0 unity --restart
Gives error output (I don't have it kcomplete) with unknown job 
unity-panel-service. If it can be worked-around, how could it be it done?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-02-07 Thread Andrew Bolt
I'm seeing this too.  Installed: 5.20.0-0ubuntu3 .
The machine wakes up with an unresponsive desktop.  Xorg seems to be using 100% 
CPU, nothing else significant. Killing the compiz process allows the session to 
recover to the screensaver password unlock screen.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-30 Thread Andreas E.
This happens to me at least once every day, each time the whole session,
open windows and unsaved documents lost (I save, yes, but the fact that
at any time things can be lost makes this a critical issue for me). Is
there a chance this can be fixed?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-30 Thread Andrea Azzarone
@Andres which version of unity are you running? Can you run
apt-cache policy unity

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-27 Thread tjw
I wonder if this may be related to bug 1313436.

It happens to me about 10% of the time.   Sometimes the lock screen or
desktop after logging in is just incredibly slow to draw, but it then
recovers.  I've also noticed that even though the screen isn't updating,
login works properly and even though the screen is black, the mouse
cursor is resonspive when hovering over where the different windows on
my desktop should be drawing at the time.

I am able to run 'killall -HUP unity' to fix the issue which is probably
the same thing as running 'unity --replace'.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-27 Thread nqf52942
hi there,

my Dell Vostro works fine with Ubuntu 14.04 LTS 64bit. the only thing is, when 
activate
the other video driver (default is X.Org-X-Server - AMD/ATI-Grafikdriver) the 
notebook hangs up after hibernation or standby.

when me use fglrx or fglrx-updates driver (for better performance), the
notebook reproducible hangs up after hibernation or standby.

now me use the default open source driver. me only will report the
error,when its an iusse from the closed source driver, and the community
cant nothing do, delete my post.

respectfully, vostro 3550 user.
(i5-2450M CPU, AMD Radeon 6600M and 6700M Series, 8GB RAM)

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-08 Thread Eric
In a shell I am able to export DISPLAY variable and unity --replace to
work around the problem.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2015-01-03 Thread chau
Hi,
I have the same problem. I installed the newest and updated Ubuntu 14 on my 
Vaio S series  two days ago. 
The screen lock worked fine for a couple of times , but it froze after auto 
locked out today. 
After locked out, I can not see the password promt . Mouse still worked 
Alt-Ctrl-Del bring up the [Suspend|Reboot|Power off] panel but was blured and I 
could not click on them. 

I had to switch to Console and do a lightdm restart.

Please fix this .

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-12-23 Thread Andreas E.
I was able to install compiz-core-dbgsym=1:0.9.12+14.10.20140918-0ubuntu1 and 
have been trying to do
sudo gdb `pidof compiz`
but it gives me (2380 is the pid of compiz):
2380: File or directory not found
(gdb) bt full
No stack.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-12-05 Thread Andreas E.
Can you give the exact compiz debug package? compiz-dbg does not exist, and 
following the wiki instructions can also not find the package:
sudo apt-get install compiz-dbgsym=1:0.9.12+14.10.20140918-0ubuntu1

This is a quite serious issue to me, is there no other way to close the
lockscreen from tty without killing the session and all work?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-11-17 Thread Tin Tvrtkovic
This has been happening to me intermittently (~10% of the time?).

I've installed the debug symbols for compiz-core and unity, will try to
attach to compiz when it happens again.

Intel Haswll i5 GPU.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-11-14 Thread david howell
I am having same exact issue on brand-new install of 14.04 on homegrown
computer. I am new to Linux... Just got tired of Windows when WIN8 was
released. Learning about ctrl+alt+f1 will be helpful until a fix (?) Is
released.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-11-12 Thread Andreas E.
This started to happen for me occasionally after the upgrade to 14.10
(so it did not happen for me in 14.04).

Either the lockscreen does not yet appear (and it shows a frozen buffer
of the last view of the desktop), or it shows the lockscreen, but
doesn't respond to keyboard (password input) or mouse clicks. Closing
the laptop lid does not go back to stand-by but keeps the frozen screen
on. I have to do ctrl+alt+f1 and restart the session.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-11-12 Thread Treviño
When this happens, can you move to tty1, attach to compiz process (sudo
gdb `pidof compiz`) and do bt full on it?

You also need to have unity/compiz debug symbols installed¹

[1] https://wiki.ubuntu.com/DebuggingProgramCrash#Debug_Symbol_Packages

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

Title:
  Lock screen after idle time freezes unity

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

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

[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-10-31 Thread John H. Embretsen
Update: Previously mentioned workaround (comment #13) is not working.
It probably worked a few times by accident. I have lately seen just as
many freezes with manual locking as with timeout locking. I have started
to disable and avoid screen locking as much as possible, but that is of
course not a good security strategy.

My graphics card is Sapphire Radeon HD 6850, open source (default)
drivers.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-10-17 Thread psnizek
Exactly the same issue here. Fresh installation and opensource (no
catalyst) ati drivers (Radeon HD 4670). This is frustrating, especially
as it is already half a year after the 14.04 release. When 12.04 came
out, I changed the graphics card (removed NVidia 8800 and replaced it by
Radeon 4670) on my workstation because I couldn't get the system work
correctly. Do we have to change graphics cards possibly everytime after
a major release?? Pardon me for this small rant, but this is utterly
frustrating. That said, I'd like to mention that the broken suspend
function hasn't been fixed now in years. We run more than 5 different
computers and laptops here in the office. Not one is able to suspend and
to resume correctly. I know that doesn't belong into this thread, but I
just needed to rant and unload some frustration that I picked up over
months and years. Other than that, I love Ubuntu :-)(despite some
new window/menu related focusing issues in Unity lately...)

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-09-09 Thread John H. Embretsen
Lately I seem to be hit by this issue every time the desktop idles out to the 
lock screen.
A workaround, that is not acceptable in the long run, seems to be to lock the 
screen manually every time I leave the computer, to prevent the idle timeout.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-09-02 Thread bostjan
I am also experiencing this one, it is annoying (if I put it mildly).

I have few other ubuntu installations (fresh ones, not upgrades from
pre-14.04 versions) and they do not exhibit this behaviour.

Will compare filesystems tonight and report if I discover which
difference is/was relevant.

b.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-08-25 Thread John H. Embretsen
I experience this issue as well. It happens with Ubuntu 14.04 when
leaving the computer idle long enough for it to lock the screen due to
idle timeout. It does not happen every time it goes idle, but every now
and then. More often the past couple of months.

The only resolution that I know of is to do CTRL-ALT-F1, log in and do
sudo service lightdm restart, or to reset the computer, but such a
resolution is fatal to all running applications and open documents.

I also see others experiencing the same issue, for example in
http://ubuntuforums.org/showthread.php?t=2214421.

What other information is required in order to get this bug triaged?

** Changed in: unity (Ubuntu)
   Status: Expired = Confirmed

** Changed in: unity
   Status: Expired = Confirmed

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-07-28 Thread bguiz
Not sure if my problem is due to the same reasons, as the lock screen is
completely frozen - cannot even `Ctrl+Alt+F1` to go to tty, and mouse
will not move. Otherwise exactly the same: Screen when going to locking
manually using `Ctrl+Alt+L`works fine and responds to mouse/ keyboard.
Screen when locked from a timeout is completely unresponsive. The only
thing that responds is `Alt+SysRq+REISUB`.

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-07-28 Thread bguiz
I'll just add that I have posted some questions about this (with a more
complete description) on askubuntu.com:

- http://askubuntu.com/q/503184/7593
- http://askubuntu.com/q/503238/7593

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-07-05 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-07-05 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete = Expired

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-05-06 Thread Mohammad Javad Naderi
I updated Ubuntu 14.04, but this bug still exists...

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-05-06 Thread Treviño
Mh... This might be similar to bug #1315369?

Can you try to perform the debug actions I posted on that bug?

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-04-11 Thread Treviño
Can you still experience this after last updates?

** Tags added: lockscreen

** Changed in: unity (Ubuntu)
   Status: Confirmed = Incomplete

** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity
   Status: New = Incomplete

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

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

Title:
  Lock screen after idle time freezes unity

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

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


[Bug 1301125] Re: Lock screen after idle time freezes unity

2014-04-06 Thread Louis
This problem does also affect me.

After upgrading Ubuntu 12.04 - 14.04 I also experience freeze after
waking up my laptop from suspend. The only way to login is to reboot the
machine. Restarting lightdm doesn't help.

I use the nouveau-driver.

Hardware-specs:
http://support.lenovo.com/en_DK/landing.page?qpq=6458-AT7

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

Title:
  Lock screen after idle time freezes unity

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

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