Posts

Showing posts from March, 2015

Failed to Initialize

i try install , says failed initialize @ 50%. read this>   failed initialize             reason : antivirus software vendors comodo, jiangmin, , rising incorrectly identifying adobe flash player installer malware. false reports these vendors include “trojware.win32.trojan.agent.gen,” “trojan/jmgeneric.bcy,” , “suspicious.” users reporting “failed initialize” errors , installer getting quarantined.   but...i have avg , zone alarm. zone alarm came allow or deny pop , kept saying allow. avg never identified a malware me.   anyother ideas? please help.i have been downloading 11.8.800 off site of latest install.   thanks...doug use offline installer windows: http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header mac os: http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_playe r_11_osx.d...

Can I animate typography separate to it's mask?

hi,   basically i'm looking animate typography need mask not animate along it.   i've animated word dropping down , added subtract mask will(in theory) come behind mask. when add mask moves along type though, i've tried few things setting keyframes mask's path works ok until add ease inital type layer.   i wondered if there way keep mask static , have associated shape/type animate?   thanks,   elliot two words. track matte   read first link. found these resources using search adobe field inside ae. More discussions in After Effects adobe

8/20/2013 - AIR 3.8.0.1290 Runtime and SDK Beta

adobe air beta channel update     this beta release provides access latest air runtime , sdk (with compiler) windows, mac os, ios , android.   below of key features , benefits of air 3.8.  please see our release notes full details.   notable known issues:   3613819 - [ios7]on using sound.play app asks permission accessing microphone when microphone api not used in app. 3587452 - [android] 144x144 image size icon should supported on android.   notable fixes , enhancements:   multiple stability , security fixes     about beta channel if real-time notification announcements related air beta channel, please subscribe our twitter feed @ flashplayerbeta , or follow flash runtime announcements forums choosing "follow forum" right-hand menu on forums page.   you can find instructions getting started release here: air labs page     we encourage let know think on our air labs forum More discussions in Flash Runtime Announcemen...

Thread: How To Run Luckybackup Super User Cron Job Without Login

is there way run luckybackup super user cron job without being prompted log in? ever since upgrading precise - way can luckybackup work running super user version instead of regular one. regular version acts though running ok, no new files written location set write to, , rsync broken pipe error... super user version works perfectly. hi precipitous. backing locally or remote host? regards. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How To Run Luckybackup Super User Cron Job Without Login Ubuntu

Thread: no tengo sonido

no puedo escuchar nada en ubuntu. ni radios, youtube, no reproduce ningún sonido. hola javier. prueba si usando 'alsamixer' puedes identificar una salida de sonido que está muteada. revisa esta página para ver como se hace. si eso no funciona, puedes postear el resultado de este comando? code: sudo lshw -c multimedia saludos. Forum The Ubuntu Forum Community Other Discussion and Support Ubuntu LoCo Team Forums Americas LoCo Teams Chile Team no tengo sonido Ubuntu

Random exercise for children

my my! i'm afraid need real coding expert this! i tryed solution googling around unsuccessfully. ok try explain.   see example of exercise @ http://drop.chardez.be   for exercises i've 10 elements (.png) of legos. what want randomly 2 of elements/per exercise math value (one.png: value 1, two.png: value 2 etc.) , code right answer (< = or >) relatively values of elements displayed. i hope clear enough. thanks! dc hi exercise , more seaching web. don't know hope helpful link : http://paultrani.com/2013/06/dragdrop-in-edge-animate-part-2-multiple-with-touch/ More discussions in Edge Animate CC adobe

Deactivation

i have installed elements 9 says allready installed on 2 more computers. that correct, deativation on other computers grey , can not deactivate it. one of these computers old , replaced new 1 (the 3rd computer) how can activate elements 9 on new computer? use link in other thread:   http://forums.adobe.com/thread/1279299?tstart=0 More discussions in Photoshop Elements adobe

Thread: Unable to install java 1.7 after upgrading to ubuntu 12.04

hi, upgraded machine ubuntu 11.10 12.04.. went smooth except java 1.7 installation.. can me resolve this.. setting oracle-java7-installer (7u3-0~eugenesan~precise4) ... downloading... download done. sha256sum mismatch jdk-7u3-linux-i586.tar.gz oracle jdk 7 not installed. dpkg: error processing oracle-java7-installer (--configure): subprocess installed post-installation script returned error exit status 1 errors encountered while processing: oracle-java7-installer e: sub-process /usr/bin/dpkg returned error code (1) ubuntu software center java marked installation completed successfully. code: sudo dpkg --configure -a Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Unable to install java 1.7 after upgrading to ubuntu 12.04 Ubuntu

Thread: Xubuntu 11.04 to 11.10 Upgrade mishaps

i upgraded laptop xubuntu natty 11.10. using xfce, , problems began when upgrade froze @ upgrading xfce. killed upgrade, , rebooted computer. failed. rebooted command line, , got upgrade finished there. rebooted computer, , ran several unpleasant behaviors ( after running partial upgrade): 1. sysinfo program no longer worked 2. gtk theming broken. themes, still installed, no longer found xfce themer, , gnome themer gone. if along unity, ok, it's wimpy in first place, , show programs option in program viewer broken. doesn't bother me much, because don't use laptop @ all. have workstation zorin os 5 spinoff. upgrade computer such new software linux 3. don't care same result got on laptop. 12.04 me? can fix this? in advance. i've got hunch it's gtk3 that's doing me, i'll try installing gtk3 engine. Forum The Ubuntu Forum Community ...

Why does adobe flash update by default try to install their security product?

i adobe products. don't continual push on installations install other products (i.e. security) when installing simple flash update. it becomes bit tiring after while continually having survey every install/update make sure don't want default added system.   how making optional not directly related installing or upgrading.   eventually stop using adobe products , find other company not this. hope companies marketing departments are listening this. sure tip of iceburg of people tired of deceptive practice , move somewhere else not done.   gary gary there "standalone" installers don't have "bundled junk"   flash player activex (internet explorer) flash player plug-in (all other browsers) adobe doesn't push them because offest costs having mcafee/norton/google pay them each download bundled. , complain (and else) might, practice isn't going change. More discussions in Installing Flash Player adobe

Thread: Changing default media player in 12.04 Classic (no effects)

vlc works better totem movie player on computer. how can make vlc default player? these 2 commands set vlc default of audio & video mimetypes vlc registers (writes ~/.local/share/applications/mimeapps.list each long command, copy , paste terminal, press enter code: grep "^mimetype=" /usr/share/applications/vlc.desktop | cut -d "=" -f 2 | xargs -d ';' -n 1 | grep -e "^video/" -e "^x-content/video" | xargs -n 1 -i '{}' xdg-mime default vlc.desktop '{}' code: grep "^mimetype=" /usr/share/applications/vlc.desktop | cut -d "=" -f 2 | xargs -d ';' -n 1 | grep -e "^audio/" -e "^x-content/audio" | xargs -n 1 -i '{}' xdg-mime default vlc.desktop '{}' anything else not included can set right click on filetype > properties > open > set default ...

Unlock cell

Image
cannot uncheck "required" field. error message says unlocked cells. how do this? to unlock field cell :   go view responses tab select column lock field table > unlock column     hope helps gen More discussions in Archived Spaces adobe

Thread: Deleted User, need help getting them back

i accidentally deleted system user comes ubuntu named 'backup'. restored user using 'update-passwd' command worked great. 'backup' shows in /etc/passwd, , not /etc/shadow. code: derek@home-pc:~$ cat /etc/passwd | grep 'backup' backup:*:34:34:backup:/var/backups:/bin/sh the asterisk '*' in second field tells me password not in /etc/shadow file. , confirms it: code: derek@home-pc:~$ sudo cat /etc/shadow | grep 'backup' derek@home-pc:~$ i'm super anal, , make things right, meaningless user 'backup' is. how user fresh install configuration? bump. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Deleted User, need help getting them back Ubuntu

Cannot get swf or exe files to play after published with Captivate 6

i using captivate 6 64 bit , windows 7. worked before upgraded os. when publish action script errors.(# 1033 , 1014)  tried link fix suggested earlier, @ acrobat.com,  couldn't find file.  able publish , view project google chrome, nothing else works ( swf or exe files).  please help. hi,   does give swf compilation failed error message when preview or generate output well? can please share screenshot.   if case, please try locate:   c:/program files (x86)/adobe/captivate/captivate.ini   open file on notepad , add following line.   use32bitjvmforpublish = 1   save , relaunch captivate , verify if fixes problem.   thanks, anjaneai More discussions in Adobe Captivate adobe

Epub

hi, am trying preview indesign ipad epub in viewer. @ work computer (dont have xcode there)  can wit no problem. @ home (have downloaded xcode) when i  export takes me application uploader somehow doesn't accept password. frustrating not able preview , ceck. any advice? thanks download free adobe digital editions previewing epub files. available both mac , windows:   http://www.adobe.com/products/digital-editions.html?promoid=dteio More discussions in InDesign adobe

Transizioni ed effetti

non riesco più trascinare e applicare transizioni e/o effettti nè ai frame in formato mpeg nè ai frames originali in vmw. cosa succede? allora wrote in italian (google translate)   i can no longer drag and apply transitions and / or effettti either the frame in mpeg format either the original frames in vmw . what's going on ? my reply in italian (google translate) quale versione di premiere elements stai usando e su quale sistema operativo del computer sia esso in esecuzione ? lei parla . wmv nel vostro lavoro . sei stato colpito dal problema attuale del display 1/2 wmv connesso ad un recente windows update kb ? consultare il relativo annuncio nella parte superiore di questo forum , che fornisce dettagli per questo. quando si applicano le transizioni , stai lavorando con clip tagliate o non tagliato ? quali effetti specifici stanno causando i problemi? tutti o solo alcuni ? si prega di dettaglio . quali sono le p...

Thread: Advice please: Toshiba L500 vs Lenovo G555

Image
i'm new laptop, , have narrowed field down following machines: lenovo g555 cpu: amd athlon ii 2,1ghz dual-core (m320) gpu: 512mb ati mobility radeon hd 4550 ram: 4096 mb hdd: 320gb 5400rpm screen: 15,6 tft (1366x768) wxga, vibrantview, m/ webcam toshiba satellite l500-1ut cpu: intel pentium dual core 2,2ghz (t4400) gpu: 512mb - ati mobility radeon hd 4570 ram: 4096 mb hdd: 320g 5400rpm screen: 15,6" tft (1366x768) wxga trubrite main differences cpus , lesser extend gpus. search on ubuntu forums reveal they're both compatible ubuntu, although people few annoyances or malfunctions. the question 1 should get? i'm looking info on how both cpus , gpus perform in newer version of ubuntu. use laptop for; > light video editing (kdenlive) > graphics (gimp) > python (idle , pygame) ... , of course web browsing. time i have 2 toshiba satell...

Thread: Dell Keyboard Backlight - Not Working

any action on this? have acquired nice e6500. keyboard backight times out in 5 seconds after stop typing. annoying!! are running 12.04? running 10.10 should upgrade, because os has reached end of life. perhaps driver fix has come along since then. Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Dell Keyboard Backlight - Not Working Ubuntu

Story order in dynamic TOC?

hi. i'm learning use table of contents function in id. i'm having trouble there multiple stories on single page (for example, section header @ top of page that's separate text block longer running text below). how can force order of level 1 , level 2 entries proper order? hoping explains why seeing incorrect order issue in toc: table of contents text sourced separate stories on page appear top bottom, left right, if of headings start further 'left', appear earlier in toc. additionally toc text threaded stories appear before headings, if headings appear on later pages.   to avoid happening there number of things attempt: thread frames possible, don't use 'loosely' placed headers where have multiple short stories on page it's more difficult, esp if magazine style. can try , cheat making frames wider , using text indent position text left/right, indesign uses 'top bottom' approach , doesn't consider text starts 'further right' must...

Need credit/cancel of product, ordered two by mistake

i chated dinesh , sahara today in support dept, both said need speak in customer service executive cancel , credit order.  ordered pdf converter mroning, , somehow entered order twice, 2 bills.   ad00909054 , ad009081154.  1 of them needs canceled.   jacquie hi jacquie,   thank subscription adobe create pdf , take care of request now.   thank again. hisami More discussions in Adobe PDF Pack (read only) adobe

Is there a way for Acrobat Pro X to rotate pages slightly?

i scanned ton of pages , unfortunately pages tilted same amount in 1 direction.  there way have pages rotated few degrees?  , if there isnt way file, there way have when prints?   i know how rotate 90 , 180 degrees if want rotate maybe 8 degrees? not really. pdf pages can rotated in 90 degree intervals. can try using text recognition, might fix issue, or option is use add background option "stamp" skewed pages on blank page, has option rotate them slightly. More discussions in Printing & Prepress adobe

Capture form Data while catching Task Create events -

Image
hi,   i want create asynchronous event trigger when new task created in particular process. did event filters , able capture task id , process id created task. however, not find way xml data associated task. (my assigntask contains form template , input xml )     i see in 8.2, there service called 'addattachmentstotask' , operation called 'getformassociatedwithtask'  capture related data using task id. i'm not seeing in es 2.5.   your highly appreciated.   thanks, krishna you can throw event along form data event message data :     hope helps.   thanks, wasil More discussions in LiveCycle Workbench adobe

Thread: Send mail with PHP's mail() function.

hello... i'm kind of lost , frustrated. don't know install or how configure it, whatever won't work. i'm pretty sure port 25 blocked. i've tried setup postfix , sendmail send mails give me timeout. wanna able send mail php don't need advanced. if have hard time understanding want ask me , tell me if you'll need more information. know it's kind of hard me no information, don't know tell you. kind of appreciated. note: it's not php script nor php configuration that's problem. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [other] Send mail with PHP's mail() function. Ubuntu

Thread: dvd players with usb (divx)

most dvd players have usb , can play videos usb flash drive... work divx? xvid? need convert videos first (they avi, xvid)? i found out xvid work (basically same divx) have use setting best compatability. friend got dvd player usb... test out (by way, it's cheap phillips player... not impressed dvd drive @ all... don't recommend unless need usb feature) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] dvd players with usb (divx) Ubuntu

Photoshop Element bought in AppStore fails to launch

dear all,   i've bought element 11 in appstore , after launch get: process:     adobe photoshop elements 11 editor [6249] path:        /applications/adobe photoshop elements 11 editor.app/contents/macos/adobe photoshop elements 11 editor identifier:  com.adobe.pse11editor version:     11.0 (11) app item id: 571583293 app external id: 11641628 code type:   x86 (native) parent process:  launchd [622] user id:     501   date/time:   2013-08-17 20:55:40.370 +0200 os version:  mac os x 10.8.4 (12e55) report version:  10   interval since last report:      2089496 sec crashes since last report:       347 per-app crashes since last report:   4 anonymous uuid:                    crashed thread:...

Is it possible to roll back from CS6.0.4 to CS6.0.3?

probably not, know can re-install... thought might ask.   i have worked full day, , new bug is rea l pita when trying mark source ins , outs: marking source in point zoom clip since update cs6 6.0.4 http://forums.adobe.com/message/5601338#5601338 hi joe,   yes , correct, have uninstall , reinstall premiere pro cs6 6.0   and reinstall updates except 6.0.4   please reply if works or not   happy editing, sandeep More discussions in Premiere Pro CC adobe

No sound after adding narrations

Image
all worked fine in elements 4 program until yesterday.  had remove , re-install program.  cannot audio narration sound.  have decoder had written down  "f1ec-b334" , if so, how re-install that. ralphratkins44   what basic problem cause uninstall premiere elements 4? computer operating system on?   please explain does have decoder had written down  "f1ec-b334" , if so, how re-install that.   if did uninstall/reinstall premiere elements 4 via control panel route decoder "f1ec-b334" have due this? in other words, how many variables involved in premiere elements 4 uninstall reinstall?   what type of microphone using?   have checked edit menu/preferences/audio hardware asio settings computer's sound system?     let start here , decide next.   looking forward follow up.   atr More discussions in Premiere Elements adobe

Scaling images and text in indesign CC

indesign cc (mac 10.8.4)   hi, i'm long time user of indesign , i'm having real problems scaling text , image boxs. can't believe i'm asking having ask question, it's such basic function!!   if use cmd or cmd+shift none of content scales.   is there new check box or preference need change?   thanks in advance! there's no change in way scaling works in indesign cc. cmd+shift-scaling adjusts content frame.   things try out: (1) restoring preferences. (2) looking applications conflict shortcuts. (for example, found password protector 1password conflicts indesign.) More discussions in InDesign adobe

Thread: 12.04 - nvidia graphics. Problem with GTX 570

Image
hi guys, instead of making new thread, i'll ask question in here. ever since upgrading 12.04, have problem gtx 570 card. use hdtv computer monitor , have connected via hdmi cable. in nvidia settings, uncheck/untick "force gpu scaling" because if didn't, videos drop fps in vlc gpu acceleration enabled. 11.10, didn't have problem this, 12.04, once uncheck "force gpu scaling", entire gui gets blurry , shaky. 295.40 , latest 295.49 drivers. in advance can help. posted dohctor hi guys, instead of making new thread, i'll ask question in here. no. i've moved post own thread , given appropriate title. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware 12.04 - nvidia graphics. Problem with GTX 570 Ubuntu

Multiple Creative cloud accounts, same behance account?

hello, subscripted creative cloud team in our small studio environment. set behance accoutn studio projects, each member should able connect same behance account, seems each creative cloud account there must 1 infividual behance account. right? think useful able connect same behance account group of people of same creative cloud team, not interested in sharing individually.   thanks, hello,   yes, you're correct each creative cloud account connected 1 behance account , vice versa. suggest having main company behance account (that connected 1 person's "creative cloud" account), , can become co-owners of 1 another's projects. here's more information on co-owning projects: https://behancenetwork.zendesk.com/entries/21744075-how-do-i-add-a-co-owner-or-credit-othe rs-on-my-projects- More discussions in Behance adobe

Thread: Server 12.04 - gui gnome install?

hi all, setting test box - there way install gnome on server 12.04? thanks, rob your best bet install ubuntu desktop, can ubuntu server can do. install amp on top of it, if testing web pages. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Server 12.04 - gui gnome install? Ubuntu

Thread: How To Make Ubuntu DLNA Compatible?

hopefully there no such thing dumb question, need make installed ubuntu os dlna compatible can share media files multimedia devices (eg tv)? if mean streaming video or audio on dlna mediatomb. there several others people use. stream video ps3 mediatomb. depends on want do, devices want stream to, etc. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How To Make Ubuntu DLNA Compatible? Ubuntu

I cannot get a WindowsForms user control hosted in WPF/C# to show() PDF please help

i have wpf c# .net 4.0. solution in vs2010 on windows 7.   contains wpf hosting project , windowsformscontrol project i've created usercontrol should display acrobat cacroavdoc object interop.acrobat sdk com object (latest).   the wpf project contains code open file creates new windowsformsusercontrol (pdfviewercontrol) in turns opens file, usercontrol added windowsformhost object in wpf main form.     private void openfile(fileitem file) { if (file.extension.tolower() == ".pdf") {   system.windows.forms.integration.windowsformshost host = new system.windows.forms.integration.windowsformshost();   windowsformscontrols.pdfviewercontrol viewer = new windowsformscontrols. pdfviewercontrol();   viewer.show();   boolean result = viewer.openfile(file.path);   if (!result)   {    messagebox.show("error opening document");   }   host.child = viewer;   this.pdfviewwpf.children.add(host);   viewer.show(); } } ...

Thread: ctr1.o, ctri.o needed to compile FORTRAN 77 code with g77 compiler

Image
hello, using ubuntu 12.04... needed compile fortran 77 code , installed g77 8.04's repos...when try compile gives me following... code: /usr/bin/ld: cannot find crt1.o: no such file or directory /usr/bin/ld: cannot find crti.o: no such file or directory collect2: ld returned 1 exit status there libgcc_so problem eliminated linking so.1 there in system...however couldn't locate these ctri.o files... fyi...i've 32-bit os , have libc6-dev installed appreciated... some searching on internet , trying many options found following link http://askubuntu.com/questions/69119...ating-to-11-10 reinstalled binutils, build-essential, libc6-dev packages , found ctri.o etc. in folder /usr/lib/i386-* linking /usr/lib/. worked me...i'm able compile code... p.s. can't locate .o files again... can shed light on what's happening? Forum ...

Unable to hear text-to-speech audio in when previewing slides in Captivate 7.

hi     i'm having trouble hearing text-to-speech audio when preview slides.  audio plays fine when play slides timeline.  i've tried turning mute on , off in preview mode using standard text-to-speech voice comes captivate. thank you! kathryn hello kbevington,   welcome adobe forums!   have tried publish project? if not please try publish , check .   thanks , regards himanshu satija More discussions in Adobe Captivate adobe

Thread: tankpit.com

has got thjs website working. game java based game , cant work. thanked. little curious if work linux guess. mean cant seem work @ all. if using ubuntu 12.04 make sure have openjdk-7 , openjdk-7 extentions. open terminal press ctrl+alt+t @ same time. cut , paste following commands terminal window 1 line @ time minus $. $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install ca-certificates-java icedtea-7-jre-cacao icedtea-7-jre-jamvm java-common libatk-wrapper-java libatk-wrapper-java-jni libbonobo2-0 libbonobo2-common libgnome2-0 libgnomevfs2-0 libgnomevfs2-common openjdk-7-jre openjdk-7-jre-headless openjdk-7-jre-lib ttf-dejavu-extra tzdata-java seems working me Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure tankpit.com Ubuntu

Text Tool not Responding

i'm getting horizontal line when try type letter in photoshop cs6.  no brush presets seems. painting in ps cs6. i use apple  os x ver 10.8.  how fix it?  i'm not sure i'm in right forum appreciated mj is type tool set same colour background?  text size tiny?  try oking line of text, , using free transform enlarge it.   to properly, oepn image size panel , see linear dimesions of image are.  if daft ten miles 8 miles, , dpi set 1, uncheck resample , change dpi 300.     i set preferences type size defaults milimetres (or inches).  way can predict how big type appear on image document. More discussions in Photoshop General Discussion adobe

Photoshop wont download

hi, have cs6 on machine no longer opens, have renewed membership , tried dowload new version , keep getting admin error, setting on computer fine , can dowload new software without issue ? hi webwizards2 , it seems permission issue. please try enable hidden admin account: http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ , try downloading again , let know how went.   regards, romit sinha More discussions in Creative Cloud Download & Install adobe

Thread: installing guest to a logical volume?

i'm having heck of time finding info on beginning part of installing kvm guest logical volume. see lot's of info starts after logical volume created (and whatever else has done it) not on setting lvm application: ~ how many logical volumes create single guest (is more one?) ~ mount it/ them ~ how mount them (fstab?) ~ if fstab, exact options/ syntax use? can help? in advance. sorry, got sorted out. thx. turns out part of process/ steps in virt-manager involves choosing logical volume install to. i'm not sure whether 1 able create logical volume in step/ using virt-manager. did create logical volume lvm command it: code: lvcreate -l 35000 -n devsys system this creates logical volume of 35000 mb, named devsys on volume group named system. after fire virt-manager; and, in step it, choose use install (the parts in step virt-manager pretty straightforward). ---------------------------...

Straighten tool isn't visible

up photoshop elements 11 straighten tool worked ok can't see line dragging.  there way make more visible again?  can see start not line , can see x @ end difficult.   this seemed become problem after used image, rotate, straighten image.   now having problem clone tool.  acts more spot healing brush.   what's answer?  pay customer support $39?  reinstall program?  tried chat , person didn't know told me call support , free (which isn't). More discussions in Photoshop Elements adobe

audio icons PSE9 how to remove

i have upgraded pse 5 pse 9 , cannot find file count on browser in pse 5.   how can remove audio icon photos, don't know how got there begin with. hi,   i'm not sure looked in pse 5 in pse 9 there count in border @ bottom left of window. shows how many images there displayed or selected. varies depending on view using.   if referring audio icon in top right corner of thumbnail means image has audio caption. audio captions can added cameras or can added using pse.   if click on icon, edit window should open. can play audio caption clicking on play button. may give idea of source of audio was.   to remove audio caption, click on icon open small edit window , select clear edit menu (of smaller window not main organizer window). don't think can mass delete of audio captions.   good luck   brian More discussions in Photoshop Elements adobe

No Elements 10 Download Now

my system got nailed virus , download of photoshop elements 10 came adobe.com. registed , has been. complete crap software own cannot re-download versions paid company. should have option not forced upgrade because witht way flipping economy if have registered should have access earlier download versions. pissed off this. should available in our members account , phone support freaking insult term "support." if want vent, we're happy sympathize, so's know, you're not talking adobe when post here. user user forum , we're other customers you. More discussions in Photoshop Elements adobe

Thread: Seeking Advice and Info: Can a QA Engineer/SDET become a Software Architect?

i have come across many articles , blog posts talk how become software architect , career path of software developer leading software architect position. sdet , interested in moving towards software architect path in career. possible while continuing in quality assurance/testing domain? necessary become developer first? have considerable programming experience , experience in designing automation frameworks. in current position, lot of white-box testing , develop tools , frameworks testing. experience count? guidance/advice/suggestions in regard helpful. Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Seeking Advice and Info: Can a QA Engineer/SDET become a Software Architect? Ubuntu

how do I add a new single app licence to an existing team account?

i have single user membership in creative cloud teams , have read single app membership. i wish add member of our company needs use single app. can manage team portal? hi tony,   untill single app creative cloud team unavailable in market. of single app creative cloud team can not purchased.   i request keep watching our website exciting & useful offers & services.   please refer thread : http://forums.adobe.com/message/5590874#5590874   regards   rajshree More discussions in Adobe Creative Cloud adobe

Importing from DVD - multiple frame rates

Image
i'm working on editing sample reel, using material dvds. rip dvds via either ripit or mac dvd ripper pro (mdrp) , import either whole disk or individual vob files premiere pro cc. either way, first clip of main feature displays frame rate of 29.97 in pp, while other vobs main movie display 23.976. 29.97 wrong -- video shows lot of tearing, when stop see frame jumps, , sync drifts. 23.976 files good. i've opened 7 dvds way , have same problem -- first file wrong, others right. (image below -- first file @ 29.97, others @ 23.976.)   if change frame rate on first file, looks better it's running slow , audio sounds s l o w e d down.   anybody know what's going on here? was  excited use premiere project, because can work dvd files without  transcoding. far, no love.   thanks, steve   i've looked @ vob files vlc , appear same -- stamped 59.94 frame rate.   so i'm mystified this. have ripped more dvds now, come in correct, don't.   if use handbrake , c...

Adobe photoshop CC "No se han podido guardar las preferencias...

cuando inicio ps como usuario, al cerrar me sale el siguiente mensaje "no se han podido guardar las preferencias porque ha habido un error de disco." sin embargo cuando lo inicio como administrador, me guarda las preferencias y no da ningún problema. le dado al usuario permisos de lectura y escritura todas las carpetas que son de adobe incluso appdata.   ¿que mas puedo hacer? please post in english or refer teh spanisch forum. http://forums.adobe.com/community/international_forums/espanol   also may want provide more information set-up. http://forums.adobe.com/message/4587299#4587299 More discussions in Photoshop General Discussion adobe

Function not returning the right value

hi, i'm having strange problem , hoping knows how fix it.... i'm trying send string function in class , have return in textfield, can add movieclip , stage. using several buttons.the problem when put string value in returns string value previous call function not string value want use. here's function:   public function replacemctxt( mcstring:string, xpos:number,                                                                                            ypos:number, width:uint, height:uint, newfontsize:uint, rollovertext:boolean = false):textfiel...

Action to view at 3.13%

i'd use action set view magnification smallest, 3.13%. i've tried recording one, using drop-down menu @ bottom left of canvas set percentage, doesn't record. there's no keyboard shortcut edit. i'm thinking pretty simple script, don't know how scriptiing. thoughts? a simple script...   #target illustrator app.activedocument.activeview.zoom = 0.0313; More discussions in Illustrator adobe

Thread: strange cosmetic things on login with lightdm

i enjoying great upgrade 12.04 11.10. there cosmetic things happening on login screen haven't been able resolve: 1. there panel @ top of screen during login. consistency rest of lubuntu, prefer panel @ bottom of screen. alternatively, i'd login screen has no panel @ (but still has options panel provides). 2. there 2 guest accounts. when go system tools->users , groups, there no guest accounts set there. puzzles me, , remove guest accounts @ least login screen, if not system. 3. font not smooth, , have generic computer icon instead of lubuntu or ubuntu icon. can provided appreciated. if choose 1 thing fix, panel. i've included link screenshot can see login screen looks like. had take shot iphone because apparently can't use prtsc key make quick screenshot. http://i.imgur.com/sxciv.jpg have acer aspire 1 255e netbook 1gb of ram , 160gb hard drive, if information helpful. Forum ...

Thread: Chrome issues with KDE 4.8

hi all. odd. i'm using ubuntu 12.04. i've decided move away unity good, , went kde. i'm having lots of problems chrome (version 20.0.1115.1 dev) , kde. issues not happen on unity. happens many text boxes (probably related css effect or js) not responding. work fine firefox, know it's more chrome stuff. wondering if else experiencing same. regards i first try disbale extensions, since there many can cause issues that. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [kubuntu] Chrome issues with KDE 4.8 Ubuntu

I have updated from CS6 and cannot workout how to setup a new database connection

please help in program?    assuming, though haven't mentioned software, referring dreamweaver?   the dw cc version disabled plugin database binding guessing going away in future versions or maybe provide new feature set allows this.   it still there have manually enable moving plugin disabled folder inside dreamweavers plugins folder , placing regular plugins folder.  restart dreamweaver , database features appear.  though in cc notice of features not working how used to.    if nees database stuff install cs6 version in same location dw cc in website, use drop down select it.  there difference between cc cs6 , retail cs6 dvd version.  cc version of cs6 has new features , bug fixes compared the standalone dvd version of dreamweaver.   i have both installed dreamweaver cc css design stuff , cs6 database stuff don't use hand code in php , use local intranet setup of apache, php , mysql manually configured , installed myself. ...

Thread: Disable Proxy?

hi, how can disable proxy settings made? have problem have console open. no gui! want run apt-get make updates. problem had proxy settings wrong. apt-get says something wicked happened resolving *adress:port* (-5- no address associated hostname). need deactivate proxy settings able use network :-(. or @ least proxy settings apt-get... can please ? [ubuntu 11.10] hm. how did turn on? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Disable Proxy? Ubuntu

Thread: Unity - Change default folder locations

i have searched answer here none appear work me. have new install of 12.04. want change default music , video folder locations home directory nas directory. understand need edit .config/user-dirs.dirs point new location, /media/nas/music. have tried xdg_music_dir="/media/nas/music" have tried xdg_music_dir="$home/music" pointing sym link of same name. each time after reboot user-dirs.dirs file rewritten xdg_music_dir="$home" , special music link in home folder , computer list lost. welcome quite new unity interface. what bind music on external drive home in fstab so first line mount external drive code: label=media /mnt/media ext4 defaults 0 0 then 1 bind music directory on /mnt/media music directory code: /mnt/media/music /home/ns/music none bind Forum The Ubuntu Forum Community Ubunt...

Thread: Virtualbox horror. How to install Xen or OpenVZ in Ubuntu 12.04?

hello, i've been using virtualbox years , used it. past 1 or 2 years has been headaches me though. last installation of ubuntu 10.04 started doing total freezes more , more seemed appear when had virtualbox running. did totally clean reinstall of ubuntu 12.04 never had problems. 2 days ago installed virtualbox , doesn't seem along ubuntu. installed centos 6, ubuntu 12.04 desktop , ubuntu server 12.04 virtual machines in virtualbox. centos seems work ok, runs extremely slow (booting takes 15 minutes). booting virtual ubuntu server makes whole computer freeze, ending me having hit reset button, , virtual ubuntu 12.04 desktop worst of all: when trying boot machine whole computer reboots without message or warning. retried booting of these installs numerous times, continue have same result. don't want touch virtualbox anymore. website osalt.com suggested xen , openvz. looked in software center couldn't find of two. in synaptic found package ...

Thread: Speed up Gnome Shell notification?

does know of way speed notifications in gnome shell? when pop on bottom of screen, don't want them sit there quite long before disappear. i don't know how speed them up, extension https://extensions.gnome.org/extension/243/shell-osd/ moves them upper right corner. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [gnome] Speed up Gnome Shell notification? Ubuntu

Thread: Problem mounting the encrypted /home folder using a Live CD

hey all, installed gnome 3 , gnome-session-fallback on ubuntu 11.10 (using guide: http://debianhelp [dot] wordpress [dot] com/2011/10/07/how-to-install-gnome-3-desktop-environment-in-ubuntu-11-10/ ) , after rebooting, gnome 3 quit working. while used gnome 2 (i hold total disdain unity). few days ago, decided remove gnome 3 , fallback, planning on reinstalling when downgraded 10.04. problem is, after rebooting laptop, ubuntu won't boot up. hits black screen bunch of lines pertaining checking battery stats, etcetera (i'm sure have seen screen @ 1 time or another, it's kind of shutdown screen). won't make past stage. problem is, have family pictures , bit of work on old encrypted partition need up. ecryptfs-mount-private s**t me , of posts across internet have read me in no way. related question accepted, dig deep guys! can downgrade lucid lynx while still retaining /home folder. if so, please tell me so! thanks, worldindo1. edit: post...

Why am I being denied file access when trying to load CS4 from a disc?

my laptop infected , therefore wiped clean , re-loaded vista.   i have tried load copy of cs4 disc message file access denied.   anyone ideas?   i've tried laptop - same message - , lightroom loads ok. most have permissions problem on boot disk. More discussions in Photoshop General Discussion adobe

Animation Render Settings crash After Effects

hello all,   we have strange issue on 1 of our mac pros running after effects (cs5). whenever renders animation render settings, beach balls , freezes, unless log out of user , log in (in rare occasions, can fixed restarting). however, when crashes in manner takes forever (10+ minutes)to , running. time takes while turn on or log in.   however, if change render settings h.274, works fine. don't think because running out of resources mac has 32 gb of ram , file testing on wasn't large (< 1 gb). we've tried rendering on network or locally on machine, freeze either way. issue limited mac pro, don't think bug in software, considering how isn't random @ , other machines exact same set have no issue. normally, would need update or reinstall codec if third party, considering animation native adobe, don't think simple fix.   what guys think? think need reinstall after effects? i meant h.264 render settings, not h.274 (just typo). More discussions in After Effect...

Thread: Best full Debian backup tool?

right on debian wheezy , have nice simple desktop configuration drivers. want save system state can mess around debian , potentially break system able restore clean state? what's closest backup tool can backup whole system , restore system when problem occurs? don't want use virtual box because runs slow , resolution low. thanks, bump Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Best full Debian backup tool? Ubuntu

Adobe Premiere Pro CC Crashes on Launch

i have been creative cloud subscriber since july 2012.  have been using premiere pro cs6 since subscribed.  today tried downloading recent premiere pro cc. unfortunately, after numerous attempts on part, continues crash on startup.  here have tried far after researching issue online , on support page:   i found recent premiere pro update , installed that. i tried updating nvidia graphics card. i tried disabling nvidia graphics card. i tried uninstalling adobe premiere cc , reinstalling. i tried logging out of creative cloud , re signed in.   i continue have same problem crashing.  below error report receive.   problem event name:            bex64   application name:    adobe premiere pro.exe   application version: 7.0.0.342   application timestamp:        5176598d   fault module name:        ...