Posts

Thread: DVDStyler ... help for compiling latest beta....

Image
code: diabolik@diabolik-ubuntu:~$ cd dvd* diabolik@diabolik-ubuntu:~/dvdstyler-2.2b3$ ./configure checking bsd-compatible install... /usr/bin/install -c checking whether build environment sane... yes checking thread-safe mkdir -p... /bin/mkdir -p checking gawk... no checking mawk... mawk checking whether make sets $(make)... yes checking whether enable maintainer-specific portions of makefiles... no checking install location... /usr/local checking whether ln -s works... yes checking ranlib... ranlib checking gcc... gcc checking whether c compiler works... yes checking c compiler default output file name... a.out checking suffix of executables... checking whether cross compiling... no checking suffix of object files... o checking whether using gnu c compiler... yes checking whether gcc accepts -g... yes checking gcc option accept iso c89... none needed checking style of include used make... gnu checking dependency style of gcc... gcc3 checking g++... g++ chec...

Importacion de video a mi after effects

al momento de importar mi video de 19 mb en formato windows media en mi adobe aparese solo la mitad del vide en horizontal la parte baja aparese bien- normal pero en la parte superior aparese en negro  win update breaks wmv http://forums.adobe.com/thread/1252244 More discussions in Premiere Pro CC adobe

Help determining stroke width of a font...

   hi all, looking creative solutions here.  need determine stroke thickness of font via script , via ai.  idea test vertical center of upper case "i" width of stroke.  thought able intersect center of glyph small rectangle, , take width of that; however, can not make calls pathfinder extendscript in ai.  found out indesign can use pathfinder via script, not work in situation.  must done via script , within ai.  next idea loop through horizontal positions of anchor points in letter , try figure out ones positioned on stroke.  think can work out there, need way add in anchor points evenly along curve , don't see way that.  know if there way add point object>path>add anchor points - or if has better idea how acomplish task, please let me know.  thanks! im not sure understand want here…? can't create outlines of character , math on it's path points…?   you may have post pics give better idea… More dis...

Thread: mass script generator?

Image
i have hundreds of .zip n64 games. want write small scripts each 1 @ once using line in each script: there program create script command in each script proper .zip filename, , name script same .zip filename? i.e. 1. scans mortalcombat.zip (file) 2. inputs in script, mupen64plus --fullscreen --nogui --noosd /mnt/tera/roms/mortalcombat.zip 3 names script mortalcombat.sh you forgot 4 chmod +x mortalcombat.sh (besides kombat) can create script act universal launcher, let's run_game.sh code: #!/bin/bash echo mupen64plus --fullscreen --nogui --noosd "$1" or alias in shell configuration - best option gedit ~/.bashrc , find section aliases , add own code: alias run_game='mupen64plus --fullscreen --nogui --noosd' you run run_game mk2.zip (and shell if tapped tab autocomplete existing file names) if want generate scripts each existing zip code: for z in *.zip; scr=...

Thread: XTE, XBMC, and Advanced Launcher

running ubuntu 11.04 64bit xbmc executes @ startup, , connected directly tv. have advanced launcher setup launch n64 games, last issue i'm running trying advanced launcher setup menu. letter 'c' must pressed populate setup menu. see docs on it's site: http://code.google.com/p/xbmc-advanced-launcher/ since media center connected tv way can advanced launcher menu using vnc. i'd go step further. while in xbmc, advanced launcher open, need small script can emulate key press of letter 'c' , use lirc execute script button press on remote. i've got lirc setup execute commands kill windows, script xte emulate 'c' key press populate advanced launcher menu using remote instead of keyboard. can assist? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] XTE, XBMC, and Advanced Launcher Ubuntu

Thread: Installing (K)ubuntu on USB with partition for windows files

ok, want install ubuntu onto usb stick while keeping @ least 1 or 2 gigabytes left empty partition windows can detect. problem installing ubuntu manually won't create boot loader, , using start-up disk (or automatic installer) creates buggy ubuntu doesn't detect driver updates. solutions? take usb-stick fat filesystem. boot ubuntu (from harddisk or live-cd), , start usb-creator-gtk , let create persistent ubuntu on stick. slider in first screen of usb-creator-gtk can how space ubuntu should take (and how leave windows). nb: should *not* normal ubuntu installation usb stick; slow run. hth Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Installing (K)ubuntu on USB with partition for windows files Ubuntu

Thread: problems dual booting xp and 10.04

twice i've tried installing lucid along side xp using usb installer. installs fine, when restart, xp won't boot. says" card read error, cntrl+al+del reboot" never boots. twice, i've wiped drive , reinstalled xp lucid same problem. use ubuntu, have xp few things... why happening? wait installing creating new partitions booting disk partitioner gparted? or through windows wubi disk after windows file system, boots, mounts, , loads? oh lord download boot repair disk site: http://sourceforge.net/projects/boot-repair-cd/ burn .iso cd, put cd in drive, , run cd, click 'create boot info script' button, , once boot info script text file has been saved, upload thread attachment, , guess we'll take @ grub Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] problems du...