New patch releases: JE 5.0.48 and 4.1.20

All,
Please note that new patch releases for JE 5.0 and 4.1 are now available.
The JE 5.0.48 update contains a number of critical bug fixes that can cause corruption (data loss) under certain circumstances. We strongly recommend that anyone using JE 5 upgrade immediately to 5.0.48. This update also contains fixes for issues that prevent upgrading to JE 5 from an earlier release, or cause problems after upgrading.
Note that running the pre-upgrade utility is mandatory before upgrading to JE 5 from an earlier release, and the pre-upgrade utility must be run using JE 4.0.20. The JE 4.0.20 update contains fixes to the pre-upgrade utility as well as one critical bug fix. See the first section in the JE 5.0.48 change log for detailed information on upgrading and running the pre-upgrade utility.
We'd like to thank all the users who reported problems and especially those who worked with us over email, in some cases for long periods of time, to diagnose problems and test fixes. Some, but not all, of those who helped are mentioned in the change log. Thank you for contributing to the reliability of the product!
Complete information can be found in the JE documentation. The release is available via the download site or Maven.
--mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Hi,
the biggest problem is that we are using bought application not made in our company. I have tried out this java application with JRE 1.4 and 1.5 and it just doesn't work. So the only solution is using JRE 1.3 on all intranet computers. This application uses digital certificate so why doesn't Sun allow digital signet java programs to run on older versions of JRE?
There could also be one more solution. I exactly know md5sum (or sha1sum) of 3 JAR files used by applet needing JRE 1.3. So if this sum would be enabled manualy (or I could send batch file to make this in registry or any other storage this would be good).
http://en.wikipedia.org/wiki/Md5sum
http://en.wikipedia.org/wiki/Sha1sum
Thanks,
Grofaty

