Posts

Showing posts from July, 2013

Creative Suite Trial Fail

i downloaded creative suite trial , photoshop worked briefly failed open pdfs , other apps failed open plugin errors or bomb reports. uninstalled cannot download again clean install. if future of cloud apps, i'll have stick cs3.   when try download again, error message protocal aam isn't associated program. , drag , drop page doesn't work. hi mulepull,   photoshop not used view pdf's, acrobat is. please let me know errors while opening other apps  screenshots if possible. also let me know te os version using. More discussions in Creative Cloud Download & Install adobe

I am receiving the error U44M1P7

i have same problem - running mac osx 10.8.3 . error code u44m1p7 , cannot fine installer log in folder suggested, not there. please help. i sorry roryobriensligo can please confirm receiving both error needing close creative cloud connection , u44m1p7 error?  or receiving u44m1p7 error? More discussions in Dreamweaver support forum adobe

CC and internet connection affecting ACR and Photoshop

if offline extended periods in location don't have internet (yes exist) , i'm talking more 30 days (again yes of without internet more 30 days) happens when want work on photos i've been busy shooting during time? acr , ps stop working becasue cloud based , need check in big brother check subs? if day arrive abroad , abode decides today day going check i've paid play stupid new game of cloud based software , cannot online happens? lose ability work till online, surely not?? abode has covered eventuality i'm presuming, aren't stupid enough surely not have right? in advance insights. bob the faq sheet says   once download , activate, can work offline 99 days (plus 7 day grace) between needing online” More discussions in Photoshop General Discussion adobe

AAMEE msi created file is not installing on Windows 7 64bit

i using aamee 3.01 belive latest. trying package adobe indesign cs6. run through basic options , msi created. before upload package server need test out. run msi in silent mode via cmd , nothing ever happens. edited msi in installshield , removed requirement ran silently can monitoring. here, run msi , click next few times , begins install process. after few moments says "copying files" , proceeds "rolling back" , disappears. @ point install encountering error , failing not sure why. can install product fine on machine using .exe built package from hi, the latest version of aamee 3.1 made changes msi. please download latest version , retry. More discussions in Deployment for Creative Cloud for Team, Enterprise, & CS adobe

CQ chokes on multiple LESS files that passes variables between themselves

i have clientlib in etc/designs/[site name]. in clientlib have several .less files (from twitter bootstrap project) in "css" directory. if put "bootstrap.less" (wich has "@import" calls other .less files) css.txt cq throws "javax.jcr.repositoryexception: error during assembly of /etc/designs/..." error. if put other .less files css.txt instead stops half-way through 2nd of 34 .less files , none of variable "variables.less" (first file loaded) passed little of other files loaded. adobe/day have absolutely no documentation on how use less in cq and, other blog mentions @import bug, there nothing on web either. nevermind. turns out twitter bootstrap requires less.js 1.3.3. cq5.5 has 1.1.6 and, because baked java html rendering backend, not upgradeable. More discussions in Archived Spaces adobe

Thread: borked system only boot up into text mode

i messed things when installed enlightenment 17 window manager x. messed screen resolution also. thing can access terminal mode. idea how fix. been trying day , no luck. no panic can still boot linux mint installed on separate partition fix. tks you mean there not gui? if belive typing "start x" should work. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] borked system only boot up into text mode Ubuntu

Thread: Any Ubuntu (Desktop or Server) with > 200 days uptime ?

Image
via listserv.fnal.gov scientific-lin. hi, there has/had sl-6 machines running > 200 days ? there kernel bug causes system crash when uptime goes on 208.5 days. noted scientific linux user on sl japanese mailing list [1]. according available info, patch [2] in kernel 3.1.5. rhel/sl 6 affected in sense buggy code there. sl 6 has been out long enough see bug in action , wondered if has encountered crash. searched tuv's bugzilla have not been able find 1 looks related. if system's uptime approaching 200 days, might want do 'planned' reboot avoid possible crashes. so ubuntu machine more 200 days ? i had old webservver going long time... got 100-150 days couple times. never made past that, though. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Any Ubuntu...

How to add an edge animation to Muse with Insert HTML?

i want insert edge animation muse "insert html" command (not placing .oam file). how can manage (there multiple files in edge animation folder, dont know use) note:i want create site similar features http://www.aaronlawrencedesign.com/home.html it on muse site of day , explanation site: the sophisticated animations seen across site generated adobe edge animate , embedded site muse's insert html command. of animations respond mouse click or hover. visit site on smartphone see mobile version. More discussions in Help with using Adobe Muse CC adobe

Why does my gesture_swipe not work twice?

i have game in user has draw pistol , shoot targets. user draws pistol upward swipe on screen (and can once). drawn boolean stop user swiping twice. have removed gesture swipe stage after has been used once precaution.   stage.addeventlistener(transformgestureevent.gesture_swipe, onstageswipedraw); function onstageswipedraw (e:transformgestureevent):void {                 if (drawn == false) {                                 if (e.offsety == -1) {                                                 pistol_mc.gotoandplay("drawgun"...

Thread: Printer and laptop compatability

i want use ubuntu on old laptop - sony vaio vgn-b1xp. has 1.5gb ram , intel pentium m735 1.7 ghz processor. queries are: cause problems on laptop? ubuntu compatible printers - hp laserjet 6l , hp photosmart d7160? run vodafone 3g mobile broadband dongle? can run nikon viwenx2? can run photoshop elements 9 , 10? allow me play dvds (original films/docs) makers? allow me burn dvd/cds? run fujifinepix viewer? run nokia software phone? run iomega ego portable drive? run freecom exteranal hardrive (v.old one)? how large ubuntu download? in anticipation of lubuntu 658 mb download. try live , see if hardware works. photoshop windows. dvd's play after download lubuntu-restricted-extras can burn cd , dvds how-to's, information , screen-casts on lubuntu go the lubuntu 1 stop thread - lubuntu 1 stop thread rodney Forum The Ubuntu Forum Communit...

Adobe Muse does not open any more.

i cloud subscriber also. no message. nothing. not open. have seen discussions , have taken out files, reinstalled... thanks. mac or windows? os version?   what files did "take out"?   was air uninstalled , reinstalled? or muse?   what new software or utilities have been installed since last ran muse successfully? More discussions in Adobe Muse Bugs (Read-Only) adobe

Thread: openLDAP with memberOf attribute

hi, new ldap , wanted know how authenticate user based on group belong in. trying setup ldap server following structure: (on ubuntu server 9.10) dn: dc=example,dc=com objectclass: top objectclass: dcobject objectclass: organization o: example organization dc: example dn: cn=admin,dc=example,dc=com objectclass: simplesecurityobject objectclass: organizationalrole cn: admin description: ldap administrator userpassword: secret dn: ou=people,dc=example,dc=com objectclass: organizationalunit ou: people dn: ou=groups,dc=example,dc=com objectclass: organizationalunit ou: groups dn: cn=test,ou=people,dc=example,dc=com objectclass: inetorgperson uid: test sn: test givenname: test cn: test test displayname: test test userpassword: mypass mail: test@example.com title: system administrator dn: cn=developers,ou=groups,dc=example,dc=com objectclass: groupofnames cn: developers member: cn=test,ou=peo...

merging video files

as example, let's i've got 10 video files in library. i've wanna select 4 of them , merge them single video file (e.g. mov), want able send email.   is can done in actionscript? begin merging 4 random library videos 1 file , rendering 1 .mov file? no, can't done actionscript.   you play 4 (chosen randomly or otherwise chosen) end-to-end using actionscript but, can't send convert them mov using actionscript , can't send them email using actionscript. More discussions in ActionScript 3 adobe

Fireworks CS5 Run crashes

hello, we have issue fireworks opening. doesn't open. we had tried remove , reinstall unsucessfully.   in log file appear message:   29/04/13 12.06.46 [0x0-0xa80a8].com.macromedia.fireworks[1680] ln: /applications/adobe fireworks cs5/configuration/mac/shared/adobeair/sdk/runtime/adobe air.framework/adobe air: no such file or directory 29/04/13 12.06.46 [0x0-0xa80a8].com.macromedia.fireworks[1680] ln: /applications/adobe fireworks cs5/configuration/mac/shared/adobeair/sdk/runtime/adobe air.framework/resources: no such file or directory 29/04/13 12.06.46 [0x0-0xa80a8].com.macromedia.fireworks[1680] ln: /applications/adobe fireworks cs5/configuration/mac/shared/adobeair/sdk/runtime/adobe air.framework/versions/current: no such file or directory 29/04/13 12.06.46 [0x0-0xa80a8].com.macromedia.fireworks[1680] could not read cache file –43   can me solve issue? end user id: 21471234   thank in advance daniele More discussions in Fireworks adobe

pdf file and Firefox 20.00

Image
i'm not sure what's happening here when view pdf file in firefox 20.00 link on website shows text below?   %x$#%-%%#*x%   if view pdf in google chrome or safari text ok. come across before, wrong firefox?   cheers   os hello os, i can not confirm that. however, bug has been removed in latest german version (20.0.1). see: http://www.gesetze-im-internet.de/bundesrecht/bgb/gesamt.pdf :   hans-günter More discussions in Dreamweaver support forum adobe

Thread: Setting up wired and wireless router in Ubuntu 11.10

i grubby college student switched ubuntu after years of wrathing @ windows. have intellect install ubuntu, not use or efficiently. there life story, don't know jack linux. why here. apt complex live in has cable connection (i think) , rooms wired cat5. have desktop ubuntu , laptop ubuntu. want setup router can run desktop , use wireless part of laptop. have linksys model: wrt54g router ver. 6. can plug ethernet , light blink, extent of wisdom. don't know ubuntu , don't want break it. nor want brick router. using ethernet cable can internet access, doing now. tired of switching computers ethernet cable all. looking tech advice if out there, friend told me should ask ubuntu gods (forum) wisdom. if can help, appreciative. hi, appears have same problem me ,i have similar problem , know zip setting network despite on 3 days trying accomplish it. both pcs on internet cannot see each other. ...

LR4.4 unable to export

hi looking help. have been unable export pictures lr4.4 (recently upgraded in hope solve problem) on mac running 10.8.3.  have started new catalog , imported pictures form old catalog (80k+ raw images) has not solved problem.  lr hangs spinning wheel before export dialogue box appears , option force quit.   way export jpg open in ps , save jpg there.    hope guys can help. More discussions in Lightroom Classic CC adobe

Thread: Can't print to 10.04 print server from XP SP2

i set print server running ubuntu 10.04 , 1 xp sp2 machine in house can't connect/print. working no problem until few days ago when power outage screwed printing system. reconfigured , xp machine won't connect. don't know other details include because i'm stumped. welcome. generally permissions issue on server side. check make sure windows machine granted access , make sure printer shared Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Can't print to 10.04 print server from XP SP2 Ubuntu

Thread: how can i unmount a partition

Image
hi how partion on http://i40.tinypic.com/17v5et.png , http://i39.tinypic.com/2hzpaht.png , have have enough space dual boot windows xp , on ubuntu 10.10 , can done , if how you can't unmount because you're in middle of using it. use gparted, make boot cd of it, , boot , you'll able to. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] how can i unmount a partition Ubuntu

premiere cs6 Capture Problem

i using premiere cs6 on powerfull pc 64 gigs ram , nvidia quadro 6000.. sony z5u captures mp3 format  , file not importable in pp cs6.. please guide how fix that.   regards i have no problem capturing files sony z5u premiere pro cs6 on pc via firewire tapes or importing directly cf cards recorded on mrc1. using tape or cf cards , how trying capture or import , error getting?  hdv or dv? More discussions in Premiere Pro CC adobe

Thread: Mythbutu 11.04 -> 11.10 breaks X-server

hello, had working version of mythbuntu 11.04 on laptop , gave in frequent suggestions upgrade ubuntu 11.00 afternoon. friday afternoon not time update. after installing updates, restarted , found x server broke. can login consoles alt-f1...alt-f5 fine x server shows blank seen. myth backend seems running fine , mythweb web server (apache). file system seems ok x-display flashes few times , there blank screen. have tried.. init 3 init 5 restart x server same result. see error message flash after grub cannot make out anything. switches purple splash screen before flashing followed thought update should not change configuration files , should work before. ideas? looked @ /var/log/xorg.0.log file , found following [ 77.000] (==) log file: "/var/log/xorg.0.log", time: sat jan 7 08:35:29 2012 [ 77.000] (==) using system config directory "/usr/share/x11/xorg.conf.d" ...

Links to php pages

i new website design, , trying create small website ability client update news section within index page.  having read discussion here, have seen suggestion use <?php include("content.php"); ?> , call index page index.php instead of index.html.  have managed update process work, wanted index page contain link page, , 2nd page have link index page.  seem hitting problem because index page called index.php, when click on link on page 2 shows code rather web page.  need able link .php page? what link on page 2?   <a href="index.php">index</a>   are testing on local testing server or remote server. run php pages need either local testing environment set or remote server running php.   the other point how client updating content.php file? More discussions in Dreamweaver support forum adobe

lost keyboard shortcut for render

in last 2 premire elements 10 projects have started, keyboard shortcut rendering (return) no longer operational.  in keyboard customization menu, choice grayed out , can't select it.   any shortcuts fixing this?  have re-install program?  premire came in package photoshop, , suspect have re-install photoshop also, avoid -seems asking trouble!   thank you   also, render command not work when choose drop down menu.  , have mac running os 10. is light gray work area bar along top of timeline on entire project? clips under work area bar rendered.   can post screen capture of timeline forum? More discussions in Premiere Elements adobe

Thread: Intellivision Emulator for Android...possible port of gtk-intv, perhaps?

first, know isn't right place this, not know else ask. plus, debian package, sort of fit here. anyway, while ran across intellivision emulator linux, , after tweaking little bit, created nice little debian package. 1 system love play on linux in random spare moments or two. now, on medium, android os, have been looking around intellivision emulator, , sadly, have come short. such, figured i'd throw thread out there in hopes way linux smarter me might either know of intellivision android app, or might have time develop one, possibly based on gtk-intv, or something. linux 1 have ever found, figured i'd see if ported first, or @ least adapted. here link gnome-look artwork made little while back: http://gnome-look.org/content/show.p...content=141124 android experience, , may use emulator or two, there colecovision app already, think intellivision 1 wouldn't difficult figure out. bump. ...

Vcam in AS2, help!

i need making vcam follows character in as2. vcams tried way laggy i'd love other alternatives. seems one, it's in as3, if me out converting as2 or finding alternatives forever in debt! thanks!   here's as3 code   import flash.events.event; import flash.geom.rectangle; stage.addeventlistener(event.enter_frame, camerafollowcharacter); function camerafollowcharacter(event:event){ root.scrollrect = new rectangle(_root.main.x - stage.stagewidth/2, _root.main.y - stage.stageheight/2, stage.stagewidth, stage.stageheight); } i sure reason above code laggy because new rectangle object being made each frame. inefficient. if use objects, make more sense create object outside of function , change x/y positions , width/height of rectangle object (i don't see need update width/height if making follow player unless zooms in , out.   as code in as2:   give vcam identifier name clicking movieclip , going it's properties. example 'mcvcam'. once have done this, on each fra...

Thread: M4a files

i having difficulty finding way upload library of m4a files have saved on backup disks itunes library. these files came itunes library. short of making machine dual boot, or running virtual box can access itunes, there way can upload these m4a files dont have put in disk every time want listen music? uploaded 1 m4a file free 5gb through ubuntu one, attempts upload more of these files fruitless (ubuntu 1 shows "please wait...." indicator indefinetely). there must better way. upload them where? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] M4a files Ubuntu

Thread: ignore/include hosts for proxy

hi, company work for, let's call 'xyz.com', has hosts on intranet , on internet, both in same 'domain'. eg, www.xyz.com available internet, , home.xyz.com available intranet. regular internet sites intranet, use proxy server. have added '*.xyz.com' 'ignored hosts' tab in network manager. unfortunately, stops me being able www.xyz.com (and few others). there way add 'exception' ignored hosts? hoping : +*.xyz.com -www.xyz.com or kind of reg-ex or bash-like syntax : !(www).xyz.com max. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] ignore/include hosts for proxy Ubuntu

Error message 130200 when trying to update. Does anyone know how to fix?

Image
http://forums.adobe.com/message/5192204 you may need full reinstall rather using updater, per post 4 of thread above. looks similar error. More discussions in Acrobat Reader adobe

make vertical horizontal no bars please

Image
a dummy gave me iphone video shot vertical. i see how turn it, want crop left is not black banded, if image gets smaller.  want the remaining image fill projection space, viewing space. i want remaining image fill projection space, viewing space. use motion effect > scale and use motion effect > position to resize , reposition clip fill frame:   More discussions in Premiere Pro CC adobe

Thread: Where to start?

hello, wise , honorable ubuntu forum members! i'd open thread apology me, positive you've seen thread or many others @ least dozen times over. apologize convenience, annoyance, frustration, or of may cause you. onto real subject of thread. 16 year old high school student has great interest in computer programming, web design, , computers in general, , build future career around those. first exposure coding writing html design basic webpages neopets when in middle school, when spent summers on computer trying on , on of web page right, , must admit lot of fun. haven't done of since then, interest , desire again remain in mind, , it's around time begin looking @ colleges , want life, revisiting it. trouble is, despite multiple google searches , asking of friends , family , experienced it, have no idea start. i'm not sure if want focus on program development or web development. because honest, have equal amount of interest in each. i...

Thread: Noob just screwed up his unity desktop, HELP

Image
total ubuntu noob here (been using of 3 days), go easy on me i'm still not quite sure i'm doing. trying move launcher bottom using tutorial here http://shuffleos.com/4525/move-unity...ttom-launcher/ going fine till turned on unity rotated in ccsm, have totally blank desktop nothing @ showing can seem terminal open using ctrl-alt-t can still login rootwhich fine, i'd appreciate if me un-screw desktop do have ubuntu 2d on login screen? if login using that. did few weeks ago, did: logged ubuntu 2d login screen , go compiz, go preferences , change profile unity, made changes using compiz, logged out , fine luck Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Noob just screwed up his unity desktop, HELP Ubuntu

DPS Analytics

in dps analytics, investigate "download errors" , why happening? a wide variety of scenarios fall category of download error, including: attempting download when device not connected internet. an interruption download due network error. a network timeout error. one user can create number of errors clicking download button in application while not connected internet. errors can occur when user's internet connection blocked because it's necessary authenticate on guest network web browser More discussions in Digital Publishing Suite adobe

Thread: just bought a keyboard which only goes up to F6 ; need to reassign hotkeys....

Image
just bought keyboard goes f6 [microsoft arc]; need reassign hotkeys.... opera wish change f11 fullscreen f6 read around bit , tried few things still no joy there anywhere in files can modify that? ok worked out [ might of use others too] files there did same both altho not sure second 1 needs doing code: sudo gedit /usr/share/opera/ui/standard_keyboard.ini code: sudo gedit /usr/share/opera/ui/standard_keyboard_compat.ini scan documents search in end replaced f11 f3 had f6 allocated f3 in opera if find never used removed line scroll down browser window , replace code: platform windows-unix-mce, f11 = enter fullscreen | leave fullscreen code: platform windows-unix-mce, f3 = enter fullscreen | leave fullscreen , reload opera still reads f11 in view dropdown box works f3 For...

Thread: how to change to default workspace switcher?

hi, i'm using ubuntu 11.10 now. have select gnome desktop enviroment @ startup screen try out. decide stick unity, restart laptop , choose unity back. problem is, when hit <ctrl><alt><direction> workspace switcher not same default unity show box 4 workspace chose instead of 4 workspace on 1 screen in default unity. p/s : sorry bad english.you can ask me if can't understand. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] how to change to default workspace switcher? Ubuntu

Social Sharing - App viewer URL not being displayed

hi,   i have included social sharing in our multifolio app when item shared, application url being displayed instead of viewer app url showing actual article.  have web viewer enabled in admin area. doing wrong?   thanks, d did unprotect of articles , republish? unless unprotect articles can't shared, , protected default.   neil More discussions in Digital Publishing Suite adobe

Thread: Ubuntu Desktop Environments?

Image
i'm complete noob ubuntu. i've installed ubuntu 9.04 on pc triple boot w7 & vista. i've used wubi installer take head ache out the boot manager issues. when using wubi, asks dekstop environment want install. have option of; ubuntu, kubuntu, xubuntu mythbuntu main differences between environments? , suit me best, i'll using ubuntu 'toy' opposed main os (w7). in advance answers gifts corporate 9.04 old version in linux terms it's dinosaur Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] Ubuntu Desktop Environments? Ubuntu

Thread: Notification bubbles are offscreen

Image
hey all, i've been having problem while , i'm pretty stumped on how fix it. notification bubbles high up, on screen bottom bit of them, can't read text in them. have 2 monitors, , bubbles appear on right-hand side monitor, while unity panel appears on left. i'm using 11.10, 64-bit. i'm not sure other info can give, if anymore info needed ask. i've attached screenshot of right screen can see it, in case thread didn't make sense in advance! attached images ofscreen bubble.jpg (19.9 kb, 3 views) this related bug report: https://bugs.launchpad.net/ubuntu/+s...sd/+bug/716458 1 workaround, mentioned in comment #6 there, place notifications somewhere else, better fitting; bottom-right, example, or on (left) side/screen unity launcher too, there end co...

Thread: checking dovecot version

hi, wondering if might able me out. have machine running ubuntu server 10.04 , use mail-server. question how find out version of dovecot running on server. dovecot 1.0 or dovecot 2.0? way installed dovecot using command below ubuntu website: sudo apt-get install dovecot-imapd dovecot- appreciated thank in advance Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] checking dovecot version Ubuntu

Importing Qucktime (Mov) problem in Adobe Premiere Pro CS6

hello,   i'm haveing problem importing quick time files adobe premiere cs6. whenever try , import quicktime mov premiere becomes unresponsive , crashes know problem might , how rectify issue?   i'm useing windows 7 ultimate 64bit buy way... hi, could tell more video . what source of video, in, camera's model. you should having latest version of quicktime installed.   regards vipul More discussions in Premiere Pro CC adobe

Thread: How do I use my webcam...?

hey guys! installed ubuntu onto laptop has built in webcam...is possible use on ubuntu? can't seem work cheese. thank you! i have admit not use cheese own webcam works out of box skype, worth try? more details webcams , ubuntu here: webcam https://help.ubuntu.com/community/webcam not sure if preloading stuff still required skype though... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] How do I use my webcam...? Ubuntu

Overriding Auto Calculation on a PDF Form

acrobat xi i have text box displays result of simple calculation.  value displayed in visible editable box used later calculations.   i curious if setting or script can used override calculation, should user enter alternate value in box?   if how?   thank time. you move calculation custom 'format' script (if using simplified notation calculation, you'll have convert javascript):   if (event.value == '') {      // calculation here...             event.value = yourcalculatedvalue }   if entered value empty, use calculation, if there value, override calculation. More discussions in PDF Forms adobe

How to replace the selected word using C++?

currently getting selected test   i using callback call below function static accb1 asbool accb2 pdtextselectenumtextproccb(void* procobj, pdfont font, asfixed size, pdcolorvalue color, char* text, asint32 textlen)   from information replace text.   i try using below example adding new text in new page       pdetext pdetext = pdetextcreate();     create degraphicstate object , set attributes     asfixedmatrix textmatrix;     create asfixedmatrix object     memset(&textmatrix, 0, sizeof(textmatrix)); /* set buffer size */     textmatrix.a = int16tofixed(24); /* set font width , height */     textmatrix.d = int16tofixed(24); /* 24 point size */     textmatrix.h = int16tofixed(1*72); /* x,y coordinate on page */     textmatrix.v = int16tofixed(2*72); /* in case, 1" x 2" */   pdecolorspace pdecolorspace = pdecolorspacecreatefromn...

Thread: Why am I only getting Vesa mode for my video card?

i have amd hd radeon 6850 . while in windows run, starcraft 2 example, in extreme of extreme graphical settings pretty easily. switched on ubuntu 11.10 because windows 7 starting fail on me. have gotten ubuntu set , running smoothly on desktop. games have have video settings set lowest 20 frames per second. did reading, , if understand correctly, reason why have have lowest settings because have "vesa" video driver. not support 2d or 3d acceleration , nothing in gaming. question how better mode other vesa? can driver allow card again perform designed? appreciate , answers. more information system: cpu - amd phenom ii x6 1090t ram - 8gb ddr3 let me know if there information might have missed, or if need addition details issue. install propietary drivers. try looking addition hardware drivers. Forum The Ubuntu Forum Community Ubuntu Off...

Alternatives to the Creative Cloud

with adobe's decisions force users go subscribe creative cloud, thought might idea list going of alternative programs. i'm designer working in print web - know of alternatives these?   photoshop -> gimp illustrator -> ? indesign - quark dreamweaver - ? flash - been moving away anyway   what programs going replace creative cloud? there alternatives ps , illustrator , great alternatives dreamweaver (coda, bbedit). 1 worries me indesign. years ago left quark reasons (support , licensing) , not persuaded return. believe there other page design apps out there welcome suggestions experienced users. More discussions in Adobe Creative Cloud adobe

How do I create Dynamic TextFields in LiveCycle

i need create form contains text fields loaded via data merge unidata database. these text fields may contain data or may not. if there no data, text field needs disappear (i.e., take no space on form). if there data, text field need grow contain data placed in (there can 1 n lines - amount of data load unknown until merge takes place). i've flagged fields "allow multiple lines" doesn't make them grow. i've checked "expand fit" box on verticle axis doesn't appear @ all. there way make these textfields grow , shrink? [moved livecycle designer forum] More discussions in LiveCycle Designer adobe

Thread: Ubuntu 11.10 Asus G74S Headphone jack not working

the headphone jack not working. using alsamixer, headphones show box [00] written in it, don't have column showing volume. appreciated. i think u have same problem me http://ubuntuforums.org/showthread.php?t=1905268 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Ubuntu 11.10 Asus G74S Headphone jack not working Ubuntu

Thread: Disable services not needed on virtualized hardware?

is there way of knowing , disabling services not needed on virtualized hardware, such kvm , xen hvm? /vfclistsguy you can kill processes "system monitor" see effect have on system. temporary , restore default after reboot. screenshot @ 2012-01-06 14:04:40.png Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Disable services not needed on virtualized hardware? Ubuntu

Thread: Did kernel headers move in 11.10?

for few years every new ubuntu release network has dropped gigabit down 10 mb/s until rebuild e1000 driver flags. i've upgraded 11.10 , i'm unable rebuild. message e1000 makefile says need install kernel-devel. synaptic knows nothing name. looked around linux-kernel-devel, seems there no such package more? installed linux-headers-3.0.0-15 match linux-image-3.0.0-15 have installed, e1000 still says can't find kernel header files in of expected places. has location of these files changed? should try next? do have linux-headers-generic installed? make works me perfectly. assume building e1000-8.0.35. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Did kernel headers move in 11.10? Ubuntu

Thread: How to make Python 3.2 default in Ubuntu 11.10?

Image
hello, i've got ubuntu 11.10 installed , want make python 3.2 default (instead of python 2.7). know how possible? in advance! you cannot without severe breakage of ubuntu of runs on python. should able use python3 @ command line or in programs make first line below. have both installed , changed line adding 3. errors had in small program debugging print statements needed (). #!/usr/bin/python3 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How to make Python 3.2 default in Ubuntu 11.10? Ubuntu

Thread: lubntu+reboot+winXP+reboot+diedXsessionLubuntu

i beg you,i'm needing help, reboot crashing or blocking login graphic lubuntu 11.10. important, fixed same problem before month returned right don't know how repair him good. way, shut down doesn't crash lubuntu do error message? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [lubuntu] lubntu+reboot+winXP+reboot+diedXsessionLubuntu Ubuntu

Thread: Thunderbook slow and address book corrupted

i on kubuntu 11.10 thunderbird 8.0 installed repo package thunderbird 8.0+build1-0ubuntu0.11.10.1. recently, thunderbird has been slow connect imap mailboxes , download emails. then, suddenly, address book stopped working. have since discovered address book corrupted , once cleaned , restored, address book started working , thunderbord loaded fast usual. nature of corrupting lines in address book are: code: @$$ {some number here{ @ lot of stuff here ending @$$ }same number here} @ these "additions" in paragraph form , can distinctly identified in corrupted address book appended end. has else encountered strange behaviour , know cause , cure? thanks. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [all variants] Thunderbook slow and address book corrupted Ubuntu

Thread: firmware bug "_DOD but not _DOS"

i have upgraded system , stopped working. laptop inspiron 17r n7110 have ubuntu 11.10, bumblebee installed use nvidia card. tried old kernels didn't work. grub options are: grub_cmdline_linux_default="quiet splash acpi=noirq i915.semaphores=1 acpi=noirq pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 gfxmode=1920x1080" Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] firmware bug "_DOD but not _DOS" Ubuntu

Unable to save, undo or redo

i working on document in indesign cs6 , of sudden realized i'm not able undo, redo, or save. how can fix issue , caused in first place? is document still open? if is, first thing try export .idml (see http://forums.adobe.com/thread/526991 ). if not able export either, have chance, not certainty, of recovery force quitting id , restarting. know scary idea, id's auto-recovery best in business. if recovery data not corrupt id restart , open documents working on @ last recovery state, not more action or 2 removed last thing did. resave new name. not overwrite other file, try export again.  if you've closed file or id there's nothing can recover lost work. More discussions in InDesign adobe

Thread: Multi boot grub config - quick question

can @ grub.conf file me real quick. default set 3 mean windows partition load if user doesnt anything? doesn't start @ 0? thought windows partition considered "2". code: #boot=/dev/hda3 default=3 timeout=20 splashimage=(hd0,2)/grub/splash.xpm.gz title red hat linux (2.4.20-31.9) (runlevel 3) root (hd0,2) kernel /vmlinuz-2.4.20-31.9 ro root=/dev/volume00/logvol00 3 initrd /initrd-2.4.20-31.9.img title red hat linux (2.4.20-31.9) root (hd0,2) kernel /vmlinuz-2.4.20-31.9 ro root=/dev/volume00/logvol00 initrd /initrd-2.4.20-31.9.img title win2k rootnoverify (hd0,0) chainloader +1 the first default, remember grub legacy, stanza # selected default, , you're right, starts zero. so, being "3" forces grub start first stanza -- #0. , yes, believe selecting windows stanza default require "2...

Thread: Programming in C: system( "pause")

hey guys, i've started programming in c class , have problem i'd few opinions on. i've been using gcc compile programs , terminal run them, i've been playing around c couple of months , feel i've learned quite bit. started class yesterday , professor uses devc++ told whenever write program should use stdlib.h header file (all there, i've been using stdio.h change of names guess, have stdlib.h file on computer) , put code: system("pause") before function main's return. code compile system pause, barks @ me bit. doesn't really. also, program won't "pause" program runs , ignores system pause. i've read, windows dependent thing , use not recommended because how acts vary system system. thoughts? p.s. professor showing wallet , how money in , not blah blah "be me" accidentally erased code editor , got confused 3 times, sigh. ...

Thread: need help encoding xvid with ffmpeg

i'm trying encode kids cartoon .ts source reasonable sized avi file. resulting output bit blocky. have ffmpeg instruction use or see mistakes in instruction? i'm using following ffmpeg instruction: ffmpeg -i input.ts -y -pass 1 -c:v mpeg4 -s hd480 -b:v 1072k -bf 2 -level 5 -deinterlace -an -f avi /dev/null && ffmpeg -i input.ts -y -pass 2 -c:v mpeg4 -s hd480 -b:v 1072k -bf 2 -level 5 -deinterlace -c:a libmp3lame -b:a 128k -ac 2 output.avi using source described here: mediainfo input.ts general id : 1 (0x1) complete name : input.ts format : mpeg-ts file size : 2.38 gib duration : 25mn 32s overall bit rate mode : variable overall bit rate : 13.4 mbps video id : 2048 (0x800) menu id ...

Thread: Booting 11.10

hey all, odd reason grub menu pops on boot. single os layout, ubuntu 11.10 on notebook. want ultra silent , "just" boot ubuntu. how go fixing this? effort & advice! -chris shameless bump. *blush* Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Booting 11.10 Ubuntu

Thread: Thunderbird

my friend has problem thunderbird 9.01 , don't know tell her. please help: the problem accounts not being displayed in leftmost tab. when start tbird, tab blank. before update, accounts appeared folders (inbox, sent, trash, etc). nothing. way have found open tab account send myself email , click on email alert message when pops up. see if helps? in tbird @ top view folders Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Thunderbird Ubuntu

Thread: Arch Linux Networking Issues

Image
i need arch linux , can't register on forums can't solve question " what output of "date -u +%w$(uname)|sha256sum|sed 's/\w//g'"? " need in order register. (tried "echo "date -u +%w$(uname)|sha256sum|sed's/\w//g'" doesn't accept output in registration (i've heard might broken though)) i'm asking here. when try connect network type: iwconfig wlan0 essid "id" key s:word ip link set wlan0 up dhcpcd waln0 (my essid not id , password not word, put in don't want give actual pass or id (also, command connecting wep encrypted router (i know wep terrible), router wep nintendo ds (the old one) , don't know how connect wpa in arch linux of yet (i figure out though) (just letting know )) dhcpcd times out , can't connect. don't know problem is; connect fine while on live-usb. way can connect typing dhcpcd , dhcpcd wlan0 few times, , doesn't work. don't thi...

Can one assign a numerical value to a variable?

hi all, good afternoon, i working on form has strings values in 2 different listboxes, , depending on selected message pops up. here script wrote, not seem work right   var a=aklaclistbox.rawvalue=="ssk"; var b=bzlaslistbox.rawvalue=="sgt"; a.value=1; b.value=2; if(a > b){     xfa.host.messagebox("you cannot select lower officer rating officer");   } it not work, , wondering if there way can around can compare values. need on forum.   thanks   v/r   tammy you've got coding errors , watch out capitalization (rawvalue not rawvalue).   the following won't work far know i'm not best javascript programmer around: var a=aklaclistbox.rawvalue=="ssk"; var b=bzlaslistbox.rawvalue=="sgt";   "value" used global variables, these = 1, etc. a.value=1; b.value=2;   i think trying assign values items in list box using binding tab on object palette. ssk equal 1, sgt equal 2, etc.   then compare of 2 values: if (klaclistbo...

Adobe Reader xi: transparent toolbars and scrolling issues

  recently upgraded v9 v 11 on pc. adobe reader starts , opens pdfs. however, toolbars normlly appear @ top of screen not; instead there space toolbars desktop visible instead of toolbars. rest of adobe reader visible on screen, e.g. text of pdf document being viewed, toolbars don't appear; instead can see through desktop toolbars be. toolbars are, in other words, transparent rest of adobe reader visible. other symptoms:   - on scrolling within pdf text of pdf becomes blurry , repeats down screen   - after moment acrord32.exe error. - tried upgrade adobe flash 11.7.700.169 , install failed: 'unable load application configuration'. - during system restore crashed loosing previous restore points; may coincidence.     background   - adobe reader v9.5.1 worked fine pre upgrade - in 'add/rempove programs' v9.5.1 still installed; if try uninstall get: 'this patch package not opened. verify patch package exists , can access it...."   - running on xp sp 3 ...

How to scan as a simple, image only?

using acrobat 9 pro canon mx310 mfc scanner.  have been unable scan document simple, ol' grayscale image only.  no matter options try seems acrobat tries optimize file removing noise, converting text areas selectable text objects (thus removing bitmap region).  while appreciate it's trying results terrible , i'm not interested in trying make work.  want scan page full bitmap , have result pdf page big plain image page.  nothing smart, no ocr, etc.   this used possible, in fact used default few versions ago.  can tell me how restore functionality? oh, , if you're thinking it's driver don't think is: when scan mp navigator , other limited scanning applications scan simple image. you can scan photoshop. More discussions in Scanning & OCR adobe

Thread: Sony Vaio VPCL111FX Mouse problem

Image
computer name: sony vaio vpcl111fx problem: mouse wont work try move nothing happens way fix try tips other users nothing please help , love speed of ubuntu if problem cant fix have go lame windows 7 again :/ what kind of mouse it, bought mine @ big lots usb optical mouse $10 , works charm, not telling seeing if (preferably usb) mouse trick. if doesn't we'll have further it. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Sony Vaio VPCL111FX Mouse problem Ubuntu

Determine page item type from xmlelement

i have page item (text frame or text on path) has been tagged (say tag named pp). i need determine if text frame or text path using xmlelement. can guide how this?   i tried following: var items = doc.xmlelements[0].evaluatexpathexpression("//pp"); var story = items[0].parent.parentstory; story.pageitems.item(0).allpageitems.item(0).constuctor.name // should textframe or textpath   but not succed.   kindly help! try:   var items = doc.xmlelements[0].evaluatexpathexpression("//pp"); $.writeln(items[0].xmlcontent.textcontainers[0].constructor.name);   jeff More discussions in InDesign Scripting adobe

Thread: XBOX360 Linux emulator

Image
hey , few minutes ago, saw ps3 linux thread, , asked self there 360 emulator linux. i've used check if posted noting appear, sorry if before me asked same question (excuse me english) regards, dak0 posted dak0 hey , few minutes ago, saw ps3 linux thread, , asked self there 360 emulator linux. i've used check if posted noting appear, sorry if before me asked same question (excuse me english) regards, dak0 short answer: no long answer: no , not in 10 years Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure Emulators XBOX360 Linux emulator Ubuntu

Thread: Ubuntu lost on a physical HDD

i have 2 hdds in computer. master drive has windows 7 installed. installed ubuntu cd , requested go on second (slave) hdd. now, when boot machine goes straight windows , ubuntu drive not seen . how can sort of dual-boot option appear when turn on computer, please ? ideas ? in anticipation... the windows bootloader not detect other oss , not create dual boot menu. computer still booting windows hdd first option. go bios , set boot other hdd , use grub2 bootloader installed ubuntu on hdd. grub2 have menu ubuntu , windows. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Ubuntu lost on a physical HDD Ubuntu

File Not Rendering

i trying render video in after effects , put settings quicktime file , under format options in "video codec" put mpeg-4 video when click render message pops "after effects error: rendering error while writing file "c:/user/matt_000/videos/mvi_5488_2.mov" output module failed. file may damaged or corrupted. (-1610153464)" please?? thank use format output module or open project in adobe media encoder , mpeg compression there. render cue / output module lousy doing mpeg compression.   if fails need know lot more project. mpeg picky frame sizes. More discussions in After Effects adobe

Lightroom 4 printing crash

hello, , in advance may able provide.   i working mac os v 10.8.3 , lightroom v 4.4   i unable print. when go print image (using 1 of 4 printers) mac print dialog box , hit enter lightroom crashes/closes.   all other applications print fine various printers.   i have tried reinstalling both lightroom , printer drivers.   if create new mac user account , try print, works fine.   i started lighroom , have upgraded way 4 , never had trouble until 4. have never been able print lightroom 4. work-around has been printing through photoshop cs6 inconvenient @ times.   i have worked victoria aka "lightroom queen" , haven't been able come solution.   here latest crash log process:         adobe photoshop lightroom 4 [2014] path:            /applications/adobe photoshop lightroom 4.app/contents/macos/adobe photoshop lightroom 4 identifier:    ...