Maxime Chéramy | 1 Jul 2009 20:00
Picon

Re: Psi 0.13-rc2

Hi,

I've tried Voice calls but Psi crash when I click on Cancel. I've also tried with a friend who told me that it didn't work but Psi was still trying to connect... (an error dialog should be displayed).

if you need others informations, or want me to run others tests, let me know.


Maxime.

2009/6/30 Justin Karneges <justin-psi2-A4HSxAr4s6pBDgjK7y7TUQ@public.gmane.org>
Hi people,

Psi 0.13-rc2 is here!  Notably, voice calling is now a standard feature of the
Windows version.  Please download and test [1].

Final on July 13th if no showstoppers are found.

New in 0.13
- Voice calls (Jingle RTP).
- Basic XMPP URI handler.
- Ability to permanantly trust certificates at connect time.
- Mini command system (Ctrl+7 in chat window).
- Various bugfixes.

If you are building from source (e.g. on Linux) and want voice calls, you will
need to obtain the PsiMedia plugin separately [2].  On Linux, the plugin file
is called libgstprovider.so, and must be put in Psi's $LIBDIR/psi/plugins
directory.  You'll know it worked if "About GStreamer" appears in the Help
menu.

Have fun,
-Justin

[1]
https://sourceforge.net/project/showfiles.php?group_id=14635&package_id=143053&release_id=693421
[2] http://delta.affinix.com/psimedia/
_______________________________________________
Psi-Devel mailing list
Psi-Devel-SZZJV8XAoCNYvblgLrzaqAC/G2K4zDHf@public.gmane.org
http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com

<div>
<p>Hi,<br><br>I've tried Voice calls but Psi crash when I click on Cancel. I've also tried with a friend who told me that it didn't work but Psi was still trying to connect... (an error dialog should be displayed).<br><br>if you need others informations, or want me to run others tests, let me know.<br><br><br>Maxime.<br><br></p>
<div class="gmail_quote">2009/6/30 Justin Karneges <span dir="ltr">&lt;<a href="mailto:justin-psi2@...">justin-psi2@...</a>&gt;</span><br><blockquote class="gmail_quote">Hi people,<br><br>
Psi 0.13-rc2 is here! &nbsp;Notably, voice calling is now a standard feature of the<br>
Windows version. &nbsp;Please download and test [1].<br><br>
Final on July 13th if no showstoppers are found.<br><br>
New in 0.13<br>
- Voice calls (Jingle RTP).<br>
- Basic XMPP URI handler.<br>
- Ability to permanantly trust certificates at connect time.<br>
- Mini command system (Ctrl+7 in chat window).<br>
- Various bugfixes.<br><br>
If you are building from source (e.g. on Linux) and want voice calls, you will<br>
need to obtain the PsiMedia plugin separately [2]. &nbsp;On Linux, the plugin file<br>
is called libgstprovider.so, and must be put in Psi's $LIBDIR/psi/plugins<br>
directory. &nbsp;You'll know it worked if "About GStreamer" appears in the Help<br>
menu.<br><br>
Have fun,<br>
-Justin<br><br>
[1]<br><a href="https://sourceforge.net/project/showfiles.php?group_id=14635&amp;package_id=143053&amp;release_id=693421" target="_blank">https://sourceforge.net/project/showfiles.php?group_id=14635&amp;package_id=143053&amp;release_id=693421</a><br>

[2] <a href="http://delta.affinix.com/psimedia/" target="_blank">http://delta.affinix.com/psimedia/</a><br>
_______________________________________________<br>
Psi-Devel mailing list<br><a href="mailto:Psi-Devel@...">Psi-Devel@...</a><br><a href="http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com" target="_blank">http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com</a><br>
</blockquote>
</div>
<br>
</div>
Justin Karneges | 1 Jul 2009 20:55
Favicon

Re: Psi 0.13-rc2

On Wednesday 01 July 2009 11:00:12 Maxime Chéramy wrote:
> I've tried Voice calls but Psi crash when I click on Cancel. I've also
> tried with a friend who told me that it didn't work but Psi was still
> trying to connect... (an error dialog should be displayed).
>
> if you need others informations, or want me to run others tests, let me
> know.

What OS?
_______________________________________________
Psi-Devel mailing list
Psi-Devel <at> lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
Norka Lucena | 3 Jul 2009 17:30
Favicon

Undesired Psi behavior

Dear Norman,

I am not sure how to report a bug or undesired behavior in Psi. Thus, 
instead of submitting this to the list, I am emailing you because you 
seem to take care of the Windows version.

The problem I experienced and recreated more than once is the following:

When Psi fails to load an icon from the default set, it gracefully 
aborts showing a dialog window that reports the failure. In addition, a 
debug message is thrown out to the console by the method 
Iconset::Private::loadIcon( ... ). For example,

Iconset::load(): Couldn't load image/png (inmeeting.png) graphic for the 
status/inmeeting icon for the Stellar3 Iconset + 'InAMeeting' Icon iconset

That is great but what it is bad if after that your accounts.xml file in 
PsiDate is overwritten and becomes empty. Basically, you lose all your 
accounts information, which is a very undesirable result. I understand 
that by attempting to include a new icon in the default set, I am 
performing a task that regular uses will not, but I thought that you 
might want to know about issue with the accounts.

I am going to find out in a bit what I am missing to make it work, so I 
will keep you posted.

Best regards,

--

-- 

Norka Lucena, Ph.D.
CollabWorx, Inc.

CONFIDENTIALITY NOTICE - This email is ONLY for the person(s) named in 
the message header.
Unless otherwise indicated, it contains information that is 
confidential, privileged or exempt
from disclosure under applicable law. If you have received it in error, 
please notify the sender
of the error and delete the message.
Norman Rasmussen | 3 Jul 2009 19:49
Picon
Favicon
Gravatar

Re: Undesired Psi behavior

On Fri, Jul 3, 2009 at 5:30 PM, Norka Lucena <norka.lucena-y/mBbVaoFIRW00ZZ5yN60w@public.gmane.org> wrote:
Dear Norman,
I am not sure how to report a bug or undesired behavior in Psi. Thus, instead of submitting this to the list, I am emailing you because you seem to take care of the Windows version.

Not really, I do daily builds, but then so does Kev, and he's an official Psi developer.
 
The problem I experienced and recreated more than once is the following:

I don't maintain the code, so you'll have to wait for a psi developer to respond.

--
- Norman Rasmussen
- Email: norman-jsiQGjUZkXfbNDpEy91xOQ@public.gmane.org
- Home page: http://norman.rasmussen.co.za/
<div>
<div class="gmail_quote">On Fri, Jul 3, 2009 at 5:30 PM, Norka Lucena <span dir="ltr">&lt;<a href="mailto:norka.lucena@...">norka.lucena@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
Dear Norman,<br>I am not sure how to report a bug or undesired behavior in Psi. Thus, instead of submitting this to the list, I am emailing you because you seem to take care of the Windows version.<br>
</blockquote>
<div><br></div>
<div>Not really, I do daily builds, but then so does Kev, and he's an official Psi developer.</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote">
The problem I experienced and recreated more than once is the following:<br>
</blockquote>
</div>
<div><br></div>I don't maintain the code, so you'll have to wait for a psi developer to respond.<br clear="all"><br>-- <br>
- Norman Rasmussen<br> - Email: <a href="mailto:norman@...">norman@...</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/</a><br>
</div>
Maxime Chéramy | 4 Jul 2009 13:10
Picon

Re: Psi 0.13-rc2

Ubuntu 9.04

2009/7/1 Justin Karneges <justin-psi2@...>:
> On Wednesday 01 July 2009 11:00:12 Maxime Chéramy wrote:
>> I've tried Voice calls but Psi crash when I click on Cancel. I've also
>> tried with a friend who told me that it didn't work but Psi was still
>> trying to connect... (an error dialog should be displayed).
>>
>> if you need others informations, or want me to run others tests, let me
>> know.
>
> What OS?
> _______________________________________________
> Psi-Devel mailing list
> Psi-Devel@...
> http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
>
Justin Karneges | 4 Jul 2009 20:16
Favicon

Re: Psi 0.13-rc2

On Saturday 04 July 2009 04:10:56 Maxime Chéramy wrote:
> Ubuntu 9.04

Can you get a backtrace of the crash?  Also, make sure you have the latest 
psimedia version (1.0.3).

> 2009/7/1 Justin Karneges <justin-psi2@...>:
> > On Wednesday 01 July 2009 11:00:12 Maxime Chéramy wrote:
> >> I've tried Voice calls but Psi crash when I click on Cancel. I've also
> >> tried with a friend who told me that it didn't work but Psi was still
> >> trying to connect... (an error dialog should be displayed).
> >>
> >> if you need others informations, or want me to run others tests, let me
> >> know.
> >
> > What OS?
Maxime Chéramy | 5 Jul 2009 00:09
Picon

