File-roller issues...or why i prefer CLIs

I tend to stay away from GUIs, and this is just one example of why i prefer the terminal and (in general) the arch way of doing things.
I used to be able to extract files with file-roller by right clicking on them and hitting "extract here". with archives that where multiple files (like R00,R01, etc) i could do this on any file and it worked. But i recently reinstalled my system, and its not worked on any files aside from the first one. It also doesnt work at all with zip files. The command line tools unrar and unzip both work just fine, so i guess file-roller is doing something wrong. I always end up with "CRC Failed".
Now, i dont really care about this specific issue because its just as easy for me to use the terminal to do this, and i probably will figure it out eventually (although any suggestions are welcome).  But i am wondering if anyone else has delt with something similar,
It seems like every time i switch over to using gnome i come across some issue like this, where the GUI just ends up complicating matters and i switch back to Awesome or window maker...but the other people who get on my computer from time to time really dont like that. It always leaves me asking the question "whats so hard about memorizing commands"... but i suppose thats for another forum, and another target audience.
Really what i'd like to know is do other Archers come across similar situations, and end up falling back to the "simpler" solutions? And if you have other people who use your computer do they find it frustrating when your logged in with AwesomeWM or some other less then newb-friendly WM. (i know you can just make them a user account, but say they just want to get on FireFox to look something up real quick).

extract () {
if [[ "$#" == "1" ]]; then
if [[ -f $1 ]]; then
case $1 in
*.tar.bz2) tar xvjf $1 ;;
*.tar.gz) tar xvzf $1 ;;
*.bz2) bunzip2 $1 ;;
*.rar) rar x $1 ;;
*.gz) gunzip $1 ;;
*.tar) tar xvf $1 ;;
*.tbz2) tar xvjf $1 ;;
*.tgz) tar xvzf $1 ;;
*.zip) unzip $1 ;;
*.Z) uncompress $1 ;;
*.7z) 7z x $1 ;;
*) echo "don't know how to extract '$1'..." ;;
esac
else
echo "'$1' is not a valid file!"
fi
else
echo "Must provide only one argument!"
fi
You can put that in your .bashrc and extract files with:
extract your-archive-file

Similar Messages

  • File-roller issue

    Hello
    I can't extract any rar archive with file-roller, when opening an rar archive with file-roller, I click on the extract button, and then when the new dialog that asks me where I wanna extract it appears, the extract button doesn't work, what is the issue?

    Unrar is installed, can right click on the rar archive and "extract here".

  • OPatch encounters the following file roll-back issues: File Back-up Errors!

    Operating System: Windows XP
    Oracle Virsion: 9.2.0.8
    Patches applied:
    Oracle Patch: 5726045 - Successfully patched with zero return code.
    Oracle Patch: 641703 - Failed with Error Code 200.
    Scenario:
    I have to apply CPUJAN2008 patch on 55 different servers located at different places in different states. Previously some other DBA had written a Windows NT Script for applying patch CPUOCT2007 on these
    55 differnet servers which have the same instances, same filing system, same oracle version, same directories, same oracle_home, etc. In other words they are replicas to each other. For the purpose of
    patching, the script is the best option. The Script for CPUOCT2007 was never went through, hence I am trying to test this CPUOCT2007 script and if tested allright, I will make certain amendmends to make it
    ready for CPUJAN2008 patch.
    Problem:
    I tested the script for CPUOCT2007 patch and encountered the following problem:
    I am providing the necessary information between the dotted lines:
    Archive: p6417013_92080_WINNT.zip
    Entered
    Exited
    ~~~~~~~~~~~~~~6417013 patch~~~~~~~~~~~~~~
    Oracle Interim Patch Installer version 1.0.0.0.57
    Copyright (c) 2007 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    Oracle Home : D:\App\Oracle\Product\9.2.0
    Oracle Home Inventory : D:\App\Oracle\Product\9.2.0\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\App\Oracle\Product\9.2.0\oui
    OUI shared library : D:\App\Oracle\Product\9.2.0\oui\lib\win32\oraInstaller.dll
    Java location : "D:\App\Oracle\Product\9.2.0\jre\1.4.2\bin\java.exe"
    Log file location : D:\App\Oracle\Product\9.2.0/.patch_storage/<patch ID>/*.log
    Creating log file "D:\app\oracle\product\9.2.0\.patch_storage\6417013\Apply_6417013_03-29-2008_14-43-19.log"
    Subset patches: 6417013,
    The fixes for Patch 6417013, are included in the patch currently
    being installed (6417013). OPatch will roll back the subset patch(es) and
    install the new patch (6417013).
    Backing up comps.xml ...
    OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.
    Please shut down Oracle instances running out of this ORACLE_HOME
    (Oracle Home = d:\app\oracle\product\9.2.0)
    Is this system ready for updating?
    Please respond Y|N >
    Y (auto-answered by -silent)
    Rolling back patch 6417013...
    Creating log file "D:\app\oracle\product\9.2.0\.patch_storage\6417013\RollBack_6417013_03-29-2008_14-43-35.log"
    Rolling back with all-node mode.
    OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.
    Oracle instances have been shut down, proceeding with auto-rollback.
    Executing the Roll-back pre-patch script (D:\app\oracle\product\9.2.0\.patch_storage\6417013\custom\scripts\pre.bat)...
    Removing patch 6417013...
    Restoring copied files...
    OPatch encounters the following file roll-back issues:
    The following files had problems with being restored:
    1.     d:\app\oracle\product\9.2.0\bin\oracle.exe
    2.     d:\app\oracle\product\9.2.0\bin\oraclient9.dll
    3.     d:\app\oracle\product\9.2.0\bin\oracommon9.dll
    4.     d:\app\oracle\product\9.2.0\bin\oracore9.dll
    5.     d:\app\oracle\product\9.2.0\bin\orageneric9.dll
    6.     d:\app\oracle\product\9.2.0\bin\oran9.dll
    7.     d:\app\oracle\product\9.2.0\bin\oranl9.dll
    8.     d:\app\oracle\product\9.2.0\bin\oranldap9.dll
    9.     d:\app\oracle\product\9.2.0\bin\orannts9.dll
    10.     d:\app\oracle\product\9.2.0\bin\orapls9.dll
    11.     d:\app\oracle\product\9.2.0\bin\oraxml9.dll
    12.     d:\app\oracle\product\9.2.0\rdbms\mesg\oraus.msb
    Replying 'Y' will terminate the patch roll-back immediately. It WILL NOT restore any updates that have been performed to this point. It WILL NOT update the inventory.
    Replying 'N' will update the inventory showing the patch has been removed.
    Do you want to STOP?
    Please respond Y|N >
    Y (auto-answered by -silent)
    ERROR: OPatch failed during patching, possibly due to missing files.
    File Back-up Errors!
    OPatch returns with error code = 200
    The rollback file provided the following (See between the dotted lines)
    Creating log file "D:\app\oracle\product\9.2.0\.patch_storage\6417013\RollBack_6417013_03-29-2008_14-43-35.log"
    Starting OPatch Rollback session at 03-29-2008_14-43-35.
    Command arguments parsed by OPatch are: -id 6417013 -ph D:\app\oracle\product\9.2.0\6417013
    Checking the patch inventory.
    Checking system activity.
    Retrieving details of patch 6417013.
    Accessing inventory ... (retry 10 times, delay 30 seconds each time)
    System Command: ""D:\App\Oracle\Product\9.2.0\jre\1.4.2\bin\java.exe" -Doracle.installer.invPtrLoc=N/A -classpath "D:\App\Oracle\Product\9.2.0\oui\jlib\OraInstaller.jar;D:\App\Oracle\Product\9.2.0
    \oui\jlib\srvm.jar;D:\app\oracle\product\9.2.0\OPatch\jlib\opatch.jar;D:\app\oracle\product\9.2.0\oui\jlib\xmlparserv2.jar;D:\app\oracle\product\9.2.0\oui\jlib\share.jar" opatch/GetPatchDetails
    "D:\App\Oracle\Product\9.2.0\oui" "d:\app\oracle\product\9.2.0" opatch.pl 1.0.0.0.57 6417013"
    Result:
    6417013: D:/app/oracle/product/9.2.0/network/agent/events/oracle/rdbms/space/tbspfull.tcl
    6417013: D:/app/oracle/product/9.2.0/bin/agentctl.exe
    6417013: D:/app/oracle/product/9.2.0/bin/agntsrvc.exe
    6417013: D:/app/oracle/product/9.2.0/bin/ctxhx.exe
    6417013: D:/app/oracle/product/9.2.0/bin/dbsnmp.exe
    6417013: D:/app/oracle/product/9.2.0/bin/dbv.exe
    6417013: D:/app/oracle/product/9.2.0/bin/EXP.EXE
    6417013: D:/app/oracle/product/9.2.0/bin/htmcnv.dll
    6417013: D:/app/oracle/product/9.2.0/bin/htmsr.dll
    6417013: D:/app/oracle/product/9.2.0/bin/IMP.EXE
    6417013: D:/app/oracle/product/9.2.0/bin/jtdsr.dll
    6417013: D:/app/oracle/product/9.2.0/bin/kvxwpsa.dll
    6417013: D:/app/oracle/product/9.2.0/bin/mw8sr.dll
    6417013: D:/app/oracle/product/9.2.0/bin/oidldapd.exe +> NEW
    6417013: D:/app/oracle/product/9.2.0/bin/oracle.exe
    6417013: D:/app/oracle/product/9.2.0/bin/oraclient9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/oracommon9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/ORACORE9.DLL
    6417013: D:/app/oracle/product/9.2.0/bin/orageneric9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/oran9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/ORANK59.DLL
    6417013: D:/app/oracle/product/9.2.0/bin/oranl9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/oranldap9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/oranmi.dll
    6417013: D:/app/oracle/product/9.2.0/bin/orannts9.dll
    6417013: D:/app/oracle/product/9.2.0/bin/ORAPLS9.DLL
    6417013: D:/app/oracle/product/9.2.0/bin/ORAXML9.DLL
    6417013: D:/app/oracle/product/9.2.0/bin/pdfsr.dll
    6417013: D:/app/oracle/product/9.2.0/bin/SQLLDR.EXE
    6417013: D:/app/oracle/product/9.2.0/bin/sqlplus.exe
    6417013: D:/app/oracle/product/9.2.0/bin/sqlplusw.exe
    6417013: D:/app/oracle/product/9.2.0/bin/vdc.dll
    6417013: D:/app/oracle/product/9.2.0/bin/wp6sr.dll
    6417013: D:/app/oracle/product/9.2.0/bin/xlssr.dll
    6417013: D:/app/oracle/product/9.2.0/plsql/lib/orapls9.lib +> NEW
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/oracle.sym
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/oraclient9.sym
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/oracommon9.sym
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/ORACORE9.SYM
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/orageneric9.sym
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/ORAPLS9.SYM
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbadd.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbath.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbkrs.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbmas.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbobg.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbrpc.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbrrq.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbsqu.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbut4.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtbutl.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtgen.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtofln.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtpexp.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtsath.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtxdbp.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/prvtxdbz.plb
    6417013: D:/app/oracle/product/9.2.0/rdbms/admin/recover.bsq
    6417013: D:/app/oracle/product/9.2.0/rdbms/mesg/dbvus.msb
    6417013: D:/app/oracle/product/9.2.0/rdbms/mesg/oraus.msb
    6417013: D:/app/oracle/product/9.2.0/rdbms/jlib/CDC.jar
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/catcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/catcpu_rollback.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/ctxcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/imcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/imcpu_rollback.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/jvmcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/sdocpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/wkcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/cpu/cpuoct2007/xdbcpu.sql +> NEW
    6417013: D:/app/oracle/product/9.2.0/soap/webapps/soap/WEB-INF/lib/soap.jar
    6417013: D:/app/oracle/product/9.2.0/soap/webapps/soap/WEB-INF/lib/xmlparserv2-soap.jar +> NEW
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/Apache.exe
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/ApacheCore.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/bin/htdigest.exe
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/bin/htpasswd.exe
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/bin/rotatelogs.exe
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleDigest.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleDMS.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleFastCGI.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleOprocmgr.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleProxy.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleRewrite.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleSecurity.dll +> NEW
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/modules/ApacheModuleSSL.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Apache/htdocs/mod_ose.html
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/ApacheJServ.jar
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/ApacheModuleJServ.dll
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/dms2Client.jar
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/dms2Server.jar
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/servlets/IsItWorking.class
    6417013: D:/app/oracle/product/9.2.0/Apache/Jserv/servlets/IsItWorking.java
    6417013: D:/app/oracle/product/9.2.0/ocs4j/lib/cache.jar
    6417013: D:/app/oracle/product/9.2.0/Apache/open_ssl/bin/openssl.exe
    6417013: D:/app/oracle/product/9.2.0/lib/xmlcomp.jar
    6417013: D:/app/oracle/product/9.2.0/ctx/admin/driload.plb
    6417013: D:/app/oracle/product/9.2.0/ord/jlib/ordimimg.jar
    6417013: D:/app/oracle/product/9.2.0/ord/jlib/ordimimg_depl.jar
    6417013: D:/app/oracle/product/9.2.0/javavm/admin/classes.bin
    6417013: D:/app/oracle/product/9.2.0/javavm/admin/ordimimg_lib.jar +> NEW
    6417013: D:/app/oracle/product/9.2.0/md/admin/prvtcat.plb
    6417013: D:/app/oracle/product/9.2.0/md/admin/prvtgmd.plb
    6417013: D:/app/oracle/product/9.2.0/md/admin/prvtrtr.plb
    6417013: D:/app/oracle/product/9.2.0/md/admin/sdolrsb.plb
    6417013: D:/app/oracle/product/9.2.0/md/admin/sdopatch.sql
    6417013: D:/app/oracle/product/9.2.0/ultrasearch/lib/ultrasearch_midtier.jar
    6417013: D:/app/oracle/product/9.2.0/ultrasearch/admin/wk0qapi.plb
    6417013: D:/app/oracle/product/9.2.0/ultrasearch/admin/wk0qry.plb
    6417013: D:/app/oracle/product/9.2.0/oracore/zoneinfo/readme.txt
    6417013: D:/app/oracle/product/9.2.0/oracore/zoneinfo/timezlrg.dat
    6417013: D:/app/oracle/product/9.2.0/oracore/zoneinfo/timezone.dat
    Retrieving patch to roll back: patch_found = 1.
    Looking for pre-patch readme D:\app\oracle\product\9.2.0\.patch_storage\6417013\custom\pre.txt
    Rolling back with all-node mode.
    OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.
    Oracle instances have been shut down, proceeding with auto-rollback.
    Starting to remove patch from the system at 03-29-2008_14-43-41.
    Looking for pre-patch script D:\app\oracle\product\9.2.0\.patch_storage\6417013\custom\scripts\pre.bat
    preparing to execute D:\app\oracle\product\9.2.0\.patch_storage\6417013\custom\scripts\pre.bat
    Executing the Roll-back pre-patch script (D:\app\oracle\product\9.2.0\.patch_storage\6417013\custom\scripts\pre.bat)...
    ======= Pre-Install Script Output ==============================
    exit code = "0"
    ======= End of Pre-Install Script Output =======================
    Removing patch 6417013...
    Restore Archive File
    Restore Copy File
    Restoring copied files...
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\network\agent\events\oracle\rdbms\space\tbspfull.tcl_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\agentctl.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\agntsrvc.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\ctxhx.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\dbsnmp.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\dbv.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\exp.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\htmcnv.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\htmsr.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\imp.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\jtdsr.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\kvxwpsa.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\mw8sr.dll_done_6417013
    Restoring d:\app\oracle\product\9.2.0\bin\oidldapd.exe.
    Restoring d:\app\oracle\product\9.2.0\bin\oracle.exe.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oracle.exe_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oracle.exe
    Restoring d:\app\oracle\product\9.2.0\bin\oraclient9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oraclient9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oraclient9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\oracommon9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oracommon9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oracommon9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\oracore9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oracore9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oracore9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\orageneric9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\orageneric9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\orageneric9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\oran9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oran9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oran9.dll
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\orank59.dll_done_6417013
    Restoring d:\app\oracle\product\9.2.0\bin\oranl9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oranl9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oranl9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\oranldap9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oranldap9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oranldap9.dll
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oranmi.dll_done_6417013
    Restoring d:\app\oracle\product\9.2.0\bin\orannts9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\orannts9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\orannts9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\orapls9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\orapls9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\orapls9.dll
    Restoring d:\app\oracle\product\9.2.0\bin\oraxml9.dll.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\oraxml9.dll_pre_6417013 -> d:\app\oracle\product\9.2.0\bin\oraxml9.dll
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\pdfsr.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\sqlldr.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\sqlplus.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\sqlplusw.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\vdc.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\wp6sr.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\bin\xlssr.dll_done_6417013
    Restoring d:\app\oracle\product\9.2.0\plsql\lib\orapls9.lib.
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\oracle.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\oraclient9.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\oracommon9.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\oracore9.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\orageneric9.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\orapls9.sym_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbadd.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbath.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbkrs.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbmas.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbobg.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbrpc.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbrrq.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbsqu.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbut4.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtbutl.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtgen.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtofln.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtpexp.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtsath.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtxdbp.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\prvtxdbz.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\admin\recover.bsq_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\mesg\dbvus.msb_done_6417013
    Restoring d:\app\oracle\product\9.2.0\rdbms\mesg\oraus.msb.
    Restoring file: D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\mesg\oraus.msb_pre_6417013 -> d:\app\oracle\product\9.2.0\rdbms\mesg\oraus.msb
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\rdbms\jlib\cdc.jar_done_6417013
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\catcpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\catcpu_rollback.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\ctxcpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\imcpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\imcpu_rollback.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\jvmcpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\sdocpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\wkcpu.sql.
    Restoring d:\app\oracle\product\9.2.0\cpu\cpuoct2007\xdbcpu.sql.
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\soap\webapps\soap\web-inf\lib\soap.jar_done_6417013
    Restoring d:\app\oracle\product\9.2.0\soap\webapps\soap\web-inf\lib\xmlparserv2-soap.jar.
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\apache.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\apachecore.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\bin\htdigest.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\bin\htpasswd.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\bin\rotatelogs.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemoduledigest.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemoduledms.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemodulefastcgi.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemoduleoprocmgr.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemoduleproxy.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemodulerewrite.dll_done_6417013
    Restoring d:\app\oracle\product\9.2.0\apache\apache\modules\apachemodulesecurity.dll.
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\modules\apachemodulessl.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\apache\htdocs\mod_ose.html_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\apachejserv.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\apachemodulejserv.dll_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\dms2client.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\dms2server.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\servlets\isitworking.class_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\jserv\servlets\isitworking.java_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ocs4j\lib\cache.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\apache\open_ssl\bin\openssl.exe_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\lib\xmlcomp.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ctx\admin\driload.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ord\jlib\ordimimg.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ord\jlib\ordimimg_depl.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\javavm\admin\classes.bin_done_6417013
    Restoring d:\app\oracle\product\9.2.0\javavm\admin\ordimimg_lib.jar.
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\md\admin\prvtcat.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\md\admin\prvtgmd.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\md\admin\prvtrtr.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\md\admin\sdolrsb.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\md\admin\sdopatch.sql_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ultrasearch\lib\ultrasearch_midtier.jar_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ultrasearch\admin\wk0qapi.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\ultrasearch\admin\wk0qry.plb_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\oracore\zoneinfo\readme.txt_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\oracore\zoneinfo\timezlrg.dat_done_6417013
    File patched on previous run, will be skipped : D:\app\oracle\product\9.2.0\.patch_storage\6417013\\oracore\zoneinfo\timezone.dat_done_6417013
    Restore Jar File
    Restoring jar files...
    OPatch encounters the following file roll-back issues:
    The following files had problems with being restored:
    1.     d:\app\oracle\product\9.2.0\bin\oracle.exe
    2.     d:\app\oracle\product\9.2.0\bin\oraclient9.dll
    3.     d:\app\oracle\product\9.2.0\bin\oracommon9.dll
    4.     d:\app\oracle\product\9.2.0\bin\oracore9.dll
    5.     d:\app\oracle\product\9.2.0\bin\orageneric9.dll
    6.     d:\app\oracle\product\9.2.0\bin\oran9.dll
    7.     d:\app\oracle\product\9.2.0\bin\oranl9.dll
    8.     d:\app\oracle\product\9.2.0\bin\oranldap9.dll
    9.     d:\app\oracle\product\9.2.0\bin\orannts9.dll
    10.     d:\app\oracle\product\9.2.0\bin\orapls9.dll
    11.     d:\app\oracle\product\9.2.0\bin\oraxml9.dll
    12.     d:\app\oracle\product\9.2.0\rdbms\mesg\oraus.msb
    Replying 'Y' will terminate the patch roll-back immediately. It WILL NOT restore any updates that have been performed to this point. It WILL NOT update the inventory.
    Replying 'N' will update the inventory showing the patch has been removed.
    Do you want to STOP?
    Please respond Y|N >
    Y (auto-answered by -silent)
    File Back-up Errors!
    ERROR: OPatch failed during patching, possibly due to missing files.
    Please provide me a resolution as I have tried my best in google, yahoo and different place with no luck as yet.
    Thanks,
    blf2vkr

    Hi there:
    My greetings and regards for all the efforts you are putting to resolve this issue.
    Thanks!
    I have checked all the Oracle Related services including Distributed Transaction Coordinator were stopped. In a summury the following services were stopped before the patched were applied.
    1. OracleOra920Agent
    2. OracleOra920TNSListener
    3. OracleServiceMission
    4. OracleServiceReposit
    5. Distributed Transaction Coordinator
    Here it shows as follows when I execute the command lsinventory:
    D:\app\oracle\product\9.2.0\OPatch>opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.57
    Copyright (c) 2007 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    Oracle Home : D:\app\oracle\product\9.2.0
    Oracle Home Inventory : D:\app\oracle\product\9.2.0\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\app\oracle\product\9.2.0\oui
    OUI shared library : D:\app\oracle\product\9.2.0\oui\lib\win32\oraInstaller.dll
    Java location : "D:\app\oracle\product\9.2.0\jre\1.4.2\bin\java.exe"
    Log file location : D:\app\oracle\product\9.2.0/.patch_storage/<patch ID>/*.log
    Creating log file "D:\app\oracle\product\9.2.0\.patch_storage\LsInventory__03-31-2008_10-34-33.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 5878965 applied on Sat Mar 29 14:43:08 EST 2008
    [ Base Bug(s): 5726045  ]
    2) Patch 6417013 applied on Fri Dec 21 10:42:43 EST 2007
    [ Base Bug(s): 4689959 5263201 5354122 5214373 5901910 5211863 3308166 4057920 5660451 5172444 5744161 5530583 508423
    9 4660718 5731178 3578226 5887105 6395038 5901875 4483286 5523578 6079582 3755693 5576565 5609388 5385973 5845928 2558849 5
    369855 5865568 5958589 3036540 5116414 6417013 4401437 4219214 6130292 5723241 6130293 5860241 3870360 5129407 5065418 6404
    861 5671074 6263319 5639513 5631836 5225596 5068565 5530958 5275475 5284862 5169684 5566937 5495695 5977665 5396877 6079599
    6133610 5223027 4628013 5681320 5911532 4254094 5188321 5602654 3667025 4480159 6028753 3378426 5728380 5703297 5650477 60
    38279 5842790 4905638 4593537 5629365 5970484 5933477 5523799 2775579 5895827 5345999 5031712 5140931 3639130 3521347 45415
    24 5491035 5391326 5652380 5845232 5915901 3679014 4901089 4695511 3920693 4372359 4969005 5505981 5509707 5765361 5726094
    5562159 6128197 3959063 5762618 2965960 4966417 5149865 5742895 4998554 5887577 ]
    OPatch succeeded.
    OPatch returns with error code = 0
    D:\app\oracle\product\9.2.0\OPatch>
    Truly Yours,
    blf2vkr

  • File Upload issue in MVC

    Hi,
    For my MVC application, I have created a main controller.
    On the DO_REQUEST of the main controller, I am setting the sub controllers, and directly calling that controller using create_controller, controller_set_active, and call_controller.
    I included dispatch_input( ) in the Main controller's DO_REQUEST method.
    Inside the DO_REQUEST  of the sub controller, I am creating a view using create_view and call_view methods.
    In this view, I have a <htmlb:tableView /> and a <htmlb:fileUpload />, with a button. The issue is that, when the button is clicked, in the DO_HANDLE_EVENT method of the sub-controller, I am not getting the File Data, or the table data.
    For File upload, I use the following -
    data lv_fupld_data TYPE REF TO cl_htmlb_fileupload.
    lv_fupld_data ?= cl_htmlb_manager=>get_data(
                          request = runtime->server->request
                          name    = 'fileupload'
                          id      = 'fupld_1').
    I have the <htmlb:form method       = "post"
                      encodingType = "multipart/form-data" > etc in the view.
    When I call this sub-controller directly from the browser (after including the dispatch_input( ) part in DO_REQUEST), I do not get any issue. I am able to read the file data and upload the file.
    Any Idea why this is happening?

    Hi Rakesh,
    I think I got your problem:
    You only have the htmlb:form in your view of the subcontroller, and not in the main view.
    Therefore the subcontroller works by itself, but not within the main controller.
    If you are including subcontrollers, then make sure the form element is only present in the view of the main controller, wrapping around any subcontroller calls. And don't use the form tag anymore in the subcontrollers.
    Just as you put dispatch_input() just in your top controller, also place htmlb:form only in your top view.
    Regards,
    Max

  • File-roller file association problem

    Hi,
    I have a problem with file-roller file associations.
    When I double-click on a file in file-roller it always asks which application to use.
    For instance, If I double-click on a txt file from thunar it opens gvim automatically. But if I try from file-roller, from an archive, it asks which application to open with.
    Same thing for pictures. Thunar starts mirage automatically but file-roller asks which application to start.
    It seems that file-roller does not read .local/share/applications/defaults.list nor .local/share/applications/mimeapps.list. I tried to modify both but nothing changes.
    I am not running gnome but openbox.
    I also tried from cli gnome-open foo.txt and, like should be, it starts gvim.
    Installing gnome-mime-data didn't solved the problem. Maybe I am missing something?
    Still searching on google for a solution. If somebody had similar problem and knows how to solve please let me know.
    Thank you very much and as always sorry for my bad English.
    Last edited by ArchArael (2008-08-27 15:05:56)

    Hi,
    The link is working... it's not a nautilus quirk. Try these examples:
    FIRST EXAMPLE:
    Login as root and edit mimeinfo.cache (In openSUSE, the linux distribution I'm using right now, this file is placed on /usr/share/applications).
    su
    gedit /usr/share/applications/mimeinfo.cache
    Search for audio/mpeg=
    The first application I specify is going to be the program that File-Roller will use to open a compressed mp3 file.
    Example:
    audio/mpeg=totem.desktop;banshee-1.desktop;
    This will open Totem...
    audio/mpeg=banshee-1.desktop;totem.desktop;
    This will open Banshee.
    SECOND EXAMPLE:
    $ su
    $ gedit /usr/share/applications/defaults.list
    Search for:
    text/xml=MozillaFirefox.desktop
    Replace to:
    text/xml=gedit.desktop
    This will open xml files with Gedit, instead of Firefox.
    Good luck.
    Last edited by kuric (2008-11-22 16:49:30)

  • Gedit and file-roller unresponsive caused by theme with gtk 3.6.1

    When running either gedit or file-roller my whole system becomes very "laggy". The applications themselves become unusable after opening and then crash. When running in the terminal there is no error message just the word "killed" once the app crashes. I do not know what these two apps have in common I have not found any other applications on my computer with this problem. I re-installed arch yesterday and this problem appeared. Help?
    Edit:
    I'm running gnome 3.6 with gnome-shell on a 64bit install
    Last edited by purplerob (2012-11-02 20:16:54)

    amadar wrote:
    I am also having this severe memory leak with Gedit. The theme I'm using is called "Delorean" (dark) and has animations (buttons animate from released to pressed, pretty nice). Let me see if finding a theme without animations fixes the problem for me too...
    EDIT: Yup. This was the problem with me too. I tried satya164's theme (above) without animations and now Gedit doesn't crash anymore.
    @satya164, would you style the carets in your Evolve theme so they are slightly thicker than normal? It's possible to make carets have color and thicker than 1 pixel in the new Gnome. For example, a nice thick caret matching the same vibrant blue color as the scroll bars (when clicked and dragged) would be nice.
    I wonder if this issue had to do with my entire desktop crashing periodically in Gnome 3.6.1. It's been happening every session after a while with multiple things open and running. Let's see if removing animations fixed it.
    EDIT (couple days later): My Gnome Desktop still crashes, so it's not theme related.
    You mean the carets in the Entry widget? I think it's not possible to theme carets.
    TIP: If you like dark theme, try by setting "Use dark theme for all applications" in Tweak Tool to use Evolve's dark theme.

  • Can't find file to sync photos - why not?!?

    I recently re-organised my photos on my PC & changed the file location for the photos to sync to my iPod. I reconnected the iPod & it went through to organise the photos in a new photo cache as I would expect...but then when it went to actually move the pictures onto the iPod, I get told 'can't find file' and so it does not sync
    I can see the pics in the cache, the location of the photos on iTunes is right, but they don't seem to talk to each other & so nothing happens
    anyone seen this before or have any suggestions??
    thanks
    Ian

    ok one more question
    The file syncing issue now seems to be resolved & the ipod connects to the PC without too much argument now
    the only outstanding issue is that I have seom videos within my pictures. Previously these existed within the Pictures folder, but I could still play them
    However now this doesn't happen & in the Pictures folder I just get the first frame of the video, without being able to play them. I don't know why suddenly it won't play them
    They are all in mp4 format. as most are home videos I wanted to keep them in the Pictures folder rather than move them into the official Videos section
    thanks

  • "A duplicate file name was specified", why is this poping up and preventing me from downloading from iTunes.

    "A duplicate file name was specified", why is this poping up and preventing me from downloading from iTunes.

    Try looking for and/or deleting incomplete downloads from the the iTunes Media folder. Then try downloading again, so its not resuming or overwriting a previous download.
    Apple does have this article that talks about a very similar syncing error -> iTunes: Troubleshooting issues with third-party iTunes plug-ins.
    WTH.

  • File-roller without nautilus dependency

    Hi all
    I was looking for and alternative for xarchiver for our Manjaro Distribution. I didn't find any useful application, that is why I created a file-roller PKGBUILD, which doesn't need nautilus as dependency. You can obtain the file-roller-nn package from our manjaro repo or from the AUR: file-roller-nn
    Roland

    Welcome

  • HT5642 I need to update iOS 6.1.3 on my iPad2 to 6.1.6, due to security issue. Why is no update available? I do NOT want to install iOS 7, due to memory limitations.

    I need to update iOS 6.1.3 on my iPad2 to 6.1.6, due to security issue. Why is no update available? I do NOT want to install iOS 7, due to memory limitations.

    Any upgrade will be to the most recent, compatible version, in this case 7.0.6.

  • Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why do i need to do some settings for it ?

    Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why? do i need to do some pre defined  settings to run the cd's and dvd's ?

    A .exe file is a Windows executable. OS X does not run Windows programs. If you need to use .exe files then you will need to install Windows on your Mac:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • PS CS3, Camera Raw 4.6 Update and Nikon D810 NEF File Reading Issue

      Currently Have Photoshop CS3 & Adobe Bridge CS3 2.1.1.9.
    According to Adobe, Camera Raw 4.6 supports Nikon D810 NEF files.  I have downloaded Camera Raw 4.6 Update. When
    I try to open Nikon D810 NEF files, I get Photoshop CS3  error that says
    "cannot complete request your because it is not the right kind of
    document. These NEF files wont open in Adobe Bridge at all.  What am I doing wrong?

    Hey,
    Before I purchased, let me get your thoughts on another option that just occurred to me which involves:
    1)Editing my D810 NEF files in LR 5.6, which I have, then exporting/saving the edited files as JPEGs.
    2) Doing any additional editing, as necessary (i.e. that might require layering or selections..etc) , with the JPEGs  with Bridge or PS CS3. 
    This method wont involve any additional software purchase now.. right?    Am I missing anything.   here?    Since my final output to my customers are JPEGs any way, wont this work?   Will I be at any disadvantage.   Am I missing anything.   here? 
    From: ssprengel <[email protected]>
    To: charles cash <[email protected]>
    Sent: Monday, October 6, 2014 9:49 AM
    Subject:  PS CS3, Camera Raw 4.6 Update and Nikon D810 NEF File Reading Issue
    PS CS3, Camera Raw 4.6 Update and Nikon D810 NEF File Reading Issue  created by ssprengel in Adobe Camera Raw - View the full discussion  
    You can buy it from here:
    http://creative.adobe.com/plans
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6795004#6795004
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: 
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link. 
    Start a new discussion in Adobe Camera Raw by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • A problem with file-roller!!!

    I have a problem with file-roller.
    When I open an achieve file with file-roller, I can not directly open the file in the file-roller. "Open with" does not work either.
    But if i use sudo for file-roller, "open" and "open with" do work.
    How can I use "open" and "open with" without sudo for file-roller?
    Can any body help me ?

    Hi,
    The link is working... it's not a nautilus quirk. Try these examples:
    FIRST EXAMPLE:
    Login as root and edit mimeinfo.cache (In openSUSE, the linux distribution I'm using right now, this file is placed on /usr/share/applications).
    su
    gedit /usr/share/applications/mimeinfo.cache
    Search for audio/mpeg=
    The first application I specify is going to be the program that File-Roller will use to open a compressed mp3 file.
    Example:
    audio/mpeg=totem.desktop;banshee-1.desktop;
    This will open Totem...
    audio/mpeg=banshee-1.desktop;totem.desktop;
    This will open Banshee.
    SECOND EXAMPLE:
    $ su
    $ gedit /usr/share/applications/defaults.list
    Search for:
    text/xml=MozillaFirefox.desktop
    Replace to:
    text/xml=gedit.desktop
    This will open xml files with Gedit, instead of Firefox.
    Good luck.
    Last edited by kuric (2008-11-22 16:49:30)

  • HT201301 i can't find the file sharing section? why is that?

    i can't find the file sharing section? why is that? it's not shown on my iTunes. . .

    Please explain more clearly what problem you are having.

  • Cant drag and drop from file-roller to nautilus when using List View

    Hi, im using file-roller and i can only use drag and drop feature from file-roller when i use Icon View. If i select List View i cant drag and drop.
    Is that an expected behavior or its a bug? Is there a patch or work around? (File Roller 2.20.1 and Gnome 2.20.2)
    I think its a problem with file-roller cause in my other box, running ubuntu 7.10 i have the same problem, but i can drag and drop from ark even when using List View.
    Thx!

    Well, sorry for the double post, but after a little research i found this is a bug, actually a not yet implemented feature. There is a patch and probably its going to be merged in next version.
    Ill try to apply the patch myself, if it works could the maintainer Jan de Groot put it on the repository?
    Here is the bug: http://bugzilla.gnome.org/show_bug.cgi?id=171655
    Here is the patch: http://bugzilla.gnome.org/attachment.cg … ction=view
    Cya

Maybe you are looking for

  • 2 1/2 hours onto iDVD?

    I am using Final Cut Pro 4 and have a 2 1/2 hour movie that I need to fit onto iDVD. I tried compressing the file with Compresor, but iDVD dosn't recognize compressed files. What can I do to fit this movie onto iDVD? Is there a specific export settin

  • Export DV Steam (.dv file) for Video Server Problem

    From Final Cut, I need to export a DV Stream file for our Video Server. It accepts .dv files. Problem is: the exported clip "inherits" just over 5 minutes of black or the last frame of video on the tail. This creates obvious timing problems for our o

  • Creating Flash Video

    Hello Everyone and thanks for your help in advance.  I am extremely new to Flash (using CS4) and want to create flash videos for display in web pages.  I have used a few of the wizards and have gotten some rough, very amateurish looking results, but

  • Making Smoke Ae reducing velocity or speed of it?

    Hi All, I hope someone is around to answer this and not all of you are at the Show.... I am creating smoke (see pic) I want to slow the smoke velocity or speed down. It is generating much to fast and would like it slower or a bit 'whispy'er' for a la

  • Remove material from search results

    Is anyone aware of a way to remove a material from search results?  I have a large contingent of materials that are no longer valid for sale and the search results create a lot of clutter.   I need to retain the records for historical sales transacti