Hi Andreas, sounds to me like a theme issue. Either Qt5 has a bug for you theme or the menu bar is hidden very well. Maybe it is handled like the menu bar on Android devices.
Oliver > Hello Oliver, > > with the patch from Alexander I managed to compile QMS on Ubuntu 14.04. > However - when starting QMS I do not get the menu bar (File, View, > Window) - and so I am not able to load a map > or DEM data. > > Could you imagine what is going wrong when having no menu bar? > > > regards > Andreas > > Am 27.10.2014 um 17:20 schrieb Oliver Eichler: >> Hi Alexander, >> >> thanks for the patches. I pushed them to the repository. >> >> Of course it's no problem to switch the serialization version to Qt5.2. >> I just took the latest as default. But I can't promise to stick to Qt5.2 >> features. If I need something from the Qt5.3 API I will use it. But >> afaik the big difference between 5.2 and 5.3 is Android related. So far >> no 5.3 only feature caught my eye. >> >> Oliver >> >> Am 27.10.2014 um 13:59 schrieb Alexander Drozdov: >>> Hi Oliver, >>> >>> I prepare two patches to build QMS on Ubuntu 14.04 LTS and Linux Mint >>> 17 with system wide Qt 5.2 >>> >>> *0001-Make-CMAKE_PREFIX_PATH-more-configurable.patch* - Make setting >>> CMAKE_PATH_PREFIX more configurable. CMAKE_PATH_PREFIX is a list of >>> pathes so it need to be set in appropriate way. >>> >>> *0002-Fix-compilation-with-Qt-5.2-on-Ubuntu-14.04-and-Linu.patch* - >>> Change QDataStream::Qt_5_3 to QDataStream::Qt_5_2. Regards >>> documentation >>> (http://qt-project.org/doc/qt-5/qdatastream.html#Version-enum) it has >>> same value. >>> >>> Oliver, is it possible not use Qt 5.3 specific features but 5.2 one? >>> >>> -- >>> WBR, Alexander Drozdov >>> http://htrd.su >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> >>> >>> _______________________________________________ >>> Qlandkartegt-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Qlandkartegt-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users > ------------------------------------------------------------------------------ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
