AnrDaemon

Results 234 comments of AnrDaemon
trafficstars

It requires not just distinct versions, but very specific configurations. Right now, I'm migrating R4.3 to 5.0. Even though it formally supports mysql/mysqli/pdo (with PDO being the fallback), if you...

> To circumvent the `Fatal error: Field 'ip' doesn't have a default value'` you have to turn SQL strict mode off. Isn't it easier to just set default value?… Or...

I did see that. The upgrade guide MUST mention that setting `database_engine` is required, else tables won't be created. The DSN definition is missing `;charset=…` specification. (And it is required...

> Cannot say how it will work out with `;charset=…` later with the Unicode conversion (5.5 → 6.0). It'll work fine assuming PHP >= 5.3.6. > Please provide a patch...

Also check the shared clipboard size restriction. It may just be because your copied image does not fit.

Still happens with last release version of Synergy-core

Except ![image](https://user-images.githubusercontent.com/6532485/220097794-c4bcb0cc-1cc8-4738-9c06-8bb3531dd8ba.png)

I'm unable to compile 1.15. It requires Qt6, which requires updating Qt manager, which only works on W10. My building clients are W7 right now.