Re: [Ubuntu-x-swat] [Bug 1801609] Re: Fails to deactivate dpms off mode after user initiated wake-up events(not system-suspended, just locked and dpms active)

2019-02-17 Thread Chris Rainey
More info here, as well:

If I only set the "Switch off after" Display setting to >1 Minute and leave
the other settings("Blank after" and "Put to sleep after") at 0(Never),
then the display wakes up normally!

This was tested on the originally affected system(s) and required no
customized xorg.conf.


On Sun, Feb 17, 2019 at 1:10 PM Noise  wrote:

> @bbethge, your solution worked for me. After creating xorg.conf and
> enabling intel driver screen wakes up after lock and behaviour is right.
> Xubuntu 18.10, Intel(R) HD Graphics 620 (Kaby Lake GT2).
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1801609
>
> Title:
>   Fails to deactivate dpms off mode after user initiated wake-up
>   events(not system-suspended, just locked and dpms active)
>
> Status in xorg-server package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Xubuntu 18.10 with Xubuntu.desktop session running. System will lock
>   and turn-off monitors(automatically or manually), but--will not wake-
>   up monitors upon keyboard or mouse activity. I can type unlock
>   password, blindly and then the monitors will wake and show unlocked
>   session.
>
>   WORKAROUND:  I uninstalled light-locker, then, I installed gnome-
>   screensaver. Xfce4(Xubuntu.desktop) will fallback on gnome-screensaver
>   if light-locker is not found or installed.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.10
>   Package: light-locker (not installed)
>   ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
>   Uname: Linux 4.18.0-10-generic x86_64
>   ApportVersion: 2.20.10-0ubuntu13
>   Architecture: amd64
>   CurrentDesktop: XFCE
>   Date: Sun Nov  4 13:01:36 2018
>   InstallationDate: Installed on 2018-11-03 (0 days ago)
>   InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64
> (20181017.2)
>   SourcePackage: light-locker
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801609/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1801609

Title:
  Fails to deactivate dpms off mode after user initiated wake-up
  events(not system-suspended, just locked and dpms active)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801609/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 788596] Re: xclock's reverseVideo draws black on black

2019-01-29 Thread Chris Rainey
* CORRECTION *  It is necessary to specify the class or instance for
correct application of preferences when logging in to a fresh session
due to the app defaults in:

/etc/X11/app-defaults/XClock*


>From the xclock man page:

"WIDGETS
   In order to specify resources, it is useful to know the hierarchy of the 
widgets which compose xclock.  In the notation below, indentation indicates 
hierarchical structure.  The widget class name is given first, followed by the 
widget instance name.

   XClock  xclock
   Clock  clock
"

so, my corrected .Xresources file would be this:


~$ cat .Xresources 
*background: #00
*foreground: #ff

XClock.Clock.majorColor:#66
XClock.Clock.minorColor:#44
XClock.Clock.hourColor: #88
XClock.Clock.minuteColor:   #88
XClock.Clock.secondColor:   #22
XClock*geometry:350x350-125+75

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-apps in Ubuntu.
https://bugs.launchpad.net/bugs/788596

Title:
  xclock's reverseVideo draws black on black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 788596] Re: xclock's reverseVideo draws black on black

2019-01-29 Thread Chris Rainey
Here's my current resource file for what I like at the moment:

~$ cat .Xresources 
*background: #00
*foreground: #ff

XClock*majorColor:  #66
XClock*minorColor:  #44
XClock*hourColor:   #88
XClock*minuteColor: #88
XClock*secondColor: #22
XClock*geometry:350x350-125+75


See this thread for more infor:  
https://unix.stackexchange.com/questions/89304/facelifting-xclock-while-using-xrender-a-long-and-winding-road

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-apps in Ubuntu.
https://bugs.launchpad.net/bugs/788596

Title:
  xclock's reverseVideo draws black on black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 788596] Re: xclock's reverseVideo draws black on black

2018-12-28 Thread Chris Rainey
I'm using a stock Ubuntu 18.10 installation(although I'm using the openbox
window-manager) in an Xorg display server session. When I fire up a
gnome-terminal and type:

$ xclock -rv

I get a reversed video xclock which has all hands visible and appears to be
the 'reverse' of a standard xclock background color scheme. Please see the
attached screenshot, if it will come through on launchpad's bug comments.


On Fri, Dec 28, 2018 at 6:44 AM Ralph Corderoy 
wrote:

> Hi Chris, that's not what I'm seeing.  Please describe what it is you
> are seeing working normally, and confirm you've no .Xresources, etc.,
> implicitly in play.  I see xclock(1) now describes hourColor, etc., and
> says that reverseVideo, AKA -rv, affects their defaults.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/788596
>
> Title:
>   xclock's reverseVideo draws black on black
>
> Status in x11-apps package in Ubuntu:
>   Fix Released
>
> Bug description:
>   Binary package hint: x11-apps
>
>   Package x11-apps 7.5+5.  When xclock is given -rv it has a black
>   background instead of a white one but much of the clock isn't drawn;
>   presumably those missing bits are still being drawn in black.
>
>   Easy to confirm;  compare `xclock' and `xclock -rv'.  Adding -norender
>   changes the behaviour;  white hands are now visible with -rv but the
>   clock face is still missing.  With -digital no text is displayed.
>
>   It has been like this for several releases but decades ago it used to
>   work just fine.  I suspect the render additions are what's caused the
>   bugs.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions
>


** Attachment added: "Screenshot from 2018-12-28 10-30-57.png"
   
https://bugs.launchpad.net/bugs/788596/+attachment/5225523/+files/Screenshot%20from%202018-12-28%2010-30-57.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-apps in Ubuntu.
https://bugs.launchpad.net/bugs/788596

Title:
  xclock's reverseVideo draws black on black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 788596] Re: xclock's reverseVideo draws black on black

2018-12-27 Thread Chris Rainey
Seems to be working normally and without any workarounds in Ubuntu
18.10.

** Changed in: x11-apps (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-apps in Ubuntu.
https://bugs.launchpad.net/bugs/788596

Title:
  xclock's reverseVideo draws black on black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 218202] Re: numlockx does not turn num lock keyboard light on.

2018-12-27 Thread Chris Rainey
https://cgit.freedesktop.org/xorg/xserver/commit/?id=45fb3a934dc0db51584aba37c2f9d73deff9191d

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/218202

Title:
  numlockx does not turn num lock keyboard light on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/218202/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 218202] Re: numlockx does not turn num lock keyboard light on.

2018-12-27 Thread Chris Rainey
https://cgit.freedesktop.org/xorg/xserver/commit/?id=45fb3a934dc0db51584aba37c2f9d73deff9191d

** Changed in: numlockx (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/218202

Title:
  numlockx does not turn num lock keyboard light on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/218202/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 218202] Re: numlockx does not turn num lock keyboard light on.

2018-12-27 Thread Chris Rainey
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. We are sorry that we do not always have the capacity to look at all 
reported bugs in a timely manner. There have been many changes in Ubuntu since 
that time you reported the bug and your problem may have been fixed with some 
of the updates. It would help us a lot if you could test it on a currently 
supported Ubuntu version. When you test it and it is still an issue, kindly 
upload the updated logs by running only once:
apport-collect 

and any other logs that are relevant for this particular issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/218202

Title:
  numlockx does not turn num lock keyboard light on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/218202/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 218202] Re: numlockx does not turn num lock keyboard light on.

2018-12-27 Thread Chris Rainey
Ubuntu 8.04 (hardy) reached end-of-life on May 12, 2011.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/218202

Title:
  numlockx does not turn num lock keyboard light on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/218202/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 1801609] Re: Fails to deactivate dpms off mode after user initiated wake-up events(not system-suspended, just locked and dpms active)

2018-11-09 Thread Chris Rainey
@Theo:  Thanks for your help.

On Fri, Nov 9, 2018 at 10:15 AM Theo Linkspfeifer <
1801...@bugs.launchpad.net> wrote:

> I did not spot anything relevant in your log files either.
>
> Sadly, no idea how to debug this further also.
>
> ** Package changed: light-locker (Ubuntu) => xorg-server (Ubuntu)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1801609
>
> Title:
>   Fails to deactivate dpms off mode after user initiated wake-up
>   events(not system-suspended, just locked and dpms active)
>
> Status in xorg-server package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Xubuntu 18.10 with Xubuntu.desktop session running. System will lock
>   and turn-off monitors(automatically or manually), but--will not wake-
>   up monitors upon keyboard or mouse activity. I can type unlock
>   password, blindly and then the monitors will wake and show unlocked
>   session.
>
>   WORKAROUND:  I uninstalled light-locker, then, I installed gnome-
>   screensaver. Xfce4(Xubuntu.desktop) will fallback on gnome-screensaver
>   if light-locker is not found or installed.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.10
>   Package: light-locker (not installed)
>   ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
>   Uname: Linux 4.18.0-10-generic x86_64
>   ApportVersion: 2.20.10-0ubuntu13
>   Architecture: amd64
>   CurrentDesktop: XFCE
>   Date: Sun Nov  4 13:01:36 2018
>   InstallationDate: Installed on 2018-11-03 (0 days ago)
>   InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64
> (20181017.2)
>   SourcePackage: light-locker
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801609/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1801609

Title:
  Fails to deactivate dpms off mode after user initiated wake-up
  events(not system-suspended, just locked and dpms active)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801609/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-30 Thread Chris Rainey
@me ... remember to use the  tags !!

On Tue, Jan 30, 2018 at 4:10 PM Chris Rainey <ckr...@gmail.com> wrote:

> Awesome. Welcome to GNOME proper!
>
>
> On Tue, Jan 30, 2018 at 3:35 PM Daniel Frost <o...@frostinfo.de> wrote:
>
>> Hm, some things you should not do in the middle of the night. :-(
>>
>> I have tried your code again today. It does work!
>> Touchpad works fine, settings are available.
>>
>> Yesterday, doing a simple copy, I did miss the linebrake after the
>> end of the first line here in the launchpad code (same in the email).
>>
>> So I have to apologize for making you go "Hr ... curious." :-)
>> And thanks a lot for the working touchpad.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1686081
>>
>> Title:
>>   If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
>>   work
>>
>> Status in Release Notes for Ubuntu:
>>   Fix Released
>> Status in xorg package in Ubuntu:
>>   Confirmed
>> Status in xubuntu-meta package in Ubuntu:
>>   Fix Released
>> Status in xorg source package in Artful:
>>   Confirmed
>> Status in xubuntu-meta source package in Artful:
>>   Fix Released
>>
>> Bug description:
>>   I'm splitting this issue off from LP: #1685542 (which made xserver-
>>   xorg-input-all no longer recommend xserver-xorg-input-synaptics) for
>>   tracking the remaining issues.
>>
>>   gnome-control-center only supports libinput. If xserver-xorg-input-
>>   synaptics is installed (because it's used by some desktops which
>>   haven't been ported to libinput yet), synaptics overrides libinput.
>>   That makes gnome-control-center's Mouse & Touchpad settings panel only
>>   show basic settings and important configurations don't work.
>>
>>   Questions
>>   -
>>   1. Which desktops/apps still need -synaptics?
>>   - Unity
>>   - Xfce?
>>   - LXDE? LXQt?
>>   All the other major desktops have already been ported (LP: #1417980)
>>
>>   2. Can these apps be ported or removed before 18.04 LTS is released?
>>
>>   3. Can the desktops be ported and how bad is it if they are not ported
>>   and -synaptics is no longer available?
>>
>>   4. If -synaptics can't be removed completely from 18.04 LTS, does it
>>   make sense to have gnome-control-center Conflicts: xserver-xorg-input-
>>   synaptics?
>>
>>   5. Is there any other way we can fix this conflict?
>>
>> To manage notifications about this bug go to:
>>
>> https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions
>>
>

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

Title:
  If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-30 Thread Chris Rainey
Awesome. Welcome to GNOME proper!


On Tue, Jan 30, 2018 at 3:35 PM Daniel Frost  wrote:

> Hm, some things you should not do in the middle of the night. :-(
>
> I have tried your code again today. It does work!
> Touchpad works fine, settings are available.
>
> Yesterday, doing a simple copy, I did miss the linebrake after the
> end of the first line here in the launchpad code (same in the email).
>
> So I have to apologize for making you go "Hr ... curious." :-)
> And thanks a lot for the working touchpad.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1686081
>
> Title:
>   If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
>   work
>
> Status in Release Notes for Ubuntu:
>   Fix Released
> Status in xorg package in Ubuntu:
>   Confirmed
> Status in xubuntu-meta package in Ubuntu:
>   Fix Released
> Status in xorg source package in Artful:
>   Confirmed
> Status in xubuntu-meta source package in Artful:
>   Fix Released
>
> Bug description:
>   I'm splitting this issue off from LP: #1685542 (which made xserver-
>   xorg-input-all no longer recommend xserver-xorg-input-synaptics) for
>   tracking the remaining issues.
>
>   gnome-control-center only supports libinput. If xserver-xorg-input-
>   synaptics is installed (because it's used by some desktops which
>   haven't been ported to libinput yet), synaptics overrides libinput.
>   That makes gnome-control-center's Mouse & Touchpad settings panel only
>   show basic settings and important configurations don't work.
>
>   Questions
>   -
>   1. Which desktops/apps still need -synaptics?
>   - Unity
>   - Xfce?
>   - LXDE? LXQt?
>   All the other major desktops have already been ported (LP: #1417980)
>
>   2. Can these apps be ported or removed before 18.04 LTS is released?
>
>   3. Can the desktops be ported and how bad is it if they are not ported
>   and -synaptics is no longer available?
>
>   4. If -synaptics can't be removed completely from 18.04 LTS, does it
>   make sense to have gnome-control-center Conflicts: xserver-xorg-input-
>   synaptics?
>
>   5. Is there any other way we can fix this conflict?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions
>

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

Title:
  If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Chris Rainey
Hr ... curious.

You can revert my code by reversing the action and reinstalling the
-synaptics driver.

Might be time for a clean-install?

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

Title:
  If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Chris Rainey
@k-one, do the following:

$ sudo apt-get update && sudo apt-get --auto-remove purge xserver-xorg-
input-synaptics && sudo apt-get install xserver-xorg-input-libinput

$ reboot

Fixed?

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

Title:
  If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1686081/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 788596] Re: xclock's reverseVideo draws black on black

2017-11-16 Thread Chris Rainey
OK. SO here's what I've found:

"! xclock
! --
! Most of the resource parts of the man page for xclock are useless, 
! because the resources they describe (foreground, hands, etc.) are ignored 
! if Xrender is in effect to draw an antialiased xclock.  You can disable 
! Xrender so as to use these (using the -norender parameter), but the result 
! looks awful.  Instead, you need a different set of resources, which are not 
! documented in xclock but must be reverse-engineered from the systemwide
! app-defaults file for XClock color (/usr/share/X11/app-defaults/XClock-color).
! (Plus "background", but NOT "foreground".)
!
! See a good discussion by "syntaxerror" and "Drav Sloan" at:
! 
http://unix.stackexchange.com/questions/89304/facelifting-xclock-while-using-xrender-a-long-and-winding-road
!
! majorColor  is the 5-minute tick-marks
! minorColor  is the 1-minute tick-marks
! hourColor   is the hour hand
! minuteColor is the minute hand
! secondColor would be, I presume, the second hand"

SOURCE:
http://www.galleyrack.com/images/artifice/programming/useful/fvwm/configuration
/dot-Xresources


I've been able to produce decent results for viewing from across a room while 
having morning coffee, etc. It stays outta the window-switcher(alt-tab) and 
hence outta my way while navigating the Mutter/GNOME Shell interface at other 
times with this config(see attached for a screenshot):

chris@CKR-1:~$ cat .Xresources

XClock*background:  #2C3133
XClock*majorColor:  grey60
XClock*minorColor:  grey40
XClock*hourColor:   grey80
XClock*minuteColor: grey80
XClock*width:   400
XClock*height:  400


** Attachment added: "Demo of config file"
   
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+attachment/5010187/+files/Screenshot%20from%202017-11-16%2014-25-34.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-apps in Ubuntu.
https://bugs.launchpad.net/bugs/788596

Title:
  xclock's reverseVideo draws black on black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/788596/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1546747] Re: x11-utils needs to depend on xbitmaps or xmessage throws noisy error on terminal output or over mta from cron jobs

2016-02-17 Thread Chris Rainey
** Package changed: xterm (Ubuntu) => x11-utils (Ubuntu)

** Tags removed: pixmap vlines2 xbitmaps xmessage

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1546747

Title:
  x11-utils needs to depend on xbitmaps or xmessage throws noisy error
  on terminal output or over mta from cron jobs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-utils/+bug/1546747/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1546747] [NEW] x11-utils needs to depend on xbitmaps or xmessage throws noisy error on terminal output or over mta from cron jobs

2016-02-17 Thread Chris Rainey
Public bug reported:

Noise as seen through MTA to smtp.gmail.com from Cron Daemon:

From: root <***me***@gmail.com>
X-Google-Original-From: root (Cron Daemon)
Date: Wed, 17 Feb 2016 14:06:04 -0600
To: chris
Subject: Cron  ~chris/.BATTERY_LOW_WARNING.sh
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Cron-Env: 

[Ubuntu-x-swat] [Bug 1453298]

2015-12-09 Thread Chris Rainey
Confirming that "intel_idle.max_cstate=1" has solved my complete freeze
issues on Bay Trail running Linux 4.1.13(Slackware64-current(pre-4.2)
formerly running Ubuntu 15.04/15.10 with stock kernels).

Thanx for all the hard-work and long-efforts to see this through!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1453298

Title:
  8086:0f31 Xubuntu freeze once a day

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1453298]

2015-11-04 Thread Chris Rainey
3.16 working well on my DELL Inspiron 3646:

I've had little to no trouble ... even stressing the system using:

glmark2 --run-forever


I got my 3.16 kernel here:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt18-utopic/


I'm currently using Ubuntu 15.10 with the 3.16 kernel.


Hope this helps !!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1453298

Title:
  Xubuntu freeze once a day

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1453298]

2015-11-04 Thread Chris Rainey
3.16 working well on my DELL Inspiron 3646:

I've had little to no trouble ... even stressing the system using:

glmark2 --run-forever


I got my 3.16 kernel here:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt18-utopic/


I'm currently using Ubuntu 15.10 with the 3.16 kernel.


Hope this helps !!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1453298

Title:
  Xubuntu freeze once a day

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1503731] [NEW] 15.04 freezes totally using Intel(i915) on BayTrail / ValleyView SoC(J2900 CPU)

2015-10-07 Thread Chris Rainey
Public bug reported:

Behavior:

Ever since I first installed 15.04 back in April/May on my new DELL
Inspiron 3646:

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Dell Inc.
Product Name: Inspiron 3646

I have experienced frequent(daily/every-other-day)complete
lockups(cannot even switch to console(Alt-F1,F2,etc.).


I have determined that the issue is related to the 'i915' driver in relation to 
my GPU:

00:02.0 VGA compatible controller: Intel Corporation Atom Processor
Z36xxx/Z37xxx Series Graphics & Display (rev 0e)


on SoC:

Handle 0x0004, DMI type 4, 42 bytes
Processor Information
Socket Designation: CPU 1
Type: Central Processor
Family: Atom
Manufacturer: Intel(R) Corporation
ID: 78 06 03 00 FF FB EB BF
Signature: Type 0, Family 6, Model 55, Stepping 8
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Pentium(R) CPU  J2900  @ 2.41GHz
Voltage: 0.9 V
External Clock: 83 MHz
Max Speed: 2656 MHz
Current Speed: 2425 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x0007
L2 Cache Handle: 0x0008
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Core Count: 4
Core Enabled: 4
Thread Count: 4
Characteristics:
64-bit capable
Multi-Core
Execute Protection
Enhanced Virtualization
Power/Performance Control


I have gained _significant_ improvements in reliability / stability by
using various flags / parameters in the i915 module:

/etc/modprobe.d/i915.conf:

options i915 semaphores=1


and / or


/etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_pstate=disable"


and / or


/usr/share/X11/xorg.conf.d/20-intel.conf:

Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   Option "TearFree" "1"
EndSection


and / or


Disable "Intel Virtualization Technologies" in the BIOS.


chris@CKR-DKM:~$ lsb_release -rd
Description:Ubuntu 15.04
Release:15.04

chris@CKR-DKM:~$ apt-cache policy xorg
xorg:
  Installed: (none)
  Candidate: 1:7.7+7ubuntu4
  Version table:
 1:7.7+7ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages

I'm currently using:  intel-linux-graphics-
installer_1.2.0-0intel1_amd64.deb

from:  https://01.org/linuxgraphics

with similar results(maybe a little better than the stock i915 stack in
15.04).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CompositorRunning: None
Date: Wed Oct  7 09:32:47 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
[8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:068d]
InstallationDate: Installed on 2015-09-17 (19 days ago)
InstallationMedia: Ubuntu-Server 15.04 "Vivid Vervet" - Release amd64 (20150422)
LightdmGreeterLog:
 ** (lightdm-gtk-greeter:1005): WARNING **: [PIDs] Failed to execute command: 
upstart
 
 ** (lightdm-gtk-greeter:1005): WARNING **: Failed to load user image: Failed 
to open file '/home/chris/.face': No such file or directory
MachineType: Dell Inc. Inspiron 3646
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=ef22be35-6f79-4356-be42-2689d1de0378 ro quiet
SourcePackage: 

[Ubuntu-x-swat] [Bug 1454868] Re: Ubuntu 15.04 Freezes Totally

2015-09-30 Thread Chris Rainey
I'm having a similar problem using a DELL Inspiron 3646 with an Intel
J2900 CPU.

I'm having good results with the following settings:


ALREADY TRIED:


Disable VT-d(Intel Virtualization Technologies) in the BIOS


/etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_pstate=disable"


then


$ sudo update-grub


and


/etc/modprobe.d/i915.conf:

options i915 semaphores=1


then


$ sudo update-initramfs -u



NOT TRIED:



/etc/X11/xorg.conf.d/20-intel.conf
 Section "Device"
Identifier "old intel stuff"
Driver "intel"
Option "Shadow" "True"
Option "DRI" "false"
 EndSection


/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   Option "NoAccel" "True"
EndSection


/usr/share/X11/xorg.conf.d/20-intel.conf:

Code:
Section "Device"
   Identifier  "Intel Graphics"
   Driver  "intel"
   Option  "AccelMethod"  "uxa"
EndSection

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

Title:
  Ubuntu 15.04 Freezes Totally

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp