You are not logged in.

#1 2016-07-03 18:05:48

Joserichi
Member
Registered: 2016-07-03
Posts: 5

[SOLVED] tint2 icons "broken" on startup...

I have just (net)installed BunsenLabs after having a some UEFI problems. Whenever I boot to BunsenLabs, tint2 icons are "broken" the sound and wifi ones being the worst. If I manually restart compositing using the menu, everything fixes, so I've tried swapping tint2 and compton in the autostart file and restarting compton (bl-compositor --restart &) after everything, but none worked, icons are broken until I restart it manually.
Any help?

Last edited by Joserichi (2016-07-04 00:41:14)

Offline

#2 2016-07-03 18:12:51

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] tint2 icons "broken" on startup...

Try increasing the sleep times for the apps after the compositor is started, in autostart. Some people have reported quite long times being needed before starting sound.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-07-03 19:39:08

Joserichi
Member
Registered: 2016-07-03
Posts: 5

Re: [SOLVED] tint2 icons "broken" on startup...

I have managed to make it work by increasing the sleep time before restarting the compositer to 30 seconds. If anyone has the same problem, just add "(sleep 30; bl-compositor --restart) &" at the end of the autostart file.
Thanks

Last edited by Joserichi (2016-07-03 19:39:40)

Offline

#4 2016-07-03 22:09:25

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] tint2 icons "broken" on startup...

Joserichi wrote:

I have managed to make it work by increasing the sleep time before restarting the compositer to 30 seconds. If anyone has the same problem, just add "(sleep 30; bl-compositor --restart) &" at the end of the autostart file.
Thanks

Good smile If you think the problem is sorted then edit the title of your first post and add "[SOLVED]"

NB Every installation will be on different hardware etc, so there won't be a single sleep value that works, although most of us seem to be happy with the default setup. I would increase the value by 2-3 secs a time until it works wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2016-07-04 01:30:16

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: [SOLVED] tint2 icons "broken" on startup...

By the way, changing the order of commands in autostart will have no effect, except for the "SETTINGS" section at the top. Everything else is launched in the background with a final "&", so they all go in parallel. Adding sleep is the only way to make some processes start after others.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB