jerous86

Results 12 comments of jerous86

I also encounter this problem on my tablet, Lenovo Yoga for v2.3.3.0 (I've had that problem for a while, but always forgot to report it). I will email (I've used...

I've recorded it: https://www.youtube.com/watch?v=eY7RriwZUQo at the end you see me pressing the start button a couple of times. I think RU is allowed to access GPS all the time. In...

In App Permissions it has the Location setting allowed. Auto start GPS is disabled, but the issue also occurs with auto start enabled.

The first part of the start of the gpx (with extended data enabled) is (I removed the fractional part of the GPS coordinates) ``` ... 2020-04-21T11:49:29Z 29.8507752949842 2020-04-21T11:49:29Z ... ```...

> Literally every year I search this topic, waiting for this to happen. It's my top use case for switching to nim, and the only reason I consider learning another...

The solution can be found here: https://stackoverflow.com/questions/21725119/why-wont-qtooltips-appear-on-qactions-within-a-qmenu You need to also set setToolTipsVisible to true: `menuHelp.setToolTipsVisible(true)`. Does that work for you then?

Hey matkuki, that's weird. I don't see any significant commits in the last 10 months. If I look in the code (see relevant part below), I would assume that nim...

Yes, you can close it, unless you can maybe think of a solution. But as there is a workaround, I don't see it as too much of a problem.

Hi MelonCodeUK, thank you for reporting this. I've never tested nimqt with MinGW. I barely touch windows systems these days at home. To get it to compile, I would suggest...

Sorry for the late reply. Maybe you can also try to remove line 45 in the same file.