Re: RFE: Never, ever steal focus.

2010-01-06 Thread Tim Waugh
On Wed, 2010-01-06 at 12:00 -0500, Adam Jackson wrote:
 Now make that work for the (not uncommon) case of clicking a link in evo
 or control-clicking one in gnome-terminal and expecting firefox to pop
 forward with that page.

That suggestion also fails for the PolicyKit dialog, and anything
similar. (And, unsurprisingly, I've been seeing that dialog pop-up
behind the window that caused it...)

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: dist-git proof of concept phase 1 complete

2009-12-15 Thread Tim Waugh
On Tue, 2009-12-15 at 09:49 +, Richard W.M. Jones wrote:
 Why not put everything in a single git repository?

That would require every packager to check out the entire package set,
all revisions, all branches.  No thanks.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Printing on F12

2009-12-07 Thread Tim Waugh
On Sun, 2009-12-06 at 18:31 -0700, Paolo Galtieri wrote:
 lp php-test.css
 
 returns
 
 lp: successful-ok

It's a CUPS bug.  I've filed a bug report here:
  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=545026

Thanks for saying about it.

Tim.
*/



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: How to install printer driver without printer connected.

2009-12-03 Thread Tim Waugh
On Thu, 2009-12-03 at 10:53 +, Joe Feely wrote:
 I use a Dell 1720 laser printer 13 miles away (when I visit there), with
 no IN connection.

Here's a user-contributed openprinting.org entry for that device (I
think):
http://www.openprinting.org/show_printer.cgi?recnum=Dell-1720dn

It looks like you have two main options: PCL and PostScript.  CUPS in
Fedora 12 already comes with drivers for both of these languages so it
shouldn't be too hard to set up.  It won't be automatic though, as far
as I can tell.  This is because that device is not specifically listed
as being supported by any of the main printer drivers.

 How can I install the required driver while at home, from which I have
 access to the IN (and the CD I installed from, though I've no handy
 means of using this where the printer is).

First, make sure you have installed the updates.

Next, take a look at this entry in the common bugs list:
https://fedoraproject.org/wiki/Common_F12_bugs#foomatic-not-installed

As foomatic does contain some additional PCL and PostScript drivers, it
might be worth installing it.  Better to have it available to try than
not, especially with no Internet connection on site.

Also worth installing: gutenprint-cups, which has some PCL drivers of
its own.

Once you have all those installed there's not a lot more you can
usefully do until you have the device connected.  Once you have though
it should prompt you to select a driver for it, presuming it's a USB
device.  Otherwise:

System-Administration-Printing

Click New

The printer should already be shown and selected; if not, select the
connection type (e.g. LPT #1 or whatever).  Click Next.

Select Generic for the manufacturer. (PCL and PostScript are standard
languages supported by many different manufacturers, and as I said
earlier there is no driver with specific support for this model.)  Click
Forward.

Select PCL Laser Printer (this is the CUPS PCL driver), for example.
Click Forward, and follow the rest of the on-screen instructions.

It will ask you whether to print a test page -- do this.  If it doesn't
work, double-click on the printer icon in the printer configuration
window and click the 'Change...' button next to 'Make and Model:', and
try another driver.

Tim.
*/



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: Security policy oversight needed?

2009-11-19 Thread Tim Waugh
On Wed, 2009-11-18 at 17:58 -0600, Chris Adams wrote:
 Any package (whether new or an update) that adds/changes PolicyKit,
 consolehelper, or PAM configuration, and anything that installs new
 setuid/setgid executables, should require some additional third-party
 review.  Any significant changes that passes review should require some
 minimum amount of advance notice and documentation on how to revert
 (preferably in some common easy-to-find place in the wiki).
 
 Is this feasible?  Who needs to look at this?

Previously discussed here:
http://www.redhat.com/archives/rhl-devel-list/2009-August/msg00578.html

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Security policy oversight needed?

2009-11-19 Thread Tim Waugh
On Thu, 2009-11-19 at 09:14 -0500, Owen Taylor wrote:
 This idea comes up a lot - that we can make Fedora packages be
 uncontroversial raw material, and then make the hard decisions at the
 spin level. (I'm speaking more generally than this particular issue.)
 
 It doesn't work practically: configuration for packages needs to live
 with the package. Putting gigantic amounts of configuration into the 
 %post of a kickstart file quickly becomes unmanageable. And the idea
 that we make configuration changes in the %post of the kickstart really
 falls part badly once people start upgrading their install to the next
 version of Fedora.

For the particular issue of PolicyKit policy there is no reason at all
not to have the entire policy (for the entire system) in one package per
spin.  The design of PolicyKit 1.0 makes this really easy.

 It doesn't work statistically: people in general don't get upset about
 decisions made about the desktop because they aren't using a desktop.
 They get upset because they *are* using a desktop and have a different
 vision for that detail.

This is one of the reasons I think policies each need to be handled
centrally, each with a specific documented goal.

 It doesn't work out conceptually: you can't escape having to make
 decisions. If the only vision we have is how the Desktop spin works,
 then what policy goes into the package?

The packages should ship with a multi-user server-type policy, i.e. a
restrictive one -- this could even be set out in the packaging
guidelines if need be.

 Practically speaking it will be
 the configuration that was designed for the desktop spin, with various
 random changes and missing pieces where people yelled a lot on
 fedora-devel-list. That's not a coherent operating system. (And it's a
 bad basis for spins other than the Desktop spin.)

Each of the policy packages should override all of the available policy,
IMHO.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Local users get to play root?

2009-11-18 Thread Tim Waugh
On Wed, 2009-11-18 at 13:22 -0500, Simo Sorce wrote:
 I would almost consider it a security vulnerability and ask for a CVE to
 be issued.

It certainly seems like an easy path to a denial of service: just
install everything and run the machine out of disk space.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: malingering printers

2009-11-13 Thread Tim Waugh
On Fri, 2009-11-13 at 10:17 -0500, Dr. Michael J. Chudobiak wrote:
 I have some HP inkjets. Sometimes they'll run low on ink, and cups will 
 disable the printer. After replacing the cartridges, you need root 
 access to re-enable the printers in system-config-printers.

What version of Fedora is that on?  That sounds like it might be an
HPLIP problem.

Tim.
*/



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: malingering printers

2009-11-13 Thread Tim Waugh
On Fri, 2009-11-13 at 10:45 -0500, Dr. Michael J. Chudobiak wrote:
 On 11/13/2009 10:26 AM, Tim Waugh wrote:
  What version of Fedora is that on?  That sounds like it might be an
  HPLIP problem.
 
 It's an up-to-date F11.

Perhaps you could file a bug report and include
the /var/log/cups/error_log* files you have?  That would help me track
down why the printer became disabled.

Thanks,
Tim.
*/



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: New scanner/printer combo

2009-11-04 Thread Tim Waugh
On Wed, 2009-11-04 at 09:45 -0500, Bill Davidsen wrote:
 Why is that? Is there a technical problem, or is this just religion?

Just trying to clear up a common misconception.  Not all of the printers
listed in the model list from HPLIP are usable with HPLIP alone.

If you don't mind whether your printer can be driven using free
software, of course you are free to choose whichever one the
manufacturer can support on their own: good luck with that. :-)

Tim.
*/



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: New printer, need newer gutenprint for F10.

2009-11-02 Thread Tim Waugh
On Sun, 2009-11-01 at 21:41 -0400, Gene Heskett wrote:
 I just had to replace my aging Epson C82, and bought an NX515.  In 
 cups/gutenprint, the newest driver is for the NX400 series printers.  It 
 works, at resolutions up to 720x720.
 
 Whats chances we can get the newest gutenprint built  for F10?

Fedora 10 already has the most recent stable release of gutenprint in
updates: 5.2.4.

Tim.
*/



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: Question about Cups

2009-11-02 Thread Tim Waugh
On Sun, 2009-11-01 at 16:26 +0100, Antonio M wrote:
 I have to investigate the cause, but my question is related to mime
 files in /Etc/cups.
 I remember that in the past I had mime.convs and mime.type present,
 that now are missing...any reason???

They're moved to /usr/share/cups/mime.

Tim.
*/



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: Question about Cups

2009-11-02 Thread Tim Waugh
On Mon, 2009-11-02 at 13:16 +0100, Antonio M wrote:
 anyhow, I had a friend visiting my home with his Vista notebook, and
 he had to print on my Fedora shared printer, but I couldn't set it
 properly, as the printer was detected on the network, but I didn't
 reply to the password request (let us say, not sure about it): I don't
 understand (from a dumb user as I think I am) why to share a printer,
 an additional computer has to know the name of users/password of
 another computer.Or am I missing the point??? This is specially true
 if the additional computer is of a visiting guy.

I think you're asking a samba question, and it depends how you've set
samba up.  Sorry, I don't have a lot of experience with that.

Tim.
*/



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: New printer, need newer gutenprint for F10.

2009-11-02 Thread Tim Waugh
On Mon, 2009-11-02 at 09:33 -0400, Gene Heskett wrote:
 Given fedora's previously glacial acceptance of gutenprint

What a strange comment.  Gutenprint-5.0.0 (the first stable release) was
released on 30th July 2006, and built in rawhide three days later.
Release candidates had been in rawhide for a few weeks already at that
point.

Or perhaps you are referring to which version of gutenprint was in
Fedora 11 at release, something I've explained here?:
http://cyberelk.net/tim/2009/06/20/fedora-11-test-updates-for-printing/

Or this piece of bad timing, in which the first stable 5.2.x gutenprint
release occurred days after Fedora 10 froze?:
http://cyberelk.net/tim/2008/12/05/gutenprint-52-update-for-fedora-10/

Tim.
*/



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: New scanner/printer combo

2009-10-26 Thread Tim Waugh
On Sat, 2009-10-24 at 13:14 -0500, Robert Nichols wrote:
 You can go to http://hplipopensource.com/ (aka hplip.net), click on
 Supported Printers, and see if the model you are considering is
 one of the 1,924 currently supported by hplip.

Also: make sure (and double-check!) the the model you are considering
does not require the HPLIP proprietary binary plug-in.  In other
words, the Driver Plug-In column should say No.

Tim.
*/



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: cups/guttenprint color schemes wrong for Epson Stylus CX3500 and other printers

2009-10-12 Thread Tim Waugh
On Sat, 2009-10-10 at 11:09 -0300, Casimiro de Almeida Barreto wrote:
 Maybe off topic but, how to correct color schemes for Epson Printers?
 Default is horrible (excess of red, wrong gamma/brightness, etc). I
 guess someone must have dealt with that.

Best is to talk directly with the gutenprint team:
  http://gutenprint.sourceforge.net/

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: cups-config-daemon is obsolete

2009-10-12 Thread Tim Waugh
On Mon, 2009-10-12 at 03:08 -0500, Rod Rook wrote:
 Do you know what the above statement at boot time means?

Somehow you've ended up with a compatibility service getting left
enabled.  It's meant to be disabled after upgrade or install.

Just 'chkconfig cups-config-daemon off' as root.  Or don't -- the
message is harmless.

Tim.
*/



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: Network Printer Problems

2009-10-12 Thread Tim Waugh
On Sun, 2009-10-11 at 22:01 -0400, Jim wrote:
 Tim I have attached the debug file troubleshoot.txt for a Network 
 Printer Samsung CLX-3175FN .

In general: Please don't send these to fedora-list.  Open a bug report.

 This printer will work fine connected to 2Wire783 Router , but when I 
 connect the same printer and computer to a Linksys WRT54G router it 
 won't print.

So it's the router then, isn't it?

 Could you take a look at troubleshoot.txt and give me a Ideal as to why 
 it won't print.

Not really, because it looks like you didn't try submitting a test page
when asked. *shrug*

Tim.
*/



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: Printing considered hard?

2009-10-09 Thread Tim Waugh
On Thu, 2009-10-08 at 12:31 -0400, Jim wrote:
 Tim where is the printing troubleshooter log txt file stored.

Wherever you put it. ;-)

When you clicked the 'Save' button it opens a file dialog.

Tim.
*/

attachment: Screenshot-Printing troubleshooter.png

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: Printing considered hard?

2009-10-08 Thread Tim Waugh
On Thu, 2009-10-08 at 16:36 +0200, Christoph Höger wrote:
 Hi all,
 
 I am sitting here in my new office and want to print from my fedora 11
 machine. Epic fail.
 
 I just had to add ServerName and Encryption to /cups/client.conf and the
 basic tools (lpr) work.

??

You shouldn't have to change any of that.

How about telling us a little about your network so we don't have to
guess?

Tim.
*/



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: Printing considered hard?

2009-10-08 Thread Tim Waugh
On Thu, 2009-10-08 at 17:04 +0200, Christoph Höger wrote:
  How about telling us a little about your network so we don't have to
  guess?
 
 Well, there is really not much to say. It is a 1.3.10 cups server
 running some printers. Pretty standard setup, I'd guess. 

So the server is.. Fedora 10?  Or something different?  It's configured
to require encryption or something?  Is it sharing printers using CUPS
browsing (i.e. 'Share printers connected to this system')?

Is that server on the same subnet as your client?  If not, perhaps some
router is blocking out the CUPS broadcast packets or something.

Are there other machines around on the same network as you that are able
to print?  What are they running, etc?

Don't change /etc/cups/client.conf -- if you've changed it, change it
back.

The change you will be expected to make on the client is to allow CUPS
broadcast packets from the server.  To do that:

1. System-Administration-Firewall
2. Make sure 'Network Printing Client (IPP)' is enabled
3. Click 'Apply'

(No, you shouldn't need to do any of that in an ideal world..)

 On the fedora side all server packages are somewhat broken it seems. 

Slightly confused now -- you're running Fedora 11 as a client, yes?  Or
a server?

Tim.
*/



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: Printing considered hard?

2009-10-08 Thread Tim Waugh
On Thu, 2009-10-08 at 17:45 +0200, Christoph Höger wrote:
 I have a fedora 11 client here at work and it won't play nicely with the
 cups server here. 

Works fine on my Fedora 11 (client) - Fedora 10 (server) set-up here,
so it's some configuration issue local to you.

 And I guess I know why:
 connect(18, {sa_family=AF_INET, sin_port=htons(631),
 sin_addr=inet_addr(10.146.2.17)}, 16) = -1 EHOSTUNREACH (No route to
 host)

This is almost useful, but it has no context at all so I have no idea
what to make of it.

 The question is: why do I need to connect to a printer (or any other
 machine) when I only want to talk to a cups server??

You don't.

Run the printing troubleshooter: System-Administration-Printing, then
System-Administration.

File a bug report against cups, and attach the troubleshoot.txt file you
got from the troubleshooter, as well as an explanation of where the
printer is in relation to you on the network.

Tim.
*/



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: Printing considered hard?

2009-10-08 Thread Tim Waugh
On Thu, 2009-10-08 at 10:39 -0500, Richard Shaw wrote:
 I think I may be having the same (or similar problem). I've been
 running F11 on my desktop since shortly after release but my wife as
 been running F10 until just recently, however the problem seemed to be
 present for her on both F10 and F11. She was using auto-discovered
 printer queues for a while but at some point they just disappeared so
 I manually configured my printer (over IPP). After upgrading her
 (actually fresh install) to F11 and opening up the firewall
 auto-discover once again worked (for a day or two), then just
 yesterday she tried to print and all the printer queues were gone
 again.

Please file a bug report -- file it against cups initially.

Attach the troubleshoot.txt file you get from running the printing
troubleshooter (System-Administration-Printing, then
Help-Troubleshoot).

Tim.
*/



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: Printing considered hard?

2009-10-08 Thread Tim Waugh
On Thu, 2009-10-08 at 11:50 -0400, Jim wrote:
 I set Network printing up on a 2wire router and took printer and Linux 
 computer to a different location that had a Linksys WRT54G2 router and I 
 loaded software in a Windows XP box for network printing.
 Well I can't get the Windows or the Linux computer to print to Printer 
 Samsung
 CLX3175FN. The Linux computer had no problems on the 2Wire router.
 I can ping the printer from the Linux or Windows computers but I can't 
 print.
 I called Linksys and they swear that their WRT54G2 has no problems of 
 this nature.
 But I still feel that there is a Router problem.
 I connected both printers to USB and they print fine.

Have you tried running the printing troubleshooter?  It can attempt
diagnose problems with network connectivity to the server.

Tim.
*/




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: Selinux Problems

2009-10-06 Thread Tim Waugh
On Tue, 2009-10-06 at 10:56 -0400, Daniel J Walsh wrote:
 I guess the question is why does the hplip want to listen on the
 Multicast DNS port.  If this is supposed to happen, we need to add it
 to policy.

Please file a bug against HPLIP.  The reason it wants to do that is that
it is trying to resolve an mDNS name.  What it ought to do, of course,
is ask avahi to do that.

Tim.
*/



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: Selinux Problems

2009-10-06 Thread Tim Waugh
On Tue, 2009-10-06 at 11:42 -0400, Jim wrote:
  Please file a bug against HPLIP.  The reason it wants to do that is that
  it is trying to resolve an mDNS name.  What it ought to do, of course,
  is ask avahi to do that.

 Tim I have a problem with DNS in FC11, FC12 and in a file  
 /etc/dhclient-eth0.conf   I have the line;

That's not related to this problem.

Tim.
*/



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: Printing from Open Office of Fedora 11

2009-10-02 Thread Tim Waugh
On Thu, 2009-10-01 at 12:22 -0700, Paolo Galtieri wrote:
 When I tried to print to one of them I got an selinux alert.
 
 SELinux is preventing hp (hplip_t) name_bind howl_port_t.

Please file a bug report against hplip.  It looks like it's trying to
perform its own mDNS lookups instead of asking avahi to do them.

 On a related note.  In unix there used to be 2 commands, enable and
 disable, which were used to enable and disable printers. What is the
 cups equivalent?  The man pages weren't to clear on that.

cupsenable and cupsdisable.

Tim.
*/



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: Adding encrypted drive to encrypted system post installation

2009-09-29 Thread Tim Waugh
On Sat, 2009-09-26 at 20:02 +0200, Till Maas wrote:
 You need to edit /etc/crypttab (man crypttab) to create a mapping for
 unencrypting the partition and /etc/fstab to mount the unencrypted
 volume.

This was what I needed, thank you.

After adding that line, I just needed to add a line to /etc/fstab to
mount the partition by label (i.e. LABEL=...).

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Adding encrypted drive to encrypted system post installation

2009-09-26 Thread Tim Waugh
Hi,

When I installed rawhide-nearly-Fedora-12-Alpha a while back, I made
sure to encrypt the entire system.  Works a treat.

I've now set up another encrypted drive (for backups), and want to add
it to the system so that it is mounted automatically.  It uses the same
encryption password.

I can't find how to do this though, and the things I've tried have
failed:

* adding it to /etc/fstab by LABEL
* adding it to /etc/fstab by UUID

I'm not clear on how the existing encrypted partitions get unlocked but
I think perhaps dracut does it?  I get prompted for the encryption
password during boot.

How can I add another encrypted disk to this system so that it is
unlocked at boot?

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Firefox 3.5.3 can only print to file.

2009-09-23 Thread Tim Waugh
On Tue, 2009-09-22 at 14:01 -0400, NoSpaze wrote:
 That was also my logic. But they do turn disabled after uninstall
 gnome-packagekit/reboot -altough visible, you are right at that point-.
 I could enable them only after reinstalling system-config-printer. 

The print queues themselves are disabled, but visible in the Firefox
print dialog?

So it isn't a Firefox-specific problem then?

A queue being enabled or disabled does not have anything to do with
whether you can print to it -- that's accepting/rejecting.
Enabled/disabled is whether jobs submitted to the queue are being
printed or just left in the queue.

Can you explain more what you mean when you say the queued turn
disabled...although visible?

Tim.
*/



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: Samsung CLX3175 Printer driver

2009-09-22 Thread Tim Waugh
On Mon, 2009-09-21 at 12:03 -0400, Jim wrote:
 D [21/Sep/2009:11:37:21 -0400] PID 7069
 (/usr/lib/cups/filter/rastertosamsungsplc) stopped with status 22!

The proprietary driver failed.

Tim.
*/



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: Firefox 3.5.3 can only print to file.

2009-09-22 Thread Tim Waugh
On Tue, 2009-09-22 at 12:07 -0400, NoSpaze wrote:
 have you uninstalled gnome-packagekit? I did, and some weird dependency
 uninstalled system-config-printer, therefore could print pdf only. I had
 to reinstall it manually, pulling unwanted gnome-packagekit. Enabled
 printers, and everything work fine again.

The system-config-printer package is not required for printing, so this
alone doesn't explain why printers are not visible in the print dialog.

FWIW, up-to-date Fedora 11 (with firefox-3.5.3-1.fc11) can see printers
in its print dialog on a test installation here...

Tim.
*/



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: Samsung CLX3175 Printer driver

2009-09-21 Thread Tim Waugh
On Sun, 2009-09-20 at 11:47 -0400, Jim wrote:
 Fedora has every thing set up as AUTO detect and it's hard to get in to 
 Selection Chart.

System-Administration-Printing
Then either:
* Click New, or
* Select queue to change, select Printer-Properties, click Change...
(next to 'Make and model').

Tim.
*/




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: Samsung CLX3175 Printer driver

2009-09-21 Thread Tim Waugh
On Mon, 2009-09-21 at 08:11 -0400, Jim wrote:
  When I click on New it can't connect to my Network Printer, I even
  enter the IP the printer is connected to and it sitll doesn't find
  any printer.

I guess you're clicking on 'Find Network Printer'.  That doesn't yet
know how to look for JetDirect printers (but will soon).

This printer probably uses the JetDirect protocol?  So instead, click on
'AppSocket/HP JetDirect'.

Tim.
*/



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: Samsung CLX3175 Printer driver

2009-09-21 Thread Tim Waugh
On Mon, 2009-09-21 at 08:54 -0400, Jim wrote:
 F11 has change the system-config-printer window quite a bit, you have 
 two choices,  other, Network Printer.

Sounds like you don't have privileges to see the available devices.  You
should get a dialog asking you for the root password when you click
'New' -- fetching the list of available devices from CUPS is a
restricted operation.

Are you not seeing that dialog?

When you run system-config-printer are you doing so from the console, or
running it from a remote login (e.g. over ssh or vnc)?

Tim.
*/



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: discovering network printers on F11

2009-09-15 Thread Tim Waugh
On Tue, 2009-09-15 at 08:45 +0100, Anne Wilson wrote:
 According to Linux Format this month, if you have SELinux running this is to 
 be expected, so you'll have to look for a way to allow the broadcast through.

Eh??

Tim.
*/



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: discovering network printers on F11

2009-09-15 Thread Tim Waugh
On Mon, 2009-09-14 at 15:35 -0700, Globe Trotter wrote:
 Thanks very much! I enabled this (as well as the ipp server) but it
 had no effect: clicking on the search for network printers and got
 nothing. My /var/log messages reported the following lines:

Is 'Show printers shared by other systems' enabled in the server
settings (Server-Settings... from the system-config-printer menu)?

If it is, and your firewall is set to enable UDP packets in on port 631
(IPP client), the printing troubleshooter might be able to tell you
waht's wrong: Help-Troubleshoot.

Tim.
*/



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: fedora 11 printer setup - lppasswd seems to not work?

2009-09-14 Thread Tim Waugh
On Tue, 2009-09-08 at 17:35 -0600, Kevin Kempter wrote:
 Hi all;
 
 Ive installed fedora 11.
 
 I did this:
 
 # lppasswd -a -g sys root
 entered the passwd 2x
 
 # service cups restart
 
 
 Then I go to localhost:631 in firefox, go to admin  -- add printer
 
 I get a prompt for a user/passwd but entering root and the passwd I entered 
 via lppasswd (above) does not work.

Did you change the default authentication type to one of the digest
types?

By default CUPS uses Basic for authentication, which maps to UNIX
users via pam.

Take a look at the DefaultAuthType and AuthType cupsd.conf directives.

Tim.
*/



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: Canon PIXMA MP190 drivers

2009-08-30 Thread Tim Waugh
On Sat, 2009-08-29 at 20:51 -0500, Mike Chambers wrote:
 Yes I know I should had done my research before buying, but wasn't sure
 was gonna get it when I was at the store.  Anyway, got this printer,
 plugged it in, was detected but said no drivers for it.  Any plans on
 it, or way I can submit info from the CD to get them in?

The gutenprint project supplies a driver for the PIXMA MP180 which might
possibly work.

Install the gutenprint-cups package for that.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: hplip

2009-08-20 Thread Tim Waugh
On Thu, 2009-08-20 at 10:00 +0100, Patrick Dupre wrote:
 I did try the .tgz file as well as the .run file
 In my opinion their identical
 3.8.9

Neither of those is the Fedora package. :-(

Sorry, can't help.  Maybe ask the HPLIP maintainers.

Tim.
*/



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

2009-08-19 Thread Tim Waugh
On Wed, 2009-08-19 at 21:03 +0100, Patrick Dupre wrote:
 OK, but is was working with the version 3.9.6b !

Patrick, are you using Fedora packages now, or downloading and compiling
HPLIP yourself?

Tim.
*/



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: system-config-printer not authenticating properly

2009-08-14 Thread Tim Waugh
On Thu, 2009-08-13 at 17:24 -0500, Hooker, Jonathan wrote:
 I am trying to get system-config-printer to authenticate as a sudo
 user (one that is a part of the wheel group) instead of the root user
 when trying to add or modify a printer in fedora 10. I have been
 unsuccessful in finding any help on this topic anywhere on the
 internet.

What you need to do is adjust your CUPS policy so that it counts your
special user as a 'system' user.  In /etc/cups/cupsd.conf you'll see a
section that starts:

Policy default

In that section are sub-sections like this:

Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer ...
  Require user @SYSTEM
  Order deny,allow
/Limit

Here, '@SYSTEM' means 'in one of the system groups', and the default
CUPS system groups are sys, root, and system.

In order to make 'wheel' one of the system groups, add a line near the
top (not in any section) like this:

SystemGroup sys root system wheel

Hmm, perhaps 'wheel' should be one of the default groups...

 In previous versions the authentication used was consolehelper but
 this does not seem to be the case in FC10.

The last release where that was the case was Fedora Core 5. :-)

 It also seems that it does not use PolicyKit either which other
 system-config type programs are now doing.

Not in Fedora 10 -- that was added in Fedora 11.  I wrote about it a few
days ago here:
  http://cyberelk.net/tim/2009/08/11/policykit-and-printing/

Tim.
*/



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

Consistent PolicyKit system policy

2009-08-10 Thread Tim Waugh
When defining a new policy mechanism for PolicyKit, what are the rules
for setting the default policy?  PolicyKit's flexibility is excellent,
but it means that we have to choose sensible and consistent defaults for
each application that uses it.

I ask because the default policy for cups-pk-helper is to require the
root password, and not to remember it even for that session.

What is the goal of the default Fedora PolicyKit policy system-wide, and
how can we check that PolicyKit mechanisms' default policies are
adhering to it?

For example, what should the default Fedora policy be for locally
connected peripherals?

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Consistent PolicyKit system policy

2009-08-10 Thread Tim Waugh
On Mon, 2009-08-10 at 09:42 -0400, Colin Walters wrote:
 Generally where I'd like to move to is where the RPM package defaults
 are appropriate for a shared computer lab PC, and the desktop spin
 kickstart modifies things as appropriate for the unmanaged home
 PC/laptop.

It would do this by writing to the appropriate files
in /var/lib/PolicyKit-public/?

 We don't do this at all now though =)  For your particular case I
 think your current policy is the best we can do for all targets.

OK, good to know.  Thanks.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: F-11; hp-setup not seeing any officejet product

2009-08-10 Thread Tim Waugh
Are you still seeing this problem?  If so, please try these test
updates:

yum --enablerepo=updates-testing update 'cups*' 'hplip*'

Tim.
*/



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: F-11: system-config-printer -- windows printer -- You are not authorized to carry out the requested action

2009-08-09 Thread Tim Waugh
On Sat, 2009-08-08 at 19:37 +0800, Gregory Hosler wrote:
 I su -

This has not been necessary since Fedora Core 6.  Don't run it as root.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: HPLIP 3.9.8...

2009-08-09 Thread Tim Waugh
On Sat, 2009-08-08 at 08:36 -0600, Christopher A. Williams wrote:
 So... When will we see 3.9.8 hit the repositories?

As soon as your local mirror updates.  I submitted this as a test update
on Friday.

Tim.
*/



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: F11: Unable to print to HP LaserJet 4250

2009-08-04 Thread Tim Waugh
On Mon, 2009-08-03 at 23:59 +0200, Marco Guazzone wrote:
 On Mon, Aug 3, 2009 at 7:15 PM, Tim Waughtwa...@redhat.com wrote:
  On Mon, 2009-08-03 at 16:46 +0200, Marco Guazzone wrote:
  So, I think is an evince problem, do you?
 
  Another thing worth trying actually: try to print from another
  application which uses the GTK+ print dialog, such as gedit.
 
  The problem may be in the 'gtk2' package instead of 'evince'.
 
 Ooops ... I've just created a new bug:
 
 https://bugzilla.redhat.com/show_bug.cgi?id=515366

That's fine -- if we discover that gtk2 is the problem we can always
change the component later.

Tim.
*/



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: Problem: CUPS re-writing printers.conf

2009-08-03 Thread Tim Waugh
On Sun, 2009-08-02 at 23:37 +0400, Hiisi wrote:
 I really would like to see it. I have some kind of problem sharing USB 
 printer connected to F11 machine in my home network. Please, give us the 
 instruction!

I think I mention this in response to more or less every problem
relating to printing on this mailing list, but here it goes again:

System-Administration-Printing, then Help-Troubleshoot.

or, if you see a dialog telling you your print job has stopped, click
'Diagnose'.

Tim.
*/



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: F11: Unable to print to HP LaserJet 4250

2009-08-03 Thread Tim Waugh
On Mon, 2009-08-03 at 12:40 +0200, Marco Guazzone wrote:
 Note: With F10 the printer worked perfectly.

Can you send print jobs to that printer from other operating systems
currently, so that we know the printer itself is not acting up?

Perhaps you could use a Fedora 10 Live CD to see if Fedora 10 still
prints correctly to that printer?

I'm not sure which application you are printing from, but often you can
print to a file -- try doing that from the Fedora 10 Live CD, then
printing that file from Fedora 11.

Does it matter if you change the connection type from 'socket' to
something else, if there are other options you can try for that printer?

Can you print anything at all to that printer?  Does the problem only
occur for particular documents, or for everything?

Tim.
*/



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: F11: Unable to print to HP LaserJet 4250

2009-08-03 Thread Tim Waugh
On Mon, 2009-08-03 at 16:46 +0200, Marco Guazzone wrote:
 The doc I'm trying to print is available at:
 http://enterprise.amd.com/Downloads/Ziff_Power_and_Cooling_IT_.pdf
 
 WAIT!!... I've just tried to print the Test Page from
 system-config-printer and it works.
 But, then when I tried to print the doc above (from evince) it failed.
 Then I've tried with Acrobat Reader 9.1.3 and it works!
 
 So, I think is an evince problem, do you?

The way to find out is to print the PDF directly from the command line,
without involving evince.

Just 'lp -d destination file.pdf'.

Tim.
*/



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: F11: Unable to print to HP LaserJet 4250

2009-08-03 Thread Tim Waugh
On Mon, 2009-08-03 at 17:49 +0200, Marco Guazzone wrote:
 Should I submit a bug for evince in Fedora bug tracking system?

Yes please.

Tim.
*/



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: F11: Unable to print to HP LaserJet 4250

2009-08-03 Thread Tim Waugh
On Mon, 2009-08-03 at 16:46 +0200, Marco Guazzone wrote:
 So, I think is an evince problem, do you?

Another thing worth trying actually: try to print from another
application which uses the GTK+ print dialog, such as gedit.

The problem may be in the 'gtk2' package instead of 'evince'.

Tim.
*/



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: License change for ghostscript

2009-08-01 Thread Tim Waugh
On Fri, 2009-07-31 at 13:53 -0700, Adam Williamson wrote:
  $ repoquery --repoid=rawhide --whatrequires --alldeps ghostscript 
  ghostscript-
  gtk --qf=%{NAME}: %{LICENSE} | grep -vP '\bGPL(v3|\S*\+)' | sort
[...]
  baekmuk-ttf-fonts-ghostscript: Baekmuk
  cjkuni-fonts-ghostscript: Arphic
  hevea: QPL
  HippoDraw: GPLv2
  ImageMagick: ImageMagick
  libgnomeprint22: LGPLv2+ and BSD
  lilypond: GPLv2
  printer-filters: Public Domain
  redhat-lsb: GPLv2
  tetex-prosper: LPPL
  tgif: QPL
  transfig: MIT
  xournal: GPLv2
 
 There is a handy GPL compatibility matrix here:
 
 http://www.fsf.org/licensing/licenses/gpl-faq.html
 
 It makes it clear that GPLv2 code using or linking against GPLv3 code is
 a no-no, so all the GPLv2 packages on that list are indeed in trouble,
[...]
 It says that LGPLv2+ code can use or link against GPLv3 code only if you
 can effectively re-license it as GPLv3 (which the LGPL allows, but the
 package may have _other_ licensing conflicts if you treat it as GPLv3).

No, please look more closely.  The above is a list of packages that
*use* or *require* ghostscript, not that link to it.

See my most recent contribution to this thread to see the correct list
based on requirements for libgs.so.8 and libijs-0.35.so.

 An interesting side-question here is what license tag we should use for
 an app whose license text states GPLv2+, but which we are linking
 against a GPLv3+ library, effectively meaning that its license for our
 purposes is GPLv3+...

Yes, indeed.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: License change for ghostscript

2009-07-31 Thread Tim Waugh
On Fri, 2009-07-31 at 22:47 +0300, Ville Skyttä wrote:
 This might cause problems for a bunch of packages.
 
 $ repoquery --repoid=rawhide --whatrequires --alldeps ghostscript ghostscript-
 gtk --qf=%{NAME}: %{LICENSE} | grep -vP '\bGPL(v3|\S*\+)' | sort

Wouldn't it be packages using the libraries that might pose problems?

$ repoquery --repoid=rawhide --whatrequires --alldeps
'libgs.so.8()(64bit)' 'libijs-0.35.so()(64bit)' --qf=%{NAME}:
%{LICENSE}
foomatic: GPLv2+
ghostscript-devel: GPLv2 and Redistributable, no modification permitted
libspectre: GPLv2+
ImageMagick: ImageMagick
ghostscript: GPLv2 and Redistributable, no modification permitted
ghostscript-gtk: GPLv2 and Redistributable, no modification permitted
ghostscript-devel: GPLv2 and Redistributable, no modification permitted
gutenprint: GPLv2+

Other packages would be invoking the executable, which (AIUI) is not
considered based on ghostscript.

The ImageMagick license seems to be compatible with GPLv3.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

License change for ghostscript

2009-07-30 Thread Tim Waugh
Beginning with the 8.70 release, Ghostscript will be licensed as GPLv3+.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: HP1005

2009-07-30 Thread Tim Waugh
On Thu, 2009-07-30 at 12:57 +0100, Patrick Dupre wrote:
 HP Linux Imaging and Printing System (ver. 3.9.6b)

As you're testing a package from the updates-testing repository, please
file a bug report:

https://bugzilla.redhat.com/

as well as submitting negative feedback on the updates page:

https://admin.fedoraproject.org/updates/F11/FEDORA-2009-6959

(make sure you're logging in before adding feedback, so that the 'karma'
value gets updated.)

Thanks,
Tim.
*/



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

2009-07-30 Thread Tim Waugh
On Thu, 2009-07-30 at 13:18 +0100, Patrick Dupre wrote:
 I am trying to do so, then hp-setup gives me:
 error: Unable to load Qt4 support. Is it installed?

With the package in updates-testing it says this:

error: Install the hplip-gui package for graphical support.
warning: Qt/PyQt 4 initialization failed.
error: hp-setup requires GUI support (try running with --qt3). Also, try
using interactive (-i) mode.

... because the graphical parts require the 'hplip-gui' package to be
installed.  This was changed in order to fix bug #500473.

I'm unclear now what package you are trying, whether it is a
Fedora-built package or whether you're trying the upstream one without
all our bug-fixes...

Tim.
*/



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: I don't understand CUPS any more

2009-07-28 Thread Tim Waugh
On Tue, 2009-07-28 at 17:11 +0100, Timothy Murphy wrote:
 I'm trying to set up a printer attached to machine A
 so that I can print from laptop B.
[...]
 Both A and B are running Fedora-11.

The way this is meant to work is:

1. On machine A, set 'Share printers connected to this system', either
using System-Administration-Printing or with the CUPS web interface

2. On laptop B, adjust the firewall so that IPP UDP packets are allowed
in.

3. On machine A, plug in the printer.

The queue is automatically created and shared.

You can do things in a different order, it just might take more time for
the queue to show up on the laptop.

Tim.
*/



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: I don't understand CUPS any more

2009-07-28 Thread Tim Waugh
On Tue, 2009-07-28 at 12:03 -0500, Richard Shaw wrote:
 As far as I know the firewall on both machines will need to be
 modified. I'm trying to remember this from memory but I believe there
 is an option for IPP and one is labeled as (Server) and one is labeled
 as (Client). Machine A will need the server option checked and machine
 B will need the client option checked.

Ah, of course you're right.

Tim.
*/



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: Printing bold tex, Fedora 11, HP LJ

2009-07-26 Thread Tim Waugh
On Sat, 2009-07-25 at 14:52 -0700, Geoffrey Leach wrote:
 Prior to Fedora 11, the solution to printing text bold was x^Hx and 
 change the filter for text/plain in /usr/share/cups/mime/mime.convs 
 from texttopaps to texttops. In F 11 this no longer works. Does anyone 
 have a solution for printing bold text (HP LJ 1300, if that matters)?

This works for me.  The texttops filter is marking up characters
overtyped in this way as bold for me, and my test input file is getting
identified as text/plain.

Here's how I created my test input file:

echo -e x\\010x x  in.txt

Does printing that file show the first x in bold for you?

Tim.
*/



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: Purging the F12 orphans

2009-07-15 Thread Tim Waugh
On Wed, 2009-07-15 at 21:05 +0200, Christian Krause wrote:
 Marcus Moeller wrote:
  Unblocked orphan f-spot
  
  f-spot was only mentioned on Jesse's first list, so I wonder if it's
  still listed as orphaned?
 
 That's because I've taken ownership of this package between these two
 posts. ;-)

Hurray!  I use f-spot for storing and indexing all of our photos.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Orphaning garmin-sync and pyusb

2009-07-15 Thread Tim Waugh
On Tue, 2009-07-14 at 14:23 -0400, Jeremy Katz wrote:
 Since I upgraded from the Garmin Edge 305 to the 705, I'm no longer
 using either of garmin-sync or its dependency pyusb on any sort of
 regular basis.  This is probably less than ideal for adequately
 maintaining them.  

I've taken pyusb as it's used by hal-cups-utils.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: Samsung Laser printers and F10/11?

2009-07-10 Thread Tim Waugh
On Wed, 2009-07-08 at 09:14 -0400, Robert P. J. Day wrote:
 as it is, after i configure and try to print a test page, i get:
 
 There was an error during the CUPS operation:
 'client-error-document-format-not-supported'.

Hi Robert,

This sounds like you have a 3rd party driver installed without the
correct ownership or permissions.

Tim.
*/



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: Samsung Laser printers and F10/11?

2009-07-10 Thread Tim Waugh
On Fri, 2009-07-10 at 07:10 -0400, Robert P. J. Day wrote:
 p.s.  if this is perhaps just an issue with permissions, perhaps i
 need only locate the appropriate file that's already installed and
 chmod it?

Indeed: 'chown root.root' and 'chmod 755' any drivers that were
installed.  Take a look in /usr/lib/cups/filter/, for instance.

Tim.
*/



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: Samsung Laser printers and F10/11?

2009-07-10 Thread Tim Waugh
On Fri, 2009-07-10 at 07:30 -0400, Robert P. J. Day wrote:
   might it be useful to simply remove the appropriate printer support
 package(s), then re-install them fresh to get rid of any
 misconfiguration i might have introduced?  like, perhaps, removing all
 of printer support just to play it safe?

Better to file a bug report so we can get to the bottom of the problem
and know the solution in future I think.

Tim.
*/



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: Gutenprint ?

2009-07-01 Thread Tim Waugh
On Tue, 2009-06-30 at 13:14 -0400, Jim wrote:
  Gutenprint is packaged for Fedora 10 already.  Just use
  System-Administration-Add/Remove Software from the main menu to
  install it.
 
  The Fedora gutenprint-cups package is what you want.
 Thanks Tim.
 Why didn't Fedora 10 incorporate  that into the print drivers ?
 It had the Epson- Stylus Photo RX595. Just what I needed.

Fedora 10 includes gutenprint.  I'm not sure what you're asking.

Tim.
*/



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: Auto-installed HP printer not working due to missing hpijs

2009-07-01 Thread Tim Waugh
On Sat, 2009-06-13 at 13:19 +0200, Daniel Roesen wrote:
 while installing Fedora 11, my HP PhotoSmart PSC 2610 (USB+Ethernet) got
 automatically detected and installed as USB printer. So far so nice and
 shiny. Unfortunately, any attempt to print a test page results in a
 failure, stating that foomatic-rip failed. No indication in any syslog
 why and how it failed.
 
 I then added the printer again as ethernet network printer in the GNOME
 GUI, _there_ it said that this printer needs hpijs to work and that I
 should install it.
 
 Now, question is to which Bugzilla component I should log this problem.
 As far as I can see, this problem is not a bug of a specific component,
 but a systemic problem in that printers get auto-installed without the
 necessary drivers being available in the base installation, and no
 proper reporting done to the user about this fact.

This is meant to be handled in system-config-printer but isn't being.
Tracking it in bug #509177.

Tim.
*/



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: Gutenprint ?

2009-06-30 Thread Tim Waugh
On Tue, 2009-06-30 at 10:33 -0400, Jim wrote:
 FC10
 
 When downloading Gutenprint drivers for Fedora,
 do you get the Gutenprint or gutenprint-cups or both.
 My printer is a new Epson-RX595 and Fedora 10 doesn't have driver for it.
 Gutenprint has driver for it,

Gutenprint is packaged for Fedora 10 already.  Just use
System-Administration-Add/Remove Software from the main menu to
install it.

The Fedora gutenprint-cups package is what you want.

Tim.
*/



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: cups doesn't get the right ppd file

2009-06-21 Thread Tim Waugh
On Sun, 2009-06-21 at 16:00 -0300, Martín Marqués wrote:
 Found the problem.
 
 Cups puts the printer at usb://Lexmark/E120 when it's really
 usb://Lexmark/Lexmark%20E120 (the second one works, while the first
 one doesn't).

Please file a bug report against 'cups'.  It sounds like it might be a
problem with either the CUPS 'usb' backend or possibly with the
hal-cups-utils package.

If you could attach a troubleshoot.txt file to the bug report from the
printing troubleshooter (System-Administration-Printing, then
Help-Troubleshoot), making sure to first update system-config-printer
to the version from updates-testing, that would be really useful.

Thanks for helping to track down this problem.

Thanks,
Tim.
*/



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: cups doesn't get the right ppd file

2009-06-21 Thread Tim Waugh
On Sun, 2009-06-21 at 18:01 -0400, Tom Horsley wrote:
 Meanwhile, the hal mailing list is often a good place to go for
 tips about smacking hal around.

But hal is not misbehaving here as far as I can tell.  hal-cups-utils,
however, which is a different package providing glue between hal and
cups, may well be guessing the wrong device URI.

Once the bug report is filed and I can see the troubleshoot.txt file
I'll know more.

 (they helped me figure out how to make hal
 ignore a usb drive I didn't want automounted

Ooh, what's the secret for that?

Tim.
*/



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: USB-connected printer not on line

2009-06-20 Thread Tim Waugh
On Mon, 2009-06-15 at 11:08 -0700, Geoffrey Leach wrote:
 I have a USB-connected HP laser printer. Under Fedora 10 and CUPS 
 everything worked fine. Except occasionally (after hibernating) CUPS 
 would think that the printer was of line. Unplug/replug of the USB 
 connector solved the problem.
 
 Fedora 11, no such luck. The printer, although properly configured, 
 dmesg shows the printer being connected.
 
 Any suggestions?

Please install the test update for system-config-printer, 1.1.8-1.fc11,
from updates-testing:
https://admin.fedoraproject.org/updates/F11/FEDORA-2009-6777

Once you have done that, please use the printing troubleshooter:
System-Administration-Printing, then Help-Troubleshoot.  Follow the
on-screen instructions and you should end up with a troubleshoot.txt
file to attach to a bug report here:
https://bugzilla.redhat.com/

(alternatively, send it to me in private mail and I'll try not to lose
it!)

Thanks,
Tim.
*/



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: system-config-printer got stupid?

2009-06-19 Thread Tim Waugh
On Thu, 2009-06-11 at 10:26 -0400, Tom Horsley wrote:
 In fedora 10, I had to manually pick the vendors (HP
 and Toshiba for the two printers), but once I did
 that, it did indeed figure out the specific model
 and preselect that.

(Fedora 11 presumably.)

 Did something break, or is it just a lot faster if the
 human picks the vendor first and this is the way it
 is supposed to work now?

Something apparently broke.  Which type of connection were you using,
and where did you type in the IP address?

There is a test update for system-config-printer in the works which I
suspect might fix the problem you are seeing.

Tim.
*/



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: Not Authorized error adding printer

2009-06-19 Thread Tim Waugh
On Fri, 2009-06-12 at 14:06 +1000, Michael D. Setzer II wrote:
 I've tried using system-config-printer and I can connect to the IPP server, 
 and see the queues and select the printer, but at the end to add printer it 
 fails with an not authorized message.

I've filed a bug report about this today:
https://bugzilla.redhat.com/show_bug.cgi?id=506977

Tim.
*/



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: s-c-p: stupid app or PolicyKit annoyance?

2009-06-18 Thread Tim Waugh
On Wed, 2009-06-17 at 18:24 -0400, Tom Horsley wrote:
 I run system-config-printer as root, and it either hangs
 forever or tells me I'm not authorized when I want to do
 something like change printer default options.

This is due to PolicyKit:
https://bugzilla.redhat.com/show_bug.cgi?id=447266

 I run system-config-printer as normal user and it asks
 me to give the root password every few seconds (for
 example, try deleting a printer, then clicking
 on New to reinstall it from scratch).

Most operations go through PolicyKit; however, clicking on New requires
fetching the list of available devices, an operation that previous
versions of CUPS had allowed without authentication.  There is no
PolicyKit action to fetch available devices provided by cups-pk-helper,
so this operation falls back to the IPP method and prompts you for a
password.

Here's the open bug against cups-pk-helper that tracks that issue:
https://bugzilla.redhat.com/show_bug.cgi?id=506513

 Or does this have nothing to do with PolicyKit
 and system-config-printer is merely the most annoying
 app ever written when it comes to asking for
 root auth?

Try removing cups-pk-helper. ;-)  This will cause system-config-printer
to use IPP authentication for everything.

Tim.
*/



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: F11: Samsung laser printer no longer works: client-error-document-format-not-supported

2009-06-17 Thread Tim Waugh
On Wed, 2009-06-17 at 03:39 -0700, Colin Brace wrote:
 If I were to file a bug report, which module would this be? cups or
 something else?

It's cups.

Tim.
*/



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: localhost:631 cups web interface bug?

2009-06-17 Thread Tim Waugh
On Fri, 2009-06-12 at 19:27 -0400, Tom Horsley wrote:
 https://bugzilla.redhat.com/show_bug.cgi?id=505692
 
 I get cupsd in an infinite loop every time I use the
 cups web interface to do things like define printers
 or print a test page, etc.
 
 Anyone else noticing this in fedora 11?

I've just built CUPS 1.4rc1 for Fedora 11 and added a note to that bug
report about it.  It fixes the problem for me, but if someone else could
verify that it fixes it that would be great.

Before too long I'll submit it as a test update.

Tim.
*/



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: still fighting to configure my samsung multifunction SCX-4826FN

2009-06-16 Thread Tim Waugh
On Sat, 2009-06-13 at 16:29 -0400, Tom Horsley wrote:
 The driver system-config-printer picked for my Brother HL-2040
 simply doesn't work, but I noticed it was a different driver
 (a gutenprint one) than the old one that the f10 version picked.
 Since the older driver was still in the list of possible
 drivers, I manually picked it, then the printer started
 working again.

Which is the driver that works for you?

Tim.
*/



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

rpms/ghostscript-fonts/devel ghostscript-fonts.spec,1.19,1.20

2009-06-10 Thread Tim Waugh
Author: twaugh

Update of /cvs/pkgs/rpms/ghostscript-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10890

Modified Files:
ghostscript-fonts.spec 
Log Message:
* Wed Jun 10 2009 Tim Waugh twa...@redhat.com 5.50-21
- Changed from package review (bug #225794):
  - Requires xorg-x11-font-utils, not mkfontscale/mkfontdir.
  - Use macro for /etc.
  - Don't own catalogue directory.



Index: ghostscript-fonts.spec
===
RCS file: /cvs/pkgs/rpms/ghostscript-fonts/devel/ghostscript-fonts.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- ghostscript-fonts.spec  24 Feb 2009 21:22:52 -  1.19
+++ ghostscript-fonts.spec  10 Jun 2009 13:56:59 -  1.20
@@ -1,7 +1,7 @@
 Summary: Fonts for the Ghostscript PostScript interpreter
 Name: ghostscript-fonts
 Version: 5.50
-Release: 20%{?dist}
+Release: 21%{?dist}
 # Contacted Kevin Hartig, who agreed to relicense his fonts under the SIL Open 
Font 
 # License. Hershey fonts are under the Hershey Font License, which is not 
what Fontmap 
 # says (Fontmap is wrong).
@@ -13,13 +13,13 @@ Source0: http://ftp.gnu.org/gnu/ghostscr
 Source1: Kevin_Hartig-Font_License.txt
 Source2: SIL-Open-Font-License.txt
 Requires: fontconfig
-Requires(post): /usr/bin/mkfontscale /usr/bin/mkfontdir
+Requires(post): xorg-x11-font-utils
 Requires(post): fontconfig
 Requires(postun): fontconfig
 BuildArchitectures: noarch
 
 %define fontdir %{_datadir}/fonts/default/ghostscript
-%define catalogue /etc/X11/fontpath.d
+%define catalogue %{_sysconfdir}/X11/fontpath.d
 
 %description
 Ghostscript-fonts contains a set of fonts that Ghostscript, a
@@ -63,10 +63,15 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc Kevin_Hartig-Font_License.txt SIL-Open-Font-License.txt
 %{_datadir}/fonts/default/
-%dir %{catalogue}
 %{catalogue}/default-ghostscript
 
 %changelog
+* Wed Jun 10 2009 Tim Waugh twa...@redhat.com 5.50-21
+- Changed from package review (bug #225794):
+  - Requires xorg-x11-font-utils, not mkfontscale/mkfontdir.
+  - Use macro for /etc.
+  - Don't own catalogue directory.
+
 * Tue Feb 24 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 5.50-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/ghostscript-fonts/devel ghostscript-fonts.spec,1.20,1.21

2009-06-10 Thread Tim Waugh
Author: twaugh

Update of /cvs/pkgs/rpms/ghostscript-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17798

Modified Files:
ghostscript-fonts.spec 
Log Message:
* Wed Jun 10 2009 Tim Waugh twa...@redhat.com 5.50-22
- Further changes from package review (bug #225794):
  - Don't use umask in scriptlet.
  - Don't use 'which' in scriptlet.



Index: ghostscript-fonts.spec
===
RCS file: /cvs/pkgs/rpms/ghostscript-fonts/devel/ghostscript-fonts.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- ghostscript-fonts.spec  10 Jun 2009 13:56:59 -  1.20
+++ ghostscript-fonts.spec  10 Jun 2009 14:19:52 -  1.21
@@ -1,7 +1,7 @@
 Summary: Fonts for the Ghostscript PostScript interpreter
 Name: ghostscript-fonts
 Version: 5.50
-Release: 21%{?dist}
+Release: 22%{?dist}
 # Contacted Kevin Hartig, who agreed to relicense his fonts under the SIL Open 
Font 
 # License. Hershey fonts are under the Hershey Font License, which is not 
what Fontmap 
 # says (Fontmap is wrong).
@@ -43,9 +43,8 @@ ln -sf %{fontdir} $RPM_BUILD_ROOT%{catal
 
 %post
 {
-   umask 133
mkfontscale %{fontdir}
-   `which mkfontdir` %{fontdir}
+   mkfontdir %{fontdir}
fc-cache %{_datadir}/fonts
 }  /dev/null || :
 
@@ -66,8 +65,13 @@ rm -rf $RPM_BUILD_ROOT
 %{catalogue}/default-ghostscript
 
 %changelog
+* Wed Jun 10 2009 Tim Waugh twa...@redhat.com 5.50-22
+- Further changes from package review (bug #225794):
+  - Don't use umask in scriptlet.
+  - Don't use 'which' in scriptlet.
+
 * Wed Jun 10 2009 Tim Waugh twa...@redhat.com 5.50-21
-- Changed from package review (bug #225794):
+- Changes from package review (bug #225794):
   - Requires xorg-x11-font-utils, not mkfontscale/mkfontdir.
   - Use macro for /etc.
   - Don't own catalogue directory.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


Re: Looking for a URI that will work from Fedora to Windows printer.

2009-06-10 Thread Tim Waugh
Do you have samba-client installed?

Tim.
*/



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

cups-pk-helper problems? (was Re: FC11: Unable to add a printer)

2009-06-10 Thread Tim Waugh
On Wed, 2009-06-10 at 12:12 +0200, Marco Guazzone wrote:
 Wow!! It works!!
 
 What the hell is it?

Most likely it's some wrinkle with the way cups-pk-helper works.

 Following your tip the root password is asked two times:
 1. When I press the New button
 2. When I press the Apply button.
 
 Do you know if a bug report has been already submitted?

The extra time is actually the first one, after clicking New.  After
cups-pk-helper had been developed, CUPS 1.4 introduced an extra
authentication requirement by default for fetching the list of available
devices.

So I think there are two things:

1. cups-pk-helper perhaps isn't working right when invoked as root
2. cups-pk-helper needs a PK operation for fetch device list

Tim.
*/



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: Downgrading hplip?

2009-06-08 Thread Tim Waugh
On Mon, 2009-06-08 at 10:29 -0400, Tom Horsley wrote:
 Just curious: Anyone know if it is possible to downgrade the newest
 version of hplip that will be in fedora 11 to the old version
 from fedora 10? Looks like the new version has lost the ability
 to set the media tray correctly :-(.
 
 https://answers.launchpad.net/hplip/+question/63943
 
 Just wondering if lots of things depend on hplip or if it is
 pretty much stand alone and could be replaced without also
 involving all of cups and sane, etc? (I suppose I'll find out
 when I try, but just wonder if it is worth trying).

Should work to do that without problems.

However, it would be really useful if you could file a bug against
Fedora for tracking it, otherwise it will never appear on my radar for
fixing.

Tim.
*/



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: Downgrading hplip?

2009-06-08 Thread Tim Waugh
On Mon, 2009-06-08 at 10:52 -0400, Tom Horsley wrote:
 Yea, I was gonna do that if the problem shows up in the real fedora 11
 release tomorrow (or just add to the existing bug 495672 which does
 look like the same issue). Assuming the release really happens
 tomorrow :-).

OK, yes, that does look like the same problem.  Thanks for pointing me
to it.

Tim.
*/



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: Maintainer Responsibilities

2009-06-04 Thread Tim Waugh
My own opinion is that the package maintainer is responsible for
reporting bugs upstream when they are able to reproduce them.

One reason for my belief is that I've seen the situation from the other
side: as an upstream maintainer for a package, getting bug reports
directly from users of a packaged version in another operating system.

It can be a frustrating experience because the person reporting the bug
can never be quite sure which version they are using (due to additional
patches used in packaging), and generally are not able to try out
suggested patches or pull from a source code repository.

My point is that it isn't only the people reporting bugs that get
frustrated by go report it upstream, it is also the larger free
software community.

Another reason for maintainers to give bug reports due diligence is that
it is hard to report bugs.  Package maintainers may not always
appreciate this, since they do it all the time, but look at bugzilla as
though you've never seen it before (or just remember back to when you
first saw it) -- it is hard to fill out a huge form, and if the problem
is not severe enough to warrant your time on it (or you aren't even sure
if it's a bug) you may just not bother.

Bug reporters are absolutely essential to healthy free software and
should be treated with respect.  They are our eyes.

Roll on ABRT.

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: problems: print from evince

2009-06-01 Thread Tim Waugh
On Tue, 2009-05-26 at 10:19 +1000, L wrote:
 ** (evince:): WARNING **: NOT IMPLEMENTED: We need to prompt for authorization

You are using a device URI for a queue which requires authentication,
but the authentication details are not present in the URI, like this:

  smb://workgroup/server/share

After the first print job has been delivered, future jobs will require
authentication at print submission time and GTK+ does not currently
support this.

The work-around is to specify the authentication details in the device
URI, as has always been necessary in previous Fedora releases.  In
system-config-printer, click 'Choose...' next to the queue's device URI
and select the 'Set authentication details now' radio button.

Tim.
*/



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: Remote administration of FC 10 headless servers.

2009-04-27 Thread Tim Waugh

Richard Hughes wrote:

On Thu, 2009-04-23 at 08:03 +1000, Michael D. Setzer II wrote:

I see what you mean now. See the same error. I use yumex and it seems
to work fine from vnc. 


You need to add authorisations to do this from an inactive console in
polkit-gnome-authorization. It's denied by default.


I still get this message:

==
Software Update Viewer is running when the session is not active

These applications should be run only when on active console.
This normally indicates a bug with your remote desktop implementation.
==

Has anyone managed to get this working inside a pure VNC session?

Tim.
*/



signature.asc
Description: OpenPGP digital 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: Remote administration of FC 10 headless servers.

2009-04-22 Thread Tim Waugh

Mark Haney wrote:

And on a side note, you can also use vnc to do GUI type things like
installing apps and updates as well.


No, this hasn't worked for me on Fedora 10 for a while (yes, bugzilla 
report filed).


Is it actually working for you?  Are you using the 'vncserver' 
initscript to start the VNC session?


Tim.
*/



signature.asc
Description: OpenPGP digital 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: Usb printer not usable at startup

2009-04-19 Thread Tim Waugh

Jonathan Ryshpan wrote:

My usb printer does not work properly at system startup.  If the usb
cable is unplugged and then plugged in again, it works fine.  Details:
$ uname -srvmpio
Linux 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 
2009 x86_64 x86_64 x86_64 GNU/Linux
$ lsusb
...
Bus 003 Device 003: ID 04f9:000d Brother Industries, Ltd HL-1440 Laser 
Printer
...

The printer is *seen* at startup; lsusb shows it correctly.  The driver is 
Gutenprint Simplified Driver,
which is the only driver for this printer which prints correctly.


File a bug report and attach the troubleshoot.txt file you get from the 
printing troubleshooter (System-Administration-Printing, then 
Help-Troubleshoot).


Tim.
*/



signature.asc
Description: OpenPGP digital 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: How to delete a printer if cups server is down?

2009-04-01 Thread Tim Waugh

Paulo Cavalcanti wrote:

I tried deleting /var/cache/cups/remote.cache,
but it is always created again, with all the unusable printers in there.


..then those printers aren't coming from where you think they are coming 
from.


Tim.
*/



signature.asc
Description: OpenPGP digital 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: On system-config-printer

2009-03-24 Thread Tim Waugh

Timothy Murphy wrote:

I've been following but not understanding the thread
system-config-printer can't find my remote printer ?.

Actually I never user system-config-printer
because I came to the conclusion long ago
that it is incompatible with the web-interface to cups.

Is that no longer the case?


It hasn't been the case since (and starting with) Fedora Core 6.

Tim.
*/



signature.asc
Description: OpenPGP digital 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: Speaking of finding printers...

2009-03-24 Thread Tim Waugh

Tom Horsley wrote:

Is there any way I can convince it to NOT find a printer?
Some system somewhere claims to have a shared printer on
it, but it isn't a printer I want to use or even know where
is located. I'd really like it to not be in the list of
printers, but the ever so helpful software insists
on finding it because it can.


There's currently no mechanism in CUPS to filter out queues you do not 
have control over, no.


Tim.
*/




signature.asc
Description: OpenPGP digital 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: system-config-printer can't find my remote printer ??

2009-03-23 Thread Tim Waugh

William Case wrote:

I have a working HP Photosmart C4200 series printer connected by USB to
my BASEMENT computer. I am trying to set up printing for the UPSTAIRS
computer over the LAN. system-config-printer on the UPSTAIRS computer
does not detect the basement printer and none of the set up options it
gives seems to work.


The way this should work is that CUPS browsing makes the queue available 
to the upstairs computer.  Use tcpdump/wireshark on the upstairs machine 
to find out if UDP port 631 packets are being seen.  If so, the problem 
is most likely


 * the firewall on the upstairs machine (which needs to allow incoming 
UDP port 631), or


 * the CUPS sharing settings on the upstairs machine (which should 
enable 'Show printers shared by other systems' -- this is the default).


If you've tried both of these things, use the printing troubleshooter on 
the upstairs computer to try to discover the problem.


Tim.
*/



signature.asc
Description: OpenPGP digital 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: system-config-printer can't find my remote printer ??

2009-03-23 Thread Tim Waugh

William Case wrote:

Yes it is on by default.  Double checked before replying and it is on.
system-config-printer probes for any existing printers first then
provides an installation page with several options.  One option is HPLIP
which I tried.  It says it can't find a printer.  (Actually I tried all
the options -- none seemed to work).  


You shouldn't need to use system-config-printer on the upstairs machine; 
a minute or so after the firewall has been adjusted the queue should 
just appear in printing dialogs.


See my other mail in this thread.  Sounds like you need to use the 
printing troubleshooter: Help-Troubleshoot from the 
system-config-printer menu.


Tim.
*/



signature.asc
Description: OpenPGP digital 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: F10, cups, amanda problem.

2009-03-09 Thread Tim Waugh

Gene Heskett wrote:

[ama...@coyote cups]$ lpr /home/amanda/.amandahosts
lpr: Error - no default destination available.


Do you have an /etc/cups/lpoptions file?  What does it say?

I suspect you have a line in it that says Default ... for a 
destination queue that no longer exists.  Can you confirm that's the case?


(i.e. I think we're seeing http://cups.org/str.php?L3082)

Tim.
*/




signature.asc
Description: OpenPGP digital 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: PLEASE, I need help with printing to HP1320 Laserjet

2009-01-26 Thread Tim Waugh

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Steven W. Orr wrote:
| Even after I upgraded to F10, I'm still having problems and I have no
| idea how to proceed. Most times when I print, I only get the top few
| inches of the sheet. Afterwards, the job is still sitting in the queue
| and the hp process is running off with half the cpu. Here's the process
| hierarchy:
| lp   R10:58   3:03  \_  \
| hp:/par/hp_LaserJet_1320_series?device=/dev/parport0 48 steveo ca6.ps 1 \
| PrintoutMode=Normal PageSize=Letter Quality=300GrayscaleK \
| Duplex=DuplexNoTumble InputSlot=Default number-up=1 \
| job-uuid=urn:uuid:61669726-b09d-3489-6a08-d76f16a34193
|
| The hp process is the last one.

Looks like the hp backend is busy-looping.

Have you tried the test update for hplip?
~  https://admin.fedoraproject.org/updates/F10/FEDORA-2008-11236

Tim.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFJffL6aSWRox63mSMRAu5QAJ9ia7ZsamrTQ8qXxhjSExeVVr/TTACeJVPt
lb4Phi3CbhPSVUyObqp4xJg=
=K9ac
-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


Re: PLEASE, I need help with printing to HP1320 Laserjet

2009-01-26 Thread Tim Waugh

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Steven W. Orr wrote:
| Did I ever say why I love linux so much? I don't know if this is fixed,
| but the last thing I just tried to print (a massive two page doc) just
| worked!
|
| I am happier than I used to be. :-)

:-)

If/when you're happy that it's fixed you could add a comment to the
update marking it works for me.  It's currently got karma +2 -- if
it gets to +3 the update will be pushed automatically.

Alternatively, if you find that the problem still happens feel free to
add a does not work comment, and file a bug.  I'll take a look to see
if it's something to add into the update.

Tim.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFJffjdaSWRox63mSMRAqYYAKCelzEQmW/vZG/iUk29bkE9gZk0IQCfUfoU
Mm6maMMgIcMAZOz0jzNvSmY=
=ZV4J
-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


Re: f9 cups: can't delete printer - URI file://dev/null

2009-01-19 Thread Tim Waugh
On Sun, 2009-01-18 at 18:13 -0500, sean darcy wrote:
 For some reason a number of my printers have Device URI: file://dev/null.
 
 I can't delete them. I tried System- Admin - Printing. I also tried 
 from the CUPS interface :631.

Stop CUPS, rm -f /var/cache/cups/remote.cache, start CUPS again.  Do you
still see the /dev/null printers?

Tim.
*/



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: Fedora 10 and cups remote printing failures

2009-01-02 Thread Tim Waugh
On Fri, 2008-12-26 at 16:19 -0600, Gregory P. Ennis wrote:
 I thought I would ask this question again before I create a bug report.
 I am still having problems getting cups on FC10 to work remotely with
 some cups servers.  FC10 works with a remote FC5 cups server, but does
 not work remote Centos 5.2 cups servers.

Have you tried running the printing troubleshooter?
System-Administration-Printing from the main menu, then
Help-Troubleshoot.

Tim.
*/



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: iprint iphone app and F10/cups

2009-01-02 Thread Tim Waugh
On Tue, 2008-12-30 at 22:00 -0600, Steven Stern wrote:
 Has anyone been able to get a decent photo print from the HP iPhone App
 iPrint?  I've got bonjour enabled for my printer and the app sees it,
 but the photo doesn't fit on the page -- only a small portion of it prints.

Sounds like it might be a paper size issue.

To try to diagnose the problem, run the printing troubleshooter:
System-Administration-Printing from the main menu, then
Help-Troubleshoot from the menu bar.

Select the printer you want to use, and when you get to the stage where
it asks you to print a test page, do so using the iPhone.  You should
end up with a troubleshoot.txt file, and it will show all of the job
options used for that job.

Tim.
*/



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

  1   2   >