Re: assertion failure with new KDE packages?

2001-03-06 Thread Ivan E. Moore II
 I just did a dselect update/install on my machine, which is running potato
 plus several extra apt sources.  Here is my sources.list; note especially
 the XFree86 4.02 packages and the 2.4 kernel support packages:
 

[...]

 dpkg: /home/wichert/debian/dpkg-1.6.15/main/packages.c:191: process_queue: 
 Assertion `dependtry = 4' failed.

this basically means dependency loop.  it crops up once in a while especially
with how the qt packages are done...

libqt2-gl replaces libqt2
libqt2-gl conflicts with libqt2  (that way libqt2 will get removed if your
going from non-gl to gl...gotta make sure the next update won't reverse
your decision)
libqt2-gl provides libqt2  


on ocasion dpkg get's confused. I've never bothered to do much more about it
as it's only been reported twice (this is the second time I've heard about
it)..and the first time was when I first created the -gl package and had the
replaces/conflicts/provides in a different order.plus this only *seems*
to be a problem with potato users...so I'm thinking the newer dpkg does
a better job handling this...

dunno...

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: assertion problem solved: use non-GL qt2.2

2001-03-06 Thread Ivan E. Moore II
 Speaking of kalamaris.. is there a package for kalamaris in the works? 

not that I've heard.

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Windows Shares

2001-03-06 Thread Ivan E. Moore II
On Mon, Mar 05, 2001 at 09:33:26PM -0500, John Dalbec wrote:
 When I click on this shortcut (which has URL=smb:/) I get a message about 
 using lan:/ or rlan:/ instead.  But these URLs aren't recognized.  I filed a 
 bug report and the developer suggested installing kdenetwork.  Which potato 
 package do I need to install?

lisa

 P.S.  The traffic has gone up a lot lately.  Any chance of debian-kde-digest?

ummm...no clue. :)  

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Konq with authenticating Proxies

2001-03-06 Thread Ivan E. Moore II
 (resend)

got you the first time...still sitting in my debian-kde mailbox. :)

a) since your a sid user, file a bug report.
b) can anyone else validate this,  it's been on my todo since the first message
   to setup a auth proxy to test with but work keeps getting in my way.
c) I also need to go look through the cvs commits to see if it's been fixed
   

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Quanta for Potato?

2001-03-06 Thread Ivan E. Moore II
 does there exist any Quanta package for Potato?

there used to be...I nuked the .debs as there was newer source...I built
the packages, uploaded stuff, but somehow lost the i386 deb... :)

I'll get the latest rebuilt...

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Conflicts

2001-03-06 Thread Ivan E. Moore II
 kdebase-doc conflicts with kde-i18n

yea... new kde-i18n package being rebuilt..that's the problem with kde-i18n
it's so big that it's hard to check for things like this... en stuff 
keeps creeping up in it.  But this is also a good thing as it pointed out
another problem I had with the kde-i18n package...the fact that it's missing
all it's depends. :)

 Also kdbg for some reason want to remove qt 2.3 and install qt2.2.

everyone should have libqt2 and libqt2.2 installed...and both should have
the exact same version...libqt2.2 is a empty package that depends on 
libqt2...so this shouldn't matter...might try doing a apt-get install libqt2.2
first

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




kdbg recommends gdb (= 5.0) and problems with kdevelop

2001-03-06 Thread Reinhard Borek
Hello,
I can not install kdbg_1.2.0-0.potato1 because kdbg  recommends gdb (= 5.0) 
on potato. How I can install kdbg on potato?

dselect trying to deinstall because:
 
kde-i18n-de conflicts with kdevelop ( 1.4.0-2)
kde-i18n-engb conflicts with kdevelop ( 1.4.0-2)

What can I do?

Reinhard Borek
-- 
Reinhard Borek
BoRaGlas GmbH
c/o Fachbereich Physik
Fachgruppe Exp. Phys. I
Martin-Luther-Universität Halle-Wittenberg
Friedemann-Bach-Platz 6
06108 Halle/Saale

e-mail: [EMAIL PROTECTED]




dselect-errors by kdebase

2001-03-06 Thread Reinhard Borek
Hello,
today the update of the KDE-Debian-Packages give these errors:

Unpacking replacement kdebase ...
Errors were encountered while processing:
 /var/cache/apt/archives/kdebase-libs_4%3a2.1.0-0.potato3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.

dpkg: dependency problems prevent configuration of kdebase:
 kdebase depends on kdebase-libs (= 4:2.1.0-0.potato3); however:
  Version of kdebase-libs on system is 4:2.1-final-0.potato1.
dpkg: error processing kdebase (--configure):
 dependency problems - leaving unconfigured

How I can configure kdebase without errors?

greetings, Reinhard Borek
-- 
Reinhard Borek
BoRaGlas GmbH
c/o Fachbereich Physik
Fachgruppe Exp. Phys. I
Martin-Luther-Universität Halle-Wittenberg
Friedemann-Bach-Platz 6
06108 Halle/Saale

e-mail: [EMAIL PROTECTED]




Re: Konq with authenticating Proxies

2001-03-06 Thread John Reid
Hi,

Ivan E. Moore II wrote:

  (resend)

 got you the first time...still sitting in my debian-kde mailbox. :)

 a) since your a sid user, file a bug report.
 b) can anyone else validate this,  it's been on my todo since the first 
 message
to setup a auth proxy to test with but work keeps getting in my way.

FYI - I have exactly the same problem here.  Same set-up (sid), same symptoms - 
was
working fine until the weekend, then updated and :-(.

 c) I also need to go look through the cvs commits to see if it's been fixed

No mention of problem on kde-user list that a quick search on proxy could find
:-(
--
john reid  e-mail [EMAIL PROTECTED]
technical officerroom G02, building 41
school of geosciences   phone +61 02 4221 3963
university of wollongong  fax +61 02 4221 4250

uproot your questions from their ground and the dangling roots will be
seen.  more questions!
   -mentat zensufi

apply standard disclaimers as desired...
--





konqueror and favicon.ico

2001-03-06 Thread Olivier DEMAH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

it seems that konqueror does not update the correct favicon.ico which is on 
web site and keep in his history the old one... but where to clean the 
history/cache of konqueror ?

- -- 
Membre Fondateur de PhpFR : http://phpfr.org
Membre de l'Association GCU : http://gcu-squad.org
Membre du réseau unixlibres : http://unixlibres.net/dyn.php/main
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjqkocsACgkQ/VN4rng5GRp65wCePd1t2XWyW4K6gPRjBbPcrA2O
fbUAnR6+jlu9EHBDDcwgmmiKZyM3xbEG
=Xi8B
-END PGP SIGNATURE-




Another problem with potato update

2001-03-06 Thread Hasso Tepper
Setting up libmpeglib-dev (2.1.0-0.potato1) ...
 
dpkg: /home/wichert/debian/dpkg-1.6.15/main/packages.c:191:
process_queue: Assertion `dependtry = 4' failed.
Aborted


regards,

-- 
Hasso Tepper
KDE Estonian Team




Re: German Keyboard layout without deadkeys?

2001-03-06 Thread AUBORD Alain
On  5-Mar-01 at 11:29, Frank Mehnert ([EMAIL PROTECTED]) wrote:
 Hi,
 
 is a German Keyboard layout without deadkeys available in KDE2.1 potato?
 

I get similar problem with swiss-french keyboard. I was not able to do what I
want with the new tools (xkb, Xfree config). I have changed the keyboard with
the xmodmap utility. Now it works well.


Alain Aubord




Re: konqueror and favicon.ico

2001-03-06 Thread Marc SCHAEFER
On Tue, 6 Mar 2001, Olivier DEMAH wrote:

 it seems that konqueror does not update the correct favicon.ico which is on
 web site and keep in his history the old one... but where to clean the
 history/cache of konqueror ?

Oh, BTW, does someone know how to disable the favicon stuff ?




Re: konqueror and favicon.ico

2001-03-06 Thread Olivier DEMAH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le Mardi  6 Mars 2001 11:06, Marc SCHAEFER a écrit :
 On Tue, 6 Mar 2001, Olivier DEMAH wrote:
  it seems that konqueror does not update the correct favicon.ico which
  is on web site and keep in his history the old one... but where to clean
  the history/cache of konqueror ?

 Oh, BTW, does someone know how to disable the favicon stuff ?
in a previous version of kde (2.0, i think) there was a checkbox in the 
control center to enable/disable it. But i don't find it anymore !

- -- 
Membre Fondateur de PhpFR : http://phpfr.org
Membre de l'Association GCU : http://gcu-squad.org
Membre du réseau unixlibres : http://unixlibres.net/dyn.php/main
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjqkw+QACgkQ/VN4rng5GRrz8QCgg8XQwJhyTA3wUnFWDLqP2M12
s6oAoKIY6G6gQDH2vmYBzkYv0rhUc8dG
=THiW
-END PGP SIGNATURE-




Re: German Keyboard layout without deadkeys?

2001-03-06 Thread Frank Mehnert
On Tuesday 06 March 2001 10:38, AUBORD Alain wrote:
 On  5-Mar-01 at 11:29, Frank Mehnert ([EMAIL PROTECTED]) wrote:
  Hi,
 
  is a German Keyboard layout without deadkeys available in KDE2.1 potato?

 I get similar problem with swiss-french keyboard. I was not able to do what
 I want with the new tools (xkb, Xfree config). I have changed the keyboard
 with the xmodmap utility. Now it works well.

Aha! That's my failure. I thought that KDE changes the keyboard settings
itself, but it's an X setting. Since I'm using XFree86 4.0.2 (on potato),
the right entry in /etc/X11/XFree86Config-4 is

  Option XkbLayout  de
  Option XkbVariant nodeadkeys

Thanks for your tip.

Greetings,

Frank
-- 
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##




Standard vertical maximazation

2001-03-06 Thread Jan Albiez
Jo !

I miss the button for only vertical maximazation in the windows
action menu in the kde-control center. In kde 2.0.1 it was grayed out all
the time, and now its gone completely, strange thing about it is, that you
still can assign a keboard shortcut to it ! 
I really like that feature ... what happened ?
I'am using the kde 2.1 packages from on a potato system.

blue skies
Jan
-- 
-- Jan Christian Albiez --
-- FZI -- Haid-und-Neu-Str. 10-14 -- 76131 Karlsruhe -- +49 721 9654 206 --
-- segmentation violation in module reality.o ...
... please shutdown your universe and reboot --




can no longer log out

2001-03-06 Thread John Patton

Since doing an apt-get update/upgrade yesterday, I can no
longer log out. When I do the screen simply goes blank. I
logged into a regular test console and did a ps -ef, and
there were a bunch of Xreset and Xreset_0 processes
running... what's more, every time I would run ps again,
there would be a bunch of differect Xreset's under different
process numbers! They are respawned so fast that the only
thing I can do is reboot.

I use potato with xfree86 3.3.6, kernel 2.2.18, and kde
2.1. I always have 2 kdm sessions running on 2 displays...
in order to accomplish that a couple of the files in
/etc/X11/kdm had to be modified slightly. Do note that the
settup had been working just fine for quite some time before
yesterday, so I don't think that it's the config files,
unless they needed to be changed by yesterday's upgrade
and weren't or something. Any help here would be greatly
appreciated, as this is something of a major problem.

Thanks.

-- 
John Patton  [EMAIL PROTECTED]
Get my GnuPG public key: finger [EMAIL PROTECTED]

Emacs is a nice OS - but it lacks a good text editor.
That's why I am using Vim.  - Anonymous




Re: Mirroring kde.debian.net

2001-03-06 Thread Jesse Goerz
On Tuesday 06 March 2001 00:52, Rahmat M. Samik-Ibrahim wrote:
 Hello:

 Currently, I am mirroring the kde.debian.net site at
http://sapi.vlsm.org/DLL/debian-kde/
 using anonymous ftp.

 May I know what the SRC parameter is (for rsync-ing that site)?

 regards,

Here's what I use:
rsync -v -v -az --dry-run --delete --delete-excluded \
   --exclude source/ \
   --exclude incoming/ \
   --exclude changes/ \
   --exclude qt1apps/ \
   --exclude sword/ \
   --exclude binary-alpha/ \
   --exclude binary-m68k/ \
   --exclude binary-sparc/ \
   --exclude binary-powerpc/ \
   --exclude kde-i18n* \
   kde.tdyc.com::kde/dists/potato/ .

(Remove --dry-run when you have got it the way you want.  Note: this is for 
an i386 and I exclude the i18n files)  Also,  There is a great rsync tutorial 
here:

http://eunuchs.org/linux/rsync/

Jesse




Re: Konq with authenticating Proxies

2001-03-06 Thread David Bishop
Whew.  Just looking for some validation in my life :-)  As long as I'm not
the only one having the problem, I know it's not something I jacked up. 
Well, I'm off to file a bug report.  I already did on the KDE side, but
afaict, nobody's even looked at it yet :-(  Oh, well.  I can stand galeon for
a few more days

D.A.Bishop

On Tue, 06 Mar 2001 19:34:50 +1100, John Reid said:

 Hi,
  
  Ivan E. Moore II wrote:
  
(resend)
  
   got you the first time...still sitting in my debian-kde mailbox. :)
  
   a) since your a sid user, file a bug report.
   b) can anyone else validate this,  it's been on my todo since the first 
 message
  to setup a auth proxy to test with but work keeps getting in my way.
  
  FYI - I have exactly the same problem here.  Same set-up (sid), same 
 symptoms - was
  working fine until the weekend, then updated and :-(.
  
   c) I also need to go look through the cvs commits to see if it's been fixed
  
  No mention of problem on kde-user list that a quick search on proxy could 
 find
  :-(
  --
  john reid  e-mail [EMAIL PROTECTED]
  technical officerroom G02, building 41
  school of geosciences   phone +61 02 4221 3963
  university of wollongong  fax +61 02 4221 4250
  
  uproot your questions from their ground and the dangling roots will be
  seen.  more questions!
 -mentat zensufi
  
  apply standard disclaimers as desired...
  --
  
  
  
  --  
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
  
  
  




KAB not working

2001-03-06 Thread Robert Tilley
I attempted to add the debian-kde list to my KDE address book and quickly 
found that it was impossible.

I can add the name but when I go to the tab where I can edit the e-mail 
address, I cannot enter text.  Could someone clue in this newbie?
-- 
Robert Tilley
[EMAIL PROTECTED]




Re: Mirroring kde.debian.net

2001-03-06 Thread Jesse Goerz
On Tuesday 06 March 2001 10:11, Jesse Goerz wrote:
 On Tuesday 06 March 2001 00:52, Rahmat M. Samik-Ibrahim wrote:
  Hello:
 
  Currently, I am mirroring the kde.debian.net site at
 http://sapi.vlsm.org/DLL/debian-kde/
  using anonymous ftp.
 
  May I know what the SRC parameter is (for rsync-ing that site)?
 
  regards,

 Here's what I use:
 rsync -v -v -az --dry-run --delete --delete-excluded \
--exclude source/ \
--exclude incoming/ \
--exclude changes/ \
--exclude qt1apps/ \
--exclude sword/ \
--exclude binary-alpha/ \
--exclude binary-m68k/ \
--exclude binary-sparc/ \
--exclude binary-powerpc/ \
--exclude kde-i18n* \
kde.tdyc.com::kde/dists/potato/ .

 (Remove --dry-run when you have got it the way you want.  Note: this is for
 an i386 and I exclude the i18n files)  Also,  There is a great rsync
 tutorial here:

 http://eunuchs.org/linux/rsync/

 Jesse

I forgot to mention that I didn't create this script it was originally posted
by Achem, I believe.  It's in the mail archives.  Sorry about that Achem!




Konqueror Font Sizes

2001-03-06 Thread Robert Tilley
When I view text files using Konqueror, the text is displayed with an
eye-squintingly small font.  Unfortunately, there is no Increase Font Size
button as there is when browsing.

Someone please tell me I've overlooked how to increase the font size during
text display and that the Konqueror developers did not overlook this
important option.
--
Robert Tilley
[EMAIL PROTECTED]




Re: Konqueror Font Sizes

2001-03-06 Thread Christian Mayrhuber
Am Tuesday 06 March 2001 17:06 schrieb Nick:
 On Tue 06 Mar, Robert Tilley wrote:
  When I view text files using Konqueror, the text is displayed with an
  eye-squintingly small font.  Unfortunately, there is no Increase Font
  Size button as there is when browsing.
 
  Someone please tell me I've overlooked how to increase the font size
  during text display and that the Konqueror developers did not overlook
  this important option.

 I've submitted bug reports about this year, and had no response, not even
 a you are an idiot - the option is here.

When you use konqueror to view text files an external component is loaded, 
normally this is kwrite, also known as Advanced Editor, but it could also 
be kedit, if it is installed.
So, if you configure kwrite to use bigger fonts then konqueror will also use
bigger fonts for the embedded text display, because it shows the text
using kwrite.
The fonts in kwrite can be changed via the Menu
Settings-Configure Highlighting where you can change the default font.
If you want to change the component showing text files, you have to change
the file association entry text/plain in the control center.

Hope this helps.
--
wfg,
Chris




KDE install failed, what should I do now?

2001-03-06 Thread Richard Klinda
Hoi All!

Please Cc: your answers, I'm not on this list (yet?).

I'm running testing, but I decided that it's time to try out KDE again
after a long time.

I searched groups.google.com about this subject, and finally I pointed
my apt-get source to unstable, and did an `apt-get install task-kde'.

Everything went smoothly (ehm, debconf 0.9.10 is broken, but there's a
patch in the BTS), but when I do `startx' (I edited my ~/.xinitrc so it
contains startkde) it crashes:

(just the interesting lines)

,
| KCrash: crashing crashRecursionCounter = 2
| KCrash: Application Name = ksplash path = unknown
| KCrash: crashing crashRecursionCounter = 2
| KCrash: Application Name = kcminit path = unknown
| KCrash: crashing crashRecursionCounter = 2
| KCrash: Application Name = knotify path = unknown
| DCOP aborting call from 'anonymous-6029' to 'knotify'
| ERROR: KUniqueApplication: DCOP communication error!
| KCrash: crashing crashRecursionCounter = 2
| KCrash: Application Name = ksmserver path = unknown
| 
| waiting for X server to shut down kdeinit: Fatal IO error: client killed
| KLauncher: Exiting on signal 1
`

Unluckily my other apps which uses the Qt library don't work properly as
well (licq, opera).

Boys, what should I do now?

--
ignotus
 None are more hopelessly enslaved than those
   who falsely believe they are free.




Re: dummy packages

2001-03-06 Thread Rogerio Brito
On Mar 06 2001, John Patton wrote:
 This is offtopic, but how would I go about creating and
 installing a dummy package, such that I could compile it
 from source, and yet have dpkg know that it's there for
 dependencies, etc?

Well, one alternative is to just make a package claiming the
dependency that you want the package system to know. Another
alternative (and a bit more standard) is to use Debian's
equivs package.

But the best (but not so easy) way is indeed to simply package
the program in question.


[]s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogerio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=




Removing applets from them KPanel?

2001-03-06 Thread Joseph Schlecht
Hello,

(frowning) Would someone kindly describe how to remove an applet, e.g. 
KNewsTicker, from the KPanel. Sadly, apart from killing the process, I cannot 
solve this puzzle.

Thanks,

Joseph Schlecht [EMAIL PROTECTED]




Re: Removing applets from them KPanel?

2001-03-06 Thread Ben Burton

 (frowning) Would someone kindly describe how to remove an applet, e.g.
 KNewsTicker, from the KPanel. Sadly, apart from killing the process, I
 cannot solve this puzzle.

Take the bumpy handle on the left of the applet that you use to drag the 
applet around.  Right click on this handle; you should see a Remove option.

At least this works for me. :)

Ben.

-- 

Ben Burton ([EMAIL PROTECTED])
http://baasil.humbug.org.au/bab/

Director of Training
Australian Informatics Olympiad Committee

To love oneself is the beginning of a lifelong romance.
- Oscar Wilde