Bug 284388

Summary: [4.7.44] Mouse navigation in Marble does not work
Product: [Applications] marble Reporter: Johannes Obermayr <johannesobermayr>
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: normal CC: nienhueser, shentey
Priority: NOR    
Version: unspecified   
Target Milestone: 1.3 (KDE 4.8)   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: buggy mablerc

Description Johannes Obermayr 2011-10-18 17:07:22 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After update from 4.7.43 to 4.7.44:

- left-click and moving mouse,
- right-click and context menu as well as
- zooming via rotating the mouse wheel

does not work anymore.

Reproducible: Didn't try

Steps to Reproduce:
[Make Bug Tracking System happy ...]


Expected Results:  
[Make Bug Tracking System happy ...]
Comment 1 Bernhard Beschow 2011-10-21 13:23:40 UTC
I can't reproduce, at least not by using Marble (master) under KDE 4.7.2. Perhaps the problem isn't within Marble itself?
Comment 2 Johannes Obermayr 2011-10-25 17:03:14 UTC
Btw. since 4.7.43 -> 4.7.44 (and now on 4.7.45) sometimes there is same behavior like here:
https://bugs.kde.org/show_bug.cgi?id=245807

Maybe it is related ...
Comment 3 Dennis Nienhüser 2011-11-01 22:46:20 UTC
Can you rename ~/.kde/share/config/marblerc and see if Marble behaves normally afterwards? If this helps, I'd be interested in the original (renamed) marblerc file. If it doesn't help, simply rename it back to get your old settings.
Comment 4 Johannes Obermayr 2011-11-02 15:24:38 UTC
Created attachment 65162 [details]
buggy mablerc

'mv mablerc mablerc.old' -> problem fixed
'mv mablerc.old mablerc' -> problem occurs again

Thanks for the hint :-)
Comment 5 Dennis Nienhüser 2011-11-02 15:43:25 UTC
It should be related to

[Sun]
centerOnSun=true

Do you remember whether you enabled showing the sun and centering on it yourself? That one disables user input.

We should make it more obvious to the user when sun centering is active. This setting (or rather forgetting that I enabled it) confused me as well several times in the past.
Comment 6 Johannes Obermayr 2011-11-06 18:18:45 UTC
I am sure it was an update problem from 4.7.43 to 4.7.44 because it happened on two x86_64 systems after updating.

Recently I updated 4.7.43 to 4.7.45 on my i586 system without this issue.

If you want you can close this bug report.