klystrack
klystrack copied to clipboard
klystrack compile on linux
On ubuntu, after compilation, and after shifting the key files and the res files to the /usr/lib directory, running the klystrack binary gives an open application with the initial multicoloured lines of the splash screen. But the splash screen doesn't disappear, so the lines obscure the main window.
Built from source? Or the package? What version of klystrack and Ubuntu exactly?
Built from source. Direct from a git clone, with a checkedout 1.7.3. it is a ubuntu 17.04
Does the animation continue indefinitely or does it stop?
ti 11. syyskuuta 2018 klo 21.47 muziker [email protected] kirjoitti:
On ubuntu, after compilation, and after shifting the key files and the res files to the /usr/lib directory, running the klystrack binary gives an open application with the initial multicoloured lines of the splash screen. But the splash screen doesn't disappear, so the lines obscure the main window.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kometbomb/klystrack/issues/244, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCK6UKa3Ev74wfoYcHyHJ-zscfEAqMgks5uaAUtgaJpZM4Wj7nh .
It does not stop.
Can you check if it helps when you put this in ~/.klystrack (you can create the file if it does not exist):
disable_nostalgy = yes
The animation should display for 60 frames, there is no other condition for it to stop other than the frame count. So it's highly bizarre if it keeps happening.
After adding the klystrack config file, interestingly, the splash screen disappears when i run strace on it. Now the splash screen doesn't appear, but when selecting the menu, the menubar starts flickering as if it is constantly redrawing that section.
It could be the intermediate texture render. You can disable it in the config (should be easy to spot) or in the prefs menu. Needs a restart to take effect.
ke 12. syyskuuta 2018 klo 21.20 muziker [email protected] kirjoitti:
After adding the klystrack config file, interestingly, the splash screen disappears when i run strace on it. Now the splash screen doesn't appear, but when selecting the menu, the menubar starts flickering as if it is constantly redrawing that section.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kometbomb/klystrack/issues/244#issuecomment-420748519, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCK6ezMCF2NlmWhxiB0yKeYiOzVzdW2ks5uaVBrgaJpZM4Wj7nh .
@muziker is the issue still a thing? care to try the debian package? got 20.04 ?