Christian Kujau
Christian Kujau
I ran into this as well, but I happened sometime after upgrading from OC 9.0.1-1.1 to 9.0.1-3.1 or 9.0.2-1.1 (on Debian/Jessie). After that, a new table `oc_cards` was created but...
But, `PASSWORD_ENCRYPTION_KEY` can still be found in [SecuredPasswordEncrypter.java](https://github.com/dbeaver/dbeaver/blob/devel/plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/runtime/encode/SecuredPasswordEncrypter.java#L37) - is this intentional?
Hmpf, should have tried this before opening this issue. So, no big rewrite appears to be needed, only a few tweak during installation and a small modification to [autologin.py](https://github.com/inderpreet99/afraid-autologin/blob/6a918c34f4bcd7c70a0cabebf9658947a65d3100/autologin.py#L95): ```...
Because my local `xfs` file system [supports metadata checksums only](https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?h=v3.2.3#n10), I too am using [extended attributes](https://en.wikipedia.org/wiki/Extended_file_attributes) to store a file's `md5sum` as extended attributes: ``` $ getfattr -d README #...
duplicate of #801 (and would be included in #799 also)?
It's crashing here (MacBook Pro M3) too...sometimes. Definitely during login, so having `Stats.app` in _Login items_ does nothing as it always crashes :( Disabled "combined modules" now and even reset...
"not planned" -- what...does that mean? Mac hardware will no longer be supported? π
And again, for completenessβ sake, with `RUST_BACKTRACE=full`: ``` $ RUST_BACKTRACE=full ./sthp-macos-0.5.0 The application panicked (crashed). Message: Failed to run program: 0: Address already in use (os error 48) ββββββββββββββββββββββββββββββββββ BACKTRACE...
Hm, that did not work as expected: ``` $ cat ~/b.sh git checkout main git reset --hard echo git rev-parse HEAD && git ls-remote origin main git bisect reset git...
Interesting. I don't see the upside down buttons, but when _starting_ DBeaver 25.2.4.202511021717 on macOS 26.0.1 today, the startup logo is shown upside down (except the version number and the...