[matplotlib-devel] Fwd: numerix.ma.html access failure
-- Forwarded message -- From: Tim Cradic <[EMAIL PROTECTED]> Date: Jun 14, 2007 10:41 AM Subject: numerix.ma.html access failure To: [EMAIL PROTECTED] Charles, I'm trying to get info on masking and I have been getting the following error for over month now. Is there anything you can do? Thanks, Tim Cradic An error has been encountered in accessing this page. 1. Server: matplotlib.sourceforge.net 2. URL path: /matplotlib.numerix.ma.html 3. Error notes: File does not exist: /home/groups/m/ma/matplotlib/htdocs/matplotlib.numerix.ma.html 4. Error type: 404 5. Request method: GET 6. Request query string: 7. Time: 2007-06-14 07:34:53 PDT (1181831693) Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net). If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above): Contact the project via their designated support resources. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] Fwd: numerix.ma.html access failure
On 6/14/07, Charlie Moad <[EMAIL PROTECTED]> wrote: > I'm trying to get info on masking and I have been getting the > following error for over month now. Is there anything you can do? Just updated the site to fix these -- thanks. JDH - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] SaveFig bug in TkAgg bac kend
Hello. I've encoutered a similar problem (I tried to add a menu to the Matplotlib window), but I managed to do a workaround. Instead of adding Tk widgets to existing window, I created a Tk instance and integrated all buttons and menus in it, and only after that I embedded a Matplotlib plot into it, as shown in example embedding_in_tk2.py. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel