Bug 345703 - /bug -script returns an error message and outputs nothing
Summary: /bug -script returns an error message and outputs nothing
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-30 20:55 UTC by Sputnik
Modified: 2015-04-01 18:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sputnik 2015-03-30 20:55:38 UTC
On my installation /bug does nothing.
Starting konversation from the konsole gives the following output:


> Traceback (most recent call last):
  File "/usr/share/kde4/apps/konversation/scripts/bug", line 49, in <module>
    subprocess.call('xdg-open', url)
  File "/usr/lib/python2.7/subprocess.py", line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 659, in __init__
    raise TypeError("bufsize must be an integer")
TypeError: bufsize must be an integer


Reproducible: Always

Steps to Reproduce:
1. use the /bug script inside Konversation
2.
3.

Actual Results:  
No output, but error message on the command line if started from command line.
Comment 1 Eike Hein 2015-04-01 18:17:46 UTC
Git commit 82742611bbde4e32335a3bd67df0669d8bc3dac9 by Eike Hein.
Committed on 01/04/2015 at 18:17.
Pushed by hein into branch '1.6'.

Fix bug script.

M  +1    -1    data/scripts/bug

http://commits.kde.org/konversation/82742611bbde4e32335a3bd67df0669d8bc3dac9