LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   No voice on gyach (https://www.linuxquestions.org/questions/linux-software-2/no-voice-on-gyach-301939/)

Hungry ghost 03-15-2005 12:44 PM

No voice on gyach
 
Hi all, I'm using gyach on Fedora Core 3. After some sonfiguration issues it works well, but when I try to use pY! voice chat nothing happens, I started gyach from the console to see what happened and when I try to start pY! voice chat this is what I get:

/usr/lib/python2.3/ihooks.py:172: RuntimeWarning: Python C API version mismatchfor module pytspc: This Python has API version 1012, module pytspc has version 1011.
return imp.load_dynamic(name, filename, file)
/usr/local/share/gyach/pyvoice/pyvoiceui.py:161: DeprecationWarning: use gtk.UIManager
itemf=ItemFactory(MenuBar, "<main>", ag)
/usr/local/share/gyach/pyvoice/pyvoiceui.py:264: DeprecationWarning: use gtk.TreeView
self.nmlist=CList(3,[' I ',' '+_('Name')+' ',' '+_('Alias')+' '])
/usr/local/share/gyach/pyvoice/pyvoiceui.py:298: Warning: unsupported arithmetic operation for flags type
prevtable.attach( tvolbox, 1, 2, 0, 1, (EXPAND+FILL), (0), 0, 0)
Traceback (most recent call last):
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 1027, in ?
runApp()
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 1015, in runApp
pyvoicegui()
File "/usr/local/share/gyach/pyvoice/pyvoiceui.py", line 298, in __init__
prevtable.attach( tvolbox, 1, 2, 0, 1, (EXPAND+FILL), (0), 0, 0)
TypeError: flag values must be strings, ints or tuples

Does anyone know how to solve this problem and get voice chat working??
Help in advance.


All times are GMT -5. The time now is 06:03 AM.