Papagayo 1.2 problems

Discuss Papagayo issues here

Moderators: Víctor Paredes, slowtiger

User avatar
Lost Marble
Site Admin
Posts: 2347
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

macweenie wrote: However, does capitalization count here? It usually doesn't on a Mac but this is Unix no?

PS: I re-installed version 1.1 earlier today, should I re-install 1.2 before I run the test?
No, I don't think capitalization matters here, but this is a test for version 1.2 - it won't be meaningful for version 1.1.
User avatar
Lost Marble
Site Admin
Posts: 2347
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

ulrik wrote:and the "python" papagayo launched
Do you mean it launched successfully? So it runs from the command line, but not if you double-click it?

What version of QuickTime does everyone have installed?
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

Lost Marble wrote:
ulrik wrote:and the "python" papagayo launched
Do you mean it launched successfully? So it runs from the command line, but not if you double-click it?

What version of QuickTime does everyone have installed?
Yes it actually run, I didn't investigate all functios I just tried what you said and, yes it launched

I have qt v.7.1.2
macweenie
Posts: 25
Joined: Sun Dec 19, 2004 11:05 pm

Post by macweenie »

Okay, reinstalled 1.2 and ran test:

Last login: Wed Jul 19 18:36:56 on ttyp1
Welcome to Darwin!
Virus:~ eric$ pythonw /Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py
/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python: can't open file '/Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py': [Errno 2] No such file or directory
Virus:~ eric$

Except for the time stamp I think the message is identical to the one I ran previously.

Oh, and QT is Version 7.1.2
Juergen
Posts: 6
Joined: Sun Jul 30, 2006 12:17 pm

papagayo on linux

Post by Juergen »

hello,

I just tried papagayo on linux. When I start the papagayo script, I get:

/opt/papagayo/papagayo
Traceback (most recent call last):
File "/opt/papagayo/papagayo.py", line 37, in ?
papagayo = LipsyncApp(0)
File "/usr/lib/python2.4/site-packages/wxPython/wx.py", line 1951, in __init__
_wxStart(self.OnInit)
File "/opt/papagayo/papagayo.py", line 29, in OnInit
self.mainFrame = LipsyncFrame(None, -1, "")
File "/opt/papagayo/LipsyncFrame.py", line 152, in __init__
self.__do_layout()
File "/opt/papagayo/LipsyncFrame.py", line 234, in __do_layout
sizer_8.Add(self.label_2, 0, wx.ALIGN_CENTER_VERTICAL|wx.FIXED_MINSIZE, 0)
AttributeError: 'module' object has no attribute 'FIXED_MINSIZE'


regards Jürgen
bigkahuna
Posts: 15
Joined: Wed Jun 21, 2006 6:50 am

Post by bigkahuna »

Any update on this? I just got an iMac Intel Duo with OS X 10.4.7 and am not able to run Papagayo 2. Is there a work around to launch it?
bigkahuna
Posts: 15
Joined: Wed Jun 21, 2006 6:50 am

Post by bigkahuna »

Lost Marble wrote:Can you try this in Terminal?

pythonw /Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py
Sorry, missed this post. This works for me. Is there a way to automate this? I'm a bit new to Macs and OSX.
User avatar
Lost Marble
Site Admin
Posts: 2347
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

For any of the Mac users out there who had problems running Papagayo 1.2, please try re-downloading and re-installing Papagayo from here:

http://www.lostmarble.com/papagayo/index.shtml

I believe it may have been an installer issue that is now fixed. If you try it, please let us know the results.
bigkahuna
Posts: 15
Joined: Wed Jun 21, 2006 6:50 am

Post by bigkahuna »

Still doesn't work. I tried launching the icon and nothing. I tried the command line and got this:

Code: Select all

Traceback (most recent call last):
  File "/Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py", line 23, in ?
    import wx
ImportError: No module named wx
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

Still no luck in opening papagayo, I got this when trying to open in terminal:
Ulrik-Bod-ns-dator-2:~ ulrikboden$ /Applications/Papagayo/Papagayo.app/Contents/MacOS/Papagayo
-bash: /Applications/Papagayo/Papagayo.app/Contents/MacOS/Papagayo: /Developer/Applications/Utilities/MacPython-2.3/BuildApplet.app/Contents/MacOS: bad interpreter: No such file or directory
User avatar
Lost Marble
Site Admin
Posts: 2347
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

Hmm, thank you - at least now I've got some interesting error messages to use to sort things out.
macweenie
Posts: 25
Joined: Sun Dec 19, 2004 11:05 pm

Follow-up

Post by macweenie »

Most recent from me:

Last login: Mon Aug 21 14:34:08 on console
Welcome to Darwin!
Virus:~ eric$ pythonw /Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py
/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python: can't open file '/Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py': [Errno 2] No such file or directory
Virus:~ eric$
macweenie
Posts: 25
Joined: Sun Dec 19, 2004 11:05 pm

Okay, wait...

Post by macweenie »

After running the command in the terminal window and getting the same error I took a good look at the syntax of the command - pythonw /Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py and it struck me that I do not have Papagayo on that path. I have a sub-folder inside of applications called Lost Marble so I can keep things neat and tidy.

I put Papagayo on the path spacified in the command line and the result I get is a simple >. No error, no nothing. I am sorry it took until now before I saw the flaw, but I am not a programmer and my mind isn't given to thinking about problems like this in such ways. :roll:
User avatar
heyvern
Posts: 7035
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

Good grief...

Ever since OSX... I have had to actually learn about... <shudder>.... directory path names in applications... ick. Don't even get me started with Flash Actionscript class paths... AAAHHHHGGG!

The Teminal scares me to death... the application not the movie.

That is a weird thing old Mac sytem 6 fans like me didn't have to deal with for a long time... that's a SIX not an upside down NINE. I still miss it... multifinder... woohoo.

;)
User avatar
Lost Marble
Site Admin
Posts: 2347
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

Alright, let's give this one more try. Mac users, please download Papagayo again and give it another try.

Sorry for all the confusion, but Papagayo is kind of a funny beast - it's written in a scripting language called Python. Python's a great language, but the combination of Mac application bundles, scripting languages, and Universal Binaries (both PowerPC and Intel code) makes for a convoluted installation. I think I've got it now - please tell me I'm right...
Post Reply