Public bug reported:

The Rapache window can be launched from command line [python rapache]
without running the install.

I run the install [sudo python setup.py install] without error.

But then when I command [rapache] I get the following error:
    Traceback (most recent call last):
    File "/usr/local/bin/rapache", line 48, in <module>
    hwg = MainWindow()
    TypeError: __init__() takes exactly 2 arguments (1 given)


(I'm using the branch lp:rapache on Ubuntu10.04)

** Affects: rapache
     Importance: Undecided
         Status: New

-- 
rapache doesn't start from the install but start thru command line without 
installing it (ubuntu 10.04)
https://bugs.launchpad.net/bugs/581526
You received this bug notification because you are a member of Rapache
Developers, which is subscribed to Remote Apache Management tool .

Status in rapache: New

Bug description:
The Rapache window can be launched from command line [python rapache] without 
running the install. 

I run the install [sudo python setup.py install] without error.

But then when I command [rapache] I get the following error:
    Traceback (most recent call last):
    File "/usr/local/bin/rapache", line 48, in <module>
    hwg = MainWindow()
    TypeError: __init__() takes exactly 2 arguments (1 given)


(I'm using the branch lp:rapache on Ubuntu10.04)



_______________________________________________
Mailing list: https://launchpad.net/~rapache-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~rapache-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to