Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: pp with gui

by Anonymous Monk
on Mar 25, 2013 at 01:35 UTC ( [id://1025219]=note: print w/replies, xml ) Need Help??


in reply to pp with gui

Add $Tkx::TRACE=64; or some print statements or turn on PAR debugging

Replies are listed 'Best First'.
Re^2: pp with gui
by mkmal (Novice) on Mar 26, 2013 at 23:05 UTC
    I added the line

    $Tkx::TRACE=64;

    to my code and compiled as shown above. Everything behaves exactly the same.
      Impossible. OTOH, turn on par debugging.
        I don't see a debug option listed for the pp command.

        How do I turn on debugging?

      Are you still using pp --gui ?

      You should probably omit the --gui option until you've got your program working as it should under par

        When I remove the --gui option I get a run-time error but that kind of what I expected. The program creates a gui and I am trying to run it without using the gui option.
        I should note that I can use pp to create non-gui programs and they execute just fine.
          A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 11:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found