Quantcast
Channel: Adobe Community : Discussion List - All Communities
Viewing all 238792 articles
Browse latest View live

ADBINTERNAL server call

$
0
0

Hello Adobe Community !

 

I found the following custom link in the report and got some questions:

ADBINTERNAL:Lifecycle

ADBINTERNAL:SessionInfo

ADBINTERNAL:Crash

 

What are their functions?

Are they necessary? e.g. If we take out ADBINTERNAL:SessionInfo, what would happen?

On what conditions would they fire? e.g. is ADBINTERNAL:Crash would fire during app crash?

 

Regards,

Ricky


Can I auto-apply metadata to images?

$
0
0

I'm trying to add an efficiency into my workflow. When my org produces images for our website, I add some basic metadata info appropriate for all imagery. I'd love to speed up the process a bit. I'm wondering if either of the two hypotheticals sounds achievable:

  1. Is it possible to create a script that would execute a metadata write? I'm thinking here of when I've used scripts where I drag them on top of a file and it 'does something' (like my technical jargon?)
  2. Can I create a watch folder within Bridge? I'd be down with just remembering to copy my images into a folder before it goes to its final home.

Perhaps there's some other modality. I dunno. I couldn't find anything in my searches. Any direction would be appreciated.

Where there's smoke...

$
0
0

The Southern California wildfires are all around us threatening horse & alpaca ranches, wineries, wildlife rescue centers and countless public and private  properties in and around Los Angeles and Ventura counties.  Fire makes no distinctions.  It consumes everything in its path including Rupert Murdoch's Bel Air estate.

http://thehill.com/sites/default/files/styles/thumb_small_article/public/californiawildfire12062017getty.jpg?itok=lCFFXcKw

 

Major roads into parts of Los Angeles remain closed.  The fire threat for un-scorched areas remains very high as powerful Santa Ana winds that drive these fires are predicted to return later today and tonight.   In our area, the wind gusts reached 75-80 MPH and electric power has been sporadic.   The smell and smoke from the fires is pervasive.  It's unsettling & eerie.

 

We're saying prayers for all our friends who have lost their homes and for anyone who is still in harm's way.  Mostly we pray the winds will stop so the first responders can get a handle on this before it gets any worse. 

 

Google and Facebook have set up fundraising drives to help the victims.   A lot of folks will have no Christmas this year.  So please give what you can.

Android Mobile Crashes are Very high in Adobe Analytics

$
0
0

Hi All,

 

We have implemented Analytics code in Android and iOS applications and data is getting captured.

 

But its very strange that the crashes for Android is very high. While iOS is much lesser, not sure what is the issue. Is there some definition from Adobe how the crashes is calculated.

 

Is there a way where can we get to know reason for a crash for both the Apps.

 

Can we do some additional tagging to reduce crashes

 

Thanks in advance.

 

Regards

Tirumal

Screen is graying out before actions are completed

$
0
0

I've got a Captivate 9, blank project. I'm using the white theme.  I have not changed the defaults on anything. I have a slide with audio and at the end of the audio it says, "Click on each image to find out more." 4 image buttons appear.

Each button has had the pause removed and, upon clicking it, conditional advanced actions play it's own audio file, increase the variable to 1 and, if the other image buttons (4 total) have already been clicked, then automatically go to the next slide. I have a small click box in the corner to pause the slide, and deactivated "allow mouse click". The click box is hidden on output. 

My problem is this. A few seconds after the audio stops, the slide grays out and none of the advanced actions are working. Is it a timeline issue or length of slide issue?

Events are not reflecting in omniture dashboard

$
0
0

Hi,

 

I integrated ADBMobile framework into my iOS app. When I started working I was able to see the triggered events on the omniture dashboard, but from last 4 days no events were showing on the dashboard. @ !

Glossary Not Appearing Captivate 9

$
0
0

Gooooooood Day to you all! 

I am having quite the issue with my Captivate Glossary. I am starting to believe that my current project file is corrupted, but without rushing to conclusion I figured I would ask first. 

To give you a bit of what I have done: 

I have published the course as HTML and as a SWF. 

I have an advanced action to control the showing/hiding of the glossary, that has been modified and tested to show/hide the resources pop up. 

I have deleted, to reset, the wdgt located :

C:\Users\Public\Documents\Adobe\eLearning Assets\Interactions_9_0

Is there an error log I can check or a way to find out what's stopping the Glossary wdgt from working ? or do you have advice as to how I may fix this issue?

 

** Update, It previews but does not publish 

How to send evar and props in place of context data for iOS Mobile App in v4.4 ADBMobile.h

$
0
0

Hi,

I migrating to the latest version of analytics library v4.4. I am not able to find a method to track an event with variables.

- (void)trackWithContextData:(NSDictionary *)contextData variables:(NSDictionary *)variables;

It seems like in 4.4v, there is no support for variables evars and props.

My client haven't provided Context data values, all i am having is the evars and props. 

I am doing an update to my existing version of the app. I cant afford any changes to existing analytics integration.

The reason behind my migration is to support 64 bit. I need a version which has 64 bit support and track events with variables not context data


how can we position the crash reported by omniture report ?

$
0
0

in android application,we follow the guide to create the app ,but omniture report many crash, where can we get a record for crashed  message ? 20170911174810.png

Pigeon Editing Problems

$
0
0

Hello guys I have a problem with editing this pigeon so that it look like this for example: 545_Male.jpg

the closest that i came was this one :

_MG_2174.jpg_MG_2174 2.0 .png

Its looking Weird end very edgy. I am using Photoshop cs6 and i tried to do the bottom one with puppet Warp

if someone know how to help me or somthing like that i would realy appriciate it because it would realy help me and my father out

Thanks in Advance

2017.0.2 Release

$
0
0

Hello,

 

Can someone from Adobe point me in the correct direction to download Adobe Premiere Pro CC 2017.0.2 release (11.0.2 (47) Build)

Since CC2018 has arrived the CC cloud installer has hidden all the previous version as we all know. I am looking for the last release prior to the Essential Graphics nonsense.

 

CC2017.0.2 please?

 

Thanks vey much

Lightroom classic Assertion Failed

$
0
0

Anybody else have this? any fix? thanks Ramona

CSH is broken in Firefox because ">>" is converted to "%3E%3E"

$
0
0

Greetings,

 

I found slightly similar issues when I searched the forum. However, none of them appeared to match my specific issue.

 

I am using RoboHelp 2015 and the latest version of Firefox.

 

We have page-level CSH in one of our products. When using Firefox, clicking the page-level Help links opens the Help window. However, it is blank. This does not occur in IE or Chrome.

 

The Developers noted the following problem:

 

Take for example our Views.htm topic.

 

The following line causes a problem:

var nPos = location.hash.indexOf(">>");

 

In Chrome, location.hash has the following value:

.../onlinehelp/whskin_tw.htm#Views/views.htm>>cap=CSH>>pan=1

 

In Firefox, the same line has the same value, only encoded as follows:

.../onlinehelp/whskin_tw.htm#Views/views.htm%3E%3Ecap=CSH%3E%3Epan=1

 

The Developers have come up with a "quick and dirty" fix, but it would have to be applied each time we push the Help system to one of our environments.

 

Can anyone help?

 

Thanks in advance!

 

Ann Greenseth

Intermedix

Pfadansicht funktioniert nicht

$
0
0

Seid dem letzten Update funktioniert die Pfadansicht nicht mehr. Hat jemand eine Idee was ich machen kann.

Setting up Analytics in iOS

$
0
0

