Author Topic: Facebook protocol  (Read 360431 times)

0 Members and 6 Guests are viewing this topic.

Offline Robyer

Re: Facebook protocol
« Reply #405 on: 28 06 2015, 08:25:34 »
cust, no time yet, sorry.

borut, yeah, menus are bit messed right now. It's caused by ghazan's bigger changes yesterday, so hopefully he'll fix it soon.

FB services' menu is located in global status menu right now, but yeah, it's items are all disabled all the time.
I was developing mainly Facebook, Omegle, Steam, Dummy and MobileState plugins. Now I'm retired. Goodbye, everyone. ~ You can still find me on Facebook.
 

Offline borut

  • Newbie
  • *
  • Posts: 32
  • Country: pl
Odp: Facebook protocol
« Reply #406 on: 28 06 2015, 08:27:52 »
FB services' menu is located in global status menu right now, but yeah, it's items are all disabled all the time.

I know, I hope that this will be corrected.  ;)
 

Offline Corak

Re: Facebook protocol
« Reply #407 on: 18 08 2015, 23:44:10 »
Facebook protocol not connecting now at all:
http://pastebin.com/NMKF80WT

My Stats:
Windows XP SP3 32bit, 
OpenSSL miranda plugin working
ipv6 enabled (teredo).
 

Offline Robyer

Re: Facebook protocol
« Reply #408 on: 19 08 2015, 04:16:00 »
Corak, there is nothing wrong in the part of log you posted. Is it whole or did you deleted some lines?

For me login works correctly, as usual.
« Last Edit: 19 08 2015, 04:20:28 by Robyer »
I was developing mainly Facebook, Omegle, Steam, Dummy and MobileState plugins. Now I'm retired. Goodbye, everyone. ~ You can still find me on Facebook.
 

Offline G.K.

  • Newbie
  • *
  • Posts: 18
Re: Facebook protocol
« Reply #409 on: 19 08 2015, 09:04:09 »
Quote
Finally fixed (including shared links)! Tomorrow available in your Miranda (if you use development version) :)

Thank you so much!
Yes, i am late again. :)
 

Offline Corak

Re: Facebook protocol
« Reply #410 on: 19 08 2015, 09:44:48 »
Nope.. It's full that was in facebook log.
Btw - found big problem.
OpenSSL api module (even with the latest openssl libs) - hangs facebook protocol and using all cpu time in Miranda and also interferes miranda normal exit, so only switching off FB protocol or removing openssl helps. 
http://wiki.miranda-ng.org/index.php?title=Plugin:OpenSSL/ru
I think this must be fixed and we need to write openssl developers to fix it.

Memory Stacks on exit
mir_core.mir!APCWndProc(HWND__ * hwnd, unsigned int msg, unsigned int wParam, long lParam)  Строка 77 C++
user32.dll!_InternalCallWinProc@20()  + 0x28 байт
user32.dll!_UserCallWinProcCheckWow@32()  + 0xb7 байт
user32.dll!_DispatchMessageWorker@8()  + 0xdc байт
user32.dll!_DispatchMessageW@4()  + 0xf байт
mir_app.mir!mir_main(wchar_t * cmdLine)  Строка 284 C++
Miranda32.exe!wWinMain(HINSTANCE * hInstance, HINSTANCE  __formal, wchar_t  cmdLine, HINSTANCE * formal)  Строка 68 + 0x5 байт C++
Miranda32.exe!__tmainCRTStartup()  Строка 547 + 0x1c байт C
kernel32.dll!_BaseProcessStart@4()  + 0x23 байт
[close]

I can also investigate this in Visual Studio...
 

Offline Robyer

Re: Facebook protocol
« Reply #411 on: 19 08 2015, 12:31:04 »
Corak, you said "Facebook protocol not connecting now at all". Did it work before? What changed when it stopped working?

There is possibility that it doesn't work for some reason with OpenSSL plugin. But I need to know whether it worked before or not.
I was developing mainly Facebook, Omegle, Steam, Dummy and MobileState plugins. Now I'm retired. Goodbye, everyone. ~ You can still find me on Facebook.
 

Offline Corak

Re: Facebook protocol
« Reply #412 on: 19 08 2015, 14:15:09 »
Fb protocol worked and working normally with netlib  and just have much troubles with OpenSSL.
 I had to switch to OpenSSL api because on Win XP miranda works and connects stabily with most SSL connections. On netlib miranda frequently crashed last times (nearly a month) when internet connection fails and restored, and nobody from developers willing to fix it.
But on Openssl found the only problem with Facebook protocol - freezed protocol status/tries to connect, unhandled cpu using, hangups on exit   . I never tried OpenSSL before. (Also skypeweb developer said he had big troubles with fullpage parsing from web.skype.com, so he had to switch this function to more supported)
Please try if u can.
http://wiki.miranda-ng.org/index.php?title=Plugin:OpenSSL/en

Or just give some details to investigate situation of this hangups/freezes in Visual Studio or other logger/debugger.
« Last Edit: 19 08 2015, 14:18:02 by Corak »
 

Offline owah

  • Newbie
  • *
  • Posts: 9
Re: Facebook protocol
« Reply #413 on: 22 08 2015, 12:08:16 »
Facebook doesnt work for me anymore either, I have not installed anything or changed anything in the config:

Microsoft Server 2012 R2
No OpenSSL plugin

pastebin: http://pastebin.com/4wS2tcYc
 

Offline sKopheK

  • Newbie
  • *
  • Posts: 31
Re: Facebook protocol
« Reply #414 on: 23 08 2015, 14:06:53 »
FB plugin stopped working yesterday, cannot connect.
 

Offline Robyer

Re: Facebook protocol
« Reply #415 on: 23 08 2015, 14:55:59 »
Corak, author of SkypeWeb said there is such problem with SkypeWeb and OpenSSL too, but don't know how to fix it. And I can't do anything about that right now (maybe at all), sorry.

owah, sKopheK, for me it still works correctly. In that case I would need access to your account. Write me directly on some communicator (Jabber, ICQ, FB,...) and I'll try to check it and fix it.
I was developing mainly Facebook, Omegle, Steam, Dummy and MobileState plugins. Now I'm retired. Goodbye, everyone. ~ You can still find me on Facebook.
 

Offline owah

  • Newbie
  • *
  • Posts: 9
Re: Facebook protocol
« Reply #416 on: 23 08 2015, 15:12:13 »
Isn't there any debug output I can somehow give you?

UPDATE:

I downloaded the latest miranda-ng stable with the old FB plugin 0.2.10.8 and it works without problems there.

UPDATE 2:

Old version doesnt seem to work on the server, but on Windows 10
« Last Edit: 23 08 2015, 15:34:39 by owah »
 

Offline Robyer

Re: Facebook protocol
« Reply #417 on: 23 08 2015, 15:41:13 »
owah, I debugged it with sKopheK. Facebook shows wrong error message at login. This should be fixed in tomorrow build.

