Hi Rainer,

the look and feel of Qt depends on the selected style. In Linux you can
select between several styles. As far as I know it's limited to the
default in Windows. but I am not sure if the problem is really related
to styles. A backtrace is much more informative. Have a look at:

https://bitbucket.org/maproom/qmapshack/wiki/TroubleShooting#markdown-header-create-a-backtrace-of-a-crash-on-linux

The backtrace will point you to the last line of the QMapShack code
causing the crash. Analyzing that location usually reveals the problem.

HTH

Oliver

Am 21.02.2016 um 18:41 schrieb Dr Rainer Woitok:
> Greetings,
>
> having just pulled and updated my local clone  of the "qmapshack" repos-
> itory to revision "8808d6bb97db",  dated 2016-02-19 22:27:12 +0100 I ran
> "cmake --build" against it.   The compilation itself  did not report any
> problems, but the freshly created  "qmapshack.exe" segfaulted almost im-
> mediately.
>
> Using "strace" I found that the program searched for a "styles/" direct-
> ory, first in "/usr/lib/qt5/plugins/" and then in "qmapshack/.pub/bin/",
> which is the location specified in "cmake" variable "BIN_INSTALL_DIR".
>
> What does the program expect to find  in this "styles/" directory, where
> can I get it,  and what  "cmake" variable  should I use to make the real
> location known?
>
> Has anybody out there succeeded  in compiling and running "qmapshack" on
> Cygwin?
>
> Any help appreciated.
>
> Sincerely,
>   Rainer
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Qlandkartegt-users mailing list
> Qlandkartegt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to