Nikolas Hagestein
Nikolas Hagestein
@lukasniestroj Great work but: Call to undefined method TYPO3\CMS\Core\Resource\ResourceFactory::getInstance() https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.3/Deprecation-90260-ResourceFactorygetInstancePseudo-factory.html in TYPO3\CMS\v87\Install\Updates\ ImageCropUpdater and TYPO3\CMS\v87\Install\Updates\RowUpdater\ImageCropUpdater can be easly fixed by replacing getInstance with GeneralUtility::makeInstance(ResourceFactory::class)
@IchHabRecht I am sorry, that wasn't meant to sound rude. I actually filed this issue as a referece to file a PR :). But of course: " Thank you for...
Any news?
@deeduda you did not enable https: enabled: false :)))
@deeduda Are you sure the cert is readable by traefik and the format is corrected ? Putting SSL certs to the home directory of root is a little odd btw....
confirmed, super annyoing needed to downgrade
Any news? No solution for 8.7 yet. Had to downgrade to vhs 6.0.0 :(((
@OH1KH Yepp you are right that seems to be a theme issue. Obviously the GTK2 setting of that theme are somehow broken for Comboxes. I tried to fix it myself...
@ea4k just remove the typing of the parameters.
@ea4k Ok i did some further research: It seems that as soon as there is a darkmode=true or false in klogrc all theming (either via -style parameter or by qt5ct)...