marble-mobile starts instead of marble when I trying to start it from Education menu. Reproducible: Always Expected Results: marble should be started
Created attachment 84232 [details] marble-mobile with broken menus
Can you please create a ticket in Fedora's bug tracker and ask that the corresponding .desktop file is not installed (same for the mobile application executable)? Splitting the Marble package up into several packages might be an alternative as well.
Installing 2 .desktop files with the same Name= key is at best, confusing. Let me humbly suggest either Name= by adjusted for -mobile to distinguish from the main binary, or to simply not install both at the same time by default. In the meantime, fedora will create a -mobile subpkg for this item.
Adjusting the name would end up with something like "Marble Mobile", which is redundant when the installation is done correctly (i.e. adjusts to the system underneath). I'd leave it up for Bernhard to decide whether we want some kind of XOR switch for apps installation, or booleans to disable some. My suggestion would be cmake options like this: BUILD_MARBLE_APP_KDE (default: TRUE if KDE dependency is found) BUILD_MARBLE_APP_QT (default: TRUE) BUILD_MARBLE_APP_MOBILE (default: ?) BUILD_MARBLE_APP_TOUCH (default: ?)
*** This bug has been marked as a duplicate of bug 333838 ***