Re: firefox 11 -- keyboard popup and unrelenting text to speech

2012-03-26 Thread Nick Urbanik
Dear Folks, On 21/03/12 05:58 -0700, Geoffrey Leach wrote: On 03/20/2012 03:45:26 PM, Paul Smith wrote: On Tue, Mar 20, 2012 at 10:10 PM, suvayu ali wrote: >> If there is any mention of this, I can't discover it. > > Are you sure its firefox and not a malfunctioning on screen keyboard app? Th

Re: Is there a Catalyst Driver for Kernel3.2.10?

2012-03-26 Thread Jean Jacques
Is there any update for this issue? 2012/3/22 Jean Jacques > Ok, thanks and now what? > > 2012/3/21 Kevin Fenzi > >> On Wed, 21 Mar 2012 13:10:16 +0100 >> Patrick Lists wrote: >> >> > On 21-03-12 04:36, Jean Jacques wrote: >> > > I cannot search the driver in YUM. >> > >> > The Catalyst driver

Re: .bash_history in F15/16 randomly truncated/incomplete/damaged

2012-03-26 Thread Ed Greshko
On 03/27/2012 04:43 AM, suvayu ali wrote: > Hi Frantisek, > > On Sat, Mar 24, 2012 at 15:15, Frantisek Hanzlik wrote: >> Now occurred to me that i can watch several (mainly roots) history files >> by incrond and start some script which log some events on it. Maybe it >> helps. > I recalled your po

FC15/16 NetworkManager drops network connection

2012-03-26 Thread Symersky, Henry
Dear all, I may have found answer to my previous question regarding disabled login and the message: "could not update ICEauthority file /home/username/.ICEauthority" I found that whenever I logout as root, the NetworkManager closes ethernet connection. So whenever I want to login as normal use

Re: minimal install CD versus Pentium 4

2012-03-26 Thread Patrick O'Callaghan
On Mon, 2012-03-26 at 18:50 -0500, Michael Hennebry wrote: > On Mon, 26 Mar 2012, Bill Davidsen wrote: > > My only thought is that you may have the wrong DVD, since I just did an > > install on a laptop with a decade-old Pentium-M CPU. I worked, I can't > > complain, I believe the video driver even

Re: minimal install CD versus Pentium 4

2012-03-26 Thread Michael Hennebry
On Mon, 26 Mar 2012, Bill Davidsen wrote: My only thought is that you may have the wrong DVD, since I just did an install on a laptop with a decade-old Pentium-M CPU. I worked, I can't complain, I believe the video driver even produced an image under GNOME3, although I went with LXDE instead so I

RE: fc16-.ICEauthority

2012-03-26 Thread Symersky, Henry
Suvayu, Thanks. It did not help, or did not change anything: ls -l symersky lrwxrwxrwx 1 root root 17 Mar 21 19:38 symersky -> /mnt/usr/symersky chown symersky:xray-user symersky ls -l symersky lrwxrwxrwx 1 root root 17 Mar 21 19:38 symersky -> /mnt/usr/symersky I guess the link is okay as long as

Re: fc16-.ICEauthority

2012-03-26 Thread suvayu ali
On Mon, Mar 26, 2012 at 22:42, Symersky, Henry wrote: > The /home directory contains just the links to NFS-connected server: > lrwxrwxrwx 1 root root 17 Aug 20  2011 symersky -> /mnt/usr/symersky Should this be root:root? I think usually it is $USER:$USER. Maybe a simple chown on the link will do

RE: fc16-.ICEauthority

2012-03-26 Thread Symersky, Henry
Francois, Thanks. I did. The /home directory contains just the links to NFS-connected server: lrwxrwxrwx 1 root root 17 Aug 20 2011 symersky -> /mnt/usr/symersky etc. The /mnt/usr shows like this: drwxr-xr-x 104 symersky xray-user 12288 Mar 26 10:05 symersky etc. And again, the other computers h

Re: .bash_history in F15/16 randomly truncated/incomplete/damaged

2012-03-26 Thread suvayu ali
Hi Frantisek, On Sat, Mar 24, 2012 at 15:15, Frantisek Hanzlik wrote: > > Now occurred to me that i can watch several (mainly roots) history files > by incrond and start some script which log some events on it. Maybe it > helps. I recalled your post and did a check before I rebooted my laptop to

Re: fc16-.ICEauthority

2012-03-26 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 26/03/2012 21:08, Symersky, Henry a écrit : > > Dear all, > > A system with fc16 does not allow normal users to login: > "Could not update ICEauthority file /home/username/.ICEauthority". > > The /home/user is NFS-connected, and it works fine for

Re: still having update issues with gcc (solved)

2012-03-26 Thread les
On Mon, 2012-03-26 at 20:42 +0100, James Wilkinson wrote: > les wrote: > > HI, everyone, > > I am still having the update issue with gcc. I will follow this message > > with the error received from "yum update". > > > > Also my processor is periodically locking up. Is anyone else > > expe

Re: Fedora and the horrible EDID checksum issue with various video cards

2012-03-26 Thread Bill Davidsen
Mark Haney wrote: On 03/26/2012 12:06 PM, Michael Cronenworth wrote: Mark Haney wrote: What is your video chip? It's an Intel i915. And apparently it's one of the ones with the biggest problems. It seems the older integrated Intel chips are the ones mostly causing the trouble. You can t

Re: NetworkManager serious usablity challenges

2012-03-26 Thread suvayu ali
On Mon, Mar 26, 2012 at 21:11, Olav Vitters wrote: > On Mon, Mar 26, 2012 at 08:17:47PM +0200, suvayu ali wrote: >> A quick question out of curiosity, is Gnome 3 using something other >> than nm-applet? I don't use Gnome 3 myself[1]. Since this is a rather >> common question on the list would be g

Re: still having update issues with gcc

2012-03-26 Thread James Wilkinson
les wrote: > HI, everyone, > I am still having the update issue with gcc. I will follow this message > with the error received from "yum update". > > Also my processor is periodically locking up. Is anyone else > experiencing either of these errors? When it locks up, it is running >

Re: still having update issues with gcc

2012-03-26 Thread Rex Dieter
les wrote: > Error: Package: clang-2.9-6.fc16.x86_64 (@updates) >Requires: gcc-c++ = 4.6.2 >Removing: gcc-c++-4.6.2-1.fc16.x86_64 > (@koji-override-0/$releasever) >gcc-c++ = 4.6.2-1.fc16 >Updated By: gcc-c++-4.6.3-2.fc16.x86_64 (updates) >

still having update issues with gcc

2012-03-26 Thread les
HI, everyone, I am still having the update issue with gcc. I will follow this message with the error received from "yum update". Also my processor is periodically locking up. Is anyone else experiencing either of these errors? When it locks up, it is running one of the cores at o

Re: minimal install CD versus Pentium 4

2012-03-26 Thread James Wilkinson
Bill Davidsen wrote: > Another thing you might try is the "Live-CD" install if the object > is just to get it working. Without firing up another system I can't > remember if the P4 has PAE or not, do know that about yours before > trying the install. Yes, it does. However, earlier P4s didn’t have

Re: NetworkManager serious usablity challenges

2012-03-26 Thread Olav Vitters
On Mon, Mar 26, 2012 at 08:17:47PM +0200, suvayu ali wrote: > A quick question out of curiosity, is Gnome 3 using something other > than nm-applet? I don't use Gnome 3 myself[1]. Since this is a rather > common question on the list would be good to know. It uses something different. Meaning: integ

fc16-.ICEauthority

2012-03-26 Thread Symersky, Henry
Dear all, A system with fc16 does not allow normal users to login: "Could not update ICEauthority file /home/username/.ICEauthority". The /home/user is NFS-connected, and it works fine for other systems. Any suggestions how to fix it ? Thanks. Henry -- users mailing list users@lists.fedorapro

Re: [389-users] Replica ID management

2012-03-26 Thread Rich Megginson
On 03/26/2012 11:35 AM, Christopher Wood wrote: n Mon, Mar 26, 2012 at 01:15:18PM -0400, mja...@guesswho.com wrote: @Ryan, thanks! That’s an interesting solution. And I thought of another question. Do the replica IDs need to be unique across all databases? Whether or not there's a techn

[SOLVED] Re: FTP and Firewalls

2012-03-26 Thread Lázaro Morales
En 26/03/2012 14:46:20, Reindl Harald escribió: IPTABLES_MODULES="nf_conntrack_ftp" That module solve the problem, thanks very much to Reindl and Gary. Lázaro Este mensaje de correo electrónico ha sido procesado por el servidor de Frioclima -- users mailing list users@lists.fedoraproject

Re: FTP and Firewalls

2012-03-26 Thread Gary Baribault
have you added the line: IPTABLES_MODULES="ip_conntrack ip_conntrack_ftp" to the file /etc/sysconfig/iptables-config Gary Baribault Courriel: g...@baribault.net GPG Key: 0x685430d1 Signature: 9E4D 1B7C CB9F 9239 11D9 71C3 6C35 C6B7 6854 30D1 On 03/26/2012 02:02 PM, Lázaro Morales wrote: > Hell

Re: FTP and Firewalls

2012-03-26 Thread Reindl Harald
Am 26.03.2012 20:02, schrieb Lázaro Morales: > Hello, > > I have a question about FTP service and iptables. This is the default > configuration for iptables on Fedora. I just > added the 4th rule giving access to port 21 running vsftpd. > > When I connect through a FTP client like `ftp` all work

fc15-login-ethernet

2012-03-26 Thread Symersky, Henry
Dear all, On a system with FC15 and NFS connections, a normal user can login through the default login panel, work, and logout. When I login as root, after logout, the login screen freezes and the ethernet connection to the system is lost. Only reboot recovers that. And than the cycle goes on.

Re: NetworkManager serious usablity challenges

2012-03-26 Thread suvayu ali
Hi Olav, On Mon, Mar 26, 2012 at 19:38, Olav Vitters wrote: > On Sun, Mar 25, 2012 at 09:07:22AM +0200, Robert Moskowitz wrote: >> A major defiency is the loss of deleting SSID configurations.  There >> is no 'delete' feature anymore in the Network Settings panel. > > Not being able to forget wir

FTP and Firewalls

2012-03-26 Thread Lázaro Morales
Hello, I have a question about FTP service and iptables. This is the default configuration for iptables on Fedora. I just added the 4th rule giving access to port 21 running vsftpd. # iptables -nL Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT al

Human readable document on NFS server on FC16

2012-03-26 Thread Bill Davidsen
I had an NFS server motherboard go bad, and a quick replacement resulted in the drives coming up in all the wrong places, and no room to do a new install. I'm running at the moment off a USB boot to keep thinks going until I get an SSD so I can install there. A thumb drive on a USB 3.0 port is

