Bug 396318

Summary: Stuck on favourite activities screen
Product: [Applications] gcompris Reporter: S <sar.throwaway>
Component: generalAssignee: 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
$ gcompris-qt --version
qt5ct: using qt5ct plugin
gcompris-qt 0.91

Played OK. I don't know what was pressed but now stuck on Favourite activities screen (no menu icons). Configuration options are available.

CPU & memory usage high

Is there a way to clear local data?
Comment 1 Jazeix Johnny 2018-07-09 06:15: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.
Comment 2 S 2018-07-09 06:50:06 UTC
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
Comment 3 Jazeix Johnny 2018-07-09 07:09:51 UTC
Thanks,

I'll try to find what is wrong with this configuration file.
Comment 4 Jazeix Johnny 2018-07-10 20:01:47 UTC
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!