LibreCAD
›
LibreCAD-user
Login
Register
Search
everywhere
only in this topic
Advanced Search
Can't draw a line with negative coordinates ? (on Linux)
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
4 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
linuxguy123
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 08, 2019; 9:50pm
Can't draw a line with negative coordinates ? (on Linux)
For some reason I can't draw a line with negative coordinates.
Command: li (line)
0,0
6,0
li
Command: li (line)
-2,6
Expression Syntax Error
Details:
Version: 2.2.0-alpha
Compiler: GNU GCC 8.1.1
Compiled on: Jul 23 2018
Qt Version: 5.11.3
Boost Version: 1.66.0
System: Fedora 29 (Workstation Edition)
$ uname -a
Linux Brix 4.20.6-200.fc29.x86_64 #1 SMP Thu Jan 31 15:50:43 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
linuxguy123
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 08, 2019; 10:16pm
Re: Can't draw a line with negative coordinates ? (on Linux)
I tried the same thing on Version 2.1.0 and it works fine.
linuxguy123
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 09, 2019; 7:28pm
Re: Can't draw a line with negative coordinates ? (on Linux)
This issue is discussed here:
https://github.com/LibreCAD/LibreCAD/issues/981
The solution is to use 0-1 as the formula for -1, for example.
Shawn.Curry
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 12, 2019; 11:25pm
Re: Can't draw a line with negative coordinates ? (on Linux)
In reply to
this post
by linuxguy123
I've submitted
a fix
for
this issue
.
Free forum by Nabble
Edit this page