2.0.0alpha3 opinion after testing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

2.0.0alpha3 opinion after testing

grypokx
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

Rallaz
Hello grypokx,

Thanks for yours comments.

LibreCAD 2.0.0alpha3 is a old version the last is LibreCAD 2.0.0alpha4
or, if you want, you can test daily builds:
http://librecad.org/cms/home/installation/linux.html

For next version (v3) is planned to rewrite the entire core of the program. This is a good point to add the scripting feature
like lisp or python.
In v2 have support for c++ plugins, p.e. if in your version are present:
File->Import->assci points
File->Import->shape file
Modify->Align
Modify->Sameprop
Info->List

Then you have 5 "add-ons" in LibreCAD

About Draw>LINE, Draw>Arc
I suppose for the version 3 will be a good time to discuss it between developers and users

Cheers,
Rallaz
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

grypokx
Hi Rallaz


I've issued commands below in terminal but it does not update/upgrade my librecad version to 2.0.0alpha4.

I'm using ubuntu 12.04.

===============
$ sudo add-apt-repository ppa:librecad-dev/librecad-daily

$ sudo apt-get update
$ sudo apt-get upgrade
===============

The ad-ons are great, and i think should be kept (although i have not fully tested all).

I think there still a lot to comment on but help me update to latest build first.


cheers
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

maqifrnswa
On Mon, Aug 20, 2012 at 9:30 PM, grypokx [via LibreCAD]
<[hidden email]> wrote:

> Hi Rallaz
>
>
> I've issued commands below in terminal but it does not update/upgrade my
> librecad version to 2.0.0alpha4.
>
> I'm using ubuntu 12.04.
>
> ===============
> $ sudo add-apt-repository ppa:librecad-dev/librecad-daily
>
> $ sudo apt-get update
> $ sudo apt-get upgrade
> ===============
>
> The ad-ons are great, and i think should be kept (although i have not fully
> tested all).
>
> I think there still a lot to comment on but help me update to latest build
> first.
>
>
> cheers
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://forum.librecad.org/2-0-0alpha3-opinion-after-testing-tp5706972p5706977.html
> To start a new topic under LibreCAD-user, email
> [hidden email]
> To unsubscribe from LibreCAD-user, click here.
> NAML

Ha! I have every build turned on except precise... sorry about that,
turning precise on now.
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

maqifrnswa
In reply to this post by grypokx
On Tue, Aug 21, 2012 at 8:28 AM, Scott Howard <[hidden email]> wrote:
> Ha! I have every build turned on except precise... sorry about that,
> turning precise on now.

Actually it is turned on, if you have 12.04 (precise) you should have
alpha4 already, see:
https://launchpad.net/~librecad-dev/+archive/librecad-daily/+packages

it's mislabelled, the file name says "quantal" but under the series
"Precise". I fixed the mislabel, but it should still be alpha4.

Cheers,
Scott
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

grypokx
Hi showard314

I've just tried the 3 commands above again. am still

Version: master
SCM Revision: 2.0.0alpha3
Compiled on: Aug 12 2012

The link you provided not working "page not found"


cheers
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.0alpha3 opinion after testing

maqifrnswa
On Tue, Aug 21, 2012 at 10:09 AM, grypokx [via LibreCAD]
<[hidden email]> wrote:

> Hi showard314
>
> I've just tried the 3 commands above again. am still
>
> Version: master
> SCM Revision: 2.0.0alpha3
> Compiled on: Aug 12 2012
>
> The link you provided not working "page not found"
>
>
> cheers

You actually do have 2.0.0alpha4, it's incorrectly telling you it is
2.0.0alpha3.

dxli/ries - we have to bump:

SCMREVISION="2.0.0alpha3"

on line 13 of:
https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/src.pro

BTW, try this link:
https://launchpad.net/~librecad-dev/+archive/librecad-daily

Cheers,
Scott