CLI interface doesn't work

Bug #347297 reported by zeusOne
4
Affects Status Importance Assigned to Milestone
Babiloo
Triaged
Wishlist
Unassigned

Bug Description

Why the CLI is commented in the source code?

Revision history for this message
Marco Ferreira (mferreira) wrote :

Hello.

What do you mean?

Revision history for this message
zeusOne (vaudano) wrote : Re: [Bug 347297] Re: CLI interface doesn't work

Hi!
I downloaded the last version from Launchpad.
In the file run.py the lines with the cli parameter are commented.
Therefore if I try to launch the program "python run.py -c", it makes nothing.
Maybe I misunderstood something...

Thanks

On Mon, Mar 23, 2009 at 3:42 PM, Marco Ferreira
<email address hidden> wrote:
> Hello.
>
> What do you mean?
>
> --
> CLI interface doesn't work
> https://bugs.launchpad.net/bugs/347297
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Babiloo - dictionary viewer with multi-languages support: New
>
> Bug description:
> Why the CLI is commented in the source code?
>

Revision history for this message
Marco Ferreira (mferreira) wrote :

Could you be more specific?

What version are you using? tar.gz or bzr branch ?

Paste the result, even if none, when typing: "python run.py -c"

What lines do see commented in run.py?

Thanks

Revision history for this message
zeusOne (vaudano) wrote :

Hello!

> What version are you using? tar.gz or bzr branch ?
>
bzr branch lp:babiloo
Revision 161

> Paste the result, even if none, when typing: "python run.py -c"
>
Babiloo started
Babiloo closed for mantainance.

> What lines do see commented in run.py?
>
Line 45 #elif options.mode == 'cli':
Line 46 # import cli.main

Line 79 #elif options.mode == 'cli':
Line 80 # cli = cli.main.Main(options)
Line 81 # cli.start_session()

>
> Thanks
>
Thanks to you

Revision history for this message
Kapis (capiscuas) wrote :

Babiloo project still it had copied the code structure of the other project SubDownloader, that's why we still had the cli part commented.

The CLI version of Babiloo is not so important at this moment cause is a dictionary viewer and people that needs it normally will have a X server to run the GUI version.

Altought if you'd like to propose a CLI version for babiloo, we are glad to accept ur proposals of interface, buttons, etc
Best regards

Revision history for this message
zeusOne (vaudano) wrote :

Thanks for the explanation

Changed in babiloo:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.