Re: [Cooker] [Bug 3193] [drakxtools] draktv fails on setting xawtvconfiguration

2003-03-12 Thread Pascal Terjan
--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 00:10 ---
Can people please quit inflating the severity ratings?! This is by NO
stretch of the imagination a critical bug...
Maybe this is one for the Mandrake 9.1 TV edition :)





Re: [Cooker] [Bug 3159] [ld.so1] Built in paths precede /etc/ld.so.conf

2003-03-12 Thread Gwenole Beauchesne
On Wed, 12 Mar 2003, bunnadik wrote:

 When I had the same library in /usr/lib and /usr/local/lib in MDK-7.0
 and ran 'ldconfig -p | grep libname' I got my /usr/local/lib/libname
 first and /usr/lib/libname second, and this made ./configure use my
 lib instead of the system default one. This is changed when I ldconfig
 MDK-8.0, often resulting in errors since the compilation tries to use
 the headers from /usr/local/include with the lib from /usr/lib.

The run-time is different from the compile-time! You are mixing both. I 
told you that standard system library search is always used first by the 
compiler/linker unless the user tells otherwise with extra -I (for 
includes) or -L (for libraries) flags.

Then you have the run-time library search path which by default is also 
standard, thus in /lib or /usr/lib. But that's implicit, i.e. that doesn't 
appear in /etc/ld.so.conf. The order is indeed: LD_LIBRARY_PATH, 
candidates listed in the cache file /etc/ld.so.cache, then default for 
/lib and /usr/lib.

If this is not the case please fill in a proper bug report for glibc.

 And programs should honour user defined paths before built-ins.

Default behavior is system paths first, or user-defined paths *if* they
tell so...




Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread Gwenole Beauchesne
On Wed, 12 Mar 2003, utuhiro wrote:

 Gwenole Beauchesne [EMAIL PROTECTED] wrote:
  Others please also test it carefully and check there is no regression
  (even measurable performance regression)
 
 see http://www.geocities.jp/knee2525/images/OOo-help-ja06.html
 I added three japanese fonts and they work fine,
 but OOo's menu messages are not antialias :-(
 see also old http://www.geocities.jp/knee2525/images/OOo-help-ja05.html

So the new freetype library works as expected. ;-) i.e. it now honours OOo 
request to first try embedded bitmaps. And, Kochi Gothic appears to have 
embedded bitmaps.

As Giuseppe told me, it is sometimes better to use embedded bitmaps first 
as they are usually hand-designed, thus visually better, in theory.

So, should we make OOo fallback to embedded bitmaps then, instead of 
trying to use them at start? Or do you know another free font suitable for 
UI with no embedded bitmaps?

Thanks for testing.

Bye,
Gwenole.




[Cooker] ALSA 0.9 final is out

2003-03-12 Thread Aurelien Bompard
Hi all

ALSA 0.9 final is out
http://freshmeat.net/projects/alsadriver/

Will it be included ?

Thanks

Aurélien



Re: [Cooker] [Bug 3172] [kernel] all interrupts routed to CPU0 crippleskernel performance

2003-03-12 Thread Eric Fernandez
wjl wrote:

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 04:32 ---
Eric, I can confirm what you've written here: I tried reverting to as many kernels as I could try, 
and they all had the same (bad) performance. In addition, after using smp_affinity to make IRQ's 
route to both CPUs, mencoder performance didn't improve. 

For now, I'll see if I can get back the performance I need by recompiling from source here. 

However, it's still perturbing to see that by default IRQ's are not being routed to both processors 
when the APIC is enabled. Even if it's not the cause of this particular performance problem, it's 
still something that's changed for the worse. 

Perhaps we should open a bug just about that issue? 

 

Wes, I think that the Mplayer drop and APIC problem in smp kernel are 
separate problems. To answer your question, I agree with you, it would 
be better to open a new bug for the smp kernel to avoid confusion.
Cheers
Eric





Re: [Cooker] Re: [Contrib-Rpm] cowsay-3.03-2mdk

2003-03-12 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Todd Lyons wrote:
 Ben Reser wrote on Tue, Mar 11, 2003 at 02:48:34AM -0800 :

sharp and bang, meaning the #! sequence that tells the system where
to find the interpreter.


 Interestingly, sharp only has meaning to anybody who's studied music
 in some small form.  Most of the people I've come across like to call it
 hash (which irks me) or pound (my personal preference).


Sorry, but I think pound is a bad choice, seeing as some keyboards have
this funny L-shaped character where you americans put this funny S with
a vertical line through it ... that would be a Pound sign. Hash is less
ambigous. Which is why I would refer to #! as hash-bang ;-).

Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+bvXErJK6UGDSBKcRAkzCAJ9QchDeAQhRI804OibiTnH/9Pm2IwCggFnb
cTKFhMVhpDhARTCQP3p/GxY=
=DzQK
-END PGP SIGNATURE-




[Cooker] 9.1 finishing and bugs checking

2003-03-12 Thread Warly

As we are likely to finish 9.1 next friday, please maintainers check
your bugs in bugzilla, so that you do not miss of forget important
ones, and verify and close the others.

Current bugs trends:

http://qa.mandrakesoft.com/reports.cgi?product=-All-output=show_chartdatasets=NEW%3Adatasets=ASSIGNED%3Adatasets=NEEDINFO%3Adatasets=REOPENED%3Adatasets=UNCONFIRMED%3Adatasets=RESOLVED%3Alinks=1banner=1

-- 
Warly



Re: [Cooker] bug-reporting FAQs (was: 9.1...Delayed)

2003-03-12 Thread Duncan
On Mon 10 Mar 2003 19:26, Ben Reser posted as excerpted below:
 Fact is the documentation does decrease questions.  But it will never
 eliminate them entirely.  It would be much easier if when people asked
 commonly asked questions we could direct them to concisely written
 documents, rather than typing the answers out again over and over and
 over again.

I've thought about this b4, re other projects..  If I was a web page coder, it 
wouldn't be to hard to take copies of my posts to the newsgroups or mailing 
lists and redo them a bit, to post on the web, with a URL attached that I 
could reply with, instead of repeating the same several hundred line 
explanation over and over...  Here, that's always been in the it'd be nice 
if.. category and I've never gotten around to it.  However, one regular on 
an ISP's DSL group that I used to hang out in did just that, taking his 
material, mine, and that of another regular that helped in the group, edited 
them a bit, and posted them on his site.  The site quickly became an oft 
cited reference both for us in the group, and for the ISP tech help as well.

(FWIW, the ISP was uswest.net, the group uswest.dsl, and the author Randy 
Lutton.  The site was part of his home page.  USWest.net is now Qwest.net, 
but I just checked, and the site is still there, at 
http://www.users.qwest.net/~rlutton/ADSL/ -- note that the ADSL must be in 
caps.)

I did, at one point, create a boiler-plate answer that I could cut and paste, 
for a couple of questions, but that's as far as I ever got..

-- 
Duncan
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety. --
Benjamin Franklin




Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread Gwenole Beauchesne
On Wed, 12 Mar 2003, utuhiro wrote:

 see http://www.geocities.jp/knee2525/images/OOo-help-ja06.html
 I added three japanese fonts and they work fine,
 but OOo's menu messages are not antialias :-(
 see also old http://www.geocities.jp/knee2525/images/OOo-help-ja05.html

The following works better: 
http://people.mandrakesoft.com/~gbeauchesne/openoffice/libs/libvcl641li.so

and do: SAL_ANTIALIASED_TEXT_PRIORITY=2 ooffice options

An important decision is to be made:

1) Should we let in new freetype2 which fixes crashes with 3rd-party 
fonts, i.e. not provided by MDK?

2) Should we prefer having *all* supported OOo languages having 
anti-aliased UI fonts with default MDK fonts?

I have just chechked all OOo non-Western languages. The sole visible 
regression wrt. to UI fonts is indeed Japanese localization. This leads to

3) Should we remove embedded bitmaps from Kochi Gothic and Kochi Mincho 
if not really necessary?

Bye,
Gwenole.




Re: [Cooker] [Bug 3166] [drakxtools] Unable to change Configuration

2003-03-12 Thread Thierry Vignaud
usarin [EMAIL PROTECTED] writes:

 When using drakboot, all seems well when settings are made but they
 never (9.1rc2) acually take effect. I have been unable to change
 from the default LiLo with Graphic to LiLo with Text, or to
 Grub. This is a problem as the Lilo wih Graphic is garbled on my
 laptop screen when starting up

@duplicate=2772




Re: [Cooker] [Bug 3211] [harddrake] New: Harddrake fails on bootafter minimal install

2003-03-12 Thread Thierry Vignaud
ian [EMAIL PROTECTED] writes:

 Installed a minimal install (basic with documentation, with no individual
 package selection - I took what it gave me).  On reboot, Checking for new
 hardware reported failed.  Manually ran /usr/share/harddrake/service_harddrake
 and got the following output:
   
 Can't locate Storable.pm in @INC (@INC contains: /usr/lib/libDrakX  
 /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0  
 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi  
 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl  
 /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi  
 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at  
 /usr/share/harddrake/service_harddrake line 13.  
 BEGIN failed--compilation aborted at /usr/share/harddrake/service_harddrake  
 line 13.  

 urpmf Storable.pm tells me it is in perl, but rpm -q perl tells
 me perl is not installed in my minimal install.  urpmi perl fixed
 the problem, and now harddrake runs properly on boot.  It would seem
 that harddrake should have a dependancy on perl that would cause
 perl to be installed even in a minimal install so that harddrake can
 function.

@resolution=fixed
this is already fixed (in perl-5.8.0-19mdk released on 20030306)




Re: [Cooker] [Bug 1404] [MySQL] mysql_fix_privilege_tables is notcalled

2003-03-12 Thread Warly
benjamin-mdk-bugzilla [EMAIL PROTECTED] writes:

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

 [EMAIL PROTECTED] changed:

What|Removed |Added
 
  Status|REOPENED|RESOLVED
  Resolution||FIXED



 --- Additional Comments From [EMAIL PROTECTED]  2003-03-12 07:25 ---
 Verified for 4.0.11a-4mdk.

 Tested that the privileges database (/var/lib/myslq/mysql), copied from a 3.23
 installation gets correctly updated on both: upgrade of either MySQL or MySQL-Max.

 (Sorry about the delay, but I did not get my hands on -4mdk earlier.)

Thank you very much for all your tests and help.

-- 
Warly



Re: [Cooker] Please test lesstif-0.93.40-1mdk.i586.rpm

2003-03-12 Thread Warly
Buchan Milne [EMAIL PROTECTED] writes:

 Warly wrote:
 Bug 3086 requires to be fixed the upload of a new lesstif

 However changing a lib is usually a very bad idea close to the
 release, and it is better to know which applications are broken than
 just crossing fingers blindly wishing that nothing will get broken by
 a new version.

 RPMS are available in http://people.mandrakesoft.com/~warly/doc/rpms/

 lesstif-0.93.40-1mdk.i586.rpm
 lesstif-clients-0.93.40-1mdk.i586.rpm
 lesstif-devel-0.93.40-1mdk.i586.rpm
 lesstif-mwm-0.93.40-1mdk.i586.rpm

 These are the applications which are depending on lesstif

 xpdf:libXm.so.2

 Looked through a ~30 page PDF now, seems fine.

 grass:libXm.so.2

 It is really only nviz (3d-viz utility) that uses lesstif, and that
 works fine with these packages.

Anyway we have decided not to include the new lesstif. I think the risks are
too high.

-- 
Warly



Re: [Cooker] Re: Anyone know if there will be a RC3?

2003-03-12 Thread Duncan
On Mon 10 Mar 2003 19:47, Jason Greenwood posted as excerpted below:
 I am of the same opinion. I am on a dialup at home and it is all I can
 do just to stay up to date with the daily cooker updates, little lone
 test them. Updates are coming way too fast IMHO for a looming release date.

Cooker is definitely not for dialup!  g  In fact, wasn't that the subject of 
a subthread on PPP a bit ago, the conclusion of which was that PPP doesn't 
get tested as much because those stuck on dialup basically can't to Cooker?

Of course, here on my cable modem, I've been using Cooker with urpmi.update 
-a, and then urpmi --auto-select, for some time.

-- 
Duncan
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety. --
Benjamin Franklin




Re: [Cooker] [Bug 2922] [kernel-2.4.21.0.13mdk] ALSA output brokenon SB16 PCI in current kernel

2003-03-12 Thread Thierry Vignaud
bunnadik [EMAIL PROTECTED] writes:

 I have a problem in the original 9.1RC2 kernel that alsa produces
 stuttered sound. When I replace the default snd-name modules with
 self compiled alsa-drivers-0.9.0rc7 it works OK.

@resolution=fixed
was fixed in cooker after rc2




Re: [Cooker] [Bug 1576] [icewm] toolbar in current cooker icewmunable to diskplay apm battery status

2003-03-12 Thread Chmouel Boudjnah
James Sparenberg [EMAIL PROTECTED] writes:

 I can't use the ACPI package as this laptop doesn't support it.  I have
 to use APM and that does work..with the 9.0 version.

as ACPI it should does the switch automatically :

icewm/src/aapm.c 350: 
n = scandir(/proc/acpi/battery, de, 0, alphasort);
if (n  0) {
//use acpi info
acpiMode = 1;

[...]

else {
//use apm info
acpiMode = 0;
batteryNum = 1;
}




[Cooker] 9.1RC1 - acrobat plugins + Galeon

2003-03-12 Thread Kevin J. Maciunas
I've upgraded two machines from 9.0 - 9.1RC1 and both have this issue.

I have the acrobat reader plugin on the 9.0 systems, after upgrade, it
still works but consumes 100% of the system and is so S-L-O-W.  Unusably
slow, in fact...
Acrobat is:
acroread-nppdf-5.0.6-1mdk
acroread-5.0.6-1mdk

Since these came from the Club, I guess bugzilla is inappropriate, but
this is a real killer!

/Kevin

-- 
Kevin J. Maciunas  Net: [EMAIL PROTECTED]
Dept. of Computer Science  Ph : +61 8 8303 5845
University of Adelaide Fax: +61 8 8303 4366
Adelaide 5005 SOUTH AUSTRALIA  Web: http://www.cs.adelaide.edu.au/~kevin
Fingerprint = 7E5A A0C2 22BC 5993 17F2 93CE B1FD DEC6 D0C0 50CD 




Re: [Cooker] [Bug 3207] [MySQL-Max] New: conflict MySQL vsMySQL-Max only partially works

2003-03-12 Thread Warly
benjamin-mdk-bugzilla [EMAIL PROTECTED] writes:

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

Product: MySQL-Max
  Component: packaging
Summary: conflict MySQL vs MySQL-Max only partially works
Version: 4.0.11a-4mdk
   Platform: PC
 OS/Version: All
 Status: UNCONFIRMED
   Severity: minor
   Priority: P2
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]


 I just had some problem installing MySQL-Max due to the new conflict to MySQL 
 4.0.11. I am not certain, if this happens in an upgrade from ML 9.0, but you may
 want to check it out.

 In short, urpmi MySQL-Max [MySQL] only handles the conflict properly (i.e.
 suggesting uninstalling the MySQL package), after I upgraded to the newest MySQL
 package (MySQL-4.0.11a-4mdk). It looks that the installed RPM needs to have the
 conflict marker in order for it to be honored completely.

 This is only of interest for people who installed the -Max version of 3.23.x,
 which was supposed to have MySQL-Max installed alongside (more presicly: after)
 MySQL. From my observations (see below), I fear people having used MySQL-Max in
 this way, will run into the same conflict I had. But I am not sure about it and
 unfortunately don't have an v3.23 installation to test with.

 As this is a problem with the different packaging used before (also in ML9.0),
 it may be possible/probable that the problem will also happen for a full upgrade
 from 9.0 to 9.1, depending how similar the installer works to urpmi.

 With MySQL 4.0.11a-3mdk installed as this

   $ rpm -qa | grep -i mysql
   MySQL-client-4.0.11a-3mdk
   libmysql10-3.23.55-1mdk
   libmysql12-4.0.11a-3mdk
   MySQL-common-4.0.11a-3mdk
   MySQL-4.0.11a-3mdk
   php-mysql-4.3.0-2mdk

 I get the following:

   $ urpmi MySQL-Max MySQL
   To satisfy dependencies, the following packages are going to be installed (17 MB):
   MySQL-4.0.11a-4mdk.i586
   MySQL-Max-4.0.11a-4mdk.i586
   MySQL-common-4.0.11a-4mdk.i586
   Is this OK? (Y/n) 
   installing
 /var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-4.0.11a-4mdk.i586.rpm
 /var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-Max-4.0.11a-4mdk.i586.rpm
 /var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-common-4.0.11a-4mdk.i586.rpm

   Installation failed:
 MySQL-Max  4.0.11 conflicts with MySQL-4.0.11a-4mdk
 MySQL  4.0.11 conflicts with MySQL-Max-4.0.11a-4mdk

 The same happens with urpmi MySQL-Max. As I said, the problem went away when I
 upgraded MySQL beforehand: Now I am asked that MySQL-Max resp. MySQL has to be
 removed in order to install the other packet.

 As I said, I am not sure how the installer will handle this, but I fear that it
 will try the equivalent of urpmi MySQL-Max MySQL. If you are sure that is no
 problem for a full install, feel free to close this bug as invalid, of course.

 Severity: minor, because only users of MySQL-Max are affected (and people seem
 to not install it that much).

 (And yes, I am aware that my environment is signicantly different from ML 9.0,
 but the package conflict should be the same. I would love if someone could test
 with the ML 9.0 packages.)

Which version of urpmi are you using? Francois worked on this problem some days
ago I do not know if he managed to fix it or not?

May should I be stronger on the conflicts and conflict with any version of MySQL

-- 
Warly



Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread Vox

This time Gwenole Beauchesne [EMAIL PROTECTED] 
becomes daring and writes:

 On Wed, 12 Mar 2003, utuhiro wrote:

 see http://www.geocities.jp/knee2525/images/OOo-help-ja06.html
 I added three japanese fonts and they work fine,
 but OOo's menu messages are not antialias :-(
 see also old http://www.geocities.jp/knee2525/images/OOo-help-ja05.html

 The following works better: 
 http://people.mandrakesoft.com/~gbeauchesne/openoffice/libs/libvcl641li.so

 and do: SAL_ANTIALIASED_TEXT_PRIORITY=2 ooffice options

 An important decision is to be made:

 1) Should we let in new freetype2 which fixes crashes with 3rd-party 
 fonts, i.e. not provided by MDK?

  Yes. 50% of the mdk installs I've done in the last 2 years have 2
  things in common:

  a) Dualboot 

  b) Import all windows fonts because there's no pretty fonts in
  this (as my gf once said)

  So...3rd party fonts will give *me* (and probably other people that
  help others) a big headache if they crash X :)

 2) Should we prefer having *all* supported OOo languages having 
 anti-aliased UI fonts with default MDK fonts?

  My instinct would be to answer yes to this too. 

  Vox

-- 
Think of the Linux community as a niche economy isolated by its beliefs.  Kind
of like the Amish, except that our religion requires us to use _higher_
technology than everyone else.   -- Donald B. Marti Jr.


pgp0.pgp
Description: PGP signature


Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread utuhiro
Gwenole Beauchesne [EMAIL PROTECTED] wrote:

1) Should we let in new freetype2 which fixes crashes with 3rd-party 
fonts, i.e. not provided by MDK?

I didn't test third-party fonts with old freetype2.

2) Should we prefer having *all* supported OOo languages having 
anti-aliased UI fonts with default MDK fonts?

I think anti-aliased UI fonts are better.
(and redhat think so,too :)

 3) Should we remove embedded bitmaps from Kochi Gothic and Kochi Mincho 
 if not really necessary?

Gtk1,Gtk2 and Qt3 applications don't use embedded bitmap fonts normally.
Both antialiased OOo and non-antialiased OOo are cool,
but it's a bit strange only OOo use embedded bitmaps. 
Anyway,if you say yes for second question,then this question is meanless.



Re: [Cooker] [Bug 3208] [MySQL-client] mysql_install_db doesn'tlook for mysqld-max

2003-03-12 Thread Warly
benjamin-mdk-bugzilla [EMAIL PROTECTED] writes:

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





 --- Additional Comments From [EMAIL PROTECTED]  2003-03-12 07:56 ---
 Created an attachment (id=335)
  -- (http://qa.mandrakesoft.com/attachment.cgi?id=335action=view)
 makes it look also for mysqld-max, not only mysqld

 The patch fixes the reported problem for me. The check for mysqld-max is
 heavily based on the one in mysqld_safe in order to reduce the risk.

 I was careful to not brake anything and tested it with both packages MySQL-Max
 and MySQL for 4.0.11a-4mdk.

Thank you very much.

However I do not want to take the risk to breach something so close to the release.

Moreover there is a very easy workarround, just installing MySQL before MySQL-Max.

I will apply this patch after 9.1 is finished, and if needed made a 9.1 update.

See http://people.mandrakesoft.com/~warly/doc/rpms/ in a few hours.

-- 
Warly



Re: [Cooker] URPMI in the spotlight, was: question on ftp sites

2003-03-12 Thread Duncan
On Mon 10 Mar 2003 08:00, François Pons posted as excerpted below:
 This could be great indeed, any idea how to improve urpmi/rpmdrake is
 welcome as next version will be designed soon now.

Something I've been wishing for..  If it's there, I haven't seen it in the man 
pages or documentation..

Some way to prioritize sources..  Thus, if my local mirror has the same thing 
as the sunet primary mirror, it wouldn't bother sunet, but would go for the 
local one, but would still be able to get the latest from sunet when there's 
a difference.

A somewhat related request..  It doesn't LOOK like it's doing this now, but 
maybe it does..

If several sources are available for an item, according to the latest 
hdlst.cz, and one fails, try the others.  I've had errors where it was gone 
from one, apparently the one urpmi tried first, but still available on 
another, only urpmi wouldn't fetch it from there.  I either had to disable 
the first source, or go fetch it manually (which is how I knew it to be 
available on the second source anyway).

Talking about disabling..

AFAIK, the only way to do that is thru the GUI interface.  If there's a 
command line way to do it, I'd like to know it.  I suppose I could create a 
script that renamed the files so urpmi skipped that, but I'd THINK there'd 
already be a way to do it, since the GUI can.  Am I missing something?

Also nice would be..

Some way to tell it if app.x.y.z doesn't exist, automatically try 
app.x.y.z-Amdk doesn't exist, try -(A+1)mdk instead.  IOW, it would do the 
same thing that urpmi already does to figure out which of several versions is 
the newest, but if the hdlist.cz file was outdated, it would automatically 
try the next logical release stepping instead, as well as the usual output 
about needing to run .update.  It's a bit arguable as to whether it should 
extend beyond the mdk release number, say, to the .z above, but at least the 
mdk releases are usually fairly limited in scope, so having at least that as 
an option would be helpful.  (The idea is an option like --allow-force, for 
those that want it, not default behavior, for those that prefer a more 
conservative approach.)

And, possibly all in the documentation department..

More info on parallel would be useful.  For instance, I have just a single 
computer, but a 3Mbps d/l cable modem connection.  It's frustrating sitting 
there watching an overloaded server attempt to service my urpmi.update -a, at 
a mere 100KB/sec, when the connection can do 3 times that, and when I know 
there are several other servers to be updated after that.  Could I somehow 
use parallel to initiate a second session and .update a second server at the 
same time?  If so, instructions would be nice.  If not, that ability would be 
very nice in the next version.  Something tells me that's why parallel is 
there, altho one gets the impression that was designed to work on physically 
separate hosts.  The existing man documentation is pretty good on detail, but 
it doesn't seem to say much about parallel.  I've only the rather sparse 
changelog mentions to go on.

-- 
Duncan
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety. --
Benjamin Franklin




Re: [Cooker] New Testkernel for SMP...

2003-03-12 Thread Thomas Backlund
Viestissä Keskiviikko 12. Maaliskuuta 2003 05:51, Thomas Backlund kirjoitti:
 Hi,
 this is my attempt to try and solve some of the SMP bugs...

 This is a the mdk standard kernel linux-2.4.21-0.13mdk + my changes:
 http://www.iki.fi/tmb/Cooker/linux-2.4.21-0.13mdk-TmB.Fix1.tar.bz2

 Just  unzip/untar it to / and run the included Install, and reboot...

 Please test it and let me now... both with and without acpi=off

 Its compiled as mdkenterprise kernel (HIGHMEM + SMP)...


 Now I have to get some sleep for a couple of hours...


 Thomas


Could someone verify this,...

is the IRQ routing problem only P4 / Xeon specific...
or does it happend on dual P3 too...


Thomas



Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread Gwenole Beauchesne
On Wed, 12 Mar 2003, utuhiro wrote:

 2) Should we prefer having *all* supported OOo languages having 
 anti-aliased UI fonts with default MDK fonts?
 
 I think anti-aliased UI fonts are better.
 (and redhat think so,too :)

But Red Hat was exploiting a side effect and thusly augmenting the font 
scaling factor. ;-)

  3) Should we remove embedded bitmaps from Kochi Gothic and Kochi Mincho 
  if not really necessary?
 
 Gtk1,Gtk2 and Qt3 applications don't use embedded bitmap fonts normally.
 Both antialiased OOo and non-antialiased OOo are cool,
 but it's a bit strange only OOo use embedded bitmaps. 

Indeed, I requested more info about that. AFAICS, Xft (qt3 et al.) doesn't 
use embedded bitmaps if we are antia-aliasing or doing transformations on 
the glyphs. So, there weren't any problem per se with those applications.

In the mean time, Giuseppe stripped down embedded bitmaps from Japanese
fonts. They are available here and should work without any OOo trick:
http://people.mandrakesoft.com/~ghibo/ja/

PS: I really want the freetype2 fixes in. On the other hand, I could make
a new OOo but that's probably too late at this stage to fully regression
test. :-(

Bye,
Gwenole.




Re: [Cooker] Kudos in order

2003-03-12 Thread John Keller
Yeah, it looks great. It fixes a UI problem with the way colors were used on
the add/subtract packages rpmdrakes, too. Saved me (and the maintainers) a
LATER bug report.

I believe that all the new icons (menus, mcc) and the Galaxy theme are the
work of Everaldo Coelho (creator of KDE's Crystal theme) with Helene
Durosini (credited designer in the mcc dialog box). See this article in OfB:
http://www.ofb.biz/modules.php?name=Newsfile=articlesid=190 (note that
Everaldo mentioned MDK 10, but I think he meant the next version, meaning
9.1).

This brings up a question: will his name be added in mcc's credits dialog
box? If indeed he contributed, this credit would be very nice to see.

Overall the icons are wonderful. There's a more childlike quality to their
color and form, while retaining a professional look. Their legibility is
vastly improved. Kudos to the team; this is the icing on the (code) cake.

- Original Message -
From: James Sparenberg [EMAIL PROTECTED]
To: Cooker List [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 3:50 AM
Subject: [Cooker] Kudos in order


 U Don't know who's to blame for this one..*grin* but the new look of
 MCC with the new Icons is a definite plus!...

 James








Re: [Cooker] APCI not working on presario 700

2003-03-12 Thread Henri
Sascha Noyes a écrit:

On Tuesday 11 March 2003 19:17, Henri wrote:

Sascha Noyes a écrit:

On Tuesday 11 March 2003 16:10, Henri wrote:

Henri a écrit:

Gary Greene a écrit:

On Tuesday 11 March 2003 12:31 pm, Henri wrote:

Gary Greene a écrit:

On Tuesday 11 March 2003 3:07 am, Henri wrote:

Thanks !
Could it be possible that mandrake provides a precompiled kernel

without

apic and detect at intall when the machine is a buggy one ?
(Of course if only the presario 7xx has the bug, it would be
stupid...)


This is how SuSE gets around this problem.

Am i supposed to switch my notebook to another distrib just for that
? It is quit important for a notebook and i think that this mandrake
version was supposed to be a easier one for notebook : zeroconf,
switchprofiles...and apci is one of the main new features, so can't
there be a special kernel for the buggy bios ? PLEEEAASE !!


I believe I'd have to second that since I have a Presario 700E
notebook that
has exactly this problem. Before now I've been having to use SuSE on
it, but
if I can use Mandrake with out difficulties, I'd prefer that.

About compiling a kernel, getting the kernel-source rpm, editing the
config file and using rpm --rebuild should be ok, shouldn't it ?
While talking about the kernel, isn't there anymore the kernel-header
package ?? That means we have to download all sources just to compil an
new driver (NVIDIA for ex) ???

And isn't it possible to use  noapic apci=on on boot instead of
recompiling ?

Sascha Noyes a écrit:

On Monday 10 March 2003 17:14, Henri wrote:

on presario 700 : upgraded 9.0 to rc2 : apci does not work.
i made a non-expert upgrade, and packages apci and apcid were NOT
installed by default.
I went to control center-lilo config and then it installed it BUT
TURNING IT ON FREEZE THE PC AT BOOT !
using the non-fb entry, i can see it frozen on a the apci PCI
detection


Sascha's obligatory Presario 700 message:

This series of laptops has got bugs in its implementation of Power
Management
(which is done entirely with the newer ACPI and not the old APM).
This causes
the machine to lock up on boot with the default kernel. It is
possible to boot the default kernel with the switch acpi=off added
at boot time, but
then power management is not available. (So the fan will go 100%

all the

time, etc.). It is therefore necessary to recompile the kernel
without APIC
(yes: without APIC, and with ACPI (they conflict) and ACPI is what is
necessary for power management) to get power management features.

See the following for a detailed how-to for getting everything

working:

http://individual.utoronto.ca/noyes/projects/laptop/tuxtop.html

I've seen the last -13mdk kernel says apic is disabled on more
motherboard - going to update from RC2 to this last kernel and tell
if that work.

GREAT ! that is now working ! at least, i see the percentage of charge,
if i'm on battery or not in kde !! Thanks to J. Quintela for this new
update !!!
Now, how to test suspend/hibernation etc modes ? it asks me for
commands...
thanks to all.


Exactly what model presario do you have? Because in the latest kernel
there is
an exclude for local apic set on the following Presario:

{ local_apic_kills_bios, Compaq Pressario 711EA, {
MATCH(DMI_SYS_VENDOR, Compaq),
MATCH(DMI_PRODUCT_NAME, Presario 711EA 470030-327),
MATCH(DMI_BOARD_VENDOR, Compaq),
MATCH(DMI_BOARD_NAME, 0760h),
NO_MATCH
} },
So yours would have to be a 711EA, since mine (732US) does not work.
(Don't be
fooled by the Presario 700 listed just below the screen on the
laptop)? Is
there some way to find this out on linux (ie. without comparing the
components on some online shop? dmiscan? but how?)

Best,
Sascha Noyes
Right, my notebook IS a 711EA (french model with a 950Mhz Duron CPU, i
believe).
To know which model you have, just look at at the back of your notebook
!!! Perhaps dmiscan does give the info, but it seems easier to look at
the ref written on the product, doesn't it ?
I don't want to make you cry, but now my notebook power down alone too,
and get silent when he has no activity for some minutes...sorry, but i'm
so happy i can't resist to tell it ;-))) Hope the problem will get
solved for you too anyway :)
I'll take a look at dmiscan tomorrow morning, now it's too late for my
poor eyes.
little stupid question : what is the problem with disabling apic support
? I've seen it's about time CPU synchro (orsomething like that) but what
is the drawback of not enabling it ? And what is the link with acpi 
Of course, I always miss the most obvious things (bottom of laptop). 
Thomas,
my laptop states (on the bottom forDMI_PRODUCT_NAME) Presario 732US
470033-480 Is this enough to go on or is DMI_BOARD_NAME also needed?

Don't worry, tu ne me fait (fais? - excuse my french) pas pleurer, my 
laptop
functions 99%, I just had to recompile the kernel. ;-)
right, fais

Je fais
Tu fais
Il/Elle fait
Nous faisons
Vous 

[Cooker] Re: APCI not working on presario 700

2003-03-12 Thread David Walser
Henri wrote:
Sascha Noyes a écrit:
Don't worry, tu ne me fait (fais? - excuse my french) pas pleurer, my 
laptop
functions 99%, I just had to recompile the kernel. ;-)


right, fais

Je fais
Tu fais
Il/Elle fait
Nous faisons
Vous faites
Ils font
Anyway, thanks for your french effort, that's always greatly appreciated 
to see American (you're American, aren't you ? ) knowing something about 
French...:-)
Though knowing too much could be dangerous :o)  Me and a friend were 
having a discussion, and I was saying I hope some Americans don't refuse 
to buy MDK 9.1 because of the situation at the United Nations, and he 
said most Americans probably don't know Mandrake is French...





[Cooker] Question: Is Upgrading supposed to desinstall conflictingthird-party packages ?

2003-03-12 Thread Guillaume Bedot
Hi !

When updating when 9.0, I had to desinstall manually Xft-2.0 / 3ddesktop
from tex, in order to get kdm  kde apps to work.

Is this normal ? Should I create a bug report ?

Thanks
Guillaume.

-- 

Utilisateur n°138901 au Linux Counter (http://counter.li.org)




[Cooker] Re: [Bug 3207] [MySQL-Max] conflict MySQL vs MySQL-Max onlypartially works

2003-03-12 Thread Warly

I have made available new MySQL 5mdk with your latest patch, could you
or someone else confirm that it works?

http://people.mandrakesoft.com/~warly/doc/rpms/

-- 
Warly



Re: [Cooker] [NEW] freetype2 library + OpenOffice.org

2003-03-12 Thread Danny Tholen
On Wednesday 12 March 2003 10:07, Gwenole Beauchesne wrote:
 1) Should we let in new freetype2 which fixes crashes with 3rd-party
 fonts, i.e. not provided by MDK?

well, IMO fixing crashes is more important than (a few) badly readable fonts. 
So by all means, try to get it in.

d.




[Cooker] Re: [Bug 3207] [MySQL-Max] conflict MySQL vs MySQL-Max only partially works

2003-03-12 Thread Benjamin Pflugmann
On Wed 2003-03-12 at 12:36:30 +0100, [EMAIL PROTECTED] wrote:
 
 I have made available new MySQL 5mdk with your latest patch, could you
 or someone else confirm that it works?

I am on it.

   Benjamin.

 http://people.mandrakesoft.com/~warly/doc/rpms/


pgp0.pgp
Description: PGP signature


[Cooker] [Bug 3035] [xfce] Unable to create file upon exit or configuring

2003-03-12 Thread bunnadik
http://qa.mandrakesoft.com/show_bug.cgi?id=3035





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:09 ---
If you install a distribution, start a windowmanager, try to change the
colors or even just move the taskbar and get an Unable to write file error
the it _is_ a bug.

And the %post solution doesn't apply when installing a distro from scratch

Aunt Betty shouldn't have to learn that to avoid an error message everytime
she exits, she has to start an xterm and type a cryptic command.
And c'mon; there's three lines of shellscript code to fix
it, we're not talking rocket science here. You only have to create
the directory if it doesn't exist (I realized it's unnecessery to run
xfce_setup):
if [ ! -d $HOME/.xfce ]; then
  mkdir $HOME/.xfce
fi

This doesn't affect upgrading (which the xfce_startup solution didn't
either) since it only runs at startup if the user doesn't have a .xfce
directory, it doesn't affect startup time in any practical sense and it 
gets rid of an error message.

And if no other distro does this, then they have a bug too.

Peder



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
The first time a user starts XFce xfce_setup isn't run, resulting in a missing
$HOME/.xfce. So when configuring or exiting XFce can't save its files.



[Cooker] [Bug 3178] [xfce] rigth clik, left clik menu display error

2003-03-12 Thread bunnadik
http://qa.mandrakesoft.com/show_bug.cgi?id=3178





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:14 ---
I second that. Right click and middle click on the desktop shows a grey bar
running from side to side of the screen with only strange lines in it.
Left click leaves you with a small square.
This applies to 9.1rc2, xfce-3.8.16-2mdk

Peder



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
when a menu is try to be displayed at the desktop it apear unreadeable and out of 
geometry, 
After a clean reinstall of the system the problem persist, even after formating all of 
the 
existing partitions, the system installed is Mandrake 9.1 RC2 
thanks



[Cooker] [Bug 3114] [kdebase] arts and real-time

2003-03-12 Thread peter.backlund
http://qa.mandrakesoft.com/show_bug.cgi?id=3114





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:24 ---
I think artswrapper should definitely be set to run suid root. THe only thing
that happens is that is starts as root, sets priority 50 and then drops
privileges to normal user. I have an Athlon 1400/512 Mb, and if I run arts
without realtime priority, then sound stutters and slows down if I play xmms and
resize a Mozilla window at the same time. With realtime prio, sound is perfect. 

Running Cooker.

Mdk packager, please use realtime priority!

/Peter 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
i have an sb live sound card working with ALSA. arts is configure to use alsa. when 
i start arts, i have the following message and the sound is horible : 
Sound server warning message: 
Can't set real-time scheduling priority. 
You need to run artswrapper as root or 
setuid root. This means that you will 
likely not be able to produce acceptable 
sound (i.e. without clicks and breaks). 
 
in root, the message desn't display any more, but the sound still bad.



[Cooker] [Bug 2922] [kernel-2.4.21.0.13mdk] ALSA output broken on SB16 PCI in current kernel

2003-03-12 Thread bunnadik
http://qa.mandrakesoft.com/show_bug.cgi?id=2922





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:27 ---
I have a problem in the original 9.1RC2 kernel that alsa produces stuttered
sound. When I replace the default snd-name modules with self compiled
alsa-drivers-0.9.0rc7 it works OK. I suspect it can have something to do
with compiler flags. I remember compiling an mpc-plugin for xmms a while ago
with -O2 -march=i586 and it sounded horrible. Removing the -march resolved
the issue.

I compiled the alsa-driver with CFLAGS=-O2 only and I use the snd-emu10k1
on my SBLive card.

Peder



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
As the summary states, ALSA output simply doesn't work on this card in current
Cooker kernels. I expect the last ALSA update broke it (it used to work fine).
The card uses the snd-ens1371 driver. Any program which attempts to output to
ALSA natively freezes as soon as it attempts to play sound, and cannot be exited
normally, even ctrl-c fails to work - has to be 'kill'ed. This has been verified
with xmms in ALSA mode (using the xmms-alsa plugin), totem, xine with the ALSA
plugin, and ogg123 (which attempts to output in ALSA mode by default). However,
sound works with the ALSA driver if its OSS emulation is used - i.e., I can get
sound perfectly well with any program set to output in OSS mode, using the ALSA
driver. None of the programs I checked gave any error output, they just froze.
This is quite a popular legacy card. Can't find anything in the ALSA mailing
lists about this.



[Cooker] [Bug 3210] [rpmdrake] New: Addable should be changed to Installable in the package installer

2003-03-12 Thread john.allen
http://qa.mandrakesoft.com/show_bug.cgi?id=3210

   Product: rpmdrake
 Component: i18n
   Summary: Addable should be changed to Installable in the
package installer
   Version: 2.1-12mdk
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Select All packages, by update availability you then get two expandable nodes, 
one is Addable, the other is Upgradeable. The Addable should be changed to Installable.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 3159] [ld.so1] Built in paths precede /etc/ld.so.conf

2003-03-12 Thread waschk
http://qa.mandrakesoft.com/show_bug.cgi?id=3159





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:28 ---
I don't know the internals of the dynamic linker, maybe it's explained somewhere
in the docs. It's possible that the libraries from the 'trusted directories'
always have the right of way.

OT: If there's no package for an app you like, why don't you create one and
contribute it?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Somewhere between MDK 7.0 and 8.2 ldconfig changed behaviour to list /lib and /usr/lib 
before the self specified paths in /etc/ld.so.conf. This has the negative impact that 
if I compile a new alsa for instance, every other program I subsequently compile tries 
to link against the preinstalled libs in /usr/lib instead of my new ones in 
/usr/local/lib



[Cooker] [Bug 3172] [kernel] all interrupts routed to CPU0 cripples kernel performance

2003-03-12 Thread zeb
http://qa.mandrakesoft.com/show_bug.cgi?id=3172





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:35 ---
Strange... Have you tried also to compile the latest CVS ?
Yes, maybe it is a library problem. I will recompile regularly to see if
updating changes something.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
This bug has been signaled on cooker mailing list, I signal it on behalf of 
Wesley J Landaker, who could not reach Bugzilla:
 IO-APIC is enabled on my system, however all interrupts are routed to
 CPU0. This didn't used to be the case, and I see a *drastic*
 performance hit because of this (for instance, using mencoder to
 capture real-time TV I used to get 35fps, now I can't even get
 20fps).

It has been confirme by several people with different kernels:
with standard kernel 2.4.21, I observed a very drastic performance problem with
mencoder, encoding a video or TV, or encoding sound in oggvorbis (about 5
times slower).
This happens also with the smp kernel, and this is even worse with the
multimedia kernel.



[Cooker] [Bug 3211] [harddrake] New: Harddrake fails on boot after minimal install

2003-03-12 Thread ian
http://qa.mandrakesoft.com/show_bug.cgi?id=3211

   Product: harddrake
 Component: packaging
   Summary: Harddrake fails on boot after minimal install
   Version: 9.1-19mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Using 9.1 RC2, with harddrake and drakxtools-newt packages upgraded to -19 
versions from cooker (tried it both with the -12 version that shipped with RC2 
and the upgrade -19 version, same result).   

Installed a minimal install (basic with documentation, with no individual
package selection - I took what it gave me).  On reboot, Checking for new
hardware reported failed.  Manually ran /usr/share/harddrake/service_harddrake
and got the following output:
  
Can't locate Storable.pm in @INC (@INC contains: /usr/lib/libDrakX  
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0  
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl  
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at  
/usr/share/harddrake/service_harddrake line 13.  
BEGIN failed--compilation aborted at /usr/share/harddrake/service_harddrake  
line 13.  
   
urpmf Storable.pm tells me it is in perl, but rpm -q perl tells me perl is
not installed in my minimal install.  urpmi perl fixed the problem, and now
harddrake runs properly on boot.  It would seem that harddrake should have a
dependancy on perl that would cause perl to be installed even in a minimal
install so that harddrake can function.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 3202] [kdevelop] KDE Library documentation missing, also kdoc missing

2003-03-12 Thread nick.smethurst
http://qa.mandrakesoft.com/show_bug.cgi?id=3202

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:52 ---
*** This bug has been confirmed by popular vote. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Currently there is no way to use, or create KDE Documentation for KDevelop since kdoc 
is 
missing (even not available as a separate package), and KDE lacks its library 
documentation. 
 
The best fix would be to include the KDE documentation.   That helps a lot because the 
user 
(or admin) will not need to spend time creating the documentation files.



[Cooker] [Bug 2496] [kdebase] kghostview shows a blank document

2003-03-12 Thread nick.smethurst
http://qa.mandrakesoft.com/show_bug.cgi?id=2496

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:52 ---
*** This bug has been confirmed by popular vote. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Mandrake 9.1 RC1 - kghostview 0.13.2

A little and nice pdf document (27k) to show this bug :
http://linuxgraphic.org/section2d/articles/vector-bitmap/vector-bitmap.pdf

I open the document with kghostview. I use the icon zoom forward the page
becames blank. A second click make the zoom effective.
Fwd sequence:
Normal, blank, bigger, blank, bigger, blank, bigger... and so on.
Exactly the same with zoom backward.
Normal, blank, smaller, blank, smaller, blank, smaller...and so on.



[Cooker] [Bug 534] [drakconf] mandrake ntp server wizard don't write servers to /etc/ntp.conf

2003-03-12 Thread warly
http://qa.mandrakesoft.com/show_bug.cgi?id=534

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 09:58 ---
should be fixed in drakwizard 1.8



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
mdk9.0:
Mandrake Control Center/Server Configuration/ Time
drakwizard for ntp server, NTP servers are written only to /etc/ntp/step-tickers
file. File /etc/ntp.conf is not updated, ntp server have no link to ntp servers
(#ntpq -c peers)



[Cooker] [Bug 2922] [kernel-2.4.21.0.13mdk] ALSA output broken on SB16 PCI in current kernel

2003-03-12 Thread zeb
http://qa.mandrakesoft.com/show_bug.cgi?id=2922





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 10:05 ---
I guess this is the same bug than 2432 and should be resolved as fixed with
latest kernel package.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
As the summary states, ALSA output simply doesn't work on this card in current
Cooker kernels. I expect the last ALSA update broke it (it used to work fine).
The card uses the snd-ens1371 driver. Any program which attempts to output to
ALSA natively freezes as soon as it attempts to play sound, and cannot be exited
normally, even ctrl-c fails to work - has to be 'kill'ed. This has been verified
with xmms in ALSA mode (using the xmms-alsa plugin), totem, xine with the ALSA
plugin, and ogg123 (which attempts to output in ALSA mode by default). However,
sound works with the ALSA driver if its OSS emulation is used - i.e., I can get
sound perfectly well with any program set to output in OSS mode, using the ALSA
driver. None of the programs I checked gave any error output, they just froze.
This is quite a popular legacy card. Can't find anything in the ALSA mailing
lists about this.



[Cooker] [Bug 1961] [metacity] under gnome ksnapshot froze desktop

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=1961

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 10:19 ---
Fixed in metacity 2.4.34-3mdk..

Havoc RULEZ !!!



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
In oder to create a snapshot of the hardrake programme under gnome, i try to use
ksnapshot.

The snapshot is precessed, but when i want to record the screenshot, the gnome
desktop is frozen, and the only solution is to kill X to go back.



Re: [Cooker] Question: Is Upgrading supposed to desinstall conflicting third-party packages ?

2003-03-12 Thread Götz Waschk
Am Mittwoch, 12. März 2003, 12:40:15 Uhr MET, schrieb Guillaume Bedot:
 When updating when 9.0, I had to desinstall manually Xft-2.0 / 3ddesktop
 from tex, in order to get kdm  kde apps to work.
 Is this normal ? Should I create a bug report ?

This is perfectly normal. How should the installer take care of all
unsupported third party packages? 
-- 
   Götz Waschk  master of computer science   University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 -- Logout Fascism! --



[Cooker] [Bug 3207] [MySQL-Max] conflict MySQL vs MySQL-Max only partially works

2003-03-12 Thread fpons
http://qa.mandrakesoft.com/show_bug.cgi?id=3207

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 10:31 ---
I don't think it is a problem of packaging MySQL, not a problem of urpmi but a
problem of using urpmi. Urpmi assume the user want to install the package given
on command line, so it try to satisfy your request even if it appears to be
wrong. This means it try to install the both package which are conflicting each
other, leading to an error.

If you want to use MySQL-Max, just type urpmi MySQL-Max and urpmi will remove
an existing MySQL if any, if you want to switch back to MySQL, just type urpmi
MySQL and urpmi will remove MySQL-Max and install MySQL.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
I just had some problem installing MySQL-Max due to the new conflict to MySQL 
4.0.11. I am not certain, if this happens in an upgrade from ML 9.0, but you may
want to check it out.

In short, urpmi MySQL-Max [MySQL] only handles the conflict properly (i.e.
suggesting uninstalling the MySQL package), after I upgraded to the newest MySQL
package (MySQL-4.0.11a-4mdk). It looks that the installed RPM needs to have the
conflict marker in order for it to be honored completely.

This is only of interest for people who installed the -Max version of 3.23.x,
which was supposed to have MySQL-Max installed alongside (more presicly: after)
MySQL. From my observations (see below), I fear people having used MySQL-Max in
this way, will run into the same conflict I had. But I am not sure about it and
unfortunately don't have an v3.23 installation to test with.

As this is a problem with the different packaging used before (also in ML9.0),
it may be possible/probable that the problem will also happen for a full upgrade
from 9.0 to 9.1, depending how similar the installer works to urpmi.

With MySQL 4.0.11a-3mdk installed as this

  $ rpm -qa | grep -i mysql
  MySQL-client-4.0.11a-3mdk
  libmysql10-3.23.55-1mdk
  libmysql12-4.0.11a-3mdk
  MySQL-common-4.0.11a-3mdk
  MySQL-4.0.11a-3mdk
  php-mysql-4.3.0-2mdk

I get the following:

  $ urpmi MySQL-Max MySQL
  To satisfy dependencies, the following packages are going to be installed (17 MB):
  MySQL-4.0.11a-4mdk.i586
  MySQL-Max-4.0.11a-4mdk.i586
  MySQL-common-4.0.11a-4mdk.i586
  Is this OK? (Y/n) 
  installing
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-Max-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-common-4.0.11a-4mdk.i586.rpm

  Installation failed:
MySQL-Max  4.0.11 conflicts with MySQL-4.0.11a-4mdk
MySQL  4.0.11 conflicts with MySQL-Max-4.0.11a-4mdk

The same happens with urpmi MySQL-Max. As I said, the problem went away when I
upgraded MySQL beforehand: Now I am asked that MySQL-Max resp. MySQL has to be
removed in order to install the other packet.

As I said, I am not sure how the installer will handle this, but I fear that it
will try the equivalent of urpmi MySQL-Max MySQL. If you are sure that is no
problem for a full install, feel free to close this bug as invalid, of course.

Severity: minor, because only users of MySQL-Max are affected (and people seem
to not install it that much).

(And yes, I am aware that my environment is signicantly different from ML 9.0,
but the package conflict should be the same. I would love if someone could test
with the ML 9.0 packages.)



[Cooker] [Bug 3173] [galeon] Galeon crashes when attempting to print

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=3173

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:09 ---
I can print without any crash.. could give me a URL which crash galeon ? Are you
able to print file:///usr/share/doc/HTML/index.html ?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
Galeon 1.3.3-1 consistantly crashes when an attempt to print a web page is made.
No error messages are displayed.



Re: [Cooker] New Testkernel for SMP...

2003-03-12 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Could someone verify this,...

 is the IRQ routing problem only P4 / Xeon specific...
 or does it happend on dual P3 too...


 Thomas

It happens on dual P3 (Xeons) too : 

cat /proc/interrupts
   CPU0   CPU1   CPU2   CPU3
  0:   31948013  0  0  0IO-APIC-edge  timer
  1:  99164  0  0  0IO-APIC-edge  keyboard
  2:  0  0  0  0  XT-PIC  cascade
  8:  1  0  0  0IO-APIC-edge  rtc
  9:  2  0  0  0   IO-APIC-level  acpi
 12:1982516  0  0  0IO-APIC-edge  PS/2 Mouse
 14: 743647  0  0  0IO-APIC-edge  ide0
 15:1402439  0  0  0IO-APIC-edge  ide1
 16:   24288645  0  0  0   IO-APIC-level  nvidia
 17:  51737  0  0  0   IO-APIC-level  Intel 
82801BA-ICH2
 19:3683479  0  0  0   IO-APIC-level  usb-uhci, 
EMU10K1
 22:   1894  0  0  0   IO-APIC-level  aic7xxx
 23:1645443  0  0  0   IO-APIC-level  usb-uhci, 
eth0
NMI:  0  0  0  0
LOC:   31947655   31947966   31947807   31947895
ERR:  0
MIS:  0

- -- cpu info 

cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) XEON(TM) CPU 2.20GHz
stepping: 4
cpu MHz : 2175.228
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4338.48

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) XEON(TM) CPU 2.20GHz
stepping: 4
cpu MHz : 2175.228
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4338.48

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) XEON(TM) CPU 2.20GHz
stepping: 4
cpu MHz : 2175.228
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4338.48

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) XEON(TM) CPU 2.20GHz
stepping: 4
cpu MHz : 2175.228
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4338.48


I have dual Xeon (P3) with hyperthreading on, therefore 4 CPU visible. APIC is 
on, my kernel is actually 2.4.21-0.14mm-mdkcustom - multimedia kernel from 
contribs recompiled with highmem on. 

Jan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+byN1n11XseNj94gRAkzfAKCtEVgJabEa6YawqnROooy/UffY3wCfScd0
C7TERfRjDrKXJcAmX0yYpgk=
=f2nF
-END PGP SIGNATURE-




Re: [Cooker] Re: [Contrib-Rpm] cowsay-3.03-2mdk

2003-03-12 Thread John Keller
Buchan Milne wrote:
 Todd Lyons wrote:
  Ben Reser wrote on Tue, Mar 11, 2003 at 02:48:34AM -0800 :
 
 sharp and bang, meaning the #! sequence that tells the system where
 to find the interpreter.
 
 
  Interestingly, sharp only has meaning to anybody who's studied music
  in some small form.  Most of the people I've come across like to call it
  hash (which irks me) or pound (my personal preference).
 

 Sorry, but I think pound is a bad choice, seeing as some keyboards have
 this funny L-shaped character where you americans put this funny S with
 a vertical line through it ... that would be a Pound sign. Hash is less
 ambigous. Which is why I would refer to #! as hash-bang ;-).

 Buchan

I just couldn't pass up an opportunity to sling some food for thought
(hash in this virtual food fight :)...
http://www.theregister.co.uk/content/28/26042.html
http://www.theregister.co.uk/content/28/26108.html

Nomenclature  is contextual, anyway. Since US residents don't have the Livre
(pound Sterling) as currency, it's perfectly normal for them to say pound
for the symbol. Ambiguity is in the eye of the beholder; I'm sure you'd
get a blank stare the first time you talked to a non-techie in the US about
the hash key.

