i have install kazam but dont work

Post Reply
Message
Author
dimzev
Posts: 17
Joined: Fri Aug 30, 2019 9:54 am

i have install kazam but dont work

#1 Post by dimzev »

i have install kazam but dont work.
I see kazam icon to menu but dont work...
not even start from terminal
how can fix that?

User avatar
Ghost67
Posts: 79
Joined: Sat Sep 27, 2014 5:04 am

Re: i have install kazam but dont work

#2 Post by Ghost67 »

When you try to launch it from the terminal does it give any errors?

dimzev
Posts: 17
Joined: Fri Aug 30, 2019 9:54 am

Re: i have install kazam but dont work

#3 Post by dimzev »

from terminal :
dim@antix1:~
$ kazam
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
/usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded.
from gi.repository import GObject, Gst
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/kazam/pulseaudio/pulseaudio.py", line 219, in start
raise PAError(PA_UNABLE_TO_CONNECT, "Unable to connect to PulseAudio server.")
kazam.pulseaudio.error_handling.PAError: (4, 'Unable to connect to PulseAudio server.')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/bin/kazam", line 147, in <module>
app = KazamApp(datadir, dist, args.debug, args.test, args.nosound, args.silent)
File "/usr/lib/python3/dist-packages/kazam/app.py", line 120, in __init__
prefs.pa_q.start()
File "/usr/lib/python3/dist-packages/kazam/pulseaudio/pulseaudio.py", line 221, in start
raise PAError(PA_UNABLE_TO_CONNECT2, "Unable to initiate connection to PulseAudio server.")
kazam.pulseaudio.error_handling.PAError: (5, 'Unable to initiate connection to PulseAudio server.')
dim@antix1:~

User avatar
Ghost67
Posts: 79
Joined: Sat Sep 27, 2014 5:04 am

Re: i have install kazam but dont work

#4 Post by Ghost67 »

There we have it.
AntiX doesn't ship with PulseAudio and Kazam needs it.
I believe that you can install pulseaudio in AntiX - but I advise you to search for how best to do this - because when I tried installing pulseaudio in AntiX it caused problems.
There may already be a thread for this here on the forum, so please search first before starting a new thread. ;)

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: i have install kazam but dont work

#5 Post by manyroads »

Check for PulseAudio in your version of antiX's package installer. In antiX19b3, it is there.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

Post Reply

Return to “antiX”