Posts

Showing posts from July, 2012

Thread: Trying to get a java program to restart when it crashes

Image
thanks in advance reply. i'm relatively new linux , trying run minecraft server. got server running fine recent pre-release bit unstable. such, crashes often. read that there ways ubuntu run called "bashscript" (i'm guessing it's .bin on ***dows) automatically check if program running, , start program if not running. problem can't make heads or tails of code... can me code out? figured out it's more complicated typing text in terminal unfortunately, follow instructions: create document following code (anywhere on machien) code: #!/bin/bash while true if [ ! `pgrep java` ] ; /usr/bin/minecraft.sh fi sleep 30 done create document in minecraft server folder , title "start server.sh" following code code: cd /home/kenji_03/games/minecraftserver java -xms1g -xmx1g -jar minecraft_server.jar <important> must change

How to remove blank spaces? - Joomla! Forum - community, help and support

dear forum users, on website have problem not solve myself or google's help: there seems "system output" position left blank because not being used. i not using system output content, using module (raxo allmode). there no system output , template seems leave blank then. when activate "hide system output" in template settings, blank space disappears - however, hides output on other parts of site wanted. i duplicate template , use deactivated output on front page , activated output on other pages, guess. before have that, seems complicated, wanted ask if there way hide blank space way. thank in advance! see link: http://jagd-altoetting.de/index.php scroll down end of page (see image attached) add following lines file ../templates/jp-classic/css/custom.css : code: select all .tm-content {     background: none; } .tm-footer {     margin-top: -45px; } Board index Joomla! 3.x - Ask Support Questions Here Templates fo

Thread: Ugh. Cannout Mount Disk AGAIN

Image
my external harddrive working fine after giving me issue before.. have attached screen capture of error message giving me, don't understand.. please me this. rely on hard drive much. also, don't have windows don't know why talking it.. in advance! attached images screenshot.png (376.8 kb, 18 views) since ntfs partition, need have windows repair cd can run chkdsk. ubuntu runs fsck on partitions every 40 boots or so, need manually run chkdsk on ntfs partitions periodically. if have computer windows 7 or know anyone, create this: make own windows recoverycd/repair: http://windows.microsoft.com/en-gb/w...em-repair-disc http://forums.techarena.in/guides-tutorials/1114725.htm windows 7 repair usb, vista if service pack installed http://www.intowindows.com/how-to-re...tion-dvd

Thread: (11.04) I farcked my boot file: please help swiftly.

Image
so, earlier today did this: code: wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.39-rc4-natty/linux-headers-2.6.39-020639rc4-generic_2.6.39-020639rc4.201104191410_i386.deb wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.39-rc4-natty/linux-headers-2.6.39-020639rc4_2.6.39-020639rc4.201104191410_all.deb wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.39-rc4-natty/linux-image-2.6.39-020639rc4-generic_2.6.39-020639rc4.201104191410_i386.deb because supposed "upgrade kernel." have grudge against bmbaker posting in thread, can deal other time. i'm assuming isn't bad set of files, because it's ubuntu.com. however, after did this: code: sudo dpkg -i *.deb i got 4 or 5 system errors, told me couldn't install flgrx, offered let me submit reports, , end, told me restart computer. did. haven't seen login screen since. screen went purple, didn't show ubuntu logo. blank. flashed between powered off ,

New user email not sent - Joomla! Forum - community, help and support

hi! having strange problem migrated joomla sites (from 2.5.28 3.6.4). from backend new user registration email not sent new user or admin. from frontend new user receive email not admin. if instead install , use cb registration, emails sent. but fresh joomla install (not migrated) emails sent. all joomla websites on same server. any hints find problem? regards matt can't verify @ moment afaik when creating users in backend no emails sent. only frontend process of creating account uses sending of emails. maybe there others can confirm/deny statement. Board index Joomla! 3.x - Ask Support Questions Here Migrating and Upgrading to Joomla! 3.x

Module nebeneinader im Beitrag einbinden - Joomla! Forum - community, help and support

hallo, ich möchte gerne in einem beitrag 3 module nebeneinandr einbinden. im 3er joomla ist das ja eigentlich ganz einfach, da man ja unter der texteingabe nur noch das symbol module klicken braucht. leider erscheinen diese module mit selbstdefinierter position nur untereinander. weis da vielleicht jemand rat? hier mal der beitrag <p>gute kaffeemaschinen zu bauen war bisher nur den italienern und den schweizern vorbehalten.<br />doch seit 2005 gibt es starke konkurrenz aus deutschland, seitdem produziert die deutsche firma nivona hochwertige kaffeevollautomaten, welche sich nicht verstecken m&uuml;ssen und nunmehr seit 11 jahren den markt erobern und in vielen b&uuml;ros und haushalten einzug halten.<br />nivona steht f&uuml;r deutsche qualit&auml;t, edles design und einfache bedienung.<br />diese maschinen werden aber in keinem discounter oder elektrogesch&auml;ft angeboten, sondern nur von autorisierten fachh&auml;ndlern verkauft.</p

Thread: does I need antivirus on Ubuntu 11.10 ?

hi, read forum discussion antivirus on ubuntu, if necessary or not. topic 2008 , know if today something's changed or not ? need install antivirus on ubuntu 11.10 os ? if yes, 1 ? there review on antivirus on ubuntu ? topten review sometimes. thx hi, no not need antivirus ubuntu. if share files windows though may wish too. https://help.ubuntu.com/community/antivirus Forum The Ubuntu Forum Community Ubuntu Community Discussions Ubuntu, Linux and OS Chat Recurring Discussions does I need antivirus on Ubuntu 11.10 ? Ubuntu

Quad core or Hex core for Premiere pro

i take plunge , upgrade aging edit pc having read useful posts on @ various budgets still left few questions. i edit avchd footage on cs5 , compress h264 vimeo or intanet, have gopro 3 rearly used serious intend upgrade cs6 in future. do need hexcore if not burning blu-ray discs , unlikely edit 4k in near future? if buy quad core machine have dramatic increase in rendering , compression time on hex core? the quad core save more cost of matrox mxo2 mini max if need h264 accelaration may still not fast, has had experience of matrox compared hex core machine? the specs give guide , practical experience available on forum seems best advice.   i forward replies   aidan [moved hardware forum] More discussions in Hardware Forum adobe

502 Bad Gateway nginx/1.10.0 (Ubuntu) - Joomla! Forum - community, help and support

Image
hello; my web server running ubuntu 14.04, apache2, mysql etc my joomla site has error: 502 bad gateway nginx/1.10.0 (ubuntu) not sure thats coming from, nginx isn't installed on server web url: http://ruralcontractors.org.nz/ can point me in right direction? thanks in advanced! nginx commonly used gateway or reverse proxy server, front ending websites. need talk isp issue. Board index Joomla! 3.x - Ask Support Questions Here Administration Joomla! 3.x

Thread: how to create an exisiting partition on a running ubuntu system

hi, possible create partition. have pc using ubuntu , create small partition because of windows xp things. tried partition managers , can't seem make work. won't let me create partition hd ubuntu system resides. hope still possible regards, simon hello, partition disk, can use gparted, example. gparted not part of default ubuntu installation, on livecd. (there dedicated, gparted only, livecd, too.) you'll need livecd partition disk holding ubuntu system, since, in order sort of thing, disk cannot mounted. in other words, far know, it's impossible partition disk you're running system from. luck! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] how to create an exisiting partition on a running ubuntu system Ubuntu

Thread: Installing GTK+ from Software Center (with C)

i've searched forum , found many references similar sounding titles, saw didn't seem answer basics looking for. went gtk+ project page , saw gtk+ needs libraries (provided there tar files - these recent versions of today): gtk+ 3.0 glib 2.28 pango 1.28 gdk-pixbuf 2.24 atk 2.0 however, given importance of gtk, assume pre-installed os - developer version mean, not runtime libs apps. able find seems python binding libs, intend work c prefer it, , it's native gtk+. questions: (1) (probably) have above libraries installed (under different/same name) ? i'm fine whatever older version ubuntu kind enough offer via route - rather deal dependencies myself (2) if not, or if other libs need installed develop: else need install, again, preferably software center? (3) less important: read once more serious glade recommended obvious reason (i did find glade in software center). else should consider installing? many thanks. system: toshiba netbook

Thread: IP address keeps changing

Image
hello... i'm running ubuntu in vmware workstation 7.1.4. networking vm nat , working okay. i'm connecting internet, host etc... vm however, when put host sleep , restore, ip address of ubuntu virtual machine changes in steps of 2. i.e : ip 192.168.20.148, put host sleep (vm still running), wake host , vm have ip of 192.168.20.150, put host sleep again, wake , vm 52 etc..... i'm using vm web dev server, it's annoying ip address keeps changing !! please guide me either set static ip vm or keep same ip following host sleep.... thank you alan the host shouldn't changing ip addresses when goes sleep. can set static ip following steps here: http://www.cyberciti.biz/faq/linux-c...ress-tutorial/ Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] IP address keeps changing

Thread: No panel in Ubuntu 11.10

Image
hello guys, today booted ubuntu see unity loaded without panel . can still fire terminal load firefox , can still view desktop have no launcher/panel in unity output of unity --reset code: vibhav@p5kpl-ubuntu:~$ unity --reset unity-panel-service: no process found checking if settings need migrated ...no checking if internal files need migrated ...no backend : gconf integration : true profile : default adding plugins skipping upgrade com.canonical.unity.unity.01.upgrade skipping upgrade com.canonical.unity.unity.02.upgrade initializing core options...done initializing bailer options...done initializing detection options...done initializing composite options...done initializing opengl options...done initializing decor options...done initializing mousepoll options...done initializing vpswitch options...done initializing animation options...done initializing snap options...done compiz (expo) - warn: failed bind image texture initializing expo options.

Thread: 11.10 login loop

update: ---------------------- alt+ctrl+f1, then sudo killall -9 xorg works fine. ---------------------- hi, all, have used 11.10 while , suddenly, cannot login system (ubuntu 11.10) worked before. have tried different desktops (gnome, gnome classic, ubuntu,etc. ) no luck. believe might caused recent upgrade using command line: >sudo apt-get update >sudo apt-get upgrade tried solution in thread: http://ubuntuforums.org/showthread.php?t=1335435&page=2 --------------------------------------------------------------------------- 1.) tty terminal pressing crtl+alt+f1. 2.) login terminal. (it ask username/password. cursor not move when type password, normal. 4.) sudo stop gdm (or sudo /etc/init.d/gdm stop) 3.) sudo apt-get purge gdm 4.) sudo apt-get install wdm 5.) sudo reboot now ---------------------------------------------------------------------------- not have gdm installed. /**************************************/

Thread: HP DV6t fn Brightness Keys Don't Work

hello, have hp dv6t-6000 quad edition switchable intel sandy bridge / radeon 6770m graphics. upgraded 11.10 no issues... use vgaswitcheroo turn off radeon graphics, , worked fine except brightness function keys. after research, i've found adding following /etc/default/grub gets brightness keys working in both gnome shell , unity. in file, find line code: grub_cmdline_linux="" and set to code: grub_cmdline_linux="acpi_backlight=vendor" then, in terminal, run code: sudo update-grub hope saves time. -erik thanks posting solution. can confirm works on kubuntu 11.10 on hp dv6t. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] HP DV6t fn Brightness Keys Don't Work Ubuntu

Thread: Cant access apps

running 11.10. of sudden can not access apps or dock. when boot pc background pic. can't access terminal. have iin upper left corner has options file, edit, view, go, bookmarks , help. thing can @ point change wallpaper. can access folders no access apps. scratch that. can terminal if choose recovery console during log in. still no access Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Cant access apps Ubuntu

Thread: I wonder if it is possible to set up Wireless printing...

without having windows handy run cisco set software on cisco/linksys e3200 router? thanks. may able try under wine? well far tried using play on linux install it, , went software unable see network via either wireless or wired connection. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] I wonder if it is possible to set up Wireless printing... Ubuntu

Email XML for only a certain number of pages

hi guys,   is there code can add send email of xml first 7 pages of document. need happen have button asks password unlock rest of form. reason because want 1 person see first 7 pages , email person has password view rest.   as of email button sends complete code , don't want happen xml , open up.   regards hey there,   unfortunately, far i'm aware, cannot selectively submit partial data. being said, can specify 'no data binding' on fields don't want sent, , won't included in xml.   alternatively, can how form submit pdf, whatever locking code have in place determine visible in sent form.   let know if helps @ all, or if have specific questions,   -scott More discussions in LiveCycle Designer adobe