Personally, I like some of the variations in the Register articles. Variety
is the spice of life.




[Cooker] drakconf : login manager config not in the right place

2003-03-12 Thread Henri
shouldn't it be placed it the system section instead of the harddware one ?
I'm using drakconf-9.1-9mdk.i586.rpm.



Re: [Cooker] Re: Anyone know if there will be a RC3?

2003-03-12 Thread John Allen
On Wednesday 12 March 2003 09:42, Duncan wrote:
 On Mon 10 Mar 2003 19:47, Jason Greenwood posted as excerpted below:
  I am of the same opinion. I am on a dialup at home and it is all I can
  do just to stay up to date with the daily cooker updates, little lone
  test them. Updates are coming way too fast IMHO for a looming release
  date.

 Cooker is definitely not for dialup!  g  In fact, wasn't that the subject
 of a subthread on PPP a bit ago, the conclusion of which was that PPP
 doesn't get tested as much because those stuck on dialup basically can't to
 Cooker?

 Of course, here on my cable modem, I've been using Cooker with urpmi.update
 -a, and then urpmi --auto-select, for some time.

Of course rsync'ng at work, making a DVD-R(W) and bringing it home on a daily 
basis also works well. I usually test in work first to make sure that its not 
a disaster.

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]
MandrakeClub Silver Member.




War (was: [Cooker] Re: APCI not working on presario 700)

2003-03-12 Thread Chmouel Boudjnah
David Walser [EMAIL PROTECTED] writes:

 Though knowing too much could be dangerous :o)  Me and a friend were
 having a discussion, and I was saying I hope some Americans don't
 refuse to buy MDK 9.1 because of the situation at the United Nations,
 and he said most Americans probably don't know Mandrake is French...

we did get mails from some morons who said that they don't want to buy
us because we are French and don't support the war. 
Hail we are like this we like to eat Camembert, drink Wine and make
love :-p




Re: [Cooker] New Testkernel for SMP...

2003-03-12 Thread Teemu Torma
On Wednesday 12 March 2003 04:51, Thomas Backlund wrote:
 This is a the mdk standard kernel linux-2.4.21-0.13mdk + my changes:
 http://www.iki.fi/tmb/Cooker/linux-2.4.21-0.13mdk-TmB.Fix1.tar.bz2

 Just  unzip/untar it to / and run the included Install, and reboot...

 Please test it and let me now... both with and without acpi=off

No difference for me, a Dell workstation with dual 2.0Ghz Xeon.  
acpi=off makes no difference.

With the latest 9.0 kernel (.16-24), I see 1 (one) interrupt on both ide 
channels on the second cpu, but nothing else.  

dmesg of the test kernel with acpi:

Linux version 2.4.21-0.13-TmB.Fix1 ([EMAIL PROTECTED]) (gcc version 
3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)) #2 SMP ke maalis 12 05:13:39 EET 
2003
BIOS-provided physical RAM map:
 BIOS-e820:  - 000a (usable)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 1ff77000 (usable)
 BIOS-e820: 1ff77000 - 1ff79000 (ACPI NVS)
 BIOS-e820: 1ff79000 - 2000 (reserved)
 BIOS-e820: fec0 - fec1 (reserved)
 BIOS-e820: fee0 - fee1 (reserved)
 BIOS-e820: ffb0 - 0001 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
ACPI: have wakeup address 0xc0002000
found SMP MP-table at 000fe710
hm, page 000fe000 reserved twice.
hm, page 000ff000 reserved twice.
hm, page 000f reserved twice.
On node 0 totalpages: 130935
zone(0): 4096 pages.
zone(1): 126839 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 DELL   ) @ 0x000fd550
ACPI: RSDT (v001 DELLWS 530  0.8) @ 0x000fd564
ACPI: FADT (v001 DELLWS 530  0.8) @ 0x000fd598
ACPI: SSDT (v001   DELLst_ex 0.04096) @ 0xfffe6255
ACPI: MADT (v001 DELLWS 530  0.8) @ 0x000fd60c
ACPI: BOOT (v001 DELLWS 530  0.8) @ 0x000fd678
ACPI: DSDT (v001   DELLdt_ex 0.04096) @ 0x
ACPI: BIOS passes blacklist
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 Pentium 4(tm) XEON(tm) APIC version 16
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Processor #2 Pentium 4(tm) XEON(tm) APIC version 16
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
ACPI: IOAPIC (id[0x02] address[0xfec0] global_irq_base[0x0])
IOAPIC[0]: apic_id 2 already used, trying 1
IOAPIC[0]: Assigned apic_id 1
IOAPIC[0]: apic_id 1, version 32, address 0xfec0, IRQ 0-23
ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] 
trigger[0x0])
ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] 
trigger[0x3])
Using ACPI (MADT) for SMP configuration information
Kernel command line: devfs=mount vga=794 root=/dev/hda1 3
Initializing CPU#0
Detected 1993.998 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 3971.48 BogoMIPS
Memory: 513596k/523740k available (1584k kernel code, 9760k reserved, 
1135k data, 156k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 3febfbff   
CPU: Common caps: 3febfbff   
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 3febfbff   
CPU: Common caps: 3febfbff   
CPU0: Intel(R) XEON(TM) CPU 2.00GHz stepping 04
per-CPU timeslice cutoff: 1463.39 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 0040
ESR value after enabling vector: 
Booting processor 1/2 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 
ESR value after enabling vector: 
Calibrating delay loop... 3984.58 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#1.
CPU: After generic, caps: 3febfbff   
CPU: Common caps: 3febfbff   
CPU1: Intel(R) XEON(TM) CPU 2.00GHz stepping 04
Total of 2 processors activated (7956.07 BogoMIPS).
WARNING: No sibling 

Re: [Cooker] Re: [Contrib-Rpm] cowsay-3.03-2mdk

2003-03-12 Thread Duncan
On Tue 11 Mar 2003 18:44, Levi Ramsey posted as excerpted below:
 I prefer hash, if only because it allows me to say hash bang slash bin
 slash bash, which has always amused me... when I'm writing a shell
 script, I always say that part aloud... ;o)

I gotta remember that part, to comment on at work.  Work isn't really computer 
related, but I've a rep as /the/ computer guy, there, and I gotta maintain 
the image...  g

So everything's rollin' along, and I suddenly say, You know what?  When I 
program a shell script in Linux, it starts with 'hash bang slash bin slash 
bash'!

They'll look at me like I'm crazy, perhaps say What? and when I repeat it 
just shake their head, and my status as computer geek/guru will be safe for 
another month.  g  Repeat a few times, with different co-workers, so it 
gets around that I'm a bit crazy when it comes to computers, and...  g

-- 
Duncan
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety. --
Benjamin Franklin




[Cooker] Re: War

2003-03-12 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chmouel Boudjnah wrote:

 we did get mails from some morons who said that they don't want to buy
 us because we are French and don't support the war.
 Hail we are like this we like to eat Camembert, drink Wine and make
 love :-p


And are they going to start boycotting British products now too?

Really, mixing politics and business is not a good idea ...

Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+by0brJK6UGDSBKcRAhkeAJ9cQWuycs8i6dUW5Ko9w9bL0Wu2SACgs0dt
Je0UYnCufA4lR8GQwkQEfjk=
=0EOw
-END PGP SIGNATURE-




[Cooker] OT: mozilla bug or feature? (was: handling)

