-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 26 March 2003 08:35 am, Martin MAURER wrote:
> I think this might be a threading problem, as it doesnt happen on all
> machines.
> some sourcecode lines (of the osd plugin), which use the licq libraries.

The threading should be fine.  I see one problem in your code.  LoadFile() 
will return false if the file does not exist.  You should only use that 
instance of CIniFile if LoadFile returns true.  Also, what kind of os 
(distro, gcc, kernel..) are these systems using that it locks up on?  Can 
they use the rms plugin and qt-gui at the same time?

> one further question:
> u->EventClearId(nId);
> do I need to do this ? (it is done in some plugins and not in others)
> i guess i dont have to do this, as the qt-gui plugin is responsible for
> this?
> otherwise - could this be the reason for the lockups?

No you don't want to do this.

Jon

______________________________________________________________
Jon Keating                                                ICQ #16325723
[EMAIL PROTECTED]                                               GPG ID: 0x2290A71F
emostar on irc.openprojects.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+gxsSld1KayKQpx8RAnGBAJ9R5P0FKmgi4CLduoRZFH28VXyNzQCdH3tA
Y4J/c++I16KqAE8WMkHJA6E=
=Qs40
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to