Raphael Groner
Raphael Groner
Downstream report. Description of problem: This problem has been appearing for several years... there are several outstanding bug reports AND updates for this problem. Again, I had just rebooted this...
Crash happens after some time of inactivity and closes all virt-manager windows as well. Unfortunately, abrt is b0rken as well and fails to generate any backtrace. Still interested into Fedora...
In file src/state_monitor/domain_monitor_thread.h ``` #if (QT_VERSION >= QT_VERSION_CHECK(4, 7, 0)) #include #else #include #endif and #if (QT_VERSION >= QT_VERSION_CHECK(5, 14, 0)) QElapsedTimer tMark; #else QTime tMark; #endif ```
Improve support for keyboards, especially for keypad/numlock and different layouts like with umlauts
Working on a new implementation for converting QKey to SPICE. SPICE needs valid scan codes from code table of PC AT key codes set number 1. ``` [Samstag, 7. April...
https://github.com/dspinellis/UMLGraph/blob/09576db5ae0ea63bfe30ef9fce88a513f9a8d843/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java#L21 [javac] /builddir/build/BUILD/UMLGraph-R5_7_2/src/main/java/org/umlgraph/doclet/UmlGraphDoc.java:22: error: package com.sun.tools.doclets.standard is not visible [javac] import com.sun.tools.doclets.standard.Standard; [javac] ^ [javac] (package com.sun.tools.doclets.standard is declared in module jdk.javadoc, which does not export it) No, com.sun.tools.doclets.standard.Standard class...
With Java 8 on Fedora 25 and 26, I get for ant test: ``` […] [java] UmlGraphDoc version 5.7.2, altering javadocs [java] Building Package view for package gr.spinellis.invoice [java] UMLDoc...
https://github.com/bartdag/py4j/blob/5d2932b522a6dbea8442b78b7791aee431ab5087/py4j-java/src/main/java/py4j/GatewayServer.java#L850
When some tests run in parallel (e.g. nosetest --processes -1), we see many NetworkError exceptions about occupied Socket. Is it possible to run each test independently, maybe use unique and...
The path "breeze-dark/apps/22/nitroshare-indicator.svg" looks wrong to me. Better use "breeze-dark/scalable/apps/nitroshare-indicator.svg" Analogously for breeze instead of breeze-dark.
Maybe I can help with german translation files. But no experience with Android development. Where to look into?