[Cooker] latex2html broken w/ new perl

2003-11-18 Thread kelk1
Hi,

Current latex2html is looking for perl5.8.1:

bash: /usr/bin/latex2html: /usr/bin/perl5.8.1: bad interpreter: No such file or 
directory

Shouldn't there be a preventive rebuild of everything depending on perl?
-o-
kk1



[Cooker] [Bug 6341] [gnumeric] post install creates html files in /

2003-11-12 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=6341





--- Additional Comments From [EMAIL PROTECTED]  2003-13-11 06:10 ---

Still true with gnumeric-1.2.1-1mdk

-o-
kk1
On Wed, 2003-11-12 at 12:17, [olemke] wrote:


-- 
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: 
Installation of gnumeric creates the following files in /:

ld-id2463288.html
ld-id2464404.html
ld-id2466338.html
ld-id2466408.html
ld-id2466446.html
ld-id2466530.html
ld-id2466598.html
ld-id2466712.html
ld-id2466830.html

I guess they are created by yelp-pregenerate in post install.



[Cooker] apache2-mod_perl needs rebuild

2003-11-11 Thread kelk1
I guess that one is for Oden:

# service httpd start
Starting httpd2: Syntax error on line 3 of /etc/httpd/conf.d/75_mod_perl.conf:
Cannot load /etc/httpd/2.0/extramodules/mod_perl.so into server: libperl.so: cannot 
open shared object file: No such file or directory
[FAILED]
-o-
kk1



Re: [Cooker] bootloader-utils: detectloader

2003-11-11 Thread kelk1
Replying to myself...

The fix is to use -l instead of -L:

--- detectloader.orig   2003-11-11 13:36:14.0 -0800
+++ detectloader2003-11-11 13:32:48.0 -0800
@@ -124,6 +124,6 @@
$return = $1 if m|^boot=(\S*)$| and not $return;
 }
 close F;
-$return = readlink($return) if -L $return;
+$return = readlink($return) if -l $return;
 return $return;
 }

-o-
kk1
> Just to put a subject on this thread.
> > # detectloader
> > Can't call method "L" without a package or object reference at 
> > /usr/sbin/detectloader line 127.
> > 
> > line 127 is:
> > 
> > $return = readlink($return) if -L $return;
> > 
> > broken with new perl?
> > -o-
> > kk1
> > 
> 



[Cooker] bootloader-utils: detectloader

2003-11-11 Thread kelk1
Just to put a subject on this thread.
> # detectloader
> Can't call method "L" without a package or object reference at 
> /usr/sbin/detectloader line 127.
> 
> line 127 is:
> 
> $return = readlink($return) if -L $return;
> 
> broken with new perl?
> -o-
> kk1
> 



[Cooker] kdevelop qt docs

2003-11-11 Thread kelk1
the --with-qtdoc-dir is hard coded to %_docdir/qt-3.2.1/html in the spec file, which 
of course will be broken at each new qt version (just like it is now).

QTVER=`rpmquery --qf %\{VERSION\} libqt3-devel`
QTDOCDIR=%_defaultdocdir/qt-$QTVER/doc/html

--with-qtdoc-dir=$QTDOCDIR

I think that kind of thing would be better.
-o-
kk1



[Cooker]

2003-11-11 Thread kelk1
# detectloader
Can't call method "L" without a package or object reference at /usr/sbin/detectloader 
line 127.

line 127 is:

$return = readlink($return) if -L $return;

broken with new perl?
-o-
kk1



Re: [Cooker] perl-5.8.2-1mdk broken

2003-11-10 Thread kelk1
Tried to rebuild perl-MDK-Common, but it breaks:

make[2]: Entering directory `/usr/src/RPM/BUILD/perl-MDK-Common/perl_checker.src'
making ._ncdi/parser.di from parser.mli
making ._ncdi/types.di from types.mli
making ._d/parser.d from parser.ml
File "parser.mly", line 480, characters 0-2:
Syntax error
make[2]: *** [._d/parser.d] Error 2
make[2]: *** Deleting file `._d/parser.d'

$ rpm -q ocaml
ocaml-3.07-1mdk
-o-
kk1
> Installed perl-5.8.2-1mdk & perl-base-5.8.2-1mdk which broke rpmdrake,
> urpmi, Mandrake Control Center, etc . . .
> 
> Error was that all mandrake perl scripts could not locate MDK/Common.pm
> 
> Solution was to re-install perl-5.8.1-1mdk & perl-base-5.8.1-1mdk
> 
> -- 
> Rgds,
> Steve
> 
> 



[Cooker] kernel-2.4.22-25mdk boots

2003-11-10 Thread kelk1
Just wanted to report that the new kernel now boots on a machine where -24mdk used to 
fail.
Thank you Gwenole.
-o-
kk1



[Cooker]

2003-10-27 Thread kelk1
gtksourceview >= 0.7.0-1mdk is needed by libgtksourceview-1.0_0-0.7.0-1mdk

Is it really? There is nothing in that package. Why can't I just install the libs?

PS: The 0.7 just came out recently (hint, hint).
-o-
kk1



[Cooker] missing kdesdk-3.1.3-10mdk

2003-10-27 Thread kelk1
It seems that it never made it to the mirrors but it is needed to install 
libkdesdk1-3.1.3-10mdk.i586.rpm
-o-
kk1



Re: [Cooker] Broken KDE in Cooker

2003-10-23 Thread kelk1
There is the --repackage rpm option, but despite several reports, I am afraid it is 
still broken because the %_repackage_dir macro expands to a non existing 
/var/spool/repackage directory.
-o-
kk1
> torsdagen den 23 oktober 2003 19.11 skrev Levi Ramsey:
> > On Thu Oct 23 18:55 +0200, Buchan Milne wrote:
> > > > I'd be happy if there were simply a "rollback" directory on the
> > >
> > > mirrors.  In
> > >
> > > > other words when a package is updated, yesterday's version rolls over
> > >
> > > to the
> > >
> > > > rollback directory.  Also, the reason I said "yesterday's" is often
> > >
> > > there are
> > >
> > > > 2-3 quick updates in a row, as little packaging bugs get caught by the
> > > > packager and quickly fixed - would hate to have two broken packages,
> > > > the rollback and the new one, on the mirrors.
> > >
> > > Why does this need to be on the mirrors? Wouldn't it be better if you
> > > could set urpmi to auto-repackage some packages (like rpm --repackage)?
> > > Then, you would have the last package you had working (since youhave no
> > > guarantees about yesterday's package anyway).
> > >
> > > For cookers, this would be quite useful ...
> >
> > Excellent idea, Buchan... you are a veritable fountain of such.
> 
> I concur. This could also be used with the idea I had with the term 
> "update_media":
> 
> 1. pack needed installed package(s)
> 2. put it in the urpmi cache (or where ever...)
> 3. rename it (pretty much like the troels perl script)
> 4. run rsync
> 5. do update
> 
> 
> 



[Cooker] [Bug 6108] [gnome-applets] sticky note help crashes yelp

2003-10-08 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=6108





--- Additional Comments From [EMAIL PROTECTED]  2003-09-10 01:47 ---
In fact, clicking on Introduction kills it.

-- 
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: 
Steps to reproduce:
1. gnome-help
2. GNOME/Applets/Accessories/Sticky Notes.
3. In the table of contents, clicking on Next kills the help browser.



[Cooker] [Bug 6108] [gnome-applets] New: sticky note help crashes yelp

2003-10-08 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=6108

   Product: gnome-applets
 Component: program
   Summary: sticky note help crashes yelp
   Product: gnome-applets
   Version: 2.4.0-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Steps to reproduce:
1. gnome-help
2. GNOME/Applets/Accessories/Sticky Notes.
3. In the table of contents, clicking on Next kills the help browser.

-- 
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 4493] [evolution] New: Evolution does not display icons correctly

2003-08-14 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=4493

   Product: evolution
 Component: evolution
   Summary: Evolution does not display icons correctly
   Product: evolution
   Version: 1.4.4-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: evolution
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I noticed that since a few releases (1.3? 1.4?), evolution displays icons quite
randomly, as shown in the attached sreenshot.

