Re: [Cooker] New Gnumeric has messed up functions

2003-07-22 Thread Lonnie Borntreger
On Mon, 2003-07-21 at 02:33, Frederic Crozat wrote:
> On Sun, 20 Jul 2003 04:19:42 -0500, Lonnie Borntreger wrote:
> 
> > gnumeric-1.1.19-1mdk
> > 
> > Cells containing logical functions, and many math functions show
> > "Function implementation not available".  Using the formula editor shows
> > "Incorrect Function Description" as the name for all functions except
> > "GNUMERIC_VERSION()".
> 
> Please, fill a bug report with a testcase..

Done: http://qa.mandrakesoft.com/show_bug.cgi?id=4233

Attached some screenshots and a spreadsheet that uses failing functions
"power", "abs" and "if".

Lonnie





[Cooker] New Gnumeric has messed up functions

2003-07-20 Thread Lonnie Borntreger
gnumeric-1.1.19-1mdk

Cells containing logical functions, and many math functions show
"Function implementation not available".  Using the formula editor shows
"Incorrect Function Description" as the name for all functions except
"GNUMERIC_VERSION()".

Lonnie Borntreger





Re: [Cooker] Re: Re: Re: frozen-bubble, pysol need soundwrapper

2003-07-19 Thread Lonnie Borntreger
On Sat, 2003-07-19 at 20:10, David Walser wrote:
> David Walser wrote:
> Yeah, SDL definately does try the DSP's before going to arts, in fact
> it goes farther than libao does and looks for more than one DSP, which
> is pretty cool.  I might see if we can make a similar adjustment to
> libao.
>  
> Anyway, given that SDL does this autodetection, absolutely no SDL apps
> should now be using soundwrapper.  Are there any that are?

[SDL Init] ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: 
Device or resource busy
[Graphics...] [Levels] mcop warning: user defined signal handler found for SIG_PIPE, 
overriding
Fatal signal: Segmentation Fault (SDL Parachute Deployed)


Well, something is not working right then, because that's what happens
when running frozen-bubble without soundwrapper, with artsd running.

Lonnie Borntreger





Re: [Cooker] Re: frozen-bubble, pysol need soundwrapper

2003-07-10 Thread Lonnie Borntreger
On Thu, 2003-07-10 at 11:45, Guillaume Cottenceau wrote:
> Lonnie Borntreger <[EMAIL PROTECTED]> writes:
> > Maybe soundwrapper needs to be re-written to include the ability to
> > detect an SDL linked binary, then add the correct SDL sound options
> > instead of running (arts/esd)dsp.
> 
> Rather than that, SDL should use esd or arts instead of no-sound,
> if any of them is using the dsp at that time. It should do that,
> I don't know if it's currently bugged regarding that.

I don't see that happening any time soon

My start on modifying soundwrapper hit a snag.  /usr/bin/frozen-bubble
is a perl script - not a binary.  I don't know the Perl::SDL interface,
but line 204 seems to start the block that would be perfect for
detecting if esd/artsd was running and init the correct output
connection.  For that matter, frozen-bubble doesn't seem to allow an
option to pass arts as the audio interface.

TTFN,
Lonnie Borntreger





Re: [Cooker] Re: frozen-bubble, pysol need soundwrapper

2003-07-10 Thread Lonnie Borntreger
On Thu, 2003-07-10 at 10:35, David Walser wrote:
> Levi Ramsey wrote:
> > On Thu Jul 10 13:40 +0200, Guillaume Cottenceau wrote:
> >> We don't use soundwrapper for cpu-intensive applications because
> >> it has an important cpu overhead.
> >> 
> >> Moreover, FB uses SDL and SDL can use (theoretically) arts.
> > 
> > O if every app would just use ao... ;o)
> 
> I agree, that would be nice.  Unfortunately that means they'd all be
> crashing right now in some circumstances (aRts has the device open). 
> Correct?

Yup.  The menu is useless if I have to start it from the command line to
give it the correct DSL options.

Maybe soundwrapper needs to be re-written to include the ability to
detect an SDL linked binary, then add the correct SDL sound options
instead of running (arts/esd)dsp.

I'll look into it.

TTFN,
Lonnie Borntreger





[Cooker] frozen-bubble, pysol need soundwrapper

2003-07-09 Thread Lonnie Borntreger
The menu items for Frozen Bubble and PySOL need soundwrapper so they
operate under KDE.

Lonnie Borntreger





[Cooker] No Gramps

2003-07-07 Thread Lonnie Borntreger
gramps no longer works.  What did I miss in my updates?  I can't seem to
identify the package that has the XML parser the python SAX module is
looking for.

-> gramps
Traceback (most recent call last):
  File "/usr/share/gramps/gramps.py", line 63, in ?
import gramps_main
  File "/usr/share/gramps/gramps_main.py", line 54, in ?
import PedView
  File "/usr/share/gramps/PedView.py", line 40, in ?
import GrampsCfg
  File "/usr/share/gramps/GrampsCfg.py", line 29, in ?
import PaperMenu
  File "/usr/share/gramps/PaperMenu.py", line 123, in ?
parser = make_parser()
  File "/usr/lib/python2.2/xml/sax/__init__.py", line 93, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found


Lonnie Borntreger





[Cooker] Cooker + VMware

2003-07-05 Thread Lonnie Borntreger
Has anyone used latest cooker (gcc3.3, etc.) with VMware 3.2?  I'm a
little behind on keeping up with cooker since I'm a little leery of that
upgrade.

Lonnie Borntreger





[Cooker] Re: [CHRPM] kernel2.4-marcelo-2.4.21-2mdk

2003-06-20 Thread Lonnie Borntreger
On Fri, 2003-06-20 at 03:30, Juan Quintela wrote:
> --=-=-=
> Name: kernel2.4-marceloRelocations: (not relocateable)
> Version : 2.4.21Vendor: MandrakeSoft

Juan,

How long until the Mandrake version of 2.4.21 is out?

Lonnie





Re: [Cooker] Non-installable pkgs

2003-05-29 Thread Lonnie Borntreger
Just posted this in another thread.

gpg --keyserver wwwkeys.us.pgp.net --recv-keys 604aa4e4
gpg --export -a 604aa4e4 > 604aa4e4.asc
rpm --import 604aa4e4.asc

On Wed, 2003-05-28 at 15:18, Charles A Edwards wrote:
> Is it just me or do all pkgs recently submitted by Oden Eriksson 
> fail for everyone.
> 
> unable to install package
> ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/apache2-modules-2.0.46-1mdk.i586.rpm
> unable to install package
> ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/apache2-2.0.46-1mdk.i586.rpm
> unable to install package
> ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/apache2-manual-2.0.46-1mdk.i586.rpm
> unable to install package
> ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/apache2-common-2.0.46-1mdk.i586.rpm
> unable to install package
> ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/libapr0-2.0.46-1mdk.i586.rpm
> 
> 
> [EMAIL PROTECTED] partial]# rpm -K apache2-2.0.46-1mdk.i586.rpm
> libgmime2.0-2.0.8-1mdk.i586.rpm apache2-2.0.46-1mdk.i586.rpm: (SHA1) DSA
> sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#604aa4e4)
> libgmime2.0-2.0.8-1mdk.i586.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK
> (MISSING KEYS: GPG#604aa4e4) 
> 
> 
> Charles




Re: [Cooker] Urpmi bad signature solution

2003-05-29 Thread Lonnie Borntreger
On Wed, 2003-05-28 at 04:40, [EMAIL PROTECTED] wrote:
> Below procedure works for the most packages, but there are still a lot rpm's 
> with key ID 604aa4e4 wich can't be exported:
> # rpm -Fvh *rpm
> warning: apache2-2.0.45-5mdk.i586.rpm: V3 DSA signature: NOKEY, key ID 
> 604aa4e4
> 
> This grows up when I query through all rpm's.
> 
> Is there any way to fix this also or do we have to wait for new correct rpm's 
> ?

gpg --keyserver wwwkeys.us.pgp.net --recv-keys 604aa4e4

Then follow the same procedures used for the other keys.

Lonnie





Re: [Cooker] What is the name of the package that manages dynamicUSB device mounting?

2003-03-06 Thread Lonnie Borntreger
On Thu, 2003-03-06 at 16:50, Timothy R. Butler wrote:
>   I was just wondering what the name of the tool is that adds the dynamic usb 
> device icons to the desktop (or use to, anyway) and the /mnt/removable 
> folder? I found a bug or two and I wasn't sure where to report it.

dynamic-0.8.1-1mdk???

Lonnie





Re: [Cooker] Why can't I set a hostname on a dhcp network

2003-03-02 Thread Lonnie Borntreger
On Sun, 2003-03-02 at 21:58, Greg Meyer wrote: 
> On Sunday 02 March 2003 10:53 pm, Lonnie Borntreger wrote:
> > On Sun, 2003-03-02 at 21:45, Greg Meyer wrote:
> > > I have been going over this and over this on my machine and no matter
> > > what I change, I cannot set a hostname on a machine when dhcp is being
> > > used.  It will only use the name supplied by dhcp server, which is not
> > > what I want.
> >
> > Try setting both DHCP_HOSTNAME and HOSTNAME in /etc/sysconfig/network
> >
> 
> I am pretty sure I did that, but I'll try again.

I just went through /sbin/ifup and don't see anything that looks wrong. 
Do you have BOOTPROTO=dhcp in
/etc/sysconfig/network-scripts/ifcfg-eth0?  Do you have dhcpcd
installed?

If all those are yes, then you'll need to check the logs and see what
errors if any are coming back to you.

Of course the problem could be the server.  Have you been able to set
the hostname before?

Lonnie





Re: [Cooker] Why can't I set a hostname on a dhcp network

2003-03-02 Thread Lonnie Borntreger
On Sun, 2003-03-02 at 21:45, Greg Meyer wrote:
> I have been going over this and over this on my machine and no matter what I 
> change, I cannot set a hostname on a machine when dhcp is being used.  It 
> will only use the name supplied by dhcp server, which is not what I want.

Try setting both DHCP_HOSTNAME and HOSTNAME in /etc/sysconfig/network

TTFN,
Lonnie





[Cooker] OT: Desktop Linux Poll

2003-02-24 Thread Lonnie Borntreger
http://www.desktoplinux.com/cgi-bin/survey/survey.cgi?view=results&id=0124200313234

I really don't think that 47% of Linux desktop users use Debian.  Vote.

Lonnie





[Cooker] kcalc menu location

2003-02-18 Thread Lonnie Borntreger
Would it be possible to move kcalc back under Office->Accessories
(along-side of GNOME Calculator)?

TTFN,
Lonnie Borntreger






Re: [Cooker] Printing problem

2003-02-12 Thread Lonnie Borntreger
On Wed, 2003-02-12 at 16:20, Gary Walsh wrote:
> For some reason, printing no longer works on my system.  PrinterDrake 
> seems to detect the printer (a Canon BJ200), but files stay in the spool 
> without printing.  I tested the printer on my laptop (Mdk 9.0), and it 
> works, but it doesn't work on my desktop system with Cooker.  I don't 
> print very often, so I don't know at what point it stopped working.  I 
> am up to date with Cooker as of this morning, however, I am still 
> running kernel 2.4.19.

Sometimes an update to cups, or the printer packages, will be
incompatible with a previously installed printer definition file.  If I
have a problem where a previously working printer stops working after an
update, I remove the printer and reinstall it.

Try that.

TTFN,
Lonnie Borntreger






Re: [Cooker] Re: [Contrib-Rpm] hydrogen-0.7.4-1mdk

2003-02-12 Thread Lonnie Borntreger
On Wed, 2003-02-12 at 16:14, Austin Acton wrote:
> On Wed, 2003-02-12 at 15:41, Lonnie Borntreger wrote:
> > hydrogen-0.7.4 and libhydrogen0 both provide hydrogen.  So, if you
> > install libhydrogen0 and not hydrogen, then "urpmi hydrogen" says
> > "everything installed".
> 
> Sorry.  Bad habit from lib-packages where libname should provide name.
> Actually, libname should theoretically provide name if name requires
> libname, since installing name also installs libname, thus libname
> provides name.  But in that case one can install libname, then urpmi
> name and, as you said, urpmi refuses to install name because it thinks
> it's already provided.  Argh.

If you stand on your head, facing South, you can almost follow that
logic. :-)

Actually, as long as the package that provides name requires libname,
then "urpmi name" will ask if it should install both the package that
provides name and the package that provides libname.

> I'll fix it right now.

Saw it already.

Lonnie






Re: [Cooker] Where is kcontrol ??

2003-02-12 Thread Lonnie Borntreger
On Wed, 2003-02-12 at 14:47, Chuck Shirley wrote:
> On Wednesday 12 February 2003 07:21, Combelles, Christophe (MED, ALTEN) wrote:
> >Is it wanted ? kcontrol does not appear in the menu. You only have 
> >access to each kcontrol part separately, but not as a single application.
> >This would be nice to have it in the KDE config submenu.
> 
> Yes!  I have been wondering about this as well.  I accidentally deleted
> the button from my kicker panel, and the only substitute is a preferences
> button that pops up a menu with only one entry: kcontrol.  It would be
> much nicer have it readily available, without having to manually
> create the button, which is probably beyond most Linux newcomers.

Did you customize your menu?  I haven't and it's right there "Control
Center" as soon as the menu opens.  If you've customized your menu (not
kicker), then you'll have to add it back in, or delete the
~/.kde/share/applnk-mdk directory so it uses the default system menu.


TTFN,
Lonnie Borntreger






[Cooker] Re: [Contrib-Rpm] hydrogen-0.7.4-1mdk

2003-02-12 Thread Lonnie Borntreger
On Wed, 2003-02-12 at 00:01, Austin Acton wrote:
> [Contrib-RPM]
> 
> --=-=-=
> Name: hydrogen Relocations: (not relocateable)
> Version : 0.7.4 Vendor: MandrakeSoft
> Release : 1mdk  Build Date: Wed Feb 12 06:49:37 2003

hydrogen-0.7.4 and libhydrogen0 both provide hydrogen.  So, if you
install libhydrogen0 and not hydrogen, then "urpmi hydrogen" says
"everything installed".

TTFN,
Lonnie






Re: [Cooker] Re: UNIX Lore and the benefits of kmail

2003-02-12 Thread Lonnie Borntreger
On Wed, 2003-02-12 at 08:29, Austin Acton wrote:
> I get in the range of 600 emails a day.
> Evolution never flinches.  Mind you, I don't keep them all.
> Wish they'd make a GTK2 port though.

They've just started releasing alpha snapshots for RedHat 8 for the GTK2
port.  I compile it from CVS, so I'm actually using it right now on
Cooker (Evolution 1.3.0.99).  It will be released (at some unknown date)
as Evolution 1.4.

TTFN,
Lonnie Borntreger






Re: [Cooker] A new Mandrake Baby!

2003-02-11 Thread Lonnie Borntreger
On Tue, 2003-02-11 at 04:17, Oden Eriksson wrote:
> tisdagen den 11 februari 2003 09.16 skrev Jean-Michel Dault:
> > I'm now a new daddy.. it's a girl, Gabrielle.

First Congrats!  The sleepless nights will end around when they
reach 50 (at least that's what my in-laws keep telling me). ;-)

> > See all the pictures at http://www.advx.org/baby
> >
> > Name: Gabrielle Relocations: (not relocateable)
> > Version : 1.0   Vendor: Similac Advance with iron
> > Release : 1mdk  Build Date: wed 22 jan 2003 10:39:00 EST
> > Install date: (just installed)  Build Host: CHUS.qc.ca
> > Group   : System/DiapersSource RPM: parents-1.0-1mdk.src.rpm
> > Size: 53.5cm, 4.170kg   License: GPL
> > Packager: Jean-Michel Dault <[EMAIL PROTECTED]>
> > URL : http://www.advx.org/baby
> > Summary : A new Mandrake baby
> > Description : "Little" Gabrielle Dault-Deblois was born January 22nd
> > 2003 at 10:39 am at the Sherbrooke University Hospital Center (CHUS).
> > At 9 pounds 3 ounces (4.170kg), 21 inches (53.5cm), that's not what I
> > call "little" ;-)
> 
> Hmmm, GPL?

So this means the source (in this case parents-1.0-1mdk.src.rpm) must be
made available to those who come in contact with the product (Gabrielle)
for inspection, re-use, modification, copying..  Sounds like
cloning, or forced reproduction, could be the result. :-D


TTFN,
Lonnie Borntreger






Re: [Cooker] Where did hpijs go?

2003-02-10 Thread Lonnie Borntreger
On Mon, 2003-02-10 at 04:34, Ron Stodden wrote:
> Also cups, cups-common, libcups1.  No devels (conflicts)!

Forgot to include them in my package listing but I have the latest
of them.

> Update all these RPMs from Mandrake's 9.0 Update mirror,

Running cooker, not 9.0.

>  then in a root terminal run printerdrake.
> 
> Doubleclick on the printer selected and choose Printer manufactures, 
> model, driver.
> 
> This will give you a big selection of 7 HP 970C drivers, including hpijs 
> and hpijs-rss

Thanks.  Using printerdrake worked, and the printer works again.

Now, why does printerdrake show more choices than the cups web
interface??


TTFN, 
Lonnie Borntreger






[Cooker] Where did hpijs go?

2003-02-09 Thread Lonnie Borntreger
I've been having problems printing to an HP Deskjet 970C using the
Foomatic+hpijs drivers ever since an update to printer-drivers a couple
weeks ago.  I had this happen once before due to some interface change,
and the solution was to remove the print queue and re-add it. 

However, now when I go to re-add it through the cups web interface, I
only see CUPS+Gimp-Print listed, not anything with hpijs, which is what
I had before.  Without the hpijs I can't get double-sided printing.

I have libijs0-0.34-33mdk installed.  What changed?

printer-utils-1.0-93mdk
ghostscript-module-SVGALIB-6.53-14mdk
ghostscript-fonts-6.0-1mdk
printer-filters-1.0-93mdk
ghostscript-module-X-7.05-42mdk
foomatic-filters-3.0-0.beta1.20030203.1mdk
foomatic-db-3.0-0.beta1.20030203.1mdk
foomatic-db-engine-3.0-0.beta1.20030203.1mdk
libgimpprint1-4.2.5-7mdk
libgimpprint1-devel-4.2.5-7mdk
gimpprint-4.2.5-7mdk
ghostscript-7.05-42mdk


TTFN, 
Lonnie Borntreger






Re: [Cooker] Re: Creation of a community ( was : the end is inevitable )

2003-02-08 Thread Lonnie Borntreger
You know, the best thing about Linux is that nobody forces you to use
anything that you don't want to.  In other words, not one person is
forcing anybody to use or to contribute to Mandrake.  If you feel that
you are not getting what you need from Mandrake, then for heaven's sake
please go find another distribution that can give you what you are
looking for (TurboLinux, RedHat, gentoo, debian, etc., etc.).

This thread started as an interesting conversation about how the
Mandrake community could be made better, but now it's turned into
"debian is the best, it does everything Mandrake does only better, let's
all do debian" (especially from Gustavo).  Fine. Go do debian and SHUT
UP!  Nobody is stopping you.

Flame away.

TTFN, 
Lonnie Borntreger






Re: [Cooker] No mouse for Quake-III arena!

2003-02-06 Thread Lonnie Borntreger
On Wed, 2003-02-05 at 22:49, Chuck Shirley wrote:
> Has something changed in the way the Mouse is handled by kernel or kde or
> XFree86?  I can't honestly say this is a show stopper, but after a round
> of updates (it's been a few days, so many, many packages were updated...)
> All seems well until I start up Quake-III-Arena, where I have no mouse!
> I have not made any changes to any config files, and Quake is patched up
> to (as far as I know) the latest point-release (linuxq3apoint-1.32.x86.run)
> 
> Like I say, every thing else I have fiddled with so far has worked fine,
> just quake is rodent-free!

Just solved this problem for a friend last night.  You need to upgrade
Quake3.

I don't remember all the details, but if you look at Dec 26, 2002 in the
list archives (I forget who posted it), there is a similar thread, and
it contains the URL for the upgrade patch.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Squirrelmail can't find/read pref files

2003-02-01 Thread Lonnie Borntreger
On Sat, 2003-02-01 at 05:48, Lonnie Borntreger wrote:
> Just updated one of my computers to the latest of everything (including
> apache2, php, and squirrelmail).  Since the upgrade file_exists is
> failing on files that do exist and thus squirrelmail can not read the
> preferences.

Found the problem.  When the update to libphp_common430 was installed,
it moved /etc/php.ini to /etc/php.ini.rpmsave and then when php-ini was
installed it installed /etc/php.ini as /etc/php.ini.rpmnew for some
reason.  Thus I did not have a php.ini file allowing php to read outside
of the DocumentRoot directory.  I moved /etc/php.ini.rpmnew to
/etc/php.ini and restarted apache2, and all works.


TTFN, 
Lonnie Borntreger






[Cooker] Squirrelmail can't find/read pref files

2003-02-01 Thread Lonnie Borntreger
Just updated one of my computers to the latest of everything (including
apache2, php, and squirrelmail).  Since the upgrade file_exists is
failing on files that do exist and thus squirrelmail can not read the
preferences.

TTFN, 
Lonnie Borntreger






Re: [Cooker] WHY HAVE YOU CHANGE KDM WITH THIS HORRIBLE LOGINMANAGER ??????

2003-01-31 Thread Lonnie Borntreger
On Fri, 2003-01-31 at 19:44, Jason Straight wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Friday 31 January 2003 08:37 pm, Lonnie Borntreger wrote:
> > KDM "branding" can be accomplished with a simple kdmrc change to use a
> > Mandrake specific background image along with the Mandrake "star" logo.
> > No change needs to be made to KDM itself.
> >
> > However, a login screen will not make me change distros, but it may
> > cause me to change login managers - but that is why I like Linux, if I
> > don't like some design decision, I can always make a change myself.
> 
> Except you lose functinality by using another dm, when you logout of
> kde you can't chose to shutdown or reboot immediately, which isn't
> really a big deal, but a nice one.

Agreed.  It would not be "best", but at least there are ways to avoid
the "worst". ;-)


TTFN, 
Lonnie Borntreger






Re: [Cooker] WHY HAVE YOU CHANGE KDM WITH THIS HORRIBLE LOGINMANAGER ??????

2003-01-31 Thread Lonnie Borntreger
On Fri, 2003-01-31 at 19:54, Shift wrote:
> Le Samedi 1 Février 2003 02:37, Lonnie Borntreger a écrit :
> > KDM "branding" can be accomplished with a simple kdmrc change to use a
> > Mandrake specific background image along with the Mandrake "star" logo.
> > No change needs to be made to KDM itself.
> 
> Restart your X server you will see that it is not just a start and a 
> background but a entirally new DM.
> I am not against that but PLEASE, DON'T MODIFY KDM and MAKE A SEPARATE PACKAGE 
> (drakdm ?)

I wasn't arguing that the new KDM was good, I was saying they could have
gotten "branding" without patching KDM - as an argument against the
other poster that said this was just about "branding".

But, I won't see the new login manager, since I saw other posts about
it, and stayed on kdebase-3.1-5mdk (the new kdm is in 6mdk).


> Modifying a big part of another project is not a patch but a FORK.
> It is very bad and it is against  free software philosophy (IMHO)

Agreed.

> > However, a login screen will not make me change distros, but it may
> > cause me to change login managers - but that is why I like Linux, if I
> > don't like some design decision, I can always make a change myself.
> 
> I want too change DM too but they had REPLACE kdm with this HORRIBLE DM with 
> Mandrake stars everywhere :((

So use GDM.  You can use GDM to login to KDE - unless they changed that
also.

I do agree that it should at least be a new binary in kdebase instead of
a change to the existing KDM - or an entirely new package.


TTFN, 
Lonnie Borntreger






Re: [Cooker] WHY HAVE YOU CHANGE KDM WITH THIS HORRIBLE LOGINMANAGER ??????

2003-01-31 Thread Lonnie Borntreger
On Fri, 2003-01-31 at 19:27, Wesley J Landaker wrote:
> On Friday 31 January 2003 6:13 pm, Shift wrote:
> > Hi all,
> >
> > I just upgrade my Mandrake and when I restart my X session my kdm has
> > been replaced by an HORRIBLE login manager.
> 
> I don't agree with the animosity--brand KDM away all you want--but I do 
> agree that the two-stage login thing is *quite* annoying. This should 
> at least be an option.

KDM "branding" can be accomplished with a simple kdmrc change to use a
Mandrake specific background image along with the Mandrake "star" logo. 
No change needs to be made to KDM itself.

However, a login screen will not make me change distros, but it may
cause me to change login managers - but that is why I like Linux, if I
don't like some design decision, I can always make a change myself.

TTFN, 
Lonnie Borntreger






Re: [Cooker] Kopete not connetcting to MSN

2003-01-31 Thread Lonnie Borntreger
On Fri, 2003-01-31 at 04:01, Simone Riccio wrote:
> Am I the only one experiencing trouble with kopete and msn? the msn 
> butterfly icon on the lower left keeps blinkin, but kopete never 
> connects... gaim works fine though...

I just verified that it works fine for me.


TTFN, 
Lonnie Borntreger






[Cooker] World Clock

2003-01-30 Thread Lonnie Borntreger
Does anybody have an idea what could be wrong with my setup to have
kworldclock show the exact same time for all time zones?  It used to
work fine some months ago, but for the last 2-3 months, all time zones
show the exact same time.  Is it possible that one of the cooker updates
to timezone, timeconfig or whatever doesn't like some old setting that I
still have around?

TTFN, 
Lonnie Borntreger






Re: [Cooker] What happened to the program "more"?

2003-01-30 Thread Lonnie Borntreger
On Thu, 2003-01-30 at 20:21, Charles A Edwards wrote:
> more is less than less

Or: less is more than more --- more or less :-)


TTFN, 
Lonnie Borntreger






Re: [Cooker] What happened to the program "more"?

2003-01-30 Thread Lonnie Borntreger
On Thu, 2003-01-30 at 19:21, Adam Williamson wrote:
> On Fri, 2003-01-31 at 00:50, Paul Dorman wrote:
> 
> > It was probably replaced with less, which is more or less more, but a 
> > bit more (a.f.a.i.k).
> > 
> > Paul.
> > 
> > Salane wrote:
> > 
> > >After seeing the program dog( as in a more powerful form of cat) in contribs I 
> > >was wondering, what happened to the program "more"?
> 
> I have a more in /bin...I can't seem to figure out what provides it,
> though. Maybe it's in coreutils, or something.

-> rpm -qf /bin/more
util-linux-2.11x-3mdk


TTFN, 
Lonnie Borntreger






Re: [Cooker] Linux Audio Users

2003-01-30 Thread Lonnie Borntreger
On Thu, 2003-01-30 at 13:28, Adam Williamson wrote:
> On Thu, 2003-01-30 at 18:27, Lonnie Borntreger wrote:
> > On Thu, 2003-01-30 at 11:10, Adam Williamson wrote:
> > > That seems odd. But there's something wrong with your setup somewhere -
> > > recording ought to work, and does for me, with GNOME recorder and
> > > audacity (which is what I normally use), on both of my machines (one a
> > > Soundblaster 16 PCI - actually an Ensoniq chip - and one a Yamaha
> > > onboard controller). How strange...
> > 
> > That is because GNOME recorder and audacity are designed to use esd, and
> > if you are running the GNOME desktop, that is running.  krec works under
> > KDE/artsd, but it sucks.
> 
> If artsd is in fact causing the recording problem, then a proper
> statement of the problem wouldn't be "I can't record" but "I can't
> record using artsd".

I CAN record using artsd, using krec.  So the correct statement would
be, "I can't record using artsdsp for applications not designed for
arts".  Which is basically what the other poster had said.

My comment to you dealt with your comment that GNOME recorder and
Audacity recorded for you under GNOME, so it should under KDE.  Which is
not true.  That would be like you trying to use krec under GNOME.  Of
course, esddsp and artsdsp are supposed to resolve issues like this, but
don't seem to (at least not in artsdsp - which only seems to work for
playback).

