[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#792321: a clue about the crash.



Hello,

as I encountered this bug and read the workaround and the suggestion to save 
the kscreen configuration before applying it I was able to get a diff of a 
kscreen file that was causing a crash..


@@ -1,17 +1,24 @@
 [
     {
-        "enabled": false,
+        "enabled": true,
         "id": "56a261ac023a91a83de96bf5cb585786",
         "metadata": {
             "fullname": "xrandr-unknown",
             "name": "LVDS1"
         },
+        "mode": {
+            "refresh": 60.018642425537109,
+            "size": {
+                "height": 768,
+                "width": 1366
+            }
+        },
         "pos": {
             "x": 0,
             "y": 0
         },
-        "primary": false,
+        "primary": true,
         "rotation": 1
     },
     {
         "enabled": true,


I have another kscreen configuration that was regenerated after I got home, 
and that one had the mode section in both versions.

Diane


Reply to: