Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Neso 2.4 - Windows 7
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
erik.vh  
View profile  
 More options Sep 3 2012, 8:21 am
From: "erik.vh" <erik...@scarlet.be>
Date: Mon, 3 Sep 2012 05:21:27 -0700 (PDT)
Local: Mon, Sep 3 2012 8:21 am
Subject: Neso 2.4 - Windows 7

I'm testing Neso 2.4 on a portable with Windows 7 and installed it in
C:\Program Files\neso-2.4.0.
After the Hello World tutorial (see earlier posts) I'm trying to create my
own module now. And I dit not get mymodule visible in the list of modules
as admin, whatever I tried.
After some frustrating time to check everything; I suddenly remembered what
I also experienced with the HelloWorld tutorial, and it worked for mymodule
as well:

mymodule only became visible when I copied the files in Windows 7
VirtualStore (C:\Users\Me\AppData\Local\VirtualStore\Program
Files\neso-2.4.0\trytond\trytond\modules\mymodule) to its non-virtual spot
(C:\Program Files\neso-2.4.0\trytond\trytond\modules\mymodule).

So it appears to me the trytond server does not interact with the Windows 7
filesystem as it should (according to Microsoft, since the VirtualStore
system should be 100% transparent to applications).

Is this a known issue? Suggestions?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raimon Esteve  
View profile  
 More options Sep 3 2012, 8:31 am
From: Raimon Esteve <raimonest...@gmail.com>
Date: Mon, 3 Sep 2012 14:31:00 +0200
Subject: Re: [tryton] Neso 2.4 - Windows 7
2012/9/3 erik.vh <erik...@scarlet.be>:

> Is this a known issue? Suggestions?

test and work in unix SO.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
erik.vh  
View profile  
 More options Sep 3 2012, 10:52 am
From: "erik.vh" <erik...@scarlet.be>
Date: Mon, 3 Sep 2012 07:52:00 -0700 (PDT)
Subject: Re: [tryton] Neso 2.4 - Windows 7

> test and work in unix SO.

Setting up a linux VM for testing. OK; let's see. I might consider that.
But at the end, this software would need to run in existing environments,
which are Windows based. Sorry, it's not up to me to decide or change that.

So this is a fundamental question for me. The Tryton client is available on
Windows: good. Running a PostgreSQL database server on Windows is possible:
good.
Is a migration of the Tryton server to Windows in the pipeline? If yes,
setting up a temporary test environment with a Virtual Linux might be worth
the effort.
Why? Our organisation will not migrate to another server platform soon, I'm
sure.

If not, I might be willing to help to get this done if there is any
cooperation possible?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Évrard  
View profile  
 More options Sep 3 2012, 11:30 am
From: Nicolas Évrard <nicolas.evr...@b2ck.com>
Date: Mon, 3 Sep 2012 17:30:30 +0200
Local: Mon, Sep 3 2012 11:30 am
Subject: Re: [tryton] Neso 2.4 - Windows 7

* erik.vh  [2012-09-03 16:52 +0200]:

>> test and work in unix SO.

>Setting up a linux VM for testing. OK; let's see. I might consider
>that.
>But at the end, this software would need to run in existing
>environments, which are Windows based. Sorry, it's not up to me to
>decide or change that.

Some existing environments are windows based indeed.

>So this is a fundamental question for me. The Tryton client is
>available on Windows: good. Running a PostgreSQL database server on
>Windows is possible: good.
>Is a migration of the Tryton server to Windows in the pipeline? If
>yes, setting up a temporary test environment with a Virtual Linux
>might be worth the effort.

I don't think there is a lot of work to do in order to make trytond
work quite well under windows. Trytond is written exclusively in
python and thus is portable probably quite easily on windows.

But I am afraid not a lot of people (if any) here are doing any effort
to actually port trytond. Nevertheless, you can always ask for some
advices if people have any ideas about your question you will receive
answers.

>If not, I might be willing to help to get this done if there is any
>cooperation possible?

If the patches are well done, I don't see why they should not be
accepted.

--
Nicolas Évrard

B2CK SPRL
rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
E-mail/Jabber: nicolas.evr...@b2ck.com
Website: http://www.b2ck.com/

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cédric Krier  
View profile  
 More options Sep 4 2012, 5:23 am
From: Cédric Krier <cedric.kr...@b2ck.com>
Date: Tue, 4 Sep 2012 11:23:11 +0200
Local: Tues, Sep 4 2012 5:23 am
Subject: Re: [tryton] Neso 2.4 - Windows 7

On 03/09/12 17:30 +0200, Nicolas Évrard wrote:

> >So this is a fundamental question for me. The Tryton client is
> >available on Windows: good. Running a PostgreSQL database server on
> >Windows is possible: good.
> >Is a migration of the Tryton server to Windows in the pipeline? If
> >yes, setting up a temporary test environment with a Virtual Linux
> >might be worth the effort.

> I don't think there is a lot of work to do in order to make trytond
> work quite well under windows. Trytond is written exclusively in
> python and thus is portable probably quite easily on windows.

Indeed there is nothing to change to make it works on windows because it
does (neso is barely a server run on Windows).
But to get the best experience out of Tryton on Windows, you must setup
a Python environment and install all the dependencies using easy_install
(but some will not work because they require a C compiler, they must be
installed using pre-compiled setup.exe).
But definetely, Neso is not the best environment to develop on.

--
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric.kr...@b2ck.com
Website: http://www.b2ck.com/

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »