Skip to content

Unable to open kazam on Ubuntu. #79

@ENate

Description

@ENate

I installed this plugin on Ubuntu 22.04. and got the following error:

** (kazam:103637): WARNING **: 17:14:47.354: Binding '<Super><Ctrl>R' failed!

(kazam:103637): Gtk-WARNING **: 17:14:47.542: Can't set a parent on widget which has a parent

(kazam:103637): Gtk-WARNING **: 17:14:47.576: Can't set a parent on widget which has a parent
Traceback (most recent call last):
  File "/home/myhome/.local/lib/python3.10/site-packages/kazam/app.py", line 780, in cb_record_clicked
    self.run_counter()
  File "/home/myhome/.local/lib/python3.10/site-packages/kazam/app.py", line 1107, in run_counter
    ret = self.recorder.setup_sources(video_source,
  File "/home/myhome/.local/lib/python3.10/site-packages/kazam/backend/gstreamer.py", line 116, in setup_sources
    self.setup_rtmpsink()
  File "/home/myhome/.local/lib/python3.10/site-packages/kazam/backend/gstreamer.py", line 475, in setup_rtmpsink
    self.rtmp_location = "".join([prefs.tw_server, prefs.tw_stream])
TypeError: sequence item 1: expected str instance, NoneType found
TypeError: KazamIndicator.cb_indicator_popup_menu.<locals>.position() takes 2 positional arguments but 4 were given
TypeError: KazamIndicator.cb_indicator_popup_menu.<locals>.position() takes 2 positional arguments but 4 were given

Not sure why it doesnt work. I removed the one I installed from the apt repo. But the current version doesnt show up on the start up tray. Any help will be welcomed.

Thanks for the plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions