klystrack icon indicating copy to clipboard operation
klystrack copied to clipboard

klystrack compile on linux

Open muziker opened this issue 6 years ago • 8 comments

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.

muziker avatar Sep 11 '18 18:09 muziker

Built from source? Or the package? What version of klystrack and Ubuntu exactly?

alexmyczko avatar Sep 11 '18 20:09 alexmyczko

Built from source. Direct from a git clone, with a checkedout 1.7.3. it is a ubuntu 17.04

muziker avatar Sep 12 '18 04:09 muziker

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 .

kometbomb avatar Sep 12 '18 04:09 kometbomb

It does not stop.

muziker avatar Sep 12 '18 04:09 muziker

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.

kometbomb avatar Sep 12 '18 16:09 kometbomb

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.

muziker avatar Sep 12 '18 18:09 muziker

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 .

kometbomb avatar Sep 12 '18 18:09 kometbomb

@muziker is the issue still a thing? care to try the debian package? got 20.04 ?

alexmyczko avatar Jul 24 '20 11:07 alexmyczko