Debian Multimedia :: Changing Mimetypes In Nautilus?
Feb 9, 2010
I'm a user of Kicad, a schematic/printed circuit design suite. Kicad uses the extension '.mod' for its component module library files. When I view these files in Nautilus, (or one of my other file managers), they are displayed with a music note, and the file type is shown as 'Amiga SoundTracker audio'. I've never had such a file on any of my computers, and I'm fairly certain I never will. However, I have lots of Kicad module files on several computers. How can I make Nautilus report the correct filetype, or at least report an unknown filetype so my PCB libraries don't look like music files?
Here's what I've tried so far. I searched my whole system for files containing the string 'Amiga SoundTracker'. The only files that came up were three XML files: freedesktop.org.xml, mime.xml, and x-mod.xml.In each of these files I found one line that referred to both the extension '.mod' and the phrase 'Amiga AoundTracker'. (Also, in each case the line of code was the only one in its file that referred to the extension '.mod'). I commented out only this line in each of the three files, saved, and re-booted. After re-boot I confirmed that my changes to the files had persisted, yet my file managers still report my library files as 'Amiga SoundTracker'.Can I correct these filetypes, or am I out of luck?
What do I have to do (i.e. which package do I have to install) to activate the 'Audio' tab in Nautilus? With Debian Lenny, as with Fedora Goddard, it is possible to see ID3 tags when right-clicking on a audio file in Nautilus, but oddly this feature is gone with a fresh Debian Squeeze installation. However, it is still possible to view EXIF informations when right-clicking an image file.
I'm running a Debian squeeze system on AMD64, and with recent aptitude safe-upgrade the automounting of gnome/nautilus broke. Now if you click on a usbdrive it give this error: "Unable to mount 'volumelabel' Not Authorized".Previous it automatically mounted it, making/removing mount points as needed in /media, or you could mount by clicking on the drive icon in nautilus. (It varied a bit with package updates, but i didn't worry too much)Anyone got any ideas what could be wrong? I'm lost where to start, and systems nautilus or gnome-volume-manager use to mount things.
Is it possible to display a thumbnail for the *.png image in Nautilus ?It works fine for *.jpeg, *.tiff,... What are the requirements to do that ? (librairies...)
As of today I can't seem to use the search feature of Nautilus (in GNOME 3). Say I open my home folder and press Ctrl-F to get the search bar. Whatever I type, as soon as I stop typing and Nautilus should start the search process, it just freezes completely. The cursor stops blinking and that's it, all I can do is run `killall nautilus` from a terminal. According to the System Monitor nothing is really using CPU.
I have changed my web server from FTP to SFTP for security reasons. I am used to Nautilus randomly crashing, but usually I got to connect fine via FTP. Now I could connect exactly once with SFTP, but ever since I only get the useful message:Oops! Something went wrong. Unhandled error message: SSH program unexpectedly exited
I have a problem with nautilus thumbnails since a few days. I checked they are indeed generated in .thumbnails, but all I got in nautilus is the "loading.." icon instead of the thumbnail, for all kind of files (pdf, image, video..) + a high cpu load.
I really don't see what to look at here, didn't found any trace of error in several logs/debug tool like gdb (and btw does nautilus have log abilities?)
I don't know which change could have triggered this (it used to work fine), maybe adding the i386 compatibilty with "dpkg --add-architecture i386" ? (I did this a few days ago in order to install acrobat reader)
Also I've been copying all of the home folder files from my previous ubuntu account to the new debian one, maybe I broke something in the process ?
By pressing 'properties' on a folder it freezes and I have to do killall nautilus && nautilus to get it working again. I have found no fix when googling (saying some packages that isn't installed is the problem).
It just takes a really long time to load based on the CPU usage.
It's easy to find how to add more choices for the Nautilus contextual menu (with nautilus-actions or nautilus-scripts) but my problem is different: I want to remove some choices! I use Squeeze and when I right-clic on a file there is a lot of clutter in the contextual menu. I want to remove some of these choices (send the file to someone, sign this file, encrypt this file, etc).
I'm using Debian Squeeze amd64. I have a disk with 4 partitions (Debian, Windows7, Data and Swap). Everytime I boot debian my partitions are not shown in Nautilus and gnome-panel:While nautilus is this way, if I plug USB drives it doesn't run automount.If I execute the command "nautilus -q" and restart the gnome panel, the partitions are shown and the usb automount start to work,if I add "nautilus -q" toartup automatically my desktop gets deactivated.Image after "nautilus -q" and "killall gnome-panel"Does anyone know how to fix it, and make the partitions and the usb automount work correctly
I want to give some of my directories special folder icons. For example, I have a Projects directory and I noticed that there is a special 'projects' directory icon available in my icon theme; I think that it would be nice to use that icon instead of the default directory icon.Google informs me that the file ~/.config/user-dirs.dirs can be edited to give certain directories special properties, including special icons. However, all my changes to the file get reverted after restarting my computer. Is there a way to make changes to user-dirs.dirs permanent?
This is probably a stupid question, but is there any way to change the location where gphoto2 dumps the photos it downloads from the camera? Right now it just dumps the them in the current directory.
I've looked through the man page and nothing jumps out at me. The only thing I can think of doing is moving the downloaded photos to a new directory via a hook script, but before I go down that route, is there some kind of option I missed?
I want to known how can I change the windows appareance and not the style.When I execute for exemple a prgram like thunar or iceweasel ... the button the window background are with a depth I want to try to window without a depth like this
[URL]
and not like this
[URL]
I download a lot theme so when I copy this theme in the syle repertory I change it in the open menu and only the titlebar change but not the button, scroll bar ...how do I do to change them ?
I installed a new login theme and I noticed that my shortcuts for changing workspaces don't work anymore. When I went to my keyboard shortcuts menu I found a completely different list of shortcuts, so I believe that I'm using a different Windows Manager than I've been using since installing Debian.
Guess I was wrong, I went into gconf-editor, went to metacity's keyboard shortcuts, and found mine disabled. I set them up again there and now they work again, even though they don't show up in the Keyboard Shortcuts menu.
I changed my user name with the following commands:usermod -l $newname $oldnamegroupmod -n $newname $oldname usermod -d /home/$newname -m $newnameAlso replaced every instance of /home/$oldname ith /home/$newname in ~/.config.Now gdm3 hangs with a black screen and wristwatch icon. (I can move the icon with the mouse.) This worked fine with gdm. I've looked for gdm3 files that have /home/$oldname in my home and in /etc and couldn't find anything significant.Anyone have any ideas or suggestions on how to fix this or where to look? For now, I've disabled gdm3, and I'm using startx. This is an installation in virtualbox. I just tried using ctrl-alt-F1, but it dropped me to console in the host system. (Nice rush of adrenaline came with that.)
The only errors in Xorg.0.log are there even with a successful startx. (EE) Failed to load module "xboxvideo" (module does not exist, 0)(EE) open /dev/fb0: No such file or directoryCouple more bits of relevant information - this was a live-build that I installed using refractainstaller. I also changed /etc/inittab to disable auto-login. Here are the changes, original lines commented out, new lines look like the inittab in my regular squeeze install, but I don't think this is the problem (see below.)
#1:2345:respawn:/bin/login -f user </dev/tty1 >/dev/tty1 2>&1 #2:23:respawn:/bin/login -f user </dev/tty2 >/dev/tty2 2>&1 #3:23:respawn:/bin/login -f user </dev/tty3 >/dev/tty3 2>&1
After upgrading to gnome 2.28.2 and Nautilus 2.28.4, nautilus leaves text file(including .php .jave etc,.) icon blank while it works well with image and pdf files.
gnomevfs-info asd Name : asd Type : Regular MIME type : application/octet-stream Size : 27433
Not showing "Default app" but automatically opened by gedit. I am sorry but I don't really know what info matters. So tell me what info I should post here.
I would like to set the default text editor in Xfce to gedit. The only solution that I found on Google was to right click on a given text file, select 'open with other application', sleect gedit, and make sure that the "use as default kind" button is checked. Unfortunately this only works for text files with the same extension as the original file. Is there a way of setting every text file to open with gedit by default that doesn't involve repeating this exercise for every possible text file extension (.c, .py, .h, .hs, etc.)?
I have one Asus motherboard with inbuilt HD 3300 Radeon family graphics system, I have used it with radeon and radeonhd drivers and I have xorg.conf. I tried to change card to Radeon HD 4350 but it didn't give more than terminal view, Xdm didn't start. I believed the driver would support both cards?
I didn't leave much space for the / folder during installation of squeeze and now I can't seem to copy over old profile folder from a windows install of thunderbird. Any way to change the location of the profile folder?
If I try to change the icon style, it changes the icons in my desktop and in Nautilus, but it doesn't change the icons in the panels nor the ones in the menus.
I've got file-roller, nautilus, and every nautilus extension I can find in aptitude. But I can't get the "extract here" option to appear when right-clicking on a zipped or tar.gz file. I am remembering wrong? I was sure I've seen that on a default setup, but this is my own gnome build up so i'm guessing I haven't installed or configured something correctly.
I've recently switched from Linux Mint to Debian Squeeze because I wanted a more 'pure' Linux distro. I had some trouble with the built-in IPv6 support, but I've got most everything ironed out. The only problem I have now concerns SFTP-ing over the internet to my home server through Nautilus (v2.30.1). The server has a dynamic IP address so I'm using dyndns so that I can still access my server from anywhere. However, when I tell Nautilus to connect to an SSH server (and I know the information I've given Nautilus is correct), it opens an error window saying that the host could not be found.
I feel like this is just another IPv6 hostname-resolution problem which just comes with Squeeze, but I haven't found a way around it. I also get the same issue when trying to use gvfs-mount to virtually mount my server's file system through SSH...
Has anyone heard of a program called f.lux? Home page is here:[URL]The idea is that "it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day." So late at night it doesn't strain your eyes too much and doesn't deceive your brain into staying up too late.Is there any kind of OSS equivalent to this, as it seems a binary-only offering. Does Debian have anything remotely similar?
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.