Re: Psi 0.13-rc2

There is no crash but a freeze. I'm using the psimedia 1.0.3 and psi 0.13-rc2.
The first time I've compiled psi, I got some errors about psimedia
things but I reran make and the compilation worked... Maybe I should
try to recompile Psi...

Logs :

[New Thread 0xa66d9b90 (LWP 2509)]
using speexdsp
Readying AudioIn:[alsa,default], refs=1
codec=speex
rate=16000,width=16,channels=1
changing state...
[New Thread 0xaa4ffb90 (LWP 2510)]
[New Thread 0xa9cfeb90 (LWP 2511)]
[New Thread 0xa94fdb90 (LWP 2512)]
error/timeout while setting send pipeline to PLAYING
cleaning up...
[Thread 0xaa4ffb90 (LWP 2510) exited]
[Thread 0xa94fdb90 (LWP 2512) exited]

bt :
Program received signal SIGINT, Interrupt.
[Switching to Thread 0xb666a700 (LWP 2460)]
0xb7ffd430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7ffd430 in __kernel_vsyscall ()
#1  0xb7cbb0e5 in pthread_cond_wait <at>  <at> GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb6c789b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb4f79322 in PsiMedia::RwControlLocal::~RwControlLocal ()
   from /usr/local/lib/psi/plugins/libgstprovider.so
#4  0xb4f82778 in PsiMedia::GstRtpSessionContext::cleanup ()
   from /usr/local/lib/psi/plugins/libgstprovider.so
#5  0xb4f82d02 in PsiMedia::GstRtpSessionContext::~GstRtpSessionContext ()
   from /usr/local/lib/psi/plugins/libgstprovider.so
#6  0x080e2d80 in PsiMedia::RtpSessionPrivate::~RtpSessionPrivate ()
#7  0x080df08b in PsiMedia::RtpSession::reset ()
#8  0x080f80b3 in AvCall::reject ()
#9  0x080fb7c8 in CallDlg::Private::~Private ()
#10 0x080fac1d in CallDlg::~CallDlg ()
#11 0xb6d7ab25 in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#12 0xb6d7c3cb in QObject::event () from /usr/lib/libQtCore.so.4
#13 0xb7116440 in QWidget::event () from /usr/lib/libQtGui.so.4
#14 0xb70bfe9c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#15 0xb70c8282 in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0xb6d6ba3b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#17 0xb6d6c695 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#18 0xb6d6c88d in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#19 0xb6d977ef in ?? () from /usr/lib/libQtCore.so.4
#20 0xb67a4b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb67a80eb in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb67a8268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb6d97438 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#24 0xb7161365 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6d6a06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#26 0xb6d6a4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#27 0xb6d6c959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#28 0xb70bfd17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#29 0x0839ce90 in main ()

2009/7/4 Justin Karneges <justin-psi2@...>:
> On Saturday 04 July 2009 04:10:56 Maxime Chéramy wrote:
>> Ubuntu 9.04
>
> Can you get a backtrace of the crash?  Also, make sure you have the latest
> psimedia version (1.0.3).
>
>> 2009/7/1 Justin Karneges <justin-psi2@...>:
>> > On Wednesday 01 July 2009 11:00:12 Maxime Chéramy wrote:
>> >> I've tried Voice calls but Psi crash when I click on Cancel. I've also
>> >> tried with a friend who told me that it didn't work but Psi was still
>> >> trying to connect... (an error dialog should be displayed).
>> >>
>> >> if you need others informations, or want me to run others tests, let me
>> >> know.
>> >
>> > What OS?
> _______________________________________________
> Psi-Devel mailing list
> Psi-Devel@...
> http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
>
Andreas Ntaflos | 6 Jul 2009 02:25
Gravatar

Re: Psi 0.13-rc2

On Sunday 05 July 2009 00:09:25 Maxime Chéramy wrote:
> There is no crash but a freeze. I'm using the psimedia 1.0.3 and psi
> 0.13-rc2. The first time I've compiled psi, I got some errors about
> psimedia things but I reran make and the compilation worked... Maybe
> I should try to recompile Psi...
[...]
> /usr/lib/libQtCore.so.4 #12 0xb6d7c3cb in QObject::event () from
> /usr/lib/libQtCore.so.4 #13 0xb7116440 in QWidget::event () from
> /usr/lib/libQtGui.so.4 #14 0xb70bfe9c in
> QApplicationPrivate::notify_helper ()
>    from /usr/lib/libQtGui.so.4
> #15 0xb70c8282 in QApplication::notify () from /usr/lib/libQtGui.so.4
[...]

Just a wild guess: are you using Qt 4.5.0 (the one from the Ubuntu 
repositories) to compile Psi? If so I believe you need to get at least 
Qt 4.5.1 from Qt Software [1] itself as Psi does not work well with 
4.5.0 due to some bugs that are fixed in 4.5.1. 

Don't know if that is really the source of your problems but before 
Justin goes bug hunting you should try again with a version of Qt that 
actually works :)

HTH

Andreas

[1] http://www.qtsoftware.com/downloads/linux-x11-cpp
-- 
Andreas Ntaflos 
Vienna, Austria 

GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC  7E65 397C E2A8 090C A9B4

On Sunday 05 July 2009 00:09:25 Maxime Chéramy wrote:
> There is no crash but a freeze. I'm using the psimedia 1.0.3 and psi
> 0.13-rc2. The first time I've compiled psi, I got some errors about
> psimedia things but I reran make and the compilation worked... Maybe
> I should try to recompile Psi...
[...]
> /usr/lib/libQtCore.so.4 #12 0xb6d7c3cb in QObject::event () from
> /usr/lib/libQtCore.so.4 #13 0xb7116440 in QWidget::event () from
> /usr/lib/libQtGui.so.4 #14 0xb70bfe9c in
> QApplicationPrivate::notify_helper ()
>    from /usr/lib/libQtGui.so.4
> #15 0xb70c8282 in QApplication::notify () from /usr/lib/libQtGui.so.4
[...]

Just a wild guess: are you using Qt 4.5.0 (the one from the Ubuntu 
repositories) to compile Psi? If so I believe you need to get at least 
Qt 4.5.1 from Qt Software [1] itself as Psi does not work well with 
4.5.0 due to some bugs that are fixed in 4.5.1. 

Don't know if that is really the source of your problems but before 
Justin goes bug hunting you should try again with a version of Qt that 
actually works :)

HTH

Andreas

[1] http://www.qtsoftware.com/downloads/linux-x11-cpp
--

-- 
Andreas Ntaflos 
Vienna, Austria 

GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC  7E65 397C E2A8 090C A9B4

Damjan | 6 Jul 2009 19:56
Picon
Favicon

Psi fails to DNS resolve

I've noticed there's a problem in Psi (even in latest git I'm using).

Steps I can reproduce the problem are:
 - click on the wifi network to connect in NetworkManager
 - open psi, click "online" before NM has connected
 - psi reports a "host not found" error
 - NM connects
 - psi still can't go online reporting "host not found"
 - I restart psi, then it works

I do use a local DNS server on 127.0.0.1 (Bind)

When NM is in the state of "connecting" the /etc/resolv.conf file is
empty, so it seems to me psi never tries to reread it.

--

-- 
damjan | дамјан
This is my jabber ID -->         damjan <at> bagra.net.mk 
 -- not my mail address, it's a Jabber ID --^ :)
_______________________________________________
Psi-Devel mailing list
Psi-Devel <at> lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
Justin Karneges | 6 Jul 2009 20:52
Favicon

Re: Psi fails to DNS resolve

On Monday 06 July 2009 10:56:48 Damjan wrote:
> I've noticed there's a problem in Psi (even in latest git I'm using).
>
> Steps I can reproduce the problem are:
>  - click on the wifi network to connect in NetworkManager
>  - open psi, click "online" before NM has connected
>  - psi reports a "host not found" error
>  - NM connects
>  - psi still can't go online reporting "host not found"
>  - I restart psi, then it works
>
> I do use a local DNS server on 127.0.0.1 (Bind)
>
> When NM is in the state of "connecting" the /etc/resolv.conf file is
> empty, so it seems to me psi never tries to reread it.

This would almost certainly happen with 0.12, but it really should not happen 
with 0.13.

I could not reproduce the problem.  Here's what I did: disable networking (and 
clear out /etc/resolv.conf), launch psi, try to connect, get dns error, 
enable networking, try to connect (same psi instance, without restarting), 
connects fine.

-Justin

Gmane