Re: Getting rid of /boot

2009-12-16 Thread Daniel B. Thurman
Marc Wilson wrote: On Sun, Dec 6, 2009 at 1:24 PM, Robert Nichols rnicholsnos...@comcast.net wrote: This sounds like you've been doing your installs from a Live CD, where your options are indeed quite limited. The installation CD set or DVD includes a perfectly good partitioning tool that

Re: dd question, what am I doing wrong?

2009-12-05 Thread Daniel B. Thurman
Patrick O'Callaghan wrote: On Fri, 2009-12-04 at 16:13 -0800, Daniel B. Thurman wrote: The problem I have specifically with rsync (or tar, or cp) is that it does not save ACLs, file attributes too well, and so on that I gave up using it. Perhaps the problem in this case is not to use

dd question, what am I doing wrong?

2009-12-04 Thread Daniel B. Thurman
I am copying a disk/partition to another disk/partition using dd, with the following: BEFORE: Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G Disk2: partition#1: psize=250G, size=244.14G (newly formatted) I did a dd if=/dev/sda1 of=/dev/sdb1 AFTER: Disk1: partition#1:

Re: dd question, what am I doing wrong?

2009-12-04 Thread Daniel B. Thurman
On 12/04/2009 01:56 PM, Tom H wrote: I am copying a disk/partition to another disk/partition using dd, with the following: BEFORE: Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G Disk2: partition#1: psize=250G, size=244.14G (newly formatted) I did a dd if=/dev/sda1

Re: dd question, what am I doing wrong? [SOLVED]

2009-12-04 Thread Daniel B. Thurman
On 12/04/2009 01:56 PM, Tom H wrote: I am copying a disk/partition to another disk/partition using dd, with the following: BEFORE: Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G Disk2: partition#1: psize=250G, size=244.14G (newly formatted) I did a dd if=/dev/sda1

Re: dd question, what am I doing wrong? [SOLVED]

2009-12-04 Thread Daniel B. Thurman
On 12/04/2009 02:37 PM, Daniel B. Thurman wrote: On 12/04/2009 01:56 PM, Tom H wrote: I am copying a disk/partition to another disk/partition using dd, with the following: BEFORE: Disk1: partition#1: psize=100G, size=97.65G, used=91.23G, unused=6.42G Disk2: partition#1: psize=250G, size

Re: dd question, what am I doing wrong?

2009-12-04 Thread Daniel B. Thurman
On 12/04/2009 03:44 PM, Patrick O'Callaghan wrote: On Fri, 2009-12-04 at 14:07 -0800, Daniel B. Thurman wrote: What am I doing wrong here and how do I get around this? You have to resize Disk2 to 250Gb with resize2fs or parted. Ok, I used gparted to shrink

Re: Getting rid of /boot

2009-12-04 Thread Daniel B. Thurman
On 12/04/2009 04:49 PM, Marc Wilson wrote: On Fri, Dec 4, 2009 at 4:19 PM, Tom Horsley tom.hors...@att.net wrote: Because you can only have a max of 15 partitions on a disk without using LVM? The maximum number is 24, not 15.

Re: Multi-boot: Making windows partitions bootable?

2009-11-23 Thread Daniel B. Thurman
Daniel B. Thurman wrote: I have been able to make a multiboot windows disk, no problems, but I am trying to make a windows backup onto another drive and make it bootable. Perhaps this is related to the 32bit (137GB) boundary problem? On a different system, I have a successful multiboot drive

Re: Multi-boot: Making windows partitions bootable?

2009-11-23 Thread Daniel B. Thurman
Tony Nelson wrote: On 09-11-23 12:35:00, Daniel B. Thurman wrote: ... I know this is a Fedora site and I am a diehard Fedora user, but I also have a multiboot system... apologies to the purists. Is it possible to backup and restore Xp/Vista to a different drive/partition in the case

Re: Multi-boot: Making windows partitions bootable?

2009-11-21 Thread Daniel B. Thurman
Daniel B. Thurman wrote: I have been able to make a multiboot windows disk, no problems, but I am trying to make a windows backup onto another drive and make it bootable. Perhaps this is related to the 32bit (137GB) boundary problem? On a different system, I have a successful multiboot drive

Nautilus: How to add/remove filesystems from appearing in Removable Media and Desktop?

2009-11-17 Thread Daniel B. Thurman
I would like to prevent certain filesystems from automatically appearing in the Removable Media panes and from appearing on the user's desktop as icons. Is there also a way to control what filesystems appear on a per user basis as well? I have both F9 and F11 and certainly the behavior is

Re: Nautilus: How to add/remove filesystems from appearing in Removable Media and Desktop?

2009-11-17 Thread Daniel B. Thurman
Tom Horsley wrote: On Tue, 17 Nov 2009 12:19:19 -0800 Daniel B. Thurman wrote: I would like to prevent certain filesystems from automatically appearing in the Removable Media panes and from appearing on the user's desktop as icons. Don't know about per-user, but this changes a lot

Re: Grub ??

2009-11-15 Thread Daniel B. Thurman
On 11/15/2009 10:43 AM, Jim wrote: FC 11 We have two Linux distros installed on one hard drive. How do I in fedora tell grub to show both Distros on the Boot Menu at boot start up so I may select select one of two at Boot start. If I do a grub-install /dev/hda from Fedora it will only

F11: Screensaver - causes system to hang, daily

2009-11-15 Thread Daniel B. Thurman
After all of this time testing out F11, I had originally thought there was something wrong with FireFox/Thunderbird, or simply xorg. It was causing my system to completely hang and a hard reboot was required. There is no system logs ever reported, just a gap of dead-time when the system hung to

Re: Curious problem with yum

2009-11-12 Thread Daniel B. Thurman
On 11/12/2009 08:09 AM, Michael Schwendt wrote: On Thu, 12 Nov 2009 11:03:59 -0500, Kevin wrote: On 11/12/2009 10:32 AM, Daniel B. Thurman wrote: On 11/11/2009 07:51 PM, Paul W. Frields wrote: On Wed, Nov 11, 2009 at 12:25:45PM -0800, Brian Mury wrote: On Wed

Re: Curious problem with yum

2009-11-12 Thread Daniel B. Thurman
On 11/12/2009 08:09 AM, Michael Schwendt wrote: On Thu, 12 Nov 2009 11:03:59 -0500, Kevin wrote: On 11/12/2009 10:32 AM, Daniel B. Thurman wrote: On 11/11/2009 07:51 PM, Paul W. Frields wrote: On Wed, Nov 11, 2009 at 12:25:45PM -0800, Brian Mury wrote: On Wed

Re: Curious problem with yum

2009-11-12 Thread Daniel B. Thurman
On 11/12/2009 11:10 AM, Brian Mury wrote: yum install yum-skip-broken # yum install yum-skip-broken Loaded plugins: fastestmirror, presto, protect-packages, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirror.web-ster.com * rpmfusion-free: mirror.web-ster.com *

Per user installs?

2009-11-07 Thread Daniel B. Thurman
What if, for example, a specific user preferred an application, say, Amarok v1.4 and yet another user prefers Amarok v2.0? I surmise that only one package of the same application can be installed in the /usr/share directory? The other question is, can a per-user installation be made available

F11: Latest Yum updates failed with ibus-table conflicts

2009-10-21 Thread Daniel B. Thurman
FYI: I was able to install the latest updates but not without first removing the following two items before proceeding: (1) ibus-table-additional-1.2.0.20091014-1.fc11.noarch from updates has depsolving problems -- Missing Dependency: ibus-table = 1.2.0.20090902-1.fc11 is needed by package

F11: Failed to install: asterisk-mobile, ppl-swiprolog

2009-10-21 Thread Daniel B. Thurman
FYI: The following has not been fixed for awhile and cannot be installed: (1) asterisk-mobile-1.6.1-0.23.rc1.fc11.i586 from fedora has depsolving problems -- Missing Dependency: asterisk = 1.6.1-0.23.rc1.fc11 is needed by package asterisk-mobile-1.6.1-0.23.rc1.fc11.i586 (fedora) (2)

Re: F11: Failed to install: asterisk-mobile, ppl-swiprolog

2009-10-21 Thread Daniel B. Thurman
B. Thurman d...@cdkkt.com wrote: FYI: The following has not been fixed for awhile and cannot be installed: (1) asterisk-mobile-1.6.1-0.23.rc1.fc11.i586 from fedora has depsolving problems -- Missing Dependency: asterisk = 1.6.1-0.23.rc1.fc11 is needed by package asterisk-mobile-1.6.1

Re: F11: Failed to install: asterisk-mobile, ppl-swiprolog

2009-10-21 Thread Daniel B. Thurman
On 10/21/2009 02:23 PM, Itamar Reis Peixoto wrote: report a bug On Wed, Oct 21, 2009 at 6:38 PM, Daniel B. Thurman d...@cdkkt.com wrote: On 10/21/2009 01:16 PM, Itamar Reis Peixoto wrote: have you tried updates testing ? No. I will wait for the fixes to be submitted

Re: Can ISPs be trusted?

2009-10-11 Thread Daniel B. Thurman
On 10/09/2009 12:36 PM, Bruno Wolff III wrote: On Fri, Oct 09, 2009 at 14:12:32 -0400, Dr. Michael J. Chudobiak m...@avtechpulse.com wrote: Anyway, it is unlikely that your ISP is messing with you (has such a case ever been reported?), but it is technically possible. I think what

F11: Last update, brought back daily system lockouts

2009-10-11 Thread Daniel B. Thurman
Yeah, every morning, I cannot log in, from the keyboard nor from another system. I am forced to hit the reset button. My system is an Intel Core 2 Duo. When is this annoying problem going to get fixed or has this been reported as a bug somewhere? Here is what I see in /var/log/message file:

F11: Problem with Glade Interface Designver (v3): TreeView?

2009-10-11 Thread Daniel B. Thurman
Apologies if this is not the proper place to post this question. There are two versions of Glade Interface Designer programs, v2.12.2 and v3.6.1, provided with F11 and I seem to be having a problem with GID v3.6.1. There seems to be some widgets that are not supported, hence some widgets being

Re: intel integrated graphics

2009-10-11 Thread Daniel B. Thurman
On 10/11/2009 02:30 PM, jenny chapman wrote: Hi I have an intel chipset G31/946Z with graphics (GMA 3100). I have just installed fedora 11 but am not able to change the screen resolution so assume I may need additional drivers. New to linux. Advice much appreciated. This has been

Re: F11: Problem with Glade Interface Designver (v3): TreeView?

2009-10-11 Thread Daniel B. Thurman
On 10/11/2009 03:03 PM, Daniel B. Thurman wrote: Apologies if this is not the proper place to post this question. There are two versions of Glade Interface Designer programs, v2.12.2 and v3.6.1, provided with F11 and I seem to be having a problem with GID v3.6.1. There seems to be some

Re: easiest way to replace hard drive?

2009-10-08 Thread Daniel B. Thurman
On 10/08/2009 09:48 AM, Dr. Michael J. Chudobiak wrote: Hi all, Is there an easy way to transfer a system from one drive (holding boot, swap, lvm partitions, in the default F11 layout) to a different hard drive, if the new drive is smaller? If the new drive is larger, dd could be used in a

Re: easiest way to replace hard drive?

2009-10-08 Thread Daniel B. Thurman
On 10/08/2009 10:31 AM, Konstantin Svist wrote: On 10/08/2009 09:48 AM, Dr. Michael J. Chudobiak wrote: Hi all, Is there an easy way to transfer a system from one drive (holding boot, swap, lvm partitions, in the default F11 layout) to a different hard drive, if the new drive is smaller?

Re: easiest way to replace hard drive?

2009-10-08 Thread Daniel B. Thurman
On 10/08/2009 12:13 PM, Konstantin Svist wrote: On 10/08/2009 10:47 AM, Daniel B. Thurman wrote: On 10/08/2009 10:31 AM, Konstantin Svist wrote: On 10/08/2009 09:48 AM, Dr. Michael J. Chudobiak wrote: Hi all, Is there an easy way to transfer a system from one drive (holding boot

Re: Mounting CDs -repost

2009-10-07 Thread Daniel B. Thurman
On 10/06/2009 04:56 PM, Paul W. Frields wrote: On Tue, Oct 06, 2009 at 03:10:02PM -0700, Daniel B. Thurman wrote: On 10/06/2009 03:00 PM, Daniel B. Thurman wrote: On 10/06/2009 01:52 PM, Aaron Konstam wrote: REPOST TO CORRECT MISSPELLIING IN SUBJECT LINE

Re: F11 and CD Failure

2009-10-07 Thread Daniel B. Thurman
On 10/06/2009 04:46 PM, Craig White wrote: On Tue, 2009-10-06 at 14:29 -0700, Daniel B. Thurman wrote: Aaron Konstam wrote: I tried this on F9, it does not seem to work: # mount -t iso9660 -o ro /dev/sr0 /media/cd mount: wrong fs type, bad option, bad

Re: F11 and CD Failure

2009-10-06 Thread Daniel B. Thurman
Hiisi wrote: 2009/10/6 Daniel B. Thurman d...@cdkkt.com: --SNIP-- # mkdir /media/cd # mount /dev/sd0 /media/cd mount: you must specify the filesystem type -t option with appropriative type (vfat?). Try 'dmesg | tail' after you've disk just inserted. And the first place you

Re: F11 and CD Failure

2009-10-06 Thread Daniel B. Thurman
Mikkel wrote: Hiisi wrote: 2009/10/6 Daniel B. Thurman d...@cdkkt.com: --SNIP-- # mkdir /media/cd # mount /dev/sd0 /media/cd mount: you must specify the filesystem type -t option with appropriative type (vfat?). Try 'dmesg | tail' after you've disk just inserted. And the first

Re: F11 and CD Failure

2009-10-06 Thread Daniel B. Thurman
Aaron Konstam wrote: I tried this on F9, it does not seem to work: # mount -t iso9660 -o ro /dev/sr0 /media/cd mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error In some cases useful info is found in syslog -

Re: F11 and CD Failure

2009-10-06 Thread Daniel B. Thurman
Aaron Konstam wrote: On Tue, 2009-10-06 at 08:31 -0700, Daniel B. Thurman wrote: Hiisi wrote: 2009/10/6 Daniel B. Thurman d...@cdkkt.com: --SNIP-- # mkdir /media/cd # mount /dev/sd0 /media/cd mount: you must specify the filesystem type -t

Re: F11 and CD Failure

2009-10-06 Thread Daniel B. Thurman
On 10/06/2009 02:29 PM, Daniel B. Thurman wrote: Aaron Konstam wrote: On Tue, 2009-10-06 at 08:31 -0700, Daniel B. Thurman wrote: Hiisi wrote: 2009/10/6 Daniel B. Thurman d...@cdkkt.com: --SNIP-- # mkdir /media/cd # mount /dev/sd0 /media/cd mount: you must

Re: Mounting CDs -repost

2009-10-06 Thread Daniel B. Thurman
On 10/06/2009 01:52 PM, Aaron Konstam wrote: REPOST TO CORRECT MISSPELLIING IN SUBJECT LINE === Look people, it is time we speak rationally about the mounting CDs and Playing CDs problem. These problems have appeared on the list for at least 3

Re: Mounting CDs -repost

2009-10-06 Thread Daniel B. Thurman
On 10/06/2009 03:00 PM, Daniel B. Thurman wrote: On 10/06/2009 01:52 PM, Aaron Konstam wrote: REPOST TO CORRECT MISSPELLIING IN SUBJECT LINE === Look people, it is time we speak rationally about the mounting CDs and Playing CDs problem

Re: Mounting CDs -repost

2009-10-06 Thread Daniel B. Thurman
On 10/06/2009 03:10 PM, Daniel B. Thurman wrote: On 10/06/2009 03:00 PM, Daniel B. Thurman wrote: On 10/06/2009 01:52 PM, Aaron Konstam wrote: REPOST TO CORRECT MISSPELLIING IN SUBJECT LINE === Look people, it is time we speak

Re: F11 and CD Failure

2009-10-05 Thread Daniel B. Thurman
On 10/04/2009 01:00 PM, Aaron Konstam wrote: On Sun, 2009-10-04 at 11:37 -0700, Craig White wrote: On Sun, 2009-10-04 at 12:57 -0500, Gregory P. Ennis wrote: I created a new user, shutdown, restarted, logged on to the new user, inserted a different CD and the same symptoms resulted

Re: F11 and CD Failure

2009-10-05 Thread Daniel B. Thurman
On 10/04/2009 04:25 AM, Craig White wrote: On Sun, 2009-10-04 at 15:09 +0400, Hiisi wrote: 2009/10/4 Gregory P. Ennis po...@pomec.net: I've just installed F11 on a small dell machine that had been running FC8. Everything installed ok except it does not mount the CD when I place one

Recommendations for choosing the Python GUI packages?

2009-10-04 Thread Daniel B. Thurman
What python GUI packages are recommended for developing Fedora/Linux applications and is the most portable? Thanks! Dan -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines:

Cover Art Downloader for Fedora?

2009-09-29 Thread Daniel B. Thurman
Looking for a cover art downloader. Does anyone have any suggestions? Thanks! Dan -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

F11: Nautilus Preferences crashes!

2009-09-21 Thread Daniel B. Thurman
Yup. it crashes - every time for me. I have all the latest updates installed. Open the Nautilus main browser, select Edit-Preferences and bugtool pops up and crashes all open Nautilius browsers. Not very nice. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe:

Re: Update problem

2009-09-21 Thread Daniel B. Thurman
On 09/21/2009 03:03 PM, Aaron Konstam wrote: No one has mentioned this but I can't install the latest round of updates becausew of problems with mono-.. rpms conflicting with mono-... rpms that the system is trying to install. If someone has solved this I would like to know how. See example

Re: F11: Fedora's Netbeans, Eclipse, and Tomcat.

2009-09-19 Thread Daniel B. Thurman
On 09/18/2009 06:13 PM, Daniel B. Thurman wrote: From what I can tell, there is no possible way to run Fedora's implementation of Netbeans and Eclipse against Fedora's implementation of Tomcat 5 6. Tomcat5 is structurally different, almost completely rearranged and tomcat6 has missing

Re: booting fedora 11 from a fedora 10 grub?

2009-09-19 Thread Daniel B. Thurman
On 09/19/2009 10:39 AM, Bruno Wolff III wrote: On Sat, Sep 19, 2009 at 18:19:05 +0100, James Allsopp jamesaalls...@googlemail.com wrote: but why isn't idenitfied by /dev/sda2 like partitions normally are? I'm not understanding why a UUID is necessary, as opposed to a standard /dev/sd

F11: Fedora's Netbeans, Eclipse, and Tomcat.

2009-09-18 Thread Daniel B. Thurman
From what I can tell, there is no possible way to run Fedora's implementation of Netbeans and Eclipse against Fedora's implementation of Tomcat 5 6. Tomcat5 is structurally different, almost completely rearranged and tomcat6 has missing pieces that could not be found, or so the error messages

Re: java development questions

2009-09-17 Thread Daniel B. Thurman
On 09/16/2009 02:14 PM, jack craig wrote: Hi Folks, I am using a FC11 os and want to learn Java. I am faced with choices that i don't have good answers for and wonder what wisdom this group may have to offer? first, IDE's; there are eclipse and IcedTea6 (which doenst have much doc), are

Re: F11: UTF-8 Locale issue

2009-09-14 Thread Daniel B. Thurman
On 09/12/2009 11:11 PM, Tim wrote: On Sat, 2009-09-12 at 16:28 -0700, Daniel B. Thurman wrote: Can someone direct me how to set a system-wide UTF-8 locales? That's the default (using UTF-8 encoding for most, if not all, locales). What do you get if you type the locale command

Re: F11: UTF-8 Locale issue

2009-09-14 Thread Daniel B. Thurman
On 09/13/09 19:49, Ed Greshko wrote: Daniel B. Thurman wrote: On 09/13/09 19:06, Tim wrote: On Sun, 2009-09-13 at 08:58 -0700, Daniel B. Thurman wrote: I manually typed in: system-config-language and the default was the first top item in the list, i.e. Afrikaans (South

Bash: How to extract an executable from within?

2009-09-14 Thread Daniel B. Thurman
I noticed that some (older?) shell-scripts have self-extracting executables built in and extracting was done done by using a tail +N $0 where N is the line number where the executable line is located to the end of the file. Unfortunately, Fedora's tail program does not support the +N option. I

Re: Bash: How to extract an executable from within?

2009-09-14 Thread Daniel B. Thurman
On 09/14/2009 06:01 PM, inode0 wrote: On Mon, Sep 14, 2009 at 7:48 PM, Daniel B. Thurman d...@cdkkt.com wrote: I noticed that some (older?) shell-scripts have self-extracting executables built in and extracting was done done by using a tail +N $0 where N is the line number where

Re: Bash: How to extract an executable from within?

2009-09-14 Thread Daniel B. Thurman
On 09/14/2009 06:46 PM, Patrick O'Callaghan wrote: On Mon, 2009-09-14 at 17:48 -0700, Daniel B. Thurman wrote: outname=selfextractExe.$$ function unWrapExe() { cat 'EOF' executable EOF } # Do pre-shell stuff unWrapExe $outname ./outname A few comments on this (I realize

Re: F11: UTF-8 Locale issue

2009-09-13 Thread Daniel B. Thurman
On 09/12/09 23:11, Tim wrote: On Sat, 2009-09-12 at 16:28 -0700, Daniel B. Thurman wrote: Can someone direct me how to set a system-wide UTF-8 locales? That's the default (using UTF-8 encoding for most, if not all, locales). What do you get if you type the locale command

Re: F11: UTF-8 Locale issue

2009-09-13 Thread Daniel B. Thurman
On 09/13/09 08:58, Daniel B. Thurman wrote: On 09/12/09 23:11, Tim wrote: On Sat, 2009-09-12 at 16:28 -0700, Daniel B. Thurman wrote: Can someone direct me how to set a system-wide UTF-8 locales? That's the default (using UTF-8 encoding for most, if not all

Re: F11: UTF-8 Locale issue

2009-09-13 Thread Daniel B. Thurman
On 09/13/09 09:03, Daniel B. Thurman wrote: On 09/13/09 08:58, Daniel B. Thurman wrote: On 09/12/09 23:11, Tim wrote: On Sat, 2009-09-12 at 16:28 -0700, Daniel B. Thurman wrote: Can someone direct me how to set a system-wide UTF-8 locales

Re: F11: UTF-8 Locale issue

2009-09-13 Thread Daniel B. Thurman
On 09/13/09 19:06, Tim wrote: On Sun, 2009-09-13 at 08:58 -0700, Daniel B. Thurman wrote: I manually typed in: system-config-language and the default was the first top item in the list, i.e. Afrikaans (South America) and this was somehow the default set during installation of F11 even

Re: F11: UTF-8 Locale issue

2009-09-13 Thread Daniel B. Thurman
On 09/13/09 19:34, Daniel B. Thurman wrote: On 09/13/09 19:06, Tim wrote: On Sun, 2009-09-13 at 08:58 -0700, Daniel B. Thurman wrote: I manually typed in: system-config-language and the default was the first top item in the list, i.e. Afrikaans (South America

F10/11: Empty file: /%1 is back again...

2009-09-12 Thread Daniel B. Thurman
Sometime back when I was running F8/9, I noticed that the empty file: /%1 is being created again. I offered a fix to resolve this in one of my postings, and I cannot find it. Seems to me it was an rc file (shell script) that used %1 instead of $1 as intended. Anyway, it appears that the fix

F11: UTF-8 Locale issue

2009-09-12 Thread Daniel B. Thurman
Seems to me that the locale is messed up for me. I have a bunch of files that uses the UTF-8 locale and my system reporting locale problems to my system logs. Can someone direct me how to set a system-wide UTF-8 locales? Thanks! Dan -- fedora-list mailing list fedora-list@redhat.com To

Re: F11: Netbeans 6.5.1 for Fedora fails to install...

2009-09-09 Thread Daniel B. Thurman
On 09/08/09 19:55, stan wrote: On Tue, 08 Sep 2009 18:21:42 -0700 Daniel B. Thurman d...@cdkkt.com wrote: Hmm... problems?? F11, x86_64 $ rpm -qa | grep -i netbeans netbeans-platform-6.5-6.fc11.noarch netbeans-javaparser-6.5-2.fc11.noarch netbeans-resolver-6.1-6.fc11.noarch

Re: F11: Firefox v3.5.2-2 causes daily system lockouts.

2009-09-08 Thread Daniel B. Thurman
On 09/07/09 10:13, Daniel B. Thurman wrote: On 09/07/09 09:33, Daniel B. Thurman wrote: On 09/06/09 23:51, Terry Barnaby wrote: On 09/06/2009 10:11 PM, Tony Nelson wrote: On 09-09-06 13:20:31, Daniel B. Thurman wrote: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Fedora

Re: Fedora=blank screen; ubuntu/win=ok

2009-09-08 Thread Daniel B. Thurman
On 09/08/09 12:52, stan wrote: On Mon, 07 Sep 2009 07:11:45 -0400 NoSpaze nosp...@gmail.com wrote: On Fri, 2009-09-04 at 15:15 -0700, stan wrote: On Fri, 04 Sep 2009 12:36:53 -0400 NoSpaze nosp...@gmail.com wrote: Ubuntu and windows XP they run fine, please help! some

F11: How do you find run QtRuby?

2009-09-08 Thread Daniel B. Thurman
I thought Id try QtRuby but I am not finding it in the Programmers menu? How do you run it? -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

F11: Netbeans 6.5.1 for Fedora fails to install...

2009-09-08 Thread Daniel B. Thurman
1) CVS Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.versioning.system.cvss jarFile: /home/ME/.netbeans/6.5/modules/org-netbeans-modules-versioning-system-cvss.jar] 2) GlassFish Activation failed: Not all requested modules can be enabled:

Re: F11: Firefox v3.5.2-2 causes daily system lockouts.

2009-09-07 Thread Daniel B. Thurman
On 09/06/09 23:51, Terry Barnaby wrote: On 09/06/2009 10:11 PM, Tony Nelson wrote: On 09-09-06 13:20:31, Daniel B. Thurman wrote: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Fedora/3.5.2-2.fc11 Firefox/3.5.2 After extensive testing with the divide conquer method, I

Re: F11: Firefox v3.5.2-2 causes daily system lockouts.

2009-09-07 Thread Daniel B. Thurman
On 09/07/09 09:33, Daniel B. Thurman wrote: On 09/06/09 23:51, Terry Barnaby wrote: On 09/06/2009 10:11 PM, Tony Nelson wrote: On 09-09-06 13:20:31, Daniel B. Thurman wrote: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Fedora/3.5.2-2.fc11 Firefox/3.5.2 After extensive

Re: F11: Firefox v3.5.2-2 causes daily system lockouts.

2009-09-07 Thread Daniel B. Thurman
On 09/07/09 10:36, Patrick O'Callaghan wrote: On Mon, 2009-09-07 at 09:33 -0700, Daniel B. Thurman wrote: I have a feeling F10/11 is deja-vue all over again... get it out and let the end-users test troubleshoot our problems! Oy veh! Isn't that how Fedora is *supposed* to work

F11: Where did Grub2 come from... one of the packages I installed?

2009-09-07 Thread Daniel B. Thurman
Hmm... I was installing a bunch of packages from the repository for testing purposes, and I ended up with a Grub2 line entry, and thought it strange: title GNU GRUB 2, (1.98) kernel /grub2/core.img title Fedora (2.6.29.6-217.2.16.fc11.i586) root (hd0,8) kernel

Re: F11: Where did Grub2 come from... one of the packages I installed?

2009-09-07 Thread Daniel B. Thurman
On 09/07/09 11:33, Kevin J. Cummings wrote: On 09/07/2009 02:28 PM, Daniel B. Thurman wrote: Hmm... I was installing a bunch of packages from the repository for testing purposes, and I ended up with a Grub2 line entry, and thought it strange: title GNU GRUB 2, (1.98) kernel

F11: two broken programs: Mirrormanager Netdisco

2009-09-06 Thread Daniel B. Thurman
Encountered a couple of bugs: + mirrormanager prevents httpd from starting + netdisco scripts fail to completely remove itself. The scripts itself spews out errors. Was forced to use rpm --noscripts -e netdisco Anyone else agree? FWIW, Dan -- fedora-list mailing list

F11: Firefox v3.5.2-2 causes daily system lockouts.

2009-09-06 Thread Daniel B. Thurman
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Fedora/3.5.2-2.fc11 Firefox/3.5.2 After extensive testing with the divide conquer method, I have discovered that FireFox is causing all sorts of hissy-fits, the worst, being a complete system lockout, once per day, requiring

Re: F11 OS Instability? Twice now, the system locks out!

2009-09-04 Thread Daniel B. Thurman
On 09/03/2009 05:17 PM, Marko Vojinovic wrote: On Thursday 03 September 2009 23:51:50 Daniel B. Thurman wrote: On 09/03/2009 10:28 AM, James Wilkinson wrote: Daniel B. Thurman wrote: The last time I had a system lock-out was several weeks ago, and just today, I experienced

Re: F11 OS Instability? Twice now, the system locks out!

2009-09-03 Thread Daniel B. Thurman
On 09/03/2009 10:28 AM, James Wilkinson wrote: Daniel B. Thurman wrote: The last time I had a system lock-out was several weeks ago, and just today, I experienced another. I tried to access the system locally via the keyboard, no response. Mouse, same. Remotely, not responding, all remote

Re: Amarok Cover Manager Dead

2009-09-02 Thread Daniel B. Thurman
On 09/02/2009 12:25 PM, Brian Blater wrote: On Tue, Sep 1, 2009 at 3:18 PM, Daniel B. Thurmand...@cdkkt.com wrote: On 09/01/2009 10:34 AM, rgheck wrote: On 09/01/2009 10:24 AM, Daniel B. Thurman wrote: On 08/31/2009 09:13 PM, rgheck wrote: I don't know when

Re: Amarok Cover Manager Dead

2009-09-01 Thread Daniel B. Thurman
On 08/31/2009 09:13 PM, rgheck wrote: I don't know when it started, but as of today, anyway, amarok's cover manager just doesn't work at all. No matter what I do, it won't find any covers. Has amazon changed the API again? rh Which version are you talking about? -- fedora-list mailing

Re: Amarok Cover Manager Dead

2009-09-01 Thread Daniel B. Thurman
On 09/01/2009 10:34 AM, rgheck wrote: On 09/01/2009 10:24 AM, Daniel B. Thurman wrote: On 08/31/2009 09:13 PM, rgheck wrote: I don't know when it started, but as of today, anyway, amarok's cover manager just doesn't work at all. No matter what I do, it won't find any covers. Has amazon

Re: In the news: Soon to be published, Skype back-door trojan code?

2009-09-01 Thread Daniel B. Thurman
On 08/29/2009 12:30 PM, Daniel B. Thurman wrote: [perhaps off topic, but interesting security implications?] I wonder if backdoors are installed to comply with government law enforcement requirements. In the US, Sen. Jay Rockefeller proposes to allow the POTUS to shutdown public private

F11: FF v3.5.2 bugs: bad rendering, dies untimely death, locks system out

2009-08-31 Thread Daniel B. Thurman
Hum... As the subject says... I have been finding bad FF failures on F11 - wonder if I should downgrade until a more stable version comes out? This version is pretty, but has some really nasty bugs, me thinks: + Bad rendering: simply said, I am seeing extra stuff that shouldn't be there -

F11 OS Instability? Twice now, the system locks out!

2009-08-29 Thread Daniel B. Thurman
The last time I had a system lock-out was several weeks ago, and just today, I experienced another. I tried to access the system locally via the keyboard, no response. Mouse, same. Remotely, not responding, all remote connections, ports, etc. Not there. Darn! hard reboot. So, I looked at

In the news: Soon to be published, Skype back-door trojan code?

2009-08-29 Thread Daniel B. Thurman
[perhaps off topic, but interesting security implications?] I wonder if backdoors are installed to comply with government law enforcement requirements. In the US, Sen. Jay Rockefeller proposes to allow the POTUS to shutdown public private Internet for any reason they want? Well back to

Re: In the news: Soon to be published, Skype back-door trojan code?

2009-08-29 Thread Daniel B. Thurman
On 08/29/2009 02:09 PM, Joel Gomberg wrote: On 08/29/2009 12:56 PM, Bruno Wolff III wrote: On Sat, Aug 29, 2009 at 12:30:53 -0700, Daniel B. Thurmand...@cdkkt.com wrote: [perhaps off topic, but interesting security implications?] Yeah, don't let LE install trojan software on machines

Re: In the news: Soon to be published, Skype back-door trojan code?

2009-08-29 Thread Daniel B. Thurman
On 08/29/2009 02:16 PM, Bruno Wolff III wrote: On Sat, Aug 29, 2009 at 14:09:18 -0700, Joel Gombergobligor11-fed...@yahoo.com wrote: They say they use a global index with a decentralized user directory, but I have no idea what this means in practice. When you talk about call record

Re: [fedora-java] Problem w/ setting Sun's JVM via (g)alternatives?

2009-08-28 Thread Daniel B. Thurman
On 08/27/2009 01:49 PM, Andrew Overholt wrote: * Mark Wielaardm...@klomp.org [2009-08-27 16:36]: I am sure we want to fix any issues that prevent Eclipse's Ganemede from working out of the box. Eclipse works just fine with OpenJDK. I've spoken with Dan offline and while I don't

Problem w/ setting Sun's JVM via (g)alternatives?

2009-08-27 Thread Daniel B. Thurman
Since I am trying to get Eclipse's Ganemede working again, I am told that I would need to use Sun's JRE, however, I opted to use the JDK instead of the JRE. I have downloaded and installed Sun's JDK 1.6 1.5 into /opt and it looks good. I can via environment setting run the java -version

F11: As root-user, gedit blows up from the command line?

2009-08-27 Thread Daniel B. Thurman
# gedit (gedit:30156): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you

Re: Problem w/ setting Sun's JVM via (g)alternatives?

2009-08-27 Thread Daniel B. Thurman
On 08/27/2009 01:54 PM, Marcelo M. Garcia wrote: On 08/27/2009 06:20 PM, Daniel B. Thurman wrote: Since I am trying to get Eclipse's Ganemede working again, I am told that I would need to use Sun's JRE, however, I opted to use the JDK instead of the JRE. I have downloaded and installed Sun's

Re: F11: No longer getting auto-mounted drive partitions to /media?

2009-08-26 Thread Daniel B. Thurman
On 08/25/2009 10:05 AM, jack craig wrote: On 08/25/2009 09:43 AM, Daniel B. Thurman wrote: Since mounting @ boot time can be done via /etc/fstab, but logging in as user seems to be a different process where with at least F9 and earlier, was an all or nothing mounting proposition, but with F11

F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
I checked. It does not work at all. It runs with very high CPUs loads and cannot stop it. Forced to use kill command to terminate. My svn respostory has been proven to work with F9 Fedora Eclipse with Eclipse (Ganymede/Galileo) non-Fedora-eclipse versions. + CVS works fine I have yet to

Re: F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
On 08/26/2009 09:00 AM, Andrew Overholt wrote: Hi Dan, I checked. It does not work at all. You love the inflammatory subjects and statements,eh? :) Was that a joke? It was specifically on SVN and perhaps a localized problem, i.e. maybe it's just me! :) FWIW, as usual,

Re: F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
On 08/26/2009 11:36 AM, Andrew Overholt wrote: * Daniel B. Thurmand...@cdkkt.com [2009-08-26 13:29]: I checked. It does not work at all. You love the inflammatory subjects and statements,eh? :) Was that a joke? It was specifically on SVN and perhaps a localized

Re: F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
On 08/26/2009 12:31 PM, Andrew Overholt wrote: * Daniel B. Thurmand...@cdkkt.com [2009-08-26 15:28]: I downloaded Galileo from Eclipse. What are the steps to get a working SVN package installed? I don't use this kind of setup as the Fedora packages work great for me and allow me to

Re: F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
On 08/26/2009 01:46 PM, Andrew Overholt wrote: * Daniel B. Thurmand...@cdkkt.com [2009-08-26 16:45]: have to figure out if I can downgrade from v1.6x to v1.4x, which may not be possible or is it? I don't know. If it's important, I suggest asking the subversion maintainer. Glad you

Re: F11: Fedora Eclipse: SVN fails to connect to any svn repository: Hangs.

2009-08-26 Thread Daniel B. Thurman
On 08/26/2009 02:13 PM, Daniel B. Thurman wrote: On 08/26/2009 01:46 PM, Andrew Overholt wrote: * Daniel B. Thurmand...@cdkkt.com [2009-08-26 16:45]: have to figure out if I can downgrade from v1.6x to v1.4x, which may not be possible or is it? I don't know. If it's important, I suggest

F11: No longer getting auto-mounted drive partitions to /media?

2009-08-25 Thread Daniel B. Thurman
Since mounting @ boot time can be done via /etc/fstab, but logging in as user seems to be a different process where with at least F9 and earlier, was an all or nothing mounting proposition, but with F11, I no longer get any /media partitions auto-mounted for many of my various distro HD

F11: httpd problems

2009-08-25 Thread Daniel B. Thurman
To my surpise, I somehow ended up not being able to shutdown httpd! # killall httpd # service httpd start Starting httpd:[ OK ] # service httpd stop Stopping httpd:[FAILED] # service httpd restart Stopping

Re: F11: httpd problems

2009-08-25 Thread Daniel B. Thurman
On 08/25/2009 03:39 PM, Daniel B. Thurman wrote: To my surpise, I somehow ended up not being able to shutdown httpd! # killall httpd # service httpd start Starting httpd:[ OK ] # service httpd stop Stopping httpd

  1   2   3   4   >