Jonatan Hatakeyama Zeidler
Jonatan Hatakeyama Zeidler
Hi there. Thanks for your response. I just tried again, still getting the same error message ([backtrace](https://pastebin.com/fEPRsRiC)). Do I need to tell it explicitly to use OpenGL ES somehow? Note:...
Is there a way to add doxygen like API docs for a RESTful API?
Thanks for the replies. I need to add descriptions to the API end points. Can apiDoc be used with Rust code? It's not listed on their website.
@Bartwillemsen Simply install poedit and open the [translation template file](https://github.com/neffo/bing-wallpaper-gnome-extension/blob/master/locale/BingWallpaper.pot). Then save and contribute the po and mo files.
This is 100% reproducible for me. This renders the preview useless for documents that don't fit on one page.
I can confirm @zubozrout. This is a weird one, because this is #374 coming back, but just inverted. [This change](https://github.com/rinigus/osmscout-server/commit/6dc09e39f1793fd7149380f1d0883b040539fc56) fixed it back then on UT. Now it breaks it...
I just compared UT devel and stable. stable works with that change (>=2.0.1) while devel only works without it (==2.0.0 or #402).
We already have Qt 5.12 in Ubuntu Touch.
We were on Qt 5.12 when we hit the issue. I just tested removing https://github.com/rinigus/osmscout-server/commit/6dc09e39f1793fd7149380f1d0883b040539fc56 and the issue persists. It seems we have QtQuickControls 2.5 (`qtquickcontrols2-5-dev`) in UT.
Trying to get help in UT app dev group... In fact you can reproduce the issue easily in Clickable Desktop Mode as explained in https://github.com/rinigus/osmscout-server/tree/master/packaging/click#readme.