Software :: FLV To MP3 Convertor - Nautilus Script

Oct 21, 2010

Here is a simple nautilus script to convert flv to mp3.
FLV2MP3
use

Code:
sudo chmod +x FLV2MP3.sh
sudo mv FLV2MP3.sh ~/.gnome2/nautilus-scripts/
go to your flv file right click scripts and click FLV2MP3

View 6 Replies


ADVERTISEMENT

General :: PDF To Text Convertor?

May 22, 2011

I'm looking for a "one-click" way of taking ANY PDF and converting it to plain text. Ideally on OSX or Linux.

Ideally, the solution would include OCR functionality, but it need not necessarily.

The top priority is having something that can take ANY file WITHOUT configuration.

View 1 Replies View Related

Fedora :: Yum Repo To Smart PM Channel Convertor Script

Jan 28, 2009

Now the file upload feature is working, I have added the correctly indented php file as an attachment on post no: 3. The attached php script will create any missing smart channel files from the equivalent yum repo files. Any new smart channel files will be placed in a /new-smart-channels subdir of the yum repos directory.

Installation
Copy the attached php CLI script below to a new file, called create-smart-channels.php.
Change the permissions to something like:
# chown root:root create-smart-channels.php
# chmod 755 create-smart-channels.php

Then place the script in the directory that contains your yum repo files, usually /etc/yum.repos.d/

If you have set any open_basedir restrictions in /etc/php.ini, you will also need to add '/etc/smart/channels/:' to the search paths to allow create-smart-channels.php to read the contents of the /etc/smart/channels/ directory.

Warning:
Do not allow php access to the whole of the /etc directory. This could be a security issue. Whatever access restrictions are set with open_basedir (if any), you should override these in your httpd.conf file, to restrict apache's php module to only allow access to php files under your apache's document root. To do this, use something like this in your httpd.conf file:

<Directory />
Options None
AllowOverride None
Order Deny,Allow
Deny from all

# these are the only directories which the apache PHP module can
# have access to. This setting overrides the settings in the
# global php.ini file, which applies to the CLI version of PHP .....

View 4 Replies View Related

OpenSUSE Hardware :: USB To Serial Convertor ATEN Uc 232a?

Mar 8, 2010

I am using Aten UC232A Converter to communicate with my micro-controller device using 3 wire interface ie txd, rxd and ground. Though the converter gets detected and driver loaded in my suse11.2. The operation does not work. following are the logs.

drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
pl2303 4-2:1.0: pl2303 converter detected
usb 4-2: pl2303 converter now attached to ttyUSB0

[code].....

View 2 Replies View Related

Ubuntu :: Using A Usb To Serial Convertor, Which Appears To Use A Well Known Chip Set And Is Recognised?

Oct 22, 2010

I am trying to connect a Garmin eTrex to my Maverick notebook. I am using a usb to serial convertor, which appears to use a well known chip set and is recognised:

Code:
Oct 22 07:44:16 scamper kernel: [ 1068.953367] usb 5-1: pl2303 converter now attached to ttyUSB0

[code]....

View 5 Replies View Related

Fedora :: Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus Was Killed By Signal 11 (SIGSEGV)

Apr 28, 2011

I was transferring data from one computer to my laptop and crash error came up on my laptop...

Error 1:

Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus was killed by signal 11 (SIGSEGV)

Error 2:

Openoffice.Org-Brand Crash

Reason: Process/usr/lib/openoffice.org3/program/soffice.bin was killed by signal (SIGABRT)

What could be the problem? Is it serious issue? I have been having security issues with Windows and are those issues begun once again? I have been under targeted attack since 2005.

View 2 Replies View Related

Ubuntu :: Shortcut To Access Sudo Nautilus (gksudo Nautilus) From The Current Window

Feb 11, 2011

Is it possible to change my current nautilus window to have sudo capabilities,? e.g. to delete locked files. It may be lazy but if it takes a lot of navigation then it would be handy to somehow activate sudo from the open window without the terminal command (gksudo nautilus) which always begins at root.

View 5 Replies View Related

Ubuntu :: Nautilus Not Work Correctly After Install Nautilus Elementary From PPA?

Jun 20, 2010

I attempted to install Nautilus Elementary...the results were not what I expected however. First of all, it doesn't seem to even have installed correctly, but thats not the main issue...after installing, Nautilus looks like this...

View 2 Replies View Related

Ubuntu :: How To Change A Nautilus Icon (an Nautilus Action)

May 16, 2010

I've added a new Nautilus action and I'd like to use another icon that those provided in the nautilus item con list (see attachment).

But whatever image I try (some PNG or even SVG files) I can't get them to be displayed. It seems there is a very special format, size, type to match the Gnome/GTK+/Nautilus icon requirements...

View 3 Replies View Related

Ubuntu :: Move Nautilus Location Bar In Nautilus Up By Toolbar?

Apr 11, 2010

Does anyone know how I can move the location bar in nautilus up by the toolbar, as shown by this pic:
http://i39.tinypic.com/2qdsyll.jpg

I'd rather not have to download the source of nautilus and edit the code / compile it myself.

By the way, a guy on Ubuntu Forums thought this was a mockup. It's not. It's the regular version of Nautilus, only I removed some toolbar buttons through the /usr/share/nautilus/ui xml files.

I just want the location bar next to the toolbar to conserve screen space, and be a bit more like Finder.

View 3 Replies View Related

Ubuntu :: Difference Between Nautilus And Nautilus-Elementary?

Jul 28, 2010

what's the difference between Nautilus and Nautilus-Elementary?

View 5 Replies View Related

CentOS 5 :: Call Nautilus File Browser With Root Permissions - "sudo Nautilus" Does Not Work

Feb 12, 2011

How to call Nautilus file browser with root permissions? "sudo nautilus" does not work. Under Ubuntu there is a command:

"gksu nautilus"

but this does not work in CentOS either.

View 2 Replies View Related

Ubuntu :: Nautilus Actions - This XML File Is Not A Valid Nautilus-actions Config File

Feb 18, 2010

I've been trying out Nautilus-actions (Gnome 2.28.4), but have been unable to import most config files from [url].

When I attempt to import an action, it complains:

Quote:

Can't parse file 'convert_flv_to_avi.schemas' as GConf schema description file!

This XML file is not a valid Nautilus-actions config file (missing keys: )

So far, the only one that has worked for me is "Move to custom folder" [url].

View 2 Replies View Related

Fedora :: How To Use Nautilus In KDE

Nov 29, 2010

I�m Using KDE on FC14 . Is there any why to use Nautilus as default file manager in KDE ?

View 7 Replies View Related

Fedora :: How To Use 14 And Nautilus

Jan 18, 2011

I installed easytag via yum and it installed and worked fine. Then shortly after that I went to "Places" > "Home Folder" and when I clicked on Home Folder, instead of nautilus loading easytag loads.I removed easytag and the problem went away.

Then yesterday I went to play an mp3 in totem and got the message about the codec being missing. I used the automatic search that tries to find the right packages and solve the problem and installed the required packages to get the mp3's to play. Then when I click on "Home Folder" it launches totem and tries to open all files in my home directory.

View 2 Replies View Related

Ubuntu :: Usb Not Seen By Nautilus

Oct 31, 2010

Got a Dell GX280, and it is not seeing any usb drives. The usb keyboard works fine, the usb wireless adapter works fine, and if I run "lsusb" the thumb drive is listed, but it does show up in nautilus. I reinstalled nautilus, but it didn't help. What else do I need to do to get it to show up in nautilus so I can copy files?

View 9 Replies View Related

Fedora :: Lost Nautilus And Can't Log On Now

Nov 5, 2009

Following a smaller problem I uninstalled Nautilus (bad idea) hoping a reinstall would fix the problem. I now get to the log on screen but can't log on, not as user or root. I can boot from CD and run the anaconda repair utility but this is where I have absolutely no idea what to do. I'm running F9 and the Gnome desktop environment.

View 14 Replies View Related

Fedora :: How To Fix The Background Of Nautilus

Feb 2, 2010

I encounted a problem that my nautilus restore its background to white after I login next time,so I couldn't see the filename clearly since the color of fonts are also white.So my problem is how to fix the color of background after I change it into other colors instead of white?

View 2 Replies View Related

Fedora :: Where Is Nautilus-share?

Apr 19, 2010

I'm not able to find nautilus-share in yum repository. I need it because I want to share folder on the fly. I mean right click on the folder and click on the share.

View 3 Replies View Related

Fedora :: How Toa Dd Nautilus To Top Panel?

Nov 28, 2010

I just 'upgraded' from F12 to F14 and I can't see how to add the Nautilus icon back to my top panel. It's gone off the System Tools menu, so I can't right-click it and say 'add to panel'. The desktop Computer icon has no such option.I shouldn't have to show desktop and then click on Computer to see a file manager window. How do I get this icon back (more importantly, why was it removed)?

View 2 Replies View Related

Fedora :: Nautilus Address Bar On F14

Dec 15, 2010

How to change from "button bar" to "text location bar" in F14 Nautilus? I found that "CTRL+L" quick changes to text location bar, but I need to make it permanently.

View 2 Replies View Related

Fedora :: How To Zip Using Right Button In Nautilus

May 30, 2011

how to compress files by using the right button and selecting something like "Compress to zip". This feature is present in Thunar and most file managers but I can't find how to enable it in Nautilus.

View 4 Replies View Related

OpenSUSE :: Nautilus Elementary Mod?

May 7, 2010

There's an Ubuntu variant of Nautilus called Elementary Nautilus which aims for a tighter and sleeker Nautilus as opposed to the stock GNOME one.The modified one is really good, sleek and has RGBA (transparency support) through Metacity compositing enabled.I've created a set of RPMs and they should be building on OBS anytime now. Wanted to get the community's opinion on this modified nautilus build. Screenshots follow...

View 4 Replies View Related

OpenSUSE :: Getting Nautilus Error / Fix It?

May 28, 2010

After running zypper dup, when i log into gnome i get an error.. I think it's because of nautilus, after i tryed to run it from kde i get this error code...

I mean, cmn, i just finished setting up everything the way i want to and wanted to upgrade to latest gnome and then this.. Any ideas how to fix it?

View 9 Replies View Related

OpenSUSE :: How To Upgrade Nautilus And GPG

Dec 10, 2010

Since I upgraded to openSUSE 11.3 the Encrypt option no longer shows up when I right click on a file. How do I get it back? GnuPG2 shows to be installed. I can decrypt files by double clicking on them and entering the passphrase.

View 3 Replies View Related

OpenSUSE :: Cannot Open Nautilus Su?

Dec 17, 2010

When i'm trying to open Nautilus as su (or by gksu nautilus or sudo nautilus) i'm getting an enormous sermon in the terminal window, nautilus then starts never the less but crashes immediately when i'm trying to change settings Some of the errors are:(nautilus:13324): Nautilus-GDU-WARNING **: unable to query info(nautilus:13387): Eel-WARNING **: GConf-FehlerAnd then i'm reading (translating here from german) that a cause for the GConf error might be there's something missing between TCP/IP and Orbit. Out of any idea for that as for the rest as well

View 9 Replies View Related

Ubuntu :: No Previews In The Nautilus?

Mar 14, 2010

In Nautilus->Edit->Preferences->Preview everything is set to Always and the size for previews is set to any files under 100Mb of size.

Still I can't see any previews. I am trying to look at the icons inside usrshareicons but all I get is a little icon that looks like piece of paper with an analog clock on it.I gotta see the images without having to open image viewer every time.

View 3 Replies View Related

Ubuntu :: Nautilus Won't See Files

Jun 2, 2010

Since a couple of days back mostly all the folders and files I had on my download directory are not visible in Nautilus. Some of them are still there, but the majority it's like vanished. The folder is where everything I download with Transmission goes into. The tricky thing is that all those files are visible through the terminal, pcman file manager or konqueror, but not Nautilus, which is very annoying. I've tried reinstalling Nautilus from Synaptic, checking the 'show hidden files' option, checking and changing files and folder permissions and I also checked that there's no hidden instance of Nautilus running. I have Ubuntu 10.04 (upgraded from a 9.10) and the files are on a ext4 drive. Nautilus version is 2.30.1

View 2 Replies View Related

Ubuntu :: Nautilus Won't Open / What To Do?

Jun 12, 2010

I've just been changing some of my icons in /usr/share/applications with the "gksu nautilus" command and now Nautilus won't open at all.

If click any of the options in 'Places' my PC just hangs then does nothing. If I try to open nautilus from the terminal I get the following output code...

View 4 Replies View Related

Ubuntu :: Using Wildcards In Nautilus?

Aug 21, 2010

I'm try the use wildcards for file searches in Nautilus (ctrl+s) but using sets and character classes doesn't return any results. For example

[[:upper:]]*
[![:digit]]*
*[[:alpha:]]
[crm]*

Is this kind of notation supported in Ubuntu or do I have something wrong in my syntax.

View 1 Replies View Related







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