This forum has been archived. All content is frozen. Please use KDE Discuss instead.

No window decoration in second X screen.

Tags: None
(comma "," separated)
javieralvarez
Registered Member
Posts
4
Karma
0
Good morning,
I have two desks into two separate X sessions. The second is connected to a TV where I run XBMC. For a few days it does not show the decoration of windows, however on the screen 1 is displayed perfectly. How can this be?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Please provide the output of "echo $DISPLAY" from a terminal on each screen.
Also, are you able to drag windows between the two screens?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
javieralvarez
Registered Member
Posts
4
Karma
0
Hello,
Screen output 0 is:
echo $ DISPLAY
: 0.0

output display 1 is:
echo $ DISPLAY
: 0.1

I can not drag windows between the two screens.

The command qdbus org.kde.kwin /KWin supportInformation
shows the following:

Code: Select all
javierix@andromeda:~$ qdbus org.kde.kwin /KWin supportInformation

Version
=======
KWin version: 4.11.1
KDE SC version (runtime): 4.11.1
KDE SC version (compile): 4.11.1
Qt Version: 4.8.5

Options
=======
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
showDesktopIsMinimizeAll: false
rollOverDesktops: false
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false                                                                                                                                         
operationTitlebarDblClick:                                                                                                                                             
commandActiveTitlebar1: 0                                                                                                                                               
commandActiveTitlebar2: 30                                                                                                                                             
commandActiveTitlebar3: 2                                                                                                                                               
commandInactiveTitlebar1: 4                                                                                                                                             
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
unredirectFullscreen: true
glSmoothScale: 2
colorCorrected: false
xrenderSmoothScale: false
maxFpsInterval: 16666666
refreshRate: 0
vBlankTime: 6000000
glDirect: true
glStrictBinding: false
glStrictBindingFollowsDriver: true
glLegacy: false
glCoreProfile: false
glPreferBufferSwap: 99

Screen Edges
============
desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance:
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
=======
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 2
Screen 0 Geometry: 0,0,1680x1050
Screen 1 Geometry: 0,0,1920x1080

Decoration
==========
Current Plugin: kwin3_aurorae
Shadows: yes
Alpha: yes
Announces Alpha: yes
Tabbing: no
Frame Overlap: yes
Blur Behind: yes

Compositing
===========
Qt Graphics System: raster
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8200/integrated/SSE2
OpenGL version string: 3.3.0 NVIDIA 319.49
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
Driver: NVIDIA
Driver version: 319.49
GPU class: G80/G90
OpenGL version: 3.3
GLSL version: 3.30
X server version: 1.12.4
Linux kernel version: 3.10
Direct rendering: yes
Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  yes

Loaded Effects:
---------------
kwin4_effect_zoom
kwin4_effect_trackmouse
kwin4_effect_slidingpopups
kwin4_effect_login
kwin4_effect_wobblywindows
kwin4_effect_coverswitch
kwin4_effect_minimizeanimation
kwin4_effect_cubeslide
kwin4_effect_screenshot
kwin4_effect_desktopgrid
kwin4_effect_translucency
kwin4_effect_maximize
kwin4_effect_fade
kwin4_effect_highlightwindow
kwin4_effect_taskbarthumbnail
kwin4_effect_dialogparent
kwin4_effect_presentwindows
kwin4_effect_blur
kwin4_effect_logout
kwin4_effect_dashboard
kwin4_effect_screenedge
kwin4_effect_startupfeedback
kwin4_effect_kscreen

Currently Active Effects:
-------------------------
kwin4_effect_blur

Effect Settings:
----------------
kwin4_effect_zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
enableFocusTracking: false
followFocus: true
focusDelay: 350
moveFactor: 20
targetZoom: 1

kwin4_effect_trackmouse:
modifiers: 100663296
mousePolling: true

kwin4_effect_slidingpopups:
fadeInTime: 250
fadeOutTime: 250

kwin4_effect_login:

kwin4_effect_wobblywindows:
stiffness: 0.1
drag: 0.85
moveFactor: 0.1
xTesselation: 20
yTesselation: 20
minVelocity: 0
maxVelocity: 1000
stopVelocity: 0.5
minAcceleration: 0
maxAcceleration: 1000
stopAcceleration: 0.5
moveEffectEnabled: true
openEffectEnabled: false
closeEffectEnabled: false
moveWobble: true
resizeWobble: true

kwin4_effect_coverswitch:
animationDuration: 200
animateSwitch: true
animateStart: true
animateStop: true
reflection: true
windowTitle: true
zPosition: 900
primaryTabBox: false
secondaryTabBox: false

kwin4_effect_minimizeanimation:

kwin4_effect_cubeslide:
rotationDuration: 500
dontSlidePanels: true
dontSlideStickyWindows: false
usePagerLayout: true
useWindowMoving: false

kwin4_effect_screenshot:

kwin4_effect_desktopgrid:
zoomDuration: 300
border: 10
desktopNameAlignment: 0
layoutMode: 0
customLayoutRows: 2
usePresentWindows: true

kwin4_effect_translucency:

kwin4_effect_maximize:

kwin4_effect_fade:

kwin4_effect_highlightwindow:

kwin4_effect_taskbarthumbnail:

kwin4_effect_dialogparent:

kwin4_effect_presentwindows:
layoutMode: 0
showCaptions: true
showIcons: true
doNotCloseWindows: false
ignoreMinimized: false
accuracy: 20
fillGaps: true
fadeDuration: 150
showPanel: false
leftButtonWindow: 1
rightButtonWindow: 2
middleButtonWindow: 0
leftButtonDesktop: 2
middleButtonDesktop: 0
rightButtonDesktop: 0
dragToClose: false

kwin4_effect_blur:
blurRadius: 12
cacheTexture: true

kwin4_effect_logout:
useBlur: true

kwin4_effect_dashboard:
brightness: 0.5
saturation: 0.5
blur: false

kwin4_effect_screenedge:

kwin4_effect_startupfeedback:

kwin4_effect_kscreen:


javierix@andromeda:~$ la salida de la pantalla 0 es:
bash: la: no se encontró la orden
javierix@andromeda:~$ echo $DISPLAY
:0.1
javierix@andromeda:~$ :0.0la salida de la pantalla 0 es:
bash: :0.0la: no se encontró la orden
javierix@andromeda:~$ echo $DISPLAY
:0.1
javierix@andromeda:~$ :0.0
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Being unable to shift windows to the other screen is a key indicator here they are totally separate. To my knowledge, you will probably need to run a second instance of KWin, or change the configuration you use for your screens to allow applications to cross between them. I'll leave a final conclusion on what is needed to the KWin developers though.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
luebking
Karma
0
https://bugs.kde.org/show_bug.cgi?id=256242

See the latter posts.

Reason why it does not autostart is fixed with http://git.reviewboard.kde.org/r/112579/
javieralvarez
Registered Member
Posts
4
Karma
0
OK. Thank you very much for the info. I will configure my x server with TwinView.
Regards


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar