Shoutbox

[bug] OpenConvo - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: [bug] OpenConvo (/showthread.php?tid=27868)

[bug] OpenConvo by CookieRevised on 06-29-2004 at 09:35 AM

Hi there, Wouter ;)

I know you're very busy (with Song2Nick and all), but I wanna ask this nevertheless :p

Since I upgraded to messenger 6.2 and Plus 3, the OpenConvo doesn't work anymore.

That is to say, the very first time I (re)install it, it works fine:
the plugin gets loaded and in turn the exe is executed...

But after that (restart messenger) the execution of the exe always gives me the following Windows error:
[Image: attachment.php?pid=269983]

When I remove the plugin and unregister it, and remove the values in the registry (from HKLM\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins and HKCU\Software\Patchou\MsgPlus2\*msnlogin*\Preferences\Plugins), and I reinstall the plugin, it works fine again for the first time it is executed...


I suspected it had something todo with ntdll.dll, but after some replacements of it (and registered it again, etc..., etc...) still no result... Always the same error.

Any more ideas what this can be? Or any suggestions?
Can you (or someone else?) attach your ntdll.dll to a reply so I can try that one out.

My current ntdll.dll:
Size: 675328 bytes
Checksum: 0xA8CBAD70
Version: 5.1.2600.1217 (xpsp2.030429-2131)
Linkdate: 05/01/2003 23:59:18
Language: Nederlands (Nederland) [0x413]


RE: [bug] OpenConvo by Wouter on 06-29-2004 at 09:39 AM

i drop by on IRC hold on


RE: [bug] OpenConvo by Pete_M on 07-01-2004 at 11:00 PM

I had the exact same error report and started a topic
about it earlier. Would love to know why it suddenly doesn't work.

http://shoutbox.menthix.net/showthread.php?tid=27705


RE: [bug] OpenConvo by CookieRevised on 07-01-2004 at 11:51 PM

I totaly forgot about that thread... :D

Anyways, it is/was a problem with OpenConvo itself, not with the Windows DLL. Wouter has send me an updated exe that seems to work correct again.

He said to me that he's going to release an update soon, including an installer, so let's wait for that...

All I can say about it, is that it works again very nicely. (Although, personaly, I liked the older toast-display (plus-toasts) better then the current fading one). Anyways, thx again Wouter...


RE: [bug] OpenConvo by giken on 07-02-2004 at 09:05 AM

Openconvo is the best plug-in in its category but I don't like the need to load exe in memory (I have too processes in memory yet) ... is it still needed in this new version?
sorry, I'm not a programmer but I don't understand why other plug-ins with the same function (like stuffplug-NG) doesn't need a running exe in memory to work and this one does.


RE: [bug] OpenConvo by CookieRevised on 07-02-2004 at 09:37 AM

quote:
Originally posted by Mike2
quote:
Originally posted by CookieRevised
(Although, personaly, I liked the older toast-display (plus-toasts) better then the current fading one)
I think you can disable some features in XP to disable the fade in-fade out... :S
Or you can delete the entry "SetLayeredWindowAttributes" in your user32.dll ...
Thats the API wouter use to make the window transparent.
He uses another two but SetLayeredWindowAttributes is the one that does all the job.
But i dont know how to remove that function :D
That's how the plugin is programmed now (according to you). It's not up to me to change any "settings" (read: break down/hack things) in my Windows and render other programs' functions useless in the process, that's absurd.


quote:
Originally posted by provolino
Openconvo is the best plug-in in its category but I don't like the need to load exe in memory (I have too processes in memory yet) ... is it still needed in this new version?
sorry, I'm not a programmer but I don't understand why other plug-ins with the same function (like stuffplug-NG) doesn't need a running exe in memory to work and this one does.
Yes it is still needed, because it is programmed that way.... Wouter has taken this particular approach. There is nothing wrong with the exe and it doesn't take up much memory. If everything would be in the DLL, it probarly would take up as much memory as now....

RE: [bug] OpenConvo by giken on 07-02-2004 at 10:11 AM

quote:
Originally posted by CookieRevised

quote:
Originally posted by provolino
Openconvo is the best plug-in in its category but I don't like the need to load exe in memory (I have too processes in memory yet) ... is it still needed in this new version?
sorry, I'm not a programmer but I don't understand why other plug-ins with the same function (like stuffplug-NG) doesn't need a running exe in memory to work and this one does.
Yes it is still needed, because it is programmed that way.... Wouter has taken this particular approach. There is nothing wrong with the exe and it doesn't take up much memory. If everything would be in the DLL, it probarly would take up as much memory as now....


Memory is not the problem, I don't like this solution because I guess it works like msgplus so I need to put openconvo.exe in windows autorun and exe will stay in memory after I close messenger...
just this, plugin is very very useful anyway :)
RE: [bug] OpenConvo by Wouter on 07-02-2004 at 10:51 AM

no the exe will be closed when msn is closed at least in the new version it does I will make the installer and the normalll popup :P
today so hold on :)


RE: [bug] OpenConvo by CookieRevised on 07-02-2004 at 11:37 AM

quote:
Originally posted by provolino
Memory is not the problem, I don't like this solution because I guess it works like msgplus so I need to put openconvo.exe in windows autorun and exe will stay in memory after I close messenger...
quote:
Originally posted by Wouter
no the exe will be closed when msn is closed at least in the new version it does I will make the installer and the normalll popup today
Also, you don't need to put the exe in autorun; the exe is part of the plugin and the plugin's dll will start the exe...

RE: [bug] OpenConvo by Concord Dawn on 07-02-2004 at 12:35 PM

Will the new version be compatible with MSN 6.1.0211 and Plus! 3? I used OpenConvo with 6.1.0211 and Plus! 2 and it worked, but now it stopped working. An incompatibility with Plus! 3?


RE: [bug] OpenConvo by CookieRevised on 07-02-2004 at 12:36 PM

quote:
Originally posted by Chaotic_Shield
Will the new version be compatible with MSN 6.1.0211 and Plus! 3? I used OpenConvo with 6.1.0211 and Plus! 2 and it worked, but now it stopped working. An incompatibility with Plus! 3?
That's what this thread is all about...
RE: [bug] OpenConvo by giken on 07-02-2004 at 01:40 PM

quote:
Originally posted by CookieRevised
quote:
Originally posted by provolino
Memory is not the problem, I don't like this solution because I guess it works like msgplus so I need to put openconvo.exe in windows autorun and exe will stay in memory after I close messenger...
quote:
Originally posted by Wouter
no the exe will be closed when msn is closed at least in the new version it does I will make the installer and the normalll popup today
Also, you don't need to put the exe in autorun; the exe is part of the plugin and the plugin's dll will start the exe...

wow ok :)
I didn't know this work way, I like it :)
thanx wouter for all your work
RE: [bug] OpenConvo by Varish on 07-02-2004 at 07:17 PM

quote:
Originally posted by Wouter
no the exe will be closed when msn is closed at least in the new version it does I will make the installer and the normalll popup :P
today so hold on :)


Umm.....Is it today yet? :P i havent seen it anywhere yet. :(
RE: [bug] OpenConvo by CookieRevised on 07-02-2004 at 08:45 PM

patience... he's working on it.... When it is ready you'll know...


RE: [bug] OpenConvo by (V)oribundenVampir on 07-03-2004 at 07:23 PM

Why, I'm new at this plugin, haven't tested it cuz I have the latest build of MSN and Plus! So I was wondering what the specs of this plugin were. Can anybody post a full list of specs please?
Since I have been looking for a plugin which can allow bigger DP displaying and no 5 CE limit per message. Any ideas?
I'm using MSN Shell right now.


RE: [bug] OpenConvo by CookieRevised on 07-03-2004 at 07:54 PM

specs? it just shows you when someone opens or closes a convo with you.... This has nothing todo with the bigger DP's or emo-limit...


RE: [bug] OpenConvo by (V)oribundenVampir on 07-03-2004 at 07:56 PM

Mmm... then someone was wrong by naming this plugin on another thread... sorry.


RE: [bug] OpenConvo by Jolo on 07-05-2004 at 03:54 AM

Is ready or not? I can't wait for OpenConvo :D

Greetings,


RE: [bug] OpenConvo by Wouter on 07-05-2004 at 06:31 AM

Yes it is :)


RE: RE: [bug] OpenConvo by Jolo on 07-05-2004 at 06:37 AM

quote:
Originally posted by Wouter
Yes it is :)


Cool... :D
Where I can download it? :S

Thanks.
RE: [bug] OpenConvo by Wouter on 07-05-2004 at 08:03 AM

well i only have to make the gui look better look back in about 30-60 minutes :)


RE: [bug] OpenConvo by Wouter on 07-05-2004 at 09:07 AM

http://shoutbox.menthix.net/showthread.php?tid=28166