[Gambas-user] Issue 31 in gambas: process.kill raises signal 11

gambas at ...2524... gambas at ...2524...
Sun Feb 13 00:46:59 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 31 by kevinfis... at ...1887...: process.kill raises signal 11
http://code.google.com/p/gambas/issues/detail?id=31

Attached project:

Public pad_device As Process

Public Sub Form_Open()

   pad_device = Exec ["cat", "/dev/input/js0"] For Read As "Gamepad"
   pad_device.Kill

End

Version: TRUNK / 3
Operating system: Ubuntu 10.10 ia64
GUI component: GTK+
Desktop used: Gnome


Attachments:
	gb3_test.tar.bz2  5.7 KB





More information about the User mailing list