aMSN Forums
May 25, 2013, 02:35:50 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  The Community / Plugins / TeXIM is being bad to AlphaOne on: February 11, 2009, 02:52:46 pm
i have gs command! maybe TeXIM doesn't know where is it! how can i solve?
2  The Community / Plugins / Plugin Development on: February 10, 2009, 01:36:00 am
i think u'll have to use the parameter msg of the event chat_msg_received  to take "hi codeherd"
3  The Community / Plugins / TeXIM is being bad to AlphaOne on: February 09, 2009, 10:57:51 pm
hi guys! i'm trying TeXIM plug-in but i've found out a lot of problem!
i'm usign aMSN 0.97.2 on a MAC OS X 10.5.6  

TeXIM has some problems when it tries to create the .gif file from the .ps  ...
i think that i set all the right paths for latex, dvips and convert (i've tried them from the terminal) but TeXIM's log say:


[22:36:41] core: Executing ::TeXIM::parseLaTeX
[22:36:41] TeXIM: creating a GIF with the tex code:
 test n.100
[22:36:42] TeXIM: sh: gs: command not found
sh: gs: command not found
convert: unable to open image `dps:TeXIM.ps': No such file or directory.
convert: Postscript delegate failed `TeXIM.ps'.
convert: missing an image filename `TeXIM.gif'.
^^Error in CONVERT
[22:36:42] TeXIM: GifFile=
0
[22:36:42] TeXIM: ERROR WHILE CREATING THE GIF FILE FROM TEX :
 test n.100



in the code i can't find when it calls "gs" command .. (i don't know what is "gs" for)
and why it tries to convert 'dps:TeXIM.ps'  rather than  'TeXIM.ps'  .. in the code nowhere insert the string 'dps:' ... i've tried to modify the code too, without any results ...
I've tried to send TeXIM.ps instead of TeXIM.gif .. but the chat gui can't read *.ps image! so it sent the right message, but aMSN can't load the image .ps , result: an empty message arrives to my friend!

Anyone can help me??

Another question .. anybody knows what is the code to send a file?! and where can i find a "manual" to learn writing aMSN plug-in??

tnk u!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!