ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Jython-users
Jython-users
#30942 [Opn->Asn]: imageCreateFromPng() gives fatal error
by other posts by this author
Dec 2 2004 12:36PM messages near this date
RE: [Jython-users] GUI for Jython app | Re: [Jython-users] .jython file not being picked up
ID:               30942
 Updated by:       pajoye@[...].net
 Reported By:      hkh at netnords dot dk
-Status:           Open
+Status:           Assigned
 Bug Type:         GD related
 Operating System: win XP
 PHP Version:      4.3.8
 Assigned To:      pajoye
 New Comment:

The fact is you will not be able to read these images without using
another libpng (1.0.6 and later), compiled with:
   #define PNG_SETJMP_NOT_SUPPORTED
   #define PNG_ABORT()

The png files are not valid.

The fix will be to change the error to a warning and return false.

--Pierre





Previous Comments:
------------------------------------ere: jython-users@[...].net
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/jython-users> ,
	<mailto:jython-users-request@lists.sourceforge.net?subject=unsubscribe> 
List-Id: <jython-users.lists.sourceforge.net> 
List-Post: <mailto:jython-users@[...].net> 
List-Help: <mailto:jython-users-request@lists.sourceforge.net?subject=help> 
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/jython-users> ,
	<mailto:jython-users-request@lists.sourceforge.net?subject=subscribe> 
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=jython-users> 
X-Original-Date: Thu, 2 Dec 2004 13:34:15 +0100
Date: Thu, 2 Dec 2004 13:34:15 +0100
X-PMX-Gauge: Gauge=%%GAUGE%%
X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2004.12.1.36
X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CD 0, __CT 0, __CTE 0, __CTYPE_CHARS
ET_QUOTED 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_VERSION 0, __SANE_MSGID 0'

>   i want to use interfaces from javax.ejb package for developing the session
>  bean. but i dont know, the ejb architecture follows full of interfaces can
>  we develop ejb's in jython. with regards,

By using the jythonc it might be possible - then you can set the 
jython-generated class as the implementation class for the ejb in the ejb 
descriptor.

Diez


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Jython-users mailing list
Jython-users@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-users
Thread:
hkh at netnords dot dk
Hkh At Netnords Dot Dk


hkh at netnords dot dk

hkh at netnords dot dk


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved