You are here

PAGoosy Portable 1.2.0.1 Development Test 1

4 posts / 0 new
Last post
vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
PAGoosy Portable 1.2.0.1 Development Test 1

Application: Googsystray with Portable web browser module for Python apps compiled into to it.
Category:Internet
Description:PAGoosy is the program Googsystray. Which is a system tray app for Google Voice, GMail, Google Calendar, Google Reader, and Google Wave. The idea is to be able to keep track of all that stuff without having to keep a bunch of browser tabs open, or constantly checking them. It notifies on new messages, alerts, etc., and provides basic services quickly (Reading or sending a new SMS message, or marking an email read, for example.) I have added Chris Morgan's portablewebbrowser.py to it.

Download PAGoosy Portable1.2.0.1 Development Test 1 [7.1MB download / 23.3MB installed]
(MD5: 43179f5c973400ecab49ed958d3ccbb9)

Release Notes:

Development Test 1 (2010-06-24): Initial release

  1. Compiled portablwebbrowser.py into the program so program now supports the default PortableApps web browser.
  2. Tidied up the appinfo.ini file as well as app launcher files
  3. Created new icon set. Not the greatest I admit but functional.
  4. Created new name for this fork. PAGoosy = PA stands for PortableApps, Goo is for Google and sy is for systray. Sort of a play on words.



Please note this is basically just the Googsystray program, after numerous requests and admittedly not wanting to support any exe file created but his own I decided to branch into this one. The original author will not support this. As for me I will do what I can, but I am no programmer.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
For current users of Googsystray Portable: If you wish to keep all of your same settings for this fork then copy the Data folder from Googsystray Portable and paste it into te Data folder for PAGoosy Portable.
========================================================================

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 10 months ago
Joined: 2007-04-15 21:08
Later not needed

From a thing that John has said, this portablewebbrowser module will be made redundant by the Platform 2.0; along with file extension registration, the system default web browser will also be able to be set (they go in the same place). Then I think you'll be able to go back to using googsystray as it is. It's quite acceptable to then require the Platform to get the browser integration. In the mean time, well done, even if it becomes quite rapidly redundant I'm sure it's helped your understanding of some of the Python and py2exe concepts Smile

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
Thanks Chris

It was fun yet challenging, I am sure it will soon be outdated. For now call it a patch.

Smile

Oh and I like my name and icons better Wink

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
Error message?

Ok program was working great now get following

Traceback (most recent call last):
File "googsystray", line 33, in
File "googsystray\GMain.pyc", line 1149, in main
File "googsystray\GMain.pyc", line 983, in start
File "googsystray\GMain.pyc", line 771, in GoogleLogin
File "googsystray\GKeyring.pyc", line 192, in get_creds
File "googsystray\GKeyring.pyc", line 114, in get_creds
File "ctypes\__init__.pyc", line 496, in string_at
WindowsError: exception: access violation reading 0x00000000

Have submitted bug report. Anyone else getting same?

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Log in or register to post comments