Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Function 'system' nasty behaviour in Cygwin Perl/Tk

by jesuashok (Curate)
on Jan 31, 2006 at 02:34 UTC ( [id://526642]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    'Yellow', -command, sub{system('xterm'=>'')}, -text, 'Magic 1' ) ->
    pack();
    MainLoop;
    
  2. or download this
    #===vptk end===< DO NOT CODE ABOVE THIS LINE >===
    FELIX-XP-~> test.pl
    ...
    Background Error: panic: MUTEX_LOCK (45) [op.c:354] at
    /usr/lib/perl5/vendor_perl/5.8/cygwin/Tk.pm line 406.
    panic: MUTEX_LOCK (45) [op.c:354].
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://526642]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found