Re: Anyone unable to run specifc applications after recent selinux-policy?

2009-03-25 Thread Dave Roberts
On Tue, 2009-03-24 at 08:47 -0700, Mike Cloaked wrote:

> I have found the problem and it was nothing to do with selinux policy!
> I had changed my graphics card and monitor and this seems to have messed up
> .gconf and/or .gconfd - I mv'ed these two directories aside and restarted
> gnome - the problematic applications now all work fine again.
> 
> Sorry for the noise - I had no idea that gnome could get so messed up and
> then not give any useful messages to say what was going on!
> 
> My apologies for wasting time

Hmm... I don't think it's just your problem. I'm having similar issues.
After the latest update, Emacs refuses to run in X (runs okay in a term
window with "emacs -nw") and Firefox keeps hanging randomly. There
doesn't appear to be any error message at all. If I start Emacs from a
menu pick or a panel button, it displays the "Starting Emacs Text
Editor" application button in the lower panel, but that eventually goes
away and no window appears. If I try to start Emacs from a term window
("emacs"), it just hangs forever. Firefox keeps hanging randomly, too.

"setenforce 0" doesn't seem to help. For whatever reason, "sudo emacs"
works. It's definitely some sort of permission problem. I get no selinux
error that I can see.

Looking in /var/log/secure, the only thing that looks interesting is:

Mar 24 22:35:47 droberts gdm-session-worker[3562]: gnome-keyring-daemon:
couldn'
t lookup keyring component setting: Failed to contact configuration
server; some
 possible causes are that you need to enable TCP/IP networking for
ORBit, or you
 have stale NFS locks due to a system crash. See
http://www.gnome.org/projects/g
conf/ for information. (Details -  1: Not running within active
session)gnome-ke
yring-daemon: couldn't lookup ssh component setting: Failed to contact
configura
tion server; some possible causes are that you need to enable TCP/IP
networking 
for ORBit, or you have stale NFS locks due to a system crash. See
http://www.gno
me.org/projects/gconf/ for information. (Details -  1: Not running
within active
 session)gnome-keyring-daemon: couldn't lookup pkcs11 component setting:
Failed 
to contact configuration server; some possible causes are that you need
to enabl
e TCP/IP networking for ORBit, or you have stale NFS locks due to a
system crash
. See http://www.gnome.org/projects/gconf/ for information. (Details -
1: Not r
unning within active session)


Not sure what to do with that. I have gotten a couple of these messages
since the update.

-- Dave


-- 
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


Re: Backing up system

2009-03-25 Thread gmspro

promac wrote:

[
You can do this way, but ideally your file system should be unmounted (boot
from
a live CD/DVD).

I, personally, use BackupPC for /home and partimage for the file system (/
and /boot).

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
]

Would someone please tell how to use partimage to backup whole fedora 10 system 
in detail?

rpm -qa | grep partimage
partimage-0.6.7-5.fc10.i386

I also downloaded systemrescuecd and burned it.
But can't use it to backup whole fedora 10 system(actually I don't know how to 
use it)
Booting this cd can't find graphical option.

fdisk -l

Disk /dev/sda: 80.0 GB, 8002528 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x29032902

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1912    15358108+   c  W95 FAT32 (LBA)
/dev/sda2            1913        9449    60540952+   f  W95 Ext'd (LBA)
/dev/sda3            9450        9729     2249100   82  Linux swap / Solaris
/dev/sda5            1913        5609    29696121    b  W95 FAT32
/dev/sda6            5610        8286    21502971   83  Linux
/dev/sda7            8287        9449     9341766   83  Linux

I am trying to backup /dev/sda6 partition.
Is it necessary to backup the /proc , /sys, /lost+found , /media, /mnt, 
directory to be backed up?

Is it possible to backup /dev/sda6 partition excluding these directory(/proc , 
/sys, /lost+found , /media, /mnt,) with partimage or systemrescuecd?

If I copy the whole /dev/sda6 partition in a portable hard disk(250GB),then
after reinstalling minimum fedora 10 and copy-paste that /dev/sda6 from the 
portable hard disk to the newly installed fedora 10's root (/) directory ,will 
it work ?

In serious trouble.
Someone please tell how to backup easily as I don't have any live cd.

df -h
/dev/sda6  21G  7.8G   12G  41% /
tmpfs 501M   76K  501M   1% /dev/shm
/dev/sda5  29G  6.4G   22G  23% /media/disk
/dev/sda1  15G  3.2G   12G  22% /media/disk-1
/dev/sda7 8.8G  1.9G  6.6G  22% /media/disk-2


Thanks.



  


-- 
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


Re: kernel source code

2009-03-25 Thread Bill Davidsen

Rahul Sundaram wrote:

Bill Davidsen wrote:

Rahul Sundaram wrote:

Bill Davidsen wrote:


And as a side note, I just pulled a source rpm off rawhide, for kernel
2.6.29-rc8-git and it would unpack due to "MD5 errors" in the install.
Don't know what that's all about, 

Rawhide has switched to using SHA256 instead of MD5 everywhere including
RPM. Details in the stronger hashes feature at

https://fedoraproject.org/wiki/Releases/11/FeatureList


Actually it seems to be signed with a key I don't see, the message is:
  kernel-2.6.29-0.258.rc8.git2.fc11.src.rpm: RSA sha1 (MD5) (PGP) md5
NOT OK (MISSING KEYS: PGP#d22e77f2)

I assume it's a key only in the FC11 release, which isn't in older
systems. A problem for another day, I'm content now that I understand
why it fails.


Yes. Every release has a different key.

Interesting, though, I got that key off the web site for the alpha, and it's in 
my personal keyring, some time when I want to spend a lot of time on something I 
probably won't use I'll figure out where that key needs to be, since I don't 
have a usable FC11 machine (both installed the alpha but when I do the upgrade 
they hang solid).


Not critical, the newer kernel seems to use my display no better than the old.

--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: kernel source code

2009-03-25 Thread Rahul Sundaram
Bill Davidsen wrote:
> Rahul Sundaram wrote:
>> Bill Davidsen wrote:
>>
>>> And as a side note, I just pulled a source rpm off rawhide, for kernel
>>> 2.6.29-rc8-git and it would unpack due to "MD5 errors" in the install.
>>> Don't know what that's all about, 
>>
>> Rawhide has switched to using SHA256 instead of MD5 everywhere including
>> RPM. Details in the stronger hashes feature at
>>
>> https://fedoraproject.org/wiki/Releases/11/FeatureList
>>
> Actually it seems to be signed with a key I don't see, the message is:
>   kernel-2.6.29-0.258.rc8.git2.fc11.src.rpm: RSA sha1 (MD5) (PGP) md5
> NOT OK (MISSING KEYS: PGP#d22e77f2)
> 
> I assume it's a key only in the FC11 release, which isn't in older
> systems. A problem for another day, I'm content now that I understand
> why it fails.

Yes. Every release has a different key.

Rahul

-- 
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


Re: kernel source code

2009-03-25 Thread Bill Davidsen

Rahul Sundaram wrote:

Bill Davidsen wrote:


And as a side note, I just pulled a source rpm off rawhide, for kernel
2.6.29-rc8-git and it would unpack due to "MD5 errors" in the install.
Don't know what that's all about, 


Rawhide has switched to using SHA256 instead of MD5 everywhere including
RPM. Details in the stronger hashes feature at

https://fedoraproject.org/wiki/Releases/11/FeatureList


Actually it seems to be signed with a key I don't see, the message is:
  kernel-2.6.29-0.258.rc8.git2.fc11.src.rpm: RSA sha1 (MD5) (PGP) md5 NOT OK 
(MISSING KEYS: PGP#d22e77f2)


I assume it's a key only in the FC11 release, which isn't in older systems. A 
problem for another day, I'm content now that I understand why it fails.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: update broke NetworkManager

2009-03-25 Thread Christopher A. Williams
On Wed, 2009-03-25 at 23:47 -0400, Kevin J. Cummings wrote:
> Christopher A. Williams wrote:
> > On Wed, 2009-03-25 at 23:03 -0400, Kevin J. Cummings wrote:
> >> Kevin Kempter wrote:
> >>> Hi All;
> >>>
> >>>
> >>> I ran a yum update tonite and after a reboot I no longer had a copy of 
> >>> the Network Manager in my system tray. Also I could no longer run the 
> >>> Network Manager (nm-applet) from the command line. It ran but still 
> >>> failed to show up in the system tray.
> >> nm_applet runs in the Notification Area.  Did you lose your Notification 
> >> Area?
> >>
> >> I have 5 different applets running in mine, including Bluetooth Manager, 
> >> Power Manager, NetworkManager Applet, Weather Report, and Volumne 
> >> Applet.  I'd notice if all 5 disappeared from my panel
> > 
> > I have a friend who is now offline because of this update. I'm trying to
> > help him roll back the change. No rsync backup in this case...
> > 
> > Ideas?
> 
> If his Notification Area has disappeared from his panel, add it back in. 
>   Then NetworkManager Applet will have someplace to run.  If the problem 
> is something else, then, I'm sorry, I can't help.

It' something else for sure. The notification panel is intact.
NetworkManager is refusing to start and the entries for the ethernet
connection are also gone.

Re-creating them manually so of is not working either. I'm having him
switch it from NetworkManager to the old-style Network service. So far,
no dice...

Cheers,

Chris


-- 
==
"Only two things are infinite,
the universe and human stupidity,
and I'm not sure about the former."

-- Albert Einstein



-- 
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


Re: update broke NetworkManager

2009-03-25 Thread Sam Varshavchik

Christopher A. Williams writes:


On Wed, 2009-03-25 at 23:03 -0400, Kevin J. Cummings wrote:

Kevin Kempter wrote:
> Hi All;
> 
> 
> I ran a yum update tonite and after a reboot I no longer had a copy of 
> the Network Manager in my system tray. Also I could no longer run the 
> Network Manager (nm-applet) from the command line. It ran but still 
> failed to show up in the system tray.


nm_applet runs in the Notification Area.  Did you lose your Notification 
Area?


I have 5 different applets running in mine, including Bluetooth Manager, 
Power Manager, NetworkManager Applet, Weather Report, and Volumne 
Applet.  I'd notice if all 5 disappeared from my panel


I have a friend who is now offline because of this update. I'm trying to
help him roll back the change. No rsync backup in this case...

Ideas?


/var/log/yum.log will record what packages were installed during the last 
update.


You will have to, painstakingly, locate and download the previous version of 
each package, and manually install them using rpm -U --oldpackage





pgpiCwFr56VOi.pgp
Description: PGP signature
-- 
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

Re: update broke NetworkManager

2009-03-25 Thread Kevin J. Cummings

Christopher A. Williams wrote:

On Wed, 2009-03-25 at 23:03 -0400, Kevin J. Cummings wrote:

Kevin Kempter wrote:

Hi All;


I ran a yum update tonite and after a reboot I no longer had a copy of 
the Network Manager in my system tray. Also I could no longer run the 
Network Manager (nm-applet) from the command line. It ran but still 
failed to show up in the system tray.
nm_applet runs in the Notification Area.  Did you lose your Notification 
Area?


I have 5 different applets running in mine, including Bluetooth Manager, 
Power Manager, NetworkManager Applet, Weather Report, and Volumne 
Applet.  I'd notice if all 5 disappeared from my panel


I have a friend who is now offline because of this update. I'm trying to
help him roll back the change. No rsync backup in this case...

Ideas?


If his Notification Area has disappeared from his panel, add it back in. 
 Then NetworkManager Applet will have someplace to run.  If the problem 
is something else, then, I'm sorry, I can't help.



Cheers,

Chris


--
Kevin J. Cummings
kjch...@rcn.com
cummi...@kjchome.homeip.net
cummi...@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)

--
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


Re: update broke NetworkManager

2009-03-25 Thread Christopher A. Williams
On Wed, 2009-03-25 at 23:03 -0400, Kevin J. Cummings wrote:
> Kevin Kempter wrote:
> > Hi All;
> > 
> > 
> > I ran a yum update tonite and after a reboot I no longer had a copy of 
> > the Network Manager in my system tray. Also I could no longer run the 
> > Network Manager (nm-applet) from the command line. It ran but still 
> > failed to show up in the system tray.
> 
> nm_applet runs in the Notification Area.  Did you lose your Notification 
> Area?
> 
> I have 5 different applets running in mine, including Bluetooth Manager, 
> Power Manager, NetworkManager Applet, Weather Report, and Volumne 
> Applet.  I'd notice if all 5 disappeared from my panel

I have a friend who is now offline because of this update. I'm trying to
help him roll back the change. No rsync backup in this case...

Ideas?

Cheers,

Chris




-- 
==
"Only two things are infinite,
the universe and human stupidity,
and I'm not sure about the former."

-- Albert Einstein



-- 
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


Re: F10 VS vlc

2009-03-25 Thread Dennis Kaptain

> Asunto: Re: F10 VS vlc

> 
> On Wed, Mar 25, 2009 at 06:49:14AM -0700, Dennis Kaptain wrote:
> > 
> > > Asunto: F10 VS vlc
> > 
> > > 
> > > Hi!
> > > 
> > > I just noticed last night that vlc no longer displays its GUI. It still
> > > plays audio (haven't tried video yet), but I get no control panel from
> > > it anymore. I have to kill it (kill -9) to stop it, and there are no
> > > controls.
> > > 
> > > As recently as this past weekend it was working fine.
> > > 
> > > Did perhaps an update install a broken one? Any other ideas?
> > > 
> > > Thanks!
> > > -- 
> > 
> > Fred,
> > Please do me a favor. Install keepassx and see if it starts. I have vlc and 
> have the same problem. I'm wondering if my keepassx problem is the same 
> problem 
> that vlc is having ie. no GUI displays.
> > 
> > I found the sourceforge site where I need to file a bug report but I'm 
> thinking this really isn't a keepassx (or vlc) bug at all but something else 
> so 
> I hesitate.
> > 
> > Thanks
> > Dennis K
> 
> Seeing the other postings about various apps with the same problem, I
> haven't done the experiment you asked about. Not sure it's worth the
> effort now. What do yo think?
> 
> BTW, I noticed that PysolFC (a python app) doesn't work either. neither
> does RazorSQL, a commercial Java app for poking at SQL databases.
> 
> Fred

No, I don't really suppose it's worth the effort. I'm quite sure the next 
libX11 or gtk2 update will fix everything.
I noticed my VirtualBox isn't available either. What a nasty little bug. It 
managed to kill 3 entire operating systems via VirtualBox. ;-) 

Dennis K


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

-- 
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


Re: update broke NetworkManager

2009-03-25 Thread Kevin J. Cummings

Kevin Kempter wrote:

Hi All;


I ran a yum update tonite and after a reboot I no longer had a copy of 
the Network Manager in my system tray. Also I could no longer run the 
Network Manager (nm-applet) from the command line. It ran but still 
failed to show up in the system tray.


nm_applet runs in the Notification Area.  Did you lose your Notification 
Area?


I have 5 different applets running in mine, including Bluetooth Manager, 
Power Manager, NetworkManager Applet, Weather Report, and Volumne 
Applet.  I'd notice if all 5 disappeared from my panel


Plus if I ran "ifup etho" I got an error that the network was 'down'. 
And finally I went to the network device control and it showed no devices.



Fortunately I run an rsync backup before I do any updates. I ran an 
rsync restore of the following directories and everything is back to 
where it was before the update.



bin
boot
etc
lib
lib64
lost+found
opt
root
sbin
selinux
srv
usr
var



Anyone have any thoughts per the Network Manager issue ?



Thanks in advance




--
Kevin J. Cummings
kjch...@rcn.com
cummi...@kjchome.homeip.net
cummi...@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)

--
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


update broke NetworkManager

2009-03-25 Thread Kevin Kempter
Hi All;

I ran a yum update tonite and after a reboot I no longer had a copy of the 
Network Manager in my system tray.  Also I could no longer run the Network 
Manager (nm-applet) from the command line. It ran but still failed to show up 
in the system tray.

Plus if I ran "ifup etho" I got an error that the network was 'down'.  And 
finally I went to the network device control and it showed no devices.

Fortunately I run an rsync backup before I do any updates. I ran an rsync 
restore of the following directories and everything is back to where it was 
before the update.

bin
boot
etc
lib
lib64
lost+found
opt
root
sbin
selinux
srv
usr
var


Anyone have any thoughts per the Network Manager issue ?


Thanks in advance
-- 
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

Re: F10 VS vlc

2009-03-25 Thread fred smith
On Wed, Mar 25, 2009 at 06:49:14AM -0700, Dennis Kaptain wrote:
> 
> > Asunto: F10 VS vlc
> 
> > 
> > Hi!
> > 
> > I just noticed last night that vlc no longer displays its GUI. It still
> > plays audio (haven't tried video yet), but I get no control panel from
> > it anymore. I have to kill it (kill -9) to stop it, and there are no
> > controls.
> > 
> > As recently as this past weekend it was working fine.
> > 
> > Did perhaps an update install a broken one? Any other ideas?
> > 
> > Thanks!
> > -- 
> 
> Fred,
> Please do me a favor. Install keepassx and see if it starts. I have vlc and 
> have the same problem. I'm wondering if my keepassx problem is the same 
> problem that vlc is having ie. no GUI displays.
> 
> I found the sourceforge site where I need to file a bug report but I'm 
> thinking this really isn't a keepassx (or vlc) bug at all but something else 
> so I hesitate.
> 
> Thanks
> Dennis K

Seeing the other postings about various apps with the same problem, I
haven't done the experiment you asked about. Not sure it's worth the
effort now. What do yo think?

BTW, I noticed that PysolFC (a python app) doesn't work either. neither
does RazorSQL, a commercial Java app for poking at SQL databases.

Fred

-- 
---
 .Fred Smith   /  
( /__  ,__.   __   __ /  __   : / 
 //  /   /__) /  /  /__) .+'   Home: fre...@fcshome.stoneham.ma.us 
//  (__ (___ (__(_ (___ / :__ 781-438-5471 
 Jude 1:24,25 -


pgpKokRsKQEAK.pgp
Description: PGP signature
-- 
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

Re: update caused java breakage

2009-03-25 Thread brian

Roberto Ragusa wrote:

brian wrote:

Since allowing some updates a couple days ago, I can no longer run
jEdit. It looks like it's something to do with X11 or GTK but that's
about as much as I can figure out.
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xdfc831]


I remember something similar happened time ago, sed command to
disable XINERAMA...

Have a look at this:
  http://bugs.archlinux.org/task/8521

>
>

These are the updated packages:

selinux-policy-3.5.13-49.fc10.noarch
selinux-policy-targeted-3.5.13-49.fc10.noarch
libX11-1.1.5-1.fc10.i386


I guess it's libX11 which is enforcing locking rules
which are violated by the old jpp 1.5.0 you are using.

Try this
  export LIBXCB_ALLOW_SLOPPY_LOCK=1
or patch the libmawt.so using sed
or, yes, change the JVM to something less buggy.

Best regards.



Thanks, Roberto. I guess I was googling the wrong things. It certainly 
appears to be the same problem. Strange that it still exists.


I read through that and this page, also:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373

I tried both the export and:

sed -i 's/XINERAMA/FAKEEXTN/g' 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so


Unfortunately, neither fix worked for me. But, at least I have a better 
idea what the problem is.


Something else that I'm confused about is that I used alternatives 
--config java to set the jvm to use gcj but, when I try to start jEdit, 
I see that it's still being run by java-1.5.0-sun-1.5.0.14 for some reason.


Also, is jPackage of no use for Fedora 10? There don't seem to be any 
repos available for 10. Or, am I missing something important?


--
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


Re: ath5k phy0: gain calibration timeout (2417MHz) lose connection

2009-03-25 Thread Antonio Olivares




--- On Wed, 3/25/09, Antonio Olivares  wrote:

> Despite that fedora is my favorite OS, I have to "not
> run it" because it drops my connection and I have to
> run Windows on it so that I can actually do work.  I lost
> one of my Fedora Rawhide Machines on which I did my normal
> work and I need a dependable machine so I can do my normal
> work.  What should I do?  I patiently await a 2.6.29 kernel
> for this machine and I can compile in case it takes to long
> to get here :), on rawhide still with -0.258.2?? kernel not
> yet 2.6.29 :) 
> 
> Are there any bugs out there?  
> I have a laptop that also uses the ath(5)(9)k drivers and
> it does not drop the connects and I run rawhide on it. 
> Please advice me as to what to do.
> 
> Thanks in Advance,
> 
> Antonio 
> 
> 
>   
> 
> -- 

ATM, 

downloading many new packages, I have enabled updates-testing repo and getting 
newer kernel:

kernel  i686   2.6.27.21-170.2.56.fc10   updates-testing  19 M


Hope it works and does not drop me and I'll be happy again :)

Regards,

Antonio 


  

-- 
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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread Robert Moskowitz

David wrote:

On 3/25/2009 5:43 PM, Robert Moskowitz wrote:
  

David wrote:


On 3/25/2009 4:17 PM, Robert Moskowitz wrote:
  

David wrote:


On 3/25/2009 3:48 PM, Robert Moskowitz wrote:
  

David wrote:


On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
  

One a fresh FC10 install, gedit 'moves' to the current workspace.
Even
if it is behind other windows, as I switch from workspace to
workspace,
gedit moves.  This is very upsetting.
I have found if I go into preferences, exit from preferences, close
gedit, and reopen gedit, this behavor stops.
Strange and distracting.  Just one more thing I have to 'fix' with
each
FC10 install.


Been a while since I have used KDE but that, IIRC, used to be a
'feature' of KDE. You using KDE?
  

gnome.
Did not mention this. I have never run KDE so I kind of ASSuMEd that a
KDE user would be dealing with kedit, not gedit...


Depends Robert. I know Gnome users that like K3b for example. Why I am
not
sure but they do. I, myself, used Gedit when I first started with
Linux and
that was KDE 2.x.
  

And I do run k3b on my gnome'd laptop.


This was a fresh, formatted install or an update? This sounds like
an old
setting put into an updated install.
  

absolutely fresh.
3 such installs so far, and all have exhibited this behaviour.


Man I wish I could offer more than 'try this'. I do not like 'try this'
advice. Never have. But I did not/do not have this situation. I've never
seen this. Nor Have I heard anyone else mention anything such as this.
A test. Well okay - a 'try this' suggestion.  :-) Don't install K3b on
the
next machine. Nothing KDE. And see if this 'follow the desktop' thing
still
happens. The KDE stuff can be added later.
  


  

I suggest this test because I don't have anything KDE installed and, as I
said, I did not/did not see this. Just a thought. Might be a bug or an
interaction.
  


  

This has happened on all three installs right 'out of the box' No KDE
components installed. At least that I know of.



  

One 'customization' is I deselected Office Apps at the install, knowing
that they have been updated, so I would add them AFTER the install via
yumex. Otherwise with perhaps some disk druid customizations (and then
NOT on one install) this is FC10 out-of-the-box.




Well... ya' got me now. I don't doubt you but I wish that I could see this
happen. I did three Fedora 10 installs a long time ago. When it was first
released. One desktop, mine, and two laptops, son and girlfriend. None of us
had this situation. And we have, me actually, seen to it that the installs
are kept updated. Hmm... does this happen before or after you update the
install from the DVD to 'today'? That I have not done. Fresh install of an
out of date ISO and then updated to 'today'.
  


Well my installs are from my network... Booting from CD disk 1 of 6.

I don't know if it is really 'out of the box' or only after 'yum update'.


At least it is only annoying and not a disaster?  :-p


It is just one more post install step, like moving SSH to port foo. Of 
setting preferences for Nautilus. etc.


--
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


Re: update caused java breakage

2009-03-25 Thread brian

Robert L Cochran wrote:

I think yesterday's openjdk update may have broken Java somehowthe
Arduino-0013 IDE doesn't function after being drawn on the screen. The
IDE window will either go white, or you can maximize it or minimize it
but not close the window or do anything else with it. I saw the
reference to XINERAMA that another person responding to Brian's post
write about, abnd I looked over the archlinux thread, but I'm not quite
sure what to do. I have Sun's Java JDK installed and I wonder if the
openjdk update wiped out something needed by the Sun JDK.



That could be, but I don't have openjdk installed. I believe this is 
because I upgraded from 7 -> 10. But that's a lot like my experience 
with jEdit: just a white screen. When I tried starting without ~/.jedit 
in place, I saw a couple of windows instead, and they behaved just as 
you describe.


I've just got back so will check out some of the ideas Roberto posted.

b

--
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


ath5k phy0: gain calibration timeout (2417MHz) lose connection

2009-03-25 Thread Antonio Olivares

Dear fellow fedora users,

I have a machine with a supported Dlink wireless card, but it is not working 
properly.  IT connects for a little while and then the connection gets dropped:

03:06.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC 
(rev 01)

can't and could not send smolt profile:

[oliva...@localhost Download]$ cd ~
[oliva...@localhost ~]$ smoltSendProfile 
Unable to save UUID, continuing...
Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 35, in 
from scan import scan, rating
  File "/usr/share/smolt/client/scan.py", line 30, in 
h = smolt.Hardware()
  File "/usr/share/smolt/client/smolt.py", line 359, in __init__
self.devices[udi] = Device(props)
  File "/usr/share/smolt/client/smolt.py", line 134, in __init__
self.UUID = getUUID()
  File "/usr/share/smolt/client/smolt.py", line 1015, in getUUID
sys.err.write(_('Your UUID file could not be created: %s\n' % e))
AttributeError: 'module' object has no attribute 'err'


wlan0: authenticate with AP 00:1c:58:05:e8:b0
wlan0: authenticated
wlan0: associate with AP 00:1c:58:05:e8:b0
wlan0: RX AssocResp from 00:1c:58:05:e8:b0 (capab=0x431 status=0 aid=78)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
wlan0: authenticate with AP 00:1c:58:05:e7:a0
wlan0: authenticated
wlan0: associate with AP 00:1c:58:05:e7:a0
wlan0: RX ReassocResp from 00:1c:58:05:e7:a0 (capab=0x431 status=0 aid=42)
wlan0: associated
wlan0: authenticate with AP 00:1c:58:05:e8:b0
wlan0: deauthenticated
wlan0: authenticated
wlan0: associate with AP 00:1c:58:05:e8:b0
wlan0: RX ReassocResp from 00:1c:58:05:e8:b0 (capab=0x431 status=0 aid=79)
wlan0: associated
wlan0: deauthenticated
wlan0: authenticate with AP 00:1c:58:05:e8:b0
wlan0: authenticated
wlan0: associate with AP 00:1c:58:05:e8:b0
wlan0: RX ReassocResp from 00:1c:58:05:e8:b0 (capab=0x431 status=0 aid=80)
wlan0: associated
ath5k phy0: gain calibration timeout (2417MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2417 Mhz)
wlan0: failed to restore operational channel after scan
ath5k phy0: gain calibration timeout (2422MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2422 Mhz)
wlan0: authenticate with AP 00:1c:58:05:e8:b0
wlan0: authenticate with AP 00:1c:58:05:e8:b0
ath5k phy0: gain calibration timeout (2422MHz)
ath5k phy0: can't reset hardware (-11)
wlan0: Failed to config new BSSID to the low-level driver
wlan0: authenticate with AP 00:1c:58:05:e8:b0
wlan0: authentication with AP 00:1c:58:05:e8:b0 timed out
ath5k phy0: noise floor calibration timeout (2422MHz)
ath5k phy0: gain calibration timeout (2412MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2412 Mhz)
wlan0: failed to set freq to 2412 MHz for scan
ath5k phy0: gain calibration timeout (2417MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2417 Mhz)
wlan0: failed to set freq to 2417 MHz for scan
ath5k phy0: gain calibration timeout (2422MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2422 Mhz)
wlan0: failed to set freq to 2422 MHz for scan
ath5k phy0: gain calibration timeout (2427MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2427 Mhz)
wlan0: failed to set freq to 2427 MHz for scan
ath5k phy0: gain calibration timeout (2432MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2432 Mhz)
wlan0: failed to set freq to 2432 MHz for scan
wlan0: failed to set freq to 2437 MHz for scan
wlan0: failed to set freq to 2442 MHz for scan
wlan0: failed to set freq to 2447 MHz for scan
wlan0: failed to set freq to 2452 MHz for scan
wlan0: failed to set freq to 2457 MHz for scan
wlan0: failed to set freq to 2462 MHz for scan
wlan0: failed to restore operational channel after scan
__ratelimit: 15 callbacks suppressed
ath5k phy0: gain calibration timeout (2412MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2412 Mhz)
wlan0: failed to set freq to 2412 MHz for scan
ath5k phy0: gain calibration timeout (2417MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2417 Mhz)
wlan0: failed to set freq to 2417 MHz for scan
ath5k phy0: gain calibration timeout (2422MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2422 Mhz)
wlan0: failed to set freq to 2422 MHz for scan
ath5k phy0: gain calibration timeout (2427MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2427 Mhz)
wlan0: failed to set freq to 2427 MHz for scan
ath5k phy0: gain calibration timeout (2432MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (2432 Mhz)
wlan0: failed to set freq to 2432 MHz for scan
wlan0: failed to set freq to 2437 MHz for scan
wlan0: failed to set freq to 2442 MHz for scan
wlan0: failed to set freq to 2447 MHz for scan
wlan0: failed to set freq to 2452 MHz for scan
wlan0: failed to set freq to 2457 MHz for scan
wlan0: failed to set freq to 2462 MHz for scan
wlan0: failed to restore operational channel after scan
__ratelimit: 14 callbacks suppressed
ath5k phy0: noise floor calibration timeout (2422MHz)
ath5

Re: Unable to upgrade from FC9 to FC10

2009-03-25 Thread M A Young

On Wed, 25 Mar 2009, James Allsopp wrote:


cat /etc/fedora-release shows Fedora release 10 (Cambridge)

but when I hit
yum upgrade

It says the system is up to date, but a uname -r shows it's using
2.6.27.19-78.2.30.fc9.i686

Any help would be most appreciated.


Try  yum clean all  first.

Michael Young

--
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


Re: update caused java breakage

2009-03-25 Thread Robert L Cochran
I think yesterday's openjdk update may have broken Java somehowthe
Arduino-0013 IDE doesn't function after being drawn on the screen. The
IDE window will either go white, or you can maximize it or minimize it
but not close the window or do anything else with it. I saw the
reference to XINERAMA that another person responding to Brian's post
write about, abnd I looked over the archlinux thread, but I'm not quite
sure what to do. I have Sun's Java JDK installed and I wonder if the
openjdk update wiped out something needed by the Sun JDK.

Bob


brian wrote:
> Since allowing some updates a couple days ago, I can no longer run
> jEdit. It looks like it's something to do with X11 or GTK but that's
> about as much as I can figure out.
>
> When I try starting the app, it hangs with a white screen. The
> ~/.jedit/activity.log shows:
>
> -- snip --
> java.version=1.5.0_14
> java.vm.version=1.5.0_14-b03
> java.runtime.version=1.5.0_14-b03
> java.vendor=Sun Microsystems Inc.
> java.compiler=null
> os.name=Linux
> os.version=2.6.27.19-170.2.35.fc10.i686
> os.arch=i386
> user.home=/home/bde
> java.home=/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre
> java.class.path=/home/bde/jedit/4.3pre12/jedit.jar
> An error occurred while connecting to the jEdit server instance.
> This probably means that jEdit crashed and/or exited abnormally
> the last time it was run.
> If you don't know what this means, don't worry.
> java.net.ConnectException: Connection refused
>  at java.net.PlainSocketImpl.socketConnect(Native Method)
>  at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
>  at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
>  at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
>  at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
>  at java.net.Socket.connect(Socket.java:520)
>  at java.net.Socket.connect(Socket.java:470)
>  at java.net.Socket.(Socket.java:367)
>  at java.net.Socket.(Socket.java:209)
>  at org.gjt.sp.jedit.jEdit.main(jEdit.java:247)
> -- snip --
>
> I've tried starting it from a terminal with the -noserver switch but
> it still hangs, and I get a backtrace:
>
> -- snip --
> $ jedit -noserver
> Locking assertion failure.  Backtrace:
> #0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
> #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xdfc831]
> #2 /usr/lib/libX11.so.6(_XReply+0x254) [0x24bf54]
> #3 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33dad7e]
> #4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33c4d47]
> #5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33c4ec3]
> #6
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26)
> [0xa33c5106]
> #7 [0xb4030bfa]
> #8 [0xb402ab3b]
> #9 [0xb402ab3b]
> #10 [0xb4028219]
> #11 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7a052bc]
> #12 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7b19f98]
> #13 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7a050ef]
> #14
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d)
> [0xb7a62b9d]
> #15
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d)
> [0xb784c30d]
> #16 [0xb40304ab]
> #17 [0xb402aa64]
> #18 [0xb4028219]
> #19 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7a052bc]
> Locking assertion failure.  Backtrace:
> #0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
> #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xdfc90e]
> #2 /usr/lib/libX11.so.6 [0x24b0e9]
> #3 /usr/lib/libX11.so.6(XGetVisualInfo+0x26) [0x241216]
> #4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33c4089]
> #5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33c42d3]
> #6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so
> [0xa33c4f71]
> #7
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26)
> [0xa33c5106]
> #8 [0xb4030bfa]
> #9 [0xb402ab3b]
> #10 [0xb402ab3b]
> #11 [0xb4028219]
> #12 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7a052bc]
> #13 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7b19f98]
> #14 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so
> [0xb7a050ef]
> #15
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d)
> [0xb7a62b9d]
> #16
> /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d)
> [0xb784c30d]
> #17 [0xb40304ab]
> #18 [0xb402aa64]
> #19 [0xb4028219]
> -- snip --
>
> I'm really unsure of what to make of that. The security stuff made me
> wonder about SELinux but that's disabl

HDMI sound, Nvidia drivers and the ALSA drivers

2009-03-25 Thread Geoffrey Leach
There have been a number of questions about this over the last 
months, 
so I thought I'd post a summary of my results.

The short answer: the latest kernel, 2.6.27.15-170.2.24.fc10, provides 
the 1.0.17 ALSA drivers. For the snd_hda_intel driver at least, that's 
not sufficient. The solution is to get the latest (1.0.19) driver from 
the ALSA site, compile and install. You don't need full kernel sources 
to do this; the kernel-devel module is enough.

FWIW, here's the relevant info on the hardware.
MB: ASUS P5N7A-VM
*-multimedia
 description: Audio device
 product: MCP79 High Definition Audio
 vendor: nVidia Corporation
info.product = 'ALC888 Digital ALSA Playback Device'

-- 
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


Re: Unable to upgrade from FC9 to FC10

2009-03-25 Thread Itamar Reis Peixoto
yum -y update


On Wed, Mar 25, 2009 at 8:05 PM, James Allsopp
 wrote:
> Hi,
> I'm trying to upgrade from FC9 to FC10 using yum,
> I've checked for any rpmnew packages,
> I've removed most orphans.
> Switched selinux to disabled/permissive
> Updated fedora-release using
>
> rpm -Uhv
> ftp://download.fedora.redhat/com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm
>
> yum repolist show fedora, livna, rpm fusion and updates all showing
> fedora 10
>
> cat /etc/fedora-release shows Fedora release 10 (Cambridge)
>
> but when I hit
> yum upgrade
>
> It says the system is up to date, but a uname -r shows it's using
> 2.6.27.19-78.2.30.fc9.i686
>
> Any help would be most appreciated.
>
> Cheers
> James
>
> --
> 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
>



-- 


Itamar Reis Peixoto

e-mail/msn: ita...@ispbrasil.com.br
sip: ita...@ispbrasil.com.br
skype: itamarjp
icq: 81053601
+55 11 4063 5033
+55 34 3221 8599

-- 
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


Unable to upgrade from FC9 to FC10

2009-03-25 Thread James Allsopp
Hi,
I'm trying to upgrade from FC9 to FC10 using yum,
I've checked for any rpmnew packages,
I've removed most orphans.
Switched selinux to disabled/permissive
Updated fedora-release using

rpm -Uhv
ftp://download.fedora.redhat/com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm

yum repolist show fedora, livna, rpm fusion and updates all showing
fedora 10

cat /etc/fedora-release shows Fedora release 10 (Cambridge)

but when I hit
yum upgrade

It says the system is up to date, but a uname -r shows it's using
2.6.27.19-78.2.30.fc9.i686

Any help would be most appreciated.

Cheers
James

-- 
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


Re: weather report applet dead again?

2009-03-25 Thread Robert Nichols

Bill Davidsen wrote:
I use the gnome- version with radar, and while it does catch up at the 
update interval, clicking the UPDATE button worked for me, to catch up 
if I care before it solves the problem for me.


There is an issue that checking "start at boot" on NM wireless 
connections doesn't seem to work, at least not on any system I've ever 
owned. That's why the applet can't find a network.


Neither waiting nor clicking the "Update" button work for me.  The applet
(gweather-applet) remains stuck in the "Updating..." state.

I am not attempting to start the wireless network at boot, only the
wired ethernet, which obviously does not start if no cable is
connected.

--
Bob Nichols "NOSPAM" is really part of my email address.
Do NOT delete 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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread David
On 3/25/2009 5:43 PM, Robert Moskowitz wrote:
> David wrote:
>> On 3/25/2009 4:17 PM, Robert Moskowitz wrote:
>>> David wrote:
 On 3/25/2009 3:48 PM, Robert Moskowitz wrote:
> David wrote:
>> On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
>>> One a fresh FC10 install, gedit 'moves' to the current workspace.
>>> Even
>>> if it is behind other windows, as I switch from workspace to
>>> workspace,
>>> gedit moves.  This is very upsetting.
>>> I have found if I go into preferences, exit from preferences, close
>>> gedit, and reopen gedit, this behavor stops.
>>> Strange and distracting.  Just one more thing I have to 'fix' with
>>> each
>>> FC10 install.
>> Been a while since I have used KDE but that, IIRC, used to be a
>> 'feature' of KDE. You using KDE?
> gnome.
> Did not mention this. I have never run KDE so I kind of ASSuMEd that a
> KDE user would be dealing with kedit, not gedit...
 Depends Robert. I know Gnome users that like K3b for example. Why I am
 not
 sure but they do. I, myself, used Gedit when I first started with
 Linux and
 that was KDE 2.x.
>>> And I do run k3b on my gnome'd laptop.
 This was a fresh, formatted install or an update? This sounds like
 an old
 setting put into an updated install.
>>> absolutely fresh.
>>> 3 such installs so far, and all have exhibited this behaviour.
>> Man I wish I could offer more than 'try this'. I do not like 'try this'
>> advice. Never have. But I did not/do not have this situation. I've never
>> seen this. Nor Have I heard anyone else mention anything such as this.
>> A test. Well okay - a 'try this' suggestion.  :-) Don't install K3b on
>> the
>> next machine. Nothing KDE. And see if this 'follow the desktop' thing
>> still
>> happens. The KDE stuff can be added later.

>> I suggest this test because I don't have anything KDE installed and, as I
>> said, I did not/did not see this. Just a thought. Might be a bug or an
>> interaction.

> This has happened on all three installs right 'out of the box' No KDE
> components installed. At least that I know of.

> One 'customization' is I deselected Office Apps at the install, knowing
> that they have been updated, so I would add them AFTER the install via
> yumex. Otherwise with perhaps some disk druid customizations (and then
> NOT on one install) this is FC10 out-of-the-box.


Well... ya' got me now. I don't doubt you but I wish that I could see this
happen. I did three Fedora 10 installs a long time ago. When it was first
released. One desktop, mine, and two laptops, son and girlfriend. None of us
had this situation. And we have, me actually, seen to it that the installs
are kept updated. Hmm... does this happen before or after you update the
install from the DVD to 'today'? That I have not done. Fresh install of an
out of date ISO and then updated to 'today'.

At least it is only annoying and not a disaster?  :-p


-- 


  David

-- 
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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread Robert Moskowitz



David wrote:

On 3/25/2009 4:17 PM, Robert Moskowitz wrote:
  

David wrote:


On 3/25/2009 3:48 PM, Robert Moskowitz wrote:
  


  

David wrote:



  

On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
  




  
One a fresh FC10 install, gedit 'moves' to the current workspace. 
Even

if it is behind other windows, as I switch from workspace to
workspace,
gedit moves.  This is very upsetting.







  

I have found if I go into preferences, exit from preferences, close
gedit, and reopen gedit, this behavor stops.







  

Strange and distracting.  Just one more thing I have to 'fix' with
each
FC10 install.







  

Been a while since I have used KDE but that, IIRC, used to be a
'feature' of KDE. You using KDE?
  


  

gnome.





  

Did not mention this. I have never run KDE so I kind of ASSuMEd that a
KDE user would be dealing with kedit, not gedit...





  

Depends Robert. I know Gnome users that like K3b for example. Why I am
not
sure but they do. I, myself, used Gedit when I first started with
Linux and
that was KDE 2.x.
  



  

And I do run k3b on my gnome'd laptop.



  

This was a fresh, formatted install or an update? This sounds like an old
setting put into an updated install.
  

absolutely fresh.



  

3 such installs so far, and all have exhibited this behaviour.




Man I wish I could offer more than 'try this'. I do not like 'try this'
advice. Never have. But I did not/do not have this situation. I've never
seen this. Nor Have I heard anyone else mention anything such as this.

A test. Well okay - a 'try this' suggestion.  :-) Don't install K3b on the
next machine. Nothing KDE. And see if this 'follow the desktop' thing still
happens. The KDE stuff can be added later.

I suggest this test because I don't have anything KDE installed and, as I
said, I did not/did not see this. Just a thought. Might be a bug or an
interaction.


This has happened on all three installs right 'out of the box' No KDE 
components installed. At least that I know of.


One 'customization' is I deselected Office Apps at the install, knowing 
that they have been updated, so I would add them AFTER the install via 
yumex. Otherwise with perhaps some disk druid customizations (and then 
NOT on one install) this is FC10 out-of-the-box.



--
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


Re: alt-f2

2009-03-25 Thread Jim

Anne Wilson wrote:

On Wednesday 25 March 2009 20:39:16 Jim wrote:
  

Jim Douglas wrote:


When I enter alt-f2 the options are gone and I can't run as sudo?

How can I run konqueror as root?

Hotmail® is up to 70% faster. Now good news travels really fast. Find
out more.

  

I make a Icon on my desktop 'KonquerorSU'

Step
1. right click on Desktop and 'Create New'   'link to application'
2. Properties window opens up.
3. In "General Tab" I give it a name of KonquerorSU, and then I click on
Icon on left top  and give it a Icon.
4. In "Application Tab" at "Command" I put /usr/bin/konqueror . also in
Application Tab at bottom right I click on
"Application Options" and then  ' Check'  "Run as a different user"
and at "Username" type in 'root' .
5. Then click on OK at bottom and you have a KonquerorSU icon on Desktop.


This works in KDE3, and in KDE4 if you are working in FolderView.  It doesn't 
work in KDE4 if you work in Desktop View.


  

Now for the worst of it all !!
After you open a text file using Kwrite a few times.
Then shutdown KonquerorSU filemanager and have to open it again to edit
a new text file in Kwrite, it's going to give you a error message "Can't
launch Kwrite".
You then will have to restart KDE to get it to Edit text files in SU KDE.

That error message, can't launch Kwite has been a problem in KonquerorSU
for the past KDE releases.
And I have been to lazy to report it to bugzilla.kde.  If anyone knows
how to fix it I would like to know about it.



Usually, typing 'xhost+localhost' in the root konsole will get it working 
again.  I've seen situations where the user couldn't launch kwrite, and the 
same command in a user konsole cures it most times.


Anne
  

I have it setup in KDE4 in the Desktop Folderview .
Thanks for the 'xhost+localhost' pointer.

--
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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread David
On 3/25/2009 4:17 PM, Robert Moskowitz wrote:
> David wrote:
>> On 3/25/2009 3:48 PM, Robert Moskowitz wrote:

>>> David wrote:

 On 3/25/2009 1:05 PM, Robert Moskowitz wrote:



> One a fresh FC10 install, gedit 'moves' to the current workspace. 
> Even
> if it is behind other windows, as I switch from workspace to
> workspace,
> gedit moves.  This is very upsetting.





> I have found if I go into preferences, exit from preferences, close
> gedit, and reopen gedit, this behavor stops.





> Strange and distracting.  Just one more thing I have to 'fix' with
> each
> FC10 install.





 Been a while since I have used KDE but that, IIRC, used to be a
 'feature' of KDE. You using KDE?

>>> gnome.



>>> Did not mention this. I have never run KDE so I kind of ASSuMEd that a
>>> KDE user would be dealing with kedit, not gedit...



>> Depends Robert. I know Gnome users that like K3b for example. Why I am
>> not
>> sure but they do. I, myself, used Gedit when I first started with
>> Linux and
>> that was KDE 2.x.


> And I do run k3b on my gnome'd laptop.

>> This was a fresh, formatted install or an update? This sounds like an old
>> setting put into an updated install.
> absolutely fresh.

> 3 such installs so far, and all have exhibited this behaviour.


Man I wish I could offer more than 'try this'. I do not like 'try this'
advice. Never have. But I did not/do not have this situation. I've never
seen this. Nor Have I heard anyone else mention anything such as this.

A test. Well okay - a 'try this' suggestion.  :-) Don't install K3b on the
next machine. Nothing KDE. And see if this 'follow the desktop' thing still
happens. The KDE stuff can be added later.

I suggest this test because I don't have anything KDE installed and, as I
said, I did not/did not see this. Just a thought. Might be a bug or an
interaction.

Good luck.
-- 


  David

-- 
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


Re: alt-f2

2009-03-25 Thread Anne Wilson
On Wednesday 25 March 2009 20:39:16 Jim wrote:
> Jim Douglas wrote:
> > When I enter alt-f2 the options are gone and I can't run as sudo?
> >
> > How can I run konqueror as root?
> > 
> > Hotmail® is up to 70% faster. Now good news travels really fast. Find
> > out more.
> >  >09>
>
> I make a Icon on my desktop 'KonquerorSU'
>
> Step
> 1. right click on Desktop and 'Create New'   'link to application'
> 2. Properties window opens up.
> 3. In "General Tab" I give it a name of KonquerorSU, and then I click on
> Icon on left top  and give it a Icon.
> 4. In "Application Tab" at "Command" I put /usr/bin/konqueror . also in
> Application Tab at bottom right I click on
> "Application Options" and then  ' Check'  "Run as a different user"
> and at "Username" type in 'root' .
> 5. Then click on OK at bottom and you have a KonquerorSU icon on Desktop.
>
This works in KDE3, and in KDE4 if you are working in FolderView.  It doesn't 
work in KDE4 if you work in Desktop View.

> Now for the worst of it all !!
> After you open a text file using Kwrite a few times.
> Then shutdown KonquerorSU filemanager and have to open it again to edit
> a new text file in Kwrite, it's going to give you a error message "Can't
> launch Kwrite".
> You then will have to restart KDE to get it to Edit text files in SU KDE.
>
> That error message, can't launch Kwite has been a problem in KonquerorSU
> for the past KDE releases.
> And I have been to lazy to report it to bugzilla.kde.  If anyone knows
> how to fix it I would like to know about it.

Usually, typing 'xhost+localhost' in the root konsole will get it working 
again.  I've seen situations where the user couldn't launch kwrite, and the 
same command in a user konsole cures it most times.

Anne
-- 
New to KDE4? - get help from http://userbase.kde.org
Just found a cool new feature?  Add it to UserBase


signature.asc
Description: This is a digitally signed message part.
-- 
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

Re: alt-f2

2009-03-25 Thread Jim

Jim Douglas wrote:

When I enter alt-f2 the options are gone and I can't run as sudo?

How can I run konqueror as root?

Hotmail® is up to 70% faster. Now good news travels really fast. Find 
out more. 


I make a Icon on my desktop 'KonquerorSU'

Step
1. right click on Desktop and 'Create New'   'link to application'  
2. Properties window opens up.
3. In "General Tab" I give it a name of KonquerorSU, and then I click on 
Icon on left top  and give it a Icon.
4. In "Application Tab" at "Command" I put /usr/bin/konqueror . also in 
Application Tab at bottom right I click on
   "Application Options" and then  ' Check'  "Run as a different user" 
and at "Username" type in 'root' .

5. Then click on OK at bottom and you have a KonquerorSU icon on Desktop.

Now for the worst of it all !!
After you open a text file using Kwrite a few times.
Then shutdown KonquerorSU filemanager and have to open it again to edit 
a new text file in Kwrite, it's going to give you a error message "Can't 
launch Kwrite".

You then will have to restart KDE to get it to Edit text files in SU KDE.

That error message, can't launch Kwite has been a problem in KonquerorSU 
for the past KDE releases.
And I have been to lazy to report it to bugzilla.kde.  If anyone knows 
how to fix it I would like to know about 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


Re: boot problem with software raid1

2009-03-25 Thread Roberto Ragusa
Sam Varshavchik wrote:
> François Patte writes:
> 
>> Sometimes, randomly, the system cannot boot and stops after enabling
>> udev with this message:
>>
>> checking file system
>>
>> /dev/md0 Resize inode not valid

> Try dropping, then re-adding one of the drives in the RAID, then wait
> until it syncs back up, then run fsck again.

But this could mean copying the bad disk to the good one.
Remove one of the drive, boot the system, run fsck.
If everything appears to be OK, readd the second drive and let it sync.
If not, poweroff, remove the drive, replug only the second one.
Try fsck on this one and see the result.

If even in this case you have problems, none of the disks is
itself "correct" and the problem is just unresolvable.
Just start copying your data away from this filesystem
and recreate it from scratch.

Best regards.
-- 
   Roberto Ragusamail at robertoragusa.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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread Robert Moskowitz

David wrote:

On 3/25/2009 3:48 PM, Robert Moskowitz wrote:
  

David wrote:


On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
  


  

One a fresh FC10 install, gedit 'moves' to the current workspace.  Even
if it is behind other windows, as I switch from workspace to workspace,
gedit moves.  This is very upsetting.





  

I have found if I go into preferences, exit from preferences, close
gedit, and reopen gedit, this behavor stops.





  

Strange and distracting.  Just one more thing I have to 'fix' with each
FC10 install.





  

Been a while since I have used KDE but that, IIRC, used to be a
'feature' of KDE. You using KDE?
  

gnome.



  

Did not mention this. I have never run KDE so I kind of ASSuMEd that a
KDE user would be dealing with kedit, not gedit...




Depends Robert. I know Gnome users that like K3b for example. Why I am not
sure but they do. I, myself, used Gedit when I first started with Linux and
that was KDE 2.x.
  


And I do run k3b on my gnome'd laptop.


This was a fresh, formatted install or an update? This sounds like an old
setting put into an updated install.

absolutely fresh.

3 such installs so far, and all have exhibited this behaviour.


--
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


Re: Linux on a pendrive

2009-03-25 Thread John Austin
On Wed, 2009-03-25 at 14:56 -0400, Michael Weiner wrote:
> Thought i would throw this out there to the those that have far more
> experience than i in this matter. I have a need to create a bootable
> USB pendrive, easy enough, thanks to the LiveUSB-Creator tool provided
> on the fedoraproject site. But what i need is a desktop linux (KDE
> preferred) with some additional RPMs and Applications on it
> (Scientific based apps like PyMol) on a pendrive. I have created the
> pendrive with quite a bit of space for persistent storage, but wanted
> some opinions on the best way to move forward.
> 
> Thanks in advance for any direction
> Michael Weiner
> -- 
> 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

Hi

I keep a fullish install of F10 on a USB stick (8GB)
In fact I keep an i386 and an X86-64 stick.
I used XFCE but KDE fits in 8GB fine
Is it slower than Hard disk - yes - is it usable - very

I work from the standard F10 distribution and install over NFS
but a full DVD install is fine.
On boot install - enter expert askmethod and later select the USB stick
to install to.

Will it boot after install - yes if the BIOS support USB disk.
Even if it won't boot directly there are usually ways round that.

John

-- 
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


Re: update caused java breakage

2009-03-25 Thread Roberto Ragusa
brian wrote:
> Since allowing some updates a couple days ago, I can no longer run
> jEdit. It looks like it's something to do with X11 or GTK but that's
> about as much as I can figure out.
> Locking assertion failure.  Backtrace:
> #0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
> #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xdfc831]

I remember something similar happened time ago, sed command to
disable XINERAMA...

Have a look at this:
  http://bugs.archlinux.org/task/8521

> These are the updated packages:
> 
> selinux-policy-3.5.13-49.fc10.noarch
> selinux-policy-targeted-3.5.13-49.fc10.noarch
> libX11-1.1.5-1.fc10.i386

I guess it's libX11 which is enforcing locking rules
which are violated by the old jpp 1.5.0 you are using.

Try this
  export LIBXCB_ALLOW_SLOPPY_LOCK=1
or patch the libmawt.so using sed
or, yes, change the JVM to something less buggy.

Best regards.
-- 
   Roberto Ragusamail at robertoragusa.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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread David
On 3/25/2009 3:48 PM, Robert Moskowitz wrote:
> David wrote:
>> On 3/25/2009 1:05 PM, Robert Moskowitz wrote:

>>> One a fresh FC10 install, gedit 'moves' to the current workspace.  Even
>>> if it is behind other windows, as I switch from workspace to workspace,
>>> gedit moves.  This is very upsetting.



>>> I have found if I go into preferences, exit from preferences, close
>>> gedit, and reopen gedit, this behavor stops.



>>> Strange and distracting.  Just one more thing I have to 'fix' with each
>>> FC10 install.



>> Been a while since I have used KDE but that, IIRC, used to be a
>> 'feature' of KDE. You using KDE?
> gnome.

> Did not mention this. I have never run KDE so I kind of ASSuMEd that a
> KDE user would be dealing with kedit, not gedit...


Depends Robert. I know Gnome users that like K3b for example. Why I am not
sure but they do. I, myself, used Gedit when I first started with Linux and
that was KDE 2.x.

This was a fresh, formatted install or an update? This sounds like an old
setting put into an updated install.

-- 


  David

-- 
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


Re: FC10 - gedit strange behaviour

2009-03-25 Thread Robert Moskowitz

David wrote:

On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
  

One a fresh FC10 install, gedit 'moves' to the current workspace.  Even
if it is behind other windows, as I switch from workspace to workspace,
gedit moves.  This is very upsetting.



  

I have found if I go into preferences, exit from preferences, close
gedit, and reopen gedit, this behavor stops.



  

Strange and distracting.  Just one more thing I have to 'fix' with each
FC10 install.




Been a while since I have used KDE but that, IIRC, used to be a
'feature' of KDE. You using KDE?

gnome.

Did not mention this. I have never run KDE so I kind of ASSuMEd that a 
KDE user would be dealing with kedit, not gedit...



--
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


Re: alt-f2

2009-03-25 Thread Anne Wilson
On Wednesday 25 March 2009 17:36:21 Rex Dieter wrote:
> Jim Douglas wrote:
> > When I enter alt-f2 the options are gone and I can't run as sudo?
>
> not sure what you mean here.
>
> > How can I run konqueror as root?
>
> kdesu konqueror
>
> -- Rex

Oops - sorry, that was Mandriva.  kdesu konqueror does run on the F10 netbook.  
It didn't in early kde4, I'm sure, so this is definitely a step in the right 
direction :-)

Anne
-- 
New to KDE4? - get help from http://userbase.kde.org
Just found a cool new feature?  Add it to UserBase


signature.asc
Description: This is a digitally signed message part.
-- 
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

Re: alt-f2

2009-03-25 Thread Anne Wilson
On Wednesday 25 March 2009 17:36:21 Rex Dieter wrote:
> Jim Douglas wrote:
> > When I enter alt-f2 the options are gone and I can't run as sudo?
>
> not sure what you mean here.
>
> > How can I run konqueror as root?
>
> kdesu konqueror
>
> -- Rex

The requested operation could not be completed
Cannot Initiate the file Protocol
Technical Reason: Unable to Launch Process
Details of the Request:
URL: file:///usr/share/doc/HTML/index.html
Protocol: file
Date and Time: Wednesday 25 March 2009 19:26
Additional Information: Cannot talk to klauncher: Not connected to D-BUS 
server

Anne
-- 
New to KDE4? - get help from http://userbase.kde.org
Just found a cool new feature?  Add it to UserBase


signature.asc
Description: This is a digitally signed message part.
-- 
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

Linux on a pendrive

2009-03-25 Thread Michael Weiner
Thought i would throw this out there to the those that have far more
experience than i in this matter. I have a need to create a bootable USB
pendrive, easy enough, thanks to the LiveUSB-Creator tool provided on the
fedoraproject site. But what i need is a desktop linux (KDE preferred) with
some additional RPMs and Applications on it (Scientific based apps like
PyMol) on a pendrive. I have created the pendrive with quite a bit of space
for persistent storage, but wanted some opinions on the best way to move
forward.

Thanks in advance for any direction
Michael Weiner
-- 
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

Re: FC10 - gedit strange behaviour

2009-03-25 Thread David
On 3/25/2009 1:05 PM, Robert Moskowitz wrote:
> One a fresh FC10 install, gedit 'moves' to the current workspace.  Even
> if it is behind other windows, as I switch from workspace to workspace,
> gedit moves.  This is very upsetting.

> I have found if I go into preferences, exit from preferences, close
> gedit, and reopen gedit, this behavor stops.

> Strange and distracting.  Just one more thing I have to 'fix' with each
> FC10 install.


Been a while since I have used KDE but that, IIRC, used to be a
'feature' of KDE. You using KDE?

-- 


  David

-- 
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


update caused java breakage

2009-03-25 Thread brian
Since allowing some updates a couple days ago, I can no longer run 
jEdit. It looks like it's something to do with X11 or GTK but that's 
about as much as I can figure out.


When I try starting the app, it hangs with a white screen. The 
~/.jedit/activity.log shows:


-- snip --
java.version=1.5.0_14
java.vm.version=1.5.0_14-b03
java.runtime.version=1.5.0_14-b03
java.vendor=Sun Microsystems Inc.
java.compiler=null
os.name=Linux
os.version=2.6.27.19-170.2.35.fc10.i686
os.arch=i386
user.home=/home/bde
java.home=/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre
java.class.path=/home/bde/jedit/4.3pre12/jedit.jar
An error occurred while connecting to the jEdit server instance.
This probably means that jEdit crashed and/or exited abnormally
the last time it was run.
If you don't know what this means, don't worry.
java.net.ConnectException: Connection refused
 at java.net.PlainSocketImpl.socketConnect(Native Method)
 at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
 at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
 at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
 at java.net.Socket.connect(Socket.java:520)
 at java.net.Socket.connect(Socket.java:470)
 at java.net.Socket.(Socket.java:367)
 at java.net.Socket.(Socket.java:209)
 at org.gjt.sp.jedit.jEdit.main(jEdit.java:247)
-- snip --

I've tried starting it from a terminal with the -noserver switch but it 
still hangs, and I get a backtrace:


-- snip --
$ jedit -noserver
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xdfc831]
#2 /usr/lib/libX11.so.6(_XReply+0x254) [0x24bf54]
#3 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33dad7e]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33c4d47]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33c4ec3]
#6 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26) 
[0xa33c5106]

#7 [0xb4030bfa]
#8 [0xb402ab3b]
#9 [0xb402ab3b]
#10 [0xb4028219]
#11 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7a052bc]
#12 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7b19f98]
#13 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7a050ef]
#14 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d) 
[0xb7a62b9d]
#15 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) 
[0xb784c30d]

#16 [0xb40304ab]
#17 [0xb402aa64]
#18 [0xb4028219]
#19 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7a052bc]

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xdfc90e]
#2 /usr/lib/libX11.so.6 [0x24b0e9]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x26) [0x241216]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33c4089]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33c42d3]
#6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so 
[0xa33c4f71]
#7 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26) 
[0xa33c5106]

#8 [0xb4030bfa]
#9 [0xb402ab3b]
#10 [0xb402ab3b]
#11 [0xb4028219]
#12 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7a052bc]
#13 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7b19f98]
#14 /usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so 
[0xb7a050ef]
#15 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d) 
[0xb7a62b9d]
#16 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.14/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) 
[0xb784c30d]

#17 [0xb40304ab]
#18 [0xb402aa64]
#19 [0xb4028219]
-- snip --

I'm really unsure of what to make of that. The security stuff made me 
wonder about SELinux but that's disabled.


I've also tried moving ~/.jedit but encounter the same hangup. Attempts 
to install 4.3pre16 or the older 4.2 result in pretty much the same 
backtrace as above.


While trying to debug this, I also realised that I don't have openJDK 
installed, which seems really odd. I thought that was the default for 
Fedora 10.


$ rpm -qa | grep java
glib-java-0.2.6-13.fc10.i386
java-1.5.0-sun-jdbc-1.5.0.14-1jpp.i586
java-1.5.0-sun-plugin-1.5.0.14-1jpp.i586
java-1.5.0-sun-fonts-1.5.0.14-1jpp.i586
java-1.5.0-gcj-1.5.0.0-23.fc10.i386
java-1.5.0-sun-1.5.0.14-1jpp.i586
java_cup-0.10k-1.i386
java-1.5.0-sun-src-1.5.0.14-1jpp.i586
java-1.5.0-sun-alsa-1.5.0.14-1jpp.i586
java-1.5.0-sun-devel-1.5.0.14-1jpp.i586

Anyone think it's worth installing openJ

Re: F10 VS vlc

2009-03-25 Thread Jonathan Underwood
2009/3/25 Dennis Kaptain :
>
>> Asunto: Re: F10 VS vlc
>
>>
>> 2009/3/25 Dennis Kaptain :
>> >
>> >> Asunto: F10 VS vlc
>> >
>> >>
>> >> Hi!
>> >>
>> >> I just noticed last night that vlc no longer displays its GUI. It still
>> >> plays audio (haven't tried video yet), but I get no control panel from
>> >> it anymore. I have to kill it (kill -9) to stop it, and there are no
>> >> controls.
>> >>
>> >> As recently as this past weekend it was working fine.
>> >>
>> >> Did perhaps an update install a broken one? Any other ideas?
>> >>
>> >> Thanks!
>> >> --
>> >
>> > Fred,
>> > Please do me a favor. Install keepassx and see if it starts. I have vlc and
>> have the same problem. I'm wondering if my keepassx problem is the same 
>> problem
>> that vlc is having ie. no GUI displays.
>> >
>> > I found the sourceforge site where I need to file a bug report but I'm
>> thinking this really isn't a keepassx (or vlc) bug at all but something else 
>> so
>> I hesitate.
>> >
>>
>> It may be a libX11 bug - a similar bug (no GUI) has been reported for
>> emacs, and only started occuring in the past day or so following a
>> libX11 update.
>>
>
> That makes 3 applications affected , emacs, vlc, and keepassx.
> This is a list of packages I upgraded at the time things stopped working.
>
> [r...@confianza ~]# grep "Mar 24 08" /var/log/yum.log
> Mar 24 08:54:15 Updated: selinux-policy-3.5.13-49.fc10.noarch
> Mar 24 08:54:51 Updated: selinux-policy-targeted-3.5.13-49.fc10.noarch
> Mar 24 08:54:55 Updated: libX11-1.1.5-1.fc10.i386
> Mar 24 08:54:58 Updated: gtk2-2.14.7-7.fc10.i386
> Mar 24 08:54:58 Updated: lcms-libs-1.18-1.fc10.i386
> Mar 24 08:55:15 Updated: 1:java-1.6.0-openjdk-1.6.0.0-11.b14.fc10.i386
> Mar 24 08:55:17 Updated: ffmpeg-libs-0.4.9-0.55.20080908.fc10.i386
> Mar 24 08:55:17 Updated: postgresql-libs-8.3.7-1.fc10.i386
> Mar 24 08:55:18 Updated: lcms-1.18-1.fc10.i386
> Mar 24 08:55:23 Updated: libX11-devel-1.1.5-1.fc10.i386
> Mar 24 08:55:24 Updated: 1:java-1.6.0-openjdk-plugin-1.6.0.0-11.b14.fc10.i386
> Mar 24 08:55:26 Updated: uniconvertor-1.1.3-5.fc10.i386
> Mar 24 08:55:27 Updated: xorg-x11-drv-vesa-2.2.0-3.fc10.i386
> Mar 24 08:55:28 Updated: keepassx-0.3.4-3.fc10.i386
> [r...@confianza ~]#
>
>
> libX11 and/or gtk2. These are the most likely suspects on the list.
>

Yep. BZ entry of relevance:
https://bugzilla.redhat.com/show_bug.cgi?id=492085

-- 
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


Re: Missing Hardware

2009-03-25 Thread Robin Laing

Gene Poole wrote:
  I'm running Fedora 9 on a custom AMD Phenom Quad-Core with 8GB RAM 
installed, 2-SATA hard drives (Seagate 500GB and Seagate 1TB); HP DVD/CD 
RW Dual Layer with Lightscribe.
Lo and behold, I've updated my running (this machine) from kernel 
2.6.25-14 to kernel 2.6.27.19-78.2.30 (?) and have experienced the 
following:


1. My dual-layer DVD/RW and CD/RW drive has disappeared (it was /dev/sr0)

The only messages I see that appear to be of concern are:

[r...@jpdsys3 log]# cat messages | grep -i reset | more
Mar 22 14:46:30 jpdsys3 kernel: ata1: softreset failed (device not ready)
Mar 22 14:46:30 jpdsys3 kernel: ata2: softreset failed (device not ready)
Mar 22 14:53:55 jpdsys3 kernel: ata1: softreset failed (device not ready)
Mar 22 14:53:55 jpdsys3 kernel: ata2: softreset failed (device not ready)

All of the devices are SATA except the DVD drive.

How can I get /dev/sr0 back?

TIA,
Gene



Does the drive showup in the BIOS?  Is your powersupply supplying the 
correct voltages?


I have seen issues with low powersupply voltages.

--
Robin Laing

--
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


Re: alt-f2

2009-03-25 Thread Rex Dieter
Jim Douglas wrote:

> When I enter alt-f2 the options are gone and I can't run as sudo?

not sure what you mean here.

> How can I run konqueror as root?

kdesu konqueror

-- Rex

-- 
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


FC10 - gedit strange behaviour

2009-03-25 Thread Robert Moskowitz
One a fresh FC10 install, gedit 'moves' to the current workspace.  Even 
if it is behind other windows, as I switch from workspace to workspace, 
gedit moves.  This is very upsetting.


I have found if I go into preferences, exit from preferences, close 
gedit, and reopen gedit, this behavor stops.


Strange and distracting.  Just one more thing I have to 'fix' with each 
FC10 install.



--
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


alt-f2

2009-03-25 Thread Jim Douglas

When I enter alt-f2 the options are gone and I can't run as sudo?

How can I run konqueror as root?
_
Hotmail® is up to 70% faster. Now good news travels really fast.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009-- 
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

Re: Missing Hardware After Update

2009-03-25 Thread Gene Poole
I will file the bug report, but in the meantime what about the following:

Where can I find and how can I script the process that works under the old 
kernel?
Once scripted, can I include it in rc.local?
If #1 and #2 can be accomplished, how will this effect future kernel 
upgrades? In other words, the devices are configured at the beginning of 
the boot process, but I want to do it at the end of the boot process?

Or can I use the MAKEDEV command and what should the parameters be?

Thanks,
Gene-- 
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

Re: keepassx-0.3.4-3.fc10,i386 fails to start

2009-03-25 Thread David Moran
On Tue, Mar 24, 2009 at 8:24 PM, Dennis Kaptain  wrote:
>
> Does this have anything to do with the java updates I got at the same time? 
> Or was it decided that there wasn't anything wrong with the java updates 
> after all?
> # grep java /var/log/yum.log
> Mar 24 08:55:15 Updated: 1:java-1.6.0-openjdk-1.6.0.0-11.b14.fc10.i386
> Mar 24 08:55:24 Updated: 1:java-1.6.0-openjdk-plugin-1.6.0.0-11.b14.fc10.i386
>
I am running the same version of keepassx and did the java updates
without any issue. It is still working for me.
>
> For future reference, given that keepassx is using AES encryption and I know 
> the password, how would I decrypt that data file without the benefit of 
> keepassx should I ever need to?
>
Keepassx's database is compatible with the Win/Mac version of KeePass
(http://keepass.info/). If need be, you can open your database from
one of those programs.

You could also maybe build a separate keepassx from source. Not sure
if that work too well.

David
>
> --
> 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
>

-- 
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


Re: konsole trouble

2009-03-25 Thread Rex Dieter
Robert Singleton wrote:

> I'm running Fedora 10 under the Gnome desktop on a Toshiba laptop. Last
> night I seem to have messed up the konsole application (not sure how,
> but I think it turned dark, wouldn't respond, so I killed the app)

Best guess so far is that it's related to a recent libX11-1.1.5-1.fc10
update that seems to have issues related to XIM.  See:
https://bugzilla.redhat.com/show_bug.cgi?id=492085

-- Rex


-- 
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


Re: Firefox addons for later

2009-03-25 Thread Mark Haney
Mick M. wrote:
> Hi;
>   I am putting a bunch of files on a USB stick.
> 
> I have the latest firefox rpm and want to include some addons.
> The ones I use are addblock-plus, videodownloadhelper, noscript, downthemall 
> and WOT.
> 
> I know I can just install ff and then manually install them via the web.
> But how do I include them on the stick?
> I would like to be able to install ff then locally install the addons, before 
> going on the net.
> 
> thanks
> 
> Mick M.
> 
> 
>   
> 

Just download the .xpi files to the USB drive.  I do that quite often.


-- 
Frustra laborant quotquot se calculationibus fatigant pro inventione
quadraturae circuli

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support

-- 
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


Firefox addons for later

2009-03-25 Thread Mick M.

Hi;
  I am putting a bunch of files on a USB stick.

I have the latest firefox rpm and want to include some addons.
The ones I use are addblock-plus, videodownloadhelper, noscript, downthemall 
and WOT.

I know I can just install ff and then manually install them via the web.
But how do I include them on the stick?
I would like to be able to install ff then locally install the addons, before 
going on the net.

thanks

Mick M.


  

-- 
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


Re: F10 VS vlc

2009-03-25 Thread Dennis Kaptain

> Asunto: Re: F10 VS vlc

> 
> 2009/3/25 Dennis Kaptain :
> >
> >> Asunto: F10 VS vlc
> >
> >>
> >> Hi!
> >>
> >> I just noticed last night that vlc no longer displays its GUI. It still
> >> plays audio (haven't tried video yet), but I get no control panel from
> >> it anymore. I have to kill it (kill -9) to stop it, and there are no
> >> controls.
> >>
> >> As recently as this past weekend it was working fine.
> >>
> >> Did perhaps an update install a broken one? Any other ideas?
> >>
> >> Thanks!
> >> --
> >
> > Fred,
> > Please do me a favor. Install keepassx and see if it starts. I have vlc and 
> have the same problem. I'm wondering if my keepassx problem is the same 
> problem 
> that vlc is having ie. no GUI displays.
> >
> > I found the sourceforge site where I need to file a bug report but I'm 
> thinking this really isn't a keepassx (or vlc) bug at all but something else 
> so 
> I hesitate.
> >
> 
> It may be a libX11 bug - a similar bug (no GUI) has been reported for
> emacs, and only started occuring in the past day or so following a
> libX11 update.
> 

That makes 3 applications affected , emacs, vlc, and keepassx.
This is a list of packages I upgraded at the time things stopped working.

[r...@confianza ~]# grep "Mar 24 08" /var/log/yum.log
Mar 24 08:54:15 Updated: selinux-policy-3.5.13-49.fc10.noarch
Mar 24 08:54:51 Updated: selinux-policy-targeted-3.5.13-49.fc10.noarch
Mar 24 08:54:55 Updated: libX11-1.1.5-1.fc10.i386
Mar 24 08:54:58 Updated: gtk2-2.14.7-7.fc10.i386
Mar 24 08:54:58 Updated: lcms-libs-1.18-1.fc10.i386
Mar 24 08:55:15 Updated: 1:java-1.6.0-openjdk-1.6.0.0-11.b14.fc10.i386
Mar 24 08:55:17 Updated: ffmpeg-libs-0.4.9-0.55.20080908.fc10.i386
Mar 24 08:55:17 Updated: postgresql-libs-8.3.7-1.fc10.i386
Mar 24 08:55:18 Updated: lcms-1.18-1.fc10.i386
Mar 24 08:55:23 Updated: libX11-devel-1.1.5-1.fc10.i386
Mar 24 08:55:24 Updated: 1:java-1.6.0-openjdk-plugin-1.6.0.0-11.b14.fc10.i386
Mar 24 08:55:26 Updated: uniconvertor-1.1.3-5.fc10.i386
Mar 24 08:55:27 Updated: xorg-x11-drv-vesa-2.2.0-3.fc10.i386
Mar 24 08:55:28 Updated: keepassx-0.3.4-3.fc10.i386
[r...@confianza ~]# 

 
libX11 and/or gtk2. These are the most likely suspects on the list.

Dennis K


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

-- 
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


Re: VCD

2009-03-25 Thread Patrick Dupre

On Wed, 25 Mar 2009, Bill Davidsen wrote:


Patrick Dupre wrote:

Hello,

I have a CD video that I can watch on XP, but with fedora, it never works,
I tried: vlc, mplayer, gnomeplayer, movieplayer, gxine.
Typically, I get: failed to open vcd://2
or:
libdvdnav: Unable to find map file '/home/pdupre/.dvdnav.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
[0441] main access error: no access module matched "dvd"
[0439] main input error: open of `dvd:///dev/sr0' failed: could not 
create access: no access module matched "dvd"

[0446] main stream error: cannot pre fill buffer
[0493] pulse audio output: No. of Audio Channels: 2
[0532] vcd access error: no movie tracks found
[0530] main input error: open of `vcd:///dev/sr0' failed: could not 
create access


or:
No plugin found to handle this resource (vcd://)

Any idea ?

Can you mount the CD on your system? I'm suspicious that either the format on 
it is slightly out of spec or that you can't handle uff format properly 
(wrong modules loaded?) for some reason.



Yes, I can mount as root (/dev/sr0), but not as an user.




--
---
==
 Patrick DUPRÉ  |   |
 Department of Chemistry|   |Phone: (44)-(0)-1904-434384
 The University of York |   |Fax:   (44)-(0)-1904-432516
 Heslington |   |
 York YO10 5DD  United Kingdom  |   |email: pd...@york.ac.uk
==-- 
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

Re: VCD

2009-03-25 Thread Bill Davidsen

Patrick Dupre wrote:

Hello,

I have a CD video that I can watch on XP, but with fedora, it never works,
I tried: vlc, mplayer, gnomeplayer, movieplayer, gxine.
Typically, I get: failed to open vcd://2
or:
libdvdnav: Unable to find map file '/home/pdupre/.dvdnav.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
[0441] main access error: no access module matched "dvd"
[0439] main input error: open of `dvd:///dev/sr0' failed: could not 
create access: no access module matched "dvd"

[0446] main stream error: cannot pre fill buffer
[0493] pulse audio output: No. of Audio Channels: 2
[0532] vcd access error: no movie tracks found
[0530] main input error: open of `vcd:///dev/sr0' failed: could not 
create access


or:
No plugin found to handle this resource (vcd://)

Any idea ?

Can you mount the CD on your system? I'm suspicious that either the format on it 
is slightly out of spec or that you can't handle uff format properly (wrong 
modules loaded?) for some reason.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: F10 VS vlc

2009-03-25 Thread Jonathan Underwood
2009/3/25 Dennis Kaptain :
>
>> Asunto: F10 VS vlc
>
>>
>> Hi!
>>
>> I just noticed last night that vlc no longer displays its GUI. It still
>> plays audio (haven't tried video yet), but I get no control panel from
>> it anymore. I have to kill it (kill -9) to stop it, and there are no
>> controls.
>>
>> As recently as this past weekend it was working fine.
>>
>> Did perhaps an update install a broken one? Any other ideas?
>>
>> Thanks!
>> --
>
> Fred,
> Please do me a favor. Install keepassx and see if it starts. I have vlc and 
> have the same problem. I'm wondering if my keepassx problem is the same 
> problem that vlc is having ie. no GUI displays.
>
> I found the sourceforge site where I need to file a bug report but I'm 
> thinking this really isn't a keepassx (or vlc) bug at all but something else 
> so I hesitate.
>

It may be a libX11 bug - a similar bug (no GUI) has been reported for
emacs, and only started occuring in the past day or so following a
libX11 update.

-- 
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


Re: computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Mogens Kjaer
Dr. Michael J. Chudobiak wrote:
...
> Hmm, it seems that people have been reporting this problem for years,
> regardless of OS:

We have a few dc7700 with Linux

To get CentOS 5 to work on these, one has to
add

pci=nomsi,nommconf hda=noprobe hdc=noprobe

to the kernel boot parameters.

Without the pci=nomsi,nommconf it doesn't boot,
without the hda=noprobe hdc=noprobe the disk
is terrible slow.

But I don't recall having problems with newer Fedora's
on these machines.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk

-- 
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


Re: weather report applet dead again?

2009-03-25 Thread Bill Davidsen

Robert Nichols wrote:

Frank Cox wrote:

On Tue, 24 Mar 2009 21:00:27 +
Anne Wilson wrote:

Hmm - maybe we're not talking about the same thing at all. 


Correct.  We're not.  There appear to be at least three "weather" 
doodads in
common use. gweather and the Gnome clock applet are the ones that I 
see/use.

That's two.

The only weather applet I have is the LCD weather plasma widget.  30 
minutes is the minimum time I can set the update.


Since you say "plasma" I assume you mean that's a kde thing.  That's 
three.


Looks like 3 applets all with variants of the same problem.  I filed the
bugzilla against the gweather-applet part of the gnome-applets package.
That's what I'm using, and it seems to be the only one that matches the
"--" display reported at the start of this thread.

I use the gnome- version with radar, and while it does catch up at the update 
interval, clicking the UPDATE button worked for me, to catch up if I care before 
it solves the problem for me.


There is an issue that checking "start at boot" on NM wireless connections 
doesn't seem to work, at least not on any system I've ever owned. That's why the 
applet can't find a network.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: How do I add ntp servers??

2009-03-25 Thread Robert Moskowitz

Tom Horsley wrote:

On Tue, 24 Mar 2009 11:04:28 -0700
Rick Stevens wrote:

  

I wish they'd make up their minds as to which set of files they're going
to use, although this may be an ntpd version thing.  First it was
/etc/ntp.conf, then it was /etc/ntp/ntpservers and step-tickers, now
it's back to /etc/ntp.conf.  I get confused.



Actually step-tickers is still used if you check the "set time at boot"
box.

Generally speaking, the best way to get NTP servers these days is to
use the "pool" servers (unless you have a closer local one such
as one run by your ISP or corporation). See http://www.pool.ntp.org/en/use.html


I have three servers go out and get time, but they are then configured 
as ntp servers themselves for all internal systems.


--
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


Re: Virtual Box

2009-03-25 Thread Bill Davidsen

Mike Cloaked wrote:



Kevin Kofler wrote:



That said, AFAIK kqemu doesn't perform anywhere near as well as KVM, also
because kernel code is still emulated entirely in software (there's an
experimental -kernel-kqemu option which tries to use kqemu also for
kernel-space code, but all I ever got out of that option is VM crashes).




Thanks Kevin

The machine I wanted to use to try things out does not have KVM support
which is why I asked but it seems just possible that a VM might work
with qemu/kqemu even without kvm though I will have to just try it and see
what happens - and although slower than kvm maybe it would not so bad that
it is unusable.  On the machine in question I am happy to play and if it
does not work then it is not a major loss - but worth learning on! 


Slower, but it does work. I installed the 64bit FC10 in a virtual machine on a 
32 bit system, and while it was a bit "leisurely" during the install, it did 
finish and will boot. I'm looking forward to FC11 and a 64bit kernel on a 32bit 
install. Best of both worlds.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: Virtual Box

2009-03-25 Thread Bill Davidsen

Paul W. Frields wrote:

On Fri, Mar 20, 2009 at 05:14:55PM -0400, Tom Horsley wrote:

On Fri, 20 Mar 2009 13:32:23 -0700
Aldo Foot wrote:


I think VirtualBox may be preferred because it appears more
manageable in the surface.

A friend at work who uses it says it is vastly easier to
do things like pass USB devices through to the virtual hardware
with VirtualBox than with anything else he has tried,
so he can do things like use Windows scanner software for
scanners not supported by anything in linux.


I agree, USB devices are easier to pass through to VirtualBox --
however, I'm testing Rawhide on my personal machine starting this
weekend, which is very close to F11 Beta right now.  I'll try to let
the list know what improvements I see in USB device connections to the
guest.

Got a link to the problems people had? I only tried a direct connection to USB 
once, as they say "for educational purposes only," but it seemed to work just 
fine. So fine, in fact, that I am tempted to access some hardware using an XP in 
VM rather than fighting ndiswrapper.


However, I would expect KVM to be the most efficient VM, just because of direct 
kernel support. Note, I haven't benchmarked that in any way.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Dr. Michael J. Chudobiak

Dr. Michael J. Chudobiak wrote:

Hi all,

I have a bunch of HP DC7700, DC7800, and DC7900 computers running F10.

The DC7700s are having trouble - they keep freezing up.


Hmm, it seems that people have been reporting this problem for years, 
regardless of OS:


http://forums13.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1119370

I guess the DC7700s are duds.

- Mike

--
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


Re: kernel source code

2009-03-25 Thread Rahul Sundaram
Bill Davidsen wrote:

> And as a side note, I just pulled a source rpm off rawhide, for kernel
> 2.6.29-rc8-git and it would unpack due to "MD5 errors" in the install.
> Don't know what that's all about, 

Rawhide has switched to using SHA256 instead of MD5 everywhere including
RPM. Details in the stronger hashes feature at

https://fedoraproject.org/wiki/Releases/11/FeatureList

Rahul

-- 
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


Re: Virtual Memory gone mad

2009-03-25 Thread Bill Davidsen

Sharpe, Sam J wrote:

2009/3/10 Jonathan Ryshpan :

Investigating why my computer had suddenly become very s.l.o.w, I
noticed that virtual memory usage had become very large.  Following is
an extract from a "$ ps axuw" for the system sorted according to VM
usage, the top 20 processes in VM usage.  Does anyone know why evolution
+ evolution evolution-data-server use not quite 2 GBytes?  Or why the
ordinary applets use together 1.4 GBytes?  Or why sealert uses about 0.5
GBytes?  Or anything else on this list?

 PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
2656  1.2  5.2 1668576 53708 ?   Sl   12:20   1:26 evolution
2662  0.0  0.2  444628  2680 ?   S12:20   0:00 /usr/bin/python -E 
/usr/bin/sealert -s


You can't add up the VSZ sizes of processes and arrive at a simple
sum, because you don't have enough information.

That's true, but I'm not sure it's relevant to the question of why the rocesses 
are so huge. I can't think of any justification for a simple mail program being 
1.6GB, no matter how loaded with features it might be. So the answer is probably 
that it either (a) mmapped about half the Internet, or (b) leaks memory badly. 
Those are not mutually exclusive.



Program 1 links to library A and uses shared memory B
  => VSZ1 = SizeOf(1) + SizeOf(A) + SizeOf(B)
Program 2 also links to library A and uses shared memory B
  => VSZ2 = SizeOf(2) + SizeOf(A) + SizeOf(B)

So you'd think that the total memory in use would be VSZ1+VSZ2,
but each library is only in memory once so in actual fact it's only
VSZ1+SizeOf(2).

>
I'm unsure that he's adding anything, one line says it all, and your observation 
really sums up the problem:

But yes, Evolution is a memory hog ;o)




--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: F10 VS vlc

2009-03-25 Thread Dennis Kaptain

> Asunto: F10 VS vlc

> 
> Hi!
> 
> I just noticed last night that vlc no longer displays its GUI. It still
> plays audio (haven't tried video yet), but I get no control panel from
> it anymore. I have to kill it (kill -9) to stop it, and there are no
> controls.
> 
> As recently as this past weekend it was working fine.
> 
> Did perhaps an update install a broken one? Any other ideas?
> 
> Thanks!
> -- 

Fred,
Please do me a favor. Install keepassx and see if it starts. I have vlc and 
have the same problem. I'm wondering if my keepassx problem is the same problem 
that vlc is having ie. no GUI displays.

I found the sourceforge site where I need to file a bug report but I'm thinking 
this really isn't a keepassx (or vlc) bug at all but something else so I 
hesitate.

Thanks
Dennis K


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

-- 
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


Re: Missing Hardware After Update

2009-03-25 Thread Gene Poole
Alan,

Will do!

Thanks,
Gene



From:
Alan Cox 
To:
"Community assistance, encouragement, and advice for using Fedora." 

Cc:
gene.po...@macys.com
Date:
03/25/2009 09:34 AM
Subject:
Re: Missing Hardware After Update



> I'm now back to my original question, How can I get /dev/sr0 back using 
my 
> updated kernel?

It looks like something in the detection changes has upset your driver so
you probably can't just tweak something and get it back - although if its
slave only on a cable that configuration is completely invalid for ATA
hardware so that might be part of the cause. Needless to say if it worked
before we've not done anything we know about to stop it working.

File a bug, attach the dmesg of both cases to it and include some
hardware info, and if you could ad me to the cc: of the bug as I'm one of
the ATA disk driver maintainers that would be handy.

Alan

-- 
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

Re: Missing Hardware After Update

2009-03-25 Thread Alan Cox
> I'm now back to my original question, How can I get /dev/sr0 back using my 
> updated kernel?

It looks like something in the detection changes has upset your driver so
you probably can't just tweak something and get it back - although if its
slave only on a cable that configuration is completely invalid for ATA
hardware so that might be part of the cause. Needless to say if it worked
before we've not done anything we know about to stop it working.

File a bug, attach the dmesg of both cases to it and include some
hardware info, and if you could ad me to the cc: of the bug as I'm one of
the ATA disk driver maintainers that would be handy.

Alan

-- 
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


Re: kernel source code

2009-03-25 Thread Bill Davidsen

Bill Davidsen wrote:

Thierry wrote:



pushparaj muthu a écrit :
" No rule to make target  "missing -syscalls " stop
 
Please do provide link to download kernel-2.6.23 tar file .( Not rpm

package)
 
You can get Fedora RPMs using yum, and kernel.org unpatched kernels at 
kernel.org. Be *very* aware that the Fedora kernel is not the unpatched 
original, for some kernels that makes a significant difference, for 
others not. Fedora kernels may have features added which are simply not 
in the reference kernel.


As to your problem (rather than your question) you may not have the 
right tool chain installed to do the build.


And as a side note, I just pulled a source rpm off rawhide, for kernel 
2.6.29-rc8-git and it would unpack due to "MD5 errors" in the install. Don't 
know what that's all about, I used rpm2cpio and verified that the cpio data was 
actually correct.


I guess I'll test on 2.6.29 stock, I really want the new video stuff.

--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: Disk quotas on INBOXes

2009-03-25 Thread Bill Davidsen

Ashley M. Kirchner wrote:


   Our user e-mail INBOXes are sitting in /var/mail/[user].  Does anyone 
know of a way for me to institute per-user quota on their INBOXes?  See 
our problem is that while I can apply user-quotas on /home/[user], that 
doesn't take into account what's on /var/mail/[user] ... and some users 
are leaving their e-mail sitting in their INBOX because they don't want 
to eat up their user quota.  So, I want to limit the size of their INBOX 
file as well, through quotas.


   Possible?

You have had a number of good suggestions, but I hope you have management 
support before limiting mail. You should be able to set a mbox size limit on 
incoming mail, that's why you get "mailbox full" messages. That's probably the 
best way to handle it.


I wrote a small tool which will remove some oldest messages from a mbox format 
file, based on either the size of the file or the number of messages. I use it 
to clean out my folders rather than on the mbox itself, but it will work on a 
mbox, it has the locking to to do so, since I wrote it for that reason years 
ago. I would add logging so it's clear that you didn't lose the mail, it was 
deleted because of user inattention.


Of course with the price of disk these days, I have to wonder why space is so 
tight. If this is non-business mail, tell the users to get a gmail account. ;-)


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: Missing Hardware After Update

2009-03-25 Thread Gene Poole
Initial Message:

 I'm running Fedora 9 on a custom AMD Phenom Quad-Core with 8GB RAM 
installed, 2-SATA hard drives (Seagate 500GB and Seagate 1TB); HP DVD/CD 
RW Dual Layer with
 Lightscribe.
 Lo and behold, I've updated my running (this machine) from kernel 
2.6.25-14 to kernel 2.6.27.19-78.2.30 (?) and have experienced the 
following:

 1. My dual-layer DVD/RW and CD/RW drive has disappeared (it was 
/dev/sr0)
The only messages I see that appear to be of concern are:

 [r...@jpdsys3 log]# cat messages | grep -i reset | more
 Mar 22 14:46:30 jpdsys3 kernel: ata1: softreset failed (device 
not ready)
 Mar 22 14:46:30 jpdsys3 kernel: ata2: softreset failed (device 
not ready)
 Mar 22 14:53:55 jpdsys3 kernel: ata1: softreset failed (device 
not ready)
 Mar 22 14:53:55 jpdsys3 kernel: ata2: softreset failed (device 
not ready)

 All of the devices are SATA except the DVD drive.



Alan Cox Suggestion:


 First thing - boot the old kernel (hit a key during grub and select 
the
 old one it kept) and make sure it still appears there, then boot the 
new
 kernel again so you are sure it is reproducible and depends on the 
kernel
 which I suspect will be the case.

 
Results:

 During the boot (I've got the inittab set to 3) I noticed that the 
message 'Starting udev' took much longer.
 After the reboot and log on as root, I entered:

 ls -ltr /dev/sr0
 brw-rw 1  root  disk  11,  0  2009-03-24  21:20  /dev/sr0
 mount /dev/sr0  /media/dvdrw
   --message stating that the media was mounted as read only--


I'm now back to my original question, How can I get /dev/sr0 back using my 
updated kernel?

TIA,
Gene-- 
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

Re: Ayuda con GRUB

2009-03-25 Thread Damián Rodrí­guez Sánchez


Andres Guzman escreveu:

desde ahora comenzare a escribir

en Inglés


Puedes usar también la lista "fedora-es-list", aunque tiene mucho menos 
movimiento.


Saludos.


Thanks




--
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


Re: FC10, Virtualization , Windows XP

2009-03-25 Thread Bill Davidsen

James Wilkinson wrote:

Bill Davidsen wrote:
the last I checked Avi told me that Win98SE did some 
stuff in real mode which kvm can't catch,


I believe that depends on the vendor:

According to the [Intel] VT-x spec, guest OSes cannot operate in
real mode… AMD SVM, on the other hand, supports real-mode for
guests…
– http://lwn.net/Articles/182080/

(The article is about Xen and predates KVM, but the hardware is the same.)

Hope this helps,

A most useful article, although getting a bit dated, many of the real mode 
issues have been addressed in software (possibly using VM86 mode). XP runs fine 
under KVM, so the O.P. is free to use the hypervisor of choice.


I confess I use kvm started from command line, although I am using virt-manager 
in a few places where it makes sense to do so as a trade-off of complexity of 
install vs. complexity of operation.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: VCD

2009-03-25 Thread Aaron Konstam
On Wed, 2009-03-25 at 11:43 +, Patrick Dupre wrote:
> Hello,
> 
> I have a CD video that I can watch on XP, but with fedora, it never works,
Yes it works in XP but how to make it work is pretty obscure. It does
not  work on all DVD units either. But I don't know the answer to your
question.
> I tried: vlc, mplayer, gnomeplayer, movieplayer, gxine.
> Typically, I get: failed to open vcd://2
> or:
> libdvdnav: Unable to find map file '/home/pdupre/.dvdnav.map'
> libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
> libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
> libdvdread: Can't open file VIDEO_TS.IFO.
> libdvdnav: vm: failed to read VIDEO_TS.IFO
> libdvdread: Using libdvdcss version 1.2.10 for DVD access
> libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
> libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
> libdvdread: Can't open file VIDEO_TS.IFO.
> [0441] main access error: no access module matched "dvd"
> [0439] main input error: open of `dvd:///dev/sr0' failed: could not 
> create access: no access module matched "dvd"
> [0446] main stream error: cannot pre fill buffer
> [0493] pulse audio output: No. of Audio Channels: 2
> [0532] vcd access error: no movie tracks found
> [0530] main input error: open of `vcd:///dev/sr0' failed: could not 
> create access
> 
> or:
> No plugin found to handle this resource (vcd://)
> 
> Any idea ?
> 
> Thank
> 
> -- 
> ---
> ==
>   Patrick DUPRÉ  |   |
>   Department of Chemistry|   |Phone: (44)-(0)-1904-434384
>   The University of York |   |Fax:   (44)-(0)-1904-432516
>   Heslington |   |
>   York YO10 5DD  United Kingdom  |   |email: pd...@york.ac.uk
> ==
> -- 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
--
===
Welcome to Utah. If you think our liquor laws are funny, you should see
our underwear!
===
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

-- 
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


Re: Ayuda con GRUB

2009-03-25 Thread Andres Guzman
Voy a probar y les comento como me fue, desde ahora comenzare a escribir en
Inglés
Thanks

2009/3/25 Javier Perez 

> Yo si he usado supergrubdisk y creeme, de mi biblioteca no se mueve. Hace
> lo que promete y lo hace bien! Fue una experiencia excelente! Totalmente
> recomendado.
>
> Translation: I have indeed used Supergrubdisk and believeme, it won't move
> from my library It works as promised and it works quite well. I had a
> very good experience using it. I totally recommend it
>
> JP
>
> 2009/3/24 Dennis Kaptain 
>
>
>> Hola Andres,
>> Yo he encontrado un sito que habla de su problema.
>> http://ubuntuforums.org/archive/index.php/t-503125.html
>> Aunque está de ubuntu no importa. GRUB está lo mismo en Fedora.
>>
>> Como lo que dijo usuario lkraemer, obtener supergrub de
>> http://www.supergrubdisk.org/
>>
>> http://users.bigpond.net.au/hermanzone/ contiene información de «dual
>> boot» que debe que saber.
>>
>> Supergrub va a remover grub y se puede boot de su XP disco.
>>
>> ¡Nunca he tratado esto a mi mismo! Así que no sé por cierto si lo funciona
>> o no.
>>
>> En el futuro, si se puede, escribir a este lista en ingles por favor. No
>> importa si su ingles no está muy bien. No creo que hay muchas personas aquí
>> que hablan español y pueden ayudarle.
>>
>> Saludos,
>> Dennis K
>>
>>
>>
>> 
>> De: Andres Guzman 
>> Para: fedora-list@redhat.com
>> Enviado: martes, 24 de marzo, 2009 23:03:35
>> Asunto: Ayuda con GRUB
>>
>> Camaradas buenas noches, quisiera pedire su ayuda en un tema que ya no le
>> encuentro solucion, el problema es que en mi laptop tengo instalado Win XP
>> (hd0,0) y Fedora 9 (hd0,5). El problema es que necesito reinstalar windows,
>> ahora el problema esta es que no puedo botear con el cd de XP (despues de
>> presionar el boton de comenzar con CD) la pantalla se va a negro y nop hace
>> nada, esto con cualquier cd para botear.
>>
>> Eh tratado de todo, creo que la manera mas facil es desinstalar el GRUB
>> (cosa que no se como hacer), para luego poder instalar WinXP y despues
>> reinstalar el grub.
>>
>> O existira alguna otra forma de poder hacer que corra el cd de XP.
>>
>> Les agradecería mucho su ayuda, desde ya muchas gracias.
>>
>>
>> __
>> Correo Yahoo!
>> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
>> Regístrate ya - http://correo.yahoo.com.mx/
>>
>> --
>> 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
>>
>
>
>
> --
> --
> /\_/\
> |O O|  pepeb...@gmail.com
>  Javier Perez
>    While the night runs
>    toward the day...
>  m m   Pepebuho watches
>from his high perch.
> Sent from: La Chorrera  Panama.
> --
> 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
>



-- 
Andrés Guzmán
099319111
andres.guzman...@gmail.com
-- 
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

Re: Disabling mouse taps on Fedora 10 (solved)

2009-03-25 Thread Bill Davidsen

D. Hugh Redelmeier wrote:

| From: Bill Davidsen 

| David wrote:

| > from the CLI (since no X)
| > 
| > X -configure


Interesting that "X -help" doesn't say anything about this option.

Interesting that there is no X(1) manpage.
There is no x(1) manpage.

There is an Xserver(1) manpage.  It calls itself XSERVER(1) but that
isn't its name, nor is xserver(1).  Its synopsys says that it is
invoked as "X" (with options).  But it does not say anything about
-configure.

There is an Xorg(1) manpage that is distinct from Xserver(1).  Its
synopsis says that it is invoked as "Xorg".  It does document a
-configure option.

xorg.conf(5) does not mention that "Xorg -configure" might be
interesting.

It turns out that /usr/bin/X is a symlink to /usr/bin/Xorg.  There
does not seem to be an executable file called Xserver

Rather a mess.

| The problem is that there are ten screens of command line options to be
| understood,

Yeah.  "Xorg -help" prints 115 lines to stderr.  If you want to see
them, you need to use a pager.  And do redirection.  Like:
Xorg 2>&1 | less
Very friendly.  And it doesn't list -configure

| and it gets some of its information by probing, rather than user
| input. Much of the information, such as that needed to use --layout, is in the
| xorg.conf man page, which makes for a painful process figuring out what
| options are needed just to generate xorg.conf with the right stanzas to edit.

How do you figure them out?


Well I use a three part approach:
- trial and error, killing the server via ssh from another system
- swearing and screaming "I hate computers"
- use of mind-altering substances such as India Pale Ale

There is no good way, and AFAIK there is no way to get all the legal stanzas 
generated, so you can edit them. They require command line --options to get a 
starting point. The main problem I have is getting a touchpad stanza so I can 
disable pad taps while typing. That's the only thing I have to edit on almost 
every laptop, since the TP is right next to the space bar and gets hit regularly 
if you use your thumb for spaces.


--
Bill Davidsen 
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
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


Re: computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Dr. Michael J. Chudobiak

Mogens Kjaer wrote:

Dr. Michael J. Chudobiak wrote:
...

This started a few weeks ago. The DC7800s and DC7900s are fine, which
suggests some weird hardware-specific kernel issue with the older DC7700s.


Does booting the old kernel help?


Thanks for the suggestion; I'll try that after some BIOS updates...

- Mike

--
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


Re: computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Waleed Harbi
Have you updated Fedora 10 via YUM?
What is the current kernel version? uname -r
Try disable network or turn it off, is there any freezes?
---
Yours,
Waleed Harbi
If you want your goals to come true, don't sleep.



On Wed, Mar 25, 2009 at 3:10 PM, Mogens Kjaer  wrote:

> Dr. Michael J. Chudobiak wrote:
> ...
> > This started a few weeks ago. The DC7800s and DC7900s are fine, which
> > suggests some weird hardware-specific kernel issue with the older
> DC7700s.
>
> Does booting the old kernel help?
>
> Mogens
> --
> Mogens Kjaer, Carlsberg A/S, Computer Department
> Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
> Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
> Email: m...@crc.dk Homepage: http://www.crc.dk
>
> --
> 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
>
-- 
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

Re: computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Mogens Kjaer
Dr. Michael J. Chudobiak wrote:
...
> This started a few weeks ago. The DC7800s and DC7900s are fine, which
> suggests some weird hardware-specific kernel issue with the older DC7700s.

Does booting the old kernel help?

Mogens
-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk

-- 
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


computer freezes, disks spin, unhappiness abounds

2009-03-25 Thread Dr. Michael J. Chudobiak

Hi all,

I have a bunch of HP DC7700, DC7800, and DC7900 computers running F10.

The DC7700s are having trouble - they keep freezing up. The hard disk 
seems to go to constant activity, and everything else freezes up. Mouse 
movement works for a while (but clicks are ineffective), but then it too 
freezes up.


The logs provide no useful info, and I can't log in during the freeze.

Has anyone seen anything similar, or have suggestions for debugging?

This started a few weeks ago. The DC7800s and DC7900s are fine, which 
suggests some weird hardware-specific kernel issue with the older DC7700s.


- Mike

--
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


VCD

2009-03-25 Thread Patrick Dupre

Hello,

I have a CD video that I can watch on XP, but with fedora, it never works,
I tried: vlc, mplayer, gnomeplayer, movieplayer, gxine.
Typically, I get: failed to open vcd://2
or:
libdvdnav: Unable to find map file '/home/pdupre/.dvdnav.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
[0441] main access error: no access module matched "dvd"
[0439] main input error: open of `dvd:///dev/sr0' failed: could not 
create access: no access module matched "dvd"

[0446] main stream error: cannot pre fill buffer
[0493] pulse audio output: No. of Audio Channels: 2
[0532] vcd access error: no movie tracks found
[0530] main input error: open of `vcd:///dev/sr0' failed: could not 
create access


or:
No plugin found to handle this resource (vcd://)

Any idea ?

Thank

--
---
==
 Patrick DUPRÉ  |   |
 Department of Chemistry|   |Phone: (44)-(0)-1904-434384
 The University of York |   |Fax:   (44)-(0)-1904-432516
 Heslington |   |
 York YO10 5DD  United Kingdom  |   |email: pd...@york.ac.uk
==-- 
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

Re: grub question

2009-03-25 Thread fedora

Bonjour François

I once have written a Grub HOWTO, which you may find useful. It is on 
http://www.ayni.com/anaxino/howto.php


suomi

François Patte wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bonjour,

I have persistent problem at bootup: boot hangs at the beginning for
some "inconsistency" in my /dev/md0 partition.

I installed my f10 on 2 drives with software raid1 partitions end
/dev/md0 is my / partition.

cat /proc/mdstat

md0 : active raid1 sdb1[0] sdc1[1]
  1052160 blocks [2/2] [UU]


following instructions in some RAID howto, I installed grub on the 2
drives sdb and sdc *but* once I made a mistake and instead of typing

grub> device (hd1) /dev/sdb (or c, i don't remember)
grub> root (hd1,0)
grub> setup (hd1)

I replace the first line by:

grub> device (hd1) /dev/sdb1 (or c1)

I don't know exactly what happens in this case, but I am wondering if
grug has not installed some files in md0, causing the boot failure for
"inconsistency".


If it is pertinent to think so, I have 2 questions:

1- How to validate this, ie. what are these files and how to "see" them?

2- How to remove them?

Thanks for attention.


- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 4286 2145
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAknJ30EACgkQdE6C2dhV2JUHpwCfYgtuEb6NgTKj8ENrne1egaei
yTMAnjZquDDbb6C5BjpxL1ncRkouEu++
=ey6j
-END PGP SIGNATURE-




--
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


F10 VS vlc

2009-03-25 Thread fred smith
Hi!

I just noticed last night that vlc no longer displays its GUI. It still
plays audio (haven't tried video yet), but I get no control panel from
it anymore. I have to kill it (kill -9) to stop it, and there are no
controls.

As recently as this past weekend it was working fine.

Did perhaps an update install a broken one? Any other ideas?

Thanks!
-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
  "For him who is able to keep you from falling and to present you before his 
 glorious presence without fault and with great joy--to the only God our Savior
 be glory, majesty, power and authority, through Jesus Christ our Lord, before
 all ages, now and forevermore! Amen."
- Jude 1:24,25 (niv) -


pgp0fdvrT0iMs.pgp
Description: PGP signature
-- 
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

Re: while updating selinux-policy-targeted...

2009-03-25 Thread Andras Simon
On 3/25/09, Miroslav Grepl  wrote:
> Daniel J Walsh wrote:
>> On 03/24/2009 04:14 PM, Andras Simon wrote:
>>> I see this
>>>
>>>Updating   :
>>> selinux-policy-targeted  4/8
>>> libsepol.policydb_write: Warning! Policy version 22 cannot support
>>> permissive types, but some were defined
>>>
>>> This is on F9. Something to be worried about?
>>>
>>> Andras
>>>
>> I don't  think so, but they should be removed from F9 policy.
>>
> Fixed in selinux-policy-3.3.1-130.fc9

Great! Thanks,

Andras

-- 
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


Re: Wine install - no menu items in "Applications" menu

2009-03-25 Thread Sharpe, Sam J

Hiisi wrote:


> > I have another problem. There's two WINE menu items in
"Applications"
> > menu. Both of them called "WINE". In both of them there's the same
> > program - Macromedia Flash 2004. I'm using WINE since 0.97 version.
> Now
> > I have wine-1.1.14-1.fc9.i386. I want to know how to edit those menu
> > items to join two entries.
> > Thank you.
>
> Hiisi,
>
> I have 2 menu menu items too called Wine, but the one contains
notepad,
> regedit, and some wine* utilities, and the other contains a "programs"
> submenu which may be filled with installed windows programs.
>
> JB
> --
>
> Joachim Backes 
One of those menus has utilities AND sub-menu "programs" while the other
has ONLY sub-menu "programs".
Wine -> notepad (and others) menu is the applications provided by 
wine-desktop and configured in:


[...@machine ~]$ ls /usr/share/applications/*wine*
/usr/share/applications/fedora-wine.desktop
/usr/share/applications/fedora-wine-mime-msi.desktop
/usr/share/applications/fedora-wine-notepad.desktop
/usr/share/applications/fedora-wine-regedit.desktop
/usr/share/applications/fedora-wine-uninstaller.desktop
/usr/share/applications/fedora-wine-wineboot.desktop
/usr/share/applications/fedora-wine-winecfg.desktop
/usr/share/applications/fedora-wine-winefile.desktop
/usr/share/applications/fedora-wine-winemine.desktop
/usr/share/applications/fedora-wine-winhelp.desktop

Wine -> Programs -> submenus is applications in your local .wine install 
and configured in:

[...@machine ~]$ ls  ~/.local/share/applications/wine/Programs
XenCenter 5.0.desktop

--
Sam

--
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


Re: xen in fedora now

2009-03-25 Thread Pasi Kärkkäinen
On Tue, Mar 24, 2009 at 04:39:36PM -0400, chloe K wrote:
> Hi all
>
>   What is xen kernel in fedora now?
>
>   Can I use it as virtual private server?
>
>   or I have to download xen kernel to recompile to support xen
>

Paravirtualized pv_ops Xen domU (guest) support is included in the default 
kernels; 
"kernel-PAE" for 32bit and "kernel" for 64bit Fedora 10.

Fedora 11 will also ship with PV pv_ops Xen domU support included in the 
default kernels.

There's this bug in F10 which affects 32bit domU installs:
https://bugzilla.redhat.com/show_bug.cgi?id=470905

Also see this tip if you want to install 32bit F10 domUs:
https://www.redhat.com/archives/fedora-xen/2009-March/msg00067.html

F11 (when it's out) should also install out of the box as a Xen PV domU.

Also earlier Fedora versions should work as a domU out of the box.

If you're talking about dom0 (host) then Fedora 8 is currently the latest
Fedora release having Xen dom0 capable kernel. 

dom0 support will be added back to Fedora when pv_ops dom0 support is included 
in the
vanilla/mainline Linux kernels (merging should happen for Linux 2.6.30).

-- Pasi

-- 
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


Re: konsole trouble

2009-03-25 Thread John Austin
On Tue, 2009-03-24 at 22:49 -0400, Tom Diehl wrote: 
> On Tue, 24 Mar 2009, Gerhard Magnus wrote:
> 
> > On Tue, 2009-03-24 at 11:09 -0600, Robert Singleton wrote:
> >> I'm running Fedora 10 under the Gnome desktop on a Toshiba laptop. Last
> >> night I seem to have messed up the konsole application (not sure how,
> >> but I think it turned dark, wouldn't respond, so I killed the app), and
> >> now it will not launch (although Terminal will launch, but I don't
> >> really like Terminal). The problem is also present with other user
> >> accounts, so it doesn't seem like it's a local profile setting. The
> >> Microsoft fix of rebooting does not solve the problem either. Any
> >> suggestions? Thanks very much in advance if you can help me.
> >>
> >> Robert Singleton
> >
> > This also happened to me this morning -- konsole just won't launch for
> > no apparent reason. I've switched to Terminal for the time being
> 
> For me it crashes. I have tracked it down to a problem with the configuration
> settings that I have used for the last 10+ years. It seems that they decided
> to remove the vt420pc terminal type from the list of valid choices. So far I
> cannot find any documentation that explains this change. I have found that
> there is a file  /home/tdiehl/.kde/share/apps/konsole/Shell.profile that
> contains a line KeyBindings=vt420pc. If I rm that line konsole will start.
> If that line is there then konsole crashes.
> 
> So, does anyone know where I can find the documentation that explains this
> change and how to get my keybindings to work properly again?
> 
> Oh by the way this is not only screwed up on my F10 system I have the same
> problem on F9.
> 
> FWIW:
> 
> (tigger pts8) # rpm -q kdebase
> kdebase-4.2.1-2.fc10.x86_64
> (tigger pts8) #
> 
> Regards,
> 
> -- 
> Tom Diehl tdi...@rogueind.com Spamtrap address 
> mtd...@rogueind.com
> 

Hi

Same/similar problem with konsole

kdebase-4.2.1-2.fc10.x86_64

Error message when run from a terminal

[f...@meon konsole]$ konsole
konsole(3835): Attempt to use QAction "change-profile" with KXMLGUIFactory!
[f...@meon konsole]$ Undecodable sequence: \001b(hex)[?1034h

The konsole terminal opens OK in this mode

To get konsole to launch OK from xfce panel by setting it to run in "terminal" 
mode
with konsole --nofork shows the same error

konsole(3978): Attempt to use QAction "change-profile" with KXMLGUIFactory! 
Undecodable sequence: \001b(hex)[?1034h

Edited/removed ~/.kde/share/apps/konsole/Shell.profile
or the whole of ~/.kde/share/apps/konsole
makes no difference - so suggest that its not the contents of 
~/.kde/share/apps/konsole
causing the problem

John






-- 
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


Re: while updating selinux-policy-targeted...

2009-03-25 Thread Miroslav Grepl

Daniel J Walsh wrote:

On 03/24/2009 04:14 PM, Andras Simon wrote:

I see this

   Updating   : 
selinux-policy-targeted  4/8

libsepol.policydb_write: Warning! Policy version 22 cannot support
permissive types, but some were defined

This is on F9. Something to be worried about?

Andras


I don't  think so, but they should be removed from F9 policy.


Fixed in selinux-policy-3.3.1-130.fc9

--
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


scsi disk sdb found after fstab tries to mount it

2009-03-25 Thread Mattias Hellström
I added a scsi disk to a machine (fedora is 10 installed to sata disk)
but mounting fails.

I boot the machine, I get a mount failure, it tells me to enter root
password or ctrl-d to reboot then (just to taunt me) I get sdb info.

Probably an easy fix, for those who know the subtle details of the
boot sequence.

Short excerpt from dmesg showing, scsi finding disk4, then mounting
root file system, then creating sd 4:0:0:0: [sdb]
--
scsi4 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
       
       aic7901: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs
EDAC e752x: tolm = 8, remapbase = ffc000, remaplimit = 0
EDAC MC0: Giving out device to 'e752x_edac' 'E7525': DEV :00:00.0
EDAC PCI0: Giving out device to module 'e752x_edac' controller 'EDAC
PCI controller': DEV ':00:00.0' (POLLED)
e1000 :03:0e.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48
i801_smbus :00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
scsi 4:0:0:0: Direct-Access     SEAGATE  ST373454LW       D403 PQ: 0 ANSI: 3
scsi target4:0:0: asynchronous
scsi4:A:0:0: Tagged Queuing enabled.  Depth 4
scsi target4:0:0: Beginning Domain Validation
scsi target4:0:0: wide asynchronous
scsi target4:0:0: FAST-160 WIDE SCSI 320.0 MB/s DT IU RDSTRM RTI
WRFLOW PCOMP (6.25 ns, offset 63)
e1000: :03:0e.0: e1000_probe: (PCI-X:100MHz:64-bit) 00:13:72:88:ae:dc
scsi target4:0:0: Ending Domain Validation
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on dm-0, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 4128760k swap on /dev/mapper/VolGroup00-LogVol01.  Priority:-1
extents:1 across:4128760k
IA-32 Microcode Update Driver: v1.14a 
firmware: requesting intel-ucode/0f-04-0a
firmware: requesting intel-ucode/0f-04-0a
firmware: requesting intel-ucode/0f-04-0a
firmware: requesting intel-ucode/0f-04-0a
p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow
Control: RX
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
sd 4:0:0:0: [sdb] 143374650 512-byte hardware sectors (73408 MB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Mode Sense: ab 00 10 08
sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports
DPO and FUA
sd 4:0:0:0: [sdb] 143374650 512-byte hardware sectors (73408 MB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Mode Sense: ab 00 10 08

-- 
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


Re: Wine install - no menu items in "Applications" menu

2009-03-25 Thread Hiisi


> I have another problem. There's two WINE menu items in 

"Applications"

> menu. Both of them called "WINE". In both of them there's the same
> program - Macromedia Flash 2004. I'm using WINE since 0.97 version.
Now
> I have wine-1.1.14-1.fc9.i386. I want to know how to edit those menu
> items to join two entries.
> Thank you.

Hiisi,

I have 2 menu menu items too called Wine, but the one contains 

notepad,

regedit, and some wine* utilities, and the other contains a "programs"
submenu which may be filled with installed windows programs.

JB
--

Joachim Backes 
One of those menus has utilities AND sub-menu "programs" while the other 
has ONLY sub-menu "programs".

Thanks for Re:
--
Hiisi.

--
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


Re: Wine install - no menu items in "Applications" menu

2009-03-25 Thread Joachim Backes

Hiisi wrote:

Bill Crawford wrote:


Did you install all of wine? You need wine-desktop, iirc, as well as
wine-core,
and you might only see entries once you've actually installed some
applications
in the wine instance too.


Thanks Bill - that as indeed the problem - yum install wine-desktop 

gave

me
the wine menu...

Thanks again.
I have another problem. There's two WINE menu items in "Applications" 
menu. Both of them called "WINE". In both of them there's the same 
program - Macromedia Flash 2004. I'm using WINE since 0.97 version. Now 
I have wine-1.1.14-1.fc9.i386. I want to know how to edit those menu 
items to join two entries.

Thank you.


Hiisi,

I have 2 menu menu items too called Wine, but the one contains notepad, 
regedit, and some wine* utilities, and the other contains a "programs" 
submenu which may be filled with installed windows programs.


JB
--

Joachim Backes 



smime.p7s
Description: S/MIME Cryptographic Signature
-- 
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

Re: Wine install - no menu items in "Applications" menu

2009-03-25 Thread Hiisi

Bill Crawford wrote:
>
>
> Did you install all of wine? You need wine-desktop, iirc, as well as
> wine-core,
> and you might only see entries once you've actually installed some
> applications
> in the wine instance too.
>
>

Thanks Bill - that as indeed the problem - yum install wine-desktop 

gave

me
the wine menu...

Thanks again.
I have another problem. There's two WINE menu items in "Applications" 
menu. Both of them called "WINE". In both of them there's the same 
program - Macromedia Flash 2004. I'm using WINE since 0.97 version. Now 
I have wine-1.1.14-1.fc9.i386. I want to know how to edit those menu 
items to join two entries.

Thank you.
--
Hiisi.

--
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


Re: Work area in F10

2009-03-25 Thread Antonio M
2009/3/17 Mail Lists :
> On 03/16/2009 10:58 AM, fred smith wrote:
>> On Mon, Mar 16, 2009 at 11:53:10AM +0100, Antonio M wrote:
>>
>> I've seen this on my F10 system too (eeepc 901). It comes and goes. If I
>> log off and back on most likely it will be right the next time. I'm using
>> Gnome, BTW.
>>
>> There are other odd intermittent things that go wrong, too. One of them is
>> that sometimes the font size for the window title reverts to the gigantic
>> font that is the default size. Again, log off and back on will USUALLY fix it
>> When it is in that bad state, looking at the font size configuration shows 
>> the
>> size I've previously chosen, NOT the size it is actually displaying.
>>
>
>  I have seen both of these as well - once it was after some updates.
> The other time was not.
>
> --
> 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
>
 and since latest updates (but whhat update) the problem with work
area is more than intermittent.
May it be connected to kernel???

work area selector is 2.24.3

-- 
Antonio Montagnani
Skype : antoniomontag

-- 
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


grub question

2009-03-25 Thread François Patte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bonjour,

I have persistent problem at bootup: boot hangs at the beginning for
some "inconsistency" in my /dev/md0 partition.

I installed my f10 on 2 drives with software raid1 partitions end
/dev/md0 is my / partition.

cat /proc/mdstat

md0 : active raid1 sdb1[0] sdc1[1]
  1052160 blocks [2/2] [UU]


following instructions in some RAID howto, I installed grub on the 2
drives sdb and sdc *but* once I made a mistake and instead of typing

grub> device (hd1) /dev/sdb (or c, i don't remember)
grub> root (hd1,0)
grub> setup (hd1)

I replace the first line by:

grub> device (hd1) /dev/sdb1 (or c1)

I don't know exactly what happens in this case, but I am wondering if
grug has not installed some files in md0, causing the boot failure for
"inconsistency".


If it is pertinent to think so, I have 2 questions:

1- How to validate this, ie. what are these files and how to "see" them?

2- How to remove them?

Thanks for attention.


- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 4286 2145
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAknJ30EACgkQdE6C2dhV2JUHpwCfYgtuEb6NgTKj8ENrne1egaei
yTMAnjZquDDbb6C5BjpxL1ncRkouEu++
=ey6j
-END PGP SIGNATURE-

-- 
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