Corentin Pazdera

Results 13 comments of Corentin Pazdera

It looks like thats the bug I'm hitting in https://github.com/twisted/ldaptor/issues/113 However, I did not get what the workaround was and why it was broken in the first place (version 18.7.0...

I met this issue on the gentoo image, C1 machine too, it is impossible to get a certificate with certbot due to this problem. Ask me anything, I’ll try to...

https://github.com/Rainloop/rainloop-webmail has support for sieve filters, its another app, but it may be worth checking how to improve integration of rainloop within nextcloud or get a similar sieve ui from...

Are there even some people compiling a live git project thinking about asking support instead of filing a bug report? Unless it is the random testers you don't want I...

Yup, it works after copying 2.1.4 ebuild to 9999 which didn't have llvm slots yet. Git master from godot is for the 3.0 branch, I'll try to provide ebuilds for...

I also suggest get rid of older versions triggering warnings and errors because of the masked clang version dependency. This would mean rm everything

I added the breakpoint and never went into the `SGraphNode::RequestRename` function, the custom event added prompted me for renaming on spawn and the name was applied effectively, same for the...

Double clicking lets me rename the comment as expected, in a regular BP graph yes.

Coming back with another bit of information, I don’t have the issue running a project on 5.3, and a colleague running the 4.27 project for which I reported the issue...

Indeed the settings were at fault. When setting `bEnableCommentBubbleDefaults=False` the issue is gone, I’ll settle with the absence of bubble by default for now, comment renaming is way more important....