Every time I run an app that changes the resolution (mostly games but other apps too) all the icons on my desktop disappear and I have two scripts I run to fix it. #!/bin/bash killall -9 kdesktop #!/bin/bash kdesktop Not sure why this is happening it does seem to be related to TDE. I am running 14.06 on Debian Jessie.
Dne po 6. května 2019 Pisini, John napsal(a):
Every time I run an app that changes the resolution (mostly games but other apps too) all the icons on my desktop disappear and I have two scripts I run to fix it. #!/bin/bash killall -9 kdesktop #!/bin/bash kdesktop Not sure why this is happening it does seem to be related to TDE. I am running 14.06 on Debian Jessie.
Plese, is there any information in the ~/.xsession-errors file that could provide guidance to identify the problem?
Cheers
OK I won't be back home till tonight probably about 12 hours from now. i will check then. I can make it happen on command so if it is logging somewhere should be able to get the data.
On Mon, May 6, 2019 at 7:48 AM Slávek Banko slavek.banko@axis.cz wrote:
Dne po 6. května 2019 Pisini, John napsal(a):
Every time I run an app that changes the resolution (mostly games but other apps too) all the icons on my desktop disappear and I have two scripts I run to fix it. #!/bin/bash killall -9 kdesktop #!/bin/bash kdesktop Not sure why this is happening it does seem to be related to TDE. I am running 14.06 on Debian Jessie.
Plese, is there any information in the ~/.xsession-errors file that could provide guidance to identify the problem?
Cheers
Slávek
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Created a pastebin for it. It is a lot of data https://pastebin.com/BbZPJ0jQ