Re: nscd cacher problem

2010-07-02 Thread JD
  On 07/01/2010 11:45 AM, JD wrote:
>  On 07/01/2010 11:38 AM, Jurek Bajor wrote:
>>On 07/01/2010 10:42 AM, Tom Horsley wrote:
>>> Unfortunately, enabling or disabling IPV6 doesn't seem to have
>>> much to do with the library doing V6 DNS lookups. I could
>>> swear there was something added to nsswitch.conf or resolv.conf
>>> that you could set to disable v6 dns requests, but I can't
>>> remember what it was called.
>>>
>>> I run bind as a caching nameserver, forwarding lookups to my
>>> ISP's server and set the -4 option on the command line to
>>> make it stick to ipv4 and all my DNS lookup problems vanished.
   bind is too complex to run and maintain.
   Really, it is a huge overkill for what I need.
   I hope nscd authors will fix it soon so it does not
   purge it's cache every few seconds. I check'ed it's
   config file and the
   restart-interval3600
   seems reasonable.
>> Hi,
>> I think that the default "restart-interval3600", that is 3600
>> secs = 1hr,
>> is a low/impractical value. I mean you want to keep your cache for 
>> much longer,
>> perhaps a week or more ... It is why one wanted it in the first place.
>>
>> Btw, there is a very good alternative (to BIND, etc) for DNS caching, 
>> namely
>> dnsmasq package. It is simpler, easier on resources.
>> I switched from bind to it and it serves me well.
>> It is part of F13, used in other distros (Slackware, etc).
>>> yum info dnsmasq
>> Jurek
> I had used dnsmasq, but it also suffered from the same problem I am 
> having with nscd.
> I will try to set the interval to a longer time and see if that helps.
>
> Cheers,
>
> JD
Well, I have found that setting the interval to a longer time does 
indeed help a lot!
However, the behavior of Firefox in resolving URL's  is still strange!
If I click on a link, firefox spends almost a full minute to resolve the 
url,
so while it is waiting (spinning), I use the gnome terminal to
nslookup whatever-domain-it-was.com
and it resolves it in less than a second. I look at firefox, and it is 
still trying to resolve!!
Firefox seems to use some other way to resolve the url's domain - the 
painfully slow way!!
Firefox has no config means of telling it how to resolve - so I'm at a 
loss as to it's behavior.

JD

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread Ralf Corsepius
On 07/03/2010 01:53 AM, Geoffrey Leach wrote:
> As in:
> ge...@mtranch[30]->clera
> Command not found. Similar command is: 'clear'
>
> Which would explain the annoying pause after I mis-type something.
> bash-4.1.7-1.fc13.i686
>
> Anyone know how to suppress this nonsense?

One possility is you having
PackageKit-command-not-found
installed.

It changes bash's behavior to invoke yum to install a package providing 
the "not found command" and causes major issues in using shells.

=> yum remove PackageKit-command-not-found

Ralf

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Macchanger-Gtk Rpm

2010-07-02 Thread Jim
On 07/02/2010 10:36 PM, JD wrote:
>On 07/02/2010 07:13 PM, Jim wrote:
>
>> On 07/02/2010 10:02 PM, JD wrote:
>>  
>>>  On 07/02/2010 06:58 PM, JD wrote:
>>>
>>>
 On 07/02/2010 06:26 PM, Jim wrote:

  
> FC13
>
> Does anyone know where I can get macchanger-gtk.rpm.
>
> I have search all over the Google for a RPM with no luck.
> I do not want to fight with a tar.gz and compiling.
>
> Is there a App. to change a DEB to a RPM, I know all about Alien, that
> goes from RPM to DEB.
>
>
 This is a debian package, and you can find it on page
 http://us.archive.ubuntu.com/ubuntu/pool/universe/m/macchanger-gtk/

 Perhaps you can compile it for F13 from source - if you can find it.

  
>>> debian source at
>>> http://packages.debian.org/source/sid/macchanger-gtk
>>>
>>>
>> I have been to that website and there is no help there, I'm looking for
>> a RPM.
>>  
> There is no rpm for it!
> It is a perl program.
> If you want, I can email you the tarball of latest version 1.1-4.
> Let me know.
>
>
Yes if you would please, I'll give it a try.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread Craig White
On Fri, 2010-07-02 at 18:44 -0700, Geoffrey Leach wrote:
> On 07/02/2010 05:19:07 PM, JD wrote:
> >   On 07/02/2010 05:05 PM, Craig White wrote:
> > > On Fri, 2010-07-02 at 16:53 -0700, Geoffrey Leach wrote:
> > >> As in:
> > >> ge...@mtranch[30]->clera
> > >> Command not found. Similar command is: 'clear'
> > >>
> > >> Which would explain the annoying pause after I mis-type something.
> > >> bash-4.1.7-1.fc13.i686
> > >>
> > >> Anyone know how to suppress this nonsense?
> > > 
> > > What nonsense?
> > >
> > > echo $PATH
> > >
> > > PATH="/usr/bin"
> > >
> > > echo $PATH
> > >
> > > clera
> > >
> > > Get it?
> > >
> > > Craig
> > >
> > Sorry for barge in in on this thread, as I did not catch the first of
> > it...
> > Are you saying your shell changed the value of the PATH variable
> > after the first echo?
> 
> Nah. Tom Horsley got it. Craig blew it. Sigh.

sorry...

$ rpm -q PackageKit-command-not-found
package PackageKit-command-not-found is not installed

I don't suffer from this self-inflicted wound but checking what is in
one's 'PATH' environmental variable is always a good idea anyway.

Craig



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Macchanger-Gtk Rpm

2010-07-02 Thread JD
  On 07/02/2010 07:13 PM, Jim wrote:
> On 07/02/2010 10:02 PM, JD wrote:
>> On 07/02/2010 06:58 PM, JD wrote:
>>
>>>On 07/02/2010 06:26 PM, Jim wrote:
>>>
 FC13

 Does anyone know where I can get macchanger-gtk.rpm.

 I have search all over the Google for a RPM with no luck.
 I do not want to fight with a tar.gz and compiling.

 Is there a App. to change a DEB to a RPM, I know all about Alien, that
 goes from RPM to DEB.

>>> This is a debian package, and you can find it on page
>>> http://us.archive.ubuntu.com/ubuntu/pool/universe/m/macchanger-gtk/
>>>
>>> Perhaps you can compile it for F13 from source - if you can find it.
>>>
>> debian source at
>> http://packages.debian.org/source/sid/macchanger-gtk
>>
> I have been to that website and there is no help there, I'm looking for
> a RPM.
There is no rpm for it!
It is a perl program.
If you want, I can email you the tarball of latest version 1.1-4.
Let me know.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Macchanger-Gtk Rpm

2010-07-02 Thread Jim
On 07/02/2010 10:02 PM, JD wrote:
>On 07/02/2010 06:58 PM, JD wrote:
>
>>   On 07/02/2010 06:26 PM, Jim wrote:
>>  
>>> FC13
>>>
>>> Does anyone know where I can get macchanger-gtk.rpm.
>>>
>>> I have search all over the Google for a RPM with no luck.
>>> I do not want to fight with a tar.gz and compiling.
>>>
>>> Is there a App. to change a DEB to a RPM, I know all about Alien, that
>>> goes from RPM to DEB.
>>>
>> This is a debian package, and you can find it on page
>> http://us.archive.ubuntu.com/ubuntu/pool/universe/m/macchanger-gtk/
>>
>> Perhaps you can compile it for F13 from source - if you can find it.
>>  
> debian source at
> http://packages.debian.org/source/sid/macchanger-gtk
>
I have been to that website and there is no help there, I'm looking for 
a RPM.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Printing problem on FC13

2010-07-02 Thread fred smith
On Fri, Jul 02, 2010 at 03:19:28PM +0100, Tim Waugh wrote:
> On Fri, 2010-07-02 at 09:15 -0400, fred smith wrote:
> > however on F13 I couldn't make it work that way. the job would be put in
> > the queue and there it would sit. I'd find the printer disabled, re-enable
> > it and it would be disabled again. try the print troubleshooter and after
> > entering the root password twice and clicking a few times it would tell me
> > that the problem is because the printer was disabled. re-enable it and 
> > it just gets disabled AGAIN.
> 
> If you have jobs in the queue, and there is some problem with one of the
> filters, each time you enable it the next job will fail and cause it to
> become disabled.
> 
> The way around that is to clear out *all* the jobs in the queue.  Cancel
> them all.
> 
> After that, running the troubleshooter should get you enough information
> to report a bug.
> 
> I know that you now have your printer working, but I'd be very grateful
> if you could re-visit this and have another go at getting
> troubleshooting information about this problem.
> 


Tim, et al:

Today I cannot reproduce the problem I described above :(

I do recall seeing more than one update come thru in the weeks since I
installed F13, updates for both cups and for foomatic, so I suppose it's
possible that something related was fixed.

However, while fooling with it this evening, I went thru all the suggested
printer drivers that come up when I choose Brother HL2060 as the printer
model (it's not a 2060, it's a 2070N, but that's the closest one by model
name/number, so I used it because I've used it successfully before on earlier
Fedora versions.)

I suppose the issues I'll report below could simply be because the
printer I've got isn't quite the one I told it I  had...

Tonight, ALL of them "work", for values of "work", except the one labeled
"Brother HL-2060 Foomatic/Postscript [en]" which prints a couple hundred
pages of blank paper in place of the cups test page.

all the rest of them work fairly well, though I think the best one is
"Brother HL-2060 Foomatic/hl1250 [en]", as it actually supports all the
resolutions the 2070 provides. 

Of the remaining ones that print, some produce noticeably crisper type
than some of the others, the lj4dith, lj5gray, ljet4, and pxlmono all
produce good crisp looking type.

note that the only graphics I saw were the grayscale images on the
CUPS test page, so I can't really speak to their graphics performance.

Is anything here worth entering into Bugzilla? (I kinda don't think so...)

Fred

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
  The eyes of the Lord are everywhere, 
keeping watch on the wicked and the good.
- Proverbs 15:3 (niv) -
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Macchanger-Gtk Rpm

2010-07-02 Thread JD
  On 07/02/2010 06:58 PM, JD wrote:
>  On 07/02/2010 06:26 PM, Jim wrote:
>> FC13
>>
>> Does anyone know where I can get macchanger-gtk.rpm.
>>
>> I have search all over the Google for a RPM with no luck.
>> I do not want to fight with a tar.gz and compiling.
>>
>> Is there a App. to change a DEB to a RPM, I know all about Alien, that
>> goes from RPM to DEB.
> This is a debian package, and you can find it on page
> http://us.archive.ubuntu.com/ubuntu/pool/universe/m/macchanger-gtk/
>
> Perhaps you can compile it for F13 from source - if you can find it.
debian source at
http://packages.debian.org/source/sid/macchanger-gtk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Macchanger-Gtk Rpm

2010-07-02 Thread JD
  On 07/02/2010 06:26 PM, Jim wrote:
> FC13
>
> Does anyone know where I can get macchanger-gtk.rpm.
>
> I have search all over the Google for a RPM with no luck.
> I do not want to fight with a tar.gz and compiling.
>
> Is there a App. to change a DEB to a RPM, I know all about Alien, that
> goes from RPM to DEB.
This is a debian package, and you can find it on page
http://us.archive.ubuntu.com/ubuntu/pool/universe/m/macchanger-gtk/

Perhaps you can compile it for F13 from source - if you can find it.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread Geoffrey Leach
On 07/02/2010 05:19:07 PM, JD wrote:
>   On 07/02/2010 05:05 PM, Craig White wrote:
> > On Fri, 2010-07-02 at 16:53 -0700, Geoffrey Leach wrote:
> >> As in:
> >> ge...@mtranch[30]->clera
> >> Command not found. Similar command is: 'clear'
> >>
> >> Which would explain the annoying pause after I mis-type something.
> >> bash-4.1.7-1.fc13.i686
> >>
> >> Anyone know how to suppress this nonsense?
> > 
> > What nonsense?
> >
> > echo $PATH
> >
> > PATH="/usr/bin"
> >
> > echo $PATH
> >
> > clera
> >
> > Get it?
> >
> > Craig
> >
> Sorry for barge in in on this thread, as I did not catch the first of
> it...
> Are you saying your shell changed the value of the PATH variable
> after the first echo?

Nah. Tom Horsley got it. Craig blew it. Sigh.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Macchanger-Gtk Rpm

2010-07-02 Thread Jim
FC13

Does anyone know where I can get macchanger-gtk.rpm.

I have search all over the Google for a RPM with no luck.
I do not want to fight with a tar.gz and compiling.

Is there a App. to change a DEB to a RPM, I know all about Alien, that 
goes from RPM to DEB.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


F13 No Sound, No CDROM, K3B broken

2010-07-02 Thread john wendel

Just installed F13 X86-64 from the KDE live CD, had a few problems.

[1] No sound - Pulse mixer shows no sound hardware. Fixed by changing 
permissions on /dev/snd/*. I thought console-kit was supposed to handle 
this.

[2] No cdrom - Same problem, permissions on /dev/sr0.

[3] K3B doesn't see the CD-DVD drive, wants to use HAL to detect the 
CD-DVD drive. I thought HAL was gone.

Any clues would be appreciated.

Thanks,

John Wendel

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: USB Printer Problem (still...)

2010-07-02 Thread Roger

> Is there any way to determine the correct URI for the printer on the usb 
> port?  If so, I could manually configure the printer.
>
> The device manager does not give the URI for the thing, but it does see it as 
> a Xerox 6130N printer.
> 
>
Hi Herb
first -- sudo updatedb
next -- locate *.ppd

I don't know about F13 but the ppd files are probably in 
/usr/share/cups/model/
There should be a ppd file that you downloaded and installed with a name 
like PCL- printername-printer model.ppd
This should be the file that will drive your printer.

It seems that HP and Xerox printers only work with a PCL file.

If it's in a different folder, maybe it would be good to copy it across 
to this so cups finds it automatically... I had to put it in there as 
cups would not find it in other places.
Others would be able to advise on the pro's and cons of this part. To 
copy it across you will need to do it as sudo cp file/to/copy/name.ppd  
file/to put/here/
otherwise you will get access denied error.

In  
--add a LPT #1 printer
The next dialog will show a number of selections. I find that this 
dialog does not show up in other selections, only LPT #1
At the top will be:
--Select printer from database
--Provide PPD file
--Search for a printer driver to download
Choose Provide PPD file and in the next dialog type 
/usr/share/cups/model or what ever the correct path was that you 
locate[d] earlier.
Follow the  prompts

2 or 3 dialogs later you will have one that allows you to enter the name 
and description of your printer as you wish it to display in the Printer 
choices dialogs when you want to print a document.
Alter only the Printer Name and Printer Description -- not the Location
Authenticate with your root password and the printer will show up in the 
Printer Configuration Dialog.

Next is the important part
Double Click on the printer icon and a dialog will show the Description, 
Location and Device URI.
The Device URI should now show usb://Your/Printer/Connection/Details -- 
(I dont know what else to call the info in that field)
In the info below that field  Make and Model-- it should show your 
printer.,  on mine it shows "HP Color Laserjet Series PCL 6 CUPS"
But I have a Fuji Xerox C2100, this indicates my FXC2100 as having HP 
Laserjet internals.

In the remaining selections you may be able to change
Settings
Policies
Access Control and a number of other things.
I could not make any changes here as it wrecked the setup and I had to 
do the above all from the beginning and delete the original printer.
You can configure  as many printers as you like in different ways and 
choose the one that works best for you then delete the others.
Deleting is as simple as click on the printer icon and right click and 
choose Delete Printer from the drop down.

I hope this helps in some way
Roger


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread JD
  On 07/02/2010 05:05 PM, Craig White wrote:
> On Fri, 2010-07-02 at 16:53 -0700, Geoffrey Leach wrote:
>> As in:
>> ge...@mtranch[30]->clera
>> Command not found. Similar command is: 'clear'
>>
>> Which would explain the annoying pause after I mis-type something.
>> bash-4.1.7-1.fc13.i686
>>
>> Anyone know how to suppress this nonsense?
> 
> What nonsense?
>
> echo $PATH
>
> PATH="/usr/bin"
>
> echo $PATH
>
> clera
>
> Get it?
>
> Craig
>
Sorry for barge in in on this thread, as I did not catch the first of it...
Are you saying your shell changed the value of the PATH variable
after the first echo?


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread Craig White
On Fri, 2010-07-02 at 16:53 -0700, Geoffrey Leach wrote:
> As in:
> ge...@mtranch[30]->clera
> Command not found. Similar command is: 'clear'
> 
> Which would explain the annoying pause after I mis-type something.
> bash-4.1.7-1.fc13.i686
> 
> Anyone know how to suppress this nonsense?

What nonsense?

echo $PATH

PATH="/usr/bin"

echo $PATH

clera

Get it?

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Command not found

2010-07-02 Thread Tom Horsley
On Fri, 02 Jul 2010 16:53:53 -0700
Geoffrey Leach wrote:

> Which would explain the annoying pause after I mis-type something.
> bash-4.1.7-1.fc13.i686
> 
> Anyone know how to suppress this nonsense?

I put this in my ~/.bashrc

   unset -f command_not_found_handle

But you can also quash it system wide via:

   yum erase PackageKit-command-not-found
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Command not found

2010-07-02 Thread Geoffrey Leach
As in:
ge...@mtranch[30]->clera
Command not found. Similar command is: 'clear'

Which would explain the annoying pause after I mis-type something.
bash-4.1.7-1.fc13.i686

Anyone know how to suppress this nonsense?

thanks.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: k3b, wodim, or what?

2010-07-02 Thread Patrick O'Callaghan
On Fri, 2010-07-02 at 17:01 -0400, Tom Horsley wrote:
> I sometimes backup some data files to dual layer DVD using
> k3b. On fedora 13, I notice that k3b seems to try and use wodim
> by default to do this. On previous versions it used growisofs.

I've had serious problems with growisofs recently, see
https://bugzilla.redhat.com/show_bug.cgi?id=604459

AFAIK this bug is still open. It may be kernel-related, but for now I'm
staying away from growisofs as wodim works for me on the same hardware.

poc

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: k3b, wodim, or what?

2010-07-02 Thread Tom Horsley
> File it against k3b.  

I guess that makes sense, folks can always change the component
if they decide it belongs somewhere else. For what it is worth,
here's the bug:

https://bugzilla.redhat.com/show_bug.cgi?id=610976

> Why?
> Like you have said, it used growisofs at one point.  Now it wants to use 
> wodim, why does it want to change behavior.

Maybe wodim now claims to support dual layer, and k3b believed the claims? :-).

I actually did get a verbatim dual layer disk to work with
wodim, but it decided it had to write it at 2.4X even though
the media is 8X. The TDK media I have won't work at all though
(but works fine even at 8X with growisofs).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: k3b, wodim, or what?

2010-07-02 Thread Antonio Olivares


--- On Fri, 7/2/10, Tom Horsley  wrote:

> From: Tom Horsley 
> Subject: k3b, wodim, or what?
> To: "Fedora List" 
> Date: Friday, July 2, 2010, 2:01 PM
> I sometimes backup some data files to
> dual layer DVD using
> k3b. On fedora 13, I notice that k3b seems to try and use
> wodim
> by default to do this. On previous versions it used
> growisofs.
> 
> After burning a few coasters and doing much google
> searching,
> I finally noticed the option in the burn dialog for
> selecting
> the app to use, told it to use growisofs, and it burned
> the
> dual layer DVD with no problem using the same media wodim
> always
> failed on after writing about 1 gig.
> 
> So, if I should report this as a bug, what should it be
> a bug against? K3b or wodim? Is wodim supposed to be
> able to write dual layer DVDs?
Don't know, but the real cdrecord does burn to dvds even Blue Ray Media, but 
this not part of the question, right?  
> -- 

File it against k3b.  

Why?
Like you have said, it used growisofs at one point.  Now it wants to use wodim, 
why does it want to change behavior.

BTW,
k3b-2.0.0 has been released.  Maybe there Rex, Kevin, and other KDE devlopers 
can include the fix?  

Regards,

Antonio 


  
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


k3b, wodim, or what?

2010-07-02 Thread Tom Horsley
I sometimes backup some data files to dual layer DVD using
k3b. On fedora 13, I notice that k3b seems to try and use wodim
by default to do this. On previous versions it used growisofs.

After burning a few coasters and doing much google searching,
I finally noticed the option in the burn dialog for selecting
the app to use, told it to use growisofs, and it burned the
dual layer DVD with no problem using the same media wodim always
failed on after writing about 1 gig.

So, if I should report this as a bug, what should it be
a bug against? K3b or wodim? Is wodim supposed to be
able to write dual layer DVDs?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Printing problem on FC13

2010-07-02 Thread fred smith
On Fri, Jul 02, 2010 at 03:19:28PM +0100, Tim Waugh wrote:
> On Fri, 2010-07-02 at 09:15 -0400, fred smith wrote:
> > however on F13 I couldn't make it work that way. the job would be put in
> > the queue and there it would sit. I'd find the printer disabled, re-enable
> > it and it would be disabled again. try the print troubleshooter and after
> > entering the root password twice and clicking a few times it would tell me
> > that the problem is because the printer was disabled. re-enable it and 
> > it just gets disabled AGAIN.
> 
> If you have jobs in the queue, and there is some problem with one of the
> filters, each time you enable it the next job will fail and cause it to
> become disabled.
> 
> The way around that is to clear out *all* the jobs in the queue.  Cancel
> them all.
> 
> After that, running the troubleshooter should get you enough information
> to report a bug.
> 
> I know that you now have your printer working, but I'd be very grateful
> if you could re-visit this and have another go at getting
> troubleshooting information about this problem.

Tim:

Thanks for the suggestion. I'll see if I can find a little bit of time
to re-try that over the long weekend. If I'm successful I'll post here
what I see (and if I see anything reproducible I'll put in a Bugzilla
too.)

-- 
 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) -
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


USB Printer Problem (still...)

2010-07-02 Thread Smith, Herb
I haven't made any progress on getting my Xerox 6130 printer to work with F13.  
It's a fully updated F13 system on a Dell Dimension Desktop.  The device 
manager see the Xerox printer on one of the usb ports and Fedora seems to have 
a driver for the printer, but the Add Printer process does not seem to 
recognize that the printer is there.

Is there any way to determine the correct URI for the printer on the usb port?  
If so, I could manually configure the printer.

The device manager does not give the URI for the thing, but it does see it as a 
Xerox 6130N printer.

Thanks in advance

Herb
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: [389-users] enabling posixGroup for a group (error : attribute "uidNumber" not allowed)

2010-07-02 Thread Daniel Maher
On 07/02/2010 11:58 AM, Daniel Maher wrote:

> I am trying to get system groups working on 389-ds via the addition of
> "posixGroup" as a value for a given LDAP group.

> However, this error appears in the log :
>
> [02/Jul/2010:09:43:03 +] - Entry
> "cn=admin,ou=systemgroups,dc=domain,dc=net" -- attribute "uidNumber" not
> allowed

Hello,

After wiping out my test instance and starting from scratch, it has 
become clear that the problem is related to the DNA plugin.  If i do NOT 
activate / configure the DNA plugin, then i can manipulate 
posixGroup-related entries as expected.  As soon as the plugin is 
activated and configured, the error noted above occurs.

I followed (and *cough* wrote) this document exactly :
http://directory.fedoraproject.org/wiki/Howto:DNA

[r...@test-dma-36 dirsrv]# /usr/lib64/mozldap/ldapsearch -h localhost -p 
389 -s base -b "" "objectclass=*" | grep vendorVersion
vendorVersion: 389-Directory/1.2.5 B2010.012.2034
[r...@test-dma-36 dirsrv]# cat /etc/redhat-release
CentOS release 5.4 (Final)
[r...@test-dma-36 dirsrv]# uname -s -r -v -i -o
Linux 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64 
GNU/Linux

It would seem that this is either a fault in the configuration of the 
plugin, or a bug with the plugin itself.  Has anybody else experienced 
similar behaviour ?

-- 
Daniel Maher 
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users


Re: Printing problem on FC13

2010-07-02 Thread Tim Waugh
On Fri, 2010-07-02 at 09:15 -0400, fred smith wrote:
> however on F13 I couldn't make it work that way. the job would be put in
> the queue and there it would sit. I'd find the printer disabled, re-enable
> it and it would be disabled again. try the print troubleshooter and after
> entering the root password twice and clicking a few times it would tell me
> that the problem is because the printer was disabled. re-enable it and 
> it just gets disabled AGAIN.

If you have jobs in the queue, and there is some problem with one of the
filters, each time you enable it the next job will fail and cause it to
become disabled.

The way around that is to clear out *all* the jobs in the queue.  Cancel
them all.

After that, running the troubleshooter should get you enough information
to report a bug.

I know that you now have your printer working, but I'd be very grateful
if you could re-visit this and have another go at getting
troubleshooting information about this problem.

Thanks,
Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Printing problem on FC13

2010-07-02 Thread fred smith
On Fri, Jul 02, 2010 at 01:04:26PM +0100, Tim Waugh wrote:
> On Thu, 2010-07-01 at 19:54 -0400, Alex wrote:
> > I've now tried pretty much all of them in various ways, and they all
> > print the same error message.
> 
> OK.  Not that it ought to make any difference really, but have you tried
> any different backend for that printer?  Which backend are you currently
> using, and are there any others you can try?
> 
> The 'BR-Script3' driver really ought to work -- that is the
> manufacturer's own PPD for their printer!

One (possibly) related data point:
I had NO trouble making my brother HL2070N at home work with F10, F11, or
F12. However on F13 I had to mess with it quite a lot. (NOTE that my
Brother printer is NOT one of those automatically set up by the new
features in system-config-printer, so it still required some manual setup.)

I've always configured it as an IPP printer: ipp://printer-ip-address/ipp
and it has worked out of the box with the "recommended" driver that
system-config-printer suggests.

however on F13 I couldn't make it work that way. the job would be put in
the queue and there it would sit. I'd find the printer disabled, re-enable
it and it would be disabled again. try the print troubleshooter and after
entering the root password twice and clicking a few times it would tell me
that the problem is because the printer was disabled. re-enable it and 
it just gets disabled AGAIN.

I tried using the same configuration with every driver listed by the
printer setup app and none of them worked.

however when I blew away the configuration (delete the printer) and
started from scratch and chose the foomatic/hl1250 driver (still using
IPP as described above) then it would work.

I wasted a lot of time on it, but even after trying to write down every
step so I could Bugzilla it, I didn't feel I had enough evidence to  point
to any culprit so I didn't.

But the bottom line is: on F13 it appears to be sensitive to the sequence
in which you try different print drivers, or perhaps some other bizarre
co-dependency between settings that makes it fail or not depending on how
you were holding  your tongue when you clicked OK. :)

To the OP: you may want to delete the printer configuration and start
afresh with the Brother PPD file and see if that gets you anywhere.


-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
The Lord is like a strong tower. 
 Those who do what is right can run to him for safety.
--- Proverbs 18:10 (niv) -
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


http://www.sysadminjokes.com/

2010-07-02 Thread Francesco Principe
The new website http://www.sysadminjokes.com/ was launched.
Humorous for system administrators.
Come visit and post or read anything that makes you laugh and that is
tied to this world.
Managing informatic systems is a difficult job and you have to be in
good spirits!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


http://www.sysadminjokes.com/

2010-07-02 Thread Francesco Principe
The new website http://www.sysadminjokes.com/ was launched.
Humorous for system administrators.
Come visit and post or read anything that makes you laugh and that is
tied to this world.
Managing informatic systems is a difficult job and you have to be in
good spirits!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: qemu-kvm Trying to "Write" to a cdrom/sr0 ?? , Why?

2010-07-02 Thread Bill Davidsen
Gilboa Davara wrote:
> On Mon, 2010-06-28 at 16:04 -0400, Jim wrote:
>> On 06/28/2010 03:11 PM, Gilboa Davara wrote:
>>> On Mon, 2010-06-28 at 13:59 -0400, Jim wrote:
>>>
 FC13


 Selinux is in "permissive" mode

 Why would qemu-kvm try to  "Write" to a cdrom, instead of "Read" ?
  
>>> Are you manually using qemu-kvm or via virt-manager?
>>> Assuming the former, what's you qemu-kvm command line?
>>>
>>> - Gilboa
>>>
>>>
>> I was doing a :# virt-install --connect qemu:///system -n vm10 -r 
>> 512 --vcpus=2 -f /vm/vm10.qcow2 -s 12 -c /dev/cdrom --vnc 
>> --noautoconsole --os-type windows --os-variant winxp64 --accelerate 
>> --network=bridge:br0 --hvm
>>
>> when I got the error.
>>
>>
>>
>> # qemu-kvm
>>
>> gpxe (http://etherboot.org) 00:03.0 C900 PC12.10 PNP BBS PMM 07 E0C10 C900
>>
>> Booting from CDROM...
>> Boot Failed: Could not read from CDROM (code 0003)
>> No bootable device.
>>
>>
>> I guess I'm going to have to make a bootable CD with the Windows files 
>> on it.
>>
>> How does one do that ??
> 
> I'm not I sure understand what you're trying to do.
> Running qemu-kvm without the required parameters (image files, cdrom,
> network devices) will not work.
> Sadly enough, I cannot really help you with virt-manager (you might want
> to ask the good people at fedora-virt). Never the less, calling qemu-kvm
> directly requires a long list of parameters...
> 
Not so much, after using qemu-img to create a vdisk, something like:
   qemu-kvm -m 500 -hda MyXP.img -cdrom XPimageCD.iso

Depending on your install your may want "-vga std" but the initial boot will 
notice no bootable image on the vdisk, you probably will be fine without 
specifying sound hardware, etc. And installing on console rather than vnc saves 
hassles there. Older qemu may want -std-vga and stuff like that, but it really 
doesn't take much. If the vdisk has not bootable partitions the -boot is 
optional.

-- 
Bill Davidsen 
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: [389-users] enabling posixGroup for a group (error : attribute "uidNumber" not allowed)

2010-07-02 Thread mallapadi niranjan
On Fri, Jul 2, 2010 at 3:28 PM, Daniel Maher

> wrote:

> Hello,
>
> I am trying to get system groups working on 389-ds via the addition of
> "posixGroup" as a value for a given LDAP group.
>
> Numerous posts in the archives, as well as on other forums, seem to
> indicate that it should be a relatively straightforward affair.  Here's
> what i've tried via the console :
>
> 1. Creation of OU "systemgroups"
> 2. Creation of group "admin"
> 3. In advanced properties of group "admin", Object Class -> Add value ->
> posixGroup
> 4. OK
>
> However, this error appears in the log :
>
> [02/Jul/2010:09:43:03 +] - Entry
> "cn=admin,ou=systemgroups,dc=domain,dc=net" -- attribute "uidNumber" not
> allowed
>
> I am sure i have just missed something small, like the activation of a
> plugin, or the integration of a particular schema.  I can create users
> with associated posix data (uid, gid, homedir, etc...), so at least that
> works. :)
>
> Any help, or a push in the correct direction, would be greatly
> appreciated.  Thank you, all.
>
>
> --
> Daniel Maher 
> --
> 389 users mailing list
> 389-us...@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-users
>

Hi

Are you adding the group through console or through command line ?

Have you tried adding through console too ?


if you are adding through ldif file, check if you added uidNumber attribute,
as this attribute is not part of PosixGroup objectclass.

the ldif file should have below entries.

dn: cn=admin,ou=systemgroups,dc=example,dc=com
gidNumber: 1054
objectClass: top
objectClass: groupofuniquenames
objectClass: posixgroup
cn: admin

Regards
Niranjan
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: preupgrade isn't efficient

2010-07-02 Thread Bill Davidsen
Martín Marqués wrote:
> I'm doing a preupgrade from F12 to F13. yesterday I stopped preupgrade
> and started it again today. For my surprise preupgrade restarted
> downloading the installation images, which, with my slow connection,
> makes me loose more then 1/2 an hour only downloading the images.
> 
> The question is, why does it download the installation images each
> time I start preupgrade again?
> 
I suppose it was easier to do it that way and go for reliable rather than 
efficient. After all, preupgrade is something you run at most every release, 
and 
stopping it in the middle is not the usual use case, so "better safe than 
sorry," it starts over.

I guess that putting time into recovery code was not efficient use of developer 
time, and as long as it produces a proper upgrade when interrupted, the 
unlikely 
restart case wasn't handled. As opposed to handled badly, which you really 
don't 
want.

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

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Printing problem on FC13

2010-07-02 Thread Tim Waugh
On Thu, 2010-07-01 at 19:54 -0400, Alex wrote:
> I've now tried pretty much all of them in various ways, and they all
> print the same error message.

OK.  Not that it ought to make any difference really, but have you tried
any different backend for that printer?  Which backend are you currently
using, and are there any others you can try?

The 'BR-Script3' driver really ought to work -- that is the
manufacturer's own PPD for their printer!

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Help with InstallMedia repo (it just refuses to go away)

2010-07-02 Thread Richard Hughes
On 1 July 2010 22:09, JD  wrote:
> Maybe that's not the optimal answer, but it works for now until fedora
> fixes the problem.

commit cf508c479a4579f4552770f467da0a04480ba733
Author: Richard Hughes 
Date:   Fri Jul 2 11:49:51 2010 +0100

Add a long document explaining the media-repo functionality

:00 100644 000... dcd913a... A  docs/media-repo.txt

commit 7dd3421197de0bc8444069984436239f28d78862
Author: Richard Hughes 
Date:   Fri Jul 2 11:43:22 2010 +0100

yum: Ensure we disable the MediaRepo when the PackageKit backend
has finished

YUM is unable to ignore repos that do not exist, even media repos
and this stops yum working if the media is not present.

PackageKit is a bit more clever and can ignore (with a warning)
sources that do not exist or are not contactable but we still need
to preserve compatibility for people who use both the PackageKit
tools and the yum CLI.

Ensure we set the enabled= line in the repo file so that any tool
that cannot skip repos is able to continue working.

:100644 100644 b56316b... 6e6844f... M  backends/yum/pk-backend-yum.c

Could anyone affected by this issue please rebuild the PackageKit SRPM
here: http://people.freedesktop.org/~hughsient/fedora/13/SRPMS/ and
install it on their computer, then reboot.

If this fixes the issue or remains broken it would be very interesting
to me. I've also written up some note here:
http://people.redhat.com/rhughes/media-repo.txt -- if it works, i'll
submit an update to F13 on Monday.

Thanks.

Richard.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Linux Games for Kids

2010-07-02 Thread Michal
On 01/07/2010 17:25, g wrote:
> Jim wrote:
>> Can anyone give me some advice for game for kids ages 4-8 ?
>> I have to build up a computer for kids to use at. 4-8. What is on the
>> Fedora Repo's.
>

Maybe not at 4 but going towards 10 I loved real time strategies, and 
loved these all the way up to late teens when I started getting in to 
FPS's. Wine, crossover etc etc are good and a lot of improvements have 
been made recently to make them even better for games. You might find 
some good windows games will run fine under *nix and to be honest when 
they do start getting above 10, if they are really into games you may 
find you need to do that anyway to keep the Linux. I run Windows 
personally on my gamer PC but I'm a graphics obsessed idiot that will 
happily pay too many pounds to water cool and running the games nativly 
is easiest and performs best.

Other then that, websites. CBBC website has games on stuff on I've heard 
(I don't have children but over heard a convo). When my PC died a few 
years back and all I had was a crappy laptop I used web games, some are 
really good
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines