fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Ctrl+C of running fabric command.


From: Sebastian Pawlus
Subject: Re: [Fab-user] Ctrl+C of running fabric command.
Date: Wed, 24 Nov 2010 17:18:20 +0000

Hi 

Thanks for response.

I'm running Fabric 0.9.3, and application are all written in PySide[0] Qt implementation for Python, helloworld application example is here[1]. 

During the start/run method on device I'm actually trying to display it on the tested device. When application is up and running, some checking and then ctrl+c on my developer machine to kill application on remote device, but that part doesn't work.

[0] http://www.pyside.org/
[1] http://paste.org/pastebin/view/25294

regards, 
seba

On Wed, Nov 24, 2010 at 4:27 PM, Jeff Forcier <address@hidden> wrote:
Hi Sebastian,

What version of Fabric are you using? Ctrl-C is checked for and ought
to terminate the program, but we do occasionally see edge cases where
it doesn't work correctly. Depends a lot on exactly what you're
running.

Best,
Jeff

On Wed, Nov 24, 2010 at 4:18 AM, Sebastian Pawlus
<address@hidden> wrote:
> Hi,
> really odd example of use fabric :) I'm using fabric to test mobile
> application on maemo/meego systems. Typical scenarion is:
> 1. save file local
> 2. send file to phone
> 3. run it, remotely on device
> 4. and kill when i wan to close and get back to terminal. I'm using ctrl-c
> on fabric run on the, but that is not working. every time i have to kill
> aplikaction manually on my phone, which is pretty annoying.
> Any ideas or other solutions?
> regards
> _______________________________________________
> Fab-user mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>



--
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]