Code Monkey home page Code Monkey logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I don't use Windows, and don't even install it on my computer. I will be very
appreciated if anyone can help me to do that.

Original comment by [email protected] on 22 Jan 2009 at 2:21

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
py2exe might do the Job for us:
http://www.py2exe.org/

A recipe for py2exe and PyGTK:
http://www.py2exe.org/index.cgi/Py2exeAndPyGTK

Original comment by heldersepu on 22 Jan 2009 at 3:41

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I did it using py2exe & NSIS
will do some testing tomorrow..

Original comment by heldersepu on 23 Jan 2009 at 5:10

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Please let me know if your package works well. If the test result is OK, I'll 
put it
on the project's homepage.

Thanks a lot!

Original comment by [email protected] on 23 Jan 2009 at 9:55

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Successfully installed in all the OS below:
  Microsoft Windows 7 Ultimate [Version 6.1.7000] (Beta)
  Microsoft Windows Server 2008 SP1 [Version 6.0.6001]
  Microsoft Windows Vista Ultimate SP1 [Version 6.0.6001] (64 Bit)
  Microsoft Windows Vista Business [Version 6.0.6000]
  Microsoft Windows XP Pro SP2 [Version 5.1.2600]

I also test it in Win 2000 SP4 but one of the required components (MS Visual 
C++ 
Redistributable Pack) is not working
  http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-
074b9f2bc1bf&displaylang=en
image with the error attached (vcredist_x86.bmp), it might be the Win2K 
installation 
that I have...

Original comment by heldersepu on 23 Jan 2009 at 7:11

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
More in the Win 2K issue...
The installer contains:
  Microsoft Visual C++ 2008 Redistributable Package 
I also tested with: 
  Microsoft Visual C++ 2005 Redistributable Package
and Win 2K shows the error attached "vcredist_x86 (05).bmp"

Original comment by heldersepu on 23 Jan 2009 at 7:29

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I'm very glad to see it works on most Windows. I've put the installer on the
homepage. I really appreciate your help.

Original comment by [email protected] on 24 Jan 2009 at 2:52

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
All setup files added to the repository 

we might be able to reduce the size:
http://py2exe.org/index.cgi/OptimizingSize

...but that will be another issue :)

Original comment by heldersepu on 24 Jan 2009 at 5:00

  • Changed state: Done

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Latest installer works well on Windows 2000. For more detail, see Issue 10.

Addition to the Successfully installed OS:
  Microsoft Windows XP Pro SP2 (Spanish & Italian editions)
  Microsoft Windows 2000 SP4 [Version 5.0.2195]

Original comment by heldersepu on 27 Jan 2009 at 2:17

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
hi

if i'm creating installer by my self starting installer\setup.bat and install 
the catcher it does not work with errors in attachment.
but catcher installed from downloaded from web installation works.

Original comment by [email protected] on 19 Aug 2010 at 2:42

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
 I been looking at your "setup.bat.output.txt" and honestly it looks almost identical to mine with the only difference that you are running it from "D:\Projects" and I have mine on "C:"

 The few differences that I found are in following sections: 
- The following modules appear to be missing
  Here you have a long list, in mine it only shows 4 items
- *** binary dependencies ***
  Here yours have OLEAUT32.dll that one is not on mine

I had issues in the past running the installer on a 64 bit PC
The only thing I can recommend you is to try using the same files that I have 
tested, take a look in the begging of the batch file:
http://code.google.com/p/gmapcatcher/source/browse/trunk/installer/setup.bat

Original comment by heldersepu on 19 Aug 2010 at 12:51

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
thanks,
after adding to maps.py following line it works on my pc:

import os
import signal
import gobject
import gio  <===== add this line

from gmapcatcher.mapConst import *
from gmapcatcher.gtkThread import *
from gmapcatcher.mapConf import MapConf

ps also take a look to issue 28

Original comment by [email protected] on 20 Aug 2010 at 7:30

from gmapcatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.