Author Topic: File transfer bug in dev build  (Read 3027 times)

0 Members and 1 Guest are viewing this topic.

Offline eugeny

File transfer bug in dev build
« on: 13 02 2023, 14:18:33 »
The latest development version (number 25251) sends files correctly, but reports an error when receiving files in ICQ. The crash dump is in the attachment.
The latest stable build sends/receives files without problems.
 
The following users thanked this post: dartraiden

Offline dartraiden

Re: File transfer bug in dev build
« Reply #1 on: 15 02 2023, 21:39:25 »
Fixed.
 

Offline eugeny

Re: File transfer bug in dev build
« Reply #2 on: 17 07 2023, 05:40:57 »
Again, I was unable to receive files in Miranda 0.96.4 dev builds 25756 and newer. But send file was OK. Other side used web-ICQ.
Dev build 25739 works fine with file transfers in both directions.
 

Offline dartraiden

Re: File transfer bug in dev build
« Reply #3 on: 17 07 2023, 06:40:27 »
The ICQ protocol now uses so-called offline files (the file is downloaded by clicking on it in the message log). This mechanism is not compatible with History++ or NewStory message logs.

If you are using one of these message logs, please roll back to the stable version or use a different message log.
« Last Edit: 17 07 2023, 06:55:09 by dartraiden »
 

Offline eugeny

Re: File transfer bug in dev build
« Reply #4 on: 18 07 2023, 06:02:45 »
Bad news! Actually, I use History++. I think this is the best plugin for the history. So, I will use dev build 25739 until History++ becomes compatible with the new version of the ICQ protocol.
« Last Edit: 18 07 2023, 06:05:16 by eugeny »
 

Offline dartraiden

Re: File transfer bug in dev build
« Reply #5 on: 18 07 2023, 12:00:08 »
Quote
until History++ becomes compatible with the new version of the ICQ protocol.
This will never happen because H++ is written in Pascal and cannot work well with C++ code.
H++ is unmaintained (there are no people in the dev team who understand Pascal) and we plan to deprecate it in the future in favor of NewStory (when we bring the NewStory to a usable state).
« Last Edit: 18 07 2023, 12:02:50 by dartraiden »