|
List Info
Thread: Psi gets frozen unforeseenly
|
|
| Psi gets frozen unforeseenly |
  Poland |
2007-02-10 07:18:28 |
Hi
The problem is not new, but finally I've decided to report a
bug.
Sometimes (I think, that when I receive a message or status,
but I'm not
sure) the Psi freezes. The result is shown on the shot:
http:/
/zp.emdej.com/~mdj/psi-bugs/20070210.jpg
Of course I use the darcs version of Psi.
qt-4.2.2, qca-2.0_beta2 gentoo
If I could help you finding resolution, please tell me, I'll
do my best.
Regards, emdej
PS
Sorry for double post - in forum and also here - I just
wasn't sure
where to post it.
--
Marek Jarycki (emdej)
Wroclaw University of Technology
website: www.emdej.com
JID: emdej jabber.autocom.pl
mobile: +48693649623
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |

|
2007-02-10 07:28:54 |
> Sometimes (I think, that when I receive a message or
status, but I'm not
> sure) the Psi freezes. The result is shown on the
shot:
> http:/
/zp.emdej.com/~mdj/psi-bugs/20070210.jpg
What happens to your CPU usage ? I have never seen this
behavior
before. Anyone also experiencing this?
cheers,
Remko
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |

|
2007-02-10 07:36:44 |
On Sat, Feb 10, 2007 at 02:28:54PM +0100, Remko Tronçon
wrote:
> > Sometimes (I think, that when I receive a message
or status, but I'm not
> > sure) the Psi freezes. The result is shown on the
shot:
> > http:/
/zp.emdej.com/~mdj/psi-bugs/20070210.jpg
>
> What happens to your CPU usage ? I have never seen this
behavior
> before. Anyone also experiencing this?
>
The only similar thing that comes to my mind is that psi
with opengpg
support sometimes froze. But as opengpg should be disabled
in the
current darcs/svn...
what we would need is a stacktrace once again.
emdej, can you build psi configured with --enable-debug
and if it happens again find the pid if the running psi
(e.g. pidof psi)
and run gdb to get a stacktrace like this
gdb src/psi
attach <the pid>
bt
- Martin
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |
  Poland |
2007-02-10 07:48:14 |
Remko Tronçon napisa³(a):
>> Sometimes (I think, that when I receive a message
or status, but I'm not
>> sure) the Psi freezes. The result is shown on the
shot:
>> http:/
/zp.emdej.com/~mdj/psi-bugs/20070210.jpg
>
> What happens to your CPU usage ? I have never seen this
behavior
> before. Anyone also experiencing this?
I've seen this a few times on Windows XP Service Pack 2
(both Polish and
English); self-compiled Psi-Darcs (usually up-to-date; last
time I did
see this behaviour was this week with source code from last
weekend or
last Monday), compiler used: MinGW (gcc/g++-3.4.2),
Qt-4.2.2. CPU usage
is normal at the time of freeze (but it may be caused by the
computing
power of the CPUs - Pentium 4 845 3.6 GHz and Core 2 Duo
T5500 1.6 GHz),
memory usage did not change.
The only thing I have noticed, that it happens more often
when Psi is
not used for a long time, and I switch to Psi's chat dialog
(it must've
been opened before) and try to type something into the edit
box. If the
typed text does not appear immediately, then it's 99.9%
probability that
Psi will freeze. But it unfreezes on her own within one
minute.
--
Micha³ Jaz³owiecki (michalj)
Psi Forum & Wiki Moderator :: Psi-Daisy Author
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |
  Poland |
2007-02-10 09:06:24 |
Remko Tronçon wrote:
> What happens to your CPU usage ? I have never seen this
behavior
> before. Anyone also experiencing this?
>
As you can see in gkrellm (the highest chart) the CPU usage
is normal
(top says Psi uses 0% cpu).
--
Marek Jarycki (emdej)
Wroclaw University of Technology
website: www.emdej.com
JID: emdej jabber.autocom.pl
mobile: +48693649623
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |
  Russian Federation |
2007-02-10 11:46:09 |
emdej wrote:
> Of course I use the darcs version of Psi.
> qt-4.2.2, qca-2.0_beta2 gentoo
i'm using latest svn snapshot with qt-4.2.2 and never had
that kind of
problem (on unstable gentoo ~x86)
--
ó Õ×ÁÖÅÎÉÅÍ ÷ÌÁÄÉÍÉÒ ÷. âÅÒÅÖÎÏÊ
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
| Re: Psi gets frozen unforeseenly |

|
2007-02-10 13:04:43 |
> i'm using latest svn snapshot with qt-4.2.2 and never
had that kind of
> problem (on unstable gentoo ~x86)
I remember problems with the UI not redrawing automatically
in
combination with thingns like FvwmButtons, which were fixed
in Qt 4.2
or so. I have recently noticed that Psi starts behaving
ugly again
when i push 'escape' on a Psi swallowed by a panel in
FvwmButtons.
Anyway, you should try clicking on things in the frozen
window, see if
some thngs start redrawing. It's most probably a Qt4 issue,
something
that is out of our hands :-(
cheers,
Remko
_______________________________________________
psi-devel mailing list
psi-devel lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affin
ix.com
|
|
[1-7]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|