xfdashboard
xfdashboard copied to clipboard
Make daemon mode work with MATE
Hi,
when using MATE desktop (and hence marco window manager), daemon mode does not work properly. It works for the first "launch", but then succesive calls to "xfdashboard -t" result in this being written in the terminal.
(xfdashboard:16943): xfdashboard-CRITICAL **: xfdashboard_viewpad_find_view_by_id: assertion 'inID && *inID' failed
(xfdashboard:16943): xfdashboard-WARNING **: Cannot switch to unknown view ''
That should not MATE specific but a more general problem. Which version of xfdashboard do you use and what setting do you have set at "Switch to view when resumed:"?
I have the "git" version, that is, the latest commit as of today :). And for the "Switch to view when resumed:", I've just tried the three of them, telling me:
(xfdashboard:17710): xfdashboard-WARNING **: Cannot switch to unknown view 'applications'
and
(xfdashboard:17611): xfdashboard-WARNING **: Cannot switch to unknown view 'windows'
Thanks for testing and you did also the next step I had asked you to do - just try to set some the views ;)
I see that I missed to update the settings application to use the new view names/view IDs. I fixed it with commit 00f81bbc91f2c396c9c68a5f7064ef4bb189db8d. Could you retry?
Umm, it does not work either. The behaviour is the same (i.e. xfdashboard -t seems to have no repercussion), but the error message disappeared. I have more information though. xfdashboard -t seems to have no action, but if I switch then from one workspace to another, suddently "windows view" is displayed. Let me paste here results with DEBUG=all.
Activate:
** Use environment variable XFDASHBOARD_DEBUG to enable debug messages
** To get a list of debug categories set XFDASHBOARD_DEBUG=help
xfdashboard-Message: [ +44,7037]:[XfdashboardApplication@0x17002b0]:[MISC]:application.c:684: Handling command-line parameters on primary application instance
xfdashboard-Message: [ +44,7037]:[XfdashboardApplication@0x17002b0]:[MISC]:application.c:538: No view to switch to specified
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1506: Connecting signal to 'state-changed' at window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1527: Connecting signal to 'active-window-changed' at screen 0x15ae6e0 of window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1548: Connecting signal to 'screen-size-changed' at window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-window-x11.c:245: Set fullscreen across all monitors using Xinerama
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-window-x11.c:319: Checking edges at monitor 0 with upper-left at 0,0 and lower-right at 1680,1050 [size: 1680x1050]
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-window-x11.c:319: Checking edges at monitor 1 with upper-left at 1680,0 and lower-right at 2960,1024 [size: 1280x1024]
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-window-x11.c:350: Found edge monitors: left=0 (monitor 0), right=2960 (monitor 1), top=0 (monitor 0), bottom=1050 (monitor 0)
xfdashboard-Message: [ +44,7037]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:1966: No timestamp for windows - trying timestamp of last X11 event in Clutter
xfdashboard-Message: [ +44,7037]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:1972: Got timestamp 69712213 of last X11 event in Clutter
xfdashboard-Message: [ +44,7037]:[XfdashboardApplicationsMenuModel@0x14fc380]:[APPLICATIONS]:applications-menu-model.c:808: Filtering section 'Xfce'
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'xfdashboard' changed position and/or size
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'Panel inferior' changed position and/or size
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'x-caja-desktop' changed position and/or size
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'Bandeja de entrada - UMU - Mozilla Thunderbird' changed position and/or size
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'alex@diffie: ~' changed position and/or size
xfdashboard-Message: [ +44,7037]:[XfdashboardWindowTrackerX11@0x1c1bef0]:[WINDOWS]:x11/window-tracker-x11.c:422: Window 'Missed to also prefix IDs used at settings application at 'switch-to-… · gmc-holle/xfdashboard@00f81bb - Chromium' changed position and/or size
xfdashboard-Message: [ +44,7119]:[XfdashboardWindowContentX11@0x1701300]:[WINDOWS]:x11/window-content-x11.c:1256: Resuming live texture updates for window 'alex@diffie: ~'
xfdashboard-Message: [ +44,7201]:[XfdashboardWindowContentX11@0x1701540]:[WINDOWS]:x11/window-content-x11.c:1256: Resuming live texture updates for window 'x-caja-desktop'
Deactivate:
** Use environment variable XFDASHBOARD_DEBUG to enable debug messages
** To get a list of debug categories set XFDASHBOARD_DEBUG=help
xfdashboard-Message: [ +213,7129]:[XfdashboardApplication@0x17002b0]:[MISC]:application.c:684: Handling command-line parameters on primary application instance
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1599: Disconnecting handler 3633 for signal 'state-changed' at window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1618: Disconnecting handler 3634 for signal 'active-window-changed' at screen 0x15ae6e0 of window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowTrackerWindowX11@0x2c0f700]:[WINDOWS]:x11/window-tracker-window-x11.c:1637: Disconnecting handler 3635 for signal 'screen-size-changed' at window 0x2c0f700 (wnck-window=0x16f98e0)
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowContentX11@0x1701240]:[WINDOWS]:x11/window-content-x11.c:903: Successfully suspended live texture updates for window 'Make daemon mode work with MATE · Issue #147 · gmc-holle/xfdashboard - Chromium'
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowContentX11@0x1701300]:[WINDOWS]:x11/window-content-x11.c:903: Successfully suspended live texture updates for window 'alex@diffie: ~'
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowContentX11@0x17013c0]:[WINDOWS]:x11/window-content-x11.c:903: Successfully suspended live texture updates for window 'Bandeja de entrada - UMU - Mozilla Thunderbird'
xfdashboard-Message: [ +213,7129]:[XfdashboardWindowContentX11@0x1701540]:[WINDOWS]:x11/window-content-x11.c:903: Successfully suspended live texture updates for window 'x-caja-desktop'
I hope this helps. I can though prepare you a VM that shows the behaviour if that'd help :).
Ahhh .... I think I got it now. Assuming that xfdashboard was started as daemon, the problem is that the view does not switch to the one specified in the settings on start-up but it will switch when you will suspend the application and then resume?
Steps to reproduce:
- Configure to switch view to "Applications" in settings
- Start xfdashboard in daemon mode
- Call xfdashboard with -t parameter
- Default view "windows view" is shown
- Press ESC to suspend application
- Call xfdashboard with -t parameter again
- This time the view "Applications" as specified in the settings is selected
Are these steps right to reproduce the behaviour you see?
Yes, but note that what I see is:
- Configure to switch view to "Applications" in settings
- Start xfdashboard in daemon mode
- Call xfdashboard with -t parameter
- Default view "windows view" is shown
- Press ESC to suspend application (I actually see something being minimized here....)
- Call xfdashboard with -t parameter again
- This time ~~the view "Applications" as specified in the settings is selected~~ nothing happens.
Oh, I'll try to make a screencast :). I've never done any before it should be fun :)
https://www.dropbox.com/s/z69qgmkzi981g7c/screencast.ogv?dl=1
I wanted to ask if creating the screencast is fun but what I saw isn't fun :( Ok "nothing happens" really means nothing at all happens. That's very bad and I have no idea at the moment what went wrong. I'm also worried about the lots of critical message in the terminal tab running the daemon.
Could you re-run the daemon with XFDASHBOARD_DEBUG=all and send me the output in the terminal? I just want to find out when which critical message appears. Maybe I get a hint what went wrong.
Start "xfdashboard -d" start.txt
After executing "xfdashboard -t" for the first time (this one works) first.txt
After executing "xfdashboard -t" for the second time (this one does not) second.txt
With commit 80457d3b54a4fbd3292d8a00deecf63aa829f557 I just splitted the function the handle the switch to a specified view (either per command-line or in settings application) into a separate function and use this one at all cases.
Could you test if it helps when you call xfdashboard -t
the second time?
Sadly no. The second time I still get the error. Let me prepare a VM for you, so you can easily test this if you want. Thank you!
Good idea. I don't get what's wrong here .
Since I'm an Arch Linux user, this might be specific for Arch configuration. Hence, this VM will be Ubuntu MATE. If the same behaviour is shown there, we'll have confirmation and a base to work with. I'm installing devel tools as I write :)
Ok, I see the problem now and I was too stupid to understand that "nothing happens" really means that nothing happens :(
It seems that the default window manager "marco" of MATE does not support just hiding and showing the stage window once it was created with clutter_actor_show(stage) as xfwm4 does. So we need a workaround for "marco" (and I think for "metacity" also as marco is derived from it) to call clutter_actor_show() and clutter_actor_hide(). The disadvantage will be that the window might flicker and bumby as the stage window needs to be setup fully each time it is shown.
It will take some time to implement such a "blacklist" for X11 windows managers.
Ok, I see the problem now and I was too stupid to understand that "nothing happens" really means that nothing happens :(
I thought nothing happened :).
It seems that the default window manager "marco" of MATE does not support just hiding and showing the stage window once it was created with clutter_actor_show(stage) as xfwm4 does.
Ahh. Now that you said that, I mentioned above that:
- Press ESC to suspend application (I actually see something being minimized here....)
Maybe was marco failing to hide the stage.
So we need a workaround for "marco" (and I think for "metacity" also as marco is derived from it) to call clutter_actor_show() and clutter_actor_hide(). The disadvantage will be that the window might flicker and bumby as the stage window needs to be setup fully each time it is shown.
It will take some time to implement such a "blacklist" for X11 windows managers.
Since it works without daemon mode, I'm not sure it is worth the effort.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gmc-holle/xfdashboard/issues/147#issuecomment-300684574, or mute the thread https://github.com/notifications/unsubscribe-auth/AB_G6BUTNddQ-QimZmqgfKd_Zitwsfklks5r4pmagaJpZM4NQu5j.
Although developed at and designed for Xfce I would like this issue to go away ;) Since it depends on the window manager used, which must not be xfwm4 on a Xfce desktop, it should be good to have "workarounds" for window managers where needed ... and I have a working prototype in the VM ;)
So with the two small and simple commits 370f1060c201acc4ccb33fc54939594a3e3d65ba and 1b240ff21e31c788c9a74438e2e04621db0f26ce it might be fixed. I will test it in the VM you provided when I'm back.
Stay tuned ;)
Still does not work :(
Sadly that's true and I still have no clue. Any help/hint/patch/etc. is really appreciated.
I tried to reproduce this and can only say: It works now and (@gmc-holle) I thinks this can be closed ;).
Latest xfdashboard version, mate 1.18, more see video. https://github.com/gsantner/gh_tmp/blob/master/simplescreenrecorder-2018-05-04_16.07.36.webm
@gsantner , sorry, but it does not work in my environment. Note that it fails the second time you launch "xfdashboard -t". In the video you only show one execution. Could you try to go to the dashboard twice? Thanks
I tried it multiple times with going to edge - see next video: https://github.com/gsantner/gh_tmp/blob/3747033b97434a32e5188d0f37c2ee34b3641b2e/simplescreenrecorder-2018-05-04_17.18.58.webm
Then tried your command too and there it seems to stop displaying after that, right. So maybe the problem is in the xfdashboard process communication? Xfdashboard daemon still doesnt crash but not displays (also not at Edge now).
XFDASHBOARD_DEBUG=all xfdashboard xfdashboard -t --view builtin.windows
** Use environment variable XFDASHBOARD_DEBUG to enable debug messages
** To get a list of debug categories set XFDASHBOARD_DEBUG=help
** Use environment variable XFDASHBOARD_DEBUG to enable debug messages
** To get a list of debug categories set XFDASHBOARD_DEBUG=help
Ouput from daemon:
xfdashboard-Message: [ +242,3194]:[XfdashboardApplication@0x55d6843ff2f0]:[MISC]:application.c:707: Handling command-line parameters on primary application instance
xfdashboard-Message: [ +242,3194]:[XfdashboardApplication@0x55d6843ff2f0]:[MISC]:application.c:559: Trying to switch to view 'builtin.windows'
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerBackendX11@0x55d684924540]:[WINDOWS]:x11/window-tracker-backend-x11.c:541: Connecting signal handler 2586 to 'state-changed' at window 0x7fe544083a10 (wnck-window=0x55d684595b20)
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerBackendX11@0x55d684924540]:[WINDOWS]:x11/window-tracker-backend-x11.c:563: Connecting signal handler 2587 to 'active-window-changed' at screen 0x55d684445c30 of window 0x7fe544083a10 (wnck-window=0x55d684595b20)
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerBackendX11@0x55d684924540]:[WINDOWS]:x11/window-tracker-backend-x11.c:584: Connecting signal handler 2588 to 'screen-size-changed' at window 0x7fe544083a10 (wnck-window=0x55d684595b20)
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:186: Set fullscreen across all monitors using Xinerama
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:260: Checking edges at monitor 0 with upper-left at 0,0 and lower-right at 1600,760 [size: 1600x760]
xfdashboard-Message: [ +242,3199]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:291: Found edge monitors: left=0 (monitor 0), right=1600 (monitor 0), top=0 (monitor 0), bottom=760 (monitor 0)
xfdashboard-Message: [ +242,3199]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:1992: No timestamp for windows - trying timestamp of last X11 event in Clutter
xfdashboard-Message: [ +242,3199]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:1998: Got timestamp 5533183 of last X11 event in Clutter
xfdashboard-Message: [ +242,3204]:[XfdashboardApplicationsMenuModel@0x55d684328400]:[APPLICATIONS]:applications-menu-model.c:808: Filtering section 'Xfce'
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'xfdashboard' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor@gregor-manjaro-testvm:~' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Obere Leiste' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'x-caja-desktop' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor@gregor-manjaro-testvm:~' changed position and/or size
xfdashboard-Message: [ +242,3204]:[XfdashboardWindowTrackerX11@0x55d6842f96d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor@gregor-manjaro-testvm:~' changed position and/or size
xfdashboard-Message: [ +242,3209]:[XfdashboardWindowContentX11@0x55d68467d3a0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor@gregor-manjaro-testvm:~'
xfdashboard-Message: [ +242,3214]:[XfdashboardWindowContentX11@0x55d68467d460]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor@gregor-manjaro-testvm:~'
xfdashboard-Message: [ +242,3224]:[XfdashboardWindowContentX11@0x55d68467d520]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor'
xfdashboard-Message: [ +242,3224]:[XfdashboardWindowContentX11@0x55d68467d5e0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor@gregor-manjaro-testvm:~'
xfdashboard-Message: [ +242,3224]:[XfdashboardWindowContentX11@0x55d68467d6a0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'x-caja-desktop'
maybe it works at hot-corner because all gets newly created?
Maybe. @gmc-holle? Note that this issue is specifically for the daemon mode, where not all gets newly created.
Scrolled the list of bugs today, and thought to try this again. So current state is that I never get a crash on MATE, also window mode shows up mostly. Only like every 3 time when going to hotcorner it doesnt show up, but xfdashboard toggle command line doesn't show up ever.
Heres log where I pressed the command line toggle command, nothing else is in this log.
xfdashboard-Message: 22:08:17.267: [ +210,1494]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:513: Window changed its name to 'gregor@gregor-device:/tmp'
xfdashboard-Message: 22:08:17.279: [ +210,1576]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:513: Window changed its name to 'gregor@gregor-device:/tmp'
** Use environment variable XFDASHBOARD_DEBUG to enable debug messages
** To get a list of debug categories set XFDASHBOARD_DEBUG=help
xfdashboard-Message: 22:08:18.044: [ +210,9235]:[XfdashboardApplication@0x55b7d06e8270]:[MISC]:application.c:707: Handling command-line parameters on primary application instance
xfdashboard-Message: 22:08:18.044: [ +210,9235]:[XfdashboardApplication@0x55b7d06e8270]:[MISC]:application.c:559: Trying to switch to view 'builtin.windows'
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerBackendX11@0x55b7d086d4b0]:[WINDOWS]:x11/window-tracker-backend-x11.c:541: Connecting signal handler 12126 to 'state-changed' at window 0x55b7d243e5c0 (wnck-window=0x55b7d091ed60)
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerBackendX11@0x55b7d086d4b0]:[WINDOWS]:x11/window-tracker-backend-x11.c:563: Connecting signal handler 12127 to 'active-window-changed' at screen 0x55b7d0801380 of window 0x55b7d243e5c0 (wnck-window=0x55b7d091ed60)
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerBackendX11@0x55b7d086d4b0]:[WINDOWS]:x11/window-tracker-backend-x11.c:584: Connecting signal handler 12128 to 'screen-size-changed' at window 0x55b7d243e5c0 (wnck-window=0x55b7d091ed60)
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:186: Set fullscreen across all monitors using Xinerama
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:260: Checking edges at monitor 0 with upper-left at 0,0 and lower-right at 1920,1080 [size: 1920x1080]
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:260: Checking edges at monitor 1 with upper-left at 1920,0 and lower-right at 3840,1080 [size: 1920x1080]
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-backend-x11.c:291: Found edge monitors: left=0 (monitor 0), right=3840 (monitor 1), top=0 (monitor 0), bottom=1080 (monitor 0)
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:2002: No timestamp for windows - trying timestamp of last X11 event in Clutter
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[@(nil)]:[WINDOWS]:x11/window-tracker-x11.c:2008: Got timestamp 40693772 of last X11 event in Clutter
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardApplicationsMenuModel@0x55b7d06e4420]:[APPLICATIONS]:applications-menu-model.c:808: Filtering section 'Xfce'
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor - Dateiverwaltung' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Taschenrechner' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Taschenrechner' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Nicht gespeichertes Dokument 1' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Taschenrechner' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'dconf-Editor' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'xfdashboard' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Obere Leiste' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'x-caja-device' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'dockx' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'gregor@gregor-device:/tmp' changed position and/or size
xfdashboard-Message: 22:08:18.045: [ +210,9235]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:425: Window 'Paketmanager' changed position and/or size
xfdashboard-Message: 22:08:18.047: [ +210,9276]:[XfdashboardWindowContentX11@0x55b7d06d7250]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'Paketmanager'
xfdashboard-Message: 22:08:18.048: [ +210,9276]:[XfdashboardWindowContentX11@0x55b7d06d70d0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor@gregor-device:/tmp'
xfdashboard-Message: 22:08:18.051: [ +210,9317]:[XfdashboardWindowContentX11@0x55b7d06d7550]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'x-caja-device'
xfdashboard-Message: 22:08:18.052: [ +210,9317]:[XfdashboardWindowContentX11@0x55b7d06d76d0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'dconf-Editor'
xfdashboard-Message: 22:08:18.053: [ +210,9317]:[XfdashboardWindowContentX11@0x55b7d23ce180]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'Taschenrechner'
xfdashboard-Message: 22:08:18.055: [ +210,9358]:[XfdashboardWindowContentX11@0x55b7d23ce480]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'Nicht gespeichertes Dokument 1'
xfdashboard-Message: 22:08:18.056: [ +210,9358]:[XfdashboardWindowContentX11@0x55b7d23ce600]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'Taschenrechner'
xfdashboard-Message: 22:08:18.058: [ +210,9399]:[XfdashboardWindowContentX11@0x55b7d2a510d0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'Taschenrechner'
xfdashboard-Message: 22:08:18.059: [ +210,9399]:[XfdashboardWindowContentX11@0x55b7d23ce3c0]:[WINDOWS]:x11/window-content-x11.c:1328: Resuming live texture updates for window 'gregor - Dateiverwaltung'
xfdashboard-Message: 22:08:18.948: [ +211,8287]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:513: Window changed its name to 'gregor@gregor-device:~'
xfdashboard-Message: 22:08:19.187: [ +212,0663]:[XfdashboardWindowTrackerX11@0x55b7d06b56d0]:[WINDOWS]:x11/window-tracker-x11.c:513: Window changed its name to 'gregor@gregor-device:~'