Any workaround for maxTouchPoints=1 issue on Android device?

Hi all,
Does anybody know a workaround for incorrect maxTouchPoints (always return 1) on Android device?
I've reported the bug in the following ticket. I'm urgently looking for a way to work around this issue.
https://bugbase.adobe.com/index.cfm?event=bug&id=2947368
Any hint is appreciated.
Thanks

Hi,
I just wanted to follow up.  It looks from your bug comments like the issues you experienced in AIR 3.2 have been resolved AIR 3.3.
Are there any outstanding problems that you're seeing with regard to the issues you've described that we need to look into further for AIR 3.3? 
Thanks!

Similar Messages

  • Any workarounds for the X11 apps segmentation faults on intel with 10.4.8 ?

    Hi,
    We've an X11 application, compiled for PPC, which runs fine with a G5 iMac on 10.4.8. However, it crashes with a segmentation fault on a MacBook Pro with 10.4.8 (running through Rosetta).
    Searching the web, we found that this seems to be a widespread problem for X11 apps running on Intel Macs with 10.4.8.
    Has this been submitted as an important bug to Apple?
    Are there any workarounds for it?
    Is the problem specific to PPC-only builds, or does it also happen with Universal builds?
    Thank you for any hints you could give about this,
    cesar
      Mac OS X (10.4.8)  

    A powerpc-binary program running under Rosetta can only load powerpc-binary modules...can't cross in and out of emulation within a single process. Perhaps your program is trying to load a module from X11 that is present as an intel-only binary? Rosetta is certainly no future-looking cure-all, just a stop-gap to allow one to keep using older stuff, and it is kinda fragile sometimes. If your target audience is both powerpc and intel machines, compile as a universal binary so it's native for everyone.

  • Is there any workaround for URL & TABS

    Hi ,
    1.I have the following case mentioned at :
    URL region error when changing tabs
    2. I would like to know if there are any workarounds for this case, due to we urgently need this functionality.
    Thanks in advance
    Etay G

    Etay,
    The question on the post you referenced was answered thoroughly and has nothing to do with the subject of this post.
    If you have a new question, please post it here in full detail.
    Scott

  • Any workarounds for the 2880 pixel size limit?

    I have a client that would like a Flash animation that's 5440
    pixels wide, to span 3 widescreen monitors for a tradeshow
    presentation. Flash won't let me make the stage any bigger than
    2880 - does anyone know any ways around that limit?
    I Googled it and found out that you used to be able to scale
    the SWF beyond 2880 in an HTML file, and it would show well using
    Flash Player 7, but apparently that trick no longer works in
    Players 8+.
    Any other ways to make a single SWF that can span 3 large
    monitors?
    Thanks in advance,
    - Frank

    The problem here is the legacy flash document size constraint of 2880 x 2880 pixels. Why is this limitation still in place? Most screen have landscape orientation and we have this square constraint that turns out to be a waste if you are developing for larger screen displays and anything that is 4:3 or 16:9. Something does not add up here. What if someone needs to make a dual wide screen HD show that measured 3840 x 1080 pixels? We can do setup documents at 3840 x 1080 pixels in PowerPoint, PDF, Silverlight (at least this is what I have read regarding Silverlight), but not in Flash. Why not?
    If Flash is a platform… then it needs to spread its wings a bit and embrace all the potential uses that are non-web. Flash represents multimedia delivery to millions, but shackling it to the 2880 x 2880 pixel limitation for a document size is problem for many people now and looming for those working toward have the flash engine as a core component in media delivery. At least give us a dual Wide screen monitor resolution of 3840 x 1080 pixels instead of a square of 2880 x 2880 pixels – which no one really uses (at least I have not seen any sqaure screens lately). Hey, if Adobe decided to shave off on the unused pixels from the 2880 height (2880 – 1080 = 1800) of the format you get an additional 1800 pixels that could applied where it is needed – to the width of the document size… giving us a 4680 x 1080 pixel document. This could then be used for immersive simulation, game situations, and real-world wide-screen experiences.
    Sorry I don't have an answer, just the same question. "Any workarounds for the 2880 pixel size limit?"

  • Any workaround for - Like '%VALUE' to reference the index

    Hi
    I have an index on Col1 but it is not referenced because i am making like '%value'
    EX:
    where Col1 LIKE '%VALUE'
    this is a business request to search %Value and not Value%
    is there is any workaround for that ?
    Thanks

    Define working perfectly.
    Just because it's using an index doesn't mean it's efficient.
    One proper solution here is to create a function-based index to reverse the string.
    You could use the undocumented, unsupported REVERSE function to test but as a proper implementation you should probably implement your own reversing function.
    That way, instead of a leading wildcard, you end up with a trailing wildcard and you can use an appropriate index when suitable.
    e.g. something like
    CREATE INDEX i1 ON t1 (REVERSE(col1));
    SELECT *
    FROM    t1
    WHERE REVERSE(col1) LIKE REVERSE('%Value');

  • Workaround for H264 playback bug on Android?

    We have been doing extensive testing on H264 playback in both FLV and MP4 containers on Android AIR 3.2 / 3.3 (beta 3) for ICS. The process is documented here:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3164920
    Summarized:
    ==========
    Android AIR 3.2 / 3.3 (beta 3) H264 playback (both in FLV and MP4 container) on Android 4 is severely broken.
    Video object (not StageVideo) with H264 content is:
    1) not playing videos consistently ("NetStream.Play.Stop" is triggered to early) so the movie stops before the end is reached. This also happens on Android 3. Note! The bug is not in AIR 3.1.
    2) not supporting filters (video frame is being scaled). Only Android 4 (ICS).
    3) not supporting seeking when video is paused (video frame is not being updated). Only Android 4 (ICS).
    Is there any known workarounds for these bugs?
    Best,
    Bjørn Rustberggard
    Co-founder
    WeVideo

    Hi,
    I just wanted to follow up.  It looks from your bug comments like the issues you experienced in AIR 3.2 have been resolved AIR 3.3.
    Are there any outstanding problems that you're seeing with regard to the issues you've described that we need to look into further for AIR 3.3? 
    Thanks!

  • Is there any workaround for Bug 6644652 ?

    Hi
    This issue is documented in DBAppTables GTC Connector at Known issues:
    "Bug 6644652
    Reconciliation of account deletion is not supported. In other words, if a record is
    deleted from the target database, then this deletion is not reconciled into Oracle
    Identity Manager"
    Is there any workaround that can be used ?
    Thank You in advanced,
    Ionut

    EHLO!
    Today I ALMOST finalized my delete-recon (is for AD objects, but I think it may work in many contexts). As the pals said, you have to use the createDeleteReconciliationEvent method from the operations API.
    I had a big problem: I spent a day looking for a NullPointerException that was raised just when this method is called. I realized that there is not a problem itself, the exception was raised because I was launching from the Eclipse project! So, instead of develop all the stuff and then pass it to OIM, I had to maje the jar, put it into the ScheduleTask folder, and execute it with the Task Scheduler from the Design Console, or from the Admin Console.
    For a brief:
    1) make a class that extends com.thortech.xl.scheduler.tasks.SchedulerBaseTask
    2) implement the execute() method
    3) for creating the operator, you can call (tcReconciliationOperationsIntf)getUtility("Thor.API.Operations.tcReconciliationOperationsIntf") (getUility is inherited from SchedulerBaseTask)
    4) Make some Map object, with key/value pairs. Keys have to be the same as they appear in the Reconciliation Fields of the Resource Object, and at least you have to put the required ones. Call the method, the first parameter is a String with the RO ("Xellerate User", "AD User", "Exchange", etc).
    For example, you can make something like this:
                   HashMap hm = new HashMap();
                   hm.put("User ID", "drldap");
                   hm.put("objectGUID", "12345679");
                   try {
                        reconOps.createDeleteReconciliationEvent("AD User", hm);
                   catch(Exception e) {
                        e.printStackTrace(System.out);
    Hope it was helpful. Enjoy!
    DrLDAP!

  • Is there any workaround for log LNs in read-only env. UNEXPECTED_STATE

    I'm at 5.0.43 and encounter the same problem mentioned in The Berkeley DB Java Edition Package: BDB JE Library Version  11.2.5.0 (Release 5.0.55) Change Log
    Fixed a bug that caused an exception such as the following, when opening an Environment in read-only mode. This occurred under certain circumstances when a clean shutdown (final checkpoint) was not performed when the Environment was last used by a read-write process.
    I have below 2 questions:
    1) I want to know if there's any workaround to this problem without having to upgrade BDB-JE.
    2) Just want to make sure we will not have data compatible issue if we have to upgrade to the latest version
    Thanks for your help.

    This is a transient problem when opening in read-only mode.  It does not cause corruption or a compatibility issue.
    If you open the environment read-write and perform a normal shutdown (Environment.close), then it should be possible to open the environment read-only again.
    However, it is possible that it could happen again if the read-write process exits without calling Environment.close.  The only way to guarantee it won't happen again is to always call Environment.close in the read-write process before opening it read-only, or upgrade to the latest version of JE 5.
    --mark

  • Is there any workaround for exporting 24 bit AAF of OMF in soundtrack?

    Hi
    Soundtrack pro seems to have only 16bit AAF export function. Is there any workaround to be able to export a multitrack session in higher bit (24bit industry standard) resolution, in AAF or OMF format?
    I know Final Cut has 24bit AAF export funcion, but sending clips from soundtrack to Final Cut seems not possible. Only sending mastermixes to FC is possible. But I want to send individual clips to FC.
    Or any other suggestions are welcome for solving this problem.
    Thanks!
    Xske

    If Premiere offers you the option to use hardware encoding, then your card is recognized. There is normally nothing more to do.  If I understand you correctly, you are concerned that Premiere is not using the card.  There are 2 ways to check if it is:
    1. Install someting like GPU-Z (google it, it's free) to monitor the GPU. Start to encode something that will actually use CUDA cores, and you should see some activity reported, given as a percentage.  Keep in mind that CUDA is only used for some specific tasks (some effects, resizing) when encoding.
    2. Export a file that will use CUDA when encoding 2 times, once with hardware encoding enabled, and then with software only. Is there a difference in the time needed to complete the export?

  • Any workarounds for not supported features of XML Schema

    Hi,
    We are trying to generate JAVA source code by providing a xsd.
    This XML Schema file has all sorts of Identity constraints & attribute wildcards.
    Due to the above reasons I am unable to generate the code.
    Are there any workarounds? If so Please share those.
    Thanks & Regards,
    Priti Ranka

    I am sorry I did not mention the tech. being used.
    I am using JAXB for the above task.

  • Crosstab problem:  Any workaround for that?

    Post Author: jef.zapata
    CA Forum: Charts and Graphs
    Hi,
    I've got a mater report, in which I use a subreport as detail. My subreport consist as a crosstable. For each record of the master report, I pass in parameter a key to the subreport to get the appropriated crosstable. The problem is that for one crosstable, I can get multiple page, and when printing/previewing the master report, if the record row returns a crosstable on multiple page, I only got one page print: the next ones are missing.
    Is there a way to prevent that? Is there any workaround? maybee its my method that is not the best one to use in this case...
    Thanks!

    Define working perfectly.
    Just because it's using an index doesn't mean it's efficient.
    One proper solution here is to create a function-based index to reverse the string.
    You could use the undocumented, unsupported REVERSE function to test but as a proper implementation you should probably implement your own reversing function.
    That way, instead of a leading wildcard, you end up with a trailing wildcard and you can use an appropriate index when suitable.
    e.g. something like
    CREATE INDEX i1 ON t1 (REVERSE(col1));
    SELECT *
    FROM    t1
    WHERE REVERSE(col1) LIKE REVERSE('%Value');

  • Any fix for touch pad issue in mac book pro on windows 7?

    Hi, I've recently installed windows 7 and parallels in my mac book pro. While i run windows with the parallels track pad, scrolling and right click are functioning properly. But when i logon to windows directly none of them are functioning.
    Pls lemme know if there is any fix for this.
    Thanks

    KiranJJ wrote:
    Running Windows in parallels from the BootCamp partition messes the original installation. My experience. You will have to remove the parallels virtual machine from mac and did a complete reinstall of Windows later.It is better to keep your virtual machine separately.
    This is not true. Running Bootcamped Windows from Parallels or Fusion does not impact the Bootcamp installation of Windows. It just provides a different access to the single Windows installation. Both Parallels and Fusion support this configuration and instructions for how to use Bootcamped Windows as the virtual machine's tartget operating system is included on each virtual machines's respective site.

  • Any workaround for mixed media playlist on ipod classic?

    On Itunes I can create a mixed media playlist (music and music videos)
    I can put that playlist on my ipod.
    But when it comes to playing the video the ipod will only show the audio if coming from the playlist.
    It shows up fine when being accessed via music videos.
    If I plug the ipod into itunes, and click "on this ipod" my playlist shows up.
    When I play the playlist on the ipod and a video comes up, the video starts in itunes with no problem.
    Does anyone have a workaround for this to happen on the ipod classic?
    Can I encode audio only in mp4?
    Then maybe all songs will be listed as music videos, and those with audio only will display the cover?
    Just brainstorming out loud here.
    Thanks,
    Dan
    P.S. Just noticed other people had a similar question.  A lot of discussion but no definitive answer.
    Maybe someone will have discovered a workaround since the last thread.

    I found the problem !!! I had many smart playlist with a rule that was -> "Album - is - "empty"". It seems that the new iTunes this kind of "empty rule" would not accept. I had to add a new rule -> "Playlist - is - Music". Now it shows all the songs on the iPod.
    It seems to be an Apple Bug on iTunes. I hope they can resolve this problem.

  • Setting Up Google Chrome Features for Cloud Printing from an Android Device

    These steps are organized for optimal setup procedure and to decrease the time it would take to set this option up from start to finish. This is a lengthy process and is more for possibly troubleshooting issues that may arise during the setup of Google Chrome's Cloud Print feature. However, if you have an Android phone or tablet and are interested in being able to print virtually anything at anytime from anywhere from your phone to any brand of printer regardless of setup, there is a way. And this is how:
    Open/Install Google Chrome onto a computer
    Sign in with personal email to access the same Google Chrome account you intent to print from
    Download Google Drive as an external storage you can access from anywhere
    Open Google Chrome Settings (three lines stacked on top of each other)
    Scroll down to the bottom of settings and click "Advanced Settings"
    "Sign in/add printers/manage printers" are three of the print options you may see here 
    Follow this link for information on:
    adding a classic printer to this option:  https://support.google.com/cloudprint/answer/1686197?rd=1
    how to add an HP ePrint email:  https://www.google.com/cloudprint/learn/printers.html#info-hp
    on registering the email of that printer (HP registration page):   https://www.google.com/cloudprint/learn/setup-hp.html
    8.  add the printer to this section of Google Chrome
    9.  at the bottom of the page you will see "Send a test page/print test page" (that will be useful later)
    10. at the top of this page is the option to share this printer with other Google Chrome users
    11. Open Google Drive from www.google.com (likely displayed at the top of the webpage)
    Can create a new document of any file type, upload, draw, etc
    Leave computer on if intending to print from off the network or another location
    The next steps are in regards to printing from a mobile device:
    Install/open Cloud Print App
    Add personal email account associated with Google Chrome
    Select printer management if on the same network as the printer
    Select Web tab and Google Drive if not on the same home network
    Find earlier test page in Google Drive Documents
    To locate other documents one could find many applications within this app or
     In another app like Documents To Go, you can select to send previously saved documents (like one might send an email on the Android) to the Cloud Print app to open, view, and print
    Print Test Document – this function means the printer has officially been added now
    In Google Drive, but within the Cloud Print app, you can select the printer that was added to this network or from "Printer Management Options."
    There are many ways to determine if your printer is still connected (offline, ready, etc.) but after confirmation that the printer is available, print jobs rest in the print queue until the printer receives the command to print.  Then the documents are stored and available for reprinting.
     Converts most print jobs to .pdf but prints most file formats from other applications as well
    In Printer Management advanced settings
    You can add a contact from the phone to use this printer
    Set as default
    See an extensive page of setup and printing options
    *After a test print while the computer was off the document did not print and the printer appeared offline until approx. 4 min after computer was rebooted, then the document printed automatically.
    Also if a document does not print, the troubleshooting guide on the phone suggested logging out of Google Chrome Cloud Print but I was unable to find that option it was suggesting (unable to log out)
    To completely finish adding any additional Google Chrome accounts that wish to share this printer using the suggestion in step 10, you must log into the email that was added and select ADD PRINTER from within the email that was sent for the confirmation and follow the link and instructions on how to do this from your email.
    Google Chrome and Google Drive support Windows, MAC, and Linux
    You can also change share options, privacy settings, etc. but if you choose to go with the two-step verification process, you may not be able to add your Google Chrome email account to the app without a 16 digit code generated within Google Chrome Privacy Settings for your app (not recommended)
    Now you have the option to also email any document to either the Cloud Print App or HP ePrint from the phone/tablet without actually accessing the app first.  Locate the document, press the menu button for more options, select "Send to" and a list of available apps will appear.  Choosing Cloud Print or HP ePrint sends the document or photo directly to the "print" function within the apps, instead of opening the app first and then searching for what it is you want to print.
    **computer connected to printer must be on**
    Requirements:  a) Google Chrome, Google Drive, and Cloud Print mobile app  b)  These steps outline the use of an Android device on the network for setup  c) will need the computer connected to the printer to be on at all times   d) go to this webpage http://www.google.com/cloudprint/learn/  if you have any more questions.
    Available features of Cloud Print App
    a.  Print all file formats from Google Drive (uploaded or create)
    b.  Has an internal notepad and drawing tool
    c.  Prints off all contacts and phone numbers as well as specified text messages
    d. The scan option actually just means take a picture
    e. Without Cloud Print Pro you get 5 days to test the features of printing Facebook pictures, Drop Box and Schedules before those features are no longer available
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!
    This question was solved.
    View Solution.

    This document is to assist others in understanding and troubleshooting Cloud Print. This took me many hours to get setup, troubleshoot, and prepare a document that is simple and easy to understand. These are literally step-by-step instructions on how you could be able to print from any Android device to any printer connected to a computer that has Google Chrome.  You would then be able to use the Cloud Print App without having to use HP ePrint to print to any printer connected to any computer (USB or wireless) basically allowing you to print virtually anything from your Android. 
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • HP Laserjet Pro M1217nfw, support for ePrint Home&Biz on Android devices

    Got my new LaserJet Pro M1217nfw installed on my home (secure)wireless network and am printing wirelessly from 3 windows laptops.
    Started trying to get my smartphones to connect and print to it. Droid X Verizon, running gingerbread latest Verizon update. Download ePrint and ePrint Home & Biz to it. Upgraded my printer to latest firmware and SmartInstall, got an EPrint email address assigned to it. Am able to ePrint from phone just fine, but Home & Biz does not print, it detects printer and says has printed the file, doc, or pic but nothing comes out on the printer. I see from your lists of supportted printers that it is not
    supported on th 1217nfw. Is it planned to work on it in the future? Can you give my some hints or workarounds if it is possible to get Home and Biz to work?
    I tried the Wireless Direct feature on the printer, but really don't understand its purpose, since the printer and my phone are both
    connected to my local wireless network, why does the wireless direct use a different SSID and assigned a fixed IP address?
    anyway disabled that feature.
    Thanks for any help!
    This question was solved.
    View Solution.

    At this time ePrint Home&biz app is not supported on the HP Laserjet Pro M1217nfw. Other than ePrint using the printer emial address there isn't another solution with an Android device.
    I am an HP employee

Maybe you are looking for

  • HP IQ546t won't accept a cd

    Hi, new to this forum:  My HP touchsmart IQ546t won't accept a cd into the slot:  feels like it hits something when it's about a quarter of the way in and won't go any further.  There was not another cd already installed.  It was working fine until a

  • Query hangs indefinitely

    Our product uses ODP.NET to communicate with the Oracle instance for our clients. One particular client is on 11.2 and we are having trouble pulling back data for one particular table in their db. We are using Oracle Client 10.2 but have also tried 1

  • Classic and aol mail

    Dear All, This is the tip of an iceberg: I was surfing and had an interesting crash. More later on Monday. Short question: Is it my newbie fault? The website? My little olde classic blueberry? All the best, Irene

  • Where is java preferences folder?

    I am running 10.7.5 and can no longer find my Java preferences in Application>Utilities>Java Preferences.  Is it hidden somewhere else now?

  • Synchronizing with 64-bit Outlook 2010 via Ovi Sui...

    Is it possible to use Ovi Suite under 64-bit Windows 7 for synchronizing the phone's contacts and organizer with the 64-bit version of MS Outlook included in Office 2010?