-- 
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 4493] [evolution] Evolution does not display icons correctly

2003-08-14 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=4493


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-14-08 04:06 ---
1.4.4-2mdk seems to behave correctly.

-- 
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: 
I noticed that since a few releases (1.3? 1.4?), evolution displays icons quite
randomly, as shown in the attached sreenshot.



[Cooker] [Bug 4493] [evolution] Evolution does not display icons correctly

2003-08-04 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=4493





--- Additional Comments From [EMAIL PROTECTED]  2003-05-08 04:33 ---
Created an attachment (id=580)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=580&action=view)
screenshot

I grayed out some folder names.

-- 
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 noticed that since a few releases (1.3? 1.4?), evolution displays icons quite
randomly, as shown in the attached sreenshot.



[Cooker] [Bug 709] [gpm] cannot build gpm-1.20.1 if it is not already installed

2003-07-01 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=709





--- Additional Comments From [EMAIL PROTECTED]  2003-02-07 03:45 ---
Still valid with gpm-1.20.1-5mdk

-- 
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: 
Note: the current version is still set to 1.20.0 in bugzilla.

$ rpm -e --nodeps gpm libgpm1-devel libgpm1
$ rpm --rebuild --target athlon gpm-1.20.1-1mdk.src.rpm

fails with:

gcc -L/usr/src/RPM/BUILD/gpm-1.20.1/src  -o prog/mev prog/mev.o lib/libgpm.so
lib/libgpm.a
lib/libgpm.so: undefined reference to `wgetch'
lib/libgpm.so: undefined reference to `stdscr'

I have libncurses5-devel-5.3-1.20021123.1mdk installed.



[Cooker] [Bug 4095] [gcc] Bug in 3.3 gcc

2003-06-23 Thread [kelk1]
http://qa.mandrakesoft.com/show_bug.cgi?id=4095





--- Additional Comments From [EMAIL PROTECTED]  2003-24-06 08:25 ---
Already tested. Copy of my message from yesterday:

$ rpm --rebuild --with up --without smp --without secure --without
enterprise --without BOOT --without minimal --without mydsdt --without
debug --without doc --with source --target athlon
kernel-2.4.21-0.rc1.1mdk-1-1mdk.src.rpm

Using the last gcc-3.3-2mdk breaks at the atm driver stage:

gcc -D__KERNEL__ -I/usr/src/RPM/BUILD/kernel-2.4/linux-2.4.20/include 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE
-DMODVERSIONS -include
/usr/src/RPM/BUILD/kernel-2.4/linux-2.4.20/include/linux/modversions.h
-g -nostdinc -iwithprefix include -DKBUILD_BASENAME=ambassador  -c -o
ambassador.o ambassador.c
ambassador.c:301:22: atmsar11. start: No such file or directory
ambassador.c:302: error: parse error before ';' token
ambassador.c:305:24: atmsar11. regions: No such file or directory
ambassador.c:310:21: atmsar11. data: No such file or directory
make[2]: *** [ambassador.o] Error 1
make[2]: Leaving directory
`/usr/src/RPM/BUILD/kernel-2.4/linux-2.4.20/drivers/atm'
make[1]: *** [_modsubdir_atm] Error 2
make[1]: Leaving directory
`/usr/src/RPM/BUILD/kernel-2.4/linux-2.4.20/drivers'

Applying this patch seems to get the build going:

--- kernel-2.4/linux-2.4.20/drivers/atm/ambassador.c.orig  
2003-06-22 13:19:29.0 -0700
+++ kernel-2.4/linux-2.4.20/drivers/atm/ambassador.c2003-06-22
13:19:48.0 -0700
@@ -290,12 +290,12 @@
 /** microcode **/
  
 #ifdef AMB_NEW_MICROCODE
-#define UCODE(x) UCODE1(atmsar12.,x)
+#define UCODE(x) UCODE1(atmsar12,x)
 #else
-#define UCODE(x) UCODE1(atmsar11.,x)
+#define UCODE(x) UCODE1(atmsar11,x)
 #endif
 #define UCODE2(x) #x
-#define UCODE1(x,y) UCODE2(x y)
+#define UCODE1(x,y) UCODE2(x.y)
  
 static u32 __initdata ucode_start =
 #include UCODE(start)

However, the build breaks a bit later with:

/usr/src/RPM/BUILD/kernel-2.4/linux-2.4.20/drivers/net/irda/ma600.c
>
> ma600.c:189:40: pasting ";" and "return" does not give a valid
> preprocessing token
> ma600.c:303:40: pasting ";" and "return" does not give a valid
> preprocessing token

Something wrong or changed with the cpp macro interpreter?

-- 
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: 
Hello,

just compiling kernel 2.4.21-0.18mdk and I experienced this problem with latest
Cooker gcc-3.3-1mdk:

...
make[2]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-0.18mdk/include  -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc
-iwithprefix include -DKBUILD_BASENAME=sched  -fno-omit-frame-pointer -c -o
sched.o sched.c
sched.c: In function `schedule':
sched.c:714: internal compiler error: in merge_assigned_reloads, at reload1.c:6134
Please submit a full bug report,
with preprocessed source if appropriate.
See https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
make: *** [_dir_kernel] Error 2

Patch should be applied because this gcc is unusable.

Thanks,
Vlasta



[Cooker] [Bug 3624] [galeon] Frequent browser crashes (galeon and mozilla)

2003-04-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3624





--- Additional Comments From [EMAIL PROTECTED]  2003-04-02 06:20 ---
The complete story comes fine here. galeon-1.3.3-2mdk

What are your font settings in Galeon Preferences?

Mine are:

Language Encoding: Western Size 13
Proportional: Sans Serif
Serif: adobe-times-iso8859-1
Sans serif: Arial
Monospace: adobe-courier-iso8859-1 Size 12

Always use these fonts is unchecked, Minimum font size 0, zoom levels
from 10 to 400%

On Tue, 2003-04-01 at 10:13, edtandi wrote:




--- 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 am getting mozilla and galeon crashes quite frequently. At first, I thought it
might be the flash plugin, or the Java plugin. But some of the pages work in
Galeon if the zoom setting is left at 100%.

It is easier to reproduce in Galeon if I increase the zoom to 120%. This happens
consistently on certain pages (try some on LinuxToday.com).

I don't understand why this is hapenning. Could it be that I have an old library
somewhere and that a dependency is missing? Could it be a corrupt library?
Anyone else having problems like this?



[Cooker] [Bug 3590] [gnome-terminal] selecting "Use the same size font as other applictions" crashes gnome-terminal

2003-04-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3590

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED



--- Additional Comments From [EMAIL PROTECTED]  2003-04-02 06:30 ---
No problem here, I can switch dynamically from Lucida Console to Lucida
Typewriter and Gnome terminal adjusts itself. US environment.
The default setting in Gnome-terminal is monospace 12 and I can check
and uncheck "use same as others".

On Tue, 2003-04-01 at 03:56, fcrozat wrote:




--- 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: 
to reproduce,
right-click on a gnome-terminal window,
choose Edit current profile,
in the General tab (selected by default), click the checkbox next to
Use the same size font as other applications

gnome-terminal vanishes.

If you restart it, you see that the font has changed and the box is now unchecked.

(I have Lucida Sans Typewriter 10 selected)



[Cooker] [Bug 3564] [evolution] Does not display meeting invitations

2003-04-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3564

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-04-01 23:28 ---
Frédéric,
Meeting invitations are displayed correctly with these packages.
I change the resolution as fixed in evolution-1.2.3-1mdk
Thank you.



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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
In v 1.2.2-1mdk, the invitations are displayed and I can click on OK to add the
meeting to the calandar. In v.1.2.2-3mdk, the message is only shown as empty
with an ics attachment.



[Cooker] [Bug 3564] [evolution] Does not display meeting invitations

2003-03-27 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3564





--- Additional Comments From [EMAIL PROTECTED]  2003-03-27 23:07 ---
OK, sorry for the multiple entries. In fact, in all versions the invitation is
an attachement: calendar information attachment (meeting.ics)

The versions than can open the attachement offer: "View inline (via evolution
calendar iTip/iMip viewer)". This option is also available in 1.2.2-3mdk but
does nothing.




--- 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: 
In v 1.2.2-1mdk, the invitations are displayed and I can click on OK to add the
meeting to the calandar. In v.1.2.2-3mdk, the message is only shown as empty
with an ics attachment.



[Cooker] [Bug 3564] [evolution] Does not display meeting invitations

2003-03-27 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3564





--- Additional Comments From [EMAIL PROTECTED]  2003-03-27 22:50 ---
Forgot: The invitation is sent with Outlook as a client for an Exchange server.



--- 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: 
In v 1.2.2-1mdk, the invitations are displayed and I can click on OK to add the
meeting to the calandar. In v.1.2.2-3mdk, the message is only shown as empty
with an ics attachment.



[Cooker] [Bug 3564] [evolution] Does not display meeting invitations

2003-03-27 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3564





--- Additional Comments From [EMAIL PROTECTED]  2003-03-27 22:45 ---
Just tried evolution-1.2.3-0.ximian.2.i586.rpm and it works fine.



--- 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: 
In v 1.2.2-1mdk, the invitations are displayed and I can click on OK to add the
meeting to the calandar. In v.1.2.2-3mdk, the message is only shown as empty
with an ics attachment.



[Cooker] [Bug 3564] [evolution] New: Does not display meeting invitations

2003-03-27 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3564

   Product: evolution
 Component: program
   Summary: Does not display meeting invitations
   Version: 1.2.2-3mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


In v 1.2.2-1mdk, the invitations are displayed and I can click on OK to add the
meeting to the calandar. In v.1.2.2-3mdk, the message is only shown as empty
with an ics attachment.



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



[Cooker] [Bug 3388] [kernel-2.4.21.0.13mdk] Won't boot on Latitude XPi because of HD

2003-03-20 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3388

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-03-21 08:43 ---
Thanks to Bruno Prior who sent the trick on cooker.
Using ide=nodma on the command line fixed the boot.
The kernel documentation is misleading:

  ide?=   [HW] (E)IDE subsystem : config (iomem/irq), tuning or
  debugging (serialize,reset,no{dma,tune,probe}) or
  chipset specific parameters.



--- 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: 
2.4.19-16mdk boots fine on this machine, but this new kernel won't, even with
acpi=off noapic. It fails to use the hard-drive:

CDM643: simplex device. DMA forced
hda: IBM-DCRA-22160, ATA DISK drive
...
partition check:
hda: lost interrupt
hda: dma_intr: bad DMA status (dma_stat=1)
hda: dma_intr: status=0x50 {DriveReady, SeekComplete}

and so on every time it tries to access the hard drive. I tried to boot with
ide0=nodma ide1=nodma, but it does not change anything.

# hdparm -I /dev/hda
 
/dev/hda:
 
ATA device, with non-removable media
Model Number:   IBM-DCRA-22160
Serial Number:  A30A31G3820
Firmware Revision:  A81AD0
Standards:
Used: ATA-3 X3T10 2008D revision 1
Supported: 3 2 1
Configuration:
Logical max current
cylinders   42004200
heads   16  16
sectors/track   63  63
--
CHS current addressable sectors:4233600
LBAuser addressable sectors:4233600
device size with M = 1024*1024:2067 MBytes
device size with M = 1000*1000:2167 MBytes (2 GB)
Capabilities:
LBA, IORDY(can be disabled)
Buffer size: 96.0kB bytes avail on r/w long: 4
Standby timer values: spec'd by Vendor
R/W multiple sector transfer: Max = 16  Current = 16
DMA: sdma0 sdma1 sdma2 mdma0 mdma1 *mdma2
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
 Cycle time: no flow control=240ns  IORDY flow control=120ns
Commands/features:
Enabled Supported:
Power Management feature set
Security Mode feature set
SMART feature set

Of course, that means that the install floppy does not boot either.



[Cooker] [Bug 3391] [Bugzilla] make bugzilla users search before posting new bug

2003-03-16 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3391





--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 07:00 ---
This will also make us spend much more time reporting.
Why not instead like the GNOME (I think) version that let you enter a
defect then runs an automatic query, listing all the entries that
resemble yours.
Much nicer and efficient in my opininon.

On Sun, 2003-03-16 at 20:28, snoyes wrote:




--- 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: 
Is it perhaps possible to force users to search for a bug before posting a new one 
like it is done on the kde bugzilla. This would cut down on the number of duplicates.



[Cooker] [Bug 3388] [kernel-2.4.21.0.13mdk] New: Won't boot on Latitude XPi because of HD

2003-03-16 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3388

   Product: kernel-2.4.21.0.13mdk
 Component: libsasl2-plug-ntlm
   Summary: Won't boot on Latitude XPi because of HD
   Version: 1-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


2.4.19-16mdk boots fine on this machine, but this new kernel won't, even with
acpi=off noapic. It fails to use the hard-drive:

CDM643: simplex device. DMA forced
hda: IBM-DCRA-22160, ATA DISK drive
...
partition check:
hda: lost interrupt
hda: dma_intr: bad DMA status (dma_stat=1)
hda: dma_intr: status=0x50 {DriveReady, SeekComplete}

and so on every time it tries to access the hard drive. I tried to boot with
ide0=nodma ide1=nodma, but it does not change anything.

# hdparm -I /dev/hda
 
/dev/hda:
 
ATA device, with non-removable media
Model Number:   IBM-DCRA-22160
Serial Number:  A30A31G3820
Firmware Revision:  A81AD0
Standards:
Used: ATA-3 X3T10 2008D revision 1
Supported: 3 2 1
Configuration:
Logical max current
cylinders   42004200
heads   16  16
sectors/track   63  63
--
CHS current addressable sectors:4233600
LBAuser addressable sectors:4233600
device size with M = 1024*1024:2067 MBytes
device size with M = 1000*1000:2167 MBytes (2 GB)
Capabilities:
LBA, IORDY(can be disabled)
Buffer size: 96.0kB bytes avail on r/w long: 4
Standby timer values: spec'd by Vendor
R/W multiple sector transfer: Max = 16  Current = 16
DMA: sdma0 sdma1 sdma2 mdma0 mdma1 *mdma2
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
 Cycle time: no flow control=240ns  IORDY flow control=120ns
Commands/features:
Enabled Supported:
Power Management feature set
Security Mode feature set
SMART feature set

Of course, that means that the install floppy does not boot either.



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



[Cooker] [Bug 516] [MandrakeUpdateRobot] running live_update from the install CD fails

2003-03-16 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=516





--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 00:21 ---
So it's going to ship like that?!
As of today, there is no way to run a live update.
This bug is assigned to G. Lee. Is that person still working for Mandrake?



--- 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: 
Hi,

I tried to run live_update from the first Mandrake 9.0 CD, using the command
/mnt/cdrom/live_update.

The first error was that it couldn't find  a proper shell  interpreter to run it.

I am trying to upgrade from Mandrake 8.2.

So I then ran it using `perl /mnt/cdrom/live_update`  this then brought up a
window and asked whether I wanted to continue.  I accepted it then crashed
saying it couldn't write to a file on the CD.

I can recreate the bug easiliy, if you need more information then please let me
know.

Regards,

Phil.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-16 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 00:00 ---
Please reopen, this is not fixed.

On Thu, 2003-03-13 at 23:15, kelk1 wrote:




--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



[Cooker] [Bug 1296] [drakxtools] Failed to setup eth0

2003-03-16 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1296





--- Additional Comments From [EMAIL PROTECTED]  2003-03-16 23:00 ---
Well, actually that mobo has two ethernet controllers and one of them is
an embedded 3C920B and works with 3c59x.o. Drakconnect should be able to
at least configure this interface.

On Sun, 2003-03-16 at 13:42, bgmilne wrote:




--- 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: 
Drakconnect seemed to detected the nvidia south bridge NIC ok and would tell me 
that it had written the configuration, however when I tried to bring up eth0 
there was nothing there. I appears as if drakconnect is doing everything but 
actually writing the configuration.




System: Athlon 2700+, Asus mobo A7N8X (nforce2), 1G DDR ram, Hercules Prophet 
9700Pro video card.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-13 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-14 08:15 ---
Another broken sig in Evolution. I'd like to reopen this bug but I cannot. 

Trying to verify the key, I get:

This message is digitally signed but can not be proven to be authentic.

gpg: armor header: Version: GnuPG v1.2.1 (GNU/Linux)
gpg: Signature made Thu 13 Mar 2003 08:36:13 PM PST using DSA key ID C543B550
gpg: BAD signature from "Quel Qun <[EMAIL PROTECTED]>"

If I look at the original message in the sent folder the key is valid:

This message is digitally signed and has been found to be authentic.

gpg: armor header: Version: GnuPG v1.2.1 (GNU/Linux)
gpg: Signature made Thu 13 Mar 2003 08:36:13 PM PST using DSA key ID C543B550
gpg: Good signature from "Quel Qun <[EMAIL PROTECTED]>"

I checked the signature in the cooker message from Brian J. Murrell and the sig
is found authentic, so the verification routine works.

Just sent another message and the sig came back fine so the corruption does not
happen all the time.




--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



[Cooker] [Bug 3272] [xscreensaver] xscreensavesr creates coredumps

2003-03-13 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3272





--- Additional Comments From [EMAIL PROTECTED]  2003-03-14 04:00 ---
Hmm,

I was using the last NVIDIA_GLX version. Just downgraded today to the
previous version.

But metaballs is not in xscreensaver-gl, does it use the gl extension?

On Thu, 2003-03-13 at 08:33, waschk wrote:




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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I just noticed a bunch of core files in my $HOME, and they all seem to be
generated by 'metaballs -root', 'gflux -root' or 'flipscreen3d -root'



[Cooker] [Bug 3081] [galaxy-kde] Galaxy causing problems with KDE and GNOME running in tightvnc-server

2003-03-13 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3081





--- Additional Comments From [EMAIL PROTECTED]  2003-03-14 04:00 ---
Still valid.

Please don't tell me 9.1 is going to ship with KDE that cannot start in
Xnest.

On Thu, 2003-03-13 at 08:20, qa wrote:




--- 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: 
Both KDE and GNOME seem to be having trouble with Galaxy tightvnc-server-1.2.7-2.  It 
seems to be focused on Galaxy-KDE as explained later.

Fluxbox works just fine, just GNOME and KDE have exhibited issues.

KDE loads the wallpaper and then various components seem to go flashing by like a grey 
bar where the kicker is supposed to be.  Eventually ending up with a screen shot like 
this.

http://www.gkmweb.com/images/9.1-KDE_vnc.jpg

The desktop keeps flashing periodically.

GNOME has a similar behavior in that it flashes, but the desktop seems to load.  
Occasionally after one of the flashes, an error message pops up a dialogue box that 
says KDesktop error.  Sorry, i was not able to capture it.

I thought maybe the Galaxy theme had something to do with it, so I switched KDE to the 
Keramik theme, and it still exhibited this behavior, although the the error message 
and the flashing stopped occurring when GNOME was running.  So maybe it does belong to 
Galaxy, and that led me to post it here as a KDE-Galaxy bug.

vnc logs have nothing interesting in them and the system logs are equally bare on this 
issue.

What else can I do to help troubleshoot?



[Cooker] [Bug 3272] [xscreensaver] New: xscreensavesr creates coredumps

2003-03-13 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3272

   Product: xscreensaver
 Component: program
   Summary: xscreensavesr creates  coredumps
   Version: 4.07-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I just noticed a bunch of core files in my $HOME, and they all seem to be
generated by 'metaballs -root', 'gflux -root' or 'flipscreen3d -root'



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



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

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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-13 07:00 ---
Would you be complaining about the quality of my bug reports? Now, this will
cost you _two_ beeers instead of one.
Glad this one has been eventually nailed down. Crrrush, one less.



--- 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: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



[Cooker] [Bug 1537] [autologin] keychain defeated when autologin eis enabled

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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-13 00:35 ---
Much nicer, thanks.



--- 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: 
Keychain works fine when I use init 5, then gdm to login. The ssh passphrase is
asked once at login time and the same ssh-agent process is used after that.
However, if I enable autologin, I am asked for the passphrase everytime I start
a terminal, and a new ssh-agent process is started. I can't figure out why this
is happening.



[Cooker] [Bug 1343] [rpm] rpm building requires --nodeps

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 23:58 ---
Closing candidate?



--- 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 trying to rebuild a package to avoid a file conflict
with an installed package.  The act of trying to rebuild
the package conflicts with the installation according to
rpm, which requires me to use the --nodeps flag to run
'rpm -ba ...'.  This is bogus.  In a previous version of
rpm, the --clean and --rmsource flags required --nodeps
to remove the building files.  I reported this through
channels to the rpm author.  Now the bug is worse.

Can you help?  Thanks



[Cooker] [Bug 1426] [Installation] hard disks return no response in setup

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 23:57 ---
Closing candidate?



--- 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 running setup, the screen where it attempts to detect the hardware devices 
on the system... it detects both of my cd-roms OK, but when it goes to check my 
hard drives, it displays on the screen:

hde = no response
hdf = no response

It looked something similar to that. Afterwards, the setup continues on. I 
never went through the whole setup b/c I was unsure what problems this "no 
response" thing might cause for the setup.

I have 2 hard disks in my machine. I am running an athlon xp 2100 cpu, asus 
a7n8x motherboard with the geforce2 chipset. 512MB RAM. Both hard disks are 
80GB.



[Cooker] [Bug 2220] [rpm] rpm -qa gets stucked after a while

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 23:38 ---
Shouldn't this one be closed?



--- 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 I do "rpm -qa", the program would output several package names and then it
would get stucked. 

I didn't build version with debugging information, though when I use "strace"
program to see what's happening I see that, when it gets stucked, it calls
select(0, NULL, NULL, NULL, {timeout}) and timeout keeps increasing up until it
reaches length of one second - then it keeps timing-out after one second for ever.

The only solution I found is system reboot :(

T.



[Cooker] [Bug 708] [libqt3-devel] QMessageBox objects in KDE apps freeze X under GNOME

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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-12 23:12 ---
That was a tough fight. QT+Mandrake+Metacity wow! Thanks a lot for your help,
Frederic. When will we get qt3.1.2 so that we can start all over again :)



--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.



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

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-11 20:35 ---
Thanks for trying, this really helps. Did you set the download dialog to close
itself automatically when the download is over? I think this is when it crashes
for me.



--- 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: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



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

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-11 05:03 ---
Still happens with 1.3.3 :( I entered a defect in gnome bug db:

http://bugzilla.gnome.org/show_bug.cgi?id=108071



--- 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: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



[Cooker] [Bug 3083] [evolution] can not get galeon to use evolution as default email standard 9.1 rc2

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3083





--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 05:10 ---


http://openfacts.berlios.de/index-en.phtml?title=Mandrake/tips_and_tricks/GNOME




--- 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: 
can not get galeon to use evolution as default email  standard 9.1 rc2 install

I have set it in the Gnome Control Center but no luck

I also can not seem to get evolution to call up galeon from url in emails, it
always calls up Mozilla and I can not get Mozilla to send a link via evolution.

I got this to work in ManDrake 9.0 but things are different in 9.1


I have the same problems under kde or gnome.



[Cooker] [Bug 3081] [galaxy-kde] Galaxy causing problems with KDE and GNOME running in tightvnc-server

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=3081





--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 04:48 ---
After starting Xnest on :1,
xdpyinfo -display :1 -ext RENDER tells me: "RENDER extension not supported by
server"
GLX is there though. XFree86 problem? I tried to set a default flat theme in
KDE, but I still could not start it.



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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Both KDE and GNOME seem to be having trouble with Galaxy tightvnc-server-1.2.7-2.  It 
seems to be focused on Galaxy-KDE as explained later.

Fluxbox works just fine, just GNOME and KDE have exhibited issues.

KDE loads the wallpaper and then various components seem to go flashing by like a grey 
bar where the kicker is supposed to be.  Eventually ending up with a screen shot like 
this.

http://www.gkmweb.com/images/9.1-KDE_vnc.jpg

The desktop keeps flashing periodically.

GNOME has a similar behavior in that it flashes, but the desktop seems to load.  
Occasionally after one of the flashes, an error message pops up a dialogue box that 
says KDesktop error.  Sorry, i was not able to capture it.

I thought maybe the Galaxy theme had something to do with it, so I switched KDE to the 
Keramik theme, and it still exhibited this behavior, although the the error message 
and the flashing stopped occurring when GNOME was running.  So maybe it does belong to 
Galaxy, and that led me to post it here as a KDE-Galaxy bug.

vnc logs have nothing interesting in them and the system logs are equally bare on this 
issue.

What else can I do to help troubleshoot?



[Cooker] [Bug 2150] [XFree86] gdm-Xnest (gdmflexiserver) still not working

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2150





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 22:18 ---
Udo, If you are using the last NVidia driver version, try to go back to v3123

They are still available here:

http://www.nvidia.com/view.asp?IO=linux_display_1.0-3123




--- 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: 
hi,

the gdmflexiserver, which allows to login as another user without
logging out from the current session, is still not working.

Each time I use the command, the screen flickers and I end up with a
screen full of garbage.

The workaround is to switch to a non gfx-console then (ctrl-alt-f1), then back
to console _8_ (where the "new login" screen resides) and now I can login as
a "new user".

I have a full cooker installation.

Already reported this about a month ago on cooker, but got no response and it
was not fixed up to now, so I decided to make a bugzilla entry.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 22:10 ---
When I send a message, I am also sending it to myself since cooker sends
it back to me.
When I then checked the sig on that message, it was broken, that's all I
know.

On Sun, 2003-03-09 at 02:29, fcrozat wrote:




--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



[Cooker] [Bug 2623] [XFree86] X does not start correctly on second display

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2623

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 21:15 ---
Two different things here:

1. startx -- :1 works correctly if I go back to the v3123 of the NVidia driver.

2. I can start gnome and fluxbox in Xnest, but not KDE. This might be the same
problem than some people found trying to use vnc. I am pretty sure I could open
a KDE session in an Xnest window only few weeks ago.

Closing this entry.



--- 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: 
when I try as a second user to start X with 'startx -- :1' the screen is
corrupted. If I then use ctrl-alt-f7 and ctrl-alt-f8 to come back to the X
session, it is back to normal.
I tried creating a new user and the X session only shows a blue screen. After
the magic ctrl-alt sequence, it shows the first screen of the first time wizzard.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-09 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 11:00 ---
Yes,

X-Mailer: Ximian Evolution 1.2.2-2mdk

One of the 3 or 4 messages I sent today came back with a broken sig. I
left the defect closed because corruption does happen sometimes. I will
check over several days and see if it happens often or not.

Here is the message with the broken signature:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg99831.html


On Sun, 2003-03-09 at 00:57, fcrozat wrote:




--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



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

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 08:01 ---
In fact, I would like to re-open this since it still happen. What is strange is
that it does not happen on every site. Would it depend on the ftp server?

If I download the same file from
ftp://rpmfind.net/linux/8/Mandrake-devel/cooker/i586/ and
ftp://sunsite.uio.no/pub/Linux/Mandrake/Mandrake-devel/cooker/i586/

Galeon segfaults on the second address.

Since sunsite is quite busy, I also had troubles downloading figlet221.zip from
ftp://ftp.figlet.org/pub/figlet/program/unix/

rpmfind uses vsFTPd 1.0.0, ftp.figlet.org uses NcFTPd and I don't know what
sunsite uses.

If anyone reproduces this problem, please re-open this defect.




--- 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: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 05:56 ---
I am sorry, but the last message I sent still had a corrupted sig when I
received it back from cooker. I am not convinced this problem is really fixed.



--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



[Cooker] [Bug 2623] [XFree86] X does not start correctly on second display

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2623

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |major



--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 04:59 ---
In fact I realize, I cannot even start a second WM in an Xnest window.

>From GNOME:

$ Xnest -ac :1 &
$ DISPLAY=:1 startkde

It just displays the background and flickers.



--- 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 I try as a second user to start X with 'startx -- :1' the screen is
corrupted. If I then use ctrl-alt-f7 and ctrl-alt-f8 to come back to the X
session, it is back to normal.
I tried creating a new user and the X session only shows a blue screen. After
the magic ctrl-alt sequence, it shows the first screen of the first time wizzard.



[Cooker] [Bug 2155] [Installation] 9.1 RC1 & RC2 DMA disabled ???

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2155





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 22:30 ---
The initscripts use the /etc/sysconfig/harddisk* files to set up DMA

grep DMA /etc/sysconfig/harddisk*

Wouldn't DMA be enabled there?

On Sat, 2003-03-08 at 13:08, ruediger.ruebig wrote:




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



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
The hardware is "fit" for DMA, why is it disabled?

Feb 22 14:34:04 localhost kernel: VP_IDE: chipset revision 6
Feb 22 14:34:04 localhost kernel: VP_IDE: not 100%% native mode: will probe irqs
later
Feb 22 14:34:04 localhost kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133
controller on pci00:11.1
Feb 22 14:34:04 localhost kernel: ide0: BM-DMA at 0xfc00-0xfc07, BIOS
settings: hda:DMA, hdb:DMA
Feb 22 14:34:04 localhost kernel: ide1: BM-DMA at 0xfc08-0xfc0f, BIOS
settings: hdc:DMA, hdd:DMA
Feb 22 14:34:04 localhost kernel: hda: ST340823A, ATA DISK drive
Feb 22 14:34:04 localhost kernel: hdb: IC35L060AVER07-0, ATA DISK drive
Feb 22 14:34:04 localhost kernel: hda: DMA disabled
Feb 22 14:34:04 localhost kernel: blk: queue c039acc0, I/O limit 4095Mb (mask
0x)
Feb 22 14:34:04 localhost kernel: hdb: DMA disabled
Feb 22 14:34:04 localhost kernel: blk: queue c039adfc, I/O limit 4095Mb (mask
0x)
Feb 22 14:34:04 localhost kernel: hdc: LITEON DVD-ROM LTD122, ATAPI CD/DVD-ROM drive
Feb 22 14:34:04 localhost kernel: hdd: R/RW 8x4x32, ATAPI CD/DVD-ROM drive
Feb 22 14:34:04 localhost kernel: hdc: DMA disabled
Feb 22 14:34:04 localhost kernel: hdd: DMA disabled
Feb 22 14:34:04 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Feb 22 14:34:04 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Feb 22 14:34:04 localhost kernel: hda: host protected area => 1
Feb 22 14:34:04 localhost kernel: hda: 78165360 sectors (40021 MB) w/512KiB
Cache, CHS=4865/255/63, UDMA(100)
Feb 22 14:34:04 localhost kernel: hdb: host protected area => 1
Feb 22 14:34:04 localhost kernel: hdb: 120103200 sectors (61493 MB) w/1916KiB
Cache, CHS=7476/255/63, UDMA(100)

My SPECS:
AMD XP 2200+
MSI KT4 Ultra K400/VT8235#
512 MB DDR(333) RAM



[Cooker] [Bug 1401] [OpenOffice.org] SRPM not signed

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1401





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 22:20 ---
Hi,
Warly wrote yesterday that he would re-sign all the packages before
release.
Please close this report, OOo-6mdk is surely not even the final release.

On Sat, 2003-03-08 at 10:19, arnld23 wrote:




--- 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: 
OpenOffice.org-1.0.2-2mdk.src.rpm (downloaded from 
ftp://ftp.club-internet.fr/pub/unix/linux/Mandrake-devel/cooker/SRPMS) 
is not signed (md5 only)



[Cooker] [Bug 2624] [gnome-desktop] No more red background for root?

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2624

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 11:10 ---
Reran the libgnome2 script and the root bg is red again. 
Sorry for these false alarms. Gnome is pretty hard to keep configured correctly
these days.



--- 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: 
Root now has a standard blue background in a gnome session.
Also the splash screen does not disappear until I start an application.



[Cooker] [Bug 708] [libqt3-devel] QMessageBox objects in KDE apps freeze X under GNOME

2003-03-08 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=708





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 11:00 ---
Everything works fine under sawfish, good catch!

I this time got an error message:

Window manager warning: Window 0xe1 (Qt test)
sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER window
as specified in the ICCCM.

If you can remember #666, I first entered this problem under GNOME or
Metacity, but you wrote it was a qt bug ;) The designer problem is now
'fixed' but the dialog problem remains.

Here is the pb entry for Metacity, with a full debug log:

http://bugzilla.gnome.org/show_bug.cgi?id=106217

Bon courage pour la dernière ligne droite.


On Sat, 2003-03-08 at 01:01, fcrozat wrote: 




--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.



[Cooker] [Bug 2745] [indexhtml] index.html not found after upgrade

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2745





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 07:11 ---
Let's see...

$ rpm -q --changelog indexhtml | head -n 3
* Fri Mar 07 2003 Laurent MONTEL <[EMAIL PROTECTED]> 9.1-5mdk
 
- Fix indexhtml page location

$ rpm -ql indexhtml | grep index.html
/usr/share/mdk/indexhtml/index.html

Sure enough, if you create a new user, none of mozilla, galeon or konqueror can
find this page.




--- 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 just upgraded 9.1rc1 to rc2 and this file is not there anymore



[Cooker] [Bug 709] [gpm] cannot build gpm-1.20.1 if it is not already installed

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=709





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 07:03 ---
Still valid with gpm-1.20.1-2mdk.src.rpm.




--- 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: 
Note: the current version is still set to 1.20.0 in bugzilla.

$ rpm -e --nodeps gpm libgpm1-devel libgpm1
$ rpm --rebuild --target athlon gpm-1.20.1-1mdk.src.rpm

fails with:

gcc -L/usr/src/RPM/BUILD/gpm-1.20.1/src  -o prog/mev prog/mev.o lib/libgpm.so
lib/libgpm.a
lib/libgpm.so: undefined reference to `wgetch'
lib/libgpm.so: undefined reference to `stdscr'

I have libncurses5-devel-5.3-1.20021123.1mdk installed.



[Cooker] [Bug 708] [libqt3-devel] QMessageBox objects in KDE apps freeze X under GNOME

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=708





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 06:49 ---
Still valid. Apparently nobody from kde, trolltech or metacity can reproduce
this. I can reproduce it on several cooker machines, so this seems to be
specific to Mandrake. Somebody please confirm.




--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.



[Cooker] [Bug 2624] [gnome-desktop] No more red background for root?

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2624





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 06:28 ---
Really, with a new root?

# rm -fR .gconf* .gnome* .gtkrc-* .kde .metacity .qt .recently-used .xsession-errors

# echo DESKTOP=GNOME > .desktop

# startx

It starts with a solid red, that is changed in blue, then the standard wavy blue
background is set.

# cat .xsession-errors
/etc/gnome/gnomerc: line 14: /root/.gnome2/session-manual: No such file or directory
SESSION_MANAGER=local/mybox.at.home:/tmp/.ICE-unix/7479
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
 
** (gnome-panel:7537): WARNING **: auto_raise_panel not handled
Unable to open desktop file
file:///var/lib/gnome/Mandrake/Documentation/GNOME%20Help.desktop for panel
launcher: Error reading file
'file:///var/lib/gnome/Mandrake/Documentation/GNOME%20Help.desktop': File not found






--- 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: 
Root now has a standard blue background in a gnome session.
Also the splash screen does not disappear until I start an application.



[Cooker] [Bug 2623] [XFree86] X does not start correctly on second display

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2623

[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|4.3-1mdk|4.3-2mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 06:19 ---
Still valid with XFree86-4.3-2mdk & xinitrc-2.4.4-73mdk



--- 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 I try as a second user to start X with 'startx -- :1' the screen is
corrupted. If I then use ctrl-alt-f7 and ctrl-alt-f8 to come back to the X
session, it is back to normal.
I tried creating a new user and the X session only shows a blue screen. After
the magic ctrl-alt sequence, it shows the first screen of the first time wizzard.



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

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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 05:35 ---
s/make sure/please make sure/



--- 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: 
Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



[Cooker] [Bug 2463] [kdebase] can't start konqueror from GNOME menu

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2463





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 05:31 ---
Fix verified in kdebase-3.1-75mdk, but bugzilla does not allow me to close this.



--- 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: 
can't start konqueror web browser from GNOME menu. (kcfmclient doesn't seem to 
work from GNOME). Can start konqueror file browser by typing konqueror into a 
comand prompt window though



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

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 05:30 ---
So I removed all the ~/.gconf* and now galeon starts mozilla when I
enter an ftp url.

In the advanced configuration menus, mozilla is found so many times (at
least five). I cannot tell for sure where the problem is. I think that
replacing mozilla by galeon in files types and programs/Internet
Services/ftp fixed this.

You can close this bug, but make sure a new user on a newly installed or
updated machine is able to use galeon correctly.


On Fri, 2003-03-07 at 07:51, fcrozat wrote:




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



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



[Cooker] [Bug 2599] [mozilla] mozilla can't handle ftp urls

2003-03-07 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2599

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 05:38 ---
I guess it was some gconfd mess. I hope it won't happen to anyone upgrading
straight from 9.0.



--- 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: 
$ mozilla ftp://rpmfind.net/pub/
/usr/lib/mozilla-1.3/mozilla-bin: relocation error:
/usr/lib/galeon/components/libgaleon-xpcom.so: undefined symbol:
eel_gconf_get_string

The machine is in sync with cooker, libGConf2_4-2.2.0-1mdk and
libeel2_2-2.2.1-1mdk are installed.

As a side note, galeon has started to open a limitless number of pages again
when trying to open an ftp url.



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

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





--- Additional Comments From [EMAIL PROTECTED]  2003-03-08 03:30 ---
Well,

Could it be related to #708: "QMessageBox objects in KDE apps freeze X
under GNOME"

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

I entered several bug reports on kde, gnome and qt and no one there has
been able to reproduce my problem.

However, I can make it happen on all my cooker boxes. I wish someone
could have at least tried the sample app I attached to confirm it. Since
it's been ignored for 2.5 months, I must admit I sort of gave up.
=o=
kk1

On Fri, 2003-03-07 at 02:20, fcrozat wrote:




--- 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: 
In oder to create a snapshot of the hardrake programme under gnome, i try to use
ksnapshot.

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



[Cooker] [Bug 2624] [gnome-desktop] New: No more red background for root?

2003-03-02 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2624

   Product: gnome-desktop
 Component: program
   Summary: No more red background for root?
   Version: 2.2.0.1-2mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Root now has a standard blue background in a gnome session.
Also the splash screen does not disappear until I start an application.



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



[Cooker] [Bug 2623] [XFree86] New: X does not start correctly on second display

2003-03-02 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2623

   Product: XFree86
 Component: program
   Summary: X does not start correctly on second display
   Version: 4.3-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


when I try as a second user to start X with 'startx -- :1' the screen is
corrupted. If I then use ctrl-alt-f7 and ctrl-alt-f8 to come back to the X
session, it is back to normal.
I tried creating a new user and the X session only shows a blue screen. After
the magic ctrl-alt sequence, it shows the first screen of the first time wizzard.



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



[Cooker] [Bug 2599] [mozilla] New: mozilla can't handle ftp urls

2003-03-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2599

   Product: mozilla
 Component: mozilla
   Summary: mozilla can't handle ftp urls
   Version: 1.3-0.final.20030228.1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


$ mozilla ftp://rpmfind.net/pub/
/usr/lib/mozilla-1.3/mozilla-bin: relocation error:
/usr/lib/galeon/components/libgaleon-xpcom.so: undefined symbol:
eel_gconf_get_string

The machine is in sync with cooker, libGConf2_4-2.2.0-1mdk and
libeel2_2-2.2.1-1mdk are installed.

As a side note, galeon has started to open a limitless number of pages again
when trying to open an ftp url.



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



[Cooker] [Bug 2439] [drakconf] Menudarke : Problem of configuration user

2003-03-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2439





--- Additional Comments From [EMAIL PROTECTED]  2003-03-01 23:30 ---
I don't think there is any problem here.

root usually does not want pierre to have the right to open a window on
its/her/his desktop.

As a dirty workaround, you should be able to use 'xhost localhost' or
use xauth to pass the proper magic cookie from root to pierre.
=o=
kk1

On Fri, 2003-02-28 at 15:13, jarillon wrote:




--- 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: 
Step to reproduce
=

Start MCC, go on system menu and start Menudrake.

In option user menu, choose user "A" (or other than root), click on configure
button. Menudrake doesn't start !

If you try with root user it works fine.



[Cooker] [Bug 1316] [evolution] under 9.1b3 Evolution GPG signatures are invalid

2003-03-01 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=1316





--- Additional Comments From [EMAIL PROTECTED]  2003-03-01 23:10 ---
No postfix installed here. I just sent to messages to cooker with
evolution-1.2.2-1mdk. One of the two messages has a broken signature. Looking
back at the few messages I still have in the inbox, roughly 50% of my sigs
cannot be authentified.



--- 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: 
9.1 Beta 3:

With Evolution 1.2.1-1mdk, when I sign a message with GPG, even a simple one
line one to myself, the signature does not verify.  Others are also unable to
verify the signature.

9.1 Beta 2:

Since Evolution was not on this set, I grabbed the packages from Ximian for
1.2.1 and GPG signatures worked.

9.1 Beta 1

This was also Evolution 1.2.1-1mdk and GPG signatures did verify under this.



[Cooker] [Bug 2463] [kdebase] can't start konqueror from GNOME menu

2003-02-26 Thread kelk1
http://qa.mandrakesoft.com/show_bug.cgi?id=2463





--- Additional Comments From [EMAIL PROTECTED]  2003-02-26 23:40 ---

I tried cp -R /usr/share/apps/konqueror/profiles
~/.kde/share/apps/konqueror, but it still does not go

>From the console, kfmclient openURL file:/usr/share/doc/HTML/index.html
works, but kfmclient openProfile webbrowsing does not, even if I specify
the url.


On Wed, 2003-02-26 at 12:53, k.oriordan wrote:




--- 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: 
can't start konqueror web browser from GNOME menu. (kcfmclient doesn't seem to 
work from GNOME). Can start konqueror file browser by typing konqueror into a 
comand prompt window though



[Cooker] [Bug 2311] [galeon] Galeon 1.3.2 usability in RC1

2003-02-24 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2311





--- Additional Comments From [EMAIL PROTECTED]  2003-02-25 04:37 ---
I forgot to mention the missing zomm in/out with Ctrl-wheel and that it doesn't
seem to be able to open xls files in an embedded gnumeric.



--- 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: 
Hi,

I have several problems with the current galeon version compared to the version
included with Mandrake 9.0 (german version):
- themes do not work at all
- several menus are missing (f.e. the very useful preferences menu)
- there is much less space for the browser itself (with themes that could be
partially solved)
- there seems to be no way to remove the bookmarklets

If you don't want to have galeon to be a showstopper, I'd very much
recommand to switch back to the current stable (1.2.8) version on
http://galeon.sf.net and not use the development version for the coming
9.1 release (I did not find one single advantage of the current development 
version compared to old stable one)  

Regards,

Reinhard



[Cooker] [Bug 2311] [galeon] Galeon 1.3.2 usability in RC1

2003-02-24 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2311





--- Additional Comments From [EMAIL PROTECTED]  2003-02-25 04:00 ---

I would also think v1.3.x is not as good as the 1.2.x

Example of missing features are an easy way to add bookmarks elsewhere
than in the root, image blocking, mouse gestures, left shift + click to
download.

If it is indeed based on the same mozilla version and it is not too much
work, would it be possible to have the 1.2.x version at least in
contrib?

On Mon, 2003-02-24 at 12:43, udo wrote:




--- 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: 
Hi,

I have several problems with the current galeon version compared to the version
included with Mandrake 9.0 (german version):
- themes do not work at all
- several menus are missing (f.e. the very useful preferences menu)
- there is much less space for the browser itself (with themes that could be
partially solved)
- there seems to be no way to remove the bookmarklets

If you don't want to have galeon to be a showstopper, I'd very much
recommand to switch back to the current stable (1.2.8) version on
http://galeon.sf.net and not use the development version for the coming
9.1 release (I did not find one single advantage of the current development 
version compared to old stable one)  

Regards,

Reinhard



[Cooker] [Bug 2220] [rpm] rpm -qa gets stucked after a while

2003-02-23 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2220





--- Additional Comments From [EMAIL PROTECTED]  2003-02-24 01:10 ---
Rebuild the rpm db, it is surely corrupted:

# rm -f /var/lib/rpm/__db.00*
# rpm --rebuilddb

rpm -qa should work after that.

On Sun, 2003-02-23 at 04:11, the wrote:




--- 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 I do "rpm -qa", the program would output several package names and then it
would get stucked. 

I didn't build version with debugging information, though when I use "strace"
program to see what's happening I see that, when it gets stucked, it calls
select(0, NULL, NULL, NULL, {timeout}) and timeout keeps increasing up until it
reaches length of one second - then it keeps timing-out after one second for ever.

The only solution I found is system reboot :(

T.



[Cooker] [Bug 2064] [wine] Wine won't create its own socket

2003-02-23 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2064





--- Additional Comments From [EMAIL PROTECTED]  2003-02-23 10:13 ---
For what it's worth, wine seems to run fine here.
I have a real windows partition, so the problem might be in some of the wine
dlls I don't use since I have the native ones.




--- 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 running wine, it won't create its own socket

[EMAIL PROTECTED] ~]$ tail -n 1 bin/kazaa 
$ARTSCMD wine ~/.wine/fake_windows/Program\ Files/KaZaA\ Lite/Kazaa.exe
[EMAIL PROTECTED] ~]$ kazaa
wine: lstat /tmp/.wine-todd/server-301-17dbe8/socket : No such file or directory
[EMAIL PROTECTED] ~]$ vdir /tmp/.wine-todd/server-301-17dbe8/
total 0
-rw-r--r--1 todd todd0 Feb 20 13:55 lock
srwxr-xr-x1 todd todd0 Oct  2 18:44 socket.sav
[EMAIL PROTECTED] ~]$ vdir /tmp/.wine-todd/  
total 4
drwx--2 todd todd 4096 Feb 20 13:55 server-301-17dbe8
[EMAIL PROTECTED] ~]$ cp -a /tmp/.wine-todd/server-301-17dbe8/socket.sav
/tmp/.wine-todd/server-301-17dbe8/socket
[EMAIL PROTECTED] ~]$ kazaa
ArtsD is running
The command will execute through artsdsp
fixme:win32:PE_CreateModule Unknown directory 15 ignored
Loading required GL library /usr/X11R6/lib/libGL.so.1.4.500
err:win32:PE_fixup_imports No implementation for SHELL32.DLL.712 imported from
C:\Windows\System\comdlg32.dll, setting to 0xdeadbeef


Works regularly.  Exit, then try again:

[EMAIL PROTECTED] ~]$ kazaa
ArtsD is running
The command will execute through artsdsp
wine: lstat /tmp/.wine-todd/server-301-17dbe8/socket : No such file or directory

The full kazaa wrapper script is:
[EMAIL PROTECTED] ~]$ cat bin/kazaa 
#!/bin/sh
### Brad Laue
# Wrapper launching Kazaa through wine; traps /dev/dsp through the arts 
# daemon if KDE is running, working around a bug.
#
ARTSCMD=""
ARTSSTAT=`artsshell status | head -1 | awk '{print $3}'`
case $ARTSSTAT in
suspended)
echo "ArtsD is not running."
ARTSCMD="exec"
;;
busy)
echo "ArtsD is running"
ARTSCMD="artsdsp"
echo "The command will execute through $ARTSCMD"
;;
*)
echo "Meh"
ARTSCMD=""
;;
esac
$ARTSCMD wine ~/.wine/fake_windows/Program\ Files/KaZaA\ Lite/Kazaa.exe



[Cooker] [Bug 2100] [drakxtools] oss is default for nforce2 audio (and not alsa)

2003-02-22 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2100





--- Additional Comments From [EMAIL PROTECTED]  2003-02-22 10:20 ---
This is an interesting report.

In fact, the real ALSA module does not support the nforce2. There is a
patch applied to allow this module to load with nforce2 boards.

However, it has not been tested really well, so it would be really nice
if you could check that all the input and output channels work with the
ALSA module and these two lines in modules.conf.

Thanks.

On Fri, 2003-02-21 at 20:44, damon wrote:




--- 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: 
oss is the default driver for the nforce2 audio; this does not allow
multi-channel sound.  snd-intel8x0 is in an fact available option in draksound.
 Once this is set, and the volume has been unmuted and set to a reasonable
level, multi-channel sound is possible.
Note: I have not put any effort into testing the OSS sound compatibility; and
the options suggested on the ALSA site for this card are not appropriate for
Mandrake 9.1.  This is  the relevant lines from /etc/modules.conf:
alias snd-slot-0 snd-intel8x0
above snd-intel8x0 snd-pcm-oss

Thanks,
Damon



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

2003-02-21 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2098





--- Additional Comments From [EMAIL PROTECTED]  2003-02-22 05:09 ---
BTW, why isn't left-shift click on a link working anymore?



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



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



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

2003-02-21 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=2098

   Product: galeon
 Component: program
   Summary: galeon segfault after ftp download
   Version: 1.3.2-1mdk
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Go to an ftp site with galeon, right click, d/load link. Galeon segfaults as
soon as the file is saved.



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



[Cooker] [Bug 1280] [XFree86-libs] /tmp/.ICE-unix/ not owned by root

2003-02-21 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=1280





--- Additional Comments From [EMAIL PROTECTED]  2003-02-22 02:10 ---
I modified manually /etc/rc.sysinit, so I am not 100% sure, but I think
it is still valid.

On Fri, 2003-02-21 at 08:10, qa wrote:




--- 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: 
Changing the ownership to root:root does not help as after a reboot, the script 
/etc/rc.sysinit 
deletes this directory by this command "rm -rf /tmp/.ICE-unix". So when 
/tmp/.ICE-unix/ is 
recreated it has ownership of the non-root user. According to 
http://mail.gnome.org/archives/gnome-hackers/2001-September/msg00176.html , this adds 
5 
secs to the startup of the desktop (KDE, GNOME) and is also a security risk. Also, the 
page 
https://listman.redhat.com/pipermail/enigma-list/2002-June/014027.html claims this to 
be a bug 
of libICE (which is part of XFree86-libs). Please fix this so that /tmp/.ICE-unix has 
default 
ownership of root:root.



[Cooker] [Bug 1405] [kdelibs-devel] Missing KDE API Reference

2003-02-21 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=1405





--- Additional Comments From [EMAIL PROTECTED]  2003-02-22 02:00 ---
Still valid.
On Fri, 2003-02-21 at 08:18, qa wrote:




--- 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: 
The API documentation for KDE is missing. KDevelop looks for this documentation when 
it 
starts,  and helps make KDevelop a nice IDE for developing KDE applications.  
 
Example of what  I am looking for is what can be found here...  I believe this 
documentation can 
be generated during the build process.  
 
http://developer.kde.org/documentation/library/3.1-api/classref/index.html



[Cooker] [Bug 708] [libqt3-devel] QMessageBox objects in KDE apps freeze X under GNOME

2003-02-17 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=708

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|program |program
Product|kdelibs |libqt3-devel
Version|3.1-13mdk   |3.1.1-10mdk



--- Additional Comments From [EMAIL PROTECTED]  2003-02-18 00:23 ---
You can presume so, yes. I CC'd Trolltech. 
After two months digging on my own, I was not really expecting much help
from here.
I posted the workaround here to save time and frustration to anyone else facing
the same problem. I will also post the answer from Trolltech if I receive any.



--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.




[Cooker] [Bug 708] [kdelibs] QMessageBox objects in KDE apps freeze X under GNOME

2003-02-16 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=708

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #73 is|0   |1
   obsolete||



--- Additional Comments From [EMAIL PROTECTED]  2003-02-16 22:45 ---
Created an attachment (id=186)
 --> (https://qa.mandrakesoft.com/attachment.cgi?id=186&action=view)
Pure qt app freezing metacity




--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.




[Cooker] [Bug 708] [kdelibs] QMessageBox objects in KDE apps freeze X under GNOME

2003-02-16 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=708





--- Additional Comments From [EMAIL PROTECTED]  2003-02-16 22:40 ---
Hi,

When I first reported this problem, I thought it could have something to
do with kde, but I now reproduced it in a pure qt application as the one
attached.

This application has a button that brings up an about dialog. If you
compile it as it is (maybe run qmake to regenerate the Makefile), the
dialog never shows up and metacity (gnome wm) becomes unresponsive. The
only way to regain a working environment is to go to another console and
successively skill the app and metacity.

However, if in main.cpp you comment out line 8:

a.setMainWidget(w);

and replace it with line 10:

a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT( quit() ) );

The application runs fine.

Both versions work as intended under kde.

Configuration:

libqt3-devel-3.1.1-9mdk
gnome-desktop-2.2.0.1-1mdk
metacity-2.4.34-1mdk

I hope the problem is now narrowed down enough for someone to have a
look at it.

Thank you in advance,




--- 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: 
Ok, this is not so simple to explain, so please bear with me as this is a real
problem.

If a KDE application contains a pop-up Qt QMessageBox object, this pop-up shows
up correctly in KDE, but freezes X under GNOME.

I attach a very simple KDE app containing an about button, that should trigger
an about dialog. Run it under GNOME and click on the button (close any pending
task before and be prepared to hit the backspace key).

The same app written as a pure QT application does not exhibit the problem.




[Cooker] [Bug 666] [libqt3-devel] Problem with QT apps under gnome

2003-02-16 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=666

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-02-16 10:40 ---
The designer problem seems to be fixed with kdelibs-3.1-24mdk.
/usr/lib/kde3/plugins/designer/kdewidgets.so.sav is much smaller and no fancy
kde button is available, but at least designer starts without segmentation fault.



--- 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: 
For example, pop-up dialogs never show up and X control is lost. One good
example is designer-qt3. It runs fine under kde, but segfaults under gnome.

libqt3-devel-3.1.1-1mdk
libglib2.0_0-devel-2.1.5-1mdk
glibc-devel-2.3.1-2mdk




[Cooker] [Bug 1622] [drakfloppy] can not make a bootdiskette

2003-02-13 Thread kelk1
https://qa.mandrakesoft.com/show_bug.cgi?id=1622





--- Additional Comments From [EMAIL PROTECTED]  2003-02-13 23:40 ---
What about getting a newer kernel and trying again?

On Thu, 2003-02-13 at 03:28, [Bug 1622] wrote:




--- 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: 
under kde 
Language french 
 
PROCEDURE: 
== 
*Launch Mandrake Control Centre->boot->click on DrakFloppy helps you produce your 
own boot floppy 
*insert a diskette and click on make the diskette 
*or open a terminal->enter drakfloppy, and create the diskette 
 
DESCRIPTION: 
 
here the displayed message: 
Formatting /dev/fd0...done 
mount: periphal not found in /dev/loop# 
There is a log frame : 
can not finished correctly mkbootdisk : 256