Ubuntu Multimedia :: How To Read Overture File

Jan 21, 2011

Does anyone know how to read an .ove (an Overture) file?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Downloaded The Demo Of Penumbra Overture, It Is A .sh File (113Mb) Can't Open The File?

Jun 2, 2010

I downloaded the demo of Penumbra Overture, it is a .sh file (113Mb). I can't open the file. In a terminal I ran chmod +x PenumbraOvertureDemo-2553.sh and then sudo ./PenumbraOvertureDemo-2553.sh and I get an error "./PenumbraOvertureDemo-2553.sh: 2: Syntax error: "(" unexpected" . The quotation marks are my own. Is the file corrupted? One of my lugmates thinks it might be a shar file, but Karmic says that it is a shell script. Another friend says that it is too large to be a shell script. Here is the code:

john@john-laptop:~$ cd /home/john/00
john@john-laptop:~/00$ chmod +x PenumbraOvertureDemo-2553.sh
john@john-laptop:~/00$ sudo ./PenumbraOvertureDemo-2553.sh

[code]....

View 4 Replies View Related

General :: Windows Access The File From Ubuntu Got Read Only Even Though Have A Full Permission To Read, Write And Execute The File?

Feb 4, 2010

What are the possible problem when Windows access the file from Ubuntu got Read Only even though have a full permission to read, write and execute the file? Ubuntu to Ubuntu accessing the file there is no problem only Windows got a problem.

View 1 Replies View Related

Debian Multimedia :: Can't Read CBR File

Apr 27, 2015

I've downloaded a cbr (comic book) file. But I couldn't manage to read it. Tried built-in Document Viewer, Comix and mcomix. Nothing worked. Document Viewer says the file is full of empty pages, others show broken paper instead of the images. But when I unpack it, the images are normally unpacked. I can't attach it because I get an "Internal Server Error". I can however upload to somewhere else if you want to check the file.

View 4 Replies View Related

Software :: Playing Penumbra Overture - Screen Just Goes Black

Jun 13, 2010

I recently acquired a copy of Penumbra: Overture. It installed just fine and everything. When I start a new game, I choose the "normal" difficulty, and it starts, just as expected. Only one problem: after the first cut scene, telling about the setting of the game and all, the screen just goes black and plays the sounds of the ocean (as it's supposed to) but the actual visuals never come up.

View 3 Replies View Related

Ubuntu Multimedia :: Can't Transfer Songs To IPod - "read Only" File Error?

Aug 11, 2010

I use Rhythmbox to transfer songs to my iPod (nano 1st gen). I installed Mediatomb the other day so I could stream music and video on my PS3 (which is awesome btw). Unfortunately, using Mediatomb my PS3 would only find a small portion of my music collection.So I ran Code:sudo nautilus then right clicked on my music folder, and changed the Group category to "Create and delete files" under the Permissions tab. After, my PS3 found my entire music collection. Great. But now in Rhythmbox I get an error about the mp3 files being read-only and can't transfer them to my iPod I've tried reversing the steps (with and without 'sudo'), but no luck. Under the File Access section of Permissions, I can never change anything (like to "read only" or "read and write"). No matter what I choose it always stays at "---"

View 2 Replies View Related

Ubuntu :: Unable To Create Trashing Info File: Read-only File System

Jul 21, 2010

I plugged in my USb drive into my computer yesterday and tried to delete a folder. I was unable to do so and got the following message

Cannot move file to trash, do you want to delete immediately? The file "my file" cannot be moved to the trash. Show Details Unable to create trashing info file: Read-only file system

So when I click on delete I get another error message:

Error while deleting.
There was an error deleting Case Study Database. Show Details Error removing file: Read-only file system

At this point I can only click on Skip, Skip All, or Cancel.

I have not changed anything on the stick recently so I dont know what is causing the problem.

View 7 Replies View Related

Ubuntu :: Shell, Auto Append Number To File And Read From External File?

Oct 31, 2010

Code:
cat ${SOURCE}/{start,universal,index,end}.txt > ${SERVER}/index.html
cat ${SOURCE}/{start,universal,02042010,end}.txt > ${SERVER}/02042010.html

[code]....

View 3 Replies View Related

Ubuntu :: Samba - Windows Read Files From A Home File Server With An Ext4 File System?

Jan 28, 2011

Can windows read files from a home file server with an ext4 file system? or do I have to partition the drive with the server (ext4) and an ntfs partition with the files on?

View 4 Replies View Related

General :: Read .gz File Direct On Shell/terminal Without Decompressing The File?

Dec 9, 2008

How can I read .gz file direct on shell/terminal without decompressing the file?
satimis

View 5 Replies View Related

Programming :: Splitting A File Based On The Values Read From An Input File?

Jul 27, 2010

I am splitting a file based on the values read from an input file. The below one is the script.

1)How do I add the header which is present in the original file to the new split files created?(For eg. pharmacyf conatins header as table column names. The new files created (ODS.POS.$pharmacyid.$tablename.$CURRENT_DATE.dat) are without the header).

2) Also the script is creating 0 byte files for the pharmacyids which are not available in the intial file? Can this be avoided?

for pharmacyf in *
do
tablename=`echo $pharmacyf |cut -f4 -d'.' `
while read pharmacyid
do
grep -w $pharmacyid $pharmacyf >> $OUT/ODS.POS.$pharmacyid.$tablename.$CURRENT_DATE.dat
done< inputfile
done

View 2 Replies View Related

Fedora :: Cannot Create Regular File Read Only File System?

Jun 16, 2009

All my torrents go to my home/username/Download/ folder, I could read/write yesterday but now I cant even copy the files to a flash drive.The error i get is "Cannot create regular file '/home/username/Download/file' : Read only file system.

View 14 Replies View Related

General :: Error - No Such File Or Dir. Read The 'readme' File But Cannot Configure

May 23, 2011

i'm new to linux and i am running ubuntu 11.04.i'm trying to install wine. i downloaded the binary files and extracted them. i tried running the command './configure' and got a error saying :no such file or dir. i read the 'readme' file but cannot configure.

View 3 Replies View Related

Security :: File Permission - Read An Execute Only File

Dec 16, 2009

Suppose I have a binary program with only execute permission enabled for the current user. How (in general) would I be able to obtain a core dump of the file? I think I have read it somewhere but I want to know if there are more ways of doing it.

View 1 Replies View Related

Programming :: 3D Array In MAT File ->DAT File To Read In FORTRAN?

Jul 2, 2009

Alright, so I have been trying to resolve this issue for awhile, but now feel like help is very necessary.I have a 128(by)128(by)128 array in a MAT file, and am using the following MATLAB script to convert it to a DAT file:

load C_42.mat
fid=fopen('C_42.dat','wt')
fwrite(fid,Nu)

[code]...

View 2 Replies View Related

Ubuntu :: Error Creating File System: Helper Exited With Exit Code 1: Cannot Open /dev/mmcblk0p1: Read-only File System

May 2, 2010

I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.

"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"

Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).

View 9 Replies View Related

Ubuntu :: Fix "Error Removing File: Read-only File System" With A?

May 31, 2010

Was struggling with this for a little, no really clear answers around.Anyways, edit /etc/mstab, kill the entire line with the faulty drive.Unplug the drive/usb, restart, then do a

Code:
sudo fsck -r /dev/whatever
umount it, then remount and it should be fixed

View 1 Replies View Related

Red Hat :: File System Corruption - Super Block Could Not Be Read Or Don't Describe A Clear Ext2 File System

Jul 12, 2010

My Redhat Enterprise Linux 4 with 6x partitions (/, /boot,/home, /usr, /var, /tmp) of 6.0 GB IDE Hardisk was working quite fine. I decided to create LVM on /home and /var partitions but due to some errors occured and I delete the /home partitions. That's why partition table altered. I then delete 4,5,and 6th partitions (/home, /var, /tmp) partitions and now try to create one by one but following error is coming:-

[Code]....

The Super block could not be read or do not describe a clear ext2 file system. E2fsck b 8193 <device> I have tried following commands,but could not successful:- e2fsck -p /dev/hda7 (where hda7 was created but afterthat it was deleted) e2fsck -a /dev/hda7

View 2 Replies View Related

Ubuntu :: How To Edit A File That Is Read Only

Jul 5, 2010

i log in and went to the policy folder to erase the file prefernces.fdi and it would not let me delete this file /move it to the trash or even edit it it said something like you are not the owner ,so i could not change the permissions to overwrite this file.what should i do i just want to be able to change this file to true so it will see my internal sc dar reader right now when i put in a sd card it does not show up.i also tried changing this in the terminal there was a post on one blog that showed how ,but i was having trouble edit the xml file in the terminal so for me it would be easier to just overwrite the prefernces.fdi file since im a beginner.

View 3 Replies View Related

Ubuntu :: File System Has Gone Read-only 10.04

Nov 8, 2010

yesterday my downloads stopped working in transmission and gave an error: 'read-only file system'i have since found that all files on my eternal hard drive are now read only.i think it may have something to do with me recently changing the download location to my external hard drive in transmission. how i can rectify this and make it so i can read write again

View 2 Replies View Related

Ubuntu :: .XCompose File Not Read?

May 17, 2011

I need to debug my XCompose settings, as currently they are not being loaded. What system reads the Compose files? At what points does it re-read the files? How do I induce it to? There are a number of Compose files under /usr/share/X11/locale/[LOCALE]/Compose. What configuration determines which of these files, if any, is read? Where is the syntax and semantics of the Compose files defined? What error log will contain errors relating to them? Where can I find the search path for Compose files? How/where can I see currently loaded shortcuts?

Note: I posted this a while ago here but got ignored, so I'm trying again.

View 2 Replies View Related

Ubuntu :: Error: Can't Read From File

Jul 1, 2011

I've had this happen twice. I get this after the grub screen (after I select which mode), it hangs, then says "error: can't read from file .... press any key to continue". I press a key, and it just sits there. I've tried two installs, it booted after the second, but once I activated the broadcom driver, it did it again. So I had to re-install, again.how to prevent that from failing again?

View 5 Replies View Related

Ubuntu Servers :: Php.ini File Not Being Read?

Jul 27, 2011

I've restarted Apache after making changes to the php.ini file (/etc/php5/apache2) and no changes are reflected in phpinfo() which indicates that I am editing the correct file. I'm quite familiar with the process as I've done it many times before with no issues.

View 9 Replies View Related

Ubuntu :: Read /tmp/ophcrack.tmp File?

Oct 6, 2009

I need to know how to view /tmp/ophcrack.tmp file

View 2 Replies View Related

Ubuntu Multimedia :: 10.10 Cannot Read DVD?

Oct 31, 2010

I fixed VLC to point to the correct device /dev/sr0) I executed sudo apt-get install ubuntu-restricted-extras If I play a music CD instead of a movie DVD, it works correct, so the device must work VLC and Movie Player work correctly with any video file in the computer.

If it helps, this is what the log says:

Oct 31 13:14:39 pablo-laptop kernel: [ 4079.019744] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Oct 31 13:14:39 pablo-laptop kernel: [ 4079.019752] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]

[Code]....

View 3 Replies View Related

Ubuntu Multimedia :: 10.10 Won't Read DVD's?

Dec 25, 2010

I am currently running Ubuntu 10.10 on my Laptop Computer and along with a plethora of other problems -that I have been able to put up with- I have discovered that, for some unknown reason my laptop is incapable of reading DVD-Roms... what gives?

The only error I receive is, "could not read from resource". I have libdvdread4 installed along with Ubuntu Restricted Extras... due to my limited Ubuntu knowledge I have absolutely no idea what to do next.

View 6 Replies View Related

Ubuntu Multimedia :: Can't Read TOC On DVD

Aug 12, 2011

Bought new movie the other day and trying to back it up with DVD::RIP. I have used this program for years but today I ran into something new. When I go to read the TOC from the disc I get an error:Code: Fri Aug 12 07:58:49 2011 Job 'Read TOC (lsdvd|tcprobe)' exited with error: Job 'Read TOC (lsdvd)' failed with error message: Error reading table of contents. Please check your DVD device settings in the Preferences and don't forget to put a DVD in the drive.Which is strange because I have every dependency installed and satisfied all the dvdrip requirements.

So I fought back and forth with it for about an hour and decided the check the dvd. The DVDs VIDEO_TS folder is like a whooping 24GB and I cant view the individual VOB files, they look and act scrambled just like if I did not have libdvdcss installed. But here is the kicker.I can watch the DVD just fine if I go to watch it in my PC or in my TV DVD player.

View 4 Replies View Related

Ubuntu :: Udev[488] Can't Read File On Boot?

Jan 11, 2010

In Ubuntu 910 on my Asus EEE-PC1005HA, I notice that during boot, when the screen is dark between the plain Ubuntu logo and the animated purple screen, there is a brief message:udev[488] cannot read file (rest of message goes by too fast for me)This doesn't seem to hurt anything. My system has been working just fine for a long time. I don't know how long the message has been there. Perhaps it merely lengthens boot time? Should I care? If I should care, where might the message be logged (so that I don't have to photograph the screen)?

View 5 Replies View Related

Ubuntu :: File Open In Read-Only Mode?

Jan 29, 2010

I have Ubuntu9.10 installed in my desktop and the version of thunderbird is 2.0.0.23 and I am facing a problem that if I open any attached document from my mail, it open in Read-Only mode. To make changes I have to save the file or click on edit button but if I click on edit button then file get renamed as Untitled document.

View 4 Replies View Related

Ubuntu :: Change A File System From Read-only?

Feb 10, 2010

I have sandisk usb and want to get rid of the "U3" partition that's on it, but its a read-only file system. can't chmod to 777 from root

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved