similar to: I've lost control of Gnome

Displaying 20 results from an estimated 4000 matches similar to: "I've lost control of Gnome"

2005 Oct 12
5
Should I and can I upgrade GTK+/PyGTK?
I'm trying out different music players. One that looks promising is called Quod Libet: http://www.sacredchao.net/quodlibet I downloaded the tar file and attempted to install it. I got this message: [dave at localhost quodlibet-0.13.1]$ ./quodlibet.py E: You need GTK+ 2.6 and PyGTK 2.6 or greater. E: You have GTK+ 2.4.13 and PyGTK 2.4.0. E: Please upgrade GTK+/PyGTK. I tried a YUM update,
2005 Sep 20
7
Recommendation for HTML editor
I was playing around with Nvu, and discovered it has serious problems. Mainly that it reformats one's code regardless of whether or not one selects the "Don't reformat code" option. I know there are a few HTML editors out there, so I'm not asking if they exist. What I'm wondering if there are those on this list who may have a recommendation for one they like and why.
2005 Aug 17
3
Are these steps for re-installing Gnome correct/safe?
My desktop environment has become a little chaotic, and, long story short, I would like to uninstall KDE and Gnome, and then reinstall Gnome. (I want to remove KDE for the time being because I just don't think I want it taking up space on my hard drive). The thing is, I don't want to throw the baby out with the bathwater. For instance, I want to make sure I don't lose settings in
2005 Oct 10
3
Looking for some recommendations for applications on CentOS (MP3, FTP)
Last time I asked for some recommendations on this list, I was told about some great software that I hadn't been able to find myself, so I'd like to ask again. I've been having a hard time finding software that satisfies in the following 2 areas: 1. MP3 player and play list manager. Something that can ideally generate smart playlists based on MP3 tags. (I've tried XMMS, Amarok,
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine and working correctly, I ran the following YUM command, with the subsequent error: [root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql- server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route
2005 Sep 16
3
Are PHP and MySQL running on my CentOS installation?
When I was installing CentOS, I noticed among the list of components that PHP and MySQL were available. I made sure they were selected because I develop a lot of web sites in PHP/MySQL, but I always do my testing on the server side. I thought it would be kind of cool if I could do the testing and development on my home machine. Which is a long way of saying that I think I have PHP/MySQL on my
2005 Sep 08
3
What's going on with my Linux Swap?
I've tried to create a Linux swap file, but when I run fdisk, it looks like this: Device Boot Start End Blocks Id System /dev/hdb1 * 1 3644 29270398+ 83 Linux /dev/hdb2 3645 3737 747022+ f W95 Ext'd (LBA) /dev/hdb5 3645 3737 746991 82 Linux swap Why is this W95 partition existing in the
2005 Oct 02
2
Lost my menu options again - KDE messes with Gnome?
This was a problem I had a while back. I lost the "Preferences" menu item in my "Applications" menu in Gnome. After much discussion, the following commands got my "Preferences" menu item back, along with all the applications inside of it: rpm -e redhat-artwork redhat-menus --nodeps --allmatches yum install redhat-artwork redhat-menus But... For some reason it
2005 Sep 21
2
Just can't get sound working in Firefox
I have been all up and down my Firefox options, and all up and down whatever sound card configurations I could find in Gnome. And I just can't get sound to work. Whether it's a Flash animation, a Quicktime movie, or anything, they all run, but no sound. All other applications that run sound, like Xine or XMMS, work fine (although mysteriously XMMS every now and again loses it's
2005 Jul 28
2
SD Card Reader not being recognized
I have a USB card reader that handles various card media, like SD cards, Sony Memory Sticks, and two other formats that I can't even remember what they are. I pretty much exclusively use it for SD cards. With Fedora, when I plugged the card reader into the USB port, and then inserted an SD card, it would automatically come up on the desk top. However, this is not the case with CentOS.
2005 Sep 08
2
Anyone running giFTui successfully on CentOS?
I've been hunting this down on the internet, but haven't had any success, so I'm going to ask here. Does anyone on this list know anything about giFTui? I've tried running it, but get this error: giftui: error while loading shared libraries: liblinc.so.1: cannot open shared object file: No such file or directory I can not determine how to get this shared library on my system.
2005 Oct 20
1
gnome command line setup control method
Is am searching for a command line program that I can run to setup options for users in gnome. Is there one. I want to automatically setup the Applications -> Prefences removeable storage remove desktop screen saver and sound values. Is there a command line control program? Thanks, Jerry
2005 Aug 04
4
What's the Linux equivelant of an exe file?
This is one of those questions that seems to be soo obvious to people that no one feels the need to have an explanation anywhere. I've been looking around the net for ages, and I can't figure out what, on Linux, is actually a program. I've downloaded OpenOffice 1.9 Beta, and would like to run it. I go to the /opt/openoffice.org1.9.122/program/ directory and... then what? What do
2005 Jul 28
2
Japanese Language Support?
When I installed CentOS, I was careful to install Japanese language support. However, now that CentOS is running, I can't seem to get Japanese language input going. I clicked on the top menu bar to add the "Input Method Switcher", and now there is a little white square on the top panel. If I click on it, gives me the option of using ASCII input, or to "Add or Remove".
2005 May 05
4
removing gnome integration for firefox
Does anybody know how to remove gnome integration for firefox? I want to use native firefox open save dialog.
2005 Apr 27
3
gnome themes
I'm looking for any easy way to make gnome a little more like KDE so my KDE apps look nice under gnome. I also want some extra gnome themes. Does anyone have any links on how-tos, or any ideas on where to start?
2005 Aug 29
4
Can't mount FAT32 partition
I am trying to mount a FAT32 partition in CentOS. I'm following the instructions on this page: http://www.linuxforum.com/linux_tutorials/14/1.php This is the line I put into /etc/fstab /dev/hda /mnt/windows vfat users,owner,rw,umask=000 0 0 And this is the error I get: [root at localhost mnt]# mount -a mount: wrong fs type, bad option, bad superblock on
2005 Oct 11
4
Can't access files at localhost
I've created a symlink inside my /var/www/html/ folder called "web", which is points to a my /home/dave/web directory. Inside that directory, I created a folder for my web site called "website". I thought I should be able to access that web site through FireFox by going to either: httpd://localhost/web/website ... or: http://localhost/web/website ... but I just get
2005 Jul 29
4
Reinstall Windows but preserve CentOS
I have a computer that dual boots between Windows and CentOS. Each has it's own hard drive. I suddenly have a problem with Windows, and may need to reinstall. I need it for applications like After Effects, Premiere, and other things that I am currently in the middle of a project with. It seems the system has become usnstable, it's preventing me from continuing to work, and I
2005 Sep 19
4
Is it bad for my web document folder to be user accessible?
PHP and MySQL seem to working on my CentOS installation. I'd like to install phpMyAdmin as well, so I downloaded the necessary files from phpMyAdmin's homepage and copied them to /var/www/html... ... except that's where the process stopped. My regular user account doesn't have permission to write into the /var/www/html folder. Should I just chmod the folder to 777? Is there a