[XFCE 0000025]: find in xffm
[email protected] Tue, 2 Dec 2003 14:45:25 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
The following bug has been RESOLVED. ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=0000025 ======================================================================= Reporter: snoopy Handler: edscott ======================================================================= Project: XFCE Bug ID: 0000025 Category: xffm Reproducibility: always Severity: major Priority: normal Status: resolved Resolution: fixed ======================================================================= Date Submitted: 2003-12-01 01:33 GMT Last Modified: 2003-12-02 14:45 GMT ======================================================================= Summary: find in xffm Description: after a search with "find" in xffm the keyboard doesn't work I tried a "find" and stop it and after returning to any terminal, world processor there's nothing from the keyboard I have to logout ======================================================================= ----------------------------------------------------------------------- edscott - 2003-12-02 01:35 GMT ----------------------------------------------------------------------- Sounds like an X server problem. Try to run xffm in a terminal and then do the find business to produce the problem you encounter. Check to see if any input is being required from stdin (the terminal window). Otherwise there should be no problem since the stop button sends the find process the sigterm signal. ----------------------------------------------------------------------- edscott - 2003-12-02 14:45 GMT ----------------------------------------------------------------------- I suppose the bug refers to current cvs version. The gtk timeout was polling too quickly, so that a lengthy find would make xffm appear to hang since system was busy polling uselessly. Timeout has been changed and things appear to be back to normal. If condition persists on snoopy's box, reopen (but I'm pretty sure it is no longer a bug).