TTFN, 
Lonnie Borntreger






Re: [Cooker] Linux Audio Users

2003-01-30 Thread Lonnie Borntreger
On Thu, 2003-01-30 at 11:10, Adam Williamson wrote:
> That seems odd. But there's something wrong with your setup somewhere -
> recording ought to work, and does for me, with GNOME recorder and
> audacity (which is what I normally use), on both of my machines (one a
> Soundblaster 16 PCI - actually an Ensoniq chip - and one a Yamaha
> onboard controller). How strange...

That is because GNOME recorder and audacity are designed to use esd, and
if you are running the GNOME desktop, that is running.  krec works under
KDE/artsd, but it sucks.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Linux Audio Users

2003-01-30 Thread Lonnie Borntreger
On Thu, 2003-01-30 at 04:26, Thierry Vignaud wrote:
> tv@vador asound/card0/pcm0p $ cat info
> card: 0
> device: 0
> subdevice: 0
> stream: PLAYBACK
> id: Intel ICH
> name: Intel 82801AA-ICH
> subname: subdevice #0
> class: 0
> subclass: 0
> subdevices_count: 1   <- This tells you how many streams the sound
>  card can handle in hardware at the same time.
>  E.g. Only one application at a time can use the card.
> subdevices_avail: 0   <- This tells you how many streams are left
>  (here xmms currently "eat" my sound card)

I have pcm[012]p under /proc/asound/card0.  pcm[12]p/info say they have
subdevices_avail: 1 (artsd is on pcm0p, I guess).  Does that mean that I
should have other interfaces to the card?  If so, how do I use them?

pocket-> cat /proc/asound/card0/pcm0p/info
card: 0
device: 0
subdevice: 0
stream: PLAYBACK
id: CMI8738-MC6
name: C-Media PCI DAC/ADC
subname: subdevice #0
class: 0
subclass: 0
subdevices_count: 1
subdevices_avail: 0

pocket-> cat /proc/asound/card0/pcm1p/info
card: 0
device: 1
subdevice: 0
stream: PLAYBACK
id: CMI8738-MC6
name: C-Media PCI 2nd DAC
subname: subdevice #0
class: 0
subclass: 0
subdevices_count: 1
subdevices_avail: 1

pocket-> cat /proc/asound/card0/pcm2p/info
card: 0
device: 2
subdevice: 0
stream: PLAYBACK
id: CMI8738-MC6
name: C-Media PCI IEC958
subname: subdevice #0
class: 0
subclass: 0
subdevices_count: 1
subdevices_avail: 1


TTFN, 
Lonnie Borntreger






Re: [Cooker] Linux Audio Users

2003-01-29 Thread Lonnie Borntreger
On Wed, 2003-01-29 at 22:39, Brook Humphrey wrote:
> Having said that I like to record under linux but have not been able
> to with 9.0 even when the app is run through soundwrapper. So
> something still needs 
> to be done for this to work properly.

I'm running cooker/KDE, and I've recorded successfully using krec - but
it pretty much sucks for anything other than the most simple recording. 
Although I can get many other non-KDE progs to playback through artsdsp,
I can't get them to record in that configuration.

If I need more than krec can give me, I always end up shutting down most
apps, killing artsd and then using the apps "native" recording mode. 
I'm seriously considering getting USB audio for all my recording stuff,
since I have no more PCI slots.

It would be REAL nice if we could get a common "multi-open" interface
across all of Linux.  Of course, I believe this would work the best if
done at the driver level eliminating the need for artsd, esd, jack,
etc.  Anything "higher" than the driver means that the apps have to be
developed to that API, as opposed to the "normal" audio API so you'll
never have all apps work and play together.  I'm sure I'll get kicked
for that point of view...


TTFN, 
Lonnie Borntreger






Re: [Cooker] OT: Cooker community meeting

2003-01-29 Thread Lonnie Borntreger
On Wed, 2003-01-29 at 11:43, Chmouel Boudjnah wrote:
> Lonnie Borntreger <[EMAIL PROTECTED]> writes:
> 
> >> Not sure I'd call the Concorde ultra-cool... after all, even with the
> >> thin air at its cruising altitude (55000 ft/17000 m), it generates
> >> enough friction to boil water on its surface.
> > I'm quite sure the Concorde is British, not French.
> 
> Half/Half but mainly financed and engineered by France.

I stand (actually sit) corrected.

TTFN, 
Lonnie Borntreger






Re: [Cooker] Cooker community meeting

2003-01-29 Thread Lonnie Borntreger
On Wed, 2003-01-29 at 11:31, Levi Ramsey wrote:
> On Wed Jan 29 12:22 -0500, HoytDuff wrote:
> > On Wednesday 29 January 2003 12:12 pm, Jason Komar:
> > > I'd love to go, but Calgary is a long way from Paris.
> > 
> > The French have that ultra-cool, fast airliner . . .
> 
> Not sure I'd call the Concorde ultra-cool... after all, even with the
> thin air at its cruising altitude (55000 ft/17000 m), it generates
> enough friction to boil water on its surface.

I'm quite sure the Concorde is British, not French.

TTFN, 
Lonnie Borntreger






Re: [Cooker] hddtemp, far out!

2003-01-27 Thread Lonnie Borntreger
On Sun, 2003-01-26 at 16:33, Ben Reser wrote:
> My guess would be that hddtemp is configured to read the wrong smart
> value as the temp.  Right now this is all guess work.  The values and
> what they mean are not documented.  Try running hddtemp --debug 
> to see all the values and see if there is a better one for your drive.

>From this it looks like it is using field(194).  field(4) or field(12)
look like they are more likely the temp.  Anyone in particular I should
send this to?

TTFN,
Lonnie Borntreger

-> hddtemp --debug /dev/hd[ab]

= hddtemp 0.3 beta3 ==
Model: MAXTOR 4K060H3

field(1) = 0
field(3) = 200
field(4) = 57
field(5) = 0
field(7) = 0
field(9) = 138
field(10)= 0
field(11)= 0
field(12)= 57
field(13)= 0
field(194)   = 18
field(195)   = 77
field(196)   = 0
field(197)   = 0
field(198)   = 0
field(199)   = 0

= hddtemp 0.3 beta3 ==
Model: MAXTOR 4K080H4

field(1) = 0
field(3) = 245
field(4) = 68
field(5) = 1
field(7) = 0
field(9) = 64
field(10)= 0
field(11)= 0
field(12)= 68
field(13)= 0
field(194)   = 18
field(195)   = 106
field(196)   = 0
field(197)   = 0
field(198)   = 0
field(199)   = 0









Re: [Cooker] hddtemp, far out!

2003-01-26 Thread Lonnie Borntreger
On Sun, 2003-01-26 at 13:03, Lea Gris wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Lonnie Borntreger a écrit:
> | On Sun, 2003-01-26 at 12:14, Oden Eriksson wrote:
> |
> |>söndagen den 26 januari 2003 17.19 skrev Lonnie Borntreger:
> |>
> |>>Running Cooker on a dual AMD:
> |>>-> hddtemp /dev/hd[ab]
> |>>/dev/hda: MAXTOR 4K060H3: 17 C
> |>>/dev/hdb: MAXTOR 4K080H4: 16 C
> |>
> |>Huh?
> |>
> |>A Kryotech chassie? Or do you have it outdoors? ;)
> |
> |
> | An Antec 1040 case with P/S fan, two case fans and a case fan mounted in
> | the hard drive cage that blows air over/under/between the drives.
> | That's all.
> 
> 16°C would mean your room temperature is equal or below that.
> 
> Air cooling cant lower temperature below the air temperature.
> 
> Usualy people consider a room under 18°C juste enough confortable to
> work actively and prefer a room at 20°C or 22°C to have a seated work
> (computing)

Hadn't actually thought about it... since I'm more familiar with
Fahrenheit.  I'm in my basement, the air temp is 68-70 F, or 20-21 C,
the computer is sitting directly on my concrete floor.  So, either the
drives are reporting inaccurately, hddtemp is inaccurate, or the air
down by the concrete floor is causing the lower temp.  It is cooler
there, but I highly doubt that it is 10 F less.

TTFN, 
Lonnie Borntreger






[Cooker] Re: [Evolution] Strange Time Problem (OT)

2003-01-26 Thread Lonnie Borntreger
On Sun, 2003-01-26 at 12:24, Erik Bågfors wrote:
> On Sun, 2003-01-26 at 09:37, Tony Earnshaw wrote:
> > søn, 2003-01-26 kl. 05:04 skrev Bill Hartwell:
> > 
> > That's been my main argument for sticking to RH. Much source is
> > developed on the basis of RH releases. Many people on other lists have
> > been having trouble with Mandrake 9.0 - not with previous releases -
> > though RH's Phoebe kernel has also been giving problems.
> 
> Sorry, can't help to comment.
> 
> Sticking to RH because much source is developed on the basis of RH
> releases???  Thinking like that we should all just run MS windows..

H.  Running latest, always updated, cooker here for two years
solid.  I've pretty much compiled anything I want.  Any problems I've
had were due to problems with the code I was compiling (using syntax
compatible with only old compilers/libs) - or possibly bugs in the
compilers and libs, which are solved by submitting patches or bug
reports to the author or maintainer.  That's what open source is all
about anyway isn't it?


TTFN, 
Lonnie Borntreger






Re: [Cooker] hddtemp, far out!

2003-01-26 Thread Lonnie Borntreger
On Sun, 2003-01-26 at 12:14, Oden Eriksson wrote:
> söndagen den 26 januari 2003 17.19 skrev Lonnie Borntreger:
> > Running Cooker on a dual AMD:
> > -> hddtemp /dev/hd[ab]
> > /dev/hda: MAXTOR 4K060H3: 17 C
> > /dev/hdb: MAXTOR 4K080H4: 16 C
> 
> Huh?
> 
> A Kryotech chassie? Or do you have it outdoors? ;)

An Antec 1040 case with P/S fan, two case fans and a case fan mounted in
the hard drive cage that blows air over/under/between the drives. 
That's all.


TTFN, 
Lonnie Borntreger






Re: [Cooker] hddtemp, far out!

2003-01-26 Thread Lonnie Borntreger
On Sun, 2003-01-26 at 10:16, Tom Brinkman wrote:
> On Saturday January 25 2003 05:58 pm, Oden Eriksson wrote:
> > Here's my WS at home:
> >
> > hddtemp /dev/hda
> > /dev/hda: IC35L060AVER07-0: 56°C
> > (It's an AMD machine, would't you have guessed?)
> 
> /dev/hda: Maxtor 6Y080L0: 61°C
>  tom# hddtemp /dev/hdb
> /dev/hdb: MAXTOR 6L040J2: 39°C
> 
>(also an AMD machine ;)

Running Cooker on a dual AMD:
-> hddtemp /dev/hd[ab]
/dev/hda: MAXTOR 4K060H3: 17 C
/dev/hdb: MAXTOR 4K080H4: 16 C

TTFN, 
Lonnie Borntreger






[Cooker] msec now required

2003-01-23 Thread Lonnie Borntreger
drakxtools-newt-9.1-0.13mdk.i586.rpm

Why does this now require msec?


TTFN, 
Lonnie Borntreger






Re: [Cooker] 9.1 Beta 2

2003-01-20 Thread Lonnie Borntreger
On Mon, 2003-01-20 at 10:17, Austin Acton wrote:
> On Mon, 2003-01-20 at 11:17, Guillaume Cottenceau wrote:
> > a sound editing tool whose "sound is broken" and which "can not
> > record" can still be a very good app? :)
> 
> Sound is only broken in KDE.

-> soundwrapper audacity

Works for me.

TTFN, 
Lonnie Borntreger






Re: [Cooker] "No fonts found"

2003-01-16 Thread Lonnie Borntreger
On Thu, 2003-01-16 at 09:34, Serge Plüss wrote:
> Well, here is my interesting discovery.
> I moved all the A* fonts out of /usr/X11R6/lib/X11/fonts/drakfont/ttf
> to a safe location and boom, I was able to launch mozilla, menudrake
> and drakconf. So I thought I was lucky and just one of these fonts was
> broken. Then I started to move one font after another back in and each
> time I was able to launch those programs. But if I reboot, boom,
> programs won't start anymore. So I move all the A* fonts out of that
> dir, launched those programs and then rebooted. After the reboot I
> couldn't launch any of these programs again with the error message
> about no fonts found. After "playing" a little more with it I came to
> the conclusion that it doesn't matter which fonts I move around. After
> a reboot I need to su to root, move a group of fonts (such as A* or a*
> or B* or any one of them), launch one of the above programs, then quit
> that program, move the moved fonts back and voila, until the next
> reboot I can use all the programs with all those fonts.

Instead of rebooting, run "fc-cache -f" after each font move, before
trying the program.

I was not able to start any of the programs until the bad font was
removed.


TTFN, 
Lonnie Borntreger






[Cooker] gnomemeeting needs soundwrapper

2003-01-15 Thread Lonnie Borntreger
/usr/lib/menu/gnomemeeting

The command section needs to be changed to have it start inside of
soundwrapper to allow it to work in KDE.


TTFN, 
Lonnie Borntreger






Re: [Cooker] "No fonts found"

2003-01-15 Thread Lonnie Borntreger
On Wed, 2003-01-15 at 02:54, Frederic Crozat wrote:
> I've got some clues from Liam (thanks again) and I'll try to reproduce
> here..
> 
> It might be a problem with imported fonts.. Try moving away drakfont
> directory (/usr/X11R6/lib/X11/fonts/drakfont) to see if it fixes your
> problem..

I totally forgot about that directory.

I moved fonts out of that directory in steps until gnome-alsamixer
started, then put the last group removed back into the directory, and it
wouldn't start.  Used process of elimination and found that onyx.ttf was
the font that broke it (imported ages ago).  Moved all the fonts back
(except for onyx.ttf), redid the fc-cache, and everything is running
just fine.

Thanks.

TTFN, 
Lonnie Borntreger





Re: [Cooker] "No fonts found"

2003-01-14 Thread Lonnie Borntreger
On Tue, 2003-01-14 at 10:35, Frederic Crozat wrote:
> So, could you try :
> -run fc-cache -f as root to ensure all fontconfig cache are regenerated
> properly
> -try to move away the ~/.fonts.conf file to see if this is the problem
> -try to move away the non mandrake fonts directory, there might be a broken
> font around..

I did all three of your suggestions.  I still cannot run xsane,
gnome-alsamixer, or mozilla... unless I start them with GDK_USE_XFT="0".

OTH, the fonts in KDE look better since the last fontconfig/freetype2
updates.  Not perfect, but better.


TTFN, 
Lonnie Borntreger






Re: [Cooker] "No fonts found"

2003-01-10 Thread Lonnie Borntreger
On Fri, 2003-01-10 at 04:40, Frederic Crozat wrote:
> On Thu, 09 Jan 2003 11:14:09 -0600, Lonnie Borntreger wrote:
> 
> > On Thu, 2003-01-09 at 04:10, Frederic Crozat wrote:
> >> Very strange.. Do you, by any chance, have a font which is not
> >> world-readable ? (check with strace..)
> > 
> > I took a very quick look, and didn't see it.  I have to run out for a
> > little, so I've attached the strace output for xsane.  I'll investigate
> > further upon my return - thought I'd give you a head start.
> 
> Try stracing fc-list instead, should be a lot easier to read :))

fc-list runs fine... shows a long list of fonts.  Should it be failing
also, considering the other apps are?

BTW, I did a manual inspection of my font directories, all of the files
are world readable.

TTFN, 
Lonnie Borntreger






Re: [Cooker] "No fonts found"

2003-01-10 Thread Lonnie Borntreger
Thanks.  It at least allows me to scan again... even though doing this
for Mozilla causes the fonts to look like *&^%.  But then again, I'm
unable to to anti-aliasing in Konqueror anymore either, so it's no
worse.

On Thu, 2003-01-09 at 09:02, Serge Plüss wrote:
> I had reported this problem as well before as first I had just seen that 
> mozilla wouldn't start (no errors output but strace kinda indicated that it 
> was exciting in the font part) but then other applications (like drakconf, 
> etc) would give me the same error about No fonts. All this started with 
> the updates on Monday December 30th.
> This was/is on a full cooker that was installed from scratch early to mid 
> december and just being updated every other day with urpmi --auto-select 
> -auto  No special tinkering with any settings. Just using Mozilla to 
> browse and KMail to check email and listening to mp3's.
> 
> One contributor suggested a workaround to at least be able to use the apps 
> in question by :
> 
> declare -x GDK_USE_XFT="0"
> 
> But this doesn't really solve the problem but at least you can use the apps.
> 
> Serge





Re: [Cooker] Jaggy Fonts

2003-01-10 Thread Lonnie Borntreger
On Thu, 2003-01-09 at 02:52, Lonnie Borntreger wrote:
> Anybody else notice that the last round of fontconfig/X/kde updates
> causes KDE to have "jaggy" fonts whether anti-aliased is selected or
> not?  Or is it just me?

To be more specific, the anti-aliasing is not working for me anymore in
any part of the KDE desktop, or any KDE apps.

TTFN, 
Lonnie Borntreger






[Cooker] KDE World Clock - Same time around the world

2003-01-09 Thread Lonnie Borntreger
Since rc5, KDE World Clock thinks that the entire world has the same
time as I do.

I guess I really am the center of civilization. :-)

TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel 2.4.21

2003-01-09 Thread Lonnie Borntreger
On Thu, 2003-01-09 at 21:26, Bernard Varaine wrote:
> no packages for Kernel headers it seems.
> is it normal or .

The kernel-headers?  Depends.

If you want the kernel headers that live under /usr/include (which used
to be in the kernel-headers package), they do not come with a new
kernel, they come from glibc.  I believe that the Mandrake packagers
have merged them into glibc-devel to prevent confusion of exactly this
type.

If you are talking about headers needed to build modules, then you need
the kernel-source package.


TTFN, 
Lonnie Borntreger






Re: [Cooker] "No fonts found"

2003-01-09 Thread Lonnie Borntreger
On Thu, 2003-01-09 at 04:10, Frederic Crozat wrote:
> Very strange.. Do you, by any chance, have a font which is not
> world-readable ? (check with strace..)

I took a very quick look, and didn't see it.  I have to run out for a
little, so I've attached the strace output for xsane.  I'll investigate
further upon my return - thought I'd give you a head start.

TTFN, 
Lonnie Borntreger




st.out.gz
Description: GNU Zip compressed data


Re: [Cooker] "No fonts found"

2003-01-09 Thread Lonnie Borntreger
On Thu, 2003-01-09 at 03:45, Frederic Crozat wrote:
> On Thu, 09 Jan 2003 03:02:00 -0600, Lonnie Borntreger wrote:
> > Since installing fontconfig-2.1-2mdk, I'm seeing stuff like:
> > 
> > -> xsane hp
> > No fonts found; this probably means that the fontconfig
> > library is not correctly configured. You may need to
> > edit the fonts.conf configuration file. More information
> > about fontconfig can be found in the fontconfig(3) manual
> > page and on http://fontconfig.org
> > -> gnome-alsamixer
> > No fonts found; this probably means that the fontconfig
> > library is not correctly configured. You may need to
> > edit the fonts.conf configuration file. More information
> > about fontconfig can be found in the fontconfig(3) manual
> > page and on http://fontconfig.org
> > 
> > NOTE: gnome-alsamixer was compiled AFTER the update.
> 
> Are you using NIS or something like that for your user administration ?
> 
> What returns echo $HOME ?

No NIS.

-> echo $HOME
/home/67goat

TTFN, 
Lonnie Borntreger






[Cooker] "No fonts found"

2003-01-09 Thread Lonnie Borntreger
Since installing fontconfig-2.1-2mdk, I'm seeing stuff like:

-> xsane hp
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org
-> gnome-alsamixer
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org

NOTE: gnome-alsamixer was compiled AFTER the update.


TTFN, 
Lonnie Borntreger






[Cooker] Jaggy Fonts

2003-01-09 Thread Lonnie Borntreger
Anybody else notice that the last round of fontconfig/X/kde updates
causes KDE to have "jaggy" fonts whether anti-aliased is selected or
not?  Or is it just me?

TTFN, 
Lonnie Borntreger






Re: [Cooker] Please don't make urpmi stupid

2003-01-06 Thread Lonnie Borntreger
On Mon, 2003-01-06 at 19:47, Vox wrote:
>   Easy to fix:
> 
>   rpm -e --justdb SuperFoo 
> 
>   That'll delete SuperFoo from your rpm database without deleting the
>   actual files. That way your deps will work nicely and you have your
>   package installed.

I would add "--notriggers --noscripts" (without the " obviously), just
to keep it from running some weird uninstall tool or something and
rendering the install useless.


TTFN, 
Lonnie Borntreger






Re: [Cooker] kmix in kde3.1rc5 is krazy !!!

2003-01-05 Thread Lonnie Borntreger
I have you beat.  Kmix shows 30 tabs for my CMI8738MC6.  Of course, all
of them do absolutely nothing.  So I switched to using gnome-alsamixer. 
Works sweet, even though I'm in KDE.


TTFN, 
Lonnie Borntreger






Re: [Cooker] host.conf order

2002-12-30 Thread Lonnie Borntreger
On Mon, 2002-12-30 at 10:28, Wouter Lagerweij wrote:
> On Mon, 2002-12-30 at 17:12, Lonnie Borntreger wrote:
> > Look at /etc/nsswitch.conf
> 
> Ah, that one's new to me... But it sets the config for hosts as
> follows:
> 
> hosts:  files nisplus nis dns
> 
> Which, from the man page, seems to me like it should point right back
> to the hosts file.

Yup.  That's what that line means.  However, now that I think about it,
the "host" command ALWAYS uses DNS.  Applications will see the
/etc/hosts entry, but "host" itself will only do a DNS query.

TTFN, 
Lonnie Borntreger






Re: [Cooker] host.conf order

2002-12-30 Thread Lonnie Borntreger
Look at /etc/nsswitch.conf

Lonnie

On Mon, 2002-12-30 at 09:15, Wouter Lagerweij wrote:
> Hi,
> 
> I think something's wrong with hostname resolving, at least on my
> machine, but maybe it's a cooker thing.
> 
> I have the following configuration:
> 
> host.conf:
> order hosts,bind
> multi on
> 
> resolv.conf:
> search lagerweij.com 
> nameserver 194.109.6.66
> 
> hosts:
> 127.0.0.1   localhost.localdomain localhost
> 192.168.1.2 om.lagerweij.com om
> 192.168.1.1 ixolite.lagerweij.com ixolite
> 192.168.1.3 angua.lagerweij.com angua
> 
> Which should mean that a 'host om.lagerweij.com' resolves into
> 192.168.1.2, since this hostname is in the hosts file, and the hosts
> file is the first in the 'order' in host.conf.
> Instead it resolves into my external ip address, 213.84.161.99, which
> one would expect if the lookup was done through the nameserver.
> (the same is true for both angua and ixolite)
> 
> The reason I'm looking into this, btw, is that my machine seems to be
> running a bit slower that I think is normal, and I heard gnome tends to
> slowdown when there are lookup problems.
> 
> Any ideas?
> 
> Wouter





Re: [Cooker] urpmi and src.rpm file

2002-12-26 Thread Lonnie Borntreger
On Thu, 2002-12-26 at 19:16, David Walser wrote:
> Are you using an i686?  Fix the screwed up
> buildarchtranslate line in /usr/lib/rpm/rpmrc so i686
> translates to i686 and not i586.

That "fix" will be overwritten the next time rpm is updated.  Better is
to take that line and put it into ~/.rpmrc and fix it there.  Then rpm
updates will not "unfix" it.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Building athlon kernel rpm from src.rpm

2002-12-25 Thread Lonnie Borntreger
On Wed, 2002-12-25 at 03:55, Mario R. Pizzolanti wrote:
> I'm trying to build rpms compiled for athlon using the cooker 
> kernel-2.4.20.2mdk-1-1mdk.src.rpm package.
> 
> When I give the command:
>   rpmbuild --rebuild --target=athlon kernel-2.4.20.2mdk-1-1mdk.src.rpm
> the process crashes after a couple of minutes...
> Is this the correct command?  I have also tried using
>   --target=athlon-gnu-linux 
> with the same results :(

Here's what I do.
1) create a file called ~/.rpmrc with the following:
buildarchtranslate: athlon: athlon
buildarchtranslate: i686: athlon
buildarchtranslate: k6: athlon
buildarchtranslate: i586: athlon
buildarchtranslate: i486: athlon
buildarchtranslate: i386: athlon

2) Build using:
rpm --rebuild --with smp --with source --without secure --without
enterprise --without BOOT --without doc
kernel-2.4.20.2mdk-1-1mdk.src.rpm

** That's all one line **

Change the smp, up, secure, and/or enterprise to "with"/"without" based
on your own system.  This makes so it only builds the kernel you want,
instead of all of them.

TTFN,
Lonnie






[Cooker] SIP App??

2002-12-19 Thread Lonnie Borntreger
I notice that linphone is not in cooker.  Is there another SIP
application in Cooker that I should use instead?


TTFN, 
Lonnie Borntreger






Re: [Cooker] 9.1 theme(s)?

2002-12-12 Thread Lonnie Borntreger
On Thu, 2002-12-12 at 18:24, David Walser wrote:
> --- Austin Acton <[EMAIL PROTECTED]> wrote:
> > On Thu, 2002-12-12 at 19:05, Tarmo Hyvärinen wrote:
> > > Menu items were much better organized too than in
> > Mandrake. Some cleanup
> > > for them for 9.1?
> > 
> > Really?  If theres anything that I LOVE about MDK
> > it's the menu system.
> 
> Not only do I second that, but my users here find
> Mandrake's menus *much* more logically organized than
> either RH or SuSE.

I'll put in a "me too" on the Mandrake menus. One of the big reasons I
use Mandrake. I get totally annoyed by 8000 items in one folder like
some of the other distros.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Re: [Contrib-Rpm] esmtp-0.2-1mdk

2002-12-11 Thread Lonnie Borntreger
On Wed, 2002-12-11 at 02:30, Yves Duret wrote:
> On Wed, Dec 11, 2002 at 08:59:11AM +0100, Martin Fahrendorf wrote:
> Content-Description: signed data
> 
> > So, where is the avantage of this package? Nevertheless you need a 
> > mailserver and postfix is capable of SMTP-AUTH, TLS and many more. And 
> > postfix is known to be stable and secure.
> 
> freedom of choice.
> it is like KDE vs. Gnome, Bind vs. whateverDNS, mplayer vs. VideoLAN...

Well, not entirely.  urpmi keeps wanting to remove sendmail and install
esmtp.  It won't even show sendmail updates.  Not much "choice" there.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Mozilla stuck in full-screen

2002-12-06 Thread Lonnie Borntreger
On Fri, 2002-12-06 at 06:40, Felix Miata wrote:
> Lonnie Borntreger wrote:
>  
> > Somehow Mozilla got stuck in a mode where all new windows - including
> > the initial one - always open in full-screen mode.  No matter what size
> > I change the window to on exit, it always restarts full-screen.
>  
> > I can't find anything in the preferences files to indicate that this
> > should happen.  Any pointers?
>  
> > mozilla-1.2.1-1mdk
> 
> Try F11.

Odd.  Using F11 instead of the window manager icons, then exiting, and
now all is well.  Thanks.


TTFN, 
Lonnie Borntreger






[Cooker] Mozilla stuck in full-screen

2002-12-06 Thread Lonnie Borntreger
Somehow Mozilla got stuck in a mode where all new windows - including
the initial one - always open in full-screen mode.  No matter what size
I change the window to on exit, it always restarts full-screen.

I can't find anything in the preferences files to indicate that this
should happen.  Any pointers?

mozilla-1.2.1-1mdk

TTFN, 
Lonnie Borntreger






Re: [Cooker] build mplayer with athlon?

2002-12-03 Thread Lonnie Borntreger
On Tue, 2002-12-03 at 12:45, Oden Eriksson wrote:
> MPlayer-0.90pre10:
> 
> gcc -c -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
> -fno-strength-reduce -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE  -I. -I.. -I./libvo -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
> -fomit-frame-pointer -fPIC -DPIC -o postprocess_pic.o postprocess.c

First thing I would try would be to build for athlon not i586

-> cat ~/.rpmrc
buildarchtranslate: athlon: athlon
buildarchtranslate: i686: athlon
buildarchtranslate: k6: athlon
buildarchtranslate: i586: athlon
buildarchtranslate: i486: athlon
buildarchtranslate: i386: athlon

Other than that, I have no suggestions.

TTFN, 
Lonnie Borntreger






Re: [Cooker] Mozilla 1.2 ignores mouse wheel settings

2002-11-29 Thread Lonnie Borntreger
On Fri, 2002-11-29 at 13:08, Charles A Edwards wrote:
> On 29 Nov 2002 12:41:03 -0600
> Lonnie Borntreger <[EMAIL PROTECTED]> wrote:
> 
> > So, should imwheel be running, or not?
> 
> For my 2 cents imwheel should not even be installed.
> All the main WMs have built-in wheel support.

OK.  I'll make sure to save my session without it running.

BTW, I killed imwheel and the Mozilla 1.2 scrolling issue is fixed, just
as it was suggested.  Only down-side is that XawTV doesn't change
channels with the wheel anymore.  Oh, well.


TTFN, 
Lonnie Borntreger






Re: [Cooker] Mozilla 1.2 ignores mouse wheel settings

2002-11-29 Thread Lonnie Borntreger
On Fri, 2002-11-29 at 03:49, Frederic Crozat wrote:
> On Fri, 29 Nov 2002 03:28:44 +0000, Lonnie Borntreger wrote:
> 
> > No matter how the settings in Preferences->Advanced->Mouse Wheel are
> > set, using the wheel results in a full-page scroll.  The modifier keys
> > also have no affect on the wheel usage.
> 
> Works here.. Be sure you don't have imwheel screwing your mouse wheel..

I notice that I have imwheel running.  I don't remember ever starting
it. I suppose it could be saved from a session ages ago, since this
system is perpetually upgraded, not re-installed.

So, should imwheel be running, or not?

BTW, I'm using KDE as my desktop.


Thanks, 
Lonnie Borntreger






[Cooker] Mozilla 1.2 ignores mouse wheel settings

2002-11-29 Thread Lonnie Borntreger
No matter how the settings in Preferences->Advanced->Mouse Wheel are
set, using the wheel results in a full-page scroll.  The modifier keys
also have no affect on the wheel usage.

TTFN, 
Lonnie Borntreger






[Cooker] Mozilla Mouse Cursor Question

2002-11-29 Thread Lonnie Borntreger
I installed the new Mozilla.  Looks beautiful!

One problem.  Every time I click on a menu, the mouse cursor used to
select an item is a clock.  How do I make so the icon does not change. 
Note that I'm running KDE.


TTFN, 
Lonnie Borntreger






Re: [Cooker] libgnomeprint question

2002-11-27 Thread Lonnie Borntreger
On Wed, 2002-11-27 at 03:03, Frederic Crozat wrote:
> On Wed, 27 Nov 2002 02:39:17 +0000, Lonnie Borntreger wrote:
> > So why not 2.1, and why did it require me to remove the devel packages
> > for 2.0?
> 
> 1- 2.1 is the devel branch of 2.2

OK.

> 2- *-devel packages have never been supposed to be parallel
> installable.. 

No, I meant the non-devel packages required me to remove the old devel
packages.

> And I have no intention to support libgnomeprint(ui) 2.0 in cooker/mdk
> 9.1

OK.  I was just trying to compile HEAD CVS gtkhtml - which is still
looking for 2.0, but it's no big deal.


Thanks, 
Lonnie Borntreger






Re: [Cooker] libgnomeprint question

2002-11-27 Thread Lonnie Borntreger
On Wed, 2002-11-27 at 02:34, Frederic Crozat wrote:
> On Tue, 26 Nov 2002 23:32:12 +0000, Lonnie Borntreger wrote:
> > Is there a reason why libgnomeprint2-2_0-devel-2.1.1 and
> > libgnomeprintui2-2_0-devel-2.1.1 claim to be libgnomeprint-2.2 and
> > libgnomeprintui-2.2 with pkg-config?
> 
> Because it is not API nor ABI compatible with libgnomeprint2.0 (same for
> ui..)

So why not 2.1, and why did it require me to remove the devel packages
for 2.0?

TTFN, 
Lonnie Borntreger






[Cooker] libgnomeprint question

2002-11-26 Thread Lonnie Borntreger
Is there a reason why libgnomeprint2-2_0-devel-2.1.1 and
libgnomeprintui2-2_0-devel-2.1.1 claim to be libgnomeprint-2.2 and
libgnomeprintui-2.2 with pkg-config?


TTFN, 
Lonnie Borntreger






[Cooker] lirc help

2002-11-26 Thread Lonnie Borntreger
Does anyone have the IR port working with a Hauppage WinTV card's IR
receiver?  The last time I had it working was back when I compiled my
own kernel (non-devfs) and my own lirc daemons and modules.  I haven't
been able to get it to work with the cooker kernel and lirc packages.

lircd starts, but everytime I try to connect to it, it crashes.  If
someone has this working, could you please send me your
/etc/sysconfig/lircd file?


TTFN, 
Lonnie Borntreger






Re: [Cooker] rpm --rebuild question

2002-11-23 Thread Lonnie Borntreger
On Sat, 2002-11-23 at 12:13, Luca Olivetti wrote:
> I didn't check the 2.4.20 srpms, but with 2.4.19 you could do
> rpm --rebuild --without up --with smp --without secure --without 
> enterprise --without BOOT --without doc --with source

With your pointer, I checked the spec file and those options are still
there.  Does exactly what I want.  Thanks.


TTFN, 
Lonnie Borntreger






[Cooker] rpm --rebuild question

2002-11-23 Thread Lonnie Borntreger




If a src.rpm generates more than one rpm, can I specify which rpm to build?

For example, the kernel--.src.rpm builds and packages the kernel 5 different ways, but I'm only interested in kernel-smp and kernel-source.  How can I just build those two packages I want from the src.rpm?

Thanks.




TTFN, 
Lonnie Borntreger









[Cooker] Where's ALSA in 2.4.20

2002-11-21 Thread Lonnie Borntreger
I can't find any of the alsa module in kernel-2.4.20-0.2

TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel and gcc3.2, a good match?

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 17:23, Luca Olivetti wrote:
> Lonnie Borntreger wrote:
> > Hauppage WinTV/Radio/IR

> Which program do you use to record captured video in divx format?
> (vcr for me locks the system immediately --only if the kernel has been
> compiled with gcc 3.2--, but also ffmpeg once locked it after an hour
> or so recording -- to mpg though).

Until two days ago, nothing.  Then I started playing with mythtv.  I
haven't done any major recording with it though.


TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel and gcc3.2, a good match?

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 18:29, Brent Hasty wrote:
> > > USB2.0 card (no USB devices)

> Find a usb device and give it a whirl on the stock and your custom compiled 
> kernels, I am finding some serious issues with usb and smp on the 
> 2.4.19-16mdksmp kernel. I would interested to konw if you run into similar 
> issues.

OK.  Even more denseness.  I have an APC LS-700 UPC on hid0, with
apcupsd monitoring it.

Other than the fact that the UPS is off in line voltage measurements by
4V, which causes it to go to battery almost every evening (thinks there
is an over voltage condition), there are no problems.  But that is a low
traffic device.


TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel and gcc3.2, a good match?

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 16:30, Lonnie Borntreger wrote:
> On Wed, 2002-11-20 at 16:00, Edward Tandi wrote:
> > On Wed, 2002-11-20 at 21:42, Lonnie Borntreger wrote:
> > > On Wed, 2002-11-20 at 14:55, Edward Tandi wrote:
> > > > I too had problems with gcc3.2 on my twin Athlon MP system. The kernel
> > > > warns about:
> > > > 
> > > > kernel: Advanced speculative caching feature present
> > > > kernel: Disabling advanced speculative caching
> > > 
> > > I'm running kernel-2.4.19-16 on a dual XP box, compiled with gcc3.2 with
> > > total stability.  Of course, I always grab the kernel src.rpm and
> > > recompile it for athlon.
> > 
> > This is good to know. Of course, the problems might be driver specific.
> > What motherboard are you using? Any additional I/O cards?
> 
> Details:
> ASUS A7M266-D
> on board ATA-100 controller
> on board CM8738 audio (no mic in - alsa driver related)
> USB2.0 card (no USB devices)
> nVidia TNT2 AGP (nVidia drivers)
> Hauppage WinTV/Radio/IR

Boy, I'm dense.  I also have:
Adaptec AHA2910 (Future Domain) SCSI controller with two DATs
10/100 ethernet controller (I think a Netgear) using the natsemi driver.

I used to have a tulip based network card, but that kept locking up in
SMP mode.

TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel and gcc3.2, a good match?

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 16:00, Edward Tandi wrote:
> On Wed, 2002-11-20 at 21:42, Lonnie Borntreger wrote:
> > On Wed, 2002-11-20 at 14:55, Edward Tandi wrote:
> > > I too had problems with gcc3.2 on my twin Athlon MP system. The kernel
> > > warns about:
> > > 
> > > kernel: Advanced speculative caching feature present
> > > kernel: Disabling advanced speculative caching
> > 
> > I'm running kernel-2.4.19-16 on a dual XP box, compiled with gcc3.2 with
> > total stability.  Of course, I always grab the kernel src.rpm and
> > recompile it for athlon.
> 
> This is good to know. Of course, the problems might be driver specific.
> What motherboard are you using? Any additional I/O cards?

Details:
ASUS A7M266-D
on board ATA-100 controller
on board CM8738 audio (no mic in - alsa driver related)
USB2.0 card (no USB devices)
nVidia TNT2 AGP (nVidia drivers)
Hauppage WinTV/Radio/IR

Any issues I have/had are due to recently switching from self compiled
kernel.org kernels with OSS sound, and no devfs.  The devfs is still
giving me issues with trying to get some things working, but the kernel
itself is perfect.

TTFN, 
Lonnie Borntreger






Re: [Cooker] kernel and gcc3.2, a good match?

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 14:55, Edward Tandi wrote:
> I too had problems with gcc3.2 on my twin Athlon MP system. The kernel
> warns about:
> 
> kernel: Advanced speculative caching feature present
> kernel: Disabling advanced speculative caching

I'm running kernel-2.4.19-16 on a dual XP box, compiled with gcc3.2 with
total stability.  Of course, I always grab the kernel src.rpm and
recompile it for athlon.


TTFN, 
Lonnie Borntreger


Mandrake Linux release 9.1 (Cooker) for i586
2.4.19-16mdksmp (gcc version 3.2) SMP
Two 1.47GHz AMD Athlon Processors, 512M RAM, 5852.35 Bogomips Total 





Re: [Cooker] More font weirdness

2002-11-20 Thread Lonnie Borntreger
On Wed, 2002-11-20 at 08:43, Brian Smith wrote:
> On 20 Nov 2002 00:24:59 -0600
>   Lonnie Borntreger <[EMAIL PROTECTED]> wrote:
> >Well, I just went back to libqt3-3.1.0-0.beta2.4 again, 
> >and the fonts
> >all look OK again.  So it IS libqt3 for sure, not the 
> >other updates.
> 
> Well, it's not really a libqt3 problem as much as a 
> libqt3/Xft2 problem, since only the latest (-4mdk) libqt3 
> is linked with Xft2. Have you looked at the same fonts 
> under a Gtk+2.0 app to see if they look Ok there? That's 
> how I would determine if it's just Xft2 or if it's Qt that 
> has the problem.

You may be right.  I don't use any Gnome2 apps, and all my anti-aliasing
for my Gnome1 apps is done using gdkxft, which uses xft1.  So my Gnome
app testing was not thorough enough.  And now that I'm back on the older
qt3, I can't test a Gnome2 app.  Hopefully, someone else will.


TTFN, 
Lonnie Borntreger






Re: [Cooker] More font weirdness

2002-11-19 Thread Lonnie Borntreger
On Tue, 2002-11-19 at 22:09, Tibor Pittich wrote:
> On 19. nov 2002 21:54, Lonnie Borntreger wrote:
> > With latest libqt, xft2 and fontconfig some fixed width fonts appear to
> > have a space attached to them.  These same fonts look fine in non-KDE
> > apps, so that rules out xft2, fontconfig or freetype, I would think.  I
> > attached a shot of konsole to show what I mean.
> 
> same behavior here. but i must say, that not all fixed fonts shows
> with extra spaces. properly showed these fonts: "Andale Mono, Courier,
> Luxi Mono", but my lovelly "LucidaTypewriter" don't :(

Yup, that was why the "some" in my comment.  I couldn't really come up
with a commonality on the failing ones, they seemed to be pretty diverse
(but like you, seemed to be the ones I like the best - maybe it's
personal ;).

Well, I just went back to libqt3-3.1.0-0.beta2.4 again, and the fonts
all look OK again.  So it IS libqt3 for sure, not the other updates.

TTFN, 
Lonnie Borntreger






[Cooker] More font weirdness

2002-11-19 Thread Lonnie Borntreger
With latest libqt, xft2 and fontconfig some fixed width fonts appear to
have a space attached to them.  These same fonts look fine in non-KDE
apps, so that rules out xft2, fontconfig or freetype, I would think.  I
attached a shot of konsole to show what I mean.

Later, I will try backing out only libqt and verify if that is the
cause, I just need to get some work done first before logging out of
KDE...


TTFN, 
Lonnie Borntreger

<>

[Cooker] perl module updates?

2002-11-19 Thread Lonnie Borntreger
What is the schedule to update the perl modules, and to add new ones? 
Specifically:
XML::Twig >= 3.09 (currently at 3.05)
Tk::TableMatrix (non-existent)
Term::ProgressBar (non-existent)

Or should I just install/update them on my own?

TTFN, 
Lonnie Borntreger






[Cooker] Gnome 2 Question

2002-11-17 Thread Lonnie Borntreger
I'm a KDE user.  I used to edit my .gtkrc file to change the look and
feel of my Gnome 1 apps.  What is the corresponding file for Gnome 2.  I
can't find it.  And, no, I don't want to run the gnome 2 control center,
since it takes over my KDE desktop, unlike the Gnome 1 gnomecc which
played nice.

I'm trying to avoid logging into Gnome, just to change the theme.

TTFN, 
Lonnie Borntreger






[Cooker] Me Too: Lost AA

2002-11-14 Thread Lonnie Borntreger
Noticed some postings from others related to this.

Upgraded libqt3 to 3.1.0-2mdk and lost all anti-aliasing.  Switched back
to 3.1.0-0.beta2.4mdk and it works again.

TTFN, 
Lonnie Borntreger






Re: [Cooker] Sign mails with Evolution RC1

2002-11-09 Thread Lonnie Borntreger
On Sat, 2002-11-09 at 11:23, Michael Braun wrote:
> $ rpm -qa|grep gnupg
> gnupg-1.0.7-3mdk

That's old.  Update it.

TTFN, 
Lonnie Borntreger






Re: [Cooker] evolution RC1 breaks IMAP

2002-11-07 Thread Lonnie Borntreger
On Thu, 2002-11-07 at 12:29, Quel Qun wrote:
> Error while 'Scanning folders in IMAP server my.imap.server"':
> Unexpected response from IMAP server: A1 BAD LSUB command
> received in invalid state.
> 
> reporting it at Ximian too.

The evolution code that deals with IMAP namespaces has changed
dramatically from 1.0 to 1.1+.  The best thing would be to cd to
~/evolution/mail/imap and then delete everything under there to force
evolution to recreate it's local cache correctly.

-> exit evolution
-> killev
-> cd ~/evolution/mail/imap
-> rm -rf *
-> restart evolution

You may have to resubscribe to folders if you use a namespace.

TTFN, 
Lonnie Borntreger






Re: [Cooker] fontconfig docs?

2002-11-06 Thread Lonnie Borntreger
On Tuesday 05 November 2002 19:03, Texstar wrote:
> After you install fontconfig and Xft-2 ,edit your
> /etc/fonts/fonts.conf file and add
>
> /usr/X11R6/lib/X11/fonts/drakfont/ttf
>
> or where ever you have your ttf fonts installed.

So basically we would just copy the directory list we have in XftConfig
and put it in that file?


TTFN, 
Lonnie Borntreger






Re: [Cooker] interesting TV vewer software

2002-11-04 Thread Lonnie Borntreger
On Mon, 2002-11-04 at 05:05, Florent BERANGER wrote:
> And please, fix kwintv/qtvision problem (devices not listed at start 
> selection), 

Did you install libqtvision1-devel??

TTFN, 
Lonnie Borntreger






Re: [Cooker] Try again: Sound Question

2002-11-03 Thread Lonnie Borntreger
On Fri, 2002-11-01 at 10:47, Rufferto wrote:
> On Fri, 2002-11-01 at 17:01, Lonnie Borntreger wrote:
> > On Fri, 2002-11-01 at 06:50, Rufferto wrote:
> > > C-Media PCI CMI8738-MC6 (model 55) at 0xd800, irq 10
> > That's the card.
> > 
> > > Synth devices:
> > > 0: OPL3 FM
> > That I don't have.
> > 
> > > Mixers:
> > > 0: mixer00
> > And that I don't have.
> > 
> > Could you send me a copy of every sound related line in your
> > /etc/modules.conf file?
> > files?
>
> Sure...
> 
> 
> alias sound-slot-0 snd-cmipci
> above snd-cmipci snd-pcm-oss

OK.  I'm still getting nowhere.  Could you send me the following
information?

The lines in the following files dealing with the sound card:
/var/log/messages (there may not be any)
/etc/sysconfig/hwconf

And the following:
cat /proc/ioports
cat /proc/asound/cards
ls /dev/sound
ls /dev/snd


Thanks, 
Lonnie Borntreger






  1   2   3   >