Tomasz Brzezina

Results 8 issues of Tomasz Brzezina

I have installed Pushjet-Server-Api and Pushjet-Android - it almost works . Almost, because it doesn't get information immediately - I have to refresh pushjet on android to get unread messages....

I adapted database.py for postgresql, and only one test failed: ``` $python2 tests.py ...F...................... ====================================================================== FAIL: test_gcm_unregister (__main__.PushjetTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "tests.py", line 251, in test_gcm_unregister...

That was easy: `database_uri = 'postgresql://user:pass@host/pushjet_api'` and file: ``` -- ----------------------------------------------------- -- Table "subscription" -- ----------------------------------------------------- DROP TABLE IF EXISTS "subscription"; DROP SEQUENCE IF EXISTS "subscription_id_seq"; CREATE TABLE IF NOT...

## Expected or desired behavior All attachment extracted ## Actual behavior Only first attachment is extracted or only last attachment is extracted ## Steps to reproduce My contractor sends me...

rfe

for now it is tested on 2820Vn only, but maybe someday I will have an necessary to debug other Vigor

### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine PostgreSQL ### Plugins installed Builder ### Issue description I changed the column (e.g. drop) AND change name of...

Type: Unconfirmed Bug
Status: Response Needed

It's very hard to compile under windows (MinGW), but finally after running fbcopy alert window appears undefined reference to '__gxx_personality_v0' - no idea what to fix The same code under...

The script is great, but has little problem. I tried use green background. After scan, at 0,0 there was green. But when I run script, white frame appear, so I...