Sapui5 application fail in Chrome browse

HI,ALL:
         I created a application by sapui5 in Eclipse , it's theme not work which run as 'abap server',
         but it's ok which run as  'web application preview' in Eclipse.
         why is this?
        1、run as 'abap server'
    2、run as 'web application preview' in Eclipse

Hello Huang,
Please check your index.html file - looks like the system cannot find the JavaScript core resources.
Try to replace the relevant lines with these:
<script src="https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js"
    id="sap-ui-bootstrap"
    data-sap-ui-libs="sap.ui.commons"
    data-sap-ui-theme="sap_bluecrystal">
</script>
I think this will help you out.
Regards
Dominik

Similar Messages

  • SAPUI5 Application is not working in EP 7.01

    Hi All,
    I have SAPUI5 application developed and hosted in SAP ABAP Web Application server ( GW Server), this app is already integrated with SAP Enterprise Portal 7.01 ( SP15), It is working fine without any issue in Chrome Browser.
    But NOT in IE11 from only Portal.
    Note: the same application is working fine in IE11 by using direct app link from ABAP WAS, the problem is only when the UI5 application is called from Portal iview ( SAPUI5 iview) in IE11.
    Please suggest what could be the reason behind this. is there any other way to run Ui5 application from Portal 7.01 in IE11.
    Thanks
    Sathya

    Thanks Santhosh.
    I am going through the First help link, I have already set the Property(Standard mode - while Launching Portal in new window) from Portal iview, and "Handover Portal stylesheet" to 'NO'
    I hv already gone the remaining Forum threads and Notes as well, but i did not get exact any other help to fix this issue.
    I am getting different Error now - Unable to get property 'addDelegate' of undefined or null reference
    Pls. let me know if you can help me.
    Thanks
    Sathya

  • Media applications fail to output sound. [SOLVED]

    The issue here seems to be that for some reason or another applications such as VLC, Nightingale, clementine and amarok fail to output sound while system sounds, flash media, and notification sounds from applications such as Skype and Thunderbird continue to work. With each of the music players respectfully there seems to be an error output that amounts to not being able to connect to the sound device. As nightingale is what I currently have installed, the error output is such when I attempt to play any sort of media.
    Configured audiosink audiosink-bin is not working.
    I am using E17 after formerly having used KDE however I had similar problems with the initial install that were fixed after setting the default device in alsamixer.
    The output of aplay -l is as follows
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    lsmod | grep '^snd' | column -t
    snd_seq_dummy          1463    0
    snd_seq_oss            28970   0
    snd_seq_midi_event     5660    1   snd_seq_oss
    snd_seq                49946   5   snd_seq_midi_event,snd_seq_oss,snd_seq_dummy
    snd_seq_device         5180    3   snd_seq,snd_seq_oss,snd_seq_dummy
    snd_hda_codec_realtek  30893   1
    snd_hda_codec_hdmi     29298   1
    snd_hda_intel          35816   0
    snd_hda_codec          145920  3   snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              6364    1   snd_hda_codec
    snd_pcm                76860   3   snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         7330    2   snd_pcm,snd_hda_intel
    snd_timer              18687   2   snd_pcm,snd_seq
    snd                    58893   10  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_oss,snd_seq_device
    Every thing seems to be loaded correctly and speakertest -c 2 seems to be working. The problem I had last time was with flash blocking sound output from other programs, but this problem subsided after having correctly set my default with alsamixer. I began to have the problem of flash blocking other applications from outputting sound when a browser was open a couple of days ago, but this has somehow progressed to any media application failing to output sound at anytime regardless if a browser has been opened or not. I uninstalled flashplugin and now rely on the plugin packaged within chrome but the problem persists. Any suggestions? I have read the wiki on alsa and on the flash plugin and have searched around but have found nothing that addresses my problem or that I have not already implemented or tried.
    EDIT: It seems that I have gotten vlc to start working again. The issue here seems to be that /etc/alsa.conf had been marked by pacman as /etc/alsa.conf.pacorig and renaming it and setting vlc to output directly to the default device instead of having set to default has gotten sound working for it again. It seems the only problem that remains and I have gotten this error is other applications and it is probably the problem behind XBMC not playing audio but the audiosink-bin is not working error is most likely the source of the additional problems. I will look into it and see if I get any reply in the meantime.
    EDIT: Due to something beyond my intelligence it seems that nightingale now plays sound and can even do so with chrome and a youtube video open. I am guessing the problem lied in the gstreamer plugins and when I removed all of my orphaned dependencies that may have been what had done it, something may have been in conflict or maybe just from the couple of reboots I have had since then. I did reinstall the plugins but there was a package that was removed called smpeg and another called sdlmixer those may have had something to do with it. So the moral of this story is to remove orphans on a regular basis, which I have been doing but just got around to today. If anyone has any input, which I doubt at this point. I will mark this as solved
    Last edited by agahnim (2013-07-04 00:45:35)

    I fixed it (for now, at least!)
    I ran the below command:
    $ cat /proc/asound/cards
    0 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    1 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    2 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    Basically, my USB webcam, which also acts as a microphone, was being treated as my default sound card. I changed this by creating a file in /etc/modprobe.d with the following:
    options snd-hda-intel index=0
    Which set my real sound card as default:
    $ cat /proc/asound/cards
    0 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    2 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    The problem isn't ENTIRELY fixed. Skype's still being a bit buggy, but at least Chromium is now playing sound, including in Flash media. Strangely enough, after playing a Flash video (e.g. on YouTube), Skype's sound seems to fix itself if it's defunct.
    Last edited by Archimaredes (2013-03-14 20:23:49)

  • Sap.ui application on android chrome not zooming

    Hi,
    I've got a sapui5 application buit with sap.ui library. It works well on desktop, even with desktop Chrome browser with touch.
    On android mobile Chrome, touch events are not working at all. I'm not able to zoom/scroll. Only touching outside the view I can zoom/scroll but within the view all the touch events are consumed by the sap.ui library.
    Is there a way to disable the touch events to let Chrome handle them for the standard zoom/scroll?
    Incidetally I've discovered that, embedding all the application inside a Panel, zoom/scroll works as expected. Now the solution could be simply hide the Panel title bar, but that's another story.

    Hi,
    Looks like you are trying to open the html file directly, rather than via a server (tomcat etc.).
    Browser have security restrictions to prevent opening javascript files directly, therefore you either need to run via a server or start chrome with the --allow-file-access-from-files parameter.
    javascript - How to launch html using Chrome at &amp;quot;--allow-file-access-from-files&amp;quot; mode? - Stack Overflo…
    Regards,
    Jason

  • My Imac is very slow, in paticular Chrome browser. Can anyone help me identify cause? Thank you

    Problem description:
    I have a very slow imac. In particular chrome browser is slow. Programs such as microsoft office and itunes slow to open.
    Help please?
    EtreCheck version: 2.1.5 (108)
    Report generated 1 January 2015 16:15:39 GMT
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (20-inch, Early 2008) (Verified)
      iMac - model: iMac8,1
      1 2.66 GHz Intel Core 2 Duo CPU: 2-core
      2 GB RAM
      BANK 0/DIMM0
      empty empty empty empty
      BANK 1/DIMM1
      2 GB DDR2 SDRAM 800 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI Radeon HD 2600 Pro - VRAM: 256 MB
      iMac 1680 x 1050
      spdisplays_display_connector
    System Software: ℹ️
      Mac OS X 10.6.8 (10K549) - Uptime: 3:9:25
    Disk Information: ℹ️
      WDC WD3200AAJS-40VWA1 disk0 : (298.09 GB)
      - (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 319.73 GB (136.36 GB free)
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Kernel Extensions: ℹ️
      /Applications/Kies.app
      [not loaded] com.devguru.driver.SamsungACMControl (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungACMData (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungComposite (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungMTP (1.2.58 - SDK 10.5) [Support]
      [not loaded] com.devguru.driver.SamsungSerial (1.2.58 - SDK 10.6) [Support]
      /System/Library/Extensions
      [loaded] com.Logitech.Control Center.HID Driver (3.3.0) [Support]
      [not loaded] com.Logitech.Unifying.HID Driver (1.2.0) [Support]
      [loaded] com.NCHSoftware.driver.SoundTapVirtualAudioDevice (1.0.0d1) [Support]
    Problem System Launch Daemons: ℹ️
      [not loaded] org.samba.winbindd.plist [Support]
    Launch Agents: ℹ️
      [loaded] com.coupons.coupond.plist [Support]
      [running] com.epson.ecrp.launcher.plist [Support]
      [loaded] com.epson.ews.launcher.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [running] com.Logitech.Control Center.Daemon.plist [Support]
      [running] com.trusteer.rapport.rapportd.plist [Support]
      [running] net.culater.SIMBL.Agent.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [running] com.trusteer.rooks.rooksd.plist [Support]
      [running] com.wdc.WDDMservice.plist [Support]
      [running] com.WesternDigital.WDSmartWareD.plist [Support]
    User Launch Agents: ℹ️
      [running] com.amazon.music.plist [Support]
      [loaded] com.macpaw.CleanMyMac.helperTool.plist [Support]
      [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist [Support]
      [running] ws.agile.1PasswordAgent.plist [Support]
    User Login Items: ℹ️
      EEventManager Application (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
      SIMBL Agent Application (/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app)
      Android File Transfer Agent Application (/Users/[redacted]/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app)
      Degrees UNKNOWN (missing value)
      Music Manager UNKNOWNHidden (missing value)
      Music Manager ApplicationHidden (/Users/[redacted]/Library/PreferencePanes/MusicManager.prefPane/Contents/Helpe rs/MusicManagerHelper.app)
      EEventManager Application (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
      StatusMenu Application (/Library/Application Support/WDSmartWare/StatusMenu.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Google Earth Web Plug-in: Version: 7.1 [Support]
      OfficeLiveBrowserPlugin: Version: 12.2.5 [Support]
      Flip4Mac WMV Plugin: Version: 2.4.4.2 [Support]
      RealPlayer Plugin: Version: Unknown
      AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      iPhotoPhotocast: Version: 7.0
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      QuickTime Plugin: Version: 7.6.6
      GarminGpsControl: Version: 4.0.1.0 Release - SDK 10.6 [Support]
      CouponPrinter-FireFox_v2: Version: 5.0.5 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
    Use
    Problem description:
    I have a very slow imac. In particular chrome browser is slow. Programs such as microsoft office and itunes slow to open
    EtreCheck version: 2.1.5 (108)
    Report generated 1 January 2015 16:15:39 GMT
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (20-inch, Early 2008) (Verified)
      iMac - model: iMac8,1
      1 2.66 GHz Intel Core 2 Duo CPU: 2-core
      2 GB RAM
      BANK 0/DIMM0
      empty empty empty empty
      BANK 1/DIMM1
      2 GB DDR2 SDRAM 800 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI Radeon HD 2600 Pro - VRAM: 256 MB
      iMac 1680 x 1050
      spdisplays_display_connector
    System Software: ℹ️
      Mac OS X 10.6.8 (10K549) - Uptime: 3:9:25
    Disk Information: ℹ️
      WDC WD3200AAJS-40VWA1 disk0 : (298.09 GB)
      - (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 319.73 GB (136.36 GB free)
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Kernel Extensions: ℹ️
      /Applications/Kies.app
      [not loaded] com.devguru.driver.SamsungACMControl (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungACMData (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungComposite (1.2.58 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungMTP (1.2.58 - SDK 10.5) [Support]
      [not loaded] com.devguru.driver.SamsungSerial (1.2.58 - SDK 10.6) [Support]
      /System/Library/Extensions
      [loaded] com.Logitech.Control Center.HID Driver (3.3.0) [Support]
      [not loaded] com.Logitech.Unifying.HID Driver (1.2.0) [Support]
      [loaded] com.NCHSoftware.driver.SoundTapVirtualAudioDevice (1.0.0d1) [Support]
    Problem System Launch Daemons: ℹ️
      [not loaded] org.samba.winbindd.plist [Support]
    Launch Agents: ℹ️
      [loaded] com.coupons.coupond.plist [Support]
      [running] com.epson.ecrp.launcher.plist [Support]
      [loaded] com.epson.ews.launcher.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [running] com.Logitech.Control Center.Daemon.plist [Support]
      [running] com.trusteer.rapport.rapportd.plist [Support]
      [running] net.culater.SIMBL.Agent.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [running] com.trusteer.rooks.rooksd.plist [Support]
      [running] com.wdc.WDDMservice.plist [Support]
      [running] com.WesternDigital.WDSmartWareD.plist [Support]
    User Launch Agents: ℹ️
      [running] com.amazon.music.plist [Support]
      [loaded] com.macpaw.CleanMyMac.helperTool.plist [Support]
      [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist [Support]
      [running] ws.agile.1PasswordAgent.plist [Support]
    User Login Items: ℹ️
      EEventManager Application (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
      SIMBL Agent Application (/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app)
      Android File Transfer Agent Application (/Users/[redacted]/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app)
      Degrees UNKNOWN (missing value)
      Music Manager UNKNOWNHidden (missing value)
      Music Manager ApplicationHidden (/Users/[redacted]/Library/PreferencePanes/MusicManager.prefPane/Contents/Helpe rs/MusicManagerHelper.app)
      EEventManager Application (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
      StatusMenu Application (/Library/Application Support/WDSmartWare/StatusMenu.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Google Earth Web Plug-in: Version: 7.1 [Support]
      OfficeLiveBrowserPlugin: Version: 12.2.5 [Support]
      Flip4Mac WMV Plugin: Version: 2.4.4.2 [Support]
      RealPlayer Plugin: Version: Unknown
      AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      iPhotoPhotocast: Version: 7.0
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      QuickTime Plugin: Version: 7.6.6
      GarminGpsControl: Version: 4.0.1.0 Release - SDK 10.6 [Support]
      CouponPrinter-FireFox_v2: Version: 5.0.5 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
    User internet Plug-ins: ℹ️
      Picasa: Version: 1.0 [Support]
    Audio Plug-ins: ℹ️
      iSightAudio: Version: 7.6.6
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      Growl  [Support]
      Logitech Control Center  [Support]
      MusicManager  [Support]
      Rapport  [Support]
    Time Machine: ℹ️
      Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ℹ️
          11% iTunes
          1% WindowServer
          1% rapportd
          0% usbmuxd
          0% fontd
    Top Processes by Memory: ℹ️
      290 MB Google Chrome
      84 MB iTunes
      70 MB Google Chrome Helper
      37 MB WindowServer
      24 MB MusicManagerHelper
    Virtual Memory Information: ℹ️
      71 MB Free RAM
      1.26 GB Active RAM
      593 MB Inactive RAM
      224 MB Wired RAM
      3.26 GB Page-ins
      1.58 GB Page-outs
    Diagnostics Information: ℹ️
      Jan 1, 2015, 01:06:56 PM Self test - passed
    r internet Plug-ins: ℹ️
      Picasa: Version: 1.0 [Support]
    Audio Plug-ins: ℹ️
      iSightAudio: Version: 7.6.6
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      Growl  [Support]
      Logitech Control Center  [Support]
      MusicManager  [Support]
      Rapport  [Support]
    Time Machine: ℹ️
      Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ℹ️
          11% iTunes
          1% WindowServer
          1% rapportd
          0% usbmuxd
          0% fontd
    Top Processes by Memory: ℹ️
      290 MB Google Chrome
      84 MB iTunes
      70 MB Google Chrome Helper
      37 MB WindowServer
      24 MB MusicManagerHelper
    Virtual Memory Information: ℹ️
      71 MB Free RAM
      1.26 GB Active RAM
      593 MB Inactive RAM
      224 MB Wired RAM
      3.26 GB Page-ins
      1.58 GB Page-outs
    Diagnostics Information: ℹ️
      Jan 1, 2015, 01:06:56 PM Self test - passed

    You need to install more RAM.
    Your year and model IMac can take a total of 6 GBs of RAM.
    Correct, compatible and reliable Mac RAM can ONLY be purchased from online RAM sources Crucial memory or OWC (macsales.com).
    The 6 GB RAM kit can be found here.
    http://eshop.macsales.com/shop/memory/iMac/Intel_Core_2_Duo_PC2-6400
    If you haven't use this application often, completely uninstall CleanMyMac.
    Total, useless "junkware"/"Garbageware"/malware.
    http://macpaw.com/support/cleanmymac-classic/knowledgebase/how-to-uninstall-clea nmymac-classic
    http://macpaw.com/support/cleanmymac/knowledgebase/how-to-uninstall-cleanmymac-2
    Ditch ALL Googlewares. They are ALL a serious resource hog on the OS X system.
    https://support.google.com/chrome/answer/95319?hl=en
    https://support.google.com/drive/answer/2375081?hl=en
    If you do not like Apple's Safari web browser, download, install and try Mozilla FireFox, instead.
    The current, up-to-date version of FireFox is fully compatible with OS X and is regularly updated by the great developers of the Mozilla group.
    I have, also, stopped using the Google search engine, regularly and use DuckDuckGo as my default search engine.
    You have too many and duplicate user login/startup items.
    Add or remove automatic items
    Choose Apple menu > System Preferences, then click Users & Groups.
    Select your user account, then click Login Items.
    Do one of the following:
    Click Add below the list on the right, select an app, document, folder, or disk, then click Add.
    If you don’t want an item’s windows to be visible after login, select Hide. (Hide does not apply to servers, which always appear in the Finder after login.)
    Select the name of the item you want to prevent from opening automatically, then click Delete below the list on the right.

  • Why can Google Chrome browser display PDF that Reader cannot?

    I have a large PDF of a 2300-person family tree (400 pages if printed) that I am trying to share with family.  The PDF is produced by MacFamilyTree on Mac OS X 10.8.4  It has the ability to simply "Save" the Graph as a PDF and I can also ask it to "Print" and inside the "Print Dialog" I can ask it to "Save as PDF".  I have created the PDF both ways, and have the same problems with both.
    Using Mac OS X 10.8 and Apple's Preview program, I can view the PDF and search inside the PDF just fine.  If only all my relatives were on Macs my problems would be solved.  But alas, they are predominantly on Windows (XP, Vista, 7, 8) with all the annoyances that are entailed in trying to help troubleshoot non-technical people who have no idea what software they have or have not installed or updated.
    Using the Google Chrome browser on Windows 7 (64-bit) and on Mac OS X 10.8.4 I can view the PDF, but search fails.  Being able to see the family tree will certainly be a bonus to family members, but the first thing they all want to do is "Find Myself" in the tree.  So getting a solution that both displays and allows for search (like Preview does) is what I'm hoping for.
    These other browers (Safari, IE, FireFox) all the latest and greatest, downloaded today with fresh installs, fail to display the PDF on both OSes (obivously, IE was only on Win7 - not 100% sure which version it was, probably 9).
    Acrobat Reader, version 9.5, and the current latest version on both Win7 and Mac OS X fail to display the PDF at all.
    If I reduce the scope of the family tree, down to say 300 people, then pretty much all of these programs are able to display it just fine.  Search is still mostly broken, but display works.  If I reduce it even futher to just a couple dozen people, then display and search works great everywhere.
    The largest file itself is only a tad larger than 4MB.
    The document is not very complex - just a bunch of lines connecting people to their spouses/children/parents and small boxes around each "person" with their name and a little bit of other text, like wedding/divorce and death information.
    It's as if all the engineering teams (other than Chrome and Preview) decided to impose an artificial limit on the size of single PDF "page" and the family tree has simply gone past that limit.
    Any suggestions?  Any chance Reader can be tweaked to be at least as good as the Google Chrome browser or Apple's Preview programs?

    I think you might be hitting a page size limit of 200 x 200 inches in Adobe software. Larger files typically appear blank.

  • Webutil_host.blocking is not working when an existing Chrome browser is already open

    Hi Everyone,
       I've a small issue which I would like to share with you and hopefully you might have come across this problems before and assist me to resolve it.
    The problem is I'm using Oracle Forms [32 Bit] Version 11.1.2.0.0 (Production) version and in one of the Form's button I'm calling an external API to display the image in a Chrome browser and once it completes, it would return control back to the Oracle Form. In the ideal situation where there isn't any existing Chrome browser opened, the logic would work perfectly as I was using the webutil_host.blocking command that block Form processing until the Chrome browser is terminated. However, as soon as I have one or more existing Chrome browsers open, I was still able to call the external API to display the image but the locking or blocking of the Oracle Form would not work. By the way, all clients accessing the oracle Forms are using Window 7. Is that a solution for that? Is that a Chrome, OS or/and WebUtil issue? Thank you for your assistance and time.
    Regards,
         John

    Hello,
    does anyone have any thoughts on this or a workaround?
    We use the blocking feature to allow the user to make changes to the document and then restore those changes to the database. Without this feature the code falls through and breaks the link between the document and the forms application.
    appreciate all help
    Jim

  • SAPUI5 Application doesn't display in Portal Content Area

    Hallo Guys
    We are developing a SAPUI5 application that needs to be displayed inside the portal.
    The problem is that the SAPUI5 app doesn't display in in the content area, no erors, just a blank page, you have to set the iview to open in a seperate headerless window, then it works. But it needs to work in the content area.
    Our findings: a possible cause is that the IE mode when inside the Portal content area is IE5 Quirks, and when it displays in a new window, the mode changes to a more recent and acceptable mode for SAPUI5, IE9.
    Is there any solution to this? We get the same result with both URL iView and using the SAPUI5 iView in content provided by SAP. We are on NW 7.4
    Regards
    Antonette

    Hi Antonette,
    As Lawrence explained the reason is indeed that quirks and standards mode can't run together on the same page (not only in portal but it's a limitation by MS).
    Since your framework page is in IE5 quirks mode the UI5 application doesn't run in the content area, you can run it by selecting in the iView properties "Launch in a new headerless window (strandards)", that will open the UI5 application in a new window and will work.
    If you wish to run UI5 applications in the content area you can get latest SP of 7.4 and there you will have a new framework page: standards AFP, basically an AFP framework page that works in standards mode.
    In that framework page you can run UI5 applications in the content area, however trying to run old applications (HTMLB, not WD) may fail, for WD you have a paramater you need to pass called sap-ie, passing it with the value of "Edge" will make sure WD applications run in standards mode as well.
    When running the AFP in standards mode you will need to open your HTMLB and other old applications in a new headerless window or new window so you can see the content.
    Hope this helped,
    BR,
    Saar

  • Why might Google's Chrome browser (~IExp) impose colored text's coloring on neighboring black text?

    Might anyone else here have the problem I have whereby in the Google Chrome browser (but not in Microsoft's Internet Explorer), some of my black text (without permission) appears in the same color as nonblack / colorized text that's contained in the same paragraph?   I don't use CSS or even templates, so that doesn't appear to be the problem.   What's particularly puzzling is how repeat attempts to modify the text color using Dreamweaver CS5.5's      
    Format-->Color   
    feature fail to resolve all of the problem.  All the while, the problem doesn't even emerge when viewing the text in Microsoft's Internet Explorer.   Any suggestions, please?  

    CSS concerns me because a change in one locale can affect numerous pages,
    That's not a reason to avoid CSS.  If you use embedded CSS (in the <head> tags of your HTML documents), it is page specific; not site wide. 
    In 2012, CSS is the only "web standards" way to style text.  HTML styles are deprecated (obsolete) and often throw validation errors which confuse web standards compliant browsers like Chrome, Safari, Firefox and Opera.  IE is not a standards compliant browser and never has been. 
    Nancy O.

  • Weird bug in my animation, only happens when playing in Chrome browser? How do I debug this?

    Hey all,
    I have an animation / swf file I have created in flash, when I export the swf and test it in flash it's fine.
    And when I run the webpage that contains the swf in Google Chrome browser I get like a white box that just pops up on the screen for a few seconds on the first loop of the animation and then it goes away, and I can not workout why it does that in Chrome, all the other browsers show the animation behaving like it should
    I put this animation into my webpage using a method like
    <script type="text/javascript" >
    AC_FL_RunContent(
                                  'codebase', 'https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0',
                                  'width', '683',
                                  'height', '161',
                                  'src', 'images/main',
                                  'quality', 'high',
                                  'pluginspage', 'https://www.macromedia.com/go/getflashplayer',
                                  'align', 'middle',
                                  'play', 'true',
                                  'loop', 'true',
                                  'scale', 'showall',
                                  'wmode', 'transparent',
                                  'devicefont', 'false',
                                  'id', 'main_',
                                  'name', 'images/main',
                                  'menu', 'false',
                                  'allowScriptAccess','sameDomain',
                                  'movie', 'images/main',
                                  'salign', ''
                                  ); //end AC code
    </script>
    <noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="683" height="161">
                    <param name="movie" value="images/main.swf">
                                            <param name="wmode" value="transparent">
                    <param name="quality" value="high" wmode="transparent">
                    <embed src="images/final_main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="683" height="161"></embed>
                  </object>
    </noscript> 
    This is probably an outdated method? This file was originally created in 2006.
    This doesnt come up when testing the file in flash or show up in another of the other browsers liek ie, ff, safari etc and behaves like it should. Why is Chrome doing this to me?
    I tried debugging the file and going through the layers but I don't see anything why that box would be coming up for a few seconds on the first loop.
    Any help would be great

    Hi moccamaximum, thanks so much for the reply, that is exactly what it was. I just inserted the swf using the updated function through dreamweaver CS5 and the white block went away! Thanks again

  • How To debug ABAP code using sapui5 application on NWBC

    Hi All
    I am working on NWBC with SAP_PAO_HRPROFESSIONAL_3 Role. This role contains SAPUI5 application. I am trying debug the ABAP code called while executing this application.
    Please help me how to get into ABAP debugger while executing this application.
    Thank you
    Ujj

    HI Ujj,
    First thing to do is look at the role and see which UI5 application is being executed. The UI5 application will be running in the web container of NWBC, you can make it open in a standalone browser (hold down the CTRL key in NWBC and go to the Help Menu) and then turn on the debugging tools (F12) in the browser. There you will see which Gateway services are being called. You will need to set your ABAP breakpoint in the implementation of the Gateway services. Find the class in SE80.
    Hth,
    Simon

  • Strange issue with ADF table in chrome browser

    I have ADF table which should display 23 rows, but only 20 rows are visible in chrome browser, but other browsers like IE, firefox displays the 23 rows correctly. I have used default ADF table with Drag&drop behaviour in this table. All the 23 rows exported correctly to Excel with export to Excel behaviour and inspect page source also shows all the rows in Chrome browser, but display in the adf is only problem in chrome browser. We're having a production issue with this, any ideas are appreciated.
    Thanks,
    Surya

    Hi All,
    Is this issue fixed yet? There are a couple of threads reporting this issue and the original thread has been Archived. It is a real issue, and it remains an issue. The Chrome browser cuts off the last row of a table in the display. IE displays the row correctly. I am working with JDev 12.1.2 and I am building an application using ADF Tables. Without exception, on every page that has one, the last row of the table is cut off from display in a very ugly way and you cannot scroll down to display the full row. I have tried wrapping the table in a Panel Collection - same result, I have tried setting the height of the table - same result. I have tried surrounding the table with a PanelGroupLayout component (layout set to scroll) - same result. I have even tried surrounding the table with a PanelHeaderComponent component, Type set to both default and Stretch - yes, you guessed it, same result! I've even put the table in the middle of a PanelStretchLayout component - but the last row is always cut off.
    This should be easy for you to reproduce, just drop a data control on a ADF page and select a table. When you view it in the Chrome browser and you will see what I'm talking about. I'm using Google Chrome version 31.0.1650.63 m.
    I have experimented with AFStretchWidth and AutoHeightRows (as suggested by previous threads), nothing seems to work.
    Here's another suggestion, if the forum would allow you to insert an image, I could actually show you what I'm talking about. Food for thought perhaps?
    Best regards,
    Nigel
    "Life's too short not to use ADF"

  • HT5313 I cannot download & open pdf files on Safari but can do so on Google Chrome browser?

    After upgrading to Lion 10.7.4 , I cannot open pdf files on Safari 5.1.7 but can do so on Google chrome browser? I get a message that the file cannot be exported?

    look in
    /Library/Internet Plug-Ins/
    and remove any with 'pdf' in the name, then restart safari.
    failing that - check in the same folder within your user 'home' Library
    ~/Library/Internet Plug-Ins/
    in either case, you can triple-click the names above to select, then ctrl-click & choose Services - Open which should open a new Finder window showing the folder

  • Adf table Scrolling problem in Google Chrome browser

    Hi All,
    i'm using jdev 11.1.1.5.0 . i'm facing very strange problem with adf table in chrome broser.
    Problem- sometimes when i have run my adf application which contain adf table and table contain multiple records so when user scroll down using mouse and release  mouse left button scroll automatically
    go to top position it is happen only chrome browser and when i have clean history then running fine.
    so what is the problem i have no idea
    is it bug?
    i have deployed my adf application as bounded taskflow on webcenter portal application.
    Any Solution?
    thanks
    Manish

    Hi Manish,
    Is your problem resolved? I am facing a similar issue. When I scroll in my Table, the scrollbar disappears.
    Please share your solution if you were able to resolve.
    Thanks
    Anoop    

  • Firefox fials to open, windows vista, "the application failed to initialize properly (Oxc 000007b)" message present

    My pals p.c. (vista) was working on firefox until last week and now fails to open the web browser page.
    A message appears "The application failed to initialize properly (Oxc 000007b)"
    This may have been caused by a microsoft up-date although this is not certain as they are not clear on this or very good with such matters having only recently started using a pc.
    Do I need to uninstall and re-install firefox for them?

    I have received your e-mail indicating that an answer (103287) is available but cannot find it from the link provided
    Could you please direct me to the answer as the link seems to be locked?
    Reg

Maybe you are looking for

  • How to schedule a sql query on Windows

    Hi Experts; I got a sql query that I need to put on schedule, (on windows) in order it runs everyday at specific time. I got the query, but I want to know the next: How to invoke SQLPlus from this query? Explain how to include the user/password@SID D

  • Exporting to PDF: Text as black and white only possible?

    Hi! I do have a large document where 30% of the pages do use colors 70% plain text. I'm asked by the printing company to export the text only pages as plain black and white PDF's. They showed me the function on Windows and Word. Is it possible with p

  • How can I re-download Safari (running iOS 6.1 on iPhone 4)?

    It has disappeared & seems to be affecting many other apps. I have searched the App Store, support, Q & A here and am not finding an answer. In the App Store, I would think it shouldn't be that hard to find. I searched "Safari"- over 900 results as w

  • Question about host identifier definition

    Hi, I've created a webgate and define the "Preferred HTTP Host" as the hostname where the web app is deployed. It seems ok that the webgate will protect the URL containing the hostname. But after I've authenticated, when I change the hostname to the

  • How do I keep the front panel on top of every windows (including non-LabVIEW windows)?

    The question above states it all.  Basically I have a progress bar the tells the user to wait and I want it to remain in front of anything that pops up while it is running.  My program opens up and deploys a VeriStand project and while it is doing th