Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-25 Thread Paul B. Henson
On Fri, Sep 16, 2016 at 10:54:16AM +0200, Dan Johansson wrote:

> Yes, you are correct, I'm running stable (5.6.5).
> Then I'll have to wait for next release to "go stable" or try upgrading 
> to 5.7.4.

As a workaround, uninstall kscreen, create a shell script (named say
xrandr.sh), and put the appropriate xrandr config in it, mine for
example is:

#! /bin/sh
xrandr --noprimary --output DVI-I-2 --left-of DVI-I-1

Go to the KDE system settings, under startup and shutdown, and add this
script in the autostart section as "Pre-KDE startup".

This will result in your monitors being placed correctly under 5.6.x
until you can upgrade to a version with the kscreen bugfix (at that
time, remove this script and reinstall the kscreen ebuild).




Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-16 Thread J. Roeleveld
On Friday, September 16, 2016 11:18:18 AM Peter Humphrey wrote:
> On Friday 16 Sep 2016 11:10:57 J. Roeleveld wrote:
> > On Friday, September 16, 2016 10:54:16 AM Dan Johansson wrote:
> > > On 2016-09-16 09:43, J. Roeleveld wrote:
> > > > On Thursday, September 15, 2016 08:36:20 PM Dan Johansson wrote:
> > > >> After upgrading to Plasma (KDE5) I have a problem with my dual
> > > >> monitor
> > > >> setup.
> > > >> 
> > > >> When I start/restart a new session both monitors are "displayed" "on
> > > >> top" of each other (see Screenshot_20160915_201441.png). After
> > > >> "dragging" DVI-I-1 to the right of DVI-D-0 in SystemSettings (see
> > > >> Screenshot_20160915_201601.png) everything looks OK.
> > > >> 
> > > >> Any suggestions why this is happening (some file-permission some
> > > >> where?)
> > > >> and where to search for a solution?
> > > > 
> > > > Quick guess, you are running "stable" kde plasma (5.6.5)?
> > > > There is a bug there that is fixed in later versions.
> > > > 
> > > > I am using 5.7.4 and haven't seen that issue anymore.
> > > 
> > > Yes, you are correct, I'm running stable (5.6.5).
> > > Then I'll have to wait for next release to "go stable" or try upgrading
> > > to 5.7.4.
> > > 
> > > Thanks for your support.
> > 
> > I'm not sure how long that will take.
> > I've been running 5.7.4 without any obvious issues for a while now...
> > 
> > Attached is the "package.accept_keywords"  file I use for 5.7.4
> > 
> > It's up to you to decide, but every time you log-out, you'll have the same
> > issue with 5.6...
> 
> I upgraded yesterday from 5.7.4 to 5.7.5. I hoped the problem I have had
> been fixed, but no. If I switch desktops too many times, or too often or
> something, the desktop becomes unusable until I reboot (I haven't tried just
> restarting xdm). It flickers rapidly, bits of one desktop are shown in the
> middle of another or on a blank background, and it's hard to see just which
> is the currently active desktop.
> 
> This may be a bad interaction with the xorg-driver for my AMD GPU, which has
> only been on the market for about a year. Though sys-firmware/amdgpu-ucode
> hasn't changed since June.

I switch around a lot between 4 virtual desktops and 2 displays.
Haven't experienced that myself.
Difference: Using Intel CPU and Nvidia GPU.

--
Joost



Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-16 Thread Peter Humphrey
On Friday 16 Sep 2016 11:10:57 J. Roeleveld wrote:
> On Friday, September 16, 2016 10:54:16 AM Dan Johansson wrote:
> > On 2016-09-16 09:43, J. Roeleveld wrote:
> > > On Thursday, September 15, 2016 08:36:20 PM Dan Johansson wrote:
> > >> After upgrading to Plasma (KDE5) I have a problem with my dual
> > >> monitor
> > >> setup.
> > >> 
> > >> When I start/restart a new session both monitors are "displayed" "on
> > >> top" of each other (see Screenshot_20160915_201441.png). After
> > >> "dragging" DVI-I-1 to the right of DVI-D-0 in SystemSettings (see
> > >> Screenshot_20160915_201601.png) everything looks OK.
> > >> 
> > >> Any suggestions why this is happening (some file-permission some
> > >> where?)
> > >> and where to search for a solution?
> > > 
> > > Quick guess, you are running "stable" kde plasma (5.6.5)?
> > > There is a bug there that is fixed in later versions.
> > > 
> > > I am using 5.7.4 and haven't seen that issue anymore.
> > 
> > Yes, you are correct, I'm running stable (5.6.5).
> > Then I'll have to wait for next release to "go stable" or try upgrading
> > to 5.7.4.
> > 
> > Thanks for your support.
> 
> I'm not sure how long that will take.
> I've been running 5.7.4 without any obvious issues for a while now...
> 
> Attached is the "package.accept_keywords"  file I use for 5.7.4
> 
> It's up to you to decide, but every time you log-out, you'll have the same
> issue with 5.6...

I upgraded yesterday from 5.7.4 to 5.7.5. I hoped the problem I have had 
been fixed, but no. If I switch desktops too many times, or too often or 
something, the desktop becomes unusable until I reboot (I haven't tried just 
restarting xdm). It flickers rapidly, bits of one desktop are shown in the 
middle of another or on a blank background, and it's hard to see just which 
is the currently active desktop.

This may be a bad interaction with the xorg-driver for my AMD GPU, which has 
only been on the market for about a year. Though sys-firmware/amdgpu-ucode 
hasn't changed since June.

-- 
Rgds
Peter




Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-16 Thread J. Roeleveld
On Friday, September 16, 2016 10:54:16 AM Dan Johansson wrote:
> On 2016-09-16 09:43, J. Roeleveld wrote:
> > On Thursday, September 15, 2016 08:36:20 PM Dan Johansson wrote:
> >> After upgrading to Plasma (KDE5) I have a problem with my dual monitor
> >> setup.
> >> 
> >> When I start/restart a new session both monitors are "displayed" "on
> >> top" of each other (see Screenshot_20160915_201441.png). After
> >> "dragging" DVI-I-1 to the right of DVI-D-0 in SystemSettings (see
> >> Screenshot_20160915_201601.png) everything looks OK.
> >> 
> >> Any suggestions why this is happening (some file-permission some
> >> where?)
> >> and where to search for a solution?
> > 
> > Quick guess, you are running "stable" kde plasma (5.6.5)?
> > There is a bug there that is fixed in later versions.
> > 
> > I am using 5.7.4 and haven't seen that issue anymore.
> 
> Yes, you are correct, I'm running stable (5.6.5).
> Then I'll have to wait for next release to "go stable" or try upgrading
> to 5.7.4.
> 
> Thanks for your support.

I'm not sure how long that will take.
I've been running 5.7.4 without any obvious issues for a while now...

Attached is the "package.accept_keywords"  file I use for 5.7.4

It's up to you to decide, but every time you log-out, you'll have the same 
issue with 5.6...

--
Joost=kde-plasma/plasma-meta-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde[sddm,display-manager]
# required by @selected
# required by @world (argument)
=kde-plasma/sddm-kcm-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde[wallpapers]
# required by @selected
# required by @world (argument)
=kde-plasma/plasma-workspace-wallpapers-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde[gtk]
# required by @selected
# required by @world (argument)
=kde-plasma/breeze-gtk-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/powerdevil-5.7.4-r1 ~amd64
# required by kde-plasma/plasma-desktop-5.7.4::kde
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/plasma-workspace-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/user-manager-5.7.4 ~amd64
# required by kde-plasma/kwin-5.7.4::kde
# required by kde-plasma/plasma-workspace-5.7.4::kde
# required by kde-plasma/plasma-desktop-5.7.4::kde
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kdecoration-5.7.4 ~amd64
# required by kde-plasma/plasma-desktop-5.7.4::kde
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kwin-5.7.4 ~amd64
# required by kde-plasma/plasma-desktop-5.7.4::kde
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/oxygen-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kmenuedit-5.7.4 ~amd64
# required by kde-apps/spectacle-16.04.3::gentoo
# required by kde-apps/kdegraphics-meta-16.04.3::gentoo
# required by kde-apps/kde-apps-meta-16.04.3::gentoo
# required by @selected
# required by @world (argument)
=kde-plasma/libkscreen-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kdeplasma-addons-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/systemsettings-5.7.4 ~amd64
# required by kde-plasma/plasma-integration-5.7.4::kde
# required by kde-plasma/plasma-workspace-5.7.4::kde
# required by kde-plasma/plasma-desktop-5.7.4::kde
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/breeze-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kscreen-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kwayland-integration-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/polkit-kde-agent-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/ksshaskpass-5.7.4 ~amd64
# required by kde-frameworks/kactivities-5.23.0::gentoo
# required by kde-plasma/powerdevil-5.7.4-r1::gentoo
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/kactivitymanagerd-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world (argument)
=kde-plasma/plasma-desktop-5.7.4 ~amd64
# required by kde-plasma/plasma-meta-5.7.4::kde
# required by @selected
# required by @world 

Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-16 Thread Dan Johansson

On 2016-09-16 09:43, J. Roeleveld wrote:

On Thursday, September 15, 2016 08:36:20 PM Dan Johansson wrote:

After upgrading to Plasma (KDE5) I have a problem with my dual monitor
setup.

When I start/restart a new session both monitors are "displayed" "on
top" of each other (see Screenshot_20160915_201441.png). After
"dragging" DVI-I-1 to the right of DVI-D-0 in SystemSettings (see
Screenshot_20160915_201601.png) everything looks OK.

Any suggestions why this is happening (some file-permission some 
where?)

and where to search for a solution?


Quick guess, you are running "stable" kde plasma (5.6.5)?
There is a bug there that is fixed in later versions.

I am using 5.7.4 and haven't seen that issue anymore.


Yes, you are correct, I'm running stable (5.6.5).
Then I'll have to wait for next release to "go stable" or try upgrading 
to 5.7.4.


Thanks for your support.

--
Dan Johansson,
***
This message is printed on 100% recycled electrons!
***



Re: [gentoo-user] Problems with Xinerama after upgrade to Plasma (KDE5)

2016-09-16 Thread J. Roeleveld
On Thursday, September 15, 2016 08:36:20 PM Dan Johansson wrote:
> After upgrading to Plasma (KDE5) I have a problem with my dual monitor
> setup.
> 
> When I start/restart a new session both monitors are "displayed" "on
> top" of each other (see Screenshot_20160915_201441.png). After
> "dragging" DVI-I-1 to the right of DVI-D-0 in SystemSettings (see
> Screenshot_20160915_201601.png) everything looks OK.
> 
> Any suggestions why this is happening (some file-permission some where?)
> and where to search for a solution?
> 
> 
> Regards,

Quick guess, you are running "stable" kde plasma (5.6.5)?
There is a bug there that is fixed in later versions.

I am using 5.7.4 and haven't seen that issue anymore.

--
Joost