Miranda IM

Page 32 of 245 FirstFirst ... 2230313233344282132 ... LastLast
Results 311 to 320 of 2443

Thread: SmileyAdd (fixed) discussion

  1. #311
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by Nightwish
    Regarding smileyadd - nothing has changed in the replacement code itself.
    Thanks,

    but what is "flickering" then. SmileyAdd cannot make it flicker...

  2. #312
    Join Date
    March 2005
    Location
    Sweden
    Posts
    48

    Same issue here

    Using .97 of tabsrmm but i have the issues with the new smileyadd aswell somtimes they parse somtimes they don't.

    Hope you fix this.....

  3. #313
    Join Date
    June 2005
    Location
    Germany
    Posts
    2,298
    Quote Originally Posted by infamy
    Using .97 of tabsrmm but i have the issues with the new smileyadd aswell somtimes they parse somtimes they don't.

    Hope you fix this.....
    Is it perhaps the same issue as in this posting?

    EDIT: "Flickering" is only in chat.dll 0.3.2.0 e.g. when there is much written and you switch Tabs or you write a lot

    "Flickering" means the mouse cursors blinks when the hourglass is displayed, it blinks very fast... it flickers... it looks like it's shivering...

    BTW: Im not the only one with this problem, some others had it too
    Last edited by FREAK_THEMIGHTY; 9 Oct 2005 at 9:06 PM.

  4. #314
    Join Date
    March 2005
    Location
    Germany, Duesseldorf
    Posts
    5,507
    No, its not only "flickering",
    if you have a slow computer (1.5GHz P4 winXP Pro) the mouse jerks,
    thats very annoying, and sometimes i have a transparent input textfield and miranda is completly blocked until the history with smilies are painted.

    Sorry i can give only the information that this not happend with vers. 0.1.7.6 and i using smileadd only for chat.dll v.0.3.2.0.

    Peter

  5. #315
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by Lastwebpage
    sorry , i dont understand...
    i find no line like this <numeric_value... or ..numeric_value> in the XEP file...
    Peter,

    katabuki.xep has 4 problems:

    1. malformed XML: lines 269 and 272 should be written as following: ":-&amp;"
    2. malfrormed regular expressions:
    line 72 should be written as following: ":x|\*IN\ LOVE\*|\*IN *LOVE\*|\*IN_LOVE\*|\*INLOVE\*"
    line 1084 should be written as following: "\[[Bb]ye\]|\[[Bb]ye!+\]|\[рук[иуеа]\]|\[Рук[иуеа]\]"
    Last edited by borkra; 9 Oct 2005 at 10:23 PM.

  6. #316
    here is the problem with the new release:

    i have "replace isolated smilies only' activated. however, with the new release smilies at the very end do not get replaced, because obviously there is no space at the end. Therefore, there should be an exception rule...

    Example1: Smilie :) Test works
    Example2: Smilies don't work :(

  7. #317
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by buffer
    here is the problem with the new release:

    i have "replace isolated smilies only' activated. however, with the new release smilies at the very end do not get replaced, because obviously there is no space at the end. Therefore, there should be an exception rule...

    Example1: Smilie :) Test works
    Example2: Smilies don't work :(
    buffer,

    thanks a lot, I already fixed that. But I don't want to make release to fix one problem at a time. I would like to fix as many as I can and then release. So I am working on more complex issues right now. Like the performance issue which I don't understand, and I am asking questions on these issues to clear them out.
    Last edited by borkra; 10 Oct 2005 at 12:09 AM.

  8. #318
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by Faith Healer
    confirm errors and wrong parsing (or not at all on some smileys)
    http://faith.nichegotut.net/plugins/Smileys/xep/
    these smileys that are "malfunction" for new smileyadd. in nConvers they were working more than 2 years :)
    Faith Healer,

    1. Could you please remove or rename <32bit_Icons> node from your xep. It's not xml standard compliant and nConvers does not use it. I hate to put in workaround for something which is not used.

    2. There are 2 malformed regular expressions in icqlitefull.xep
    "\*KISSING\*|{}|()", it should be "\*KISSING\*|\{\}|\(\)"
    ":-\*|:-{}|:{}", it should be ":-\*|:-\{\}|:\{\}"
    The problem with these that even though they are ok with old POSIX standard they are not compliant with newer one, which all modern parsers follow.
    Last edited by borkra; 10 Oct 2005 at 1:08 AM.

  9. #319
    Join Date
    March 2005
    Location
    Germany, Duesseldorf
    Posts
    5,507
    Thanks for the info borkra for the info.

    But i am surprised...
    At the evening this smileyadd realy slow down the irc/chat window,
    no it works faster ...
    I have change nothing, so i am not sure if only the smileadd.dll make this problems.. :|

    And btw, some website about this POSIX standard maybe ? i have try google, but i dont find a good site about this.

    Peter
    Last edited by Lastwebpage; 10 Oct 2005 at 12:02 AM.

  10. #320
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by Lastwebpage
    Thanks for the info borkra for the info.

    But i am surprised...
    At the evening this smileyadd realy slow down the irc/chat window,
    no it works faster ...
    I have change nothing, so i am not sure if only the smileadd.dll make this problems.. :|

    And btw, some website about this POSIX standard maybe ? i have try google, but i dont find a good site about this.

    Peter
    Peter,

    I can not find anything that will make 0.1.8.0 SmileyAdd work slower then 0.1.7.6

    There are actually 2 standards on RegEx POSIX and Perl. They are close but different.
    In addition there are different versions of these standards.

    The POSIX standard is actually IEEE. The description could be found here: http://www.opengroup.org/onlinepubs/...bd_chap09.html

    Perl documentation could be found here: http://perldoc.perl.org/perl.html

    In addition you want to consider following: if don't write complaint expression it will not necessarily fail. It will work fine on one parser and fail on the other. You are at the mercy of the parser at this point though. On the other hand compliant expression will work on any parser compliant with the standard.
    Last edited by borkra; 10 Oct 2005 at 2:11 AM.

Similar Threads

  1. Weather Protocol (fixed)
    By borkra in forum Protocols
    Replies: 1408
    Last Post: 18 Jul 2012, 12:52 AM
  2. New Notes & Reminders 0.0.4.5 - fixed
    By Joe @ Whale in forum Plugins
    Replies: 42
    Last Post: 8 Jul 2012, 3:51 PM
  3. new version -ICQ-Offline-BUG Fixed?
    By Dennis[B] in forum Technical Support
    Replies: 10
    Last Post: 27 Jul 2008, 3:35 AM
  4. fixed status after startup, regardless of plugin
    By idontknow in forum Technical Support
    Replies: 3
    Last Post: 20 Mar 2006, 8:47 AM
  5. how to make M-IM window STAY fixed?
    By esckey in forum Technical Support
    Replies: 3
    Last Post: 19 Jan 2006, 12:23 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •