10-05-2019 07:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2019 07:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I have installed the fitbit simulator with wine on ubuntu 19.04. It almost works ...
I have created a project using "Digital Clock" template and run it on simulator (without modification). It just displays a red square at the bottom left corner. It seems to be the background of the clock. If I change the viewplort color to blue "viewport-fill: blue" - the square is blue. It seems like the viewport is not centred to simulators screen. Can some help?

10-08-2019 10:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-08-2019 10:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I haven't used the sim on Linux, but from discussions on Discord, they seem to use Window 8.1 and this:
env WINEPREFIX=~/.wine32 WINEARCH=win32 winecfg
env WINEPREFIX=~/.wine32 wine .wine32/drive_c/users/greg/Local\ Settings/Application\ Data/Programs/@fitbitsimulator/Fitbit\ OS\ Simulator.exe

10-10-2019 07:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-10-2019 07:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thx - but this is not working. I installed the simulator on my old notebook with Windows. Not happy about this, but it is working.