Floating frame - Joomla! Forum - community, help and support

is possible create floating frame custom html can made visible on pages in fixed position? wish include banner under menu, template structure not allow thinking whether workaround. thanks , best wishes. mark hi there, yes possible, can in different ways, example: - via extension: http://extensions.joomla.org/extensions ... ed-display - add new position template https://docs.joomla.org/declaring_module_positions - add fixed position via css module position http://learnlayout.com/position.html cheers. Board index Joomla! 3.x - Ask Support Questions Here Templates for Joomla! 3.x

Reusing image from loader - how to duplicate image into a sprite

hello. i'd able load external image , use loaded image multiple times within sprite. so, can make out, need image out of loader somehow , use bitmap. have been looking solution hours now, , attempting every possible permutation think of, have hit real dead end. am hoping can point me in right direction.   here's code:   [code] import flash.display.bitmap; var sp:sprite = new sprite(); addchild(sp); var bitmapdata:bitmapdata; var imageurlrequest:urlrequest = new urlrequest("images/myimage.png"); var loader:loader = new loader(); loader.load(imageurlrequest);   loader.contentloaderinfo.addeventlistener(event.complete, imageloaded);   function imageloaded(e:event):void {    bitmapdata = e.target.content.bitmapdata;    var mybitmap:bitmap = new bitmap;    mybitmap.bitmapdata = bitmapdata;    (var i:int=1; i<3; i++) { mybitmap.x = 300* (i-1); sp.addchild(mybitmap); } }   [/code]   any ideas how can fix loaded image outputs 3 times in sprite? many thanks. use:      

Fatal error during instalation - Joomla! Forum - community, help and support

Image
hi -- after after loading files of joomla 3.5 program, went site , tried open complete installation. got message: fatal error: require_once(): failed opening required '/homepages/37/d199794875/htdocs/gnustories/libraries/import.legacy.php' (include_path='.:/usr/lib/php5.5') in /homepages/37/d199794875/htdocs/gnustories/includes/framework.php on line 15 ran fpa program. hope way make available here. http://gnustories.org/fpa-en.php winku your domain name seems not working - not showing fpa report php page holding page generated isp (1 & 1) the easier way generate report fpa script , copy reply of thread (that intended way done). suggest review instructions on generating report makes format suitable forum. Board index Joomla! 3.x - Ask Support Questions Here Installation Joomla! 3.x

Thread: Is WUBI useful?

Image
having read these forums while i've discovered awful lot of (new) users using ubuntu windows application , getting lot of problems operating ubuntu way. can see why wubi developed in first place allow windows users discover great things within ubuntu surely isn't better option use live cd's test ubuntu , if works live cd work once installed on hard disk. likewise, isn't better encourage new users duel boot rather install within windows? think? posted linux_junkie having read these forums while i've discovered awful lot of (new) users using ubuntu windows application , getting lot of problems operating ubuntu way. can see why wubi developed in first place allow windows users discover great things within ubuntu surely isn't better option use live cd's test ubuntu , if works live cd work once installed on hard disk. likewise

Thread: Adwaita Dark theme title bar bug in 11.10?

Image
hi all tried variety of methods install install / set default adwaita white theme use dark version. works, problem title bar in black version stays white unlike dark color in screen shots of theme. distracting contrasts rest of theme , makes unusable pity nice looking theme otherwise. / advice appreciated. in advance, george i had same problem in ubuntu 11.10. here had done fix this. go desktop. right click -> select change desktop backgroud -> change theme used ui ambiance . ( if it's selected ambiance, change else, , again select ambiance ). worked me after doing this. hope helps !!! sachin attached images screenshot.jpg (63.1 kb, 11 views) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Ge

Social Media Plugins - LikeBox

is possible add additional social media plugins ones pre configured in bc. add "likebox" site , see in module templates there setup minus plugin code. all need form , code here: https://developers.facebook.com/docs/reference/plugins/like-box/ and place in revelent template or layout want in. More discussions in Content Management and Modules adobe

On the new article submission form I would like to hide... - Joomla! Forum - community, help and support

on new article submission form remove following fields registered members cant use them or see them. under publishing tab... fields tags, status, featured, start publishing, end publishing, access under language tab... language field or whole tab if possible? or hide them super users or administrators can use them. possible? Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Retail folio appears as free in the app

hello. have problem folio. every month make little promotion last issue , publish free limited number of downloads. then, cancel publication , publish again same folio different name retail, last time issue don't appears retail. app motofan magazine http://rtmag.eu/mfapp   we're working in v25. have ideas why happened time? thanks just in case, folio public-retail?   and correponding folio in-app purchase has been approved apple? if yes, double check make sure there's no product id mis-match More discussions in Digital Publishing Suite adobe

Flash player and IE9--previous recommendations didn't work

i running newest adobe flash player ie9.  shows flash player installed; however, doesn't show plug in installed.  videos can see, majority cannot.  how can fix problem.  have read through forums , tried troubleshoot using recommendations, theyy haven't worked me.  have uninstalled/reinstalled adobe flash multiple times , still doesn't work.  running windows 7 64 bit. when ran through these faqs   enabling flash player in internet explorer activex filtering in internet explorer   was shockwave flash object listed , enabled?  version reported when visit flash player version page? More discussions in Using Flash Player adobe

Thread: Nautilus - FTP-client - character encoding

Image
hello all. situation follows: - win 2003 ftp server iis 6.0. - ubuntu 10.04.3 client. need simplest way access ftp server. that's why we've used nautilus. ftp folder has files/folders russian names. , here's result - how it's seen in nautilus default. how change encoding in nautilus? win-sysadmin says there's no options of encoding, ftp server present clients. @ screenshot please. attached images encoding.jpg (66.6 kb, 7 views) the windows sysadmin set ftp server on machine software. thred may deleted. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] Nautilus - FTP-client - character encoding Ubuntu

Thread: Hibernate won't work in ubuntu 11.10

hi laptop fujitsu-siemens amilo m7405 won't hibernate : on hibernate request, screen goes black prompts password logging again, if hibernate process hooked "lock screen" command super+l. idea boys ? check if http://ubuntuforums.org/showpost.php...86&postcount=3 helps Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Hibernate won't work in ubuntu 11.10 Ubuntu

Thread: Where Grub Is installed

i have duel boot setup windows , ubuntu 11.04 i reinstall ubuntu 11.10 cant remember mbr installed 11.04 too,is there way to find out don't screw duel boot when 11.10 prompts me same info follow instruction here http://bootinfoscript.sourceforge.net/ give information of how drives set ..... post in between code tags if unsure ...... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Where Grub Is installed Ubuntu

How to get AFExecuteThisScript to return value from Net.HTTP.request (asynchronous?)

i have acrobat-only plug-in, developed in vs 2005.  acrobat 7 sdk, updated use acrobat 9 sdk.  end goal of function open pdf file agile web server: given user string, url created, request sent url, receive response.  response can either pdf file itself, or string path pdf file.  thought easier use pdf path version, open new pdf http:// address.   i've created folder level javascript file trusted net.http.request call.  have script works when called menu item added folder level javascript file.  when using same command in c++ code afexecutethisscript, cant http response finish while waiting in code result.   asynchronous  net.http.request , callbacks confuse me, may big issue.  couldn't net.http.request return value in single javascript function, right i'm trying use 'global' variable in folder level javascript, , 2 calls.  first call 'sets' global variable, second 1 'gets' it.  seems issue.  when debug code, or halt execution, response portion of ne

Canon G15 files not previews in Elements 11

i using trial version of elements 11 has camera raw ver.7.3.071. can not see previews of raw files in organizer or editor canon g15. can import raw file , open view or edit it. without preview option, browsing photos impossible. can please help?   thank peter following link contains list of cameras supported camera raw. please check camera listed or not:   http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html   thanks harshit yadav More discussions in Photoshop Elements adobe

Crop Tool Not Working

i have used lightroom 3.4 on windows @ least 2 years no problems.  today, crop tool stopped working.  open tool, make first adjustment image.  when try make second adjustment (move line, move corner, move image), tool snaps shut, , i'm stuck first adjustment.  sometimes, tool snaps shut, image zooms 100%, , zooms back, i'm still stuck first adjustment.  happens whether use custom size or standard one. whether straighten or not.  need do?   thank you dp last More discussions in Lightroom Classic CC adobe

I want my site to appear the same size on different monitors

hello,   i started new site , want show same size on both large , small monitors. use large monitor, , when see site on smal 1 have slide on right see whole thing. tried playing around media queries got confused, appreciated. thanks. if have cs6, @ fluid grid layouts feature.  compiles css media queries you.   live example (resize browser viewport): http://alt-web.com/fluidgrid/fluid2.html   cs6 fluid grid layouts (6 min video) http://tv.adobe.com/watch/digital-design-cs6/creating-adaptive-designs-using-fluid-grid-la youts-in-dreamweaver-cs6/   cs6 fluid grid layouts (17 min video) http://tv.adobe.com/watch/learn-dreamweaver-cs6/using-fluid-grid-layouts/   creative cloud 12.2 - new fluid grid layouts features http://blogs.adobe.com/dreamweaver/2013/02/updated-fluid-grids-in-dreamweaver.html   step-by-step tutorial -- building fluid grid layouts in dw cs6 http://www.adobe.com/inspire/2012/08/fluid-grid-layouts-dreamweaver-cs6.html     nancy o. More discussions in Dreamweaver support

Thread: GRUB- error: no such partition grub rescue>

grub- error: no such partition grub rescue> following error has been plaguing me. here goes: had sony vaio laptop windows on 1 partition , ubuntu in use on other. had enough , restarted laptop load windows @ bottom of screen after pressing options button during reload. there had message above, have read many threads unreal nothing helping me. have no disk , no usb anytging load or boot from. complete novice, have done follows grub> rootnoverify (hd0,0) grub> makeactive grub> chainloader +1 grub> boot rootverify did nto work replaced set root=(hd0,0) work type make active unknown command not grub says grub rescue> , ls details (hd0)(hd0,2)(hd0,1) have tried sudo,lido,mbr , others come across , unknown command pls can understand rambling , me? else needed or can without standard boot cd?? thank peeps peace lottie82, welcome ubuntu forums. sorry issue brought here. did uninst

Thread: Mouse clicks do not register at right place on screen

hello everyone. installed linux first time yesterday. since had pen 3 system me, decided give breather lubuntu 11.10. facing strange problem. mouse clicks not registering @ right place on screen. have click few inches left press corresponding button. have uploaded video too , explain happening. it's short (1:39) vid. expecting problem can solved. or have try distro. in advance. no doubt can solved. question how long take. sort of mouse , video card using? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [lubuntu] Mouse clicks do not register at right place on screen Ubuntu

Thread: Oneiric on Acer Aspire 5830TG (possibly problem with GT 540M Graphic Card)

hi all. i've spent last 5 days browsing around forum , internet, find either messy , unclear (at least beginners) answers or solutions don't work. please forgive me if i'm repeating answered questions, wasn't able find solution far. bought acer aspire 5830tg-6614 sole intention run ubuntu on it. tried installing oneiric on couple times, every time same problems, related geforce mobile graphic card gt 540m, switchable intel hd graphics 3000. i'm saying because beginner can't possibly positive. first, in system info, reads "graphic: unknown". idea why happens? then, animations suck. don't minimize/maximize/open/close window animation. unity application switcher missing. when try alt+tab switcher, small , ugly icons of open windows.i wanted make screenshots, failed (don't know how capture screenshot while doing alt+tab switching). after fresh install of oneiric, got notification additional drivers avail

Downloading Photoshop Lightroom 4

hello,   i purchased adobe photoshop lightroom 4 last week, or perhaps week before -- can't remember. transaction has gone through , have been charged program, why i'm particularly concerned. purchased student edition of program, i'm student, , -- after verifying university information -- received email adobe step-by-step instruction on how complete download.   the first step log in website, can't that. when try sign in, , though have account, shows spinning circle (i don't know call it) indicates it's logging in indefinite amount of time without telling me otherwise.   i'm becoming extremely frustrated, i'm eager start using program. student, don't have $90+ spend on doesn't work.   can me?   thanks, m try using different browser.  browsers not play of interactions of adobe site. More discussions in Downloading, Installing, Setting Up adobe

http to https migration: index.htm issue - Joomla! Forum - community, help and support

hello, to take advantage (hopefully) of google ranking boosts, attempting change entire site https. certificate installed, , pages showing secure. problem attempting 301 redirect in htaccess , not appear functioning correctly. using following: rewriteengine on rewritecond %{https} off rewriterule (.*) https://%{http_host}%{request_uri} [r=301,l] problem is, when attempt go page on joomla site bookmark, entering url in browser, or google search result, going directly to: https://www.mydomain.com/index.htm (for example, google result points http://www.mydomain.com/my-reviews . being redirected https://www.mydomain.com/index.htm ) once on https page, of links on page , in navigation directory work correctly. any ideas of missing? thanks help. i use following rule .htaccess file. code: select all rewriteengine on rewritecond %{server_port} 80 rewriterule ^(.*)$ https://www.mydomain.com/$1 [r,l] the (.*) capture url, , $1 add end of new https domain. simplest way force https without lo

Thread: MacbookAir2,1 11.10 reboots

hi, able install 11.10 livecd on macbookair 2,1. however, doesn't boot. shows grub screen , when select appropriate line reboots. have tried various options noacpi, acpi=noirq, pnpacpi=off... boots , works ok. otherwise of time konks. tried booting through osx , linux. doesn't help. answer great. shiva well.. (i didn't any). found out should not boot refit. hold alt key while booting , select windows hdd. when grub loaded choose following kernel option ..... noacpi=off. boots fine , both cpu's work. thing not working fan runs @ 6200 rpm. shiva Forum The Ubuntu Forum Community Ubuntu Specialised Support Apple Hardware Users MacbookAir2,1 11.10 reboots Ubuntu

https - Please Help !!! - Joomla! Forum - community, help and support

hi, i had issues related https not working on site. when tried resolve accidentally changed "redirect https", , lost access website. any ideas how back? www.studio-liorit.co.il kobi you need have https enabled in server (a ssl certificate) in order use option. to site go configuration.php , change $force_ssl 0 Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

How to edit shape layer properties after it has been placed in a layer?

Image
hi there,   i wonder if me issue has been frustrating me while.   when create shape in photoshop cs6, brings nice panel of options - allowing me change radius, stroke style, colour etc. however, once shape has been placed in photoshop document, not able edit it, without creating new shape. i cannot change of options. sure, can select , change size - how change shape stroke colour , style, radius of curves? is there option or panel need activate menu current shape?   i have highlighted issue in screenshots.   here shape options visible   however, once click off shape - dissapear , can no longer them back.         how shape options shape, without creating new layer , shape?   as way now, have things stroke colour , radius right first time - , experiment options.   thanks , forward solution of may able offer me. the stroke , fill normal layer styles/ layer fill options. double-click them in layers palette. radius cannot changed parametrically.   mylenium More discussions in Photoshop

How to keep images fixed?

i have website created http://thesplitendsalons.com . have attached cms client can edit left side editable information contained. right side holds logo, links , general main info. problem when go in , add more text part on left extends page down, makes link images on right have space between them. there way keep images in correct spot when page extended? if going stick tabled layout, have place right column content in own table nested within right column cell of outer table.   separately, have bad link home page on http://thesplitendsalons.com/careers.html More discussions in Dreamweaver support forum adobe

Thread: Password help needed

for reason laptop no longer asking password upon opening up. has been week or two, ever since put xscreensaver on it. how asks password every time goes sleep or gets closed night? passwords important me, , privacy. terminal looks upon opening it: jason@jason-compaq-presario-cq60-notebook-pc:~$ in root mode? appreciated. jason as understand it, never asked password close down sessions. password entry 1)the initial log on have been booting system power-up or 2) if close lid on laptop, or otherwise place system sleep mode. may or maynot ask password depending on how system set. doing backups cannot test myself. try shortly. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Password help needed Ubuntu

page set to visible (print only) is still visible in preview

hi all,     i'm new livecycle designer , although simple things go easy seems i've encountered limits when comes presence setting of page.   i'm trying do: have 3 page form out of 2 should visible on screen , print while last page print only.   i've tried set page visible (print only) still shows in preview.   i've looked info on net , apparently because page set content: positioned instead of flowed. if set flowed, still show up.   if set page hidden , change it's presence visible (print only) on preprint event it's still not printing.     doing wrong?   appreciated More discussions in LiveCycle Forms adobe

Thread: run as administrator?

i not understand message in terminal? runasadminitrator.png some programs (hopefully few) require root permission jobs. in linux, root ultimate power of system. programs run root permissions have full access every file on system, , ability alter or destroy anything. message remind of how grant root power program if absolutely must. please read page linked below more complete explanation. https://help.ubuntu.com/community/rootsudo Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] run as administrator? Ubuntu

Should I be worried? Log activity - Joomla! Forum - community, help and support

recently, noticed unusual activity in logs, of got 404 message. long story short, 1 got 200 "post /libraries/joomla/user/user.php http/1.0" 200 0 "-" "mozilla/5.0 (x11; u; linux i686; en-us) u2/1.0.0 ucbrowser/9.3.1.344" ip godaddy isp. banned ip wondering whether or not should unblock because have domain registered there. is normal activity or not? thanks replies in advance. hello, a bot testing exploit. make sure site date , ideally secured akeeba admin tools or rs firewall. many thanks tony Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

error redirect no longer works - Joomla! Forum - community, help and support

i have been using code: select all <?php if (($this->error->getcode()) == '404') { header('location: http://yourdomain/page-not-found'); exit; } ?> in error.php great effect, until recently. seems no longer work. now on error there 'article not found' or 'category' not found , not error page created. interestingly when 'search engine friendly urls' switched off redirect goes home page. i have read documentation on https://docs.joomla.org/creating_a_custom_404_error_page hasn't changed. the error.php in top level of template directory seems complete ignored. can put whatever in no effect Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Adobe Premiere Elements 10 unable to import *.mt2

when attempt import file .mt2 extension adobe premiere elements 10 recieve message says "online services encountered error.  service terminated or paused if possible."  unable generate code website import video.  i've imported type of file hundreds of times in past no problems.  totally stumped. i'm getting "online services encountered error" message when trying render video; specifically, when trying activate mpeg-2 component. using premiere elements 11 More discussions in Premiere Elements adobe

Update 3.5.1 to 3.6.0 error 500 - Joomla! Forum - community, help and support

hi, went try upgrade site 3.5.1 3.6.0 got 500 error message when try access end, front end still working. update use install update joomla component. philippe hi, 500 error means php error - try enable php error reporting or try see errorlog on site says more - there should listed exact php error message (see: http://www.phoca.cz/documents/16-joomla ... rs-on-site ) jan Board index Joomla! 3.x - Ask Support Questions Here Migrating and Upgrading to Joomla! 3.x

Server getting too much load - need requirements - Joomla! Forum - community, help and support

dear all, we have around 270+ joomla websites on server, past few weeks there issues arising regarding load on server , problem arising time time , blank on do, have enabled caching on every website, conservative caching , enabled plugin also. but still load keeps on increasing, , 5-10 minutes have stop http requests. can regarding problem or @ least tell me server requirement. right there 8 gb of ram. go @ least 12 core processor, 32 gb ram, , ssd drive. use innodb instead of myisam , make sure innodb settings in my.cnf file suitable websites. also, check logs see if 1 of websites under attack or under constant crawling aggressive bot. Board index Joomla! 3.x - Ask Support Questions Here Performance - Joomla! 3.x

Users can't logon when using mobile browsers - Joomla! Forum - community, help and support

hi joomla users. last week installed joomla 3 on 1 of webservers. after starting simple site default templates tried open site mobile phone. found out can't logon mobile phone. can't logon on admin , on normal site. when try logon, screen refreshes after pushing "logon" button, after refreshing see same screen before (including login form). after tried same on asus eee pc (windows 10 newest firefox) found same problem. screen resolution on pc 1024x600 pixels, template might see mobile device?? i hope can me problem, because use site on mobile phone. many thanks, roland van der lee netherlands problem description :: forum post assistant (v1.2.7) : 27th july 2016 wrote: when using mobile webbrowser, users can't logon forum post assistant (v1.2.7) : 27th july 2016 wrote: basic environment :: wrote: joomla! instance :: joomla! 3.6.0 -stable (noether) 12-july-2016 joomla! platform :: joomla platform 13.1.0 -stable (curiosity) 24-apr-2013 joomla! configured :: yes | r