derMart

Results 39 comments of derMart

would be really useful to have this... +1

Of course I don't want the default behaviour to change. I would suggest adding an option preferably in the options object, like the 'nodir' option for node-glob. For simple situations...

update: it does belong to the svg spec: https://www.w3.org/TR/SVG11/color.html#ColorProperty

May this be related to https://bugzilla.gnome.org/show_bug.cgi?id=774534 ? peek seems to be using https://github.com/phw/peek/blob/6f15b9dbe559ce6f82770717c5b3138d8df943ca/src/ui/application-window.vala#L684 to set its input shape. Notice this comment in bug report above: > so we need to...

Still makes peek unusable on Ubuntu 22.04 inside a Wayland session

This might also be an import / export problem. I have made stock encrypted backups before the upgrade. Now as upgrade did not work, I cleaned the app data, deinstalled...

Ok import in stock v6.14.5 is working. So definitively not a corrupted backup but a migration bug. Trying to bisect a bit.

This seems to be a problem inside `V191_UniqueMessageMigrationV2.kt`: https://github.com/signalapp/Signal-Android/blob/6cc8e87d46f82092dee3d474fe8294cdc4760624/app/src/main/java/org/thoughtcrime/securesms/database/helpers/migration/V191_UniqueMessageMigrationV2.kt#L43-L74 Related to that commit https://github.com/signalapp/Signal-Android/commit/9ba2724d0a36a01660edf8f229ff7c78cb9376c9 V191 seems to be a replacement for V190 migration, which was also buggy. @greyson-signal Do you...

Wrapping my head around this issue... ``` 06-27 09:51:38.637 5959 6034 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 06-27 09:51:38.637 5959 6034 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode:...