Similar Messages

  • Updated Z10 to new software release 10.2.0.429 and having trouble with sending BBM/text messages

    I recently updated my Blackberry Z10 to the new software release 10.2.0.429 and I'm having trouble sending messages on BBM b/c the red X shows up on every single message that I send to any contact on my list. This was never a problem for me prior to updating it. I also suddenly cannot open my browser nor can I open my texts properly nor send or receive texts. The keyboard on the touchscreen shows up constantly while im trying to navigate through the phone and it stays frozen until I lock/unlock the phone. All of this ONLY started happening ever since I updated it. What's going on? Please help, this shouldn't be happening!!

    Hi and Welcome to the Community! 
    Keep the phone on, and remove the battery for about a minute or more and then replace it
    VIA | rat-7 
    http://supportforums.blackberry.com/t5/BlackBerry-​Z10/z10-update-10-2-0-424-problem-with-text-messag​...
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

  • New Patch Release 3.0.9.8.1 for Oracle9iAS Portal 3.0.9.8.0

    The patch can be found on metalink. The patch number is: 1841088.
    Oracle9iAS Portal 3.0.9 Patch Release Notes
    July 2001
    Contents
    For the latest release note updates, visit the Oracle Technology Network
    and click the Documentation tab.
    Installation and Setup Patch Contents
    Installation (Windows) Bugs fixed by this patch
    Installation (UNIX)
    Post-installation steps
    Installation (Windows)
    You can only apply this patch to Release 3.0.9 of Oracle Portal
    (Oracle9iAS v1.0.2.2). To apply this patch, do the following:
    From the command line prompt, execute the patch command according to
    the following syntax:
    patch.cmd [-m patch_mode] [-s schema_name]
    [-p schema_password] [-u sys_password]
    -c connect_string [-l log_file_name]
    -m patch_mode is the patch mode. Valid values are
    loginserver or portalschema. Default value is
    portalschema.
    -s schema_name is the name of the Portal schema that you
    want to patch. Default value is PORTAL30.
    -p schema_password is the password of the schema you want
    to patch. Default value is PORTAL30.
    -u sys_password is the SYS Password. Default value is
    CHANGE_ON_INSTALL.
    -c connect_string is the TNS connect string information.
    -l log_file_name is the name of the log file. Default value
    is patch.log.
    Examples:
    To patch Login Server Only:
    patch -m loginserver -s portal30_sso -p portal30_sso -u
    change_after_install -c mydatabase -l mypatch.log
    To patch Portal Schema Only
    patch -m portalschema -s portal30 -p portal30 -u
    change_after_install -c mydatabase -l mypatch.log
    To patch both Portal Schema and Login Server
    patch -m loginserver -s portal30_sso -p portal30_sso -u
    change_after_install -c mydatabase -l mypatch.log
    patch -m portalschema -s portal30 -p portal30 -u
    change_after_install -c mydatabase -l mypatch.log
    To complete the application of the patch, follow the instructions in
    Post-installation steps.
    Installation (UNIX)
    You can only apply this patch to Release 3.0.9 of Oracle Portal
    (Oracle9iAS v1.0.2.2). To apply this patch, do the following:
    From the command line prompt, execute the patch command according to
    the following syntax:
    patch.csh [-m <patch_mode>] [<-l log_file_name>]
    -m <patch_mode> is is the patch mode. Valid values are
    loginserver, portalschema, or both. Default value is both.
    -l log_file_name is the name of the log file. Default value
    is patch.log.
    Examples:
    To patch Login Server only
    patch.csh -m loginserver -l mypatch.log
    To patch Portal Schema only
    patch.csh -m portalschema -l mypatch.log
    To patch both Portal Schema and Login Server
    patch.csh -m both -l mypatch.log
    patch.csh -l mypatch.log
    To patch both Portal Schema and Login Server with default
    log file
    patch.csh -m both
    patch.csh
    To complete the application of the patch, follow the instructions in
    Post-installation steps.
    Post-installation steps
    The bug fixes for bug numbers 1817550, 1830898, 1832632, 1840420, 1664594,
    1810741, 1807325, and 1819442 are not installed via the patch script
    because you must shut down your Web server prior to applying them. The
    sections that follow describe how to apply these fixes.
    JPDK.ZIP
    On the Web server where the provider is running:
    Unzip the contents of jpdk.zip into a directory (e.g., JPDK_30901).
    Shut down your Web server.
    Change your zone.properties file to include <extract
    dir>/jpdk/lib/provider.jar in the wrapper.classpath.
    If you are using Java Portal Development Kit (JPDK) samples from a
    previous release of the JPDK, update your samples using those
    included in the zip file. Refer to <extract dir>/installing.jpdk.html
    for more details.
    Restart your Web server.
    Note: Refer to <extract dir>/release.notes.html for a list of changes made
    in this release.
    wwpage.jar
    On the middle tier where the Portal listener is running:
    Shut down your Web server.
    Create a backup of your current wwpage.jar file.
    Replace /$IAS_HOME/Apac he/Jserv/servlets/wwpage.jar with the new
    wwpage.jar provided in this patch.
    Restart your Web server.
    New Parameters
    The Parallel Page Engine now accepts two new parameters in the
    zone.properties file:
    minStall is the minimum stall value allowed for a contentfetcher
    before it assumes there is a problem and times out. This value
    defaults to 120 seconds. It was added to help upgrades from
    308, which had a normal stall value of 40 seconds. The meaning
    of stall has changed slightly, raising the need for a minimum
    value.
    minTimeout is the minimum timeout that may be sent by a
    portlet. At times portlets send very small values, like 1
    second. This almost always fails, and pages are rendered
    incomplete. The minTimeout defaults to 5 seconds, but may be
    set otherwise if this is not large enough. The minTimeout is
    different from the requestTime. The requestTime is used when no
    timeout value is sent for a portlet.
    opca.jar
    Back up your current opca.jar file, which is found in the
    <IAS_HOME>/assistants/opca/ directory.
    Copy the opca.jar file provided with this patch to the
    <IAS_HOME>/assistants/opca/ directory.
    To install the Portal repository, run the launch.bat (on NT) or
    launch.sh (on Solaris) to invoke the Portal Configuration Assistant.
    Follow the steps in the configuration assistant.
    Oracle Portal Cache
    Go to Oracle MetaLink and retrieve the patch for bug number 1817550.
    Stop your Oracle HTTP Server.
    Apply the patch you downloaded from Oracle MetaLink as per the
    instructions in the README.txt file.
    Login to your system as root and delete all cache files and
    subdirectories under the directory
    <IAS_HOME>/Apache/modplsql/cache/plsql. Make sure the directory
    <IAS_HOME>/Apache/modplsql/cache/plsql is empty.
    Start your Oracle HTTP Server.
    Bugs fixed by this patch
    This patch fixes the following known bugs:
    Bug Number Bug Subject and Description
    1817550 ON SOLARIS, WHEN RUNNING ON PORT 80, ORACLE PORTAL CACHE
    GETS DISABLED
    Due to a bug in the Oracle HTTP Server powered by Apache,
    the Oracle Portal cache gets disabled when it is running
    on port 80.
    1819194 EXCEPTION THROWN IF A USER'S PASSWORD HAS AN AMPERSAND.
    Special characters such as an ampersand (&) in passwords
    or any text node that is sent to the Web providers were
    causing errors.
    1664594 XML TAGS IN THE JAVA STACK - CAUSING PARSER TO CRASH.
    (Duplicate Bug: 1788506) Control characters were not
    being properly escaped appropriately and causing errors
    in the database SOAP parser.
    1823166 PORTLET SECURITY IS RAISING AN ERROR FOR NON-ADMIN USERS
    W/ ANY_PORTLET MANAGE.
    1782458 NOT ABLE TO CREATE MASTER DETAIL REPORT.
    1802055 308-309 UPGR: CLICKING ON "REFRESH ERROR" IN PORTLET
    REPOSITORY GIVES ERROR.
    1815257 UPGRADE: 306-309:308-309:SEARCH PEOPLE PORTLET: SHOWS
    ERROR.
    1744458 REPORTS FROM SQL: VALID SQL:GIVES AMBIGUOUS COLUMN ERROR
    FOR JOINED TABLES.
    1783257 REPORT COMPONENT AS PORTAL IN PAGE CAN'T BE ASSOCIATED
    WITH TAB.
    1801961 UPGRADE:307-309:ADD PORTLETS REGION IS SHOWING UP VERY
    SLOW.
    1807325 FETCHERS TIMEOUTS, AND PORTLET PRODUCED AN ERROR.
    This bug pertains to a synchronization issue in the 3.0.9
    fetching of portlet content. The Document could not be
    contacted error is randomly raised. However, it may be
    that other problems are causing this error. This bug only
    refers to the synchronization issue in which the Parallel
    Page Engine causes the problem.
    1810741 PROVIDER USER DOES NOT DETECT PUBLIC USER CORRECTLY.
    Previously, the JPDK did not correctly detect if the
    current user was logged in or accessing the portal using
    a public session. This bug also affected providers
    registered with a login frequency of PUBLIC. Failure to
    detect the logged in state of the user correctly caused
    ProviderUser.isPublicUser() to return an incorrect value
    when a provider written using JPDK release 3.0.9 was used
    with earlier releases of Oracle9iAS Portal.
    The most common symptom of thi s error is the Customize
    link being shown to public users when the provider
    definition specified that it should be hidden. A new
    username parameter has been added so the JPDK can
    correctly detect the logged in state of users while
    maintaining backwards compatibility with older versions
    of Oracle9iAS Portal.
    1811275 GROUP NAME IS REPEATED IN LIST OF GROUPS IN SPANISH,
    FRENCH ETC.
    1812018 PERSPECTIVES ARE REMOVED FROM ITEMS IF THEY ARE EDITED.
    1815037 OPCA HANGS AT 90%
    Oracle Portal Configuration Assistant hangs at 90% during
    the Oracle9iAS 1.0.2.2 installation.
    1819442 PROVIDE MINTIMEOUT FOR PPE TO OVERRIDE SMALLEST
    TIMEOUT(S).
    Previously, there were no minimum values for timeouts.
    The fix for this bug adds some minimum values for
    timeouts and changes the defaults such that the Parallel
    Page Engine works better without any configuration by the
    user. These changes help to prevent getting the Portlet
    could not be contacted error message.
    1830898 SSOUNLCK.SQL DOESN'T UNLOCK SSO USER ACCOUNT.
    1832632 BITMAP INDEXES IN EXPORT-IMPORT FAIL TO INSTALL ON ORACLE
    8I STANDARD.
    1833509 SITE MANAGER BUGS FOR CATEGORY, ITEMTYPE, FOLDERTYPE, AND
    PERSPECTIVE.
    This bug covers the following:
    Showing the category popup correctly when you hide
    categories.
    Same Banner appears more than once while rendering.
    All Item Types show up when you create Custom Item
    Types.
    All Folder Types show up when you create Custom
    Folder Types.
    No data found error occurs in perspective list of
    content area manager.
    All item types get hidden when you hide different
    item types in different content areas.
    Categories are not displayed appropriately when you
    go into content areas of default languages other
    than "us."
    Minor issues with Bulk action.
    1840420 CUSTOM WRITTEN EXTERNAL AUTH MODULE NEED TO BE UPDATED
    AFTER 3.0.9 UPGRADE SSOXOID.PKB DOESN'T LOAD.
    External authentication modules that were written before
    3.0.9 need to be updated after upgrading to 3.0.9.
    ssoauthx.pks is updated in 3.0.9 and contains additional
    routines that need to be implemented.
    null

    Richard,
    I have just applied patch to upgrade from Portal 3.0.9 to 3.0.9.8.1 (Patch applied to loginserver and portal schema) and the External Applications that were previously set up have gone from the portlet.
    Does this relate to your note at the bottom:
    "Minor issues with Bulk action. 1840420 CUSTOM WRITTEN EXTERNAL AUTH MODULE NEED TO BE UPDATED AFTER 3.0.9 UPGRADE SSOXOID.PKB DOESN'T LOAD.
    External authentication modules that were written before 3.0.9 need to be updated after upgrading to 3.0.9. ssoauthx.pks is updated in 3.0.9 and contains additional routines that need to be implemented." ??
    If I go to the "Login Server Administration" portlet and select the link "Administer External Applications" I get a list of 5 External Applications that have previously been set up.
    If I go back to the Home Page and select "customize" on the "External Applications" portlet I get the message "Your Login Server administrator has not registered any external applications".
    Does that mean I should just run 'ssoauthx.pks' & 'ssoxoid.pkb' or do I need to do something else ??
    Thanks
    Simo

  • New patches for SAP GUI 6.40 and the Screenreader Extension

    Hi,
    patch 10 for SAP GUI 6.40 and version 8 of the screenreader extension have been published on service.sap.com and ftp.sap.com.
    Best regards,
    Christian

    Hi John,
    short update: I talked to the service market place team, and unfortunately the software corner is not a standard SMP site, so the nice features you know from other pages are not available, and won't be in the near future.
    I will post news about new patches here, but as mentioned this is not part of the official workflow and may not always happen, for example when I'm on vacation
    Best regards,
    Christian

  • ANN: New XDK release for 9.0.2B and 9.0.1.1.0A available

    New XDK Releases for 9.0.2B Beta Version and 9.0.1.1.0A Procudtion Version are online at:
    http://technet.oracle.com/tech/xml/xdkhome.html
    What's new:
    - Oracle9i XDK for C and C++ released on Linux
    - Oracle TransX Utility Aids loading data and text.These release is part of the XDK for Java 9.0.2 Beta.
    - Oracle SOAP APIs added to the XDK for Java
    Support for the SOAP services have been added to the XDK for Java 9.0.1.1.0A Production.
    - XML Schema Processor for Java supports both LAX Mode and STRICT Mode Validation
    The XML Schema Processor for Java now supports both LAX Mode and STRICT
    Mode Validation. Compared with STRICT Mode where every element from the root on down is required to be defined and validated, LAX Mode Schema validation provides developers the ability to limit the XML Schema
    validation to the subsections of the XML document.
    This will simplify XML Schema definitions and the validation process by skipping the ignorable content. Furthermore, with LAX mode, developers can divide their XML documents into small fragments and carry out the XML Schema validation in a parallel or progressive way. This results, in a much more flexible and productive schema validation process.
    - SAX2 Extension support in the Java XML Parser
    The XML Parser for Java now supports two new handlers - LexicalHandler and DeclHandler.
    XML documents now can be parsed through Oracle XML Parser SAX APIs with full access
    to the DTD declarations and the lexical items like comments and CDATA sections.
    This ensures that the complete content model is preserved.
    - JAXP 1.1 supports is now added to the XDK for Java
    - New Differ Bean in the XDK for JavaBeans
    A new bean has been added the the JavaBean XDK which analyses the differences between to XML documents and outputs the XSL sytlesheet that will convert one into the
    other. This is extremely useful when converting an XML document retrieved from a SQL query into an xHTML page on the web.
    Stylesheets can now be automaticly created for use in XSQL pages.
    - XML Compression now supported in the Java XML Parser
    Now developers can take advantage of a compressed XML stream when serializing their DOM and SAX outputs. This new functionality significantly reduces the size without losing any information. Both DOM and SAX compressed streams are fully compatible and the SAX stream can be used to generate a
    corresponding DOM tree. These compressed streams can also be stored in Oracle as a CLOB for efficient storage and retrieval.

    bump up for east cost.

  • New OS release 10.2.1.375 and Mercedes vehicles

    Finally some good news. The latest release of the OS fixed the issues around bluetooth connectivity in Mercedes-Benz vehicles.

    You can auto load the old os if you want but you will lose a lot of features I would suggest waiting for a fix.... good luck!

  • FM 8.0.4 patch released

    The fix to the recalled patch has been released as 8.0.4. This fixes the 8.0.3 patch if you didn't uninstall it. For those that uninstalled it or hadn't installed 8.0.3, a new patch combining both 8.0.3 and 8.0.4 will be issued shortly.

    The direct link to this patch will probably not be posted as it fixes
    errors in the removed 8.0.3 patch. A complete patch for those still at
    8.0.2 (aka FM8.0p273) will be posted when it is ready (most likely
    8.0.5). It will first be available through the Update Manager in FM
    and then will eventually (I don't know why the lag, so please don't
    ask) be available on the FM main downloads page.
    For Windows it will be at:
    http://www.adobe.com/support/downloads/product.jsp?product=22&platform=Windows

  • R16 Enhancement Patch Released

    Hey Everyone,
    For those of you not aware a new patch has been released with a few enhancements and a host of fixes. Worth checking out the release notes on Metalink3:
    Oracle CRM On Demand Release 16 Patch Release Notes 1079.0.03"
    solution ID 843169.1
    Thanks
    Oli @ Innoveer

    Oliver, thanks for sharing. You might want to review R16 Patch Release Notes 1079.0.02 and 1079.0.01 as well.

  • What is HR new Patch level for SAP 4.7

    Hi all,
    What is the HR new Patch level for SAP 4.7 and GUI 6.4.
    Thanks In advance.
    Satish

    Hi Satish,
    The best and the most authorplace to find that information would be the SAP service Marketplace. Go to <a href="https://service.sap.com/ocs-schedules">this link</a> and you should get it.
    Regards,
    Anand Mandalika.

  • Announcement : New SPS Patch Release (v 6.0.3) Now Available

    A newer release of Service Provisioning System (version 6.0.3) is now available for download on sunsolve
    The Release Notes for this release are available here and is a good place to start.
    {color:#0000ff}*You are strongly encouraged to go through the Release Notes AND the README instructions of all the patches thoroughly before starting your patch installations.*{color}
    The following are the key changes that were incorporated in this release.
    1) A fix in the SPS transport layer code was implemented to provide performance optimization of deployment jobs over a raw, SSH or SSL connection. Specifically, customers using an SSL connection between MS and the RA/LD nodes can observe noticeable performance improvements while deploying large payloads.
    2) A fix was also added to correct the default database encoding for customers who want to use extended ASCII character sets. This would not only facilitate clean database migration between 5.2 to 6.0 of any UTF-8 characters, but also ensure data integrity on fresh 6.0 installation. It's strongly recommended that customers take necessary steps to apply this fix on their SPS 6.0 installations.
    3) Certain GUI related      bugs were fixed and some missing functionality was added back.
    4) It is to be noted that this is a cumulative patch on top of the earlier patch release version 6.0.2. Hence all the bug fixes that were delivered with the 6.0.2 patch are also accumulated into the 6.0.3 patch
    5) Response time of GUI login validation has been improved.

    another option would be to make either the n1sps export not writing explicit end tags
    <element />
    instead of
    <element></element>
    or
    making the import / schema a bit less sensitive about whitespace within elements. The current bug, that you cannot export the xml, reformat in netBeans and then re-import is extremely annoying.

  • What are the patches released for new browsers

    Hi Gurus,
    It's a general question.
    Is oracle released any patches for new browser versions?
    Our client is experiencing the different issue with the latest browsers.
    This is one of the error message which they had received: iRecuitment - oracle error 1403:java.sqlSQLException:ORA-01403: from Chrome user - need latest Patch.
    Regards,
    Joshna.

    You need to use a certified browser -- Please see the docs referenced above for the list of supported browsers and client OS.
    If you still get the same error, please see these docs.
    Critical Patch Released For Release 12.1.1 and Higher Customers Using Projects Web ADI Functionality [ID 1315848.1]
    Accessing Application Get Error: Fnd_session_management.Updatessioncontext Sql Exception [ID 1316294.1]
    Thanks,
    Hussein

  • Enterprise Portals versions and patches release dates

    Could some one let me know, where can I find the release dates of the enterprise portal versions and patches, as I am interesetd to know about them.
    I am new to EP and I dont have access to SAP service market place.
    Thank you

    Hi Raj Reddy,
    You should have SAP market place id to get the EP versions and patch release dates. These are all available in the form pdf documents. In some documents we have to convert the weeks to corresponding years and months to guessestimate the dates.
    Product overview
    Version     Description     Release Type     Delivery Date     Status     Date     Mainstream / Extended Maintenance until     Printable Version          
    SAP WORKPLACE 2.11
    SAP WORKPLACE 2.11      GA Release      General Availability      Available      Since 30.11.2000      30.09.2005 / -      Print...
    Product overview
    Version     Description     Release Type     Delivery Date     Status     Date     Mainstream / Extended Maintenance until     Printable Version          
    SAP ENTERPRISE PORTAL 5.0
    SAP Enterprise Portal 5.0      GA Release      General Availability      Available      Since 28.12.2001      30.09.2005 / -      Print...
    SAP EP 6.0 ON WEB AS 6.20
    SAP Enterprise Portal 6.0 on SAP Web AS 6.20      Standard      Release to Customer      Available      Since 17.03.2003      31.12.2006 / -      Print...
    Product overview
    Version     Description     Release Type     Delivery Date     Status     Date     Mainstream / Extended Maintenance until     Printable Version          
    SAP NETWEAVER 04
    SAP NETWEAVER 04      Standard      Release to Customer      Available      Since 31.03.2004      31.03.2010 / 31.03.2013      Print...
    SAP NETWEAVER 2004S
    SAP NETWEAVER 2004 S      Standard      Release to Customer      Planned      from 31.10.2005      31.03.2011 / 31.03.2014      Print...
    The dates are available from EP5.0 General availability. to Netweaver 04 2005-06-03.
    Hope this helps.
    Regards,
    Rajesh Khanna Venkatesan.

  • N80 new firmware release date and wishlist

    It has been no update on firmware since the latest release V.5.0719.0.2 for N80 since 24 May 2007. With so many models rolling out and firmware revision released for other new and old models, one might wonder if N80 is being forgotten and the firmware revision is put on-hold forever in cold storage?!
    There has been so much discussion on the expectation for last firmware release but what we get is only product stability without signficant boost of functionality and performance. I believe this has made many proud owner of N80 phone waiting with a long neck.
    After reading through the forum, I have summarised some of the common expectation on the next release (hopefully) in a wishlist below. All is welcome to provide input on the improvement they expect in next firmware release. It is also hope that any status of firmware upgrade for N80 news to be shared here.
    The N80 new firmware wishlist
    i) AD2P bluetooth profile support
    ii) Nokia Maps application support (currently, N80 is not support model for Nokia Maps application)
    iii)Enhanced digital music player (similar with N73 ME with album art browsing)
    iv) Music file IDD tag editing (change artist, song title, genre information)
    v) Video ringtone
    vi) Skype VOIP support
    vii)Mymobilesite.net intergration for seamless moblogging interface
    viii)Auto birthday reminder storing from Contact entry
    Thats all I can think of for now.
    was: 3310--> N80 v5.0719.0.2--> N82 v31.0.016; now: 5800xm v40
    KeN82Ny

    Hi Jacob,
    Thanks for your quick response but if you go to the download section of Nokia Maps, N80 is not listed for selection on Nokia Maps setup file download. It is obvious that the compability page does show N80 is supported but which setup version to choose? I myself have Nokia Maps installed previously. But I believe there are new feature and interface in the latest version of Nokia Maps.
    Yes, mymobilesite.net is available for N80, but perhaps the new firmware can include it in the new firmware release to save other the hassle to install
    something to add:
    ix) HSDPA mobile internet surfing speed (3.5G?)
    was: 3310--> N80 v5.0719.0.2--> N82 v31.0.016; now: 5800xm v40
    KeN82Ny

  • Why Apple don't systematically support the latest version of OpenGL and OpenCL with a new OS release?

    Why Apple don't systematically support the latest version of OpenGL and OpenCL with a new OS release?

    Maybe because it's necessary to build on a version that's been out long enough to be stable before releasing? Who knows?
    Are there specific features you're missing?

  • New driver releases for E-MU PCI, PCMCIA and USB models (Jan 2008)

    For XP/Vista
    PCI & CardBus v2 - http://www.emu.com/support/welcome.asp?rd=download
    0202 USB & 0404 USB v2 (preview, expires in May '08) - http://connect.creativelabs.com/emu/default.aspx
    jutapa
    Message Edited by jutapa on 01-18-200810:24 PM

    maiki wrote:
    I see very new driver and Patchmix releases for the 1616 and 1616M PCMCIA interfaces (1/16/08), I did not look at the pages for the PCI boards, but I sure don't see any new drivers, firmware, etc for USB, 0202 and 0404 USB.
    For instance, here is the current page to download drivers, etc., for the 0404 USB:
    http://www.emu.com/support/files/dow...cy=&Platform=1
    The install package there is dated April 2007.
    Why did you include USB models in your post about new driver releases? Are they somewhere else?
    Hmm... maybe you didn't look close enogh behind the link given for drivers for USB models in my post ... though, those are not new final drivers but as the previous USB driver expired 17 or 18 January, E-MU refreshed them 18 January. Also, I have not informed anything 'bout new drivers for USB but only new driver releases as the subject says.
    jutapa

Maybe you are looking for

  • Combining 100 pngs with transparent background, vertically into one image PSE9

    As the question suggests, In PSE9 is it possible to combine 100+ PNG files (with identical dimensions & transparent background) into a single PNG file where the images are stacked vertically? and without trimming/cropping the transparent part of the

  • Lot of space in pdf when generate using iText

    I am generating PDF from html content. for this i have used HTMLWorker. The code is like this ArrayList list=HTMLWorker.parseToList(new StringReader(sb.toString()),style); for(int i=0;i<list.size();i++) document.add((Element)list.get(i)); where docum

  • Very slow BB since modem upgrade

    Hi I've recently went through with the modem upgrade provided by Kelly Comms. Seemed ok at first but now my connection is pretty much unusable upstairs. Download speed is 1.6MBs upstairs but much better close to the modem (understandably). Any option

  • Periodic account Archive

    Hi I have a query,    When executing transaction F.27 it is not selecting archived items from the AIS for inclusion on the statement. How would we know whether  it is designed to read AIS tables or if it is only meant to read the database tables e.g.

  • DBAdapter Using JNDI Configuration

    Hi, I have created a simple process with DBAdapter. (using a simple select from oracle 10g, calling one of the schema - not apps) When I ran this process on client it ran with no problem. When I ran it from the linux server it gave me a lot of except