apt-get upgrade question

2003-04-11 Thread Penn Gwynne
Last week I upgraded a stock woody install to KDE 3.1.1 using Ralf's debs. Everything went very smoothly and I am very happy with it - only one or two anomalies. Tonight I did an "apt-get update", "apt-get upgrade" and it said it would upgrade 45 packages. I picked "n" and then did "apt-get

https and konqueror

2003-04-11 Thread Jim McCloskey
I run a mostly testing Debian system and I'm trying to persuade the version of konqueror that is in `testing' to support the https protocol. I know that I need to add some packages from non-US, but I'm having trouble finding out exactly which ones. The archives of this list from a year and half

Re: apt-get upgrade question

2003-04-11 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 11 April 2003 06:44, Penn Gwynne wrote: > Last week I upgraded a stock woody install to KDE 3.1.1 using Ralf's debs. > Everything went very smoothly and I am very happy with it - only one or two > anomalies. > > Tonight I did an "apt-get upda

!!!OFF-TOPIC!!!

2003-04-11 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, yes this if off-topic... i googled around a bit but did not fund what i need. so i write to this list. i am surching someone who can explain me the strange things my ext2 fs is doing to me. is there a ext2-mailing list on the web? thank you wol

Re: Problem with upgrading to KDE 3.1.1 on Debian woody: finally solved

2003-04-11 Thread R (Chandra) Chandrasekhar
Dear Folks at KDE and Debian, This is a follow up to Leo's detailed analysis of why KDE-3.1.1 kdm crashes on startup in Debian. I first experienced problems with the upgrade on my home machine; I posted to this group about ten days ago. I then tried an upgrade on my office this week and had th

Re: Compiling for i686

2003-04-11 Thread Erik Johansson
On Thursday 10 April 2003 09.55, Sean Fraley wrote: > On Wednesday 09 April 2003 05:16 pm, John Gay wrote: > > Other suggestions included XFree86. Building XFree86 is not difficult, > > but a home-built XFree86 does not comply with the Debian version. So be > > careful. However, there are quite a f

Re: Problem with upgrading to KDE 3.1.1 on Debian woody: finally solved

2003-04-11 Thread Leopold Palomo Avellaneda
A Divendres 11 Abril 2003 12:01, R (Chandra) Chandrasekhar va escriure: From the end of the previous message: > 2. How can I make xfstt and KDE-3.1.1 co-exist on my office machine? at the university I have xfstt and kde3.1.1 installed and runing, but at home no. > Dear Folks at KDE and Debian,

Re: Problem with upgrading to KDE 3.1.1 on Debian woody: finally solved

2003-04-11 Thread Amaya
IIRC, this has been reported: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=xfstt There are three different bug reports regarding this behaviour. BTW, Guillem is now upstream and mantainer for xfstt. Kindest regards. -- .''`. No a la Guerra, No en mi nombre, No con mi silencio. : :'

Qt building problems...

2003-04-11 Thread Andrzej Koszela
I hope this is the right list to post to... Anyhow, every time I try to compile a program that uses Qt, for instance kmplayer, dcgui or pinentry-qt, ./configure has to be run with the --with-qt-includes=/usr/include/qt3/ --with-qt-libraries=/usr/lib/qt3 options. It then detects

Re: Qt building problems...

2003-04-11 Thread Todd Charron
Try --with-qt-dir=/usr/share/qt3 Todd On April 11, 2003 10:20 am, Andrzej Koszela wrote: > I hope this is the right list to post to... > > Anyhow, every time I try to compile a program that uses Qt, for instance > kmplayer, dcgui or pinentry-qt, ./configure has to be run with the > > --wi

Re: Qt building problems...

2003-04-11 Thread Erik Johansson
On Friday 11 April 2003 16.20, Andrzej Koszela wrote: > I hope this is the right list to post to... > > Anyhow, every time I try to compile a program that uses Qt, for instance > kmplayer, dcgui or pinentry-qt, ./configure has to be run with the > > --with-qt-includes=/usr/include/qt3/ >

Re: Qt building problems...

2003-04-11 Thread Andrzej Koszela
Hm... now even weirder things are happening: It freezes for a few seconds on the 'checking for Qt', and then gives the same message. The thing in config.log that I think is important is: configure:9663: checking for Qt configure: 9725: /usr/share/qt3/include/qstyle.h taking that configure:9830:

Re: Qt building problems...

2003-04-11 Thread David Pye
Is the gcc you are using the same as the gcc with which the Qt libraries were built? That can cause problems if, say, you're using gcc 2.95 but Qt was built with gcc 3.2 or vice versa... David On Friday 11 April 2003 16:31, Andrzej Koszela wrote: > Hm... now even weirder things are happening:

Re: Qt building problems...

2003-04-11 Thread Andrzej Koszela
On Friday 11 April 2003 19.23, David Pye wrote: Upgraded g++, and it seems to work now... thanks :) > Is the gcc you are using the same as the gcc with which the Qt libraries > were built? > > That can cause problems if, say, you're using gcc 2.95 but Qt was built > with gcc 3.2 or vice versa..

Adding A Device in KPPP's Modem Device Combo Box

2003-04-11 Thread Yuhanes Tjandra
Hi, I have woody with KDE 3.1.1 installed in my laptop. My modem is a winmodem which works with hcflinmodem driver. It is named /dev/ttySHCF0 in the system. In order to use it in kppp, I created a symbolic link, /dev/modem, pointing to that device. The problem is that the link is always altered

Re: Qt building problems...

2003-04-11 Thread Gerhard Gaussling
Am Freitag, 11. April 2003 19:23 schrieb David Pye: > Is the gcc you are using the same as the gcc with which the Qt > libraries were built? > > That can cause problems if, say, you're using gcc 2.95 but Qt was > built with gcc 3.2 or vice versa... > Hello, I got the same problem on my sarge/sid

Re: Qt building problems...

2003-04-11 Thread Gerhard Gaussling
Am Freitag, 11. April 2003 19:47 schrieb Andrzej Koszela: > On Friday 11 April 2003 19.23, David Pye wrote: > > Upgraded g++, and it seems to work now... thanks :) > Hello Andrzej, Thanks a lot to pointed this out!! It works! debian:/home/gerhard# g++ -v Reading specs from /usr/lib/gcc-lib/i38

libqt3.1.2 & xfstt -> crashes [was: Re: Problem with upgrading to KDE 3.1.1 on Debian woody: finally solved]

2003-04-11 Thread Stephan Hachinger
Hello! I've already experienced similar crashes with xfstt and libqt 3.1.2 installed at the same time (see http://lists.debian.org/debian-kde/2003/debian-kde-200303/msg00812.html); not only on my main system but also on 3 other debian systems (all debian 3.0 woody). I'm not using kdm, so kicker wa

Re: Adding A Device in KPPP's Modem Device Combo Box

2003-04-11 Thread David Pye
Well, there's a brutal way, which you can use until I find the proper way to do it! Edit the kppprc config file (which should be in ~/.kde/share/config) and change the line saying: device=/dev/modem to device=/dev/whateveryoulike Note that when you go back into kppp, you will see the device

ftp.debian.org: Please remove kde-theme-plessky from sid

2003-04-11 Thread Ben Burton
Package: ftp.debian.org Severity: normal (CCed to debian-kde). Hi. I orphaned kde-theme-plessky (which provides several binary packages) in September 2002 (#159406). This is a collection of KDE themes that were designed for KDE2. Since these packages contain no compiled binaries there is n

Some konqueror shortcut

2003-04-11 Thread Jean-Michel Kelbert
Hi, I made some konqueror shortcuts. They can be found on : http://people.debian.org/~kelbert/searchproviders.tar.bz2 Feel free to use, improve and extend them. To install, simply copy them to .kde/share/services/searchproviders/ For the moment there are only 5 "buggy" shortcuts. bts: bug repo