[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2019-03-14 Thread Zedft
#60 and #51 solved my issue. Kudos to them

#51:


After trying unsuccessfully to use all the fixes I found online, I finally 
managed it to fix this problem myself today:

1. Install Gnome Screensaver
sudo apt-get install gnome-screensaver
2. Replace Light Locker with Gnome Screen Saver
Do it first for all new users
sudo vi /etc/xdg/autostart/light-locker.desktop
Change the line from:
 Exec=light-locker
 to:
 Exec=gnome-screensaver
   and then do the same for every existing user
   su 
   vi ~/.config/autostart/light-locker.desktop
3. Hide light-locker-settings from menu for all users
   sudo vi /usr/share/applications/light-locker-settings.desktop
   Add the line:
   Hidden=true

Hope that helps everyone affected by his bug until Light Locker is
actually production ready enough to warrant it's place in a LTS release.


#60:


This solution works on my laptop (ubuntu 16.04, but should work on previous OS):
open as root file
/etc/UPower/UPower.conf
and change IgnoreLid=false ==> IgnoreLid=true
save changes, restart system and now it works :-)
You can remove light-locker now.

You can use bash for these:
sudo sed -i -e 's/IgnoreLid=false/IgnoreLid=true/g' /etc/UPower/UPower.conf
sudo apt-get remove --purge -y light-locker light-locker-settings

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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

Re: [Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2016-07-10 Thread Damian Campbell
Unfortunately no change on 14.10.


Only workaround remains a very inconvenient suspend through menu.



From: boun...@canonical.com <boun...@canonical.com> on behalf of Piotr Admin 
<piotr.wroc...@strona.pl>
Sent: 09 July 2016 21:30
To: dcampbell...@hotmail.com
Subject: [Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

This solution works on my laptop (ubuntu 16.04, but should work on previous OS):
open as root file
/etc/UPower/UPower.conf
and change IgnoreLid=false ==> IgnoreLid=true
save changes, restart system and now it works :-)
You can remove light-locker now.

You can use bash for these:
sudo sed -i -e 's/IgnoreLid=false/IgnoreLid=true/g' /etc/UPower/UPower.conf
sudo apt-get remove --purge -y light-locker light-locker-settings

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1357090
Bug #1357090 "Black screen on resume in Xubuntu 14.04.1 
...<https://bugs.launchpad.net/bugs/1357090>
bugs.launchpad.net
I have had this problem as well when locking the screen on suspend/lid close 
with Xubuntu 14.04.1 (with all updates applied) while using light-locker for 
the lock screen.



Title:
  Black screen on resume in Xubuntu 14.04.1

Status in linux package in Ubuntu:
  Expired

Bug description:
  It seems #1303736 is Not fixed.

  Black screen on resume when using standby on close lid is confirmed on
  Dell Latitude D400 on completely new install of Xubuntu 14.04.1 32
  bit. downloaded 14 Aug from repository as a .ISO image.

  This despite claims to the contrary on the website.
  http://xubuntu.org/news/xubuntu-14-04-1-released/ pointing to
  https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-
  settings/+bug/1303736

  Using the "Suspend" key results in correct operation, i.e. the laptop
  suspends and resumes correctly on lid open. Suspending by closing the
  laptop lid results in the black screen when re-opening. Once in black
  screen mode, the only recourse is power off re-boot.

  Although power manager is set correctly to "Suspend" in the power
  manager , on closing the lid the system does NOT appear to suspend as
  it does when the "Log-off Suspend" button is clicked or the hardware
  "Suspend" key is pressed i.e. the problem APPEARS to be on lid close.

  Power manager and light-locker set NOT to lock on suspend or shutdown
  makes no difference to behaviour.

  Xubuntu up to 12.04.4 (plus latest updates) worked absolutely
  correctly before new install of 14.04.1

  This is a MAJOR inconvenience for an upgrade of an LTS.

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

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2016-07-09 Thread Piotr Admin
This solution works on my laptop (ubuntu 16.04, but should work on previous OS):
open as root file
/etc/UPower/UPower.conf
and change IgnoreLid=false ==> IgnoreLid=true
save changes, restart system and now it works :-)
You can remove light-locker now.

You can use bash for these:
sudo sed -i -e 's/IgnoreLid=false/IgnoreLid=true/g' /etc/UPower/UPower.conf
sudo apt-get remove --purge -y light-locker light-locker-settings

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2016-05-15 Thread Drew Lustro
I'm experiencing this problem on Xubuntu 16.04 :[

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2016-02-04 Thread bababeechums
This persists for me as well.  Is there any hope this will be fixed in
16.04?

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-11-10 Thread Frank Earl
Still busted.  Guys...this is on 15.10, some 18 months past the time
that you honestly found this to be a problem and largely should've found
the blasted thing.

Desktops, servers, and phones aren't and shouldn't be your sole focus.
FIX THIS.  I don't care who, upstream, you have to dopeslap to do this,
but it's a noxious combination of logind (it screws up on a second
login, guys...there's a hint...) LightDM, and Lightlocker.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-11-10 Thread Frank Earl
Now, for reference...

MSI Apache Pro GE72-2QE.

i7-5700hq
16Gb of DDR3
NVidia GTX960m

Nothing that isn't supported, either with a bit of telling nouveau to
not do modesetting, or the like.  I should be able to, once I get
Bumblebee/Optimus/Primus running, have a beast of a laptop that doesn't
have suspend or similar problems.  Furious about this not being fixed by
now doesn't begin to describe this, guys.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-10-20 Thread Arjan Kemeling
I downgraded from xubuntu 15 to 12 on a Sony Vaio and not only does the
wake up after suspend work, the system is faster too. I will stick with
v12 and disable the updates.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-10-19 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (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/1357090

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-08-20 Thread Mathew Hodson
** Changed in: linux (Ubuntu)
Milestone: ubuntu-14.04.2 = None

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-03-05 Thread Thomas Blackburn
I'd just like to confirm this bug on a (nearly) fresh install of Xubuntu 14.04 
32bit.  Installed on an HP Mini with a 32gb SSD with the problem evident, and I 
moved the SSD to my HP Pavilion dv6 and the problem persists.  
After trying a few of the above fixes (except for gnome-screensaver) the issue 
still plagues both machines.   I hope this gets resolved soon!  :(

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-02-03 Thread Mathew Hodson
** Tags removed: regression-update
** Tags added: regression-release

** Tags added: trusty

** Tags added: xubuntu

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-01-20 Thread Nigel Harrison
I believe this is more than just an xubuntu issue or a laptop one in 14.04. I  
run a desktop with stock ubuntu and unity, 12.04.4 fully upated via the 
repositories with no foreign drivers for the graphics. ie nouveau as supplied 
in the original install and updated only via normal updates if nouveau has ever 
been updated in 12.04.  The graphics card is Nvidia at least 3 years old and 
certainly not one of the esoteric ones, probably close to the bottom of the 
nvidia range.  Suspend resume works perfectly.
On setting up 14.04  for testing on the same hardware with the exception that 
14.04 is on an hd whereas 12.04 is on an ssd, it would not resume with the 
keyboard and mouse hanging alternatively and never being able to get back to an 
operating desktop. I went as far as doing a suspend from a real terminal using 
pm-suspend. I could revert to the terminal but still not the desktop.  My 
rudimentary testing indicates its a nouveau driver issue.  I tried the 12.04 
kernel on the 14.04 but to no effect. I installed the nvidia binary and hey 
presto suspend resume works. As Linus says nouveau driver taints the kernel!! 
At the moment the relevant desktop is out of action but a I can resurrect it 
should you require some log/error report dumps as specified by you.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-01-06 Thread Nilesh Pereira
After trying unsuccessfully to use all the fixes I found online, I
finally managed it to fix this problem myself today:

1. Install Gnome Screensaver
sudo apt-get install gnome-screensaver
2. Replace Light Locker with Gnome Screen Saver
Do it first for all new users
sudo vi /etc/xdg/autostart/light-locker.desktop 
Change the line from:
 Exec=light-locker
 to:
 Exec=gnome-screensaver
   and then do the same for every existing user 
   su username
   vi ~/.config/autostart/light-locker.desktop
3.   Hide light-locker-settings from menu for all users
   sudo vi /usr/share/applications/light-locker-settings.desktop
   Add the line:
   Hidden=true

Hope that helps everyone affected by his bug until Light Locker is
actually production ready enough to warrant it's place in a LTS release.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-01-03 Thread darkharmonics
With a default xubuntu 14.10 install on 2 different laptops (MacBook Air
4,1 and HP folio 9470m) I can reproduce this issue. For me the black
screen occurs after login.

Adjusting power management settings has not yet helped. I did find that
I can solve the problem by reclosing the lid, waiting for suspend and
opening it again. The 2nd time seems to work as expected.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-01-02 Thread Al
I am also experiencing this bug with Ubuntu 14.04.1 AMD64 on an HP Stream 14 
Chromebook.  Surprise was that I was previously running 14.04 on this laptop 
via crouton and it worked a dream, so I did not expect any issues at all in 
upgrading to the LTS version.
 
However, the upgrade has been a very painful experience compared to the 14.04 
distro.  My touchpad stopped working, which I was able to resolve by upgrading 
the kernel to 3.17.  But, I am still unable to get past this issue with suspend.

I have disabled suspend/hibernate for now, but this means i have to keep
my laptop constantly plugged in when I am not using it or it will run
out of battery.  As you can imagine, this is annoying for any laptop
user and even more annoying when this feature worked fine on the non LTS
release.  Please let me know if i can provide more information for
debugging.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-12-16 Thread Nate Olander
This also seems to affect Ubuntu 14.04.1 AMD64. I had this exact issue
and when I came back from a reboot it gave me an Apport report,
something about vbetool failing with SIGSEV().

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-11-19 Thread Jeremy Stone
#7 and #16 didnt work for me :(

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-11-19 Thread Jeremy Stone
For all those who have no success stopping the suspend by editing
/etc/systemd/logind.conf or found that rm ~/.config/xfce4/xfconf/xfce-
perchannel-xml/xfce4-power-manager.xml only works temporarily, I had
success using gksudo gedit /etc/UPower/UPower.conf and then setting
IgnoreLid=true.

A second work around is to hit ctrl+alt+f1, sign in using your username
(lower-case) and password, then enter sudo restart lightdm, followed by
your password again (some times this has to be done all with a pitch
black screen)

Not ideal I know but is the best solution i've found.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-10-28 Thread James0r
I had the same symptoms with my Samsung NP300E4X notebook and like Matt
I found that post #7 and post #16 solved it.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-10-27 Thread Shuhao
It seems like the bug is back with 14.10. Entering password works, after
password is entered, the screen is locked.

My work around of binding an xrandr call to a hotkey still works for
this.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-10-03 Thread Ubuntuser
This is the same bug that is reported here:
https://bugs.launchpad.net/bugs/1283938

For me this is present also on ubuntu 14.10, kubuntu 14.04 and with the
kernel 3.17 rc6.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-29 Thread Brandon MacEachern
This bug is affecting me also.  When using the regular Ubuntu distro
though, it works just fine, it only affects me when I use Xubuntu.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-29 Thread Brandon MacEachern
To add to this also happening to me, I do see the lock screen when I
open my laptop, and it's only then when I enter my password does the
screen go black.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-18 Thread Thaddäus Tintenfisch
Damian, this report might be a duplicate of bug 1254131 (Dell Latitude
D505).

** Package changed: xfce4-power-manager (Ubuntu) = linux (Ubuntu)

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-18 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc5-utopic/

** Changed in: linux (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/1357090

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-18 Thread Damian Campbell
@Thaddaus,

Yes I agree. Bug #1254131 shows the same symptoms. Combine?

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

Title:
  Black screen on resume in Xubuntu 14.04.1

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

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-10 Thread Shuhao
Unsure if my problem is related or not. I have observed in a few
occasion today where I see the light-locker login. After login I get a
black screen. This only happens /sometimes/ not sure how to reproduce
it.

I've followed the instructions to fix the previous problem regarding the
same symptom with xfce4-power-manager. I did see that my setting is:

/xfce4-power-manager/lock-screen-suspend-hibernate false
/xfce4-power-manager/logind-handle-lid-switch true

which I'm not sure if it contributed to this issue, but I've set it to
the other way around and observing the outcome within the next few days.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-09 Thread Sean Davis
As you indicated, no combination of settings seems to help, and you'll
probably continue to see a similar issue without xfce - power - manager
or light-locker. This seems like it is an issue with X or the kernel.
For your sanity, try setting logind-handle-lid-switch to true (default),
uninstall light-locker, install xscreensaver, and reboot.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Damian Campbell
@Thaddäus

I confirm there is no difference if the xfce-power-manager process is
killed.

Closing the laptop still results in a black screen with a frozen mouse
cursor visible upon laptop re-open. The only recourse from this state is
a power-off reboot.

The laptop does not appear to suspend when the lid is closed as it does
when the hardware Suspend key is pressed or the menu item Logout-
suspend is clicked. With a lid close there is no immediate disk
activity and the power light stays on rather than blinks.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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

[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Thaddäus Tintenfisch
Ok, lets remove some packages one by one. Relog and re-test each time.

1) xfce4-power-manager
2) upower

Also, test if suspend via lid close works properly while not logged in.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Damian Campbell
@Thaddäus

!! CORRECTION !!

On trying again. Lid close provokes black screen. NOT solved after all

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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

[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Damian Campbell
@Thaddäus

-With xfce-power-manager installed as shipped:

Simply logging off provokes the back screen symptom (!)

-Removing xfce-power-manager with synaptic :

Normal service restored. Laptop lid now correctly suspends and log-off
results in the welcome login page.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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

[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Thaddäus Tintenfisch
Did you remove the upower package also?

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Sean Davis
@Damien:

Simply logging off provokes the back screen symptom (!)

So your issue occurs at the login screen and not after logging in?  If
this is the case, it has nothing to do with xfce4-power-manager.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Damian Campbell
@Thaddäus

same behaviour if upower is removed or not,  Same behaviour is xfce-
power-manager is removed or not, EXCEPT that the first time the laptop
lid is closed after reboot OR logoff expressly invoked, all works well.
After that, the same behaviour is seen.

@Sean

The laptop only sees the login screen after a logoff. The system is set
to auto-logon.


A reminder that this all worked perfectly with 12.04 LTS from first install 
right up to the latest 12.04.4 LTS updates. The problem only started on a new 
install of 14.04.1 LTS as reported above. The installation is absolutely 
standard.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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

[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Damian Campbell
Further comment :


The black screen seen on logout is DIFFERENT to the black screen problem on lid 
close.

Logout will allow a smooth power down on power switch press. Terminal
reports normal activity. This could be the backlight issue reported
elsewhere?

On lid close the only recourse is forced power down. Often there is a
frozen mouse cursor visible.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-04 Thread Matt
I was having the same issue, the original fix didn't work for me on my
Lenovo Thinkpad E520.

After following posts #7 and #16 by Barnabas issue is resolved.

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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


[Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2014-09-03 Thread Thaddäus Tintenfisch
** Summary changed:

- Black screen on resume Xubuntu 14.04.1 #1303736 NOT fixed
+ Black screen on resume in Xubuntu 14.04.1

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

Title:
  Black screen on resume in Xubuntu 14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1357090/+subscriptions

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