Debian buster parse error #176

Closed
opened 2026-04-05 19:45:06 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @sgrayban on 6/22/2020

Error while parsing .config/GIMP/2.10/devicerc' in line 23: unexpected number '0', expected number (float) - fatal parse error
Original Line 23:
(points 4 0 0 1 1)

Debian Buster converts it to this. Not sure if the results are the same though.
Line 23:
(points 34 0.000000 0.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 1.000000 1.000000)

*Originally created by @sgrayban on 6/22/2020* Error while parsing .config/GIMP/2.10/devicerc' in line 23: unexpected number '0', expected number (float) - fatal parse error Original Line 23: `(points 4 0 0 1 1)` Debian Buster converts it to this. Not sure if the results are the same though. Line 23: `(points 34 0.000000 0.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 -1.000000 1.000000 1.000000) `
Sign in to join this conversation.