patchGnash - The GNU Flash player - Patches: patch #6494, Log to GTK window

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6494: Log to GTK window

Submitter:  Benjamin Wolsey <bwy>
Submitted:  Thu 24 Apr 2008 09:20:01 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Thu 24 Apr 2008 09:20:01 AM UTC, original submission:  

This patch (may not apply cleanly any more) allows LogFile to write to a GtkBuffer for displaying in a window.

It has threading problems, as LogFile writes the GtkBuffer while GTK is reading it. GTK is capable of thread locking (and must do so for any function called from outside the main loop), but Gnash's GTK gui isn't set up to do this very well.


Benjamin Wolsey <bwy>
Group Member

 

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

Attached Files
file #15515:  logging.patch added by bwy (12KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bwy (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-24 bwy Attached File- Added logging.patch, #15515

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code