Matteo Galacci
Matteo Galacci
Same problem on Arch Linux
In my case the problem was solved by restarting the network manager of my operating system (Debian) -.-
For now I have replaced Twig with blade since my template is very simple, but I think that renaming String in Str is the right way. Thanks
+1 for vertical tile for portrait monitors!
I'm also waiting for the update for plasma 6 :)
Same issue on X11. I have two monitors and when I try to arrange windows on monitor A, all windows on monitor B move on monitor A ~~adapting to chosen...
Same problem but on Linux Arch ``` java.lang.NullPointerException at com.github.gtache.lsp.utils.FileUtils$.pathToUri(FileUtils.scala:186) at com.github.gtache.lsp.utils.FileUtils$.editorToProjectFolderUri(FileUtils.scala:165) at com.github.gtache.lsp.PluginMain$.$anonfun$editorOpened$1(PluginMain.scala:135) at com.intellij.util.RunnableCallable.call(RunnableCallable.java:20) at com.intellij.util.RunnableCallable.call(RunnableCallable.java:11) at com.intellij.openapi.application.impl.ApplicationImpl$1.call(ApplicationImpl.java:255) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ```
I'm on Debian buster with kde 5.13.5, X and latte dock but global menu doesn't work I have already try to clear ~/.cache folder but don't solve the problem. I...
Thanks for your reply @kamalx My doubt is about how can I transform my structure in react-treebeard shape. I receive the list of files from an API, so after fetching...