dogtail-devel [Bug 364553] New: Run with arguments is confusing



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=364553

  dogtail | Framework | Ver: CVS HEAD

           Summary: Run with arguments is confusing
           Product: dogtail
           Version: CVS HEAD
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Framework
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: nshmyrev yandex ru
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


because procedural run() contactenates app and arguments, this call doesn't
work:

run('evince','./test-encrypt.pdf',)

instead it should be (note the space before arguments)

run('evince',' ./test-encrypt.pdf',)

I suggest to insert this space automatically


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]