|
Zaskar
|
 |
« Reply #60 on: January 20, 2007, 07:06:42 am » |
|
I'm not in my home these days, so I don't have my pc and my amsn to continue the developing. I'll be back soon, you'll get some news next week. What do you think that should be the next step?
|
|
|
|
|
Logged
|
|
|
|
|
vivia
|
 |
« Reply #61 on: January 20, 2007, 01:29:57 pm » |
|
Fix the bug reported bu ekz, stop "stealing" received winks automatically, and IIRC you also had other items in your TODO for the plugin, right?.... Anyway, for the millionth time, thanx 
|
|
|
|
|
Logged
|
|
|
|
Kalinda
Power user
Offline
Posts: 97
|
 |
« Reply #62 on: January 20, 2007, 07:02:06 pm » |
|
Well.. I downloaded and installed it.. and it's pretty awesome  I can send and receive winks just fine, although sometimes it takes a bit of time to play them. How can I change the player used from gnash to Flash 9? And on that note, does anyone know where I can acquire the Flash 9 standalone player? All I can find is the plugin. Gnash doesn't play back some winks properly, probably because they need Flash 9. Also, maybe later on it would be a good idea to include the .mco files for the default winks with the plugin itself? That way we don't have to receive them from others first. Unless the .mco's are too big? Sorry if this has already been addressed, didn't read through the whole thread, just skimmed bits of it. Good work, though!
|
|
|
|
|
Logged
|
|
|
|
zerock
Newbie
Offline
Posts: 17
|
 |
« Reply #63 on: January 20, 2007, 07:16:16 pm » |
|
it probably needs some work on mac..
i get this:
[14:14:42] Received wink: "Kiss"... Unknown wink, waiting for it...!
Can't open content.xml
|
|
|
|
|
Logged
|
|
|
|
|
Fenix-TX
|
 |
« Reply #64 on: January 20, 2007, 07:45:18 pm » |
|
|
|
|
|
|
Logged
|
|
|
|
|
kakaroto
|
 |
« Reply #65 on: January 21, 2007, 10:05:12 am » |
|
kalinda, because of licensing issues it will probably be impossible to ship licensed Micro$oft winks with the plugin, so the 'workaround' is to receive them first.
|
|
|
|
|
Logged
|
KaKaRoTo
|
|
|
|
Zaskar
|
 |
« Reply #66 on: January 21, 2007, 11:21:22 pm » |
|
The bug reported by ekz is fixed now, the $wink(name) was not between "", so when the name contains a space there was a trouble.
About stop stealing winsk, that's what I'm going to do now: When a new wink cames and I get the cab file, I'll extract the swf and I'll keep only this file (I'll delete the cab after extracting). This file will be in cache folder named as its sha1d encoded with md5, so when a new wink arrives, I encode the sha1d, I see if the file exists and in that case play it inmediatly, in other case ask for the file. In that way, we keep in chache only the swf, and not all the other wink information, so we can play it locally, but we can't resend that wink to anyone, we can't steal them. If we find later that there's some way to find out if a wink can be copied or not, I'll add the steal option for those ones, but rigth now I don't know. I thought that it was a field in the stamp called public that says "Y" or "N", but testing with the official client, it never lets me steal the wink. Is that ok?
|
|
|
|
|
Logged
|
|
|
|
|
Zaskar
|
 |
« Reply #67 on: January 22, 2007, 03:31:21 am » |
|
|
|
|
|
|
Logged
|
|
|
|
|
kakaroto
|
 |
« Reply #68 on: January 22, 2007, 04:58:58 am » |
|
no, you can steal the wink, we just don't want it to steal automatically. All you need is the to save the stamp with the wink cab file....
|
|
|
|
|
Logged
|
KaKaRoTo
|
|
|
ilsikulo
Newbie
Offline
Posts: 4
|
 |
« Reply #69 on: January 24, 2007, 06:01:41 pm » |
|
Hello congratulations for the work! I have installed the plugin in my amsn 0.97b plugin directory, I have loaded it. But I have a problem! When I send winks is all ok, but when I receive a new Wink there's a problem.....In the log window of amsn (CTRL+S) i receive that message ... [17:53:19] cabextract output: /home/fabio/.amsn/ilsikulo_****_**/winks/tmp/content.xml: Permission denied
Why??.... In other cases, when I receive a Wink, I can show it, but the plugin is not able to insert that wink I have received in the wink menu! I use linux Ubuntu Dapper, and I have reconfigured the files permission.... chmod -R a+xwr ..../tmp/ but nothig!!!....... Can help me??.....Thanks
|
|
|
|
|
Logged
|
|
|
|
MaT_UC
Newbie
Offline
Posts: 2
|
 |
« Reply #70 on: January 24, 2007, 06:28:55 pm » |
|
it probably needs some work on mac..
i get this:
[14:14:42] Received wink: "Kiss"... Unknown wink, waiting for it...!
Can't open content.xml Zerock be sure you followed all Tom instructions , it works great for meXD
|
|
|
|
|
Logged
|
|
|
|
|
Zaskar
|
 |
« Reply #71 on: January 25, 2007, 07:02:48 pm » |
|
Hi again. There are some news for that plugin. I've made a new cache structure. The file received remains there (so we can use it to move the wink from cache to our customs winks), but also is decompressed to a folder into the cache one to get the thumbnail and the animation faster. When you send or receive a wink, now you'll see its thumbnail next to its name. If you left click the thumbnail you can play it again, or add it to yor winks menu (steal, if this one was in cache). When stealing a wink, I just move the file and the folder from cache to winks and modify the indexs (now there is one in cache folder too). I've also fixed some little bugs or "almost bugs" that I've found over there. It needs a lot of testing still, so the zip file is here: http://in.solit.us/archives/show/9469
|
|
|
|
|
Logged
|
|
|
|
BoneFill
Newbie
Offline
Posts: 35
|
 |
« Reply #72 on: January 25, 2007, 10:42:08 pm » |
|
Hi there, great job  there's only one problem with it when you use it on Mac while opening the winks after you receive one because of a space in the path. I'm on Mac so I don't know if it's a Mac only issue. When you receive a Wink the log says: Eval: exec open /Users/ME/Library/Application Support/amsn/ME_hotmail_com/winks/11460b3760cb652c2b31fbd2cc71dd5d/wpw006db01.swf Now if copy/paste/edit to: exec open /Users/ME/Library/ Application\ Support/amsn/ME_hotmail_com/winks/11460b3760cb652c2b31fbd2cc71dd5d/wpw006db01.swf Now it works. It's weird because it can read anything in that path but can't execute.
|
|
|
|
|
Logged
|
|
|
|
|
Trappski
|
 |
« Reply #73 on: January 25, 2007, 11:00:39 pm » |
|
Hi there, great job  there's only one problem with it when you use it on Mac while opening the winks after you receive one because of a space in the path. I'm on Mac so I don't know if it's a Mac only issue. When you receive a Wink the log says: Eval: exec open /Users/ME/Library/Application Support/amsn/ME_hotmail_com/winks/11460b3760cb652c2b31fbd2cc71dd5d/wpw006db01.swf Now if copy/paste/edit to: exec open /Users/ME/Library/ Application\ Support/amsn/ME_hotmail_com/winks/11460b3760cb652c2b31fbd2cc71dd5d/wpw006db01.swf Now it works. It's weird because it can read anything in that path but can't execute. the later part is a correct path in UNIX whilst the top one is wrong... the "\ " is an escape sequence that is replaced with the space chracter. If the escape sequence is not there the above path will be interpreted simply as "/Users/ME/Library/Application " and then it thinks that's it.
|
|
|
|
|
Logged
|
|
|
|
|
Zaskar
|
 |
« Reply #74 on: January 25, 2007, 11:50:30 pm » |
|
Here's another version. It includes language support (I've only written English and Spanish, help nedeed for others), an option for not playing the wink automatically when it's received and may be the fix for the problem with spaces in paths. http://in.solit.us/archives/show/9493
|
|
|
|
|
Logged
|
|
|
|
|