Search found 10 matches
- Thu May 03, 2018 10:23 pm
- Forum: Papagayo
- Topic: Papagayo 1.1
- Replies: 19
- Views: 81213
Re: Papagayo 1.1
Sadly I haven't been using Papagayo recently. It's actually been years since I was working on a project which required it (over 5). I was briefly the maintainer of a fork which was later adopted by the Morevna folks, but I'm not sure what their current state of development is either. You might try p...
- Sun Sep 19, 2010 10:58 pm
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Hi Ben, Installation went smoothly, but the exe says 'not a valid win32 application'... ...uninstall also went smoothly :) Yeah... there was a small problem with my generation pipeline for the Windows binary and the installer. I got some time to work on this past Thursday (Sep 16 2010). So that sho...
- Wed Sep 15, 2010 1:22 am
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Windows Installer Now Available
I finally got some time (since my employer requested it) to make a proper installer for my release of Papagayo. This is a prototype installer so if you find any problems feel free to report them on the Papagayo Google Code project page. Depending on whether I can find the time in the next couple of ...
- Mon Aug 30, 2010 1:57 am
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
I wanted to download but This project currently has no downloads. Sorry about that... currently there is only a source version of the software. I'm working on creating a Windows installable version at the moment. I'll probably have something working by tomorrow. I'll add some installation instructi...
- Sun Aug 29, 2010 11:58 pm
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Re: small issue
but you need to resize the window to recover the interface,but it's ok ,not a big problem. http://code.google.com/p/papagayo/issues/detail?id=2#c1 Is this what you're seeing? Update: Since I posted that I've made a new fix that seems to solve the issue... it's a horrible hack (basically I "jig...
- Sun Aug 29, 2010 10:57 pm
- Forum: Papagayo
- Topic: Papagayo 1.1
- Replies: 19
- Views: 81213
Re: 64-bit Linux
I enjoyed using 1.1 on my 32-bit system, but now on an amd64 and it doesn't work. It fails ending with: ImportError: /home/ben/games/papagayo/_lm.so: wrong ELF class: ELFCLASS32 It would need either a 64-bit version, or conditional loading of a 64-bit compiled _lm.so. Can anyone help with this? Is ...
- Sun Aug 29, 2010 10:55 pm
- Forum: Papagayo
- Topic: compiling error under linux, amd64: _lm.so
- Replies: 1
- Views: 5424
I've created a new version of Papagayo that removes the dependency on the lm module. There currently isn't a binary version for Linux but it can be downloaded here:
http://code.google.com/p/papagayo/
Ben
http://code.google.com/p/papagayo/
Ben
- Sun Aug 29, 2010 10:45 pm
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Re: Very good!
It's really a good news for me!!! Thanks Ben! Finally someone start to improve it,I mean replacing lm module give more chance for more people to do the modifications. I try to do that before,it's not easy since lm module only works on old python version. Thanks again Ben! The lm module is what fina...
- Sun Aug 29, 2010 10:38 pm
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Re: small issue
Ok,I try to play with it under windows xp 32bit. I got this warning at startup:"No handler found for image type",. And the interface is mess up,if you resize,it become normal. I do a little search,and made some change in MouthView.py: after line 124: nolog = wx.LogNull() bitmaps[file.spli...
- Sat Aug 28, 2010 6:14 am
- Forum: Papagayo
- Topic: Improving Papagayo
- Replies: 12
- Views: 12376
Improving Papagayo
Hello, I've been using Papagayo for about a month now to create lipsync data for a pilot project. Now that it is over I'm now moving on to using Papagayo on a much larger scale and am encountering a variety of problems with making modifications, running it on my systems (Ubuntu amd64), and have deci...