But to solve your problem, try to delete DeviceID key via Database Editor++. (That's why it does connect with fresh Miranda install).
I was developing mainly Facebook, Omegle, Steam, Dummy and MobileState plugins. Now I'm retired. Goodbye, everyone. ~ You can still find me on Facebook.
 

Offline owah

  • Newbie
  • *
  • Posts: 9
Re: Facebook protocol
« Reply #418 on: 23 08 2015, 16:25:56 »
Thanks a lot! I can confirm its working again!
 

Offline Aztek

Re: Facebook protocol
« Reply #419 on: 25 08 2015, 22:17:58 »
Hi, i dont recieve any msgs from fb.
I was offline for over 2 weeks and today i met an unpleasant surprise. I recieve msgs only right after log in, but that's it - no refreshing, no new msgs from anyone.
I can send them, but nothing else.

VersionInfo
Quote
CPU: Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz [Intel64 Family 6 Model 15 Stepping 11] [DEP Enabled] [2 CPUs]
Installed RAM: 4032 MBytes
Microsoft Windows 10 Professional Edition, 64-bit (build 10162)
Internet Explorer: 9.11.10162.0 (build 910162)
Administrator privileges: No
OS Languages: (UI | Locale (User/System)) : Polish/Polish | Polish/Polish
Free disk space on Miranda partition: 65963 MBytes

Miranda NG Version: 0.95.5 alpha build #15027 [running inside WOW64]
Build time: 25 Aug 2015 5:32:44
Profile: D:\Dropbox\Miranda NG\Profiles\Domyślny\Domyślny.dat
Profile size: 269287424 Bytes
Profile creation date: 3 Jun 2015 3:02:24
Language pack: Polish (PL) [0415]
Service Mode: No

Active Plugins (29):
  AdvaImg.dll v.0.11.0.2 [25 Aug 2015 5:30:40] - Miranda image services
  AdvancedAutoAway.dll v.0.8.1.1 [21 Jun 2015 5:32:14] - Advanced Auto Away
  AVS.dll v.0.95.3.4 [25 Aug 2015 5:30:08] - Avatar service
  Clist_modern.dll v.0.9.1.3 [25 Aug 2015 5:30:58] - Modern contact list
  CrashDumper.dll v.0.0.5.2 [25 Aug 2015 5:30:56] - Crash dumper
  DbEditorPP.dll v.4.0.1.1 [25 Aug 2015 5:30:56] - Database editor++
  Dbx_mmap.dll v.0.95.3.1 [25 Aug 2015 5:30:08] - Miranda NG mmap database driver
  Facebook.dll v.0.2.11.3 [25 Aug 2015 5:30:46] - Facebook RM
  Folders.dll v.0.2.0.2 [25 Jul 2015 5:32:04] - Custom profile folders
  GG.dll v.0.11.0.3 [5 Jul 2015 5:31:38] - Gadu-Gadu protocol
  HistoryPP.dll v.1.5.1.5 [29 Jun 2015 23:25:08] - History++
  IEView.dll v.1.5.0.1 [25 Aug 2015 5:30:26] - IEView
  Import.dll v.0.95.4.2 [27 Jul 2015 7:56:06] - Import contacts and messages
  MenuEx.dll v.1.3.0.10 [27 Jul 2015 7:57:50] - Menu item ext
  mTextControl.dll v.0.8.0.1 [27 Jul 2015 7:57:52] - Miranda text control
  NewXstatusNotify.dll v.1.4.0.11 [25 Aug 2015 5:30:26] - xStatus notify
  OpenFolder.dll v.1.1.0.0 [27 Jul 2015 8:00:40] - Open Miranda folder
  PluginUpdater.dll v.0.1.2.5 [25 Aug 2015 5:31:04] - Plugin updater
  Popup.dll v.2.1.1.11 [25 Aug 2015 5:30:28] - Popup plus
  SimpleStatusMsg.dll v.1.9.0.5 [25 Aug 2015 5:30:46] - Simple status message
  SmileyAdd.dll v.0.2.3.18 [25 Aug 2015 5:30:32] - SmileyAdd
  StartPosition.dll v.0.2.0.3 [3 Aug 2015 8:43:56] - Start position
  StartupStatus.dll v.0.8.0.47 [25 Aug 2015 5:30:34] - StartupStatus
  Steam.dll v.0.11.4.2 [25 Aug 2015 5:32:16] - Steam protocol
  TabSRMM.dll v.3.4.0.11 [4 Aug 2015 5:31:02] - TabSRMM
  Tipper.dll v.2.1.0.7 [25 Aug 2015 5:30:34] - Tipper
  UInfoEx.dll v.0.8.5.0 [25 Aug 2015 5:30:48] - User info ext
  Variables.dll v.0.2.3.10 [25 Aug 2015 5:30:48] - Variables
  XSoundNotify.dll v.1.0.1.2 [25 Aug 2015 5:31:32] - XSoundNotify

Unloadable Plugins (1):
  DbChecker.dll v.0.0.0.0 [25 Aug 2015 5:30:58] - <unknown>


Protocols and Accounts:
-------------------------------------------------------------------------------
Facebook                 1 - Enabled 0 - Disabled  Loaded
GG                       1 - Enabled 0 - Disabled  Loaded
STEAM                    0 - Enabled 0 - Disabled  Loaded
MetaContacts             1 - Enabled 0 - Disabled  Loaded

Icon Packs:
-------------------------------------------------------------------------------
 Fp_icons.dll [24 Jun 2015 5:36:56]
 HistoryPP_icons.dll [25 Jul 2015 5:44:10]
 Proto_AIM.dll [3 May 2015 13:39:30]
 proto_conn_facebook.dll [10 Dec 2007 8:51:26]
 proto_conn_GG.dll [12 Sep 2005 20:21:54]
 proto_conn_JABBER.dll [12 Sep 2005 20:21:54]
 Proto_Facebook.dll [25 Aug 2015 5:30:48]
 Proto_GG.dll [5 Jul 2015 5:37:24]
 Proto_ICQ.dll [3 May 2015 13:39:30]
 Proto_IRC.dll [3 May 2015 13:39:32]
 Proto_Jabber.dll [25 Aug 2015 5:30:50]
 Proto_MetaContacts.dll [25 Aug 2015 5:32:00]
 Proto_MSN.dll [3 May 2015 13:39:32]
 Proto_NewsAggregator.dll [25 Aug 2015 5:31:06]
 Proto_Steam.dll [25 Aug 2015 5:32:14]
 Proto_Yahoo.dll [3 May 2015 13:39:32]
 TabSRMM_icons.dll [4 Aug 2015 5:36:18]
 Toolbar_icons.dll [25 Aug 2015 5:30:50]
 UInfoEx_icons.dll [25 Aug 2015 5:30:42]
 Watrack_buttons.dll [3 Jul 2015 5:44:08]
 Watrack_icons.dll [3 Jul 2015 5:44:08]
 xStatus_ICQ.dll [3 May 2015 13:36:56]
 xStatus_Jabber.dll [25 Aug 2015 5:30:24]
[close]