Matthias Kurz
Matthias Kurz
The second commit of this PR reverst the scala versions in the generated workflow files back to 2.12.19, so `sbt githubWorkflowGenerate` does not work correctly here...
@Mergifyio rebase
``` [error] Test play.test.WithBrowserTest.withBrowserShouldProvideABrowser failed: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/openqa/selenium/support/events/EventFiringWebDriver, took 1.345 sec [error] at play.test.Helpers.testBrowser(Helpers.java:640) [error] at play.test.Helpers.testBrowser(Helpers.java:608) [error] at play.test.WithBrowser.provideBrowser(WithBrowser.java:28) [error] at play.test.WithBrowser.createBrowser(WithBrowser.java:33) [error] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [error] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)...
Hey @vasilmkd, > From the outside, it feels like this project has been abandoned. Are there any plans to resume development? Is the project in need of more contributors? I...
> can sddm 0.22 be built without x11? Good question. Now that Plasma 6.4 will be split into kwin (=supporting wayland) and kwin-x11 it would it make sense to also...
> We cannot port Akka code to Pekko. The Akka code has an incompatible license. The Akka license change is the reason we had to create Apache Pekko in the...
This still is not resolved. > Ideally, X's WM_CLASS, wayland's app-id and the desktop file name should be the same. This is it. This three need to match than it...
@indutny-signal This is a problem with the official distribution. 1. Download: https://updates.signal.org/desktop/apt/pool/s/signal-desktop/signal-desktop_7.11.0_amd64.deb 1. Extract it and look into `data.tar.xz` 1. Problem 1: It contains `/usr/share/applications/signal-desktop.desktop`. This is wrong, correct file...
@indutny-signal so what do you think?
Yes also good idea. My idea however was that we can also handle labels that we can not control, for example see my PR here: https://github.com/ebean-orm/ebean/pull/3408/files I will wait for...