draek / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

GuiSyncDispatch Bug #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a contact send to me a message(only when the conversation isn't
started from me) i can't see his message until I don't answer, after that i
can see them:
http://rafb.net/p/edprYX54.html

Original issue reported on code.google.com by kasmol.a...@gmail.com on 5 Apr 2008 at 8:22

GoogleCodeExporter commented 9 years ago
I'm not sure I understand what you mean, but there's a problem with offline 
messaging
there which I hope is fixed with r361.

Original comment by paulburt...@gmail.com on 5 Apr 2008 at 9:34

GoogleCodeExporter commented 9 years ago
Yeah the logs you are giving us are showing errors with Offline Messaging, not 
with
regular messages.

Can you please confirm that you are talking about live messages and not 
receiving
offline ones?

Original comment by dra...@gmail.com on 5 Apr 2008 at 9:40

GoogleCodeExporter commented 9 years ago
yes, I'm talking about live messages.

Original comment by kasmol.a...@gmail.com on 6 Apr 2008 at 2:05

GoogleCodeExporter commented 9 years ago
I can verify this behaviour, I've seen it happen (but for me, it only occurs 
about 5%
of the time), logs coming when it happens again

Original comment by ben.motm...@gmail.com on 6 Apr 2008 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by ben.motm...@gmail.com on 6 Apr 2008 at 1:29

GoogleCodeExporter commented 9 years ago
This is the javascript timer being removed... We need that back. Thats why those
messages dont show. Will be fixed soon. (BTW: It only happens when using Adium
message themes).

Original comment by dra...@gmail.com on 8 Apr 2008 at 6:31

GoogleCodeExporter commented 9 years ago
More Gecko oddities... Is there an event other than ProgressAll we can use to 
know
when the page is fully loaded? We could use something like the DOM ready event
provided by many javascript libraries. A timer works but it's not ideal...

Original comment by paulburt...@gmail.com on 8 Apr 2008 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 8 Apr 2008 at 8:56

GoogleCodeExporter commented 9 years ago
The timer is back as of r391, hopefully that'll fix this. Please test this out 
to
check it works.

Original comment by paulburt...@gmail.com on 17 Apr 2008 at 1:01

GoogleCodeExporter commented 9 years ago
Galaxium freezes when trying to change the adium theme in the preferences window

Original comment by andrea.c...@gmail.com on 17 Apr 2008 at 7:37

GoogleCodeExporter commented 9 years ago
no, it crashes also when trying to send a message :)

Original comment by andrea.c...@gmail.com on 17 Apr 2008 at 7:55

GoogleCodeExporter commented 9 years ago
Could you try with r395? I think GuiSyncDispatch is broken, it never seems to 
return
even though the code in the delegate does reach its end... Which caused any
ProcessJSQueue call after the first to hang.

Original comment by paulburt...@gmail.com on 17 Apr 2008 at 9:13

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by andrea.c...@gmail.com on 17 Apr 2008 at 9:53

GoogleCodeExporter commented 9 years ago
I will keep this issue open for a while for the "GuiSyncDispatch" method, there 
are
some minor adjustments in libanculus-sharp which might fix any problems with
synchronous dispatching.

So we will have to re-evaluate this after the move from libcommon to libanculus

Original comment by ben.motm...@gmail.com on 17 Apr 2008 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 26 Apr 2008 at 10:02

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 26 Apr 2008 at 10:04

GoogleCodeExporter commented 9 years ago
This is still the case with libanculus-sharp 0.3.1. I opened issue 1 in the
libanculus issue list, its more relevant there.

Original comment by paulburt...@gmail.com on 25 May 2008 at 10:51