2003-03-12 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just noticed that when replying to a thread that had changed subject
(subject was in the form [new subject] (was: [Re: ][old subject]),
that the new subject line became [Re: ][new subject].

So, is this a bug or a feature?

If it is a feature, maybe more mail clients should do it (do others do
it?), and could we then have people use the feature correctly (ie always
have the was preceded by an opening bracked and followed by a colon),
since it didn't seem to work with other variations.

Anyway, I specifically made this subject line in the right form, see if
the part in brackets gets stripped when you hit the reply ...

Regards,
Buchan
- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+by5orJK6UGDSBKcRAtIoAJ47ydwWhz46tRl13FoTa0eo5BlIrQCfZzkj
567PgLJIkiDGIqtZv5Qmf+A=
=YBC8
-END PGP SIGNATURE-




Re: [Cooker] Re: War

2003-03-12 Thread Cláudio Roger
ROLF ROLF ROLF ROLF ROLF ROLF ROLF ROLF ROLF

Buchan Milne wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chmouel Boudjnah wrote:

 

we did get mails from some morons who said that they don't want to buy
us because we are French and don't support the war.
Hail we are like this we like to eat Camembert, drink Wine and make
love :-p
   

And are they going to start boycotting British products now too?

Really, mixing politics and business is not a good idea ...

Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+by0brJK6UGDSBKcRAhkeAJ9cQWuycs8i6dUW5Ko9w9bL0Wu2SACgs0dt
Je0UYnCufA4lR8GQwkQEfjk=
=0EOw
-END PGP SIGNATURE-
.

 






Re: [Cooker] Re: War

2003-03-12 Thread Pascal Terjan
Buchan Milne wrote:

And are they going to start boycotting British products now too?

Really, mixing politics and business is not a good idea ...

When I read things like the following URL, I can't see what they expect 
from us (except making us laugh).

http://www.gopbi.com/partners/pbpost/news/0311french.html




Re: [Cooker] URPMI in the spotlight, was: question on ftp sites

2003-03-12 Thread Guillaume Cottenceau
Duncan [EMAIL PROTECTED] writes:

 On Mon 10 Mar 2003 08:00, François Pons posted as excerpted below:
  This could be great indeed, any idea how to improve urpmi/rpmdrake is
  welcome as next version will be designed soon now.
 
 Something I've been wishing for..  If it's there, I haven't seen it in the man 
 pages or documentation..
 
 Some way to prioritize sources..  Thus, if my local mirror has the same thing 
 as the sunet primary mirror, it wouldn't bother sunet, but would go for the 
 local one, but would still be able to get the latest from sunet when there's 
 a difference.

The sources are taken in order. In 9.2 the sources editor will
have the feature of graphically changing order. Now, you may do
so by changing order of `/etc/urpmi/urpmi.cfg'. 

 A somewhat related request..  It doesn't LOOK like it's doing this now, but 
 maybe it does..
 
 If several sources are available for an item, according to the latest 
 hdlst.cz, and one fails, try the others.  I've had errors where it was gone 
 from one, apparently the one urpmi tried first, but still available on 
 another, only urpmi wouldn't fetch it from there.  I either had to disable 
 the first source, or go fetch it manually (which is how I knew it to be 
 available on the second source anyway).

I think this is available (or soon will be) with urpmi.

But this is gonna be hard for rpmdrake since the
installer/downloader is grpmi, which doesn't know anything about
dependencies (it only installs/downloads).

 Some way to tell it if app.x.y.z doesn't exist, automatically try 
 app.x.y.z-Amdk doesn't exist, try -(A+1)mdk instead.  IOW, it would do the 
 same thing that urpmi already does to figure out which of several versions is 
 the newest, but if the hdlist.cz file was outdated, it would automatically 
 try the next logical release stepping instead, as well as the usual output 
 about needing to run .update.  It's a bit arguable as to whether it should 
 extend beyond the mdk release number, say, to the .z above, but at least the 
 mdk releases are usually fairly limited in scope, so having at least that as 
 an option would be helpful.  (The idea is an option like --allow-force, for 
 those that want it, not default behavior, for those that prefer a more 
 conservative approach.)

This wouldn't be safe since a new release may have different
dependencies.
 

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/



Re: [Cooker] Package is Corrupted Upgrading with RPMDrake

2003-03-12 Thread Guillaume Cottenceau
Bob Brickey [EMAIL PROTECTED] writes:

 When trying to upgrade to any KDE cooker package and to certain
 other RPM packages with RPMDrake, I get Could not read signature
 block.  Install anyway?  When answering Yes, I get Package xxx
 is corrupted.  However, a wide variety of other packages install
 normally.
 
 I thought various files I was trying to install from cooker FTP
 mirror sites actually must be corrupted at the first, but it
 happens with so many packages now, something else must be wrong.
 Does anyone know what the problem might be?

Have you tried with different mirror sites? It works correctly on
our own repository, at that time.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/



[Cooker] [Bug 2229] [k3b] K3b freezes

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=2229

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:25 ---


*** This bug has been marked as a duplicate of 1674 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
At the fifth step of k3b advanced configuration, the program freezes and all
other programs do as well.
The only way I found to get the hand is to kill server X.



[Cooker] [Bug 1674] [k3b] k3b just simply freezes my X

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=1674

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:25 ---
*** Bug 2229 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Hello,

K3b v0.8.2 upgraded from cooker still get me unsatisfied with the program, last
version was doing the same thing :

- when i start k3dbsetup the first time to configure the program, i simply get
my X totally freezed when i click on the next button on the step where k3b ask
for the user and groups properties. i need to kill my current X session via ssh
from another pc on the lan to get back my PC usable :o/

anothers thing a little bit strange :

-  i got 3 scsi devices en this pc , 2 cd readers and one cd recorder, k3db told
me that he found 2 cd recorders and considered my Plextor PX40WTS UltraPlex
device as a cd recorder ! strange ...

- by the way, windows size for k3dbsetup and also k3db user interface
confirguration are totally outsized ! larger than my screen resolution (
1024*768 currently ) and made the program a little bit confused to be configured
as some parts of windows are not viewable easily on the screen.

thks for reading.

lolomin

P.S : sorry for my approximative english, i'm french and do not surely have a
perfect and clean english i think, so surely some mistakes here and around,
apologize :)



[Cooker] [Bug 830] [mozilla] cant login as student at http://cisco.netacad.net

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=830

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||LATER



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:29 ---
Closed as LATER.. Will close it as FIXED when it is fixed upstream by mozilla
developers



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
On the web page were it says Academy user log in here it takes a very long
time for the login box to come up and when it does I can't login. Previous
versions of Mozilla work as well as Netscape 7.01 on my windows box.



[Cooker] [Bug 3194] [XFree86] Cannot type German ß (as in the word Fuß) in Mandrake 9.1

2003-03-12 Thread luigiwalser
http://qa.mandrakesoft.com/show_bug.cgi?id=3194





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:30 ---
As I suspected, it's still broken.  I'll attach the file from 7.2 that 
worked.  To: Goetz (and I'd be able to do the umlaut if Multi_key 
worked...) I'm sure there's no GUI for this stuff and...what the heck is 
Alt Gr?




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
As in bug #3192 I use a US International keybord to type in English, German, and
Portuguese.

Portuguese works perfectly, as in 9.0, but for german one character is missing,
the ß. I didn't find any key combination to type it. In 9.0 I could type it
holding the the right Alt key and pressing s. Now this key combination does
not work, neither on the text console nor under X.

Please correct the package choice when this bug is not in the XFree86 package.



[Cooker] [Bug 3194] [XFree86] Cannot type German ß (as in the word Fuß) in Mandrake 9.1

2003-03-12 Thread luigiwalser
http://qa.mandrakesoft.com/show_bug.cgi?id=3194





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:30 ---
Hopefully this will work.  Ignore the check this out
at the top :o).

This is the file /etc/X11/xkb/symbols/en_US from MDK
7.2, when Multi_key last worked.  Compare it to what
we have now.

Note: forwarded message attached.

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.comcheck this out




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
As in bug #3192 I use a US International keybord to type in English, German, and
Portuguese.

Portuguese works perfectly, as in 9.0, but for german one character is missing,
the ß. I didn't find any key combination to type it. In 9.0 I could type it
holding the the right Alt key and pressing s. Now this key combination does
not work, neither on the text console nor under X.

Please correct the package choice when this bug is not in the XFree86 package.



[Cooker] [Bug 3198] [Installation] network.img does not boot on machine with 1G RAM

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=3198





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:36 ---
*** Bug 3200 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Trying to load the installer kernel after isolinux loads hangs the machine with
flashing caps/scroll lock LEDs. Is highmem enabled in the installer kernel? I
will try to remove a DIMM and see what happens. 

(h/w is dual MP1900 on ASUS A7M266-D mobo, 1G RAM, various other stuff).



[Cooker] [Bug 3152] [mozilla] Fonts

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=3152

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever Confirmed||1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:32 ---
uk.yahoo.com displays fine here..

Reporter, could you try with mozilla 1.3-0.1mdk and if you still have problems,
post a screenshot here ?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
Fonts look good on most sites, but on some sites like cnn.com, c/net.com and
uk.yahoo.com news, the tops are missing on several characters which make it
difficult to read.



[Cooker] [Bug 3200] [Installation] network.img does not boot on machine with 1G RAM

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=3200

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:36 ---


*** This bug has been marked as a duplicate of 3198 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Trying to load the installer kernel after isolinux loads hangs the machine with
flashing caps/scroll lock LEDs. Is highmem enabled in the installer kernel? I
will try to remove a DIMM and see what happens. 

(h/w is dual MP1900 on ASUS A7M266-D mobo, 1G RAM, various other stuff).



[Cooker] [Bug 3194] [XFree86] Cannot type German ß (as in the word Fuß) in Mandrake 9.1

2003-03-12 Thread waschk
http://qa.mandrakesoft.com/show_bug.cgi?id=3194





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:41 ---
Alt Gr is the right Alt key, between Space and the right EvilLogo key.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
As in bug #3192 I use a US International keybord to type in English, German, and
Portuguese.

Portuguese works perfectly, as in 9.0, but for german one character is missing,
the ß. I didn't find any key combination to type it. In 9.0 I could type it
holding the the right Alt key and pressing s. Now this key combination does
not work, neither on the text console nor under X.

Please correct the package choice when this bug is not in the XFree86 package.



[Cooker] [Bug 3191] [gimp] Conga font in GIMP produces illegible result

2003-03-12 Thread tvignaud
http://qa.mandrakesoft.com/show_bug.cgi?id=3191

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:43 ---
where does come this font ? 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
Gimp 1.2.3
StarOffice 5.2
Conga font

The Conga font with either GIMP 1.2.3 or StarOffice 5.2 is sometimes illegible, 
however the printed result is correct.  

With GIMP 1.2.3, I opened a new file, chose the text tool, and the CONGA font.  I then 
added text to the GIMP Text Tool preview box.  Within the preview box, the typed 
text appears correctly using some even point sizes.  Using some odd point sizes (9, 11 
and 13), the text is illegible.  After entering the text to the GIMP Image Box, the 
text is now distorted, and is different from the text in the preview box.  

The same result occurs using the Conga font with StarOffice 5.2, except, when choosing 
point sizes 6,7,9 with the Conga font.  Choosing font sizes 8, 10, 11, 12 14, 16, 18, 
and all larger sizes within StarOffice 5.2 using the Conga font produces illegible 
results.  However, if I print the document from StarOffice, using the illegible Conga 
font, the resulting printed document contains the words initially typed.  

Here is a sample.  
Text Typed = test pennington

Screen viewable text with Staroffice 5.2 using Conga Font = K\JK G\EE`E^KFE

If this document is printed the result is = test pennington

NVidia video card
9.1rc2
Compaq Presario 5423 desktop
Dell Trinitron 17 inch monitor



[Cooker] [Bug 3207] [MySQL-Max] conflict MySQL vs MySQL-Max only partially works

2003-03-12 Thread benjamin-mdk-bugzilla
http://qa.mandrakesoft.com/show_bug.cgi?id=3207





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:48 ---
Funny, I wondered if I should consider that an urpmi problem. Anyhow the
versions I am using:

  $ rpm -q urpmi perl-URPM rpmtools
  urpmi-4.2-30mdk
  perl-URPM-0.81-12mdk
  rpmtools-4.5-9mdk

Let me know, if you need anything else.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
I just had some problem installing MySQL-Max due to the new conflict to MySQL 
4.0.11. I am not certain, if this happens in an upgrade from ML 9.0, but you may
want to check it out.

In short, urpmi MySQL-Max [MySQL] only handles the conflict properly (i.e.
suggesting uninstalling the MySQL package), after I upgraded to the newest MySQL
package (MySQL-4.0.11a-4mdk). It looks that the installed RPM needs to have the
conflict marker in order for it to be honored completely.

This is only of interest for people who installed the -Max version of 3.23.x,
which was supposed to have MySQL-Max installed alongside (more presicly: after)
MySQL. From my observations (see below), I fear people having used MySQL-Max in
this way, will run into the same conflict I had. But I am not sure about it and
unfortunately don't have an v3.23 installation to test with.

As this is a problem with the different packaging used before (also in ML9.0),
it may be possible/probable that the problem will also happen for a full upgrade
from 9.0 to 9.1, depending how similar the installer works to urpmi.

With MySQL 4.0.11a-3mdk installed as this

  $ rpm -qa | grep -i mysql
  MySQL-client-4.0.11a-3mdk
  libmysql10-3.23.55-1mdk
  libmysql12-4.0.11a-3mdk
  MySQL-common-4.0.11a-3mdk
  MySQL-4.0.11a-3mdk
  php-mysql-4.3.0-2mdk

I get the following:

  $ urpmi MySQL-Max MySQL
  To satisfy dependencies, the following packages are going to be installed (17 MB):
  MySQL-4.0.11a-4mdk.i586
  MySQL-Max-4.0.11a-4mdk.i586
  MySQL-common-4.0.11a-4mdk.i586
  Is this OK? (Y/n) 
  installing
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-Max-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-common-4.0.11a-4mdk.i586.rpm

  Installation failed:
MySQL-Max  4.0.11 conflicts with MySQL-4.0.11a-4mdk
MySQL  4.0.11 conflicts with MySQL-Max-4.0.11a-4mdk

The same happens with urpmi MySQL-Max. As I said, the problem went away when I
upgraded MySQL beforehand: Now I am asked that MySQL-Max resp. MySQL has to be
removed in order to install the other packet.

As I said, I am not sure how the installer will handle this, but I fear that it
will try the equivalent of urpmi MySQL-Max MySQL. If you are sure that is no
problem for a full install, feel free to close this bug as invalid, of course.

Severity: minor, because only users of MySQL-Max are affected (and people seem
to not install it that much).

(And yes, I am aware that my environment is signicantly different from ML 9.0,
but the package conflict should be the same. I would love if someone could test
with the ML 9.0 packages.)



[Cooker] [Bug 2727] [mozilla] mozilla crash without even starting

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=2727

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:47 ---
Probably some XUL corruption.. closing as WorksForMe



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Hello, 
 
with mozilla-1.3-0.final.20030228.2mdk, 
when I fire-up mozilla, it SIGSEV straight away. 
[no plugins installed yet]. 
 
Backtrace included: 
 
# export LD_LIBRARY_PATH=/usr/lib/mozilla-1.3 
# /usr/lib/mozilla-1.3/mozilla-bin  
# gdb /usr/lib/mozilla-1.3/mozilla-bin  
(gdb) run 
Starting program: /usr/lib/mozilla-1.3/mozilla-bin  
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)... 
(no debugging symbols found)...[New Thread 16384 (LWP 20093)] 
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)... 
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)... 
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)... 
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...[New Thread 32769 (LWP 20101)] 
[New Thread 16386 (LWP 20102)] 
[New Thread 32771 (LWP 20103)] 
[New Thread 49156 (LWP 20104)] 
[New Thread 65541 (LWP 20105)] 
 
Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread 16384 (LWP 20093)] 
0x40058b86 in js_AllocStack () from ./libmozjs.so 
(gdb) backtrace 
#0  0x40058b86 in js_AllocStack () from ./libmozjs.so 
#1  0x40a79e68 in NSGetModule () from 
/usr/lib/mozilla-1.3/components/libxpconnect.so 
#2  0x40a76609 in NSGetModule () from 
/usr/lib/mozilla-1.3/components/libxpconnect.so 
#3  0x40967867 in xptc_invoke_copy_to_stack_keeper () from 
/usr/lib/mozilla-1.3/libxpcom.so 
#4  0x40a8c54a in NSGetModule () from 
/usr/lib/mozilla-1.3/components/libxpconnect.so 
#5  0x400b9c4d in PL_HashTableEnumerateEntries () from /usr/lib/libplds4.so 
#6  0x40a8bef0 in NSGetModule () from 
/usr/lib/mozilla-1.3/components/libxpconnect.so 
#7  0x409401fd in nsComponentManagerImpl::UnloadLibraries () from 
/usr/lib/mozilla-1.3/libxpcom.so 
#8  0x4093b9bf in nsComponentManagerImpl::Shutdown () from 
/usr/lib/mozilla-1.3/libxpcom.so 
#9  0x408efdee in NS_ShutdownXPCOM () from /usr/lib/mozilla-1.3/libxpcom.so 
#10 0x08075943 in GRE_Shutdown () 
#11 0x080590c3 in main () 
#12 0x405ce7f7 in __libc_start_main () from /lib/i686/libc.so.6 
 
 
# rpm -q mozilla 
mozilla-1.3-0.final.20030228.2mdk 
 
Thanks. 
 
Have a nice day. 
 
Fabrice.



[Cooker] [Bug 3194] [XFree86] Cannot type German ß (as in the word Fuß) in Mandrake 9.1

2003-03-12 Thread luigiwalser
http://qa.mandrakesoft.com/show_bug.cgi?id=3194





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:50 ---
oh, Alt_R, I got you.  Looks like my forward didn't work, I'll have to 
try to DL the file and attach it.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
As in bug #3192 I use a US International keybord to type in English, German, and
Portuguese.

Portuguese works perfectly, as in 9.0, but for german one character is missing,
the ß. I didn't find any key combination to type it. In 9.0 I could type it
holding the the right Alt key and pressing s. Now this key combination does
not work, neither on the text console nor under X.

Please correct the package choice when this bug is not in the XFree86 package.



[Cooker] [Bug 2874] [zapping] zapping pops up Unknown error

2003-03-12 Thread jokerman64
http://qa.mandrakesoft.com/show_bug.cgi?id=2874

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:55 ---
fine with me. must be an upgrade problem. I can live with it though 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I just upgraded my system (main one) to rc2 and when using zapping I get a dialog pop 
up 
saying Unknown error. Once I close it zapping pops up and works just fine. It's kinda 
like that 
kfmclient error. Annoying enough to be reported but not important enough to be 
stressed over. 
I do hope this gets fixed however. anyone knows if it happens on a non-upgraded box.



[Cooker] [Bug 2825] [kdebase] kicker won't play with gtk

2003-03-12 Thread jokerman64
http://qa.mandrakesoft.com/show_bug.cgi?id=2825





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:56 ---
how is this unconfirmed. can everyone else but me copy from gtk to kde apps 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Kicker isn't copying text from gtk apps like rpmdrake when the text highglighted. This 
may be 
a gtk and not KDE prob but there's no gtk section to file a bug under.



[Cooker] [Bug 3207] [MySQL-Max] conflict MySQL vs MySQL-Max only partially works

2003-03-12 Thread fpons
http://qa.mandrakesoft.com/show_bug.cgi?id=3207





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:58 ---
Does urpmi work as expected ? If yes, there is no problem.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
I just had some problem installing MySQL-Max due to the new conflict to MySQL 
4.0.11. I am not certain, if this happens in an upgrade from ML 9.0, but you may
want to check it out.

In short, urpmi MySQL-Max [MySQL] only handles the conflict properly (i.e.
suggesting uninstalling the MySQL package), after I upgraded to the newest MySQL
package (MySQL-4.0.11a-4mdk). It looks that the installed RPM needs to have the
conflict marker in order for it to be honored completely.

This is only of interest for people who installed the -Max version of 3.23.x,
which was supposed to have MySQL-Max installed alongside (more presicly: after)
MySQL. From my observations (see below), I fear people having used MySQL-Max in
this way, will run into the same conflict I had. But I am not sure about it and
unfortunately don't have an v3.23 installation to test with.

As this is a problem with the different packaging used before (also in ML9.0),
it may be possible/probable that the problem will also happen for a full upgrade
from 9.0 to 9.1, depending how similar the installer works to urpmi.

With MySQL 4.0.11a-3mdk installed as this

  $ rpm -qa | grep -i mysql
  MySQL-client-4.0.11a-3mdk
  libmysql10-3.23.55-1mdk
  libmysql12-4.0.11a-3mdk
  MySQL-common-4.0.11a-3mdk
  MySQL-4.0.11a-3mdk
  php-mysql-4.3.0-2mdk

I get the following:

  $ urpmi MySQL-Max MySQL
  To satisfy dependencies, the following packages are going to be installed (17 MB):
  MySQL-4.0.11a-4mdk.i586
  MySQL-Max-4.0.11a-4mdk.i586
  MySQL-common-4.0.11a-4mdk.i586
  Is this OK? (Y/n) 
  installing
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-Max-4.0.11a-4mdk.i586.rpm
/var/local/mirror/mandrake/cooker-tree/Mandrake/RPMS/MySQL-common-4.0.11a-4mdk.i586.rpm

  Installation failed:
MySQL-Max  4.0.11 conflicts with MySQL-4.0.11a-4mdk
MySQL  4.0.11 conflicts with MySQL-Max-4.0.11a-4mdk

The same happens with urpmi MySQL-Max. As I said, the problem went away when I
upgraded MySQL beforehand: Now I am asked that MySQL-Max resp. MySQL has to be
removed in order to install the other packet.

As I said, I am not sure how the installer will handle this, but I fear that it
will try the equivalent of urpmi MySQL-Max MySQL. If you are sure that is no
problem for a full install, feel free to close this bug as invalid, of course.

Severity: minor, because only users of MySQL-Max are affected (and people seem
to not install it that much).

(And yes, I am aware that my environment is signicantly different from ML 9.0,
but the package conflict should be the same. I would love if someone could test
with the ML 9.0 packages.)



[Cooker] [Bug 2098] [galeon] galeon segfault after ftp download

2003-03-12 Thread fcrozat
http://qa.mandrakesoft.com/show_bug.cgi?id=2098

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WORKSFORME  |



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:59 ---
Reproduced here.. Next time, tell us you changed default settings (here close
when finished) otherwise NOBODY will be able to reproduce it !!!



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



[Cooker] [Bug 2873] [drakxtools] logdrake from drakxtools-9.1-15mdk uses up cpu

2003-03-12 Thread jokerman64
http://qa.mandrakesoft.com/show_bug.cgi?id=2873





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 11:59 ---
tested and it's definitely better. Now it's takes about a minute to start using up cpu 
resources 
totally (according to gkrellm), but mouse responsiveness took a hit immediately after 
starting 
the program.  



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
I don't know how else to put this, it eats cpu cycles/uses up all the cpu processing 
power.  
Whatever the technical term whenever i use logdrake cpu usage goes from around 15 to  
99-100 %. The first time it happened i'd selected logdrake from mcc, checked the 
syslog box  
and the show only for selected day box (which was today) and then hit search.  
IMMEDIATELY cpu usage went up to 100% and the only thing I could do was move the mouse 
 
sporadically. during this sporadic mouse movement i had click on the menu's K icon and 
had  
move the gkrellm window to somewhere else. After about 5 minutes (yeah I waited that 
long)  
The search in logdrake finished, the gkrellm window AND the kicker died. The logdrake  
window must have died too (as opposed to finishing) because no results were given, it 
just  
went back to the System tab of MCC. This was done in embedded mode. Oh yeah I also 
had  
a konqueror window open as well. Then I tried to reproduce this:  
i restarted kicker and gkrellm using the Alt+F2 run dialog.  
clicked on logdrake again in mcc  
chose the same seettings (syslog and show only for selected day boxes) and then 
hit search  
again.   
Same thing happened but this time it was worse. Around the five minute mark all signs 
of  
activity stopped and I couldn't move the mouse for about thirty seconds, then i could 
move the  
mouse again. I decided to let it go further and see if it would stop (segfault?) like 
it did the  
last time. No such luck. It kept going for another five minutes (total of ten) eating 
up cpu  
usage and I decided to restart X. That in and of itself was an ordeal. It took forever 
(probably  
a minute) for the Nvidia logo to pop-up and then kdm was STILL trying to restart. So 
then I  
did Ctrl+Alt+F1 and went to the console (which looked weird too, it was like a tiled  
wallpaper across the top with a black screen below) and di a Ctrl+Alt+Del to reboot. 
If you  
try to reproduce this be prepared.  
  
Oh yeah this was an on upgrade to my regular system (9.0 -- 9.1 RC2+cooker updates)  
Specs:  
athlon xp 2000+  
ecs mobo  
gf 4 ti4200-8x  
256 mb sdram  
 
p.s. this is a dupe of Bug#: 2161 but I couldn't confirm or change severity and crap 
like that 
so I made this one wis way better description.



[Cooker] [Bug 3194] [XFree86] Cannot type German ß (as in the word Fuß) in Mandrake 9.1

2003-03-12 Thread luigiwalser
http://qa.mandrakesoft.com/show_bug.cgi?id=3194





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:00 ---
Oh nevermind, my message forward did attach the two files.  The first 
one is:
/etc/X11/xkb/symbols/en_US
and the second one is:
/etc/X11/xkb/symbols/us




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
As in bug #3192 I use a US International keybord to type in English, German, and
Portuguese.

Portuguese works perfectly, as in 9.0, but for german one character is missing,
the ß. I didn't find any key combination to type it. In 9.0 I could type it
holding the the right Alt key and pressing s. Now this key combination does
not work, neither on the text console nor under X.

Please correct the package choice when this bug is not in the XFree86 package.



[Cooker] [Bug 3159] [ld.so1] Built in paths precede /etc/ld.so.conf

2003-03-12 Thread bunnadik
http://qa.mandrakesoft.com/show_bug.cgi?id=3159





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:01 ---
I'm sorry if I'm being annoying or not getting the point but AFAIK:

During run-time the program should check LD_LIBRARY_PATH,
/etc/ld.so.cache and default libs. 
'ldconfig' is used to update the cache using LD_LIBRARY_PATH, /etc/ld.so.conf and 
default libs as the search order.
'ldconfig -p' shows what's in the cache and in what order the libraries are
referenced, so if /usr/lib/libmylib.so comes before
/usr/local/lib/libmylib.so the former is used at runtime.

When I run 'ldconfig -p | grep libfreetype' I get (in order)
  libfreetype.so (libc6) = /usr/lib/libfreetype.so.6
  libfreetype.so (libc6) = /usr/local/lib/libfreetype.so.6
and 'ldd /opt/xfce4_cvs26feb/bin/xfwm4 | grep freetype' gives
  libfreetype.so.6 = /usr/lib/libfreetype.so.6

So even though my ld.so.conf has /usr/local/lib first ldconfig and the 
linker ignores it and chooses the default lib instead. I think that's
a bug and if you think it's glibc's fault please tell me and I'll
start bugging (pun intended) those guys.

Oh, and I think the compiler (or autoconf or whatever) should adhere to the
same standards, but perhaps that's another issue.

Peder



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Somewhere between MDK 7.0 and 8.2 ldconfig changed behaviour to list /lib and /usr/lib 
before the self specified paths in /etc/ld.so.conf. This has the negative impact that 
if I compile a new alsa for instance, every other program I subsequently compile tries 
to link against the preinstalled libs in /usr/lib instead of my new ones in 
/usr/local/lib



[Cooker] [Bug 2820] [kdeadmin-kpackage] kdeadmin-kpackage requires kdeadmin to be installed

2003-03-12 Thread jokerman64
http://qa.mandrakesoft.com/show_bug.cgi?id=2820





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:01 ---
this is still not fixed even though someone has created a patch for it. just curious 
but, WHY? 



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
kdeadmin-kpackage requires kdeadmin to be installed which further requires pciutils. 
It 
shouldn't need kdeadmin to be installed. That sorta defeats the purpose.



[Cooker] [Bug 2825] [kdebase] kicker won't play with gtk

2003-03-12 Thread jokerman64
http://qa.mandrakesoft.com/show_bug.cgi?id=2825

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:02 ---
*** This bug has been confirmed by popular vote. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Kicker isn't copying text from gtk apps like rpmdrake when the text highglighted. This 
may be 
a gtk and not KDE prob but there's no gtk section to file a bug under.



[Cooker] [Bug 1787] [Installation] Prompt to change CD had scrollbar

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=1787

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:04 ---
*** Bug 896 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
During installation on a laptop, at 800X600 the prompt to change CDs has a
scroll bar. At that resolution, the scrollbars aren't necessary.



[Cooker] [Bug 896] [Installation] Change your Cd-Rom! dialog needs to be slightly taller

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=896

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:04 ---
This bug was fixed in post-RC2 CVS, per Pascal Rigaux in bug #1787. I'm marking 
this one a duplicate of that bug, though it really is the original bug.

*** This bug has been marked as a duplicate of 1787 ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
The Change your Cd-Rom! dialog needs to be slightly taller, as it appears with
a scroll bar on the right and the words Change your Cd-Rom! mostly scrolled
off the top.

Also I'm not certain my version is 1.761; I'm installing from 9.1 beta 2, but
didn't see an option for that.



[Cooker] [Bug 1307] [XFree86-server] XFree86 freezes on logout or shutdown with DRI on Radeon Mobility 7500

2003-03-12 Thread flavio.l
http://qa.mandrakesoft.com/show_bug.cgi?id=1307





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:06 ---

I can confirm in 9.1 RC2 on a Fujitsu-Siemens lifebook E7010
XFree freezes with black screen on logout or shutdown from KDE or Gnome on
Radeon Mobility 7500.
I have big problems with ACPI as well



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
XFree freezes with black screen on logout or shutdown from KDE or Gnome on
Radeon Mobility 7500C (ATI Radeon Mobility M7 LW (AGP)) on a Sony Vaio
PCG-GRV550. Commenting module DRI and DRI section in XF86Config-4 allows logout
or shutdown to work. Shutdown from command line works. Stoping dm service works.
This problem existed in Beta 2 and Beta 3 of Mandrake 9.1.



[Cooker] [Bug 2829] [tmdns] 9.1RC2: DNS for .local and tmdns

2003-03-12 Thread rrichards
http://qa.mandrakesoft.com/show_bug.cgi?id=2829





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:05 ---
Finally got your patch installed. A few minor things as well as some on the 
addition files in the SRPM would need to be changed in order for it to work 
after an RPM install.

Unfortunately, changing to .localdomain is probably not a good idea. Further 
research on this, http://www.ietf.org/proceedings/00dec/I-D/draft-ietf-dnsext-
mdns-00.txt, shows that .local is the proposed extension for Multicast (notice 
how M$ is on the list here - most likely explains the Active Directory setups).

It would probably be best NOT to install tmdns during installation as a 
default. For business users, most would already have nameservers so this could 
be a potential problem. For home users, this service may be useful in a small 
home network, but it would be easier for them to just install the additional 
service rather than for a business trying to maintain a large number of 
machines having to deal with this issue on a much larger scale.

Just my 2 cents



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
I'm very late on this report, but I've been trying to get it fixed to no avail. I have 
two boxes, one 
running 9.0, the other 9.1RC2. Both get an IP address allocated via DHCP and both are 
on the 
same network. However, for the 9.1 box it cannot seem to resolve hostnames correctly, 
forcing 
you to specify IP addresses in your applications. (Resolving doesn't seem to be 
working 
correctly) In both the machines, /etc/resolv.conf looks as follows. (Automagically 
configured 
from DHCP) 
 
/etc/resolv.conf: 
nameserver 10.1.1.16 
nameserver 10.1.1.10 
search af.didata.local 
 
Now on the 9.0 box I do a ping (ping terminal.af.didata.local) to a Windows terminal 
server and 
it works correctly: 
 
[EMAIL PROTECTED] jaco]$ ping terminal.af.didata.local 
PING terminal.af.didata.local (10.1.0.240) from 10.1.35.66 : 56(84) bytes of data. 
64 bytes from terminal.af.didata.local (10.1.0.240): icmp_seq=1 ttl=125 time=0.360 ms 
... 
[EMAIL PROTECTED] jaco]$ 
 
From the 9.1 box I get the following: 
 
[EMAIL PROTECTED] jaco]$ ping terminal.af.didata.local 
ping: unknown host terminal.af.didata.local 
[EMAIL PROTECTED] jaco]$ 
 
Ok, but networking is up and running: 
 
[EMAIL PROTECTED] jaco]$ ping 10.1.0.240 
PING terminal.af.didata.local (10.1.0.240) from 10.1.35.66 : 56(84) bytes of data. 
64 bytes from 10.1.0.240: icmp_seq=1 ttl=125 time=0.374 ms 
... 
[EMAIL PROTECTED] jaco]$ 
 
In other news, doing a ping terminal on the 9.0 box works, on the 9.1 box not. 
However, doing 
a nslookup on terminal on both boxes results in the following: 
 
[EMAIL PROTECTED] jaco]$ nslookup terminal 
... 
Name:   terminal.af.didata.local 
Address: 10.1.0.240 
[EMAIL PROTECTED] jaco]$ 
 
Which means that at least that part works. I'm stumped. Any ssh, telnet, rdesktop, 
etc. to any 
hostname (with or without the af.didata.local domain) doesn't work. Doing an nslookup 
and 
using that IP to connect to, does. The 9.1 machine was upgraded from a working 9.0 box 
to 
9.1RC1 which broke the addresseing. RC2 has not addressed this problem. 
 
In addition in 9.1 /etc/hosts still does not contain 127.0.0.1  localhost.localdomain 
 localhost, 
instead only 127.0.0.1  localhost which breaks some applications. (eg. Eclipse 
debugger, not 
part of main but in full use here) On new bootups the DHCP configuration seems to 
change it 
back to localhost again, forcing you to make the change manually to get your 
applications to 
work.



[Cooker] [Bug 2265] [drakxtools] zeroconf route added even though static IP is present (mandrake-9.1rc1/2)

2003-03-12 Thread bgmilne
http://qa.mandrakesoft.com/show_bug.cgi?id=2265

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:06 ---
The zeroconf routes are added by /etc/sysconfig/network-scripts/ifup, but it
appears it will not be added if you put:

NOZEROCONF=yes

in /etc/sysconfig/network

and restart the network or reboot.

drakconnect should set this variable if dhcp/bootp/zeroconf are not used.
Actually, the route should not be set even with dhcp if a zeroconf ip was not used.

For the moment confirming as a drakconnect problem.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Using mdk-9.1rc1. In drakconnect, a static IP has been assigned and the box 
for dhcp is unchecked. In spite of that, route -en shows a dhcp related entry: 
 
Kernel IP routing table 
Destination Gateway Genmask Flags   MSS Window  irtt Iface 
192.168.1.0 0.0.0.0 255.255.255.0   U 0 0  0 eth0 
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0  0 eth0 
127.0.0.0   0.0.0.0 255.0.0.0   U 0 0  0 lo 
0.0.0.0 192.168.1.2 0.0.0.0 UG0 0  0 eth0 
 
As is noticable, the static IP is working just fine. But the dhcp-client is still 
trying 
to get a dhcp address (in this case it has failed).



[Cooker] [Bug 3212] [Hardware] New: Poor support for cdrw/dvd/cdrom combo drive (LG Electronics GCC-4480BB)

2003-03-12 Thread d97mabo
http://qa.mandrakesoft.com/show_bug.cgi?id=3212

   Product: Hardware
 Component: Hardware
   Summary: Poor support for cdrw/dvd/cdrom combo drive (LG
Electronics GCC-4480BB)
   Version: 9.1-0.1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P3
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The detection of this device partially works. It is correctly detected as
IDE-cdburner and the SCSI-emulation modules are loaded. But it's DVD-capabillies
are not detected and there seems to be a strange error message when copying
files from an inserted cdrom. input/Output error There seems to be nothing
wrong with the copied files though.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 3159] [ld.so1] Built in paths precede /etc/ld.so.conf

2003-03-12 Thread ghibo
http://qa.mandrakesoft.com/show_bug.cgi?id=3159





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:26 ---
Honestly I don't understand why problems with ld.so.conf (whether
can't prepend or not the default lib paths to /lib /usr/lib is related to this
package)?

This package provides a backward compatible loader with ld-linux.so.1,
for programs still needing a version 1 loader and 
substantially for libc 5.3.12 based programs. For instance if you
want to get old wordperfect 8 running in 9.1, you have to install ld.so1 as
well as libc-base-5.3.12 and libc-extras-5.3.12 provided in contrib
(libc-base/extras will append /usr/i486-linux-libc5-lib to ld.so.conf).
All the programs in the distributions uses the linux loader
/lib/ld-linux.so.2 which is not part of this ld.so1 package, but of
glibc package.

Furthermore for old programs needed a version 1 loader, the loader
/lib/ld-linux.so.1.9.1 should still honour the old ld.so.conf behaviour.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Somewhere between MDK 7.0 and 8.2 ldconfig changed behaviour to list /lib and /usr/lib 
before the self specified paths in /etc/ld.so.conf. This has the negative impact that 
if I compile a new alsa for instance, every other program I subsequently compile tries 
to link against the preinstalled libs in /usr/lib instead of my new ones in 
/usr/local/lib



[Cooker] [Bug 3206] [rpmdrake] rpmdrake and rpmdrake-remove use same old icon

2003-03-12 Thread gc
http://qa.mandrakesoft.com/show_bug.cgi?id=3206

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:28 ---
icons have been changed in -12mdk



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
rpmdrake and rpmdrake-remove use the same old icon.  They should use the icon
from mcc.



[Cooker] [Bug 3105] [kernel] acpi not working on laptop dell inspiron 8000

2003-03-12 Thread flavio.l
http://qa.mandrakesoft.com/show_bug.cgi?id=3105





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:29 ---


after installing 9.1 rc2 on a fujitsu-siemens lifebook e7010
acpi is not working. Battery status is unavalaible(battery applet crashing), and
suspend to ram or
suspend to disk don't work (the display hang).

disabling acpi at boot automatically revert on apm, and it's a bit better with
apm, since i have the battery information, but suspend to ram or suspend to disk
don't work at all.





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
after installing 9.1 rc2 on a dell inspiron 8000 (bios revision a21, last one)
acpi is not working. Battery status is unavalaible, and suspend to ram or
suspend to disk don't work (the display hang).

disabling acpi at boot automatically revert on apm, and it's a bit better with
apm, since i have the battery information, but suspend to ram or suspend to disk
don't work better : the display show sort of random color points, and hangs.



[Cooker] [Bug 3210] [rpmdrake] Addable should be changed to Installable in the package installer

2003-03-12 Thread gc
http://qa.mandrakesoft.com/show_bug.cgi?id=3210

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:29 ---
Why? I don't agree. The meaning is really that some can be added (e.g. are not
in the system currently), some others upgraded (e.g. are already in the system
but with older version).



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Select All packages, by update availability you then get two expandable nodes, 
one is Addable, the other is Upgradeable. The Addable should be changed to Installable.



[Cooker] [Bug 2820] [kdeadmin-kpackage] kdeadmin-kpackage requires kdeadmin to be installed

2003-03-12 Thread luigiwalser
http://qa.mandrakesoft.com/show_bug.cgi?id=2820





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:30 ---
Maybe Laurent is not watching the bug?  Maybe someone should e-mail him 
a link.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
kdeadmin-kpackage requires kdeadmin to be installed which further requires pciutils. 
It 
shouldn't need kdeadmin to be installed. That sorta defeats the purpose.



[Cooker] [Bug 2922] [kernel-2.4.21.0.13mdk] ALSA output broken on SB16 PCI in current kernel

2003-03-12 Thread aw280
http://qa.mandrakesoft.com/show_bug.cgi?id=2922





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:30 ---
Nope, it's completely different, and wasn't fixed by latest kernel. It's
a specific problem with the snd-ens1371 driver, I think.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
As the summary states, ALSA output simply doesn't work on this card in current
Cooker kernels. I expect the last ALSA update broke it (it used to work fine).
The card uses the snd-ens1371 driver. Any program which attempts to output to
ALSA natively freezes as soon as it attempts to play sound, and cannot be exited
normally, even ctrl-c fails to work - has to be 'kill'ed. This has been verified
with xmms in ALSA mode (using the xmms-alsa plugin), totem, xine with the ALSA
plugin, and ogg123 (which attempts to output in ALSA mode by default). However,
sound works with the ALSA driver if its OSS emulation is used - i.e., I can get
sound perfectly well with any program set to output in OSS mode, using the ALSA
driver. None of the programs I checked gave any error output, they just froze.
This is quite a popular legacy card. Can't find anything in the ALSA mailing
lists about this.



[Cooker] [Bug 3213] [mozilla] New: window.open and subsequent window.close crash moz1.3b

2003-03-12 Thread udo
http://qa.mandrakesoft.com/show_bug.cgi?id=3213

   Product: mozilla
 Component: mozilla
   Summary: window.open and subsequent window.close crash moz1.3b
   Version: 1.3-0.1mdk
  Platform: PC
   URL: http://athene.vibe.ac/crasher.html
OS/Version: All
Status: UNCONFIRMED
  Severity: critical
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


the demonstration url is a small and simple html-js combination that opens a
popup which tries to close itself after you press the button. That fails for
moz1.3b, it crashes instantly instead if you press the button.

The reason why I'm posting this here is that I've tried the original
mozilla.tar.gz from mozilla.org, where this error does not happen.

just try http://athene.vibe.ac/crasher.html, click on the button in the opening
popup and gone is mozilla!



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 910] [Installation] Size in MB slider should also have a text field

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=910





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:33 ---
Actually, I believe that this was fixed so that it's available in the advanced 
or expert install option. I forgot to try it in my own install of RC2, but I do 
remember seeing it discussed on the Cooker list.

In reply to comment #12, it is still a good option to have. When working with 
large drives (even those just larger than 50 GB), it's a very lengthy process 
to use the cursor keys. The mouse/PGUP/PGDN keys move in too large amounts, and 
having to scroll with the arrows can take forever.

Would one of the reporters care to try it again, but with the advanced option 
(or expert install)?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
During partitioning, the Size in MB slider should also have a text field so
the user can type in the exact size of the partition.  For example, I'm
currently installing to a VM in VMware, giving it 512 MB of RAM.  I'd like to
double that for the swap space, for 1024 MB of swap (1 GB).  Selecting this with
the slider is somewhat tedious as I have to use very tiny movements for the
mouse.  Being able to type it in, in addition to being able to select it with
the slider, would be useful.

Shouldn't be difficult either, as there's already a non-modifiable text field
above the slider, showing the Size in MB:.  It should be fairly easy to make
this text field into a modifiable text field, and link its value to the slider.
 (I've done such things in Windows, but am fairly new to Linux.)

This is Mandrake 9.1 beta 2.



[Cooker] [Bug 3214] [koffice] New: Kword print preview broken

2003-03-12 Thread ghibo
http://qa.mandrakesoft.com/show_bug.cgi?id=3214

   Product: koffice
 Component: koffice
   Summary: Kword print preview broken
   Version: 1.2.1-8mdk
  Platform: PC
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Kword has print preview broken: when you select from File Menu the
print preview and then click on Zoom In icons, the ZOOM windows
is shown only once every two times you click on it. Furthermore doing that
a lot of ghostscript processes are spawned. Ditto for Zoom Out.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 2433] [drakxtools] I can't format my harddisk when choosing Chinese at installing time.

2003-03-12 Thread gc
http://qa.mandrakesoft.com/show_bug.cgi?id=2433

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:40 ---
closing since we don't have more info. reopen if you get back to life :).



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
I can't format my harddisk when choosing Chinese at installing time.After 
choosing the language Chinese Simplified(GB 2312),all the characters become 
fuzzy because none of them is Chinese.I find that the bug is reported as Bug 
1809,but it hasn't been fixed yet. Because I know Mandrake's DrakX very well, I 
continue installing.But after I partition my harddisk and then I intend to 
format the harddisk. But an error occurs with a dialog box.Because of the Bug 
1809,I cannot know what it displays.

This bug doesn't occur when choose the language English. I hope you will fix 
the bug soon.



[Cooker] [Bug 2693] [rpmdrake] selected rpms size

2003-03-12 Thread gc
http://qa.mandrakesoft.com/show_bug.cgi?id=2693

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:41 ---
closing without more info. reopen when you get back to life :).



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
in 9.1 rc1 when selecting new rpms to install, the total size of selected 
packages is not displayed at the bottom. it always displays a size of zero.



[Cooker] [Bug 910] [Installation] Size in MB slider should also have a text field

2003-03-12 Thread jkeller
http://qa.mandrakesoft.com/show_bug.cgi?id=910

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 12:41 ---
Confirmed to be fixed, as of RC2 install. Normal mode still has the original 
slider; expert mode gives a text-entry box along with spinner buttons. 
Everyone's happy.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
During partitioning, the Size in MB slider should also have a text field so
the user can type in the exact size of the partition.  For example, I'm
currently installing to a VM in VMware, giving it 512 MB of RAM.  I'd like to
double that for the swap space, for 1024 MB of swap (1 GB).  Selecting this with
the slider is somewhat tedious as I have to use very tiny movements for the
mouse.  Being able to type it in, in addition to being able to select it with
the slider, would be useful.

Shouldn't be difficult either, as there's already a non-modifiable text field
above the slider, showing the Size in MB:.  It should be fairly easy to make
this text field into a modifiable text field, and link its value to the slider.
 (I've done such things in Windows, but am fairly new to Linux.)

This is Mandrake 9.1 beta 2.



  1   2   3   4   5   6   >