Author Topic: Tox protocol  (Read 165701 times)

0 Members and 1 Guest are viewing this topic.

Offline Vulpix

Re: Tox
« Reply #45 on: 30 08 2014, 13:23:37 »
Now you can start testing it :)


So I did!

Test: Sending a 4.4MB text file.

Miranda to Miranda:

Sender:
Sees: "Unable to initiate file transfer" until the recipient accepts

Recipient:
Sees regular file transfer request. Upon choosing location, the file is partially stored. (Usually sub-20KBytes of the file) Both receive "Filetransfer was successful" message.

Received file:
- Sub-20KBytes of the source file
- One byte (00) is appended to the beginning of the file.
- File is closed() - can be deleted etc.

Miranda to uTox:

Sender:
Sees: "Unable to initiate file transfer" until the recipient accepts

Recipient:
Sees regular file transfer request. Upon choosing location, the file is partially stored. (Usually sub-20KBytes of the file) Both receive "Filetransfer was successful" message.

Received file:
- Sub-20KBytes of the source file
- Up to the point where the file is cut off, there are no differences between the received and the source file.
- File is closed() - can be deleted etc.

uTox to Miranda:

Sender:
Sees regular file send request.

Recipient:
Sees regular file transfer request. Upon choosing location, the file is stored completely. Progressbar is properly displayed throughout the entire transfer.

Received file:

- Complete
- An empty byte (00) is appended to the beginning of the file. Rest of the file is unchanged (md5 is valid after removing the first byte of the received file)
- File is closed() - can be deleted etc.


Fixed! The above case now works properly!


BONUS:

uTox to Miranda, pausing and resuming transfer mid-transfer:

Sender:
Everything is normal here

Recipient:
- Complete
- An empty byte (00) is appended to the beginning of the file. Rest of the file is unchanged (md5 is valid after removing the first byte of the received file)
- File cannot be deleted ("remains opened in miranda NG") when you attempt to remove it.


Fixed! The above case now works properly!



uTox to Miranda, cancelling mid-transfer:

Sender:
Everything is normal here

Recipient:
Doesn't receive the notification that the transfer was cancelled - leaves filetransfer open. Can be cancelled manually and the file can then be deleted.


Fixed! The above case now works properly!

Sending 2GB+ files (from 64bit utox to 64bit miranda):

Sender:
Everything is normal here

Recipient:
Sees regular file transfer request. Upon choosing location, the file is partially stored. (Usually sub-2KBytes of the file) Both receive "Filetransfer was successful" message.


Sending multiple files at once from uTox to Miranda:

Sender:
Queues up multiple files just fine

Recipient:
Receives a filetransfer popup for each file queued up.

Files:
Saved successfully, each with an empty byte appended to the beginning of it.


Fixed! The above case now works properly!
« Last Edit: 07 09 2014, 07:57:00 by Vulpix »
 

Offline watcher

Re: Tox
« Reply #46 on: 07 09 2014, 06:31:19 »
Binaries updated to r10383. Please update manually from attachments in the first post.
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline Vulpix

Re: Tox
« Reply #47 on: 07 09 2014, 08:07:00 »
Test cases with results updated in my previous post.

TL;DR - asides from sending a 2+GB file, everything else works, for uTox=> miranda transfer! :)

Issue:
When logging in, other clients sometimes see me as "away", even though my status is definitely online in miranda. I am yet to find a clear reproduction scenario.

To "fix" that, what I need to do is change my status to "away" and then back to "online"; this will show me as online with the other clients. I tried it with the second client being offline too, to make sure this is actually something that's internally exposed to them; and indeed. Shutting down the "party B" client, changing from online to away and then back to online and then starting the "party b" client again correctly shows me as online; i.e. "internally", in miranda, the tox protocol tells others I'm "away" whilst showing me as "online" in miranda. Weird!

Post Merge: 08 09 2014, 07:48:05
Tox protocol ignores proxy settings in "Network" section of Miranda, i.e. it always connects directly. (Even with IPv6 / UDP disabled.)
« Last Edit: 08 09 2014, 07:57:04 by Vulpix »
 

Offline watcher

Re: Tox
« Reply #48 on: 09 09 2014, 20:21:10 »
Binaries updated to r10412-10414.
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline Vulpix

Re: Tox
« Reply #49 on: 09 09 2014, 21:34:25 »
Hello Watcher/Unsane,

I can see that this is a big change in the storing of database data for Tox (in miranda); however, this also means I would lose all of the histories with my tox contacts.

I tried exporting/importing user history into a new contact, but it doesn't work as intended.

I have downgraded back to my previous version of Tox and restored miranda from backup.

Please implement a way to use the new version without losing all user data. I already have significant history stored under these contacts.

Thanks!
 

Offline watcher

Re: Tox
« Reply #50 on: 10 09 2014, 06:28:11 »
Unsane wrote the converter - testing now.

Post Merge: 10 09 2014, 06:52:25
Not working for now, we will try and fix it at evening.
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline Vulpix

Re: Tox
« Reply #51 on: 10 09 2014, 07:16:14 »
Thank you!

I'm sorry if I'm adding more work, but I already have ~10 tox contacts, some with a lot of history (miranda x64).

Thank you very much for the effort with the converter! I'll wait until it is ready.
 

Offline watcher

Re: Tox
« Reply #52 on: 10 09 2014, 20:46:27 »
Binaries updated to r10423. Please update manually from attachments in the first post.

Post Merge: 10 09 2014, 20:46:54
Vulpix,  converter should work, you can try it.
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline Vulpix

Re: Tox
« Reply #53 on: 10 09 2014, 21:24:17 »
Thanks!

It's working :) No duplicate contacts and histories stayed the same.

Thanks~!
 

Offline watcher

Re: Tox
« Reply #54 on: 11 09 2014, 06:24:03 »
Binaries updated to r10426. Please update manually from attachments in the first post.
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline Vulpix

Re: Tox
« Reply #55 on: 11 09 2014, 15:13:31 »
Updated, everything seems good now. Thanks for the extra work with the converter~ I'm sure those who use it in miranda will appreciate it :)

Pending issues:

File sending is not enabled
Tox ignores "network" settings, i.e. you cannot set up a proxy for it
 

Offline santa

Re: Tox
« Reply #56 on: 11 09 2014, 16:14:43 »
Miranda crashed on MenuItemEx while building menu, then I click on Tox contact in contact list or click on menu button in chat window.
Miranda is a latest nightly build from Plugin Updater, tox plugin is a latest from first topic message.
Tox profile was created with ToxID and attached to uTox tox_save profile.

Crash report attached to tracker issue #787.
 

Offline watcher

Re: Tox
« Reply #57 on: 11 09 2014, 16:25:43 »
santa, confirmed. here is the crash log from me also:

CrashLog
Miranda Crash Report from 11 Sep 2014 19:24:39. Crash Dumper v.0.0.4.22

Likely cause of the crash plugin: Menu item ext

Exception: Access Violation at address 7731405D. Reading from address 00000020.

Stack Trace:
---------------------------------------------------------------
7731405D (USER32 77300000): (filename not available) (0): wsprintfA
77313F5B (USER32 77300000): (filename not available) (0): wsprintfA
6710188C (menuex 67100000): e:\sources\miranda_ng_compilation\plugins\menuitemex\src\main.cpp (288): GetID
6710202D (menuex 67100000): e:\sources\miranda_ng_compilation\plugins\menuitemex\src\main.cpp (515): ModifyCopyID
67102D43 (menuex 67100000): e:\sources\miranda_ng_compilation\plugins\menuitemex\src\main.cpp (845): BuildMenu
001D9498 (mir_core 001D0000): e:\sources\miranda_ng_compilation\src\mir_core\modules.cpp (206): CallHookSubscribers
001D9587 (mir_core 001D0000): e:\sources\miranda_ng_compilation\src\mir_core\modules.cpp (264): NotifyEventHooks
0044789B (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\modules\clist\clistmenus.cpp (325): BuildContactMenu
001D9CD7 (mir_core 001D0000): e:\sources\miranda_ng_compilation\src\mir_core\modules.cpp (534): CallService
00440AA5 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\modules\clist\clc.cpp (1265): fnContactListControlWndProc
020E0649 (Clist_modern 020D0000): e:\sources\miranda_ng_compilation\plugins\clist_modern\src\modern_clc.cpp (1885): cli_ContactListControlWndProc
7731C4E7 (USER32 77300000): (filename not available) (0): gapfnScSendMessage
7731C5E7 (USER32 77300000): (filename not available) (0): gapfnScSendMessage
7730FF4F (USER32 77300000): (filename not available) (0): GetSystemMenu
77315138 (USER32 77300000): (filename not available) (0): DefWindowProcW
773150D1 (USER32 77300000): (filename not available) (0): DefWindowProcW
00442681 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\modules\clist\clc.cpp (1334): fnContactListControlWndProc
020E0649 (Clist_modern 020D0000): e:\sources\miranda_ng_compilation\plugins\clist_modern\src\modern_clc.cpp (1885): cli_ContactListControlWndProc
7731C4E7 (USER32 77300000): (filename not available) (0): gapfnScSendMessage
7731C5E7 (USER32 77300000): (filename not available) (0): gapfnScSendMessage
7731CC19 (USER32 77300000): (filename not available) (0): gapfnScSendMessage
7731CC70 (USER32 77300000): (filename not available) (0): DispatchMessageW
004014DE (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\core\miranda.cpp (273): wWinMain
0045E515 (Miranda32 00400000): f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c (547): __tmainCRTStartup
7592EE1C (kernel32 758E0000): (filename not available) (0): BaseThreadInitThunk
775D37EB (ntdll 77570000): (filename not available) (0): RtlInitializeExceptionChain
775D37BE (ntdll 77570000): (filename not available) (0): RtlInitializeExceptionChain

CPU: Pentium(R) Dual-Core CPU E6500 @ 2.93GHz [x86 Family 6 Model 23 Stepping 10] [DEP Enabled] [2 CPUs]
Installed RAM: 3072 MBytes
Operating System: Microsoft Windows 7 Ultimate Edition, 32-bit Service Pack 1 (build 7601)
Internet Explorer: 9.11.9600.17280 (build 99600)
Administrator privileges: Yes
OS Languages: (UI | Locale (User/System)) : English/English | Russian/Russian

Miranda NG Version: 0.95.3 alpha build #10430
Build time: 11 Sep 2014 19:23:48
Profile: E:\miranda-ng-v0.94.9\Profiles\W\W.dat
Language pack: Russian (RU) [0419]
Service Mode: No

Active Plugins (35):
  Actman30.dll v.0.3.0.1 [22 Aug 2014 5:38:00] - Action manager
  AdvaImg.dll v.0.11.0.1 [22 Aug 2014 5:31:20] - Miranda image services
  AIM.dll v.0.11.0.1 [6 Sep 2014 5:30:50] - AIM protocol
  AVS.dll v.0.95.3.1 [6 Sep 2014 5:30:32] - Avatar service
  Clist_modern.dll v.0.9.1.1 [11 Sep 2014 19:24:02] - Modern contact list
  CrashDumper.dll v.0.0.4.22 [22 Aug 2014 5:33:48] - Crash dumper
  DbEditorPP.dll v.3.2.0.1 [6 Sep 2014 5:34:16] - Database editor++
  Dbx_mmap.dll v.0.95.1.3 [11 Sep 2014 5:30:34] - Miranda NG mmap database driver
  Facebook.dll v.0.2.9.2 [8 Sep 2014 10:55:44] - Facebook RM
  Fingerprint.dll v.0.1.0.0 [6 Sep 2014 5:35:50] - Fingerprint NG
  GG.dll v.0.11.0.3 [6 Sep 2014 5:31:04] - Gadu-Gadu protocol
  HistoryPP.dll v.1.5.1.5 [6 Sep 2014 14:30:24] - History++
  HistorySweeperLight.dll v.0.1.0.1 [6 Sep 2014 5:31:58] - History sweeper light
  ICQ.dll v.0.11.2.5 [6 Sep 2014 5:31:18] - IcqOscarJ protocol
  IEView.dll v.1.4.0.0 [6 Sep 2014 5:32:00] - IEView
  Import.dll v.0.95.3.2 [6 Sep 2014 5:30:34] - Import contacts and messages
  IRC.dll v.0.11.0.2 [22 Aug 2014 5:30:58] - IRC protocol
  Jabber.dll v.0.11.0.4 [7 Sep 2014 22:58:20] - Jabber protocol
  KeepStatus.dll v.0.9.0.2 [22 Aug 2014 5:32:06] - Keep status
  MenuEx.dll v.1.3.0.10 [11 Sep 2014 19:23:30] - Menu item ext
  MRA.dll v.2.1.0.8 [6 Sep 2014 5:32:36] - Mail.ru Agent
  mRadio.dll v.0.0.2.4 [6 Sep 2014 5:39:00] - mRadio Mod
  MsgPopup.dll v.0.1.1.3 [30 Aug 2014 5:39:04] - Message popup
  MSN.dll v.0.11.1.1 [6 Sep 2014 5:31:24] - MSN protocol
  MyDetails.dll v.0.0.1.12 [6 Sep 2014 5:34:28] - My details
  NewXstatusNotify.dll v.1.4.0.10 [6 Sep 2014 5:32:02] - xStatus notify
  PluginUpdater.dll v.0.1.2.3 [7 Sep 2014 15:47:00] - Plugin updater
  QuickSearch.dll v.1.4.2.0 [1 Sep 2014 5:38:34] - Quick Search
  TabSRMM.dll v.3.4.0.3 [6 Sep 2014 5:31:00] - TabSRMM
  Tipper.dll v.2.1.0.6 [6 Sep 2014 5:32:28] - Tipper
  TopToolBar.dll v.0.8.0.3 [22 Aug 2014 5:32:48] - TopToolBar
  Tox.dll v.0.11.0.3 [11 Sep 2014 9:16:30] - Tox Protocol
  VKontakte.dll v.0.1.0.12 [11 Sep 2014 5:36:42] - VKontakte protocol
  Weather.dll v.0.4.0.1 [6 Sep 2014 5:35:44] - Weather
  Yahoo.dll v.0.11.0.1 [6 Sep 2014 5:31:18] - Yahoo protocol

Weather ini files:
-------------------------------------------------------------------------------
 Accu-Intl-XML.ini v.0.0.6.0 [6 Mar 2013 8:37:28] - AccuWeather Intl
 gismeteo.ini v.2012.05.03 [30 May 2013 20:44:54] - GisMeteo
 msn.ini v.2011-05-25 [26 May 2013 5:55:22] - MSN Weather
 weatherxml.ini v.0.0.5.3 2009-07-16 [6 Mar 2013 8:37:28] - WeatherXML
 wundergrnd_intl.ini v.2011/02/13 [6 Mar 2013 8:37:28] - Weather Underground Int'l
 wundergrnd_xml.ini v.2011/02/13 [6 Mar 2013 8:37:28] - Weather Underground XML

Loaded Modules:
-------------------------------------------------------------------------------
E:\miranda-ng-v0.94.9\Miranda32.exe  00400000 - 004BC000 v.0.95.3.10430 [11 Sep 2014 19:23:48]
C:\Windows\SYSTEM32\ntdll.dll  77570000 - 776AC000 v.6.1.7601.18247 [29 Aug 2013 4:50:30]
C:\Windows\system32\kernel32.dll  758E0000 - 759B4000 v.6.1.7601.18409 [4 Mar 2014 12:17:13]
C:\Windows\system32\KERNELBASE.dll  75890000 - 758DB000 v.6.1.7601.18409 [4 Mar 2014 12:17:13]
C:\Windows\system32\WS2_32.dll  75CD0000 - 75D05000 v.6.1.7601.17514 [20 Nov 2010 5:21:40]
C:\Windows\system32\msvcrt.dll  77070000 - 7711C000 v.7.0.7601.17744 [16 Dec 2011 10:52:58]
C:\Windows\system32\RPCRT4.dll  77120000 - 771C2000 v.6.1.7601.18532 [14 Jul 2014 4:42:02]
C:\Windows\system32\NSI.dll  776C0000 - 776C6000 v.6.1.7600.16385 [14 Jul 2009 4:16:11]
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll  743C0000 - 7455E000 v.6.10.7601.17514 [20 Nov 2010 4:55:10]
C:\Windows\system32\GDI32.dll  76C30000 - 76C7E000 v.6.1.7601.18577 [23 Aug 2014 4:46:55]
C:\Windows\system32\USER32.dll  77300000 - 773C9000 v.6.1.7601.17514 [20 Nov 2010 5:21:34]
C:\Windows\system32\LPK.dll  776B0000 - 776BA000 v.6.1.7601.18177 [6 Jun 2013 7:52:14]
C:\Windows\system32\USP10.dll  75D10000 - 75DAD000 v.1.626.7601.18454 [25 Apr 2014 5:06:17]
C:\Windows\system32\SHLWAPI.dll  77730000 - 77787000 v.6.1.7601.17514 [20 Nov 2010 5:21:20]
C:\Windows\system32\WINMM.dll  71830000 - 71862000 v.6.1.7601.17514 [20 Nov 2010 5:21:38]
C:\Windows\system32\VERSION.dll  74A30000 - 74A39000 v.6.1.7600.16385 [14 Jul 2009 4:16:17]
C:\Windows\system32\UxTheme.dll  74210000 - 74250000 v.6.1.7600.16385 [14 Jul 2009 4:16:17]
C:\Windows\system32\COMDLG32.dll  759C0000 - 75A3B000 v.6.1.7601.17514 [20 Nov 2010 5:18:24]
C:\Windows\system32\SHELL32.dll  75DB0000 - 769FA000 v.6.1.7601.18517 [25 Jun 2014 4:41:30]
C:\Windows\system32\ADVAPI32.dll  771D0000 - 77270000 v.6.1.7601.18247 [29 Aug 2013 4:48:17]
C:\Windows\SYSTEM32\sechost.dll  76DD0000 - 76DE9000 v.6.1.7600.16385 [14 Jul 2009 4:16:13]
C:\Windows\system32\ole32.dll  76AD0000 - 76C2C000 v.6.1.7601.17514 [20 Nov 2010 5:20:50]
C:\Windows\system32\OLEAUT32.dll  77270000 - 772FF000 v.6.1.7601.17676 [27 Aug 2011 7:26:27]
E:\miranda-ng-v0.94.9\Zlib.dll  10000000 - 10017000 v.1.2.8.0 [11 Sep 2014 19:23:25]
E:\miranda-ng-v0.94.9\MSVCR100.dll  5A920000 - 5A9DF000 v.10.0.40219.325 [11 Jun 2011 2:58:52]
E:\miranda-ng-v0.94.9\mir_core.dll  001D0000 - 001E8000 [11 Sep 2014 19:23:30]
E:\miranda-ng-v0.94.9\MSVCP100.dll  5AE90000 - 5AEF9000 v.10.0.40219.325 [11 Jun 2011 2:58:52]
C:\Windows\system32\IMM32.DLL  76C80000 - 76C9F000 v.6.1.7601.17514 [20 Nov 2010 5:19:24]
C:\Windows\system32\MSCTF.dll  76A00000 - 76ACC000 v.6.1.7600.16385 [14 Jul 2009 4:15:43]
C:\Windows\system32\dwmapi.dll  73EE0000 - 73EF3000 v.6.1.7600.16385 [14 Jul 2009 4:15:13]
C:\Windows\system32\CRYPTBASE.dll  754B0000 - 754BC000 v.6.1.7600.16385 [14 Jul 2009 4:15:07]
C:\Windows\system32\CLBCatQ.DLL  75C40000 - 75CC3000 v.2001.12.8530.16385 [14 Jul 2009 4:15:03]
C:\Windows\system32\explorerframe.dll  6D4B0000 - 6D61F000 v.6.1.7601.17514 [20 Nov 2010 5:19:02]
C:\Windows\system32\DUser.dll  73F90000 - 73FBF000 v.6.1.7600.16385 [14 Jul 2009 4:15:13]
C:\Windows\system32\DUI70.dll  73FC0000 - 74072000 v.6.1.7600.16385 [14 Jul 2009 4:15:13]
E:\miranda-ng-v0.94.9\Plugins\CrashDumper.dll  13700000 - 13711000 v.0.0.4.22 [22 Aug 2014 5:33:48]
C:\Windows\system32\dbghelp.dll  73270000 - 7335B000 v.6.1.7601.17514 [20 Nov 2010 5:18:28]
E:\miranda-ng-v0.94.9\Plugins\DbEditorPP.dll  13880000 - 1389F000 v.3.2.0.1 [6 Sep 2014 5:34:16]
E:\miranda-ng-v0.94.9\Plugins\Dbx_mmap.dll  138C0000 - 138D1000 v.0.95.1.3 [11 Sep 2014 5:30:34]
E:\miranda-ng-v0.94.9\Core\stdcrypt.dll  12200000 - 1220C000 v.0.95.3.10425 [11 Sep 2014 5:36:00]
C:\Program Files\Yandex\Punto Switcher\pshook.dll  738B0000 - 738BA000 v.3.3.1.364 [24 Apr 2014 18:17:12]
C:\Windows\system32\imagehlp.dll  75A40000 - 75A6B000 v.6.1.7601.18288 [19 Oct 2013 4:36:59]
E:\miranda-ng-v0.94.9\Plugins\AdvaImg.dll  12FC0000 - 1304F000 v.0.11.0.1 [22 Aug 2014 5:31:20]
E:\miranda-ng-v0.94.9\Plugins\Clist_modern.dll  020D0000 - 02146000 v.0.9.1.1 [11 Sep 2014 19:24:02]
C:\Windows\system32\MSIMG32.dll  6DBF0000 - 6DBF5000 v.6.1.7600.16385 [14 Jul 2009 4:15:44]
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.7601.18455_none_838407c8ed600eac\gdiplus.dll  5A9E0000 - 5AB88000 v.5.2.7601.18455 [26 Apr 2014 5:07:55]
E:\miranda-ng-v0.94.9\Plugins\actman30.dll  12EA0000 - 12F14000 [22 Aug 2014 5:38:00]
E:\miranda-ng-v0.94.9\Plugins\aim.dll  130E0000 - 1310A000 v.0.11.0.1 [6 Sep 2014 5:30:50]
E:\miranda-ng-v0.94.9\Plugins\avs.dll  13240000 - 13253000 v.0.95.3.1 [6 Sep 2014 5:30:32]
E:\miranda-ng-v0.94.9\Plugins\facebook.dll  021D0000 - 0220A000 v.0.2.9.2 [8 Sep 2014 10:55:44]
E:\miranda-ng-v0.94.9\Plugins\fingerprint.dll  13A40000 - 13A59000 v.0.1.0.0 [6 Sep 2014 5:35:50]
E:\miranda-ng-v0.94.9\Plugins\gg.dll  13D20000 - 13D62000 v.0.11.0.3 [6 Sep 2014 5:31:04]
E:\miranda-ng-v0.94.9\Plugins\historypp.dll  13E00000 - 13FEF000 v.1.5.1.5 [6 Sep 2014 14:30:24]
C:\Windows\system32\winspool.drv  71430000 - 71481000 v.6.1.7601.17514 [20 Nov 2010 5:16:52]
C:\Windows\system32\RICHED20.DLL  6F090000 - 6F106000 v.5.31.23.1230 [20 Nov 2010 5:21:04]
E:\miranda-ng-v0.94.9\Plugins\historysweeperlight.dll  142C0000 - 142C8000 v.0.1.0.1 [6 Sep 2014 5:31:58]
E:\miranda-ng-v0.94.9\Plugins\icq.dll  14320000 - 14373000 v.0.11.2.5 [6 Sep 2014 5:31:18]
E:\miranda-ng-v0.94.9\Plugins\ieview.dll  14400000 - 14420000 v.1.4.0.0 [6 Sep 2014 5:32:00]
E:\miranda-ng-v0.94.9\Plugins\import.dll  14460000 - 1446D000 v.0.95.3.2 [6 Sep 2014 5:30:34]
E:\miranda-ng-v0.94.9\Plugins\irc.dll  14560000 - 145B1000 v.0.11.0.2 [22 Aug 2014 5:30:58]
E:\miranda-ng-v0.94.9\Plugins\jabber.dll  32500000 - 32593000 v.0.11.0.4 [7 Sep 2014 22:58:20]
C:\Windows\system32\Secur32.dll  752E0000 - 752E8000 v.6.1.7601.18443 [12 Apr 2014 5:12:06]
C:\Windows\system32\SSPICLI.DLL  75440000 - 7545B000 v.6.1.7601.18443 [12 Apr 2014 5:12:09]
C:\Windows\system32\DNSAPI.dll  74DE0000 - 74E24000 v.6.1.7601.17570 [3 Mar 2011 8:38:01]
E:\miranda-ng-v0.94.9\Plugins\keepstatus.dll  14760000 - 14770000 v.0.9.0.2 [22 Aug 2014 5:32:06]
C:\Windows\system32\WININET.dll  75A70000 - 75C32000 v.11.0.9600.17280 [18 Aug 2014 23:46:48]
C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll  75720000 - 75724000 v.6.2.9200.16492 [14 Jan 2013 0:11:21]
C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll  75710000 - 75714000 v.6.2.9200.16492 [14 Jan 2013 0:17:03]
C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll  75860000 - 75864000 v.6.2.9200.16492 [14 Jan 2013 0:11:07]
C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll  75870000 - 75873000 v.6.2.9200.16492 [14 Jan 2013 0:17:02]
C:\Windows\system32\normaliz.DLL  776D0000 - 776D3000 v.6.1.7600.16385 [14 Jul 2009 4:09:00]
C:\Windows\system32\iertutil.dll  76E50000 - 7706B000 v.11.0.9600.17280 [19 Aug 2014 0:42:52]
C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll  75880000 - 75885000 v.6.2.9200.16492 [14 Jan 2013 0:16:42]
C:\Windows\system32\USERENV.dll  755E0000 - 755F7000 v.6.1.7601.17514 [20 Nov 2010 5:21:34]
C:\Windows\system32\profapi.dll  755C0000 - 755CB000 v.6.1.7600.16385 [14 Jul 2009 4:16:12]
C:\Windows\system32\IPHLPAPI.DLL  72C90000 - 72CAC000 v.6.1.7601.17514 [20 Nov 2010 5:19:24]
C:\Windows\system32\WINNSI.DLL  72C80000 - 72C87000 v.6.1.7600.16385 [14 Jul 2009 4:16:19]
E:\miranda-ng-v0.94.9\Plugins\menuex.dll  67100000 - 6710E000 v.1.3.0.10 [11 Sep 2014 19:23:30]
E:\miranda-ng-v0.94.9\Plugins\mra.dll  14A40000 - 14AA2000 v.2.1.0.8 [6 Sep 2014 5:32:36]
E:\miranda-ng-v0.94.9\Icons\xStatus_MRA.dll  12DA0000 - 12DB2000 [6 Sep 2014 5:32:46]
E:\miranda-ng-v0.94.9\Plugins\mradio.dll  14B20000 - 14B4A000 [6 Sep 2014 5:39:00]
E:\miranda-ng-v0.94.9\Plugins\msgpopup.dll  14BA0000 - 14BA7000 v.0.1.1.3 [30 Aug 2014 5:39:04]
E:\miranda-ng-v0.94.9\Plugins\msn.dll  14BE0000 - 14C1D000 v.0.11.1.1 [6 Sep 2014 5:31:24]
E:\miranda-ng-v0.94.9\Plugins\mydetails.dll  14C80000 - 14C93000 v.0.0.1.12 [6 Sep 2014 5:34:28]
E:\miranda-ng-v0.94.9\Plugins\newxstatusnotify.dll  14DA0000 - 14DC0000 v.1.4.0.10 [6 Sep 2014 5:32:02]
E:\miranda-ng-v0.94.9\Plugins\pluginupdater.dll  150C0000 - 150D5000 v.0.1.2.3 [7 Sep 2014 15:47:00]
E:\miranda-ng-v0.94.9\Plugins\quicksearch.dll  15220000 - 15250000 [1 Sep 2014 5:38:34]
E:\miranda-ng-v0.94.9\Plugins\tabsrmm.dll  15A00000 - 15A92000 v.3.4.0.3 [6 Sep 2014 5:31:00]
E:\miranda-ng-v0.94.9\Plugins\tipper.dll  15B40000 - 15B68000 v.2.1.0.6 [6 Sep 2014 5:32:28]
E:\miranda-ng-v0.94.9\Plugins\toptoolbar.dll  16780000 - 1678D000 v.0.8.0.3 [22 Aug 2014 5:32:48]
E:\miranda-ng-v0.94.9\Plugins\tox.dll  04070000 - 0408F000 v.0.11.0.3 [11 Sep 2014 9:16:30]
E:\miranda-ng-v0.94.9\libtox.dll  04090000 - 04334000 [10 Sep 2014 23:32:38]
E:\miranda-ng-v0.94.9\Plugins\vkontakte.dll  15E40000 - 15E52000 v.0.1.0.12 [11 Sep 2014 5:36:42]
E:\miranda-ng-v0.94.9\Plugins\weather.dll  15FE0000 - 16000000 v.0.4.0.1 [6 Sep 2014 5:35:44]
E:\miranda-ng-v0.94.9\Plugins\yahoo.dll  16320000 - 16349000 v.0.11.0.1 [6 Sep 2014 5:31:18]
C:\Windows\system32\mswsock.dll  74FE0000 - 7501C000 v.6.1.7601.18254 [8 Sep 2013 5:03:58]
C:\Windows\System32\wship6.dll  750A0000 - 750A6000 v.6.1.7600.16385 [14 Jul 2009 4:16:20]
C:\Windows\System32\wshtcpip.dll  74AC0000 - 74AC5000 v.6.1.7600.16385 [14 Jul 2009 4:16:20]
E:\miranda-ng-v0.94.9\Core\stduserinfo.dll  12320000 - 1232C000 v.0.95.3.10425 [11 Sep 2014 5:37:40]
E:\miranda-ng-v0.94.9\Core\stdurl.dll  12300000 - 12309000 v.0.95.3.10425 [11 Sep 2014 5:37:38]
E:\miranda-ng-v0.94.9\Core\stdemail.dll  12220000 - 12226000 v.0.95.3.10425 [11 Sep 2014 5:37:40]
E:\miranda-ng-v0.94.9\Core\stdauth.dll  12120000 - 12127000 v.0.95.3.10425 [11 Sep 2014 5:37:32]
E:\miranda-ng-v0.94.9\Core\stdfile.dll  12240000 - 12250000 v.0.95.3.10425 [11 Sep 2014 5:37:32]
E:\miranda-ng-v0.94.9\Core\stdhelp.dll  12260000 - 12266000 v.0.95.3.10425 [11 Sep 2014 5:37:32]
E:\miranda-ng-v0.94.9\Core\stdidle.dll  12280000 - 12287000 v.0.95.3.10425 [11 Sep 2014 5:37:28]
C:\Windows\system32\WTSAPI32.dll  748D0000 - 748DD000 v.6.1.7601.17514 [20 Nov 2010 5:21:40]
E:\miranda-ng-v0.94.9\Core\stdautoaway.dll  12140000 - 12146000 v.0.95.3.10425 [11 Sep 2014 5:37:38]
E:\miranda-ng-v0.94.9\Core\stdaway.dll  12160000 - 12169000 v.0.95.3.10425 [11 Sep 2014 5:37:28]
C:\Windows\system32\oleacc.dll  69690000 - 696CC000 v.7.0.0.0 [27 Aug 2011 7:26:27]
C:\Windows\system32\SETUPAPI.dll  773D0000 - 7756D000 v.6.1.7601.17514 [20 Nov 2010 5:21:16]
C:\Windows\system32\CFGMGR32.dll  75650000 - 75677000 v.6.1.7601.17514 [20 Nov 2010 5:18:14]
C:\Windows\system32\DEVOBJ.dll  75630000 - 75642000 v.6.1.7600.16385 [14 Jul 2009 4:15:11]
C:\Windows\system32\CRYPTSP.dll  75070000 - 75086000 v.6.1.7600.16385 [14 Jul 2009 4:15:07]
C:\Windows\system32\rsaenh.dll  74D30000 - 74D6B000 v.6.1.7600.16385 [14 Jul 2009 4:17:54]
C:\Windows\system32\RpcRtRemote.dll  75550000 - 7555E000 v.6.1.7601.17514 [20 Nov 2010 5:21:04]
C:\Windows\system32\dhcpcsvc.DLL  72B00000 - 72B12000 v.6.1.7600.16385 [14 Jul 2009 4:15:11]
[close]
Пожалуйста, внимательно прочтите правила постинга перед тем, как открыть новую тему.
Please read forum rules.
 

Offline santa

Re: Tox
« Reply #58 on: 11 09 2014, 16:34:57 »
Yet another issue is that in chat window (TabSRMM) contact ID shown in place of protocol name and contact name is empty.
May be it is related to the same.
« Last Edit: 11 09 2014, 16:37:08 by santa »
 

Offline Wishmaster

Re: Tox
« Reply #59 on: 11 09 2014, 16:46:56 »
Yet another issue is that in chat window (TabSRMM) contact ID shown in place of protocol name and contact name is empty.
May be it is related to the same.
Yes, there was a change in the way the contact tox ID is stored. As for Menuitemex it will help to disable "Copy ID" item in options.