pythonw and rcs

View: New views
7 Messages — Rating Filter:   Alert me  

pythonw and rcs

by Patrick Lambe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

pythonw and rcs

Im only just moving across to gramps having lived in the genbox world for quite a while, but the idea of source control based versioning (and a much better windows port than when I last tried it) has caused me to stick my toe in the gramps world again. So forgive me if my questions have obvious answers for those of you whove been here longer

Firing up the default windows install (i.e. running gramps under pythonw.exe rather than python.exe, it all works fine when run from python.exe BTW) and clicking on anything to do with family tree management (archive, delete etc) causes a file handle is already closed error. Ive fixed it for myself by hacking the code in DBManager.py, but I assume, since the problem I’m having doesnt seem to be reported anywhere, Im the only one that has the issue, which is why I assume it may be something to do with the install of RCS I have or something similar. Does this work for everyone else?

Thanks,

Pat.


------------------------------------------------------------------------------

_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows

Re: pythonw and rcs

by Helge@GRAMPS :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

it would be nice to get more information about your system before having any idea about your special questions / details:
Python   Version ?
GTK+     ?
pyGTK    ?
gobject  ?
cairo      ?
Gramps ?
Windows ? (because you are using the Gramps-Windows thread I assume Windows on you computer)

Concerning RCS (But for a normal work of GRAMPS RCS isn't necessary because it's an option): it seems to me there is just a problem http://www.gramps-project.org/bugs/view.php?id=3124

Beside this RCS problem I don't know any problem to use family tree management (archive, delete etc) on a Windows PC. And you don't need RCS for normal work. But may be, I didn't understood your question right.
-Helge
Patrick Lambe wrote:
I'm only just moving across to gramps having lived in the genbox world for
quite a while, but the idea of source control based versioning (and a much
better windows port than when I last tried it) has caused me to stick my toe
in the gramps world again. So forgive me if my questions have obvious
answers for those of you who've been here longer.

Firing up the default windows install (i.e. running gramps under pythonw.exe
rather than python.exe, it all works fine when run from python.exe BTW) and
clicking on anything to do with family tree management (archive, delete etc)
causes a file handle is already closed error. I've fixed it for myself by
hacking the code in DBManager.py, but I assume, since the problem I'm having
doesn't seem to be reported anywhere, I'm the only one that has the issue,
which is why I assume it may be something to do with the install of RCS I
have or something similar. Does this work for everyone else?

Thanks,

Pat.

------------------------------------------------------------------------------

_______________________________________________
Gramps-windows mailing list
Gramps-windows@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gramps-windows

Re: pythonw and rcs

by Doug Blank-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pat,

Can you create a bug in the issue tracker, and post your fix? That way we can fix it for everyone.

http://www.gramps-project.org/bugs/

Thanks!

-Doug


On Sat, Jul 25, 2009 at 6:28 AM, Patrick Lambe <pat@...> wrote:

Im only just moving across to gramps having lived in the genbox world for quite a while, but the idea of source control based versioning (and a much better windows port than when I last tried it) has caused me to stick my toe in the gramps world again. So forgive me if my questions have obvious answers for those of you whove been here longer

Firing up the default windows install (i.e. running gramps under pythonw.exe rather than python.exe, it all works fine when run from python.exe BTW) and clicking on anything to do with family tree management (archive, delete etc) causes a file handle is already closed error. Ive fixed it for myself by hacking the code in DBManager.py, but I assume, since the problem I’m having doesnt seem to be reported anywhere, Im the only one that has the issue, which is why I assume it may be something to do with the install of RCS I have or something similar. Does this work for everyone else?

Thanks,

Pat.


------------------------------------------------------------------------------

_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows



------------------------------------------------------------------------------

_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows

Re: pythonw and rcs

by Patrick Lambe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

My versions are the pre-requisites in the wiki, i.e.
Python 2.5.4
GTK+ 2.12.9
pygtk 2.12.1
pygobject 2.12.3
pycairo 1.2.6
Gramps 3.1.2-1
RCS 5.7
But I can't see any of them causing this problem (other than the python,
windows and gramps versions), which is what makes me think its something to
do with my installation (of RCS? Maybe) as otherwise I can't see how it can
work for anyone running it on windows based on the problem I have, assuming
everyone is using the standard start menu command to start it (i.e. running
it under pythonw.exe). I think I need to go and play with my RCS
installation

Thanks,

Pat.

-----Original Message-----
From: Helge@GRAMPS [mailto:Helge.Herz@...]
Sent: 25 July 2009 16:34
To: gramps-windows@...
Subject: Re: [Gramps-windows] pythonw and rcs


Hi,

it would be nice to get more information about your system before having any
idea about your special questions / details:
Python   Version ?
GTK+     ?
pyGTK    ?
gobject  ?
cairo      ?
Gramps ?
Windows ? (because you are using the Gramps-Windows thread I assume Windows
on you computer)

Concerning RCS (But for a normal work of GRAMPS RCS isn't necessary because
it's an option): it seems to me there is just a problem
http://www.gramps-project.org/bugs/view.php?id=3124
http://www.gramps-project.org/bugs/view.php?id=3124 

Beside this RCS problem I don't know any problem to use family tree
management (archive, delete etc) on a Windows PC. And you don't need RCS for
normal work. But may be, I didn't understood your question right.
-Helge

Patrick Lambe wrote:

>
> I'm only just moving across to gramps having lived in the genbox world for
> quite a while, but the idea of source control based versioning (and a much
> better windows port than when I last tried it) has caused me to stick my
> toe
> in the gramps world again. So forgive me if my questions have obvious
> answers for those of you who've been here longer.
>
> Firing up the default windows install (i.e. running gramps under
> pythonw.exe
> rather than python.exe, it all works fine when run from python.exe BTW)
> and
> clicking on anything to do with family tree management (archive, delete
> etc)
> causes a file handle is already closed error. I've fixed it for myself by
> hacking the code in DBManager.py, but I assume, since the problem I'm
> having
> doesn't seem to be reported anywhere, I'm the only one that has the issue,
> which is why I assume it may be something to do with the install of RCS I
> have or something similar. Does this work for everyone else?
>
> Thanks,
>
> Pat.
>
>
----------------------------------------------------------------------------
--
>
> _______________________________________________
> Gramps-windows mailing list
> Gramps-windows@...
> https://lists.sourceforge.net/lists/listinfo/gramps-windows
>
>

--
View this message in context:
http://www.nabble.com/pythonw-and-rcs-tp24656845p24658909.html
Sent from the GRAMPS - Windows mailing list archive at Nabble.com.


----------------------------------------------------------------------------
--
_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows


------------------------------------------------------------------------------
_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows

Re: pythonw and rcs

by Helge@GRAMPS :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi again,
$
just for reference, I use:
Python 2.6.1
GTK+ 2.14.7
pyGTK 2.12.1
gobject 2.14.2
cairo 1.4.12
RCS 5.7
Windows Vista Home
Gramps 3.1.2

I'm not sure what's the right minor version to run Gramps for all the stuff from Python to cairo (I'm more in touch with latest versions). There should be some where in the Wiki the right information.
-Helge

Re: pythonw and rcs

by Patrick Lambe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Yes, what I was using were the versions specified in the wiki when I
installed it all yesterday. Ive since moved up to more recent versions too
with the  same results. The potentially big difference between our versions
are XP vs Vista. I may try and steal my wife's laptop for a while tomorrow
to see whether it works on vista.

Thanks,

Pat.

-----Original Message-----
From: Helge@GRAMPS [mailto:Helge.Herz@...]
Sent: 25 July 2009 21:38
To: gramps-windows@...
Subject: Re: [Gramps-windows] pythonw and rcs


Hi again,
$
just for reference, I use:
Python 2.6.1
GTK+ 2.14.7
pyGTK 2.12.1
gobject 2.14.2
cairo 1.4.12
RCS 5.7
Windows Vista Home
Gramps 3.1.2

I'm not sure what's the right minor version to run Gramps for all the stuff
from Python to cairo (I'm more in touch with latest versions). There should
be some where in the Wiki the right information.
-Helge
--
View this message in context:
http://www.nabble.com/pythonw-and-rcs-tp24656845p24661483.html
Sent from the GRAMPS - Windows mailing list archive at Nabble.com.


----------------------------------------------------------------------------
--
_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows


------------------------------------------------------------------------------
_______________________________________________
Gramps-windows mailing list
Gramps-windows@...
https://lists.sourceforge.net/lists/listinfo/gramps-windows

Re: pythonw and rcs

by Helge@GRAMPS :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oh, sorry, there was a wrong understanding by me. I always run python.exe on Windows.
During a previous discussion (see http://www.gramps-project.org/bugs/view.php?id=2119) I got the same problem for STDIN and STDOUT using pythonw.exe. Finally, at this time there came up no further support for the problem and I always use phyton.exe since this time only.
-Helge