Bug 345703

Summary: /bug -script returns an error message and outputs nothing
Product: [Applications] konversation Reporter: Sputnik <sputnikshock>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: sputnikshock
Priority: NOR    
Version: 1.5   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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