Parsing Digital Audio Files:

2008-12-05 Thread Jeff Maxwell
I have digital audio CDs that were created by copying cassette
inputs to
a CD recorder.  This put 2 tracks on the CD; one for each side
of the
cassette.  

Each track contains several songs.  

I would like to parse each song to separate files/tracks, edit
them with
the appropriate song information then burn them to a new CD
output.

thanks.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Analog-to-Digital Audio:

2008-12-05 Thread Jeff Maxwell
I am in need of a way to process an analog stereo input device
to
digital.

I basically have old cassettes and reel-to-reels that I would
like to
convert to digital.

I do have an old CD recorder that I have been using but it has
started
to have issues not being able to read the CDs I insert.

I would think the better method would be some way to connect the
audio
output of the cassette/reel-to-reel device to the input of my
sound card
and do some type of capture.

Has anyone had any success at this and how do handle 2 rca type
outputs
from the analog to the single sound card input?

Thanks.


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Is there a way to put an application icon in the "tray" ?

2008-11-27 Thread Jeff Maxwell


On Thu, 2008-11-27 at 08:13 -0500, Linuxguy123 wrote:
> Is there a way to put an application icon (evolution, konqueror,
> dolphin, etc) in the "tray" (ie the bar at the bottom of the desktop, or
> should I say edge) in KDE 4.1.3 ? 
> 
> I know about putting application icons on the desktop itself.  I've done
> that. 
> 
> Aside: is the "tray" now called a panel ?
Yes - what I believe you are referring to is call "panel".  Put your
cursor on the panel and right click your mouse.  It should show a pull
down menu with the option to add.  Select add and you will have a host
of possibilities.  

> 
> Thanks.
> 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Encryption:

2008-11-26 Thread Jeff Maxwell


On Sat, 2008-11-15 at 10:17 -0500, Matthew Flaschen wrote:
> Adalbert Prokop wrote:
> > Jeff Maxwell wrote on Saturday 15 November 2008:
> > 
> >> Which encryption tool/application would be preferred - PGP or other?
> > 
> > If you could be more specific, WHAT you want to encrypt? 
2 items - emails of a sensitive nature and files that may contain
financial or other personal information.
> Here some 
> > suggestions.
> > 
> > - Single files, E-Mails-> GPG (you might refer to it as PGP)
> > - Directories  -> fuse + encfs
> > - Partitions, file systems -> cryptsetup (possibly with luks)
Thanks for the suggestions.
> 
> I would recommend cryptsetup+luks.  It's convenient, and efficient.  You
> can use a loopback device or any drive you have lying around.  Make sure
> you allocate enough space, though, or you have to reencrypt a new
> partition and move everything over.
> 
> Matt Flaschen

Would not GPG or PGP work for mail and file encryption?



> 
> 

-- 
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: Supporting printer portion of MF-4270, was:[Re: Document Scanners that work with F9]

2008-11-26 Thread Jeff Maxwell


On Wed, 2008-11-26 at 09:13 -0600, Aaron Konstam wrote:
> On Tue, 2008-11-25 at 21:32 -0500, Jeff Maxwell wrote:
> > On Wed, 2008-11-26 at 12:41 +1030, Tim wrote:
> > > On Tue, 2008-11-25 at 20:56 -0500, Jeff Maxwell wrote:
> > > > 
> > > > I did find the following in the cupsd.conf and I am wondering if the
> > > > SystemGroup is causing my problem as I appear to be able to access my
> > > > printer/scanner when logged in as "root" but not as a local user.
> > > > 
> > > > MaxLogSize 0
> > > > LogLevel info
> > > > SystemGroup sys root
> > > 
> > > I should hope not.  That allows you to define who's a system user who's
> > > allowed to configure things.  Compared to the rest of the users who're
> > > just allowed to use them.
> > Well I am very confused.  I decided to delete all printer definitions
> > and start from scratch using the cups web administration process to add
> > a printer.  Once added, I went to the HP Device Manager and it had an
> > icon for the printer but said that it could not be connected.  I then
> > switched users to "root" and using the HP device Manager it showed the
> > printer connected with icons for options to scan, print or fax.  One
> > thing that I did find peculiar is that it asked for a user id/password
> > when adding the printer.  I tried to use my local user id/password but
> > it would not accept it.  It seemed to be in a loop and kept popping up
> > asking for user id /password.  I finally entered root and password which
> > it accepted.
> >   
> It  is standard to need to login with root and root passwd to be able to
> add a printer.
Ok.  I can understand the reasoning for that.  But, why would I only
have access to the printer/scanner when signed on as root and not as a
local user?  This is the problem that I am running into.  Every time I
wish to use the scanner, I need to switch users to root.  
> > > 
> > > -- 
> > > [EMAIL PROTECTED] ~]$ uname -r
> > > 2.6.27.5-41.fc9.i686
> > > 
> > > Don't send private replies to my address, the mailbox is ignored.  I
> > > read messages from the public lists.
> > > 
> > > 
> > > 
> > 
> --
> ===
> Has anyone ever tasted an "end"? Are they really bitter?
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]
> 

-- 
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: Supporting printer portion of MF-4270, was:[Re: Document Scanners that work with F9]

2008-11-25 Thread Jeff Maxwell
On Wed, 2008-11-26 at 12:41 +1030, Tim wrote:
> On Tue, 2008-11-25 at 20:56 -0500, Jeff Maxwell wrote:
> > 
> > I did find the following in the cupsd.conf and I am wondering if the
> > SystemGroup is causing my problem as I appear to be able to access my
> > printer/scanner when logged in as "root" but not as a local user.
> > 
> > MaxLogSize 0
> > LogLevel info
> > SystemGroup sys root
> 
> I should hope not.  That allows you to define who's a system user who's
> allowed to configure things.  Compared to the rest of the users who're
> just allowed to use them.
Well I am very confused.  I decided to delete all printer definitions
and start from scratch using the cups web administration process to add
a printer.  Once added, I went to the HP Device Manager and it had an
icon for the printer but said that it could not be connected.  I then
switched users to "root" and using the HP device Manager it showed the
printer connected with icons for options to scan, print or fax.  One
thing that I did find peculiar is that it asked for a user id/password
when adding the printer.  I tried to use my local user id/password but
it would not accept it.  It seemed to be in a loop and kept popping up
asking for user id /password.  I finally entered root and password which
it accepted.
  
> 
> -- 
> [EMAIL PROTECTED] ~]$ uname -r
> 2.6.27.5-41.fc9.i686
> 
> Don't send private replies to my address, the mailbox is ignored.  I
> read messages from the public lists.
> 
> 
> 

-- 
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: Supporting printer portion of MF-4270, was:[Re: Document Scanners that work with F9]

2008-11-25 Thread Jeff Maxwell
On Fri, 2008-11-07 at 11:15 -0500, Todd Denniston wrote:
> Jeff Maxwell wrote, On 11/07/2008 10:51 AM:
> > This is great information.  I do not know if my question fits this
> > thread or not, but,
> It would probably be best to start another thread, with a fully new (not 
> reply 
> to this one) message.
> 
> >  I have an issue where I have been able to install
> > and access an HP parallel OfficeJet printer via the "root" sign on but I
> > am not able to access the printer via a local user sign on.  Any
> > suggestions would be much appreciated.
> 
> take a look in /var/log/cups/ at page_log, error_log and access_log and see 
> if 
> there is something that make sense there, before starting your new thread.
> 
> If there is no info there, then you may have to (backup first and) edit 
> /etc/cups/cupsd.conf to set LogLevel to debug instead of info, then `service 
> restart cups`. (hopefully a restorecon /etc/cups/cupsd.conf will not be 
> needed)
> try a few prints and check the logs again.
Thanks for the advice.  I've been busy with other issues and finally
found time to look further into this.

I did find the following in the cupsd.conf and I am wondering if the
SystemGroup is causing my problem as I appear to be able to access my
printer/scanner when logged in as "root" but not as a local user.

MaxLogSize 0
LogLevel info
SystemGroup sys root

Thoughts?


> 
> -- 
> Todd Denniston
> Crane Division, Naval Surface Warfare Center (NSWC Crane)
> Harnessing the Power of Technology for the Warfighter
> 

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


Encryption:

2008-11-14 Thread Jeff Maxwell
Which encryption tool/application would be preferred - PGP or other?

-- 
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 - no longer rawhide?

2008-11-12 Thread Jeff Maxwell
On Wed, 2008-11-12 at 02:24 -0800, Alex Makhlin wrote:
> Antonio M wrote: 
> > 2008/11/12 David Hláčik <[EMAIL PROTECTED]>:
> >   
> > > And which fedora-release do you have ?
> > > 
> > > rpm -q fedora-release
> > > 
> > > mine is fedora-release-10-1.noarch
> > > 
> > > Is this a wanted scenario?
> > > 
> > > Thanks,
> > > 
> > > D.
> > > 
> > > 2008/11/12 Antonio M <[EMAIL PROTECTED]>:
> > > 
> > > > 2008/11/12 David Hláčik <[EMAIL PROTECTED]>:
> > > >   
> > > > > Hello guys,
> > > > > 
> > > > > i noticed yesterday update of fedora-release to
> > > > > fedora-release-10-1.noarch . Now i've checked yum.repos.d and
> > > > > surprisingly, fedora-rawhide repo is disabled and fedora.repo is
> > > > > enabled.
> > > > > 
> > > > > Is this OK?
> > > > > 
> > > > > Regards,
> > > > > 
> > > > > D.
> > > > > 
> > > > > --
> > > > > 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
> > > > > 
> > > > > 
> > > > not here.
> > > > Rawhide is still enabled and fedora repo disabled
> > > > 
> > > > --
> > > > Antonio Montagnani
> > > > Skype : antoniomontag
> > > > 
> > > > --
> > > > fedora-list mailing list
> > > > fedora-list@redhat.com
> > > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> > > > Guidelines: 
> > > > http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
> > > > 
> > > >   
> > > --
> > > 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
> > > 
> > > 
> > [EMAIL PROTECTED] ~]$ rpm -q fedora-release
> > fedora-release-10-1.noarch
> > 
> > 
> >   
> There is not yet a Fedora 10 distribution but only the beta Rawhide
> (Fedora 10). Here is a great utility I found to upgrade Fedora when
> new releases are available. You will first have to install it.
> 
> as root type:
> yum install preupgrade
> preupgrade

So, does these mean that once Fedora 10 is live, and you run 'yum
install preupgrade', it will upgrade, say Fedora 9 to Fedora 10.

That would be so cool.  I've hated having to down load the latest DVD
then installing/upgrading.

> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Supporting printer portion of MF-4270, was:[Re: Document Scanners that work with F9]

2008-11-11 Thread Jeff Maxwell
On Fri, 2008-11-07 at 15:23 -0600, Aaron Konstam wrote:
> On Fri, 2008-11-07 at 10:51 -0500, Jeff Maxwell wrote:
> > > 
> > This is great information.  I do not know if my question fits this
> > thread or not, but, I have an issue where I have been able to install
> > and access an HP parallel OfficeJet printer via the "root" sign on but
> > I
> > am not able to access the printer via a local user sign on.  Any
> > suggestions would be much appreciated.
> > 
> > thanks.
> > > -- 
> When you go to web address: localhost:631 as a normal user do you see
> any Printers under the Printers tab? I assume you see them as root when
> you go to the same address.
> --
When I go to Administration/printing, I have 2 printers listed under
Local Printers.

They are: OfficeJet-Series-600 and OfficeJet_600.

OfficeJet-Series-600 has listed under the Settings Tab/Device URI:
parallel:/dev/lp0 

The other has hp:/par/OfficeJet_Series_600?device=/dev/parport0

Thanks.
> ===
> Perfect day for scrubbing the floor and other exciting things.
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]
> 

-- 
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: A New fedora user question (Tim)

2008-11-08 Thread Jeff Maxwell
On Sun, 2008-11-09 at 01:11 +0800, Nelson Chan wrote:
> Jeff Maxwell,
> follow this
> one: http://fedorasolved.org/browser-solutions/flash
> 
> -- 
> - Nelson Chan
Thanks for the information.  This is these are the same procedures that
I went through prior.  The first 'rpm' results in the message that I
already have Flash installed'  The second, 'yum' says that there is
nothing to do.  Fedora believes that it is fully installed, but, Fire
Fox does not pick up the plug in.  It is as if, the install process does
not load it into the directory or file where Fire Fox believes it should
be to be picked up. 
> 
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: A New fedora user question

2008-11-07 Thread Jeff Maxwell
On Fri, 2008-11-07 at 10:59 -0700, Robin Laing wrote:
> Jeff Maxwell wrote:
> > On Thu, 2008-11-06 at 19:05 -0800, Richard England wrote:
> >> Tim wrote:
> >>> Tim:
> >>>   
> >>>>> How did you install them to get more than one?  I've not struck that
> >>>>> problem.  I installed the Flash player using the Adobe RPM, and update
> >>>>> it with "yum update", along with everything else.
> >>>>>   
> >>>
> >>> Richard England:
> >>>   
> >>>> That's a question I wish I knew the answer to.  I've suspected that it 
> >>>> may have been drug along during and update but I'm certain.  To the best 
> >>>> of my recollection, however, I simply installed two versions from Adobe. 
> >>>> I have also wondered if they changed to install location but I've spent 
> >>>> no time investigating.
> >>>> 
> >>> Was your system a fresh install, or did you update one version of Fedora
> >>> to the next over the top?  Mine was a fresh install.  Over-the-top
> >>> installs sometimes make a mess of things.
> >>>
> > Well, I have a fresh install of Fedora 9 and when I've accessed a WEB
> > page requesting Adobe Flash, I followed the instructions to install it.
> > After installation, Fire Fox plug-ins still do not register that Adobe
> > Flash is installed.  If I attempt to install it a second time, I have
> > the message saying it is installed.  I may be naive, but it seems to me
> > that during the install (either rpm or yum) that some element did not
> > get moved into the Fire Fox plug-in directory.  Therefore, Fire Fox does
> > not know that it exists on the system.  Any help to address this would
> > be appreciated.
> > 
> > Thanks.
> > 
> > Jeff Maxwell
> >>>   
> 
> I don't know if this will fix your problem but have you run this script?
>mozilla-plugin-config -i -g -v
> 
> It registers the plugins from what I have found out.  I am still trying 
> to get my flash to play on F8 on a 64 bit system.  The plugin is 
> recognized and in the about:plugins but just doesn't work.  I just need 
> time.
> 

I ran the instruction you provided and here are the results:

It appears there is a bit of an issue.

INFO: /usr/lib/nspluginwrapper/npviewer looks ok.
INFO: /usr/lib64/nspluginwrapper/npviewer isn't accessible.
INFO: Processing /usr/lib/mozilla/plugins
-> /usr/lib/mozilla/plugins-wrapped
INFO: Linking /usr/lib/mozilla/plugins/libjavaplugin.so
to /usr/lib/mozilla/plugins-wrapped/libjavaplugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-mully-plugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-basic-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-basic-plugin.xpt...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-complex-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-complex-plugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-cone-plugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-narrowspace-plugin.xpt...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-narrowspace-plugin.so...
WARNING: Failed.
INFO: Wrapping /usr/lib/mozilla/plugins/libflashplayer.so
to /usr/lib/mozilla/plugins-wrapped/nswrapper_32_32.libflashplayer.so...
INFO: INFO: Linking /usr/lib/mozilla/plugins/libflashplayer.so
to /usr/lib/mozilla/plugins-wrapped/libflashplayer.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-gmp-plugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-gmp-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-gmp-plugin.xpt...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-complex-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-complex-plugin.xpt...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-basic-plugin.so
to /usr/lib/mozilla/plugins-wrapped/libtotem-basic-plugin.so...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-cone-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-cone-plugin.xpt...
WARNING: Failed.
INFO: Linking /usr/lib/mozilla/plugins/libtotem-mully-plugin.xpt
to /usr/lib/mozilla/plugins-wrapped/libtotem-mully-plugin.xpt...
WARNING: Failed.
INFO: Wrapping /usr/lib/mozilla/plugins/nppdf.s

Re: A New fedora user question

2008-11-07 Thread Jeff Maxwell
On Thu, 2008-11-06 at 19:05 -0800, Richard England wrote:
> Tim wrote:
> > Tim:
> >   
> >>> How did you install them to get more than one?  I've not struck that
> >>> problem.  I installed the Flash player using the Adobe RPM, and update
> >>> it with "yum update", along with everything else.
> >>>   
> >
> >
> > Richard England:
> >   
> >> That's a question I wish I knew the answer to.  I've suspected that it 
> >> may have been drug along during and update but I'm certain.  To the best 
> >> of my recollection, however, I simply installed two versions from Adobe. 
> >> I have also wondered if they changed to install location but I've spent 
> >> no time investigating.
> >> 
> >
> > Was your system a fresh install, or did you update one version of Fedora
> > to the next over the top?  Mine was a fresh install.  Over-the-top
> > installs sometimes make a mess of things.
> >
Well, I have a fresh install of Fedora 9 and when I've accessed a WEB
page requesting Adobe Flash, I followed the instructions to install it.
After installation, Fire Fox plug-ins still do not register that Adobe
Flash is installed.  If I attempt to install it a second time, I have
the message saying it is installed.  I may be naive, but it seems to me
that during the install (either rpm or yum) that some element did not
get moved into the Fire Fox plug-in directory.  Therefore, Fire Fox does
not know that it exists on the system.  Any help to address this would
be appreciated.

Thanks.

Jeff Maxwell
> >   
> This machine currently has F8 and I believe it was an upgrade from 7.   
> Previous Flash (v9) was done before there was a yum repo, I believe.
> 
> If there are two versions installed and  old version is removed from the 
> plugin files, then the new one will be "seen" and used. I just tested 
> this out on my F9 machine.
> 
> I agree, the yum repo would be a better bet since yum will help you by 
> replacing instead of just adding.
> 
> ~~R
> 

-- 
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: Supporting printer portion of MF-4270, was:[Re: Document Scanners that work with F9]

2008-11-07 Thread Jeff Maxwell
On Thu, 2008-11-06 at 21:06 -0500, Todd Denniston wrote:
> Sam Varshavchik wrote, On 11/06/2008 06:29 PM:
> > Todd Denniston writes:
> 
> >> The actual printer _device_ driver for CUPS is often gutenprint[1].
> > 
> > I already have gutenprint installed. I'm not sure how gutenprint is 
> > supposed to interface with CUPS, but when I try to select the printer, 
> > this Canon model is not listed.
> > 
> 
> Often times the driver is supported by a similar models driver so you could 
> either pick one that seems similar and try it, or you could ask on the list
> https://lists.sourceforge.net/lists/listinfo/gimp-print-devel
> 
> 
> > 
> > Well, I still don't see this Canon model listed as supported in the 
> > documentation in the latest, a fairly recent, release.
> Although you are correct in that gutenprint does not seem to support the 
> device...  ...
> http://www.linuxfoundation.org/en/OpenPrinting
> indicates:
> http://www.openprinting.org/show_printer.cgi?recnum=Canon-MF4270
> there is a binary driver for it on one of canon's websites
> 
> Sorry to confuse you, by trying to lead you towards getting an Open Source 
> driver going.
> 
> > 
> > The only reason I could hack sane is because its supported for the 
> > scanner was already there, it just had some bugs. A complete absence of 
> > support for the entire printer is quite a different beast.
> again, printer families often use the same or similar control protocol, and a 
> similar driver might at least 'work' but not give nice results, and knowing 
> that would help the devs know what they would need to change. however for 
> this 
> device there is a working (closed source) solution from the manufacturer, at 
> least until Fedora upgrades to a point where it can't find a old library.
> 
> It is too bad so few folks know about the nice databases that have been put 
> together for devices that work with Unix:
> http://www.linuxfoundation.org/en/OpenPrinting/Database/DatabaseIntro
> http://www.openprinting.org/printer_list.cgi
> http://www.sane-project.org/sane-supported-devices.html
> http://www.sane-project.org/cgi-bin/driver.pl
> 
This is great information.  I do not know if my question fits this
thread or not, but, I have an issue where I have been able to install
and access an HP parallel OfficeJet printer via the "root" sign on but I
am not able to access the printer via a local user sign on.  Any
suggestions would be much appreciated.

thanks.
> -- 
> Todd Denniston
> Crane Division, Naval Surface Warfare Center (NSWC Crane)
> Harnessing the Power of Technology for the Warfighter
> 

-- 
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: RPM Fusion repo?

2008-11-06 Thread Jeff Maxwell
On Thu, 2008-11-06 at 12:37 -0300, Marcelo Magno T. Sales wrote:
> Em Qui 06 Nov 2008, Jeff Maxwell escreveu:
> > On Thu, 2008-11-06 at 10:04 -0500, Mark Haney wrote:
> > > Patrick O'Callaghan wrote:
> > > > On Thu, 2008-11-06 at 07:16 -0700, Christopher A. Williams wrote:
> > > >> On Thu, 2008-11-06 at 09:06 -0500, Mark Haney wrote:
> > > >>> I've been WAY out of the loop on Fedora here recently. What's
> > > >>> up with the Fusion Repo gpg key I had to import this morning? 
> > > >>> Based on the '(non-free)' in the description, I'm going to
> > > >>> assume this will be a repo for non-GPL (or incompatible to the
> > > >>> GPL) licensed software?
> > > >>
> > > >> In short: Livna, FreshRPMs, and Dribble started their RPMFusion
> > > >> cut-over. The rest of your assumptions are essentially correct.
> > > >
> > > > Except that they won't support "DMCA-infringing" software, e.g.
> > > > libdvdcss, which Livna for example currently does. i.e. don't
> > > > delete your Livna repo.
> > > >
> > > > poc
> > >
> > > Ah.  Okay, that is all I needed, I appreciate the clarification.
> > >
> > >
> > > --
> >
> > Ok, I am confused and just may be a bit slow.
> >
> > I am running Fedora 9 with Gnome.  There is a graphical front end for
> > adding/removing software and another for updates.
> >
> > I reviewed these and did not see any indication that the fusion
> > repositories were added.
> >
> > Is there something I am missing?  Should I be doing something to add
> > fusion?
> >
> > In following the various threads,  I was under the impression that
> > Fedora was setting this up to be seamless that the only concerned
> > seemed to be with the keys.
> >
> > Thanks in advance for the clarification.
> 
> The Fusion repo was automatically installed only for those who had Livna 
> configured. Did you? If not, you can get Livna configuration RPM here:
> http://rpm.livna.org/rlowiki/
> 
Never mind.  Once I finally took the time to read through the threads
more thoroughly and checked the web sites out, the upgrade to fusion was
intuitive.

Thanks.
> []'s
> Marcelo
> 

-- 
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: RPM Fusion repo?

2008-11-06 Thread Jeff Maxwell
On Thu, 2008-11-06 at 10:04 -0500, Mark Haney wrote:
> Patrick O'Callaghan wrote:
> > On Thu, 2008-11-06 at 07:16 -0700, Christopher A. Williams wrote:
> >> On Thu, 2008-11-06 at 09:06 -0500, Mark Haney wrote:
> >>> I've been WAY out of the loop on Fedora here recently. What's up with 
> >>> the Fusion Repo gpg key I had to import this morning?  Based on the 
> >>> '(non-free)' in the description, I'm going to assume this will be a repo 
> >>> for non-GPL (or incompatible to the GPL) licensed software?
> >> In short: Livna, FreshRPMs, and Dribble started their RPMFusion
> >> cut-over. The rest of your assumptions are essentially correct.
> > 
> > Except that they won't support "DMCA-infringing" software, e.g.
> > libdvdcss, which Livna for example currently does. i.e. don't delete
> > your Livna repo.
> > 
> > poc
> > 
> 
> Ah.  Okay, that is all I needed, I appreciate the clarification.
> 
> 
> -- 

Ok, I am confused and just may be a bit slow.

I am running Fedora 9 with Gnome.  There is a graphical front end for
adding/removing software and another for updates. 

I reviewed these and did not see any indication that the fusion
repositories were added.

Is there something I am missing?  Should I be doing something to add
fusion?  

In following the various threads,  I was under the impression that
Fedora was setting this up to be seamless that the only concerned seemed
to be with the keys.

Thanks in advance for the clarification.

> Frustra laborant quotquot se calculationibus fatigant pro inventione 
> quadraturae circuli
> 
> Mark Haney
> Sr. Systems Administrator
> ERC Broadband
> (828) 350-2415
> 
> Call (866) ERC-7110 for after hours support
> 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: SANE Support in Fedora 9 for HP

2008-11-05 Thread Jeff Maxwell
On Wed, 2008-11-05 at 10:17 -0500, Paul W. Frields wrote:
> On Tue, Nov 04, 2008 at 11:55:48PM -0500, Jeff Maxwell wrote:
> > On Mon, 2008-11-03 at 22:00 -0500, Sam Varshavchik wrote:
> > > Jeff Maxwell writes:
> > > 
> > > > I have a very old HP OfficeJet 630 parallel port multifunction
> > > > printer/scanner/fax machine.  
> > > > 
> > > > Prior to Fedora 9, I had no problems with xsane/sane recognizing the
> > > > scanner function.
> > > > 
> > > > After installing Fedora 9 and going to the Software Add to include the
> > > > HP support for sane, xsane still can not find my device.
> > > > 
> > > > I have installed it as a printer without any issues.
> > > 
> > > This scanner is not listed as a supported scanner by sane:
> > > 
> > > http://www.sane-project.org/sane-supported-devices.html
> > > 
> > > 
> > > However, googling around suggests that there's some support in hplip:
> > > 
> > > http://hplipopensource.com/hplip-web/models/officejet/officejet_series_630.html
> > > 
> > > Make sure you have the hplip rpm installed.
> > 
> > It seems that the issue is between "root" and my local user.  If I sign
> > on under "root", the HP Device application has no problem finding my
> > OfficeJet.  Nor does it have any problems with the scan function.  
> > 
> > If I am signed on as my local user, the system is unable to communicate
> > with the printer.
> > 
> > I did find that while going through the set up process for the printer
> > under my local sign in, that it asked for my password.  After typing it
> > in several times, I hit the cancel button.
> > 
> > There may be a disconnect where by the application is unable to
> > recognize my local sign on password.
> 
> Is it possible you need the libsane-hpaio package installed?

It is installed.  The curious situation is that I am able to use the
OfficeJet while signed on as "root" but not as my local user.  There
must be some setting that I am missing which allows the OfficeJet to be
used by others on the machine when they sign on as there normal user.
> 
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: A New fedora user question

2008-11-05 Thread Jeff Maxwell
On Wed, 2008-11-05 at 22:24 +1030, Tim wrote:
> On Wed, 2008-11-05 at 19:46 +1100, VAFA KHALIGHI wrote:
> > 1- I installed the adobe flash player, but when I explore some intenet
> > pages which require flash player, it says missing flash player. Any
> > one knows how can I resolve this problem?

I too have had issues with Adobe Flash player.  I have visited web sites
that say that I am missing this.  I've gone to the the Adobe web site
and have followed their instructions but still find that the yum or rpm
process has not properly updated FireFox.  Per the Adobe web site, if I
check the plug ins, I should see that Adobe Flash is include after
following the install instructions.  Fedora 9 believes that it has
installed it.

> 
> That could just be badly authored sites, but you'd need to give us some
> examples.  A common reason that sites reckon you don't have something
> that you do have is that they do a stupid test via something *else*,
> then make wrong assumptions based on those results (e.g. use JavaScript
> to check something, or try to set a cookie, or look at the version of
> the browser that you're using and compare it with their short list).
> 
> An example of a Flash-using site that work relatively painless for me,
> without having to install anything other than the Adobe Flash player
> (via their repo), and the libflashsupport RPM:  http://youtube.com/
> 
> > 2- can anybody please tell me how to download and install latest nvida
> > driver for my computer?
> 
> Up until a day or so ago, I would have said add the Livna repo to your
> computer, and yum install akmod-nvidia (rebuilds itself after any new
> kernel installations), *OR* kmod-nvidia (requires updating with an
> updated kmod-nvidia RPM after any new kernel installations).  But Livna
> has just merged into RPM fusion, and I'm not sure of the procedure for
> starting from scratch, now.
> 
> I see no harm in installing the Livna repo RPM for Fedora 9, then doing
> yum update once or twice to let it sort itself out.  Then yum install
> the nvidia RPM that you want.  See:  .
> I'm sure it'd be a bit less messy to start off with the RPM Fusion repo,
> but I can't advise about doing something that I've not done, myself.
> 
> The kmod-nvidia also had two variations, for 96xx series and legacy
> graphics cards.  See:  http://rpm.livna.org/rlowiki/LivnaSwitcher
> 
> -- 
> [EMAIL PROTECTED] ~]$ uname -r
> 2.6.26.6-79.fc9.i686
> 
> Don't send private replies to my address, the mailbox is ignored.  I
> read messages from the public lists.
> 
> 
> 

-- 
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: SANE Support in Fedora 9 for HP

2008-11-04 Thread Jeff Maxwell
On Mon, 2008-11-03 at 22:00 -0500, Sam Varshavchik wrote:
> Jeff Maxwell writes:
> 
> > I have a very old HP OfficeJet 630 parallel port multifunction
> > printer/scanner/fax machine.  
> > 
> > Prior to Fedora 9, I had no problems with xsane/sane recognizing the
> > scanner function.
> > 
> > After installing Fedora 9 and going to the Software Add to include the
> > HP support for sane, xsane still can not find my device.
> > 
> > I have installed it as a printer without any issues.
> 
> This scanner is not listed as a supported scanner by sane:
> 
> http://www.sane-project.org/sane-supported-devices.html
> 
> 
> However, googling around suggests that there's some support in hplip:
> 
> http://hplipopensource.com/hplip-web/models/officejet/officejet_series_630.html
> 
> Make sure you have the hplip rpm installed.

It seems that the issue is between "root" and my local user.  If I sign
on under "root", the HP Device application has no problem finding my
OfficeJet.  Nor does it have any problems with the scan function.  

If I am signed on as my local user, the system is unable to communicate
with the printer.

I did find that while going through the set up process for the printer
under my local sign in, that it asked for my password.  After typing it
in several times, I hit the cancel button.

There may be a disconnect where by the application is unable to
recognize my local sign on password.


> 
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: SANE Support in Fedora 9 for HP

2008-11-04 Thread Jeff Maxwell
On Mon, 2008-11-03 at 22:00 -0500, Sam Varshavchik wrote:
> Jeff Maxwell writes:
> 
> > I have a very old HP OfficeJet 630 parallel port multifunction
> > printer/scanner/fax machine.  
> > 
> > Prior to Fedora 9, I had no problems with xsane/sane recognizing the
> > scanner function.
> > 
> > After installing Fedora 9 and going to the Software Add to include the
> > HP support for sane, xsane still can not find my device.
> > 
> > I have installed it as a printer without any issues.
> 
> This scanner is not listed as a supported scanner by sane:
> 
> http://www.sane-project.org/sane-supported-devices.html
> 
> 
> However, googling around suggests that there's some support in hplip:
> 
> http://hplipopensource.com/hplip-web/models/officejet/officejet_series_630.html
> 
> Make sure you have the hplip rpm installed.

Prior to attempting to us my OfficeJet for scanning, I installed it as a
printer using the System/Administration/Printing setup application.

Through this process, Fedora 9 recognized my printer.

Following the information, I checked to see that hplip was installed and
found that it was.  I included the graphical front end.  After
installing the graphical front end, the installation asked if I wish to
run the program.  I answered yes and it responded saying that it was
unable to find any devices the subsequently crashed.

> 
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


SANE Support in Fedora 9 for HP

2008-11-03 Thread Jeff Maxwell
I have a very old HP OfficeJet 630 parallel port multifunction
printer/scanner/fax machine.  

Prior to Fedora 9, I had no problems with xsane/sane recognizing the
scanner function.

After installing Fedora 9 and going to the Software Add to include the
HP support for sane, xsane still can not find my device.

I have installed it as a printer without any issues.



-- 
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: Fedor 9 X Window System error: (SOLVED)

2008-11-01 Thread Jeff Maxwell
On Fri, 2008-10-31 at 16:22 -0400, Jerry Feldman wrote:
> On 10/30/2008 01:47 PM, [EMAIL PROTECTED] wrote:
> > Has anyone encountered:
> >
> > The program 'recorder' received an X Window System error.
> > This probably reflects a bug in the program.
> > The error was 'BadName (named color or font does not exist)'.
> >   (Details: serial 214 error_code 15 request_code 45 minor_code 0)
> >   (Note to programmers: normally, X errors are reported asynchronously;
> >that is, you will receive the error a while after causing it.
> >To debug your program, run it with the --sync command line
> >option to change this behavior. You can then get a meaningful
> >backtrace from your debugger if you break on the gdk_x_error() function.)
> >
> > I have had this happen on a couple of other applications.
> >
> > I am also curious if this is preventing my Gnome applications from running? 
> >  They seem to just flash and disappear.
> >
> >   
> First, we need to know what platform and what video system you have. I 
> suspect that you do not have all the needed fonts installed. IMHO, I would go 
> back and install all the fonts available in your LOCALE (eg. language). You 
> also might want to reinstall x.org at tthe same time. While I don't think it 
> is a driver issue you might check your driver and display settings 
> (system/administration/display). 
> 
> I reinstalled Fedora 9 (not upgrade - complete new install).  Behavior 
> problems have cleared now I need to restore any files that were removed as 
> part of the install.
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

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