LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Problems in Yahoo Voice Chat using Gyach (https://www.linuxquestions.org/questions/mandriva-30/problems-in-yahoo-voice-chat-using-gyach-297653/)

atulhi 03-04-2005 11:48 AM

Problems in Yahoo Voice Chat using Gyach
 
Hi Folks,

I've been having some problems with gyach, when trying to open the PyVoice chat portion of it. Following are the steps that I do:-

1) Open the prompt as a user
2) Type Gyach and it opens the screen where I enter my credentials and log into Yahoo chat
3) All seems fine till clicking the button to open PyVoice, at which point the following errors come up in the prompt console


***************************
/usr/local/share/gyach/pyvoice/pytsp.py:2: RuntimeWarning: Python C API version mismatch for module pytspc: This Python has API version 1012, module pytspc has version 1011.
import pytspc
/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
********************************

Is there some file that I am missing ?

Hungry ghost 03-15-2005 04:24 PM

I'm having exactly the same problem. Did you finally manage to solve it??

atulhi 03-15-2005 04:26 PM

nopes, I couldnot get around that issue. Finally I decided to revert back to Windows-98. Mandrake is not my cup of tea

arsham 02-16-2006 12:22 PM

For voice and WebCam support for yahoo messenger you can try gyach :
1. Download http://www.politicalcrossfire.com/te...nstall.tar.bz2 , and save it to your home directory (important!).

2. Run these commands in the terminal, in sequential order:
Code:

tar -xjf gyach-install.tar.bz2
cd gyach
sudo ./install

gaim-vv is another choice

knightmatrix 03-05-2006 02:52 PM

Quote:

Originally Posted by odiseo77
I'm having exactly the same problem. Did you finally manage to solve it??


you u can directly run this file "pyvoiceui.py" while running gyach .. try it out


All times are GMT -5. The time now is 07:26 AM.