Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Function 'system' nasty behaviour in Cygwin Perl/Tk

by jesuashok (Curate)
on Jan 31, 2006 at 02:34 UTC ( #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 musing on the Monastery: (6)
As of 2023-12-06 20:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (31 votes). Check out past polls.

    Notices?