[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2021-05-20 Thread ®γσ ξηg
[code] ~$ kazam Traceback (most recent call last): File "/usr/bin/kazam", line 149, in from kazam.app import KazamApp File "/usr/lib/python3/dist-packages/kazam/app.py", line 36, in from kazam.backend.prefs import * File "/usr/lib/python3/dist-packages/kazam/backend/prefs.py", line

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2017-05-05 Thread Shahriyar Rzayev
Sorry please ignore comment above, the result after patch on Fedora 25: $ kazam /usr/lib/python3.5/site-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

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2017-05-05 Thread Shahriyar Rzayev
After applying patch I got following in Fedora 15: $ kazam Traceback (most recent call last): File "/usr/bin/kazam", line 147, in from kazam.app import KazamApp File "/usr/lib/python3.5/site-packages/kazam/app.py", line 36, in from kazam.backend.prefs import * File

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2017-02-02 Thread Not Happening
Same - running 16.04 LTE Xenial Xerus, Kazam v.1.5.3, still getting unexpected keyword argument 'raw' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2016-07-07 Thread Jonathan Vargas
On Ubuntu 16.04 doesn't work, the workaround seems already applied. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/kazam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/kazam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-13 Thread Launchpad Bug Tracker
This bug was fixed in the package kazam - 1.4.5-2 --- kazam (1.4.5-2) unstable; urgency=medium * configparser_api_changes.patch: Update for changes in ConfigParser api (Closes: #801203, LP: #1500083). * debian/control: Bump Standards-Version to 3.9.6 -- Andrew

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-13 Thread Bug Watch Updater
** Changed in: kazam (Debian) Status: New => 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/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some():

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-12 Thread Bug Watch Updater
** Changed in: kazam (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some():

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-12 Thread Andrew Starr-Bochicchio
** Bug watch added: Debian Bug tracker #801203 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801203 ** Also affects: kazam (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801203 Importance: Unknown Status: Unknown ** Changed in: kazam (Ubuntu) Assignee:

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-12 Thread Andrew Starr-Bochicchio
** Changed in: kazam (Ubuntu) Status: Triaged => 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/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-02 Thread Fabio Marconi
** Description changed: + **Workaround** + Open the terminal and type : + sudo gedit /usr/lib/python3/dist-packages/kazam/backend/config.py + click the magnifier and in the search box type def get + locate the highlighted def get(self, section, key): + and modify to have: + + def get(self,

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-10-02 Thread Fabio Marconi
Hallo Alan Bell After editing it now works perfectly. Many thanks. Best regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500083 Title: kazam [1.4.5 and 1.5.3] crashed with TypeError in

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-09-30 Thread Alan Bell
editing /usr/lib/python3/dist-packages/kazam/backend/config.py line 101-103 to read def get(self, section, key,raw=True,fallback='rest'): try: return super(KazamConfig,self).get(section, key,raw=raw,fallback=fallback) allows it to start. This matches the keyword

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-09-30 Thread Alan Bell
this is related to this issue http://bugs.python.org/issue14388 /usr/lib/python3/dist-packages/kazam/backend/config.py extends /usr/lib/python3.4/configparser.py and has a get method, which requires different parameters to the configparser method. ** Bug watch added: Python Roundup #14388

[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2015-09-28 Thread Fabio Marconi
** Summary changed: - kazam 1.4.5 crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw' + kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw' -- You received this bug notification because