[Cooker] Re: grsec/cleanup message on console

2003-10-22 Thread Luca Berra
ccing grsecurity developers and mandrake development list...
On Tue, Oct 21, 2003 at 08:13:18PM -0400, Wietse Venema wrote:
Luca Berra:
On Tue, Oct 21, 2003 at 02:14:36PM -0700, Thor Skaalheim wrote:
The other day, I went over to the console on my Mandrake 9.1 box (running
Postfix 2.0.16) and saw two messages on the console like this:

grsec: From 200.67.148.160: attempted resource overstep by
requesting 1024 for RLIMIT_FSIZE against limit 1024
by (cleanup:30064) UID(73) EUID(73), parent (master: 870)
UID(0) EUID(0)
the message is due to you running mandrake with kernel-secure
which has (CONFIG_GRKERNSEC_RESLOG) enabled
the message is harmless, but it is really annoying.
But the requested file size limit matches the system limit. This
warning is unnecessary.
the warning is just about as necessary as the setrlimit() :))
joking, i know that just calling setrlimit() and optionally check return
code is OK.
yes i think grsec is ar fault there
in gr_log_resource() we have
   if (unlikely(wanted = task-rlim[res].rlim_cur 
   task-rlim[res].rlim_cur != RLIM_INFINITY))
   security_alert(GR_RESOURCE_MSG, 
using = is IMHO wrong.

i don't claim to be proficient with the code in postfix, but since
master calls
set_file_limit(INT_MAX)
and the kernel message states against limit 1024
does this mean that cleanup_post_jail() containing:
   if (var_message_limit  0)
   set_file_limit((off_t) var_message_limit);
is called multiple times during the cleanup process lifespan?

is it avoidable?

in postdrop we have:
   if (var_message_limit  0  get_file_limit()  var_message_limit)
   set_file_limit((off_t) var_message_limit);
can we put the same in cleanup?

Regards,
L.
--
Luca Berra -- [EMAIL PROTECTED]
   Communication Media  Services S.r.l.
/\
\ / ASCII RIBBON CAMPAIGN
 XAGAINST HTML MAIL
/ \


Re: [Cooker] LM9.2: What a nice release!

2003-10-22 Thread Frederic Soulier
On Tue, 2003-10-21 at 23:36, Guillaume Cottenceau wrote:
  The good:
- well, thanks to urpmi, contrib and plf pretty much everything is
  setup and working well, audio, mp3, dvd playing, opengl (nvidia
  drivers), games (CivCTP, quake3, RTCW, Neverwinter Nights ** those
  are not available through urpmi, go buy them!), VMWare,
 
 *which* games??? :)

Add to this automatic installation of the nVidia drivers.
I could add Enemy Territory and America's Army as well, most importantly
I forgot to include Frozen Bubble ;)

-- 

 Frederic P. Soulier   [EMAIL PROTECTED]
 OpenPGP key available on http://www.keyserver.net
 1024D/BA6700ED   49A6 8E8E 4230 8D41 1ADE  B649 3203 1DD2 BA67 00ED
_





Re: [Cooker] LM9.2: What a nice release!

2003-10-22 Thread Frederic Soulier
On Wed, 2003-10-22 at 00:01, Guy McArthur wrote:
 You say VMware? Can you describe how you got it working? Did you use the 
 9.1 rpm from MandrakeClub?
 It didn't work for me, some indecipherable error about region and rpm 
 signatures -- I'll try to reproduce it when I get home.
 
 Does anyone know if we can expect a 9.2-compiled version of vmware?

I downloaded from www.vmware.com
   VMware-workstation-4.0.5-6030.tar.gz 
and ran the install script. No prob whatsoever.

-- 

 Frederic P. Soulier   [EMAIL PROTECTED]
 OpenPGP key available on http://www.keyserver.net
 1024D/BA6700ED   49A6 8E8E 4230 8D41 1ADE  B649 3203 1DD2 BA67 00ED
_





Re: [Cooker] KDE 3.1.3.80 Won't Start

2003-10-22 Thread Laurent Montel
Le Wednesday 22 October 2003 01:24, Gwenole Beauchesne a écrit :
 Hi,

  When I ssh into my box and type konqueror I get:
 
  konqueror: relocation error: /usr/lib/libkonq.so.4: undefined symbol:
  _ZN9QGroupBox10setEnabledEb

 QGroupBox::setEnabled(bool) should come from qt. However, a possible
 incompatible qt probably got into cooker.

Pb is that this kdebase was rebuild with Qt 3.2 and not Qt 3.1.3

Regards.



[Cooker] [Bug 6189] [gdesklets] gdesklets errors with 'module' object has no attribute 'new_sensor'

2003-10-22 Thread [curtis_h.news]
http://qa.mandrakesoft.com/show_bug.cgi?id=6189


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 08:17 ---
0.20-2mdk now works.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: VERIFIED
creation_date: 
description: 
Running gdesklets gives the following errors on the console.  Renaming
~/.gdesklets makes no difference.

]$ gdesklets
gDesklets 0.23
Copyright © 2003 Martin Grimme, Christian Meyer, Jesse Andrews
 
This software is licensed under the terms of the GNU GPL.
 
Error loading target html
Could not load sensor StarterBar
adding 1066702106140695711419028
Traceback (most recent call last):
  File /usr/share/gdesklets/factory/SensorFactory.py, line 69, in create_sensor
sensor = module.new_sensor(args)
AttributeError: 'module' object has no attribute 'new_sensor'
'module' object has no attribute 'new_sensor'
Could not load sensor StarterBar
adding 106673810282755075269
Traceback (most recent call last):
  File /usr/share/gdesklets/factory/SensorFactory.py, line 69, in create_sensor
sensor = module.new_sensor(args)
AttributeError: 'module' object has no attribute 'new_sensor'
'module' object has no attribute 'new_sensor'
Could not load sensor StarterBar
 
adding 1064775646030859680044345
 
]$ rpm -qa gdesklets*
gdesklets-clock-0.32-1mdk
gdesklets-acpi-0.1-1mdk
gdesklets-linuxtag-0.11-1mdk
gdesklets-starterbar-0.20-1mdk
gdesklets-sysinfo-0.21.2-1mdk
gdesklets-0.23-1mdk

/curtis



[Cooker] perl-MIME-tools-5.411-6mdk breaks sympa (9.2)

2003-10-22 Thread Marc Lijour (Professeur d'Informatique)
(Before posting here I tried bugzilla, but it bugged me grave!
It refuses to post... Anyway.)


perl-MIME-tools-5.411-4mdk is working fine (last version from Bamboo). 
 
After an update to 9.2, sympa breaks. sympa.pl dies immediately. 
 
#sympa -d  
Processing /var/spool/sympa/msg/[EMAIL PROTECTED] with  
priority 1 
DoFile(/var/spool/sympa/msg/[EMAIL PROTECTED]) 
Message::new(/var/spool/sympa/msg/[EMAIL PROTECTED]) 
Can't locate MIME/Decoder/NBit.pm in @INC (@INC contains: /usr/lib/sympa/bin  
/usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1  
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.6.1  
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl  
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.1  
/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/lib/perl5/vendor_perl/5.8.1/MIME/Decoder.pm line 171, FILE line 23. 
 
[EMAIL PROTECTED] bin]# ll /usr/lib/perl5/vendor_perl/5.8.1/MIME/Decoder/NBit.pm 
-rw-r--r--1 root root 4563 Nov  4  2000  
/usr/lib/perl5/vendor_perl/5.8.1/MIME/Decoder/NBit.pm 
 
(The package is installed and the file seem to be there). 
Can't do more... 
Regards,  
marc at lijour dot net 




[Cooker] I just installed Mandarke 9.2 Download edition on a IMP PC 300 PL, and it FRIED the CDROM drive

2003-10-22 Thread Luis Alves
I tried to install the Mandrake 9.2 Download edition on
a IBM PC 300 PL
witch has a
LG CDROM
CRD-8400B
and the cdrom was death before it showed the panel to select the packages.
I never seen this before so I assumed it was a cdrom problem.
So I removed the cdrom drive connect it to another computer and it 
doesn't work any more.
doesn't even turn the ligth on.

In my company we have several of these machines so I removed a cdrom 
from another PC 300 PL machine
and connected to this one, just to see if i could finnish the instalation.

It just fried the second cdrom drive also (LG CRD-8400B)

I realized that the new mandrake just cost me to CDROM drives.
I couldn't believe it.
So I went and got a new drive this time from a diferent manufacture and 
more recent.
This time everything was fine, and the installation was executed with no 
problem.

Another thing the machine had mandrake 9.1 installed there, and at never 
had problem with the CDROM drive.

--
___
Luis Antonio Ferreira Alves
email: [EMAIL PROTECTED]
  [EMAIL PROTECTED]
aim-lalves yahoo-lafa_home icq-5061305 [EMAIL PROTECTED]
url:   http://finalpoint.homeunix.net
DB2Everyplace
http://www-3.ibm.com/software/data/db2/everyplace/
___








Re: [Cooker] [Bug 6202] [Installation] New: 9.2 amd64 beta2 won't load radeon driver

2003-10-22 Thread Gwenole Beauchesne
On Wed, 22 Oct 2003, [rodc] wrote:

 the x server crashes loading driver radeon.
 
 System tested on:
 Asus K8V bios 1003.012
 Athlon64 3200
 512mb pc3200
 Powercolor Radeon 9600pro

Please confirm this is at install stage and X server really segfaulté and
not exitted abnormally. In the latter case, we should fallback to a
default VESA frame buffer.



Re: [Cooker] [Bug 5957] [rpm] 9.2RC2 - Package installs fails to update menues

2003-10-22 Thread Gwenole Beauchesne
On Wed, 22 Oct 2003, [shiyutang] wrote:

 But in Mandrake Linux 9.2 download edition, after installing some rpms,
 the KDE menu will be lost. We have discuss it here:
 http://www.mandrakeclub.com/modules.php?op=modloadname=Splatt_Forumfile=viewtopictopic=12741forum=11
 Frederic Crozat said it is rpm's bug

Fine so there is a reproducable testcase? Why not test a newer menu?



[Cooker] [Bug 6174] [menu] XMMS process isn't destroyed after closing XMMS

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6174


[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]  |[EMAIL PROTECTED]
 Status|NEEDINFO|NEW
  Component|xmms-crossfade  |program
Product|xmms-crossfade  |menu
Version|0.3.4-1mdk  |2.1.5-123mdk




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 08:46 ---
OK, so I'll reassign this to the menu package, which contains the soundwrapper
command.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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 have installed Mandrake 9.2 and I use XMMS 1.2.7-25mdk and
xmms-crossfade-0.3.4-1mdk. When I use the output plugin crossfade and I play a
MP3 or a Ogg, if I close XMMS and I make a ps aux in a xterm, I have 4 process
of XMMS who stay. If I play another file, i have 4 another process who stay. So
I have 8 process of XMMS. Finally, I have 4*nb_of_files_played present when I
make a ps aux. I have not this problem if I use aRts plugin as output plugin.
If I click on a MP3 when XMMS is launched, this MP3 is played but there is no
new 4 process.
My sound card is an Audigy.

PS: Sorry for my poor english but I think french men can understand me !



Re: [Cooker] I just installed Mandarke 9.2 Download edition on a IMP PC 300 PL, and it FRIED the CDROM drive

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luis Alves wrote:
 I tried to install the Mandrake 9.2 Download edition on
 a IBM PC 300 PL
 witch has a
 LG CDROM
 CRD-8400B

 and the cdrom was death before it showed the panel to select the packages.
 I never seen this before so I assumed it was a cdrom problem.
 So I removed the cdrom drive connect it to another computer and it
 doesn't work any more.
 doesn't even turn the ligth on.

 In my company we have several of these machines so I removed a cdrom
 from another PC 300 PL machine
 and connected to this one, just to see if i could finnish the instalation.

 It just fried the second cdrom drive also (LG CRD-8400B)

 I realized that the new mandrake just cost me to CDROM drives.
 I couldn't believe it.

 So I went and got a new drive this time from a diferent manufacture and
 more recent.
 This time everything was fine, and the installation was executed with no
 problem.

This issue is being tracked (ie on the maintainers list), but the people
at Mandrakesoft haven't had much confirmation (I think you're about the
4th reporter now), and it's a bit difficult to test workarounds ... (and
I don't know if they have managed to source a device to test with).

All the other reports were also for LG drives (I think the same model).

 Another thing the machine had mandrake 9.1 installed there, and at never
 had problem with the CDROM drive.

Have you still got such a machine running with Mandrake 9.1?

I guess it's time to note this on the errata page and/or notify other
common haunts of Mandrake users (Vince, when can I point the folk at
pclinuxonline.com to some official notification of this issue?).

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lkb0rJK6UGDSBKcRAszWAKCD3irLvifOHR1Cmu99Rm6zClAq3ACgoi/I
pJn08pinc7BIgGsasXmgvGU=
=Zt2q
-END PGP SIGNATURE-




Re: [Cooker] OT - RPM question...

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Scott Chevalley wrote:
 On Tue, 2003-10-21 at 18:17, Guillaume Cottenceau wrote:

Scott Chevalley [EMAIL PROTECTED] writes:


I've been updating my box using urpmi --auto-select for at least the
past two
or three release cycles, constantly running cooker.  I'm wondering if
there is
anyway to use urpmi or rpm to give me a list of files that exist on
my system
that don't belong to any installed packages, so I can clean things up
a little
bit.

You might also want to have a look at leaves packages (packages
that are not required by any other ones), there are things to
remove from them, especially the ones that match /^lib/. You may
want to use commandline urpmi_rpm-find-leaves or the relevant
sort option in rpmdrake-remove.


 urpmi_rpm-find-leaves gives me a lot of packages.

It lists all packages that are not required by other packages, but this
may include packages you want (like OpenOffice.org or kdenetwork-kmail
or similar).

I wonder if there shouldn't be some way to define the packages you want,
so this can be more automatic (apparently dselect or some Debian tool
does this, remembering the packages you *wanted* to install, not their
deps).

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lkfsrJK6UGDSBKcRAtpyAJ9P8ov153L2yJ7Cww6YofTI7qrdCQCfcPVl
tra8R5swIjD9U08JSquvxWA=
=JLMu
-END PGP SIGNATURE-




Re: [Cooker] TWiki Style

2003-10-22 Thread Warly
Greg Meyer [EMAIL PROTECTED] writes:

 I spent a lot of time tonight applying the style that Buchan created on the 
 main page to the rest of the pages in the Cooker Twiki.  Hopefully this gives 
 the whole site a more polished, professional feel.

 In addition, I set up the Web template so that all new pages will be able to 
 have the same style without a lot of work on the part of the original author.  
 Check it out and let me know if I have gone too far, or if I missed anything.

 http://qa.mandrakesoft.com/twiki/bin/view/Main

Eh! That's rox.

-- 
Warly



Re: [Cooker] Is the Cooker ML Split Yet?

2003-10-22 Thread Warly
Greg Meyer [EMAIL PROTECTED] writes:

 I remember lot's of talk on splitting list.  Has this been done yet?

As a first step I think I will split a server related ml. And depending
how thinks behave, decide to split more or not.

-- 
Warly



[Cooker] [Bug 6197] [xine-plugins] Totem player crashes when playing a DVD film

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6197


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
  Component|totem   |program
Product|totem   |xine-plugins
Version|0.99.4-4mdk |1-0.rc0.7mdk




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 08:50 ---
OK, the crash seems to be in xine's internal libdvdnav library. If you don't
have libdvdcss installed, you can't play CSS-encrypted DVDs, but it shouldn't
crash either. It would be nice if you could test it with libdvdcss installed.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
Installed Mandrake 9.2 with KDE (no Gnome) and tried to play a DVD film (The Fast and 
The 
Furious), Region 2. 
You see about 1sec of the 'warning' trailer at the beginning and then the player 
crashes with the 
following message: 
 
Application totem (process xxx) has crashed due to a fatal error. (Aborted). 
 
The player has to be killed with xkill or similar. 
 
System concerned is a Dell Latitude C610 with a 16x DVD/ 8x CDRW combo drive (which 
incidentally is detected 7 times by the kernel)



Re: [Cooker] I just installed Mandarke 9.2 Download edition on a IMP PC 300 PL, and it FRIED the CDROM drive

2003-10-22 Thread Teletchéa Stéphane
Le mer 22/10/2003 à 10:31, Luis Alves a écrit :
 I tried to install the Mandrake 9.2 Download edition on
 a IBM PC 300 PL
 witch has a
 LG CDROM
 CRD-8400B
 
 and the cdrom was death before it showed the panel to select the packages.
 I never seen this before so I assumed it was a cdrom problem.
 So I removed the cdrom drive connect it to another computer and it 
 doesn't work any more.
 doesn't even turn the ligth on.
 
 In my company we have several of these machines so I removed a cdrom 
 from another PC 300 PL machine
 and connected to this one, just to see if i could finnish the instalation.
 
 It just fried the second cdrom drive also (LG CRD-8400B)
 
 I realized that the new mandrake just cost me to CDROM drives.
 I couldn't believe it.
 
 So I went and got a new drive this time from a diferent manufacture and 
 more recent.
 This time everything was fine, and the installation was executed with no 
 problem.
 
 Another thing the machine had mandrake 9.1 installed there, and at never 
 had problem with the CDROM drive.

Did it really died, or can you use it with hdc=nodma as i'm obliged to
do for years with my LG model HL-DT-ST CD-RW GCE-8240B ? (from mdk 8.1
to 9.1)

Stef

-- 


signature.asc
Description: PGP signature


[Cooker] [Bug 6192] [gcc-c++] perl-Audio-CD-0.04 segfault due to g++ bug

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6192


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 08:52 ---
I could rebuild the perl-Audio-CD package without touching the optimization
flags and it's working fine. So the compiler bug was fixed in the meantime.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
with mandrake 9.2, disc-cover segfault. In fact the problem commes from the
perl-Audio-CD-0.04 module.

I have recompiled perl-Audio-CD-0.04 with -g instead -O2 (perl compilation
optimisation) to knows where it segfault, and now it's works, so the problem 
seems to be a compiler problem ... ?

disc-cover works well out of the box with previous version of mandrake.



Re: [Cooker] Idea for future iso's

2003-10-22 Thread Warly
Greg Meyer [EMAIL PROTECTED] writes:

 With all the complaining about missing packages (i.e. kernel-source package) 
 and the debate about what should have been left out instead (i.e. emacs or 
 alternate kernels, etc.) I had a thought that might be helpful.

 Obviously, in order to make everybody happy, the number of images needs to be 
 increased,  I was thinking that isos could be created for the base distro, 
 say two, and then supplemental isos for gaming/eyecandy/mm stuff, development 
 stuff, and then international/localizations packages.  That way I would not 
 be forced to download four big images to get what I want, I could just 
 download the base and the development image for instance, and skip the games 
 and the localization disk.

 So I see 5 images, and maybe one or two are not completely full, but at least 
 everything will be included.  WDYT?

I am convinced that this is the good way, giving more to people so
that they give back more to us. Unfortunately this model has not been
proven yet, and people are more easily convinced that given a less
complete download version could lead to more financial streams tower
other costing product.

A compromise would be to give those 2 base ISOs for free and let club 
members have access to 3 more specific complementary ISOs.

-- 
Warly



[Cooker] [Bug 6203] [Installation] New: 9.2 amd64 beta2 text mode won't list packages

2003-10-22 Thread [rodc]
http://qa.mandrakesoft.com/show_bug.cgi?id=6203

   Product: Installation
 Component: Installation
   Summary: 9.2 amd64 beta2 text mode won't list packages
   Product: Installation
   Version: 1.847
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: Installation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


During text mode installation, no package list is displayed.

System tested on

Asus k8V bios 1003.012
Athlon64 3200
512 ddr
powercolor radeon 9600pro

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



Re: [Cooker] TWiki Style

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Greg Meyer wrote:
 I spent a lot of time tonight applying the style that Buchan created
on the
 main page to the rest of the pages in the Cooker Twiki.  Hopefully
this gives
 the whole site a more polished, professional feel.

 In addition, I set up the Web template so that all new pages will be
able to
 have the same style without a lot of work on the part of the original
author.
 Check it out and let me know if I have gone too far, or if I missed
anything.

 http://qa.mandrakesoft.com/twiki/bin/view/Main

The only problem is someone introduced the big black bar at the top, I
think between this one:
http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.35
and this one:
http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.36

I haven't been able to revert this without removing a table ...
(assuming it wasn't intentional).

At some stage it might be nice to see if we can get some CSS-based
layout ...

But the template is very cool, thanks Greg!

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lk8frJK6UGDSBKcRAvHZAKCZTt82+Icgs8Z3hcd1XaXz60gT+wCfXJDN
sFd41UxOqF3RlQ/SUH3XZPU=
=+zYE
-END PGP SIGNATURE-




[Cooker] [Bug 6202] [Installation] New: 9.2 amd64 beta2 won't load radeon driver

2003-10-22 Thread [rodc]
http://qa.mandrakesoft.com/show_bug.cgi?id=6202

   Product: Installation
 Component: X
   Summary: 9.2 amd64 beta2 won't load radeon driver
   Product: Installation
   Version: 1.847
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: X
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


the x server crashes loading driver radeon.

System tested on:
Asus K8V bios 1003.012
Athlon64 3200
512mb pc3200
Powercolor Radeon 9600pro

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 5957] [rpm] 9.2RC2 - Package installs fails to update menues

2003-10-22 Thread [shiyutang]
http://qa.mandrakesoft.com/show_bug.cgi?id=5957





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 09:35 ---
But in Mandrake Linux 9.2 download edition, after installing some rpms, the KDE
menu will be lost. We have discuss it here:
http://www.mandrakeclub.com/modules.php?op=modloadname=Splatt_Forumfile=viewtopictopic=12741forum=11
Frederic Crozat said it is rpm's bug, but this bug should be fixed before
Mandrake 9.2 final release. Why leave this until now?

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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 packages are installed, the menu fails to update...packages include; 
kdegames 
kdemultimedia 
openoffice 
 
In the case of openoffice, when the user had relogged in twice, the menu 
updated. The others failed to update.



Re: [Cooker] Idea for future iso's

2003-10-22 Thread John Allen
On Wednesday 22 October 2003 10:22, Warly wrote:
 Greg Meyer [EMAIL PROTECTED] writes:

[snipped]

  So I see 5 images, and maybe one or two are not completely full, but at
  least everything will be included.  WDYT?

 I am convinced that this is the good way, giving more to people so
 that they give back more to us. Unfortunately this model has not been
 proven yet, and people are more easily convinced that given a less
 complete download version could lead to more financial streams tower
 other costing product.

 A compromise would be to give those 2 base ISOs for free and let club
 members have access to 3 more specific complementary ISOs.

I have joined the club, but would prefer to see it as a subscription service.
ie. I automatically get shipped either the CDs, or a DVD. 

What you get would depend on your subscription level.
Silver: CDs or DVD
Gold: CDs, DVD  manual
etc...

I'd like to able to change my sig to
Mandrake Linux Subscriber (Silver) instead of MandrakeClub Silver Member

If mandrake moved more strongly to a subscription service, then maybe releases 
could be made when they are ready, rather than at a specific date. This could 
ensure that we don't have some of the silly problems that are plaguing 9.2

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




[Cooker] [Bug 6204] [Installation] New: Install with both SCSI and IDE CD devices leads to drive confusion

2003-10-22 Thread [KanjiFlash]
http://qa.mandrakesoft.com/show_bug.cgi?id=6204

   Product: Installation
 Component: Installation
   Summary: Install with both SCSI and IDE CD devices leads to drive
confusion
   Product: Installation
   Version: 1.830
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: Installation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


On a system with both a SCSI CDROM and an IDE CD writer, the update over the network 
near the end of the install kept asking for CD 1 from the SCSI CDROM but was 
unsatisfied no matter which CD was loaded with CD 1.  I finally clicked Cancel.  The 
update proceeded ok, but when the system booted up, the Software Sources tool only 
had CD 2 and CD 3 registered.  CD 1 had been deleted.  Also,  CD 2 and CD 3 were 
reading from the IDE CD writer (/mnt/cdrom) rather than the SCSI CDROM used for the 
installation (/mnt/cdrom2).  Presumably the identities of the CD drives gets switched. 
 
At the beginning of the install, the SCSI CDROM was selected as the install drive. 
Everything seemed ok until I chose to update packages over the net.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] Broken KDE in Cooker

2003-10-22 Thread Robert Fox
After updating to the latest KDEbase (3.1.3-80) the KDE desktop no
longer works.

After reading the explanation given on this list (it's compiled with a
newer QT version) - I was a bit upset.

I have proposed previously on this list a way to warn Cooker testers
when something is broken (because it is a work in progress) - but there
was no warning.

Can't we come up with a method of flagging new updates which are known
to break something until the other components are available?  This would
save a bunch of time and frustration!

Thx,
R.Fox



-- 
Robert Fox [EMAIL PROTECTED]
Fox Consulting Services




[Cooker] [Bug 5250] [Installation] OS/2 HPFS filesystem not recognized correctly

2003-10-22 Thread [KanjiFlash]
http://qa.mandrakesoft.com/show_bug.cgi?id=5250





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 09:44 ---
This problem remains in the final release of Mandrake 9.2. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
During the install of Mandrake 9.2rc1, an HPFS OS/2 filesystem on my system was 
incorrectly identified as ext3.  As a result, the install program wanted to format it. 
 
Furthermore, when I said No to the checking, the install failed because that 
partition 
couldn't be mounted.  In order to get the install to ignore that partition, I had to 
use the 
Create New Partitions rather than the Use existing Partitions partitioning option. 
 With 
Create New Partitions, I was able to get it to ignore the HPFS partition by not 
giving it 
any mount point.



[Cooker] [Bug 1628] [KDE] PATH for autologin not login shell PATH

2003-10-22 Thread [KanjiFlash]
http://qa.mandrakesoft.com/show_bug.cgi?id=1628





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 09:47 ---
This problem remains in the final release of Mandrake 9.2 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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 expect that the PATH for a non-root user should be the same whether she gets  
to the desktop via autologin or via a login window.  This appears not to be  
the case.  
Path upon autologin to desktop:  
/usr/X11R6/bin:/usr/local/bin:/bin:/usr/bin  
Path after loging out of desktop and back in:  
/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/craig/bin:  
Path after logging into a pseudoterminal:  
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/home/craig/bin:  
  
Note the peculiar /usr//bin: entry in the second situation above.



Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread Michael Lothian
I'm my fustration I've decided to switch to kde3.2 alpha 2 from

http://peoples.mandrakesoft.com/~lmontel/kde-3.2-alpha2/ http://peoples.mandrakesoft.com/%7Elmontel/kde-3.2-alpha2/

I think it at least works a bit, which wouldbe an improvement of it not working at all

Mike

Robert Fox wrote:

After updating to the latest KDEbase (3.1.3-80) the KDE desktop no
longer works.
After reading the explanation given on this list (it's compiled with a
newer QT version) - I was a bit upset.
I have proposed previously on this list a way to warn Cooker testers
when something is broken (because it is a work in progress) - but there
was no warning.
Can't we come up with a method of flagging new updates which are known
to break something until the other components are available?  This would
save a bunch of time and frustration!
Thx,
R.Fox


 






[Cooker] Re: make xconfig failed

2003-10-22 Thread Juan Quintela
 bellegarde == Bellegarde Cédric [EMAIL PROTECTED] writes:

Hi
looking at this problem.

xconfig code just sucks big time :(

For some reason a pointer becomes -1, haven't find still _why_.

Have I already told you that xconfig code sucks, not a single malloc()
return value is tested :(

/me hopes to find something today

Later, Juan.

bellegarde With last kernel-source, i can't run make xconfig ... :-/
bellegarde [EMAIL PROTECTED] linux]# make xconfig
bellegarde rm -f include/asm
bellegarde ( cd include ; ln -sf asm-i386 asm)
bellegarde if [ -f .need_mrproper ]; then \
bellegarde rm .need_mrproper; \
bellegarde make mrproper;  \
bellegarde make preconfig;  \
bellegarde fi  
bellegarde make -C scripts kconfig.tk
bellegarde make[1]: Entering directory `/usr/src/linux-2.4.22-18mdk/scripts'
bellegarde cat header.tk  ./kconfig.tk
bellegarde ./tkparse  ../arch/i386/config.in  kconfig.tk
bellegarde make[1]: *** [kconfig.tk] Erreur 139
bellegarde make[1]: Leaving directory `/usr/src/linux-2.4.22-18mdk/scripts'
bellegarde make: *** [xconfig] Erreur 2
bellegarde [EMAIL PROTECTED] linux]# 




-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy



[Cooker] Re: make xconfig failed

2003-10-22 Thread Juan Quintela
 diego == Diego Iastrubni [EMAIL PROTECTED] writes:

diego xconfig is a qt-gui. 
diego do you have libqt3-devel installed?

Hi

No, it is tk based.

Later, Juan.

diego  , 21  2003, 23:09,
Bellegarde Cdric:
 With last kernel-source, i can't run make xconfig ... :-/
 
 [EMAIL PROTECTED] linux]# make xconfig
 rm -f include/asm
 ( cd include ; ln -sf asm-i386 asm)
 if [ -f .need_mrproper ]; then \
 rm .need_mrproper; \
 make mrproper;  \
 make preconfig;  \
 fi
 make -C scripts kconfig.tk
 make[1]: Entering directory `/usr/src/linux-2.4.22-18mdk/scripts'
 cat header.tk  ./kconfig.tk
 ./tkparse  ../arch/i386/config.in  kconfig.tk
 make[1]: *** [kconfig.tk] Erreur 139
 make[1]: Leaving directory `/usr/src/linux-2.4.22-18mdk/scripts'
 make: *** [xconfig] Erreur 2
 [EMAIL PROTECTED] linux]#

diego -- 

diego diego, 26 Tishrey 5764

diego Please avoid sending me Word or PowerPoint attachments.
diego See http://www.fsf.org/philosophy/no-word-attachments.html




-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy



[Cooker] Re: make xconfig failed

2003-10-22 Thread Juan Quintela
 svetoslav == Svetoslav Slavtchev [EMAIL PROTECTED] writes:

 xconfig is a qt-gui. 
 do you have libqt3-devel installed?

svetoslav this is only the case for linux-2.6

svetoslav and as you can see here is 2.4.22-18mdk

svetoslav probably again alsa/ lufs/ ipsec Configure.in 
svetoslav needs tweaking

For a change, it is not my fault (TM).

If you try to run make xconfig in a marcelo kernel (2.4.23-preX), it
also fails.

Later, Juan.


  ש××ש×, 21 ×××
 ק¨ 2003, 23:09, × ××ª× ×
 ¢× ××× Bellegarde Cédric:
  With last kernel-source, i can't run make xconfig ... :-/
 
  [EMAIL PROTECTED] linux]# make xconfig
  rm -f include/asm
  ( cd include ; ln -sf asm-i386 asm)
  if [ -f .need_mrproper ]; then \
  rm .need_mrproper; \
  make mrproper;  \
  make preconfig;  \
  fi
  make -C scripts kconfig.tk
  make[1]: Entering directory `/usr/src/linux-2.4.22-18mdk/scripts'
  cat header.tk  ./kconfig.tk
  ./tkparse  ../arch/i386/config.in  kconfig.tk
  make[1]: *** [kconfig.tk] Erreur 139
  make[1]: Leaving directory `/usr/src/linux-2.4.22-18mdk/scripts'
  make: *** [xconfig] Erreur 2
  [EMAIL PROTECTED] linux]#
 
 -- 
 
 diego, 26 Tishrey 5764
 
 Please avoid sending me Word or PowerPoint attachments.
 See http://www.fsf.org/philosophy/no-word-attachments.html
 
 
 



svetoslav -- 
svetoslav NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
svetoslav Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

svetoslav Jetzt kostenlos anmelden unter http://www.gmx.net

svetoslav +++ GMX - die erste Adresse für Mail, Message, More! +++



-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy



[Cooker] [Bug 6174] [menu] XMMS process isn't destroyed after closing XMMS

2003-10-22 Thread [fcrozat]
http://qa.mandrakesoft.com/show_bug.cgi?id=6174


[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 09:50 ---
gc, this one is for you, oh great soundwrapper writer :)

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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 have installed Mandrake 9.2 and I use XMMS 1.2.7-25mdk and
xmms-crossfade-0.3.4-1mdk. When I use the output plugin crossfade and I play a
MP3 or a Ogg, if I close XMMS and I make a ps aux in a xterm, I have 4 process
of XMMS who stay. If I play another file, i have 4 another process who stay. So
I have 8 process of XMMS. Finally, I have 4*nb_of_files_played present when I
make a ps aux. I have not this problem if I use aRts plugin as output plugin.
If I click on a MP3 when XMMS is launched, this MP3 is played but there is no
new 4 process.
My sound card is an Audigy.

PS: Sorry for my poor english but I think french men can understand me !



[Cooker] [Bug 6205] [vegastrike] New: No ability to install vegastrike

2003-10-22 Thread [phazeman]
http://qa.mandrakesoft.com/show_bug.cgi?id=6205

   Product: vegastrike
 Component: packaging
   Summary: No ability to install vegastrike
   Product: vegastrike
   Version: 0.3.1-2mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
 Component: packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


There is a problem with the isntallation of the vegastrike game. The dependency
is libpython2.2.so.0.0 when there is libpython2.3.so.0.0 available only and the
rpm can't recognize that.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



[Cooker] [Bug 6197] [xine-plugins] Totem player crashes when playing a DVD film

2003-10-22 Thread [m.watts]
http://qa.mandrakesoft.com/show_bug.cgi?id=6197





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:06 ---
Ok, I installed both libcss0 and libdvdcss2 from plf last night. 
Both Totem and Xine still crashed, although they retreived the keys for the various 
VOB's. 
This morning when I booted the laptop up, the film plays flawlessly in both players, 
and even 
dvd menu navigation works... go figure. 
 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
Installed Mandrake 9.2 with KDE (no Gnome) and tried to play a DVD film (The Fast and 
The 
Furious), Region 2. 
You see about 1sec of the 'warning' trailer at the beginning and then the player 
crashes with the 
following message: 
 
Application totem (process xxx) has crashed due to a fatal error. (Aborted). 
 
The player has to be killed with xkill or similar. 
 
System concerned is a Dell Latitude C610 with a 16x DVD/ 8x CDRW combo drive (which 
incidentally is detected 7 times by the kernel)



[Cooker] [Bug 6197] [xine-plugins] Totem player crashes when playing a DVD film

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6197





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:14 ---
Can you please try this:
upgrade your xine packages to 1-0.rc1.0plf and deinstall libdvdcss2. It it still
crashes, you should report this to the xine project's bug tracking, maybe the
following bug is relevant:
http://sourceforge.net/tracker/index.php?func=detailaid=817839group_id=9655atid=109655

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
Installed Mandrake 9.2 with KDE (no Gnome) and tried to play a DVD film (The Fast and 
The 
Furious), Region 2. 
You see about 1sec of the 'warning' trailer at the beginning and then the player 
crashes with the 
following message: 
 
Application totem (process xxx) has crashed due to a fatal error. (Aborted). 
 
The player has to be killed with xkill or similar. 
 
System concerned is a Dell Latitude C610 with a 16x DVD/ 8x CDRW combo drive (which 
incidentally is detected 7 times by the kernel)



Re: [Cooker] When can we finally get X to fall back to XFdrake??

2003-10-22 Thread FACORAT Fabrice
Le mar 21/10/2003 à 18:42, Buchan Milne a écrit :
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 A long time ago, X used to fall back to running a configuration tool.
 This may have been long ago, when XFdrake wstill had a link for
 XF86configure (or whatever Redhat used to call their tool).
 
 Why, if a user makes a mistake, do they end up with a console login,
 when they could have XFdrake instead to help them fix the problem?
 
 See the comments in the OSNews review to see why I am asking this again.
 
 Windows95 even had a safe mode which would help you reoconfigure your
 display settings. 8 years later, and Mandrake doesn't.

normally gdm support this and this is enable

se in /etc/X11/gdm/gdm.conf :

# if X keeps crashing on us we run this script.  The default one does a
bunch
# of cool stuff to figure out what to tell the user and such and can
# run an X configuration program.
XKeepsCrashing=/etc/X11/gdm/XKeepsCrashing


and in  /etc/X11/gdm/XKeepsCrashing :

#
# First see if we can find an X configuration program
#  (first one in the list will be used)
#
XCONFIGURATOR=
for n in \
  /usr/bin/redhat-config-xfree86 \
  /usr/sbin/XFdrake  \
  /usr/bin/X11/XF86Setup \
  /usr/bin/X11/Xconfigurator \
  /usr/bin/X11/xf86cfg   \
   ; do
  # standard shell test has no or and loops have no breaks, eek
  if test x$XCONFIGURATOR = x ; then
if test -x $n ; then
  XCONFIGURATOR=$n
fi
  fi
done


concerning kdm and mdkkdm ... don't know and can't find the config file
in a logic place respecting LHS

---  
le seul probleme avec windows c'est que des fois le clavier se blo -
#linuxfr




Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Fox wrote:
 After updating to the latest KDEbase (3.1.3-80) the KDE desktop no
 longer works.

 After reading the explanation given on this list (it's compiled with a
 newer QT version) - I was a bit upset.

 I have proposed previously on this list a way to warn Cooker testers
 when something is broken (because it is a work in progress) - but there
 was no warning.

If you read the changelog, it doesn't seem that it was a work in
progress, but a mistake:

Frederic Lepied [EMAIL PROTECTED] 3.1.3-80mdk

- - rebuild for rewriting /etc/pam.d file

 Can't we come up with a method of flagging new updates which are known
 to break something until the other components are available?  This would
 save a bunch of time and frustration!

Well, someone has to know it is broken, it seems you were among the
first to find out.

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lmD8rJK6UGDSBKcRAu3vAJ0afSBEif5hvgo5gXbizngdvhUR8ACdGIxb
yJAqRUqHBShWuF+nXJuInRU=
=b3Jb
-END PGP SIGNATURE-




Re: [Cooker] Re: make xconfig failed

2003-10-22 Thread Svetoslav Slavtchev
  svetoslav == Svetoslav Slavtchev [EMAIL PROTECTED] writes:
 
  xconfig is a qt-gui. 
  do you have libqt3-devel installed?
 
 svetoslav this is only the case for linux-2.6
 
 svetoslav and as you can see here is 2.4.22-18mdk
 
 svetoslav probably again alsa/ lufs/ ipsec Configure.in 
 svetoslav needs tweaking
 
juan For a change, it is not my fault (TM).
juan 
juan If you try to run make xconfig in a marcelo kernel (2.4.23-preX), it
juan also fails.

sorry :(

could it be this one :
acpi related
[PATCH] Re: Linux 2.4.23-pre6 fix make xconfig
http://marc.theaimsgroup.com/?l=linux-kernelm=106541649707753w=2

[config2.diff (config2.diff)]

--- linux-2.4.23-pre6/drivers/acpi/Config.in.orig   Mon Oct  6 05:35:24 2003
+++ linux-2.4.23-pre6/drivers/acpi/Config.inMon Oct  6 05:43:29 2003
@@ -32,7 +32,8 @@
 tristate '  Toshiba Laptop Extras' CONFIG_ACPI_TOSHIBA
 bool '  Debug Statements'  CONFIG_ACPI_DEBUG
 bool '  Relaxed AML Checking'  CONFIG_ACPI_RELAXED_AML
-  else if [ $CONFIG_SMP = y ]; then
+  else 
+   if [ $CONFIG_SMP = y ]; then
   define_bool CONFIG_ACPI_BOOT y
 fi
   fi

[config3.diff (config3.diff)]

--- linux-2.4.23-pre6/drivers/acpi/Config.in.orig   Mon Oct  6 05:35:24 2003
+++ linux-2.4.23-pre6/drivers/acpi/Config.inMon Oct  6 05:44:40 2003
@@ -35,7 +35,6 @@
   else if [ $CONFIG_SMP = y ]; then
   define_bool CONFIG_ACPI_BOOT y
 fi
-  fi
 
   endmenu
 

   ש××ש×, 21 ×××
  ק¨ 2003, 23:09, × ××ª× ×
  ¢× ××× Bellegarde Cédric:
   With last kernel-source, i can't run make xconfig ... :-/
  
   [EMAIL PROTECTED] linux]# make xconfig
   rm -f include/asm
   ( cd include ; ln -sf asm-i386 asm)
   if [ -f .need_mrproper ]; then \
   rm .need_mrproper; \
   make mrproper;  \
   make preconfig;  \
   fi
   make -C scripts kconfig.tk
   make[1]: Entering directory `/usr/src/linux-2.4.22-18mdk/scripts'
   cat header.tk  ./kconfig.tk
   ./tkparse  ../arch/i386/config.in  kconfig.tk
   make[1]: *** [kconfig.tk] Erreur 139
   make[1]: Leaving directory `/usr/src/linux-2.4.22-18mdk/scripts'
   make: *** [xconfig] Erreur 2
   [EMAIL PROTECTED] linux]#

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] not enough CDs?

2003-10-22 Thread Leon Brooks
On Mon, 20 Oct 2003 22:05, Svetoslav Slavtchev wrote:
 time for 3 DVD's (not CD's) ?

FlightGear, F-117, the full versions of some of the RPGs... and more 
software being added daily... I give it two years tops before we debate 
the 4th DVD. (-:

Cheers; Leon




[Cooker] [Bug 6205] [vegastrike] No ability to install vegastrike

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6205


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:20 ---
rpm is working fine, libpython2.3.so.0.0 is not the same as libpython2.2.so.0.0,
so the behaviour of not installing the package is correct. The package has to be
rebuilt against python 2.3 if possible.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
There is a problem with the isntallation of the vegastrike game. The dependency
is libpython2.2.so.0.0 when there is libpython2.3.so.0.0 available only and the
rpm can't recognize that.



Re: [Cooker] I just installed Mandarke 9.2 Download edition on a IMP PC 300 PL, and it FRIED the CDROM drive

2003-10-22 Thread Leon Brooks
On Wed, 22 Oct 2003 17:26, Teletchéa Stéphane wrote:
 Did it really died, or can you use it with hdc=nodma as i'm obliged
 to do for years with my LG model HL-DT-ST CD-RW GCE-8240B ? (from mdk
 8.1 to 9.1)

Had to do the same here with two different drives, one a JustLink-badged 
AOpen CRW4852, one an acient 32x brand-x horror. I suspect complicity 
by the onboard IDE controller (MSI nForce2 mobo) because the JustLink 
did an install OK on a different machine.

BTW, it's nice to have the nForce LAN and video drivers from the 
PowerPack CDs, NVidia's drivers don't play nicely with the default 
combination of kernel and compiler. Must be time to petition NVidia to 
Open those again.

Cheers; Leon




Re: [Cooker] Idea for future iso's

2003-10-22 Thread Leon Brooks
On Wed, 22 Oct 2003 17:22, Warly wrote:
 A compromise would be to give those 2 base ISOs for free and let club
 members have access to 3 more specific complementary ISOs.

Only 3? (-:

Cheers; Leon




[Cooker] [Bug 6205] [vegastrike] No ability to install vegastrike

2003-10-22 Thread [phazeman]
http://qa.mandrakesoft.com/show_bug.cgi?id=6205





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:30 ---
just to remind you - there is no such thing libpython2.2 in there anymore.
at least urpmf can't find it.

- Original Message - 
To: [EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 10:20 AM
Subject: [Bug 6205] [vegastrike] No ability to install vegastrike


--
10:20 ---
libpython2.2.so.0.0,
to be
dependency
and the


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
There is a problem with the isntallation of the vegastrike game. The dependency
is libpython2.2.so.0.0 when there is libpython2.3.so.0.0 available only and the
rpm can't recognize that.



Re: [Cooker] When can we finally get X to fall back to XFdrake??

2003-10-22 Thread Svetoslav Slavtchev
 Le mar 21/10/2003 à 18:42, Buchan Milne a écrit :
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  A long time ago, X used to fall back to running a configuration tool.
  This may have been long ago, when XFdrake wstill had a link for
  XF86configure (or whatever Redhat used to call their tool).
  
  Why, if a user makes a mistake, do they end up with a console login,
  when they could have XFdrake instead to help them fix the problem?
  
  See the comments in the OSNews review to see why I am asking this again.
  
  Windows95 even had a safe mode which would help you reoconfigure your
  display settings. 8 years later, and Mandrake doesn't.
 
 normally gdm support this and this is enable
 
 se in /etc/X11/gdm/gdm.conf :
 
 # if X keeps crashing on us we run this script.  The default one does a
 bunch
 # of cool stuff to figure out what to tell the user and such and can
 # run an X configuration program.
 XKeepsCrashing=/etc/X11/gdm/XKeepsCrashing
 
 
 and in  /etc/X11/gdm/XKeepsCrashing :
 
 #
 # First see if we can find an X configuration program
 #  (first one in the list will be used)
 #
 XCONFIGURATOR=
 for n in \
   /usr/bin/redhat-config-xfree86 \
   /usr/sbin/XFdrake  \
   /usr/bin/X11/XF86Setup \
   /usr/bin/X11/Xconfigurator \
   /usr/bin/X11/xf86cfg   \
; do
   # standard shell test has no or and loops have no breaks, eek
   if test x$XCONFIGURATOR = x ; then
 if test -x $n ; then
   XCONFIGURATOR=$n
 fi
   fi
 done
 
 
 concerning kdm and mdkkdm ... don't know and can't find the config file
 in a logic place respecting LHS

that's kde, whats strange ?-)

no idea about mdk-kdm,
kdm follows

[EMAIL PROTECTED] seti]$ rpm -ql kdebase-kdm-config-file
/usr/share/config/kdm
/usr/share/config/kdm/README
/usr/share/config/kdm/Xreset
/usr/share/config/kdm/Xresources
/usr/share/config/kdm/Xsetup
/usr/share/config/kdm/Xstartup
/usr/share/config/kdm/Xwilling
/usr/share/config/kdm/backgroundrc
/usr/share/config/kdm/kdmrc

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




[Cooker] [Bug 2851] [kernel] lircd does not create /dev/lirc/0

2003-10-22 Thread [fcrozat]
http://qa.mandrakesoft.com/show_bug.cgi?id=2851


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:32 ---
Fixed with kernel 2.4.22-14mdk

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
With the latest cooker update from 6th of March, lircd does not create /dev/lirc/0.  I 
am taking 
a stab in the dark and assuming that because I run a system with devfs that the module 
is not 
creating the devfs entry. 
 
Changing /etc/sysconfig/lircd from: 
 
(this results in lircmd and crew not being able to communicate with the kernel space 
portion of 
this and hence all the problems that arrise from that) 
 
# The device node that communicates with the IR device. 
 
# with devfs enabled 
DEVICE=/dev/lirc/0 
 
# without devfs 
#DEVICE=/dev/lirc 
 
To: 
 
# The device node that communicates with the IR device. 
 
# with devfs enabled 
#DEVICE=/dev/lirc/0 
 
# without devfs 
DEVICE=/dev/lirc 
 
Fixes the problem and all other remaining mdk packages work as expected (tested with 
irw 
and xawtv).  I've banged my head about this one for a month or so now since getting my 
new 
PV951 tuner card and just decided to have another dig at it.  Hopefully this will get 
fixed for the 
final release.



Re: [Cooker] k3b and supermount

2003-10-22 Thread FACORAT Fabrice
Le mar 21/10/2003 à 14:47, R N dev a écrit :
 --- FACORAT Fabrice [EMAIL PROTECTED] wrote:
  
  IMHO this patch should be integrated upstream (
  detect cdrom using
  supermount, unmount via /proc/fs/supermount/subfs,
  import old session
  and after restore settings )
 
 I'm not so expert to understand all that. But are
 you suugesting that it would be integrated with 
 K3b

yes, and this should be done by k3b team

  or something extern has to be done?
 I mean (intgration case) I made the detection 
 of cd-r/rw device via supermount in K3b 
 (coded some check on fstab)
 but how can i umount via /proc/fs/supermount/subfs
 and where can i find this info?

don't know. ask thomas ( tmb ) or bgmilne or danny

--- 
C'est une grande habilete que de savoir cacher son habilete. -- La
Rochefoucauld, Maximes




[Cooker] [Bug 6205] [vegastrike] No ability to install vegastrike

2003-10-22 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6205





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:39 ---
I know that there's no libpython2.2 package anymore, as python 2.2 has been
replaced by python 2.3. You could install vegastrike on your machine if
libpython2.2 was still there, but it wouldn't work as python 2.2 and 2.3 aren't
compatible. You might think a simple rebuild of vegastrike would fix this, but
there's an error, so vegastrike must be ported to python 2.3 first.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
There is a problem with the isntallation of the vegastrike game. The dependency
is libpython2.2.so.0.0 when there is libpython2.3.so.0.0 available only and the
rpm can't recognize that.



Re: [Cooker] I just installed Mandarke 9.2 Download edition on a IMP PC 300 PL, and it FRIED the CDROM drive

2003-10-22 Thread Guillaume Cottenceau
Luis Alves [EMAIL PROTECTED] writes:

 I tried to install the Mandrake 9.2 Download edition on
 a IBM PC 300 PL
 witch has a
 LG CDROM
 CRD-8400B
 
 and the cdrom was death before it showed the panel to select the packages.
 I never seen this before so I assumed it was a cdrom problem.
 So I removed the cdrom drive connect it to another computer and
 it doesn't work any more.
 doesn't even turn the ligth on.
 
 In my company we have several of these machines so I removed a
 cdrom from another PC 300 PL machine
 and connected to this one, just to see if i could finnish the instalation.
 
 It just fried the second cdrom drive also (LG CRD-8400B)
 
 I realized that the new mandrake just cost me to CDROM drives.
 I couldn't believe it.

Thanks for your report and sorry for that. This is astounding. I
hope Juan can advice us a workaround, and soon fix it in the
kernel...

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



Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread FACORAT Fabrice
Le mer 22/10/2003 à 10:23, Michael Lothian a écrit :
 I'm my fustration I've decided to switch to kde3.2 alpha 2 from
 
 http://peoples.mandrakesoft.com/~lmontel/kde-3.2-alpha2/ 
 http://peoples.mandrakesoft.com/%7Elmontel/kde-3.2-alpha2/
 
 I think it at least works a bit, which wouldbe an improvement of it not working at 
 all

or he can grab qt 3.2 from there

--- 
Depuis que j'ai une maitresse que j'aime, je n'ai plus envie de tromper
ma femme. Sacha Guitry.




[Cooker] [Bug 4002] [galaxy-kde] using galaxy the color of the buttons doesn't appear

2003-10-22 Thread [luis.alves]
http://qa.mandrakesoft.com/show_bug.cgi?id=4002





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:40 ---
this problem still appears on 9.
please use kalzium to validate this all the buttons in kalzium have colors

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
use Kalzium to test this.
Kalzium shows a quimical table with colors in all quimical components.
with galaxy theme this doesn't work (the colors are missing), with any other
theme this works fine.



[Cooker] [Bug 4002] [galaxy-kde] using galaxy the color of the buttons doesn't appear

2003-10-22 Thread [luis.alves]
http://qa.mandrakesoft.com/show_bug.cgi?id=4002





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 10:41 ---
this problem still appears on 9.2
please use kalzium to validate this all the buttons in kalzium have colors

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
use Kalzium to test this.
Kalzium shows a quimical table with colors in all quimical components.
with galaxy theme this doesn't work (the colors are missing), with any other
theme this works fine.



Re: [Cooker] Idea for future iso's

2003-10-22 Thread Greg Meyer
On Wednesday 22 October 2003 05:22 am, Warly wrote:
 Greg Meyer [EMAIL PROTECTED] writes:
  With all the complaining about missing packages (i.e. kernel-source
  package) and the debate about what should have been left out instead
  (i.e. emacs or alternate kernels, etc.) I had a thought that might be
  helpful.
 
  Obviously, in order to make everybody happy, the number of images needs
  to be increased,  I was thinking that isos could be created for the base
  distro, say two, and then supplemental isos for gaming/eyecandy/mm stuff,
  development stuff, and then international/localizations packages.  That
  way I would not be forced to download four big images to get what I want,
  I could just download the base and the development image for instance,
  and skip the games and the localization disk.
 
  So I see 5 images, and maybe one or two are not completely full, but at
  least everything will be included.  WDYT?

 I am convinced that this is the good way, giving more to people so
 that they give back more to us. Unfortunately this model has not been
 proven yet, and people are more easily convinced that given a less
 complete download version could lead to more financial streams tower
 other costing product.

 A compromise would be to give those 2 base ISOs for free and let club
 members have access to 3 more specific complementary ISOs.

I don't disagree with you, and I am not commenting on the revenue model used, 
just the distribution model.  If we skinny back the download edition to 2 
images and then provide the balance through the Club, I'd be for that.
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 11:02 ---
Partitions don't seem crowded:

$df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/hda1 863M  226M  638M  27% /
none  253M 0  253M   0% /dev/shm
/dev/hda8  13G   12G  796M  94% /home
/dev/hdb1  38G   32G  5.7G  85% /home/samba
/dev/hda6 4.9G  3.7G  1.3G  75% /usr

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



Re: [Cooker] k3b and supermount

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

FACORAT Fabrice wrote:

 don't know. ask thomas ( tmb ) or bgmilne or danny

s/bgmilne//g
;-)

Danny and/or Andrey (if available) are the best to answer this.

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lmgdrJK6UGDSBKcRAk96AKCo8hFrpnzo0SBQ4z7YsDIBY8TqFACglufp
xQY03MTYo0LSEzggWs5LiT4=
=8RLK
-END PGP SIGNATURE-




Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread Robert Fox
On Wed, 2003-10-22 at 15:18, FACORAT Fabrice wrote:
 Le mer 22/10/2003 à 10:23, Michael Lothian a écrit :
  I'm my fustration I've decided to switch to kde3.2 alpha 2 from
  
  http://peoples.mandrakesoft.com/~lmontel/kde-3.2-alpha2/ 
  http://peoples.mandrakesoft.com/%7Elmontel/kde-3.2-alpha2/
  
  I think it at least works a bit, which wouldbe an improvement of it not working at 
  all
 
 or he can grab qt 3.2 from there
 

Won't that break something else?

R.Fox




Re: [Cooker] Help - Can't Install 9.2!!!

2003-10-22 Thread Guillaume Cottenceau
Greg Meyer [EMAIL PROTECTED] writes:

 Any ideas? - I really want to try 9.2!!!
 
 You might want to give some info about the setup you are installing it on, and 
 you might want to post this to expert too.
 
 have you tried any of the standard noapic, acpi=ht boot parameters?

Install (and post-install) are using acpi=ht by default.

You might want to try noapic, nolapic, ide=nodma, some
pci= options might help also.

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



Re: [Cooker] TWiki Style

2003-10-22 Thread Greg Meyer
On Wednesday 22 October 2003 05:34 am, Buchan Milne wrote:

  http://qa.mandrakesoft.com/twiki/bin/view/Main

 The only problem is someone introduced the big black bar at the top, I
 think between this one:
 http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.35
 and this one:
 http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.36

 I haven't been able to revert this without removing a table ...
 (assuming it wasn't intentional).

I don't see a change.  What browser are you using?


 At some stage it might be nice to see if we can get some CSS-based
 layout ...

 But the template is very cool, thanks Greg!

Hopefully it makes it easier to keep things looking consistent.
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx



[Cooker] [Bug 6197] [xine-plugins] Totem player crashes when playing a DVD film

2003-10-22 Thread [m.watts]
http://qa.mandrakesoft.com/show_bug.cgi?id=6197


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 11:29 ---
I'll investigate this some more and report it to the Xine lists if I have any more 
problems. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
Installed Mandrake 9.2 with KDE (no Gnome) and tried to play a DVD film (The Fast and 
The 
Furious), Region 2. 
You see about 1sec of the 'warning' trailer at the beginning and then the player 
crashes with the 
following message: 
 
Application totem (process xxx) has crashed due to a fatal error. (Aborted). 
 
The player has to be killed with xkill or similar. 
 
System concerned is a Dell Latitude C610 with a 16x DVD/ 8x CDRW combo drive (which 
incidentally is detected 7 times by the kernel)



Re: [Cooker] Re: [CHRPM] drakxtools-9.2-17mdk

2003-10-22 Thread Thierry Vignaud
illogic-al [EMAIL PROTECTED] writes:

Name: drakxtools   Relocations: (not
relocateable) Version : 9.2   Vendor:
MandrakeSoft Release : 17mdk Build Date:
Thu Oct 16 19:38:50 2003
  
   great thanks to mdk team and till/thierry as now I can easily add a ppd
   file for a new printer.
  
   So If i understand well, I just need to drop the ppd file in
   /usr/share/cups/model/LaMarque and then I will be able to select it.
   great !!!
   hope this will be an update for 9.2
 
  yes it'll
 yes? come on man! don't leave us in suspense :)

the update is in the queue (should be released soon)




Re: [Cooker] TWiki Style

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Greg Meyer wrote:
 On Wednesday 22 October 2003 05:34 am, Buchan Milne wrote:

http://qa.mandrakesoft.com/twiki/bin/view/Main

The only problem is someone introduced the big black bar at the top, I
think between this one:
http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.35
and this one:
http://qa.mandrakesoft.com/twiki/bin/view/Main/MandrakeLinux?rev=1.36

I haven't been able to revert this without removing a table ...
(assuming it wasn't intentional).


 I don't see a change.  What browser are you using?

All gecko-based browsers show this (Mozilla, Firebird, Galeon,
Epiphany). IE is fine, so is Konqueror.

The offending bit is I think this p / tag (looking at the html source
of the page as it is displayed):

table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#00
tr
td
table width=100% border=0 cellspacing=2 cellpadding=10
p /
tr bgcolor=#ff
td colspan=2
h1a name=Mandrake_Linux Mandrake Linux /a/h1

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/lm/XrJK6UGDSBKcRAiyyAJoDa8jKaTcbDexnKezXsYlwX5aQpQCfc0eb
0KRdkcMkFSh4/hBiBHUasA8=
=HvHd
-END PGP SIGNATURE-




Re: [Cooker] k3b and supermount

2003-10-22 Thread Svetoslav Slavtchev
 Le mar 21/10/2003 à 14:47, R N dev a écrit :
  --- FACORAT Fabrice [EMAIL PROTECTED] wrote:
   
   IMHO this patch should be integrated upstream (
   detect cdrom using
   supermount, unmount via /proc/fs/supermount/subfs,
   import old session
   and after restore settings )
  
  I'm not so expert to understand all that. But are
  you suugesting that it would be integrated with 
  K3b
 
 yes, and this should be done by k3b team

there is indeed similar thread on k3b ml,
and Sebastian is working on it

   or something extern has to be done?
  I mean (intgration case) I made the detection 
  of cd-r/rw device via supermount in K3b 
  (coded some check on fstab)
  but how can i umount via /proc/fs/supermount/subfs
  and where can i find this info?
 
 don't know. ask thomas ( tmb ) or bgmilne or danny

check  the readme for supermount
[kernel source]/Documentation/fs/supermount.txt
or
http://sourceforge.net/docman/display_doc.php?docid=16857group_id=79609

example:
echo /dev/hdl disable release force   /proc/fs/supermount/subfs

from the
readme
--
devname [disable|enable] [release [force]]

`disable' will disable subfs (i.e. any futher attempt to mount is rejected).
Subfs must be unmounted; use `disable release' or `disable release force' to
unmount and disable at the same time.

`enable' will enable disabled subfs, it has no effect if subfs is already
enabled.

`release' will unmount subfs unless it is busy (opencount  0). To unmount
busy subfs add `force'; the effect is very much as if media change has been
detected (with the difference that subfs will be cleanly unmounted).

Some basic sanity checks are performed, i.e. it is impossible to specify
both `enable' and `disable' or `force' without
`release'.


could you send me the patch and i'll forward it to k3b's ml

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] When can we finally get X to fall back to XFdrake??

2003-10-22 Thread FACORAT Fabrice
Le mer 22/10/2003 à 11:00, Svetoslav Slavtchev a écrit :

  concerning kdm and mdkkdm ... don't know and can't find the config file
  in a logic place respecting LHS
 
 that's kde, whats strange ?-)
 
 no idea about mdk-kdm,
 kdm follows
 
 [EMAIL PROTECTED] seti]$ rpm -ql kdebase-kdm-config-file

forgot this one, just try rpm -ql kdebase-kdm

nothing interesting ... so kdm/mdkkdm limitation
you'd rather use gdm ( on top of that it's beautiful )

--- 
Le droit bourgeois est la vaseline des enculeurs du peuple. 
Graffiti Anonyme 1968




Re: [Cooker] No XFS for you, sucker

2003-10-22 Thread Guillaume Cottenceau
[EMAIL PROTECTED] writes:

 BTW, on servers, I typically install with a small root ext3 filesystem,
 /usr and /tmp ext3, /var and data partitions on LVM, usually XFS. This
 avoids the root on LVM issues, but still gets you the majority of the LVM
 benefit (resizing partitions which can vary greatly in required capacity).

Root on lvm should be supported? I remember I've even tested that
during 9.2 debugging process. Ah but this is limited to a LV not
spanning across several PV's, that is? I can't be sure. Then LVM
might be a little less interesting :).

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



[Cooker] [Bug 4821] [userdrake] Userdrake displaying users as 'expired' for no reason.

2003-10-22 Thread [m.watts]
http://qa.mandrakesoft.com/show_bug.cgi?id=4821


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 11:30 ---
9.2 Does not exhibit this behaviour. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
Userdrake is currently displaying the user I just logged in as, as 'expired'.  
This can't be right, surely!?! 
 
Mark.



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 12:09 ---
I've bumped up the ramdisk up by launching installation CD this way:

expoert initrd=network.rdz ramdisk_size=128000 root=/dev/ram3  vga=788

But the ramdisk has still the same size (dmesg has shown 16 ramdisks of 128000
in size though...).

Nevertheless, this may be an other filesystem. I suspect root filesystem mounted
on /dev/root.old (and on rootfs). Here's what busybox shows:

# df -b
Filesystem   Size  Used Avail Use  Mounted on
/dev/hda1883508   230852   652656  26% /mnt
/dev/hda6   5132572  3831268  1301304  74% /mnt/usr
/dev/hda8  12706988 11892984   814004  93% /mnt/home
/dev/hdb1  39117040 33189264  5927776  84% /mnt/home/samba
/dev/hdc 711332   7113320 100% /tmp/image
/dev/ram3 2917327443 1730  94% /tmp/stage2
/dev/root.old  3932 39302  99% /
rootfs 3932 39302  99% /

Root filesystem is especially suspect. Consider the facts:
  1) directory /tmp exists there
  2) the errors on the 3rd console mention getting and saving hdlist1.cz file
  3) ls /tmp shows /tmp/hdlist.Installation CD1 (cdrom1).cz file among
others (other files are much smaller)
  4) du -s /tmp/hdlist.Installation CD1 (cdrom1).cz shows 3531 in size

It seems that the hdlists are copied there but the size of that filesystem
cannot accomodate even one hdlist file!

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
John Allen [EMAIL PROTECTED] writes:


[...]

  Get a bigger floppy disk, or use ext2 filesystems only, or provide a
  patch to make smaller kernels.
 
 Yes; but who is responsible for this. 9.2 has been released with the inability 
 to create a boot floppy on a standard 1440 sized floppy.

Because of growing kernels, the need for drivers, and floppy
drives staying at 1.44 MBytes size for more than 10 years. We
can't do magic. We provide several ways of booting and rescueing
a machine (come on, one can boot the rescue by cdrom, hard-drive,
or network, that should be enough isn't it). I don't think other
Linux vendors do more magic than us. If they do, please tell me,
we could consider using the same magic than us.
 

[...]

 Yes; usually use the CD myself. But none the less this is really not 
 acceptable. 9.2 has too many stupid problems, from no screensavers in KDE, 
 broken urpmi, and now this. The list is just growing day by day.

Typical. As long as more people test it, we discover remaining
problems. May I remind you it's simply not possible to provide a
100% bug free software release? And please also consider the
(low) number of employees and contributors we have to make a
release.

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



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
John Allen [EMAIL PROTECTED] writes:

  Not so.   I periodically tested the cooker tree for the ability to
  create a good install and a running Mandrake.
 
 Try this script; it creates a 1680k formatted floppy.

If we want to go with larger floppies with 1.44 MBytes drives, we
need serious testing. I'm afraid this brings lots of hardware
problems (and floppies already have much hardware problems).

Not talking about frying the floppy drive, a-la LG? :)

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



Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread Teletchéa Stéphane
Le mer 22/10/2003 à 13:59, Guillaume Cottenceau a écrit :
 Hi,
 

Be carefull !
You misread my post : i'm saying UNTIL 9.1, i need to desactivate DMA
for my LG cdrom/burner  model HL-DT-ST CD-RW GCE-8240B.

I didn't test it already with 9.2 ...

So htis drive cannot be considered as 'safe' for 9.2.

Stef

 Several people are reporting that installing the 9.2 totally
 fried their LG cdrom drive. Luis Alves on cooker is reporting
 that problem on an IBM PC 300 PL machine, with a LG CRD-8400B. On
 MandrakeClub an article[1] reports that this happens on a Dell
 Optiplex GX1 machine, with CRD-8482B and CRD-8400B models.
 
 I've had confirmations that with another LG model, the HL-DT-ST
 CD-ROM GCR-8520B, 9.2 worked nice (e.g. did NOT do any damage to
 the cdrom drive). Also, with the HL-DT-ST CD-ROM GCR-8522B,
 9.2rc2 worked nice (it's then -probable- 9.2 will work nice).
 
 For the moment, it seems it's related to LG CRD-84xx drives.
 
 Please, every people with an LG model who already installed 9.2
 (download or powerpack), please report the model of your LG
 drive, and whether it's still alive or not :). Please ask that
 also to your friends who don't read cooker/expert lists. Also, in
 the following days, one might consider not installing 9.2 with LG
 drives, until we can provide a workaround to the problem.
 
 
 You can have exact model name of your cdrom by looking at the
 corresponding proc file. For example, if your CDROM is the first
 IDE medium of your second IDE adapter, its name is hdc and you
 can do the following to see the model:
 
 cat /proc/ide/hdc/model
 
 You can even do that at the very beginning of the graphical
 install, by going to the second console (Ctrl Alt F2) and typing
 the previous command. This should be safe as the fry always
 occurs at the beginning of the package installation. Then, reboot
 your computer.
 
 
 Thanks!
 
 
 Ref: 
 [1] 
 http://www.mandrakeclub.com/modules.php?op=modloadname=Splatt_Forumfile=viewtopictopic=12568forum=9
-- 


signature.asc
Description: PGP signature


Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
Svetoslav Slavtchev [EMAIL PROTECTED] writes:

  FWIW, this exact same problem also existed in 9.1, so it is not a 9.2 
  regression.
 
 well not exactly 
 
 in 9.1 the problem was only with xfs (module is ~300k)
 
 in cooker/9.2 the kernel is compiled with all debuging symbols
 (not the case with 9.1), and the kernel is with ~300k bigger

Isn't it an ACPI interpreter problem, rather? There is no such
300k difference between 9.1 and 9.2. ACPI was introduced for 9.1
IIRC, and one can see a big change between 9.0 and 9.1:

8.0:   833285 Apr 15  2001 /boot/vmlinuz-2.4.3-20mdk

8.1:  1047752 Sep 23  2001 /boot/vmlinuz-2.4.8-26mdk

8.2:   887614 Mar 15  2002 /boot/vmlinuz-2.4.18-6mdk

9.0:   880346 Sep 20  2002 /boot/vmlinuz-2.4.19-16mdk

9.1:  1252778 Mar 14  2003 /boot/vmlinuz-2.4.21-0.13mdk

9.2:  1343803 Sep 18 12:43 /boot/vmlinuz-2.4.22-10mdk

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



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
Pascal Cavy [EMAIL PROTECTED] writes:

 I second this, for example I have a machine where lilo does not work so I HAVE 
 TO use a boot disk to start it. After 9.2 upgrade, I cannot create such a 
 boot disk. (disk full during creation).

You might consider the 1.6 mbytes floppy. But rather, why lilo
doesn't work? It should.

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



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
Ron Stodden [EMAIL PROTECTED] writes:

  well not exactly in 9.1 the problem was only with xfs (module
  is ~300k)
 
 Disagree.   I am talking about a vanilla ext2 install of 9.1 - it
 cannot produce a boot floppy.

/me thinks it can.

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



Re: [Cooker] !! 9.2 issues -- help

2003-10-22 Thread Adam Williamson
On Tue, 2003-10-21 at 21:38, Guillaume Cottenceau wrote:

 You should read the erratas. Your problem is described and there

Quick language point, Guillaume - errata is already plural. The
singular is erratum.
-- 
adamw




Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
Felix Miata [EMAIL PROTECTED] writes:

 Mandrake 9.1
  127509 Jul 30 17:48 initrd-2.4.21-0.25mdk.img
 1263795 Jul 24 16:02 vmlinuz-2.4.21-0.25mdk
   1391304
 Mandrake 9.2
  414616 Sep 22 12:46 initrd-2.4.22-10mdk.img
 1343803 Sep 18 06:43 vmlinuz-2.4.22-10mdk
   1758419

What a large difference between initrd's... are you using a
different filesystem by any chance? Can you zcat and mount them
and look inside what's going on? Don't remember any mkinitrd
changes that could explain that. You might be using XFS or LVM in
9.2 that you didn't in 9.1?

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



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Guillaume Cottenceau
Randy Welch [EMAIL PROTECTED] writes:

 Only problem is that it will only find the first installed linux
 on your disk.  My test installs are always in later partitions.

Well, not exactly, the first installed *Mandrake* Linux on your
disk.

That's automatic stuff: go to a console and mount any other
partitions if you may.

 The rescue image tends to find the first one it sees.  (so on my
 system it would see my 9.1 install instead of the 9.2...

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



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Pascal Cavy
Le Mercredi 22 Octobre 2003 14:31, Guillaume Cottenceau a écrit :
 Pascal Cavy [EMAIL PROTECTED] writes:
  I second this, for example I have a machine where lilo does not work so I
  HAVE TO use a boot disk to start it. After 9.2 upgrade, I cannot create
  such a boot disk. (disk full during creation).

 You might consider the 1.6 mbytes floppy. But rather, why lilo
 doesn't work? It should.

humm Guillaume, is the idea of generating an iso image for booting too fool or 
complicated, instead of a disquette image ? I mean diskdrake could generate a 
bootable iso image which we can use to create a bootable cdrom. IIRC mindi or 
mondo already have that feature.


-- 
Pascal Cavy - VMF
__
Running  3:23,  1 user,  load average: 0.15, 0.31, 0.33
(gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk))
Kernel Linux version 2.4.22-10mdkenterprise




Re: [Cooker] No XFS for you, sucker

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillaume Cottenceau wrote:
 [EMAIL PROTECTED] writes:


BTW, on servers, I typically install with a small root ext3 filesystem,
/usr and /tmp ext3, /var and data partitions on LVM, usually XFS. This
avoids the root on LVM issues, but still gets you the majority of the LVM
benefit (resizing partitions which can vary greatly in required capacity).


 Root on lvm should be supported?

Should be, but I'm not going to find out on a production server ;-).
BTW, our 9.1 box gives some problems on it's LVM (lvm devices don't
start up sometimes), so I would be more hesitant to have root (and all
the necessary tools to get the LVM up) on LVM ...

 I remember I've even tested that
 during 9.2 debugging process. Ah but this is limited to a LV not
 spanning across several PV's, that is? I can't be sure. Then LVM
 might be a little less interesting :).

Well, IMHO, if you need to resize /, you made some mistake in setting up
the server ...

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/ln0prJK6UGDSBKcRAuECAJ9dOONHIBWjYT1vFo/3LvX+lZzUEgCeM3Nu
n3iNiscovOShxlYmj2QTEj0=
=j6/b
-END PGP SIGNATURE-




Re: [Cooker] 9.2 - disaster already?

2003-10-22 Thread Guillaume Cottenceau
Ron Stodden [EMAIL PROTECTED] writes:

  A workaround is to launch update-menus as root.
 
 1.  Do an initial install with hd.img of 9.2, selecting
 everything except servers.  Include nfs client.
 
 2.  Then use software install to install all the kde* RPMs which
 were not installed.
 
 3.  Note all the missing kicker panel big K menu items.
 
 4.  Running update-menus has no apparent effect.
 
 5.  Installing the Mandrake Updates solves the problem.

Passing the information to fredl, thanks. I hope this is a
*reproductible* scenario, not just that you had this one? :)
We'll try that.

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



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 12:15 ---
BTW, shouldn't those files be copied to newly mounted ramdisk on /tmp/stage2?
Installation ramdisk could be bumped up a couple megabytes (e.g to 48000).

Or maybe even ramdisk size could be autodetected on boot and dynamically scaled
as in Knoppix (with some minimum size around 48000 for lowmem machines and
maximum around 128000 for normalmem machines)?

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



Re: [Cooker] usb webcam in mandrake 9.2

2003-10-22 Thread Thierry Vignaud
Guy McArthur [EMAIL PROTECTED] writes:

 I had to add the line above ov511 ovcamchip to /etc/modules.conf
 for my Creative USB webcam (I think it uses the same usb chip as
 your Phillips). This is because the kernel module was renamed
 (search for 'Linux ov511' to find the driver site).

what was the old driver name ? (so that i can alter proper files)




Re: [Cooker] Idea for future iso's

2003-10-22 Thread Thierry Vignaud
John Allen [EMAIL PROTECTED] writes:

 If mandrake moved more strongly to a subscription service, then
 maybe releases could be made when they are ready, rather than at a
 specific date. This could ensure that we don't have some of the
 silly problems that are plaguing 9.2

whatever time you put for freezing/stabilizing, there'll always be
bugs because there're just too much things involved in the distros.

what's more, if that time last too much, people keep going on: why not
included XYZ-3.3 which was just released and has so much nice bugfixes
and new features which result in either people tired of debugging the
same stuff or stabilizing work trashed because of an update.

and anyway, too much people actually only test latest rcs and complain
too late (when final is out) because they do not want to test earliers
betas or rcs (they should be too buggy; let other people look for
bugs)




Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pascal Cavy wrote:
 Le Mercredi 22 Octobre 2003 14:31, Guillaume Cottenceau a écrit :

You might consider the 1.6 mbytes floppy. But rather, why lilo
doesn't work? It should.

 humm Guillaume, is the idea of generating an iso image for booting too
fool or
 complicated, instead of a disquette image ? I mean diskdrake could
generate a
 bootable iso image which we can use to create a bootable cdrom. IIRC
mindi or
 mondo already have that feature.

Of course:

# urpmi syslinux
for i in `rpm -qd syslinux`;do less $i;done

;-)

(or look at /isolinux on any Mandrake installation CD).

But, this requires a user has a CD-RW drive. A better solution would be
to ensure LILO installation works.

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/ln5RrJK6UGDSBKcRAgMbAJ9ahrATA4BPMOBUEcgAl7PKiGDK/gCfWenF
2owFOmUA0cKjpPd6k2iTv24=
=UPdh
-END PGP SIGNATURE-




Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread danny
On 22 Oct 2003, Teletchéa Stéphane wrote:

 Le mer 22/10/2003 à 13:59, Guillaume Cottenceau a écrit :
  Hi,
  
 
 Be carefull !
 You misread my post : i'm saying UNTIL 9.1, i need to desactivate DMA
 for my LG cdrom/burner  model HL-DT-ST CD-RW GCE-8240B.
 
 I didn't test it already with 9.2 ...
Yes, but even until 9.1, you didn't fry the drive did you?

DMA is not supported on the CRD-8400B, it is in the kernel nodma blacklist 
(drive_list_entry drive_blacklist). IIRC during the first 2.4.x kernels it 
was not in the list, and people got dma errors, but no drive damage at 
all. I think you can only turn on dma on this drive with hdparm -d1 -X34 
/dev/hd?

I assume this drive is still in the blacklist, although since klama is 
down i cannot check 9.2 kernel source at the moment.

Also, it might be worthwhile to check if these guys did do a firmware 
upgrade recently (or in any case what firmware version they use, perhaps 
a flash can even revive the broken drive).

d.




[Cooker] [Bug 4002] [galaxy-kde] using galaxy the color of the buttons doesn't appear

2003-10-22 Thread [bgmilne]
http://qa.mandrakesoft.com/show_bug.cgi?id=4002


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1




--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 12:29 ---
The bug can also be seen with kcalc, by setting colours for the buttons (if this
is not the default). When switching to kcalc when it is behind another window,
you will see the buttons have a background colour assigned correctly, but the
Galaxy theme then paints over them.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- 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: 
use Kalzium to test this.
Kalzium shows a quimical table with colors in all quimical components.
with galaxy theme this doesn't work (the colors are missing), with any other
theme this works fine.



Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread Svetoslav Slavtchev
 Svetoslav Slavtchev [EMAIL PROTECTED] writes:
 
   FWIW, this exact same problem also existed in 9.1, so it is not a 9.2 
   regression.
  
  well not exactly 
  
  in 9.1 the problem was only with xfs (module is ~300k)
  
  in cooker/9.2 the kernel is compiled with all debuging symbols
  (not the case with 9.1), and the kernel is with ~300k bigger
 
 Isn't it an ACPI interpreter problem, rather? There is no such
 300k difference between 9.1 and 9.2. ACPI was introduced for 9.1
 IIRC, and one can see a big change between 9.0 and 9.1:
 

IIRC Buchan checked for KALLSYMS and it also was introduced in 9.1

acpi is compiled with Os and is ~120k, let's say ~10%
kallsyms is additional 10%-20% let's say 120-240k 
(in my test with 22.10mdk i think it was the second number)

and i think one can live without kallsyms, but acpi is needed for some
systems

as there were no such complains (except the xfs case) 
in mdk 9.1 i assume that if kallsyms is disabled,
one will be able to produce a boot floppy and the 
regular user wont loose too much by running a kernel
without kallsyms

you could adjust the create_configs script to activate it
in case a %debug kernel is built,if something needs debuging
but adding 200k to the standard image without obvious reason?
 
of course there are still other possibilities, 
IIRC around 9.1 betas i sujested to build 2 boot floppies,
but no one was really interested in the idea

svetljo

 8.0:   833285 Apr 15  2001 /boot/vmlinuz-2.4.3-20mdk
 
 8.1:  1047752 Sep 23  2001 /boot/vmlinuz-2.4.8-26mdk
 
 8.2:   887614 Mar 15  2002 /boot/vmlinuz-2.4.18-6mdk
 
 9.0:   880346 Sep 20  2002 /boot/vmlinuz-2.4.19-16mdk
 
 9.1:  1252778 Mar 14  2003 /boot/vmlinuz-2.4.21-0.13mdk
 
 9.2:  1343803 Sep 18 12:43 /boot/vmlinuz-2.4.22-10mdk
 
 -- 
 Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread Laurent Montel
Le Wednesday 22 October 2003 15:18, FACORAT Fabrice a écrit :
 Le mer 22/10/2003 à 10:23, Michael Lothian a écrit :
  I'm my fustration I've decided to switch to kde3.2 alpha 2 from
 
  http://peoples.mandrakesoft.com/~lmontel/kde-3.2-alpha2/
  http://peoples.mandrakesoft.com/%7Elmontel/kde-3.2-alpha2/
 
  I think it at least works a bit, which wouldbe an improvement of it not
  working at all

 or he can grab qt 3.2 from there

No it's a error when we rebuild kdebase-3.1.x

 ---
 Depuis que j'ai une maitresse que j'aime, je n'ai plus envie de tromper
 ma femme. Sacha Guitry.



[Cooker] oggenc problem

2003-10-22 Thread Torstein Dybdahl
hi!
There seems to be a problem with oggenc.
and libvorbisenc
wav files that are encoded to ogg is consequently encoded at 0 kbps.

Does anybody else se the same problem?

This is with up-to-data cooker.

The problem came with the last oppgrading of the libvorbis rpms.

normal mdk 9.2 has no problems.



Regars




Re: [Cooker] TWiki Style

2003-10-22 Thread Greg Meyer
On Wednesday 22 October 2003 07:53 am, Buchan Milne wrote:

 All gecko-based browsers show this (Mozilla, Firebird, Galeon,
 Epiphany). IE is fine, so is Konqueror.

It works in Opera too.

 The offending bit is I think this p / tag (looking at the html source
 of the page as it is displayed):

 table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#00
 tr
 td
 table width=100% border=0 cellspacing=2 cellpadding=10
 p /
 tr bgcolor=#ff
 td colspan=2
 h1a name=Mandrake_Linux Mandrake Linux /a/h1

Yes.  I have confirmed that if I take that tag out of the code it renders 
correctly in Mozilla.  Perhaps this is a bug in Mozilla/Gecko.

BTW, I think I am officially a geek now because I just did that testing in 
vim.  I actually changed the browser setting to use vim to view the source.  
Ahhh
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx



Re: [Cooker] Removing power from Dell laptop locks sysem

2003-10-22 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jaimon Jose wrote:
 Hi,
 I upgraded my Dell latitude C640 laptop to 9.2.  I was running 9.1 all
 along without any problem ( except suspend with X ).  Now, system locks
 up if I remove power and I have to switch off and restart.  I searched
 the bug data base but couldn't find anything similar there.  Any idea or
 pointers will be helpful.

SOmeone on Club reported that they had success just building a custom
kernel from the 9.2 kernel source and disabling the Local APIC.

It *should* be possible (AFAIK) to have the same effect by booting with
the 'nolapic' option, but I haven't seen any reports of whether it helps
or not, and haven't been able to test with any of our Dell machines.

Regards,
Buchan

- --
|--Another happy Mandrake Club member--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x202
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.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/loLjrJK6UGDSBKcRAsitAKCOyHCJzz1uEL7mVKTId9yV+Oh34gCfW84w
GOEXsB0ulNb00OfH9wqaKVU=
=FdJy
-END PGP SIGNATURE-




Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread Teletchéa Stéphane
Le mer 22/10/2003 à 14:55, [EMAIL PROTECTED] a écrit :
 On 22 Oct 2003, Teletchéa Stéphane wrote:
 
  Le mer 22/10/2003 à 13:59, Guillaume Cottenceau a écrit :
   Hi,
   
  
  Be carefull !
  You misread my post : i'm saying UNTIL 9.1, i need to desactivate DMA
  for my LG cdrom/burner  model HL-DT-ST CD-RW GCE-8240B.
  
  I didn't test it already with 9.2 ...
 Yes, but even until 9.1, you didn't fry the drive did you?

No, you're correct.

 DMA is not supported on the CRD-8400B, it is in the kernel nodma blacklist 
 (drive_list_entry drive_blacklist). IIRC during the first 2.4.x kernels it 
 was not in the list, and people got dma errors, but no drive damage at 
 all. I think you can only turn on dma on this drive with hdparm -d1 -X34 
 /dev/hd?

I did a fresh install for 8.1 and 9.0 (disk failure for the second
-backups are my friends-) and DMA was activated on my drive, causing it
to dma_errors 'DriveSeek Error ... blabla'.

I had to manually disable it by adding a line in /etc/sysconfig/hardhdc
telling explicitly DMA to be turned off.

Are you sure it is blacklisted ?

 I assume this drive is still in the blacklist, although since klama is 
 down i cannot check 9.2 kernel source at the moment.

Wrong for 8.1, 8.2, 9.0 and 9.1, why would it be like this for 9.2 ? 

 Also, it might be worthwhile to check if these guys did do a firmware 
 upgrade recently (or in any case what firmware version they use, perhaps 
 a flash can even revive the broken drive).

I didn't.

Stef

 d.
-- 


signature.asc
Description: PGP signature


[Cooker] [Bug 6206] [Installation] New: boot loader does not install correctly for 9.2 rc2 on Dell notebook

2003-10-22 Thread [ukpnj01]
http://qa.mandrakesoft.com/show_bug.cgi?id=6206

   Product: Installation
 Component: Installation
   Summary: boot loader does not install correctly for 9.2 rc2 on
Dell notebook
   Product: Installation
   Version: 1.847
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: Installation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Attempting to upgrade a previous version of Mandrake Linux (8.2) appeared to 
all work correctly until I attempted to reboot when I go the LI of LILO and 
then the PC do no more.

The PC is a Dell Latitude CPxJ notebook (750 MHz Pentium, 20G IBM hard drive, 
in or out of docking station)

Windows 2000 is installed an there is another Windows NTFS partition on the 
disk. Linux installed to /dev/hda6 and booted OK with the LILO from the 8.2 
distribution.

Using the 9.2 installation CD and pressing F1 and using the rescue option 
allowed me to reinstall the Windows boot. Attempting to reload the Linux boot 
loader failed.

I repeated the latter using the 9.1 installation CD with the same effect.  
After a screenful of errors I end up with


About to re-install Boot Loader for the following Mandrake Distro
Mandrake Linux Release 9.2(Torrent) for i586
..
Fatal: raid_setup: stat(/dev/hda6)

To the extent described above, the problem is reproducible. I had been 
successfully running with Mandrake 8.2 and this was an upgrade not a new 
installation.

Please email me if you require further information

Many thanks

Phil Johnson

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread danny
On 22 Oct 2003, Teletchéa Stéphane wrote:

 Le mer 22/10/2003 à 14:55, [EMAIL PROTECTED] a écrit :
  On 22 Oct 2003, Teletchéa Stéphane wrote:
  
   Le mer 22/10/2003 à 13:59, Guillaume Cottenceau a écrit :
Hi,

   
   Be carefull !
   You misread my post : i'm saying UNTIL 9.1, i need to desactivate DMA
   for my LG cdrom/burner  model HL-DT-ST CD-RW GCE-8240B.
   
   I didn't test it already with 9.2 ...
  Yes, but even until 9.1, you didn't fry the drive did you?
 
 No, you're correct.
 
  DMA is not supported on the CRD-8400B, it is in the kernel nodma blacklist 
  (drive_list_entry drive_blacklist). IIRC during the first 2.4.x kernels it 
  was not in the list, and people got dma errors, but no drive damage at 
  all. I think you can only turn on dma on this drive with hdparm -d1 -X34 
  /dev/hd?
 
 I did a fresh install for 8.1 and 9.0 (disk failure for the second
 -backups are my friends-) and DMA was activated on my drive, causing it
 to dma_errors 'DriveSeek Error ... blabla'.
 
 I had to manually disable it by adding a line in /etc/sysconfig/hardhdc
 telling explicitly DMA to be turned off.
 
 Are you sure it is blacklisted ?

CRD-8400B is blacklisted, your drive is not. But it works in 9.1/9.2 with 
DMA? If not I can make a patch in next kernel-mm and you can try if it 
works for you.

I am very doubtful if the fried drives have anything to do with dma.

d.





Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread Teletchéa Stéphane
Le mer 22/10/2003 à 15:22, [EMAIL PROTECTED] a écrit :
 On 22 Oct 2003, Teletchéa Stéphane wrote:
 
  Le mer 22/10/2003 à 14:55, [EMAIL PROTECTED] a écrit :
   On 22 Oct 2003, Teletchéa Stéphane wrote:
   
  I did a fresh install for 8.1 and 9.0 (disk failure for the second
  -backups are my friends-) and DMA was activated on my drive, causing it
  to dma_errors 'DriveSeek Error ... blabla'.
  
  I had to manually disable it by adding a line in /etc/sysconfig/hardhdc
  telling explicitly DMA to be turned off.
  
  Are you sure it is blacklisted ?
 
 CRD-8400B is blacklisted, your drive is not. But it works in 9.1/9.2 with 
 DMA? If not I can make a patch in next kernel-mm and you can try if it 
 works for you.

It works with 9.1 and previous but WITHOUT DMA. I cannot test for 9.2
(production machine, uptime is important). Feel free for the patch,
although i would not be able to test it on the machine. May be someone
else ?

 I am very doubtful if the fried drives have anything to do with dma.

I hope it could help ...

Stef

-- 


signature.asc
Description: PGP signature


[Cooker] Removing power from Dell laptop locks sysem

2003-10-22 Thread Jaimon Jose
Hi,
I upgraded my Dell latitude C640 laptop to 9.2.  I was running 9.1 all
along without any problem ( except suspend with X ).  Now, system locks
up if I remove power and I have to switch off and restart.  I searched
the bug data base but couldn't find anything similar there.  Any idea or
pointers will be helpful.

thanks,
--jaimon




Re: [Cooker] Torrent ha ha ha.

2003-10-22 Thread Brook Humphrey
On Tuesday 21 October 2003 10:32 pm, Lyvim Xaphir wrote:
 Do you mind if I agree with you?
naw this is not mandrake i have tried a few other torrents also and I am 
almost always dowloading at about 2-6k max when my upload is at 25k this goes 
on for days and weeks before I get the whole thing. Sometimes it jumps up to 
25k down and up. At those times I know somebody is being nice out there. 

-- 
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-




Re: [Cooker] 9.2 cannot produce a floppy boot disk.

2003-10-22 Thread John Allen
On Wednesday 22 October 2003 13:20, Guillaume Cottenceau wrote:
 John Allen [EMAIL PROTECTED] writes:


 [...]

   Get a bigger floppy disk, or use ext2 filesystems only, or provide a
   patch to make smaller kernels.
 

Previously I posted a mkbootdisk that used the 1680K format for floppys; and 
with that you can indeed make a boot disk, and boot from it.

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




[Cooker] Mandrake uses Photoshop... What a pity!

2003-10-22 Thread Pierre Jarillon

Mount  MandrakeLinux-9.2-17-Download-1.i586.iso
And look at:   doc/install/images/LMDK.jpg  
You don't see anything wrong ?  No, of course.
But now try this:

$ strings /mount-point-of-mdk9.2-CD1/doc/install/images/LMDK.jpg | head -2
JFIF
Photoshop 3.0

Grr... 
-- 
Pierre Jarillon - http://pjarillon.free.fr/
Vice-président de l'ABUL : http://abul.org/




Re: [Cooker] Broken KDE in Cooker

2003-10-22 Thread FACORAT Fabrice
Le mer 22/10/2003 à 11:22, Robert Fox a écrit :
 On Wed, 2003-10-22 at 15:18, FACORAT Fabrice wrote:
  Le mer 22/10/2003 à 10:23, Michael Lothian a écrit :
   I'm my fustration I've decided to switch to kde3.2 alpha 2 from
   
   http://peoples.mandrakesoft.com/~lmontel/kde-3.2-alpha2/ 
   http://peoples.mandrakesoft.com/%7Elmontel/kde-3.2-alpha2/
   
   I think it at least works a bit, which wouldbe an improvement of it not working 
   at all
  
  or he can grab qt 3.2 from there
  
 
 Won't that break something else?

sure ... don't know, should give this a try ...

--- 
Quand la loi et le devoir ne font qu'un sans la religion, nul n'est plus
vraiment un moins qu'un individu. Frank Herbert, Dune.




Re: [Cooker] [IMPORTANT] 9.2 install potentially frying some LG cdrom drives

2003-10-22 Thread Leon Brooks
On Wed, 22 Oct 2003 19:59, Guillaume Cottenceau wrote:
 Several people are reporting that installing the 9.2 totally
 fried their LG cdrom drive. Luis Alves on cooker is reporting
 that problem on an IBM PC 300 PL machine, with a LG CRD-8400B. On
 MandrakeClub an article[1] reports that this happens on a Dell
 Optiplex GX1 machine, with CRD-8482B and CRD-8400B models.

 I've had confirmations that with another LG model, the HL-DT-ST
 CD-ROM GCR-8520B, 9.2 worked nice (e.g. did NOT do any damage to
 the cdrom drive). Also, with the HL-DT-ST CD-ROM GCR-8522B,
 9.2rc2 worked nice (it's then -probable- 9.2 will work nice).

Might help to also report the breed of IDE controller involved, and/or 
the CPU brand and speed since it sounds like a combination of factors 
is necessary to fry a drive.

Cheers; Leon




Re: [Cooker] No XFS for you, sucker

2003-10-22 Thread Pixel
Austin Acton [EMAIL PROTECTED] writes:

 On Sat, 2003-10-18 at 13:21, [EMAIL PROTECTED] wrote:
  If you are going to use an XFS root, you need a /boot which is not XFS.
  This has something to do with the compatablity SGI wants to keep with the
  on-disk format used by Irix XFS, which is incompatible with what LILO
  wants to put there on any partition containing a kernel you want to boot.
 
 That is not the problem.  I just tried it with reiser, and I got the
 same error... filesystem would be destroyed by LILO boot sector
 /dev/hda.
 
 This is very odd.  What does it mean?

it seems it found the magic of OS2, SWAP, XFS or NTFS on MBR.

if someone can reproduce, please give the MBR 
(using something like dd if=/dev/hda of=/tmp/mbr count=2)
and the output of lilo -v7



Re: [Cooker] TWiki Style

2003-10-22 Thread Pascal Terjan
Greg Meyer wrote:
On Wednesday 22 October 2003 07:53 am, Buchan Milne wrote:

All gecko-based browsers show this (Mozilla, Firebird, Galeon,
Epiphany). IE is fine, so is Konqueror.
It works in Opera too.


The offending bit is I think this p / tag (looking at the html source
of the page as it is displayed):
table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#00
tr
td
table width=100% border=0 cellspacing=2 cellpadding=10
p /
tr bgcolor=#ff
td colspan=2
h1a name=Mandrake_Linux Mandrake Linux /a/h1
Yes.  I have confirmed that if I take that tag out of the code it renders 
correctly in Mozilla.  Perhaps this is a bug in Mozilla/Gecko.
Is this normal to have a p tag outside a td ?
If not, the bug is in the html code. If yes I guess it considers that 
you omitted the trtd and creates a td (with black backround as 
asked). The height of the td is one character as a paragraph ends with a 
newline so you get a line of text with no character.




  1   2   3   >