** Changed in: kazam (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f
Output of command:
kazam --debug
DEBUG Kazam - Starting ...
DEBUG Main - Setting variables.
DEBUG PulseAudio - PA - Starting mainloop.
DEBUG PulseAudio - PA - Getting API.
DEBUG PulseAudio - PA - Setting context.
DEBUG PulseAudio - PA - Set state callback.
DEBUG PulseAudio - PA - Connec
After branching from lp:kazam, the code is different to what I get from
running apt-get source kazam. I don't know enough about Ubuntu packaging
to figure out where the repo is for the code being installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Looks like on app.py line 578 audio2_vol is -infinity, I've fixed it
locally by prepending with the line:
if audio2_vol < 0: audio2_vol = 0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
Hello, this occured still on Lubuntu 12.04 Desktop with all updates
after installation:
cf@cf:~$ kazam --debug
DEBUG Kazam - Starting ...
DEBUG Main - Setting variables.
DEBUG PulseAudio - PA - Starting mainloop.
DEBUG PulseAudio - PA - Getting API.
DEBUG PulseAudio - PA - Setting conte
I'm still experiencing this bug, and Chris' solution of making the input
volume non-zero fixes this for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError i
** Changed in: kazam
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
T
I ran into this problem while being subscribed to the stable PPA (I
noticed it's mentioned that the unstable one does not work). Had to set
the input mic to be above 0db as well:
DEBUG PulseAudio - PA - pa_sourceinfo_cb()
DEBUG PulseAudio - - IDX: 4
DEBUG PulseAudio - - Name:
alsa_output.usb-
I encountered this issue after downloading Kazam from 12.04's default
repo. Chris' solution fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in fun
** Changed in: kazam (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To
Thanks! Awesome.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications about this bug go to:
http
Unstable now works for me. Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications about thi
Steps to reproduce this behavior:
- open pavucontrol
- set volume of all the input sources to the lowest level
- start kazam
- you should encounter a ValueError exception
- apply fix
- restart kazam to confirm there is no ValueError exception
--
You received this bug notification because you are
Apparently this bug popped up in two different places in the code. I've
tested it in stable and unstable branch and I can't reproduce it in the
stable version. Which probably means that the intial solution fixed it
for stable branch. Unstable branch is working with volumes a different
way so anothe
** Changed in: kazam (Ubuntu)
Status: Fix Committed => In Progress
** Changed in: kazam
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
I can confirm the bug still exists and the solution is the same as Chris
mentioned, above. the input device streams do not need to be muted, just
put to as low a level as possible.
Glad I found this solution because I uninstalled, purged, tried
different PPAs... Chris, thank you for your solution.
Have not been able to update yet but have found the cause of the
problem. I had the input microphone volume for both the internal mic and
the docking station mic ( which I have not got) in the sound preferences
set to mute. As soon as I changed that to a low level but not 0 level
kazam started with
Awesome. It would be most helpful if you can test this on new stable
version - 1.0.7.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not
Will do as soon as I get the update
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications
Thanks for the report! This should be fixed in stable and unstable
branch. If you can test the stable branch and report your results back,
I'd appreciate it. I can't duplicate this bug, so there is no way for me
to test it.
** Changed in: kazam (Ubuntu)
Status: Confirmed => Fix Committed
** Branch linked: lp:kazam/stable
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications about thi
** Also affects: kazam
Importance: Undecided
Status: New
** Changed in: kazam
Status: New => Confirmed
** Changed in: kazam
Importance: Undecided => Medium
** Changed in: kazam
Assignee: (unassigned) => David Klasinc (bigwhale)
** Changed in: kazam
Milestone: None =
** Branch linked: lp:kazam
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications about this bug g
** Changed in: kazam (Ubuntu)
Status: New => Confirmed
** Changed in: kazam (Ubuntu)
Assignee: (unassigned) => David Klasinc (bigwhale)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
kazam --chris@laptop:~$ kazam --debug
INFO Kazam - Logger intialized.
INFO Kazam - Running on: Ubuntu 12.04
DEBUG Kazam - Starting ...
DEBUG Main - Setting variables.
DEBUG PulseAudio - Starting mainloop.
DEBUG PulseAudio - Getting API.
DEBUG PulseAudio - Setting context.
DEBUG PulseAudio - Set sta
Can you run kazam wih --debug option and attach the output?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To mana
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983827
Title:
kazam crashed with ValueError in function(): %f not in range %f to %f
To manage notifications about this
27 matches
Mail list logo