Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: xcb Unknown sequence number while processing queue in Perl/Gtk2

by Anonymous Monk
on Jan 09, 2015 at 04:22 UTC ( [id://1112703]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    
    $guithread->join; ## wait for gui to finish
    __END__
    
  2. or download this
    sub MyApp::DBFetch::WorkQ {
        my( $qin, $qout ) = @_;
    ...
             }
        }
    }
    
  3. or download this
    sub MyApp::GUI::WorkQ {
        my( $qin, $qout ) = @_;
    ...
        }
        return 1; ## don't cancel timeout, repeat it
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found