bugGnash - The GNU Flash player - Bugs: bug #32956, GTK yesno doesn't work in first...

 
 

bug #32956: GTK yesno doesn't work in first frame.

Submitter:  Sandro Santilli <strk>
Submitted:  Wed 30 Mar 2011 07:38:32 PM UTC
   
 
Category:  gui-gtk Severity:  4 - Important
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 17 Jan 2012 10:54:23 AM UTC, comment #9: 

I can't reproduce as of Gnash 0.8.10dev
(master-21484-ce522eb)

Sandro Santilli <strk>
Group Member
Fri 13 Jan 2012 05:52:09 PM UTC, comment #8: 

Any more status on this bug being fixed in current master ?

Rob Savoye <rsavoye>
Group administrator
Sun 11 Dec 2011 11:35:39 AM UTC, comment #7: 

With the attached example yesno actually works. So maybe this is still fixed ? Does anyone have other examples ?

Sandro Santilli <strk>
Group Member
Sun 11 Dec 2011 11:23:26 AM UTC, comment #6: 

NOTE: this was re-opened by 45044b09e2fec37a1192828bbe8c8fb2e3ac76f4 which was aimed at fixing #34708

Sandro Santilli <strk>
Group Member
Fri 11 Nov 2011 06:36:05 AM UTC, comment #5: 

I don't have the time for a proper fix any time soon, so feel free to revert the commit if priority of youtube is to be considered higher than being stuck with 100% CPU in (the hopefully unlikely) case that Gnash does something wrong with ActionScript in first frame.

It's a pity there's no link to the testcase here, but was a real-world test, where the silly AS code was basing a loop exit condition on the color of a bitmap. Gnash failed to find a full RED color and kept looping. Forever.

Anyway it's easy to produce a testcase, just make an infinite loop in the first frame. This is if anyone has time for it.

Note we'd need automated tests for both this and the resize event (#34708) bugs.

In any case I wouldn't re-open this unless the fix is reverted (it is not a bug right now, so is fixed)

Sandro Santilli <strk>
Group Member
Thu 10 Nov 2011 06:03:25 PM UTC, comment #4: 

This needs to be fixed differently, as this commit does break the size of the video player used by YouTube (bug #34708). Rather than reverting the commit and causing another more critical bug, a better solution is desired.

Rob Savoye <rsavoye>
Group administrator
Thu 31 Mar 2011 04:49:06 PM UTC, comment #3: 

bwy confirmed. closing (incredibly, a non-blocker!)

Sandro Santilli <strk>
Group Member
Wed 30 Mar 2011 08:28:32 PM UTC, comment #2: 

Fixed by 227486d. Side-effect could be a nominal FPS delay to see initial rendering.

Sandro Santilli <strk>
Group Member
Wed 30 Mar 2011 08:19:16 PM UTC, comment #1: 

gtk_main isn't called at the time of the modal window popup.

Sandro Santilli <strk>
Group Member
Wed 30 Mar 2011 07:38:32 PM UTC, original submission:  

Making a simple infinite loop in a single-frame SWF shows that the GTK gui is unable to catch the user prompt in a sane way.

The QT4 implementation is safe.

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24561:  inf.swf added by strk (64B - application/x-shockwave-flash - simple example)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rsavoye (Updated the item)
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-01-17 strk StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2012-01-13 rsavoye StatusConfirmed Need Info
    2011-12-11 strk Attached File- Added inf.swf, #24561
    2011-11-10 rsavoye StatusFixed Confirmed
        Open/ClosedClosed Open
    2011-03-31 strk StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2011-03-30 strk StatusIn Progress Ready For Test

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code