Roberto Leinardi
Roberto Leinardi
Same here, breaking changes like this should be reserved to new major releases and not minor like going form 3.5.x to 3.6.x.
Unfortunately not, I just commented the entire block for now.
Thanks, I'm already using that workaround, but still it's a issue that `--default-browser` is not actually starting the default browser, like it used to do before the regression.
Unfortunately not: it behaves exactly like `--default-browser`
Hi @yuezk, I have another installation of Ubuntu 24.04, but I'm also available to do a remote debugging session using TeamViewer or some other remote desktop software if you want...
Hi @yuezk > 1. Try to run xdg-open https://google.com to see if it can open the default browser. This question was already answered in my previous comment: > and `xdg-open...
@yuezk nope, it is not set: `$ env | grep BROWSER` returns nothing and `echo $BROWSER` returns an empty string.
Hi @yuezk thank you for the fix! It's confirmed to be working for me on Ubuntu 24.04.1 :tada:
Hi everyone, A new developer, `@szabope`, has created a full rewrite of this PyLint plugin. The new plugin is actively maintained and addresses many of the issues found here. You...
> I attempted to add suppression annotations before but couldn't get them to work, PR welcoming if you can get this to work [#267 (comment)](https://github.com/evant/kotlin-inject/issues/267#issuecomment-1694583588) Sure, I'll give it a...