dogtail-devel [Bug 354518] Dogtail headless does not work



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=354518
 dogtail | Framework | Ver: 0.5.x


Zack Cerza changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zcerza redhat com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Zack Cerza  2006-09-06 14:40 UTC -------
dogtail-run-headless calls /bin/sh to execute the script argument you pass to
it. That could theoretically be a shell snippet, e.g. 'rm -rf /tmp/foo;
~/bar.py'. /bin/sh is refusing to execute files that do not have the executable
bit set, which is its correct behavior. The actual bug is that the packages
you're using have the executable bit unset on the example scripts. I would love
to set the bit in the Fedora packages, but if you look in the package changelog
you'll see that I had to unset it because of packaging policy.

As for the issues in the mail, I believe they're all fixed. I'm not sure about
the XFS problem; you'd probably want to ask an X person.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact for the bug.
You are watching the assignee for the bug.



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