-
Hi guys, I'm using this scheme to manager filters at server side: https://github.com/nestjsx/crud/wiki/Requests, I have adapted it to my Delphi Server. I can't change that because I have a client app …
-
**OGCS Version**: v2.10.0.0
**Edition**: Installed / Portable
**Sync Direction**: OG
**Bug Description**
At Google Calendar, strange strings such as `040000008200E00074C5B7101A82E008000000…
-
**INTRODUCTION**
I'm fighting this beast for years now. With recent LMMS releases it has been worse than ever. Almost every project I start gets infected by this weird "virus" and I can't play the so…
unfa updated
4 months ago
-
I have a websocket client that already works with a node websocket server. But when my client tries to connect to laravel-websocket it automatically disconnects with the error message:
Error Decodi…
-
When I launch ExifToolGUI on my Windows 11 laptop, the window opens at a small size every time.
![ExifToolGui start](https://github.com/FrankBijnen/ExifToolGui/assets/38742926/349b0a9b-fed4-4912-a966…
-
(Migrating a BDS2006 & SpTBXLib 2.4.5 to Delphi 10.4 & SpTBXLib 2.5.10)
1. Create a new VLC Application, Form1 is created by default
2. Add SpTBXFormPopupMenuthe in the uses section
3. Declare a pr…
-
![ean13](https://user-images.githubusercontent.com/21238095/211380965-3198003f-15b8-459c-9d19-b66717b3083f.png)
hi ean13 doesn't read barcode
-
Error opening international conversion descriptor from to UTF-8
Invalid argument
Only with Macos 14.1 Sonoma, works fine with previous release
Don't know if it is coming from Firedac/Delphi or f…
-
PdfiumLib returns gibberish for non-ANSI PDF files when use text methods such as GetTextInRect, CopyToClipboard, etc.
To Reproduce:
1. Add button to the PDFiumLib example application with code:
…
-
With database "employee" shipping with Firebird, the following SQL command:
Select * from customer where custno='a';
Produced:
Statement failed, SQLSTATE = 22018
conversion error from string…