I integrated adobe analytics V4.1 with following ADBMobileConfig.json settings

 {

    "version" : "1.0",
    "analytics" : {
        "rsids" : "@MyRSID",
        "server" : "@trackingServerURL.112.2o7.net",
        "charset" : "UTF-8",
        "ssl" : false,
        "offlineEnabled" : false,
        "lifecycleTimeout" : 300,
        "referrerTimeout" : 0,
        "batchLimit" : 0,
        "privacyDefault" : "optedin",
        "poi" : []
    },
    "target" : {
        "clientCode" : "@TeamName",
        "timeout" : 15
    },
    "audienceManager" : {
        "server" : ""
    },
    "acquisition" : {
        "server" : "",
        "appid" : ""
    }
}

The RSID, tracking server and clientCode has been replace with its respective values. Now, when  I call [ADBMobiletrackState:@"Page Name" data:@{RequiredKey:Value}]; , I am able to see ADBMobile Debug: Analytics - Attempting to send request ****

But I am unable to find any analytics in MobileAppOverview when I run the application. Is there anything else to see analytics. Any help is highly appreciated, thanks in advance.


iOS SDK aquisition request not send via https (fails with iOS 9)

$
0
0

When using the Adobe SDK 4.5.5 we see that the acquisition: server and appid properties from the configuration ADBMobileConfig(Dev/Prod).json are composed to a http://server/appid url.
On iOS 9 however the http request will only result in a faulty response as Apple is enforcing https (TLSv1.2) connections throughout the App.
This would result in “stuff”, “uuid” and “dcs_region” to be not properly fetched.

 

All other requests fired by the Adobe SDK properly connect to the specified https endpoind.

Are we doing something wrong in configuring the initial request or is there an update scheduled?

camera raw 10.1

$
0
0

recently updated to camera raw 10.1

 

adobe photoshop 2018 cc and bridge, cannot ope nef (nikon d750) file, photoshop just freezes and i have to force shut down.

 

please help!

5k imac vs iMac pro for PS

$
0
0

I’m looking for the best computer for photoshop. I normally have 20+ layers in photoshop, along with 5 or so raw files opened as smart objects, in order to do exposure blending in photoshop. I’ve been waiting a while for the new iMac pro, but their single core performance is lower than that of the 7700k iMac 5k. I’ll get 64gb of ram regardless of which system I get, and I don’t do video editing at all. So which one would be better for my uses?

Error 16 - Have tried everything 10 times

$
0
0

Okay, I'm on Windows 7 and the only product I'm currently interested in is Photoshop CC.2018.

I am on a 64 bit machine, AMD processor.  Tons of memory and GPU power.

 

First move as a total N00b...follow instructions.  Uninstall Photoshop and reinstall photoshop.

 

Error 16.

 

Second move:  Run as Administrator.  Hey, it worked!  For one day.

 

Woke up today:  Error 16

 

Found instructions to fix permissions and change search option on this site.  I have done that, probably 10 times now.  It doesn't work.  Yes, I've rebooted.

 

Did a run of your "Obliterate all Adobe software" utility and reinstalled after that, didn't work.

 

Enabled Guest Account, restored "Everyone" to relevant folders.

 

Error 16.

 

I contacted chat support from Adobe and let them have their way with my computer, and watched them for 2 hours do everything I already did, and a whole lot slower.  When they asked me to reboot, I did, and they were gone, no way to get them back evidently with the software they put on the computer.

 

Tried to log back in to support in the link given in the email to me, and it sent me on a "enter your password" endless loop.

 

So now you know everything I've been through.  I am BEGGING YOU, I  implore you...do not address me like a n00b or like you're following a script.  I swear, I will absolutely lose it.  Please read what I wrote about what I did and don't ask me redundant questions.  Your usual responses do not work for whatever reason.

 

Please just make your product work properly and tell me how to get back to what I need to do with it.

Adobe needs Administrative privliges for some functions?

$
0
0

Hi, when using Adobe DC Pro (same with reader).  I find that the My Documents window is clickable but is completely blank.  The same is true when opening a .pdf and selecting the Fill+Sign tool.  That is, unless I run the application under a local administrator account.  Why is that?  What does it need access to to use these features?

 

I am using Adobe Acrobat DC 2018.009.20050.

Viewing all 238792 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>