[LDTP-Dev] [Bug 579027] New: onwindowcreate expects a _NON_ stripped window title

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 15 02:24:20 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=579027

  LDTP | ldtp | Ver: 1.5.0
           Summary: onwindowcreate expects a _NON_ stripped window title
           Product: LDTP
           Version: 1.5.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: dexter at balabit.hu
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


After reading the ldtp-tutorial I though that I have to use a stripped version
of the window titles _everywhere_. So I used it in onwindowcreate function and
relaized that it just doesn't work...

After debugging ldtp I noticed that in report_window_event the title of the
window is compared against the registered one as is, and not stripped:

ldtp.c:118 if ((cctxt = is_window_reg_for_events (title))) {

If it's not a bug pls write it in the documentation of onwindowcreate. It will
save some hours of looking weird :)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579027.


More information about the LDTP-dev mailing list