Emil Kaczmarek

Results 8 issues of Emil Kaczmarek

Indications are not received by client app, while the code works perfectly fine when run on Android. servicesList[n] = await mainViewModel.devicesList[index].GetServicesAsync(); characteristicsList[n] = await servicesList[n][servicesList[n].Count() - 1].GetCharacteristicsAsync(); characteristicsList[n][0].ValueUpdated += (s,...

os:UWP

When I'm trying to get info about devices I get the following: (bt-device:26340): GLib-GIO-CRITICAL **: 14:25:58.566: g_dbus_proxy_call_sync_internal: assertion 'error == NULL || *error == NULL' failed Class: 0x0 (bt-device:26340): GLib-GIO-CRITICAL...

It would be nice if there was option to write while(1) or while(0) instead of while(true) or while(false).

enhancement
CBOT
proposal

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. This appears while compiling.

1st problem was (already solved) missing python 2.7 but this can be downloaded and installed directly from python. I'm using the MacOSX fix dev branch. Attaching build log. Hope it...

Freshly built and also for comparison installed Colobot on Ubuntu 22.10. The game crashes every time I press ESC key mid game.

Needs verification
crash
Not enough information

This happens on current release of iPhoneNumberField when trying to edit empty text field with placeholder text in place. It does not happen when editing text field with text already...