| Summary: | Stuck on favourite activities screen | ||
|---|---|---|---|
| Product: | [Applications] gcompris | Reporter: | S <sar.throwaway> |
| Component: | general | Assignee: | Jazeix Johnny <jazeix> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | jazeix |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
S
2018-07-08 18:16:37 UTC
Can you paste the configuration file in ~/.config/gcompris/gcompris-qt.conf somewhere? Then, rename it to something else and start again gcompris to see if it is better. Thanks. That was what I was looking for. Fixed the problem. This is the problematic file: cat ~/.config/gcompris/gcompris-qt.conf [Admin] cachePath=/home/xxx/.cache/KDE/gcompris-qt downloadServerUrl=http://gcompris.net [%General] baseFontSize=0 defaultCursor=false demo=false enableAudioEffects=true enableAudioVoices=true enableAutomaticDownloads=true filterLevelMax=6 filterLevelMin=1 font=Andika-R.otf fontCapitalization=0 fontLetterSpacing=0 fullscreen=true isCurrentFontEmbedded=true key= kiosk=false locale=en_GB.UTF-8 noCursor=false previousHeight=1024 previousWidth=1858 sectionVisible=false showLockedActivities=false virtualKeyboard=false wordset= [Internal] exeCount=17 lastGCVersionRan=9100 [traffic] mode=IMAGE Thanks, I'll try to find what is wrong with this configuration file. I just checked the file. The issue is that the sections are hidden (it can be changed either by pressing Ctrl+S or in the configuration menu via: "The activity menu section is visible"), it's not a bug, it's a feature! |