Re: Fedora 16 / gnome3 / ATI Technologies Inc Device 9648 (prog-if 00 [VGA controller]

2012-03-26 Thread Bill Davidsen
Gregory P. Ennis wrote: On 03/25/2012 08:49 AM, Gregory P. Ennis wrote: I have not tried that, surely easy to do, I'll need to download the LiveCD iso. What would you expect to find? If you can't get into Gnome3 from the LiveCD, it's probably not a kernel update causing it as the image isn't

Re: NetworkManager serious usablity challenges

2012-03-26 Thread Olav Vitters
On Sun, Mar 25, 2012 at 09:07:22AM +0200, Robert Moskowitz wrote: > A major defiency is the loss of deleting SSID configurations. There > is no 'delete' feature anymore in the Network Settings panel. Not being able to forget wireless networks + not being able to switch of wifi while it is still t

Re: Fedora 16 / gnome3 / ATI Technologies Inc Device 9648 (prog-if 00 [VGA controller]

2012-03-26 Thread Gregory P. Ennis
On 03/25/2012 08:49 AM, Gregory P. Ennis wrote: > I have not tried that, surely easy to do, I'll need to download the > LiveCD iso. What would you expect to find? If you can't get into Gnome3 from the LiveCD, it's probably not a kernel update causing it as the image isn't kept updated. If you c

Re: [389-users] Replica ID management

2012-03-26 Thread Christopher Wood
n Mon, Mar 26, 2012 at 01:15:18PM -0400, mja...@guesswho.com wrote: >@Ryan, thanks! That’s an interesting solution. And I thought of another >question. Do the replica IDs need to be unique across all databases? Whether or not there's a technological need, consider the advantage of having

Re: minimal install CD versus Pentium 4

2012-03-26 Thread Bill Davidsen
Michael Hennebry wrote: On Sun, 25 Mar 2012, Joe Zeff wrote: On 03/25/2012 01:44 PM, Aaron Konstam wrote: Some one said in a note earlier today that would lead me to find out why the installed system only works in fail safe mode but it doesn't.. Does it to anyone else. As I wrote at the time

Re: why is ipv6 fixly compiled in latest F15 and all F16 kernels?

2012-03-26 Thread Bill Davidsen
Frantisek Hanzlik wrote: Hello, up to Fedora 15 including, there was ipv6 as loadable kernel module and was not problem disable/not load it. But recent F15 and F16 kernels have IPV6 support compiled in kernel, know anyone for which reason? For IPv4-only sites (which is absolute majority) this is

Re: [389-users] Replica ID management

2012-03-26 Thread mjames
@Ryan, thanks! That's an interesting solution. And I thought of another question. Do the replica IDs need to be unique across all databases? From: 389-users-boun...@lists.fedoraproject.org [mailto:389-users-boun...@lists.fedoraproject.org] On Behalf Of Groten, Ryan Sent: Monday, March 26, 2012 1

Re: Fedora and the horrible EDID checksum issue with various video cards

2012-03-26 Thread Mark Haney
On 03/26/2012 12:06 PM, Michael Cronenworth wrote: Mark Haney wrote: What is your video chip? It's an Intel i915. And apparently it's one of the ones with the biggest problems. It seems the older integrated Intel chips are the ones mostly causing the trouble. You can try a Fedora Li

Re: Changing timezone configuration

2012-03-26 Thread Lázaro Morales
En 23/03/2012 16:54:59, Maciek Borzecki escribió: try man 8 tzselect -- Maciek Borzecki Thanks to all, tzselect solve the problem. Best regards, Lázaro. Este mensaje de correo electrónico ha sido procesado por el servidor de Frioclima -- users mailing list users@lists.fedoraproject.org

Re: Fedora and the horrible EDID checksum issue with various video cards

2012-03-26 Thread Michael Cronenworth
Mark Haney wrote: repeatedly, pegging my proc and rendering the system unusable. Has the 3.1+ kernels addressed this issue? Is it still hanging out there? What exactly is the status of this in the Fedora realm? Right now, I have a system I can use (with the 0.13 kernel) but I don't want to up

Re: rc.local not loaded on boot

2012-03-26 Thread Michael D. Setzer II
On 26 Mar 2012 at 10:00, Aaron Konstam wrote: Subject:Re: rc.local not loaded on boot From: Aaron Konstam To: users@lists.fedoraproject.org Date sent: Mon, 26 Mar 2012 10:00:04 -0500 Send reply to: Community support for F

Re: minimal install CD versus Pentium 4

2012-03-26 Thread Michael Hennebry
On Sun, 25 Mar 2012, Joe Zeff wrote: On 03/25/2012 01:44 PM, Aaron Konstam wrote: Some one said in a note earlier today that would lead me to find out why the installed system only works in fail safe mode but it doesn't.. Does it to anyone else. As I wrote at the time, this allows you to make

Re: Timezones and SELinux...

2012-03-26 Thread enclair
Le 21 mars 2012 15:25, Marko Vojinovic a écrit : > Thanks Dan! I followed your advice on that page and managed to track down > several files in my system with the wrong context. A restorecon on that > files > fixed the problem. Just to be on the safe side, I did a systemwide > restorecon, > and f

Re: rc.local not loaded on boot

2012-03-26 Thread Ed Greshko
On 03/26/2012 11:00 PM, Aaron Konstam wrote: >> what does >> > systemctl status rc-local.service shows? >> > try >> > systemctl enable rc-local.service show? > both the above statements fail with and error messagwe : No such file or > directory. egreshko@meimei log]$ systemctl status rc-local.ser

Re: rc.local not loaded on boot

2012-03-26 Thread Aaron Konstam
On Sun, 2012-03-25 at 12:44 -0600, Kevin Fenzi wrote: > On Sun, 25 Mar 2012 15:57:25 +0100 > Bruno Martins wrote: > > > Hello list, > > > > I can read here: > > http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/sect-Release_Notes-Changes_for_Sysadmin.html > > > > the following:

Fedora and the horrible EDID checksum issue with various video cards

2012-03-26 Thread Mark Haney
Hi guys, got a question I hope someone can answer pretty quickly. I've been using kubuntu on various slower systems the last couple of years, but since Canonical is dropping KDE I want to shift them all back to Fedora. I've noticed that F16 flies on hardware that F12 just killed so I'm willing

Re: rc.local not loaded on boot

2012-03-26 Thread Dr. Michael J. Chudobiak
On my machine any systemctl statement that includes rc.local.service returns a statement that rc.local.service does not exist. It should be "rc-local.service", not "rc.local.service". Like this: [root@xena ~]# systemctl -a | grep rc-local rc-local.service loaded active running

Re: rc.local not loaded on boot

2012-03-26 Thread Aaron Konstam
On Mon, 2012-03-26 at 11:18 +1000, Michael D. Setzer II wrote: > On 26 Mar 2012 at 1:57, Ed Greshko wrote: > > Date sent:Mon, 26 Mar 2012 01:57:58 +0800 > From: Ed Greshko > To: Community support for Fedora users > > Subject: Re: rc.lo

Re: rc.local not loaded on boot

2012-03-26 Thread Aaron Konstam
On Sun, 2012-03-25 at 17:34 +, David G. Miller wrote: > Bruno Martins gmail.com> writes: > > > > > Hello list, > > > > I can read here: > > > http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/sect-Release_Notes-Changes_for_Sysadmin.html > > > > the following: > > > >

Re: NetworkManager serious usablity challenges

2012-03-26 Thread suvayu ali
On Mon, Mar 26, 2012 at 15:15, Steven Stern wrote: > Does your account have sudo privs?  Mine does. I wonder if that's the > difference between what we see. sudo has nothing to do with anything in the GUI. For a sudo aware GUI you need gksudo or ksudo, which fedora doesn't use (but ubuntu does).

Re: [389-users] Creating windows sync agreements via ldif

2012-03-26 Thread Carsten Grzemba
Hi, nsds5BeginReplicaRefresh: start should do the job. But I have not done this in a single step, but first add the agreement and then add the attribute nsds5BeginReplicaRefresh: start Perhaps that helps Regards Carsten Am 26.03.12, schrieb Juan Carlos Camargo : > > p { margin: 0; } > >

Re: NetworkManager serious usablity challenges

2012-03-26 Thread Steven Stern
On 03/26/2012 12:26 AM, Robert Moskowitz wrote: > On 03/26/2012 12:50 AM, Bruno Martins wrote: >> On 03/25/2012 08:00 PM, Robert Moskowitz wrote: >>> On 03/25/2012 07:19 PM, Steven Stern wrote: On 03/25/2012 02:07 AM, Robert Moskowitz wrote: > F16, Gnome3. (sent also to gnome NM list) >>

Re: pdfedit for Fedora 16

2012-03-26 Thread Nermin Celik
Thank you, it worked :) On Mon, Mar 26, 2012 at 7:37 PM, Joachim Backes < joachim.bac...@rhrk.uni-kl.de> wrote: > On 03/26/2012 09:47 AM, Nermin Celik wrote: > > Hello, > > > > I'm trying to install pdfedit. Ran: > > > > $yum install pdfedit --releasever=15 > > > > But received the following: > >

Re: pdfedit for Fedora 16

2012-03-26 Thread Joachim Backes
On 03/26/2012 09:47 AM, Nermin Celik wrote: > Hello, > > I'm trying to install pdfedit. Ran: > > $yum install pdfedit --releasever=15 > > But received the following: > -- > Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64 > > > The GPG keys lis

Re: pdfedit for Fedora 16

2012-03-26 Thread Nermin Celik
Hello, I'm trying to install pdfedit. Ran: $yum install pdfedit --releasever=15 But received the following: -- Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64 The GPG keys listed for the "Fedora 15 - x86_64 - Updates" repository are already install

Re: question on iptables, port 631 and CUPS

2012-03-26 Thread Paul Allen Newell
On 3/25/2012 3:22 AM, Tim wrote: On Sat, 2012-03-24 at 19:18 -0700, Paul Allen Newell wrote: If I try to reach a solution based on my limited knowledge, it would seem that one would want to change the udp to have a 127.0.0.1 sourceIP and a destinIP restricting to the LAN (I am assuming simple ho

Re: a new question on iptables and port 5353

2012-03-26 Thread Paul Allen Newell
Anthony, Frantisek, and Bruno: I thank you for the replies. I am going to take a pause to read up on what all of you have given me. I am still uncertain why 3535 only shows up as "Mac" when I google, but hopefully a bit more digging with your suggestions will clear that up I'll post once I a