Miscellaneous problems

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "===STUN module does not work=== If you set modload=disable in yate.conf you have to load the STUN module by hand. I entered the modules I wanted from the Documentation site, ...")
 
(Error running kdoc)
Line 20: Line 20:
  
 
This happens because a construct in kdoc is incompatible with newer versions of Perl. You can apply [http://yate.null.ro/tarballs/kdoc_block_close.patch this patch] as root from the / directory to fix it.
 
This happens because a construct in kdoc is incompatible with newer versions of Perl. You can apply [http://yate.null.ro/tarballs/kdoc_block_close.patch this patch] as root from the / directory to fix it.
 +
 +
===YateClient on Ubuntu 11.10===
 +
 +
While testing YateClient on Ubuntu 11.10, we've encoutered the following problem:
 +
 +
when restoring the application from the system tray, the global menu of the main window disappeared.
 +
 +
After some research, we found out that this related to the [https://bugs.launchpad.net/unity/+bug/775278 this] bug in Unity.
 +
 +
To fix this issue, please install the patched appmenu-qt plugin for this PPA:
 +
 +
    https://launchpad.net/~agateau/+archive/appmenu-qt

Revision as of 15:20, 20 August 2013

STUN module does not work

If you set modload=disable in yate.conf you have to load the STUN module by hand. I entered the modules I wanted from the Documentation site, and as STUN is not listed there, I did not include it.

ystunchan.yate=true

You need to stop the server and start it again, a reload is not enough. After this, the logfile should contain the line:

Initializing module YSTUN

Please note, that ystunchan is a STUN client, not a server.

If you need a server, consider using the stun daemon (Ubuntu / Debian / Mint). It will need to bind to two different public IP addresses.

Error running kdoc

If you choose kdoc as documentation generator you may run into errors like:

Mismatched block close at /usr/share/kdoc/kdocAstGen.pm line 38 ...

This happens because a construct in kdoc is incompatible with newer versions of Perl. You can apply this patch as root from the / directory to fix it.

YateClient on Ubuntu 11.10

While testing YateClient on Ubuntu 11.10, we've encoutered the following problem:

when restoring the application from the system tray, the global menu of the main window disappeared. 

After some research, we found out that this related to the this bug in Unity.

To fix this issue, please install the patched appmenu-qt plugin for this PPA:

   https://launchpad.net/~agateau/+archive/appmenu-qt
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers