Re: IMAP4 Client

2001-04-17 Thread Ivan E. Moore II
 I'm looking for an E-Mail Client (with IMAP4 Support) for Debian 
 potato (NOT woody!). Is there somewhere such a Client?

I use mutt + fetchmail. :)

-- 

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




libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Jon Aseltine
Hi,

I am having trouble getting the QT-AA to work with the latest packages. I 
haven't had any trouble with this in the past, and I followed the 
instructions in the task-anti-aliasing documentation. Still no QT-AA. xfs-tt 
is correctly configured, the RENDER extension is being loaded (as are the 
freetype and type1 modules), XftConfig is correctly configured (worked 
with 4.0.2), and QT_XFT=1. All my truetype fonts are available, but not 
smoothed.

So I am left with one thing that I don't know how to check. Was libqt2 
compiled without -xft? That's the only thing left I can think of.

TYIA,

Jon




Re: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Ivan E. Moore II
 I am having trouble getting the QT-AA to work with the latest packages. I 
 haven't had any trouble with this in the past, and I followed the 
 instructions in the task-anti-aliasing documentation. Still no QT-AA. xfs-tt 
 is correctly configured, the RENDER extension is being loaded (as are the 
 freetype and type1 modules), XftConfig is correctly configured (worked 
 with 4.0.2), and QT_XFT=1. All my truetype fonts are available, but not 
 smoothed.
 
 So I am left with one thing that I don't know how to check. Was libqt2 
 compiled without -xft? That's the only thing left I can think of.

yes..and as you can see it's linked to libXft and libXrender...

[EMAIL PROTECTED]:~$ ldd /usr/lib/libqt.so
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x404e)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x404ee000)
libm.so.6 = /lib/libm.so.6 (0x405c9000)
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x405eb000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x405f4000)
libXft.so.1 = /usr/X11R6/lib/libXft.so.1 (0x4060b000)
libz.so.1 = /usr/lib/libz.so.1 (0x4062c000)
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x4063b000)
libmng.so.1 = /usr/lib/libmng.so.1 (0x4065a000)
libstdc++-libc6.2-2.so.3 = /usr/lib/libstdc++-libc6.2-2.so.3 
(0x40698000)
libc.so.6 = /lib/libc.so.6 (0x406de000)
libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x407f1000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x407f6000)
liblcms.so.1 = /usr/lib/liblcms.so.1 (0x40829000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2000)


-- 

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: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Maximilian Reiss
Am Dienstag, 17. April 2001 10:47 schrieb Ivan E. Moore II:
  I am having trouble getting the QT-AA to work with the latest packages. I
  haven't had any trouble with this in the past, and I followed the
  instructions in the task-anti-aliasing documentation. Still no QT-AA.
  xfs-tt is correctly configured, the RENDER extension is being loaded (as
  are the freetype and type1 modules), XftConfig is correctly
  configured (worked with 4.0.2), and QT_XFT=1. All my truetype fonts are
  available, but not smoothed.
 
  So I am left with one thing that I don't know how to check. Was libqt2
  compiled without -xft? That's the only thing left I can think of.

 yes..and as you can see it's linked to libXft and libXrender...

 [EMAIL PROTECTED]:~$ ldd /usr/lib/libqt.so
 libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x404e)
 libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x404ee000)
 libm.so.6 = /lib/libm.so.6 (0x405c9000)
 libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x405eb000)
 libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x405f4000)
 libXft.so.1 = /usr/X11R6/lib/libXft.so.1 (0x4060b000)
 libz.so.1 = /usr/lib/libz.so.1 (0x4062c000)
 libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x4063b000)
 libmng.so.1 = /usr/lib/libmng.so.1 (0x4065a000)
 libstdc++-libc6.2-2.so.3 = /usr/lib/libstdc++-libc6.2-2.so.3
 (0x40698000) libc.so.6 = /lib/libc.so.6 (0x406de000)
 libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x407f1000)
 libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x407f6000)
 liblcms.so.1 = /usr/lib/liblcms.so.1 (0x40829000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2000)

Have this output, but AA does not work. It did having X 4.0.2 and KDE 2.1.1, 
but since upgrade to X 4.0.3 and KDE 2.2 alpha1 it does not anymore.
When exporting QT_XFT=1 the apps afterwards are still without AA, but no 
error message.

Max




Re: IMAP4 Client

2001-04-17 Thread Patrick Colbeck
Fetchmail works OK then use the mail client of your choice (eg Mutt, Pine 
Kmail etc) but it is a bit kludgy in that it uses IMAP like POP3 ie it pulls 
the messages off the server and downloads them locally.

If you use the latest Mutt you can compile it with IMAP support built in and 
it will work as a proper IMAP client and manipulate the mails on the server.

Emacs with Gnus also does proper IMAP and I belive the next version  of KMail 
will do so as well.

Pat

On Tuesday 17 April 2001 06:25, Michael Knigge wrote:
 Hi there,

 I'm looking for an E-Mail Client (with IMAP4 Support) for Debian
 potato (NOT woody!). Is there somewhere such a Client?

 Thanx
   Michael




KDE packages and x-resources

2001-04-17 Thread Stefan Schwandter
I'm running sid.

When I use window managers like icewm, fvwm etc., the x-resources i have
in ~/.Xresources are loaded properly on Xserver startup. The resources
in /etc/X11/app-defaults don't seem to be loaded.

When I install the kde-packages, the opposite is the case: my
~/.Xresources settings aren't loaded, but xrdb -query shows a lot of
entries that i suspect to come from app-defaults.

Has this something to do with the Xsession file ?
When I set up a personal ~/.xsession file, the ~/.Xresources are loaded.

I hope this wasn't too confusing :-)

I would like to know what in the kde-install-procedure changes the
behaviour of x-resources-loading.

regards, Stefan




Re: How can I disable the shortcurt CTRL+TAB on KDE2?

2001-04-17 Thread Yigal Duppen
On Monday 16 April 2001 22:18, Josep Febrer wrote:
 I use during many hours the GIMP. The GIMP uses the shortcurts ALT+TAB or
 CTRL+TAB to change layers.
 KDE2 uses ALT+TAB that I find very useful, but CTRL+TAB also uses to change
 the desktop that isn't useful for me. To change the desktop I already have
 enough me with CTRL+F1, F2, etc.
 In the Control Center seemingly doesn't exists the posibility of disabling
 CTRL+TAB, how can I make it?

On my machine (KDE2.1) enabling 'Scroll Lock'  makes all keystrokes 
application-local. This is an interesting way of overloading your keystrokes.

YDD

---
.sigmentation Fault




Re: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Guillermo Castro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 17 April 2001 03:47, Ivan E. Moore II wrote:
  I am having trouble getting the QT-AA to work with the latest packages. I
  haven't had any trouble with this in the past, and I followed the
  instructions in the task-anti-aliasing documentation. Still no QT-AA.
  xfs-tt is correctly configured, the RENDER extension is being loaded (as
  are the freetype and type1 modules), XftConfig is correctly
  configured (worked with 4.0.2), and QT_XFT=1. All my truetype fonts are
  available, but not smoothed.
 
  So I am left with one thing that I don't know how to check. Was libqt2
  compiled without -xft? That's the only thing left I can think of.

 yes..and as you can see it's linked to libXft and libXrender...

 [EMAIL PROTECTED]:~$ ldd /usr/lib/libqt.so
 libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x404e)
 libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x404ee000)
 libm.so.6 = /lib/libm.so.6 (0x405c9000)
 libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x405eb000)
 libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x405f4000)
 libXft.so.1 = /usr/X11R6/lib/libXft.so.1 (0x4060b000)
 libz.so.1 = /usr/lib/libz.so.1 (0x4062c000)
 libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x4063b000)
 libmng.so.1 = /usr/lib/libmng.so.1 (0x4065a000)
 libstdc++-libc6.2-2.so.3 = /usr/lib/libstdc++-libc6.2-2.so.3
 (0x40698000) libc.so.6 = /lib/libc.so.6 (0x406de000)
 libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x407f1000)
 libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x407f6000)
 liblcms.so.1 = /usr/lib/liblcms.so.1 (0x40829000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2000)

err... My libqt is NOT linked with libXrender nor libXft:

[EMAIL PROTECTED]:/usr/lib$ ldd libqt.so
libGLU.so.1 = /usr/lib/libGLU.so.1 (0x404d5000)
libGL.so.1 = /usr/lib/libGL.so.1 (0x4054d000)
libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6 (0x4059)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x405a5000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x405b3000)
libm.so.6 = /lib/libm.so.6 (0x4068f000)
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x406b1000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x406ba000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x406d)
libz.so.1 = /usr/lib/libz.so.1 (0x40708000)
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x40717000)
libmng.so.1 = /usr/lib/libmng.so.1 (0x40736000)
libstdc++-libc6.2-2.so.3 = /usr/lib/libstdc++-libc6.2-2.so.3 
(0x40774000)
libc.so.6 = /lib/libc.so.6 (0x407bb000)
libGLcore.so.1 = /usr/lib/libGLcore.so.1 (0x408ce000)
libdl.so.2 = /lib/libdl.so.2 (0x40ad9000)
libXt.so.6 = /usr/X11R6/lib/libXt.so.6 (0x40add000)
liblcms.so.1 = /usr/lib/liblcms.so.1 (0x40b27000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2000)

I am using libqt2-gl package...

- -- 
Guillermo Castro[EMAIL PROTECTED]
eMonterrey  Monterrey NL, Mexico
Llave pública: 
http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=getsearch=0x3E28D3B9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE63GV+uvZ3Qj4o07kRAmEJAJwPkWlO9Fssjb5rwDiRpZsX8ZR3dgCaApR7
ok5rfNzzr553Bv9MifLPu6s=
=y68Q
-END PGP SIGNATURE-




Re: KDE packages and x-resources

2001-04-17 Thread Achim Bohnet
On Tuesday 17 April 2001 13:48, Stefan Schwandter wrote:
 I'm running sid.
 
 When I use window managers like icewm, fvwm etc., the x-resources i have
 in ~/.Xresources are loaded properly on Xserver startup. The resources
 in /etc/X11/app-defaults don't seem to be loaded.
 
 When I install the kde-packages, the opposite is the case: my
 ~/.Xresources settings aren't loaded, but xrdb -query shows a lot of
 entries that i suspect to come from app-defaults.

There's an control center item 'Apply fonts and colors to non-KDE apps'
in 'Look  Feel' - Style.  When the item is on kde defined lot of
font and color resources (428 here).
 
 Has this something to do with the Xsession file ?
 When I set up a personal ~/.xsession file, the ~/.Xresources are loaded.

Default KDE login does load .Xresources here:

$ echo *foo.bar: baz  .Xresources
$ logout/in
$ xrdb -query | grep foo.bar
*foo.bar: baz
$
:)
 
 I hope this wasn't too confusing :-)
 
 I would like to know what in the kde-install-procedure changes the
 behaviour of x-resources-loading.
 
 regards, Stefan




Re: call for help with man pages

2001-04-17 Thread Achim Bohnet
On Friday 13 April 2001 04:02, Ivan E. Moore II wrote:
  
  Do you have a template or something we can work off of?  If you had a 
  standard 
 
 here is one for konqueror I just threw together..probably still needs some
 tweaks...but it's short sweet and to the point.

FWIW the QT and KDE options are the same and supported by all KDE
(GUI) apps.  Would make sense to put them into seperate manpages are
refer to them from the other manual pages.

An better/easier alternative to *roff markup would be POD.
As an example skeleton use what's after __END__ in e.g. /usr/bin/rename.
If you do a pod2man /usr/bin/rename you get a valid man page.

Achim

 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
 


Content-Type: text/plain; charset=us-ascii; name=Attachment: 1
Content-Transfer-Encoding: 7bit
Content-Description: 





Re: Sound under kde

2001-04-17 Thread Achim Bohnet
On Thursday 12 April 2001 01:09, Victor wrote:
 Under a gnome session my maestro sound card works perfectly both for root and 
 for users, whilst I can only ear the kde 2.1 gingle when starting kde as 
 root. As user I can't ear any sound.

I've no problem with Maestro II and the OSS driver on my laptop.
Make sure the normal user(s) are a member of the group of /dev/dsp
(or the equvalent device if your using ALSA)

 What should I do?

Start artsd and artswrapper from the command.  They will tell
you what they don't like :)

Achim
 Ciao
 Vittorio
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
 




Segfaults with KDE 2.1.1 on a mixed system

2001-04-17 Thread Andreas von Heydwolff
Hi all,

I've been getting acquainted with Linux for a year now and it has
become my everyday desktop system with occasional unavoidable visits
to Win98 that often end with a blue screen when rebooting. My current
system is an upgrade from Corel Linux 1.2 to potato 2.2r with
recently added *.deb packages of KDE 2.1.1, running the 2.2.19 kernel
compiled from source.

A few weeks ago I had tried 2.0, later installed KDE 2.1., now
manually deinstalled and purged all packages with dpkg, installed
2.1.1 with dpkg from an amateur CD with a layout that unfortunately
did not contain the package summary files needed by apt-get. 

Then I completed and corrected the install with apt-get in the course
of which I had to -f upgrade libc I believe and something else that I
forgot the name of.

Some KDE1-apps are still functional with the KDE1 libs that I left on
the system. I changed the qt-dir and path to /usr/lib where qt 2.2.3
now resides.

KDE 2.1.1. runs well, did not crash yet and the stuff I found buggy
under 2.1. is mostly fixed.
KSysV-InitEditor crashes immediately, however, and Kuser changes
often won't stick.
When I start an application, the little panel icon that indicates the
starting process is comes twofold but the apps start.

I compiled KMLOFax, an excellent fax storage modem program of which
the KDE1 version works fine. I had a mail exchange with its
programmer and we are now sure that my system configureation must
somewhere be faulty: The binary can be compiled but it and another
small KDE 2 app from someone else that I compiled crash immediately
with a segfault and no other error messages.

Apt-get check gives no error messages, and everything else seems to
work. 

Does anyone have any ideas which versions of what libs, binaries or
config stuff I might want to check before building a whole new system
with Woody's testing version or doing something else that my be
stupid?

All suggestions welcome ...

Best Regards,

-- AvH

Pfäfers, Switzerland




kde2.2 alpha

2001-04-17 Thread David Bishop
I was wondering if, as a boon to the kde developers, all pre-unstable 
snapshots (of kde 2.2alpha specifically) could be built with debugging 
support.  I've been trying to be a good end user and file bug reports on 
crashes and whatnot, but with the binaries stripped, oftentime I know it's 
somewhat useless.  Of course, once they are rolled into sid/woody/whatever, 
they should be stripped again, but at least at this stage, I'd prefer to give 
the dev's all the help they can get.  And if someone complains that the 
alpha-quality pre-unstable packages are too big, well, tough beans :-)  Use 
the regular stuff, then. Just a thought, I might be missing something 
that is obvious to everyone else.  It's happened before :-)

TIA,

D.A.Bishop




Re: call for help with man pages

2001-04-17 Thread david
Thanks!  I didn't know that, I'll rip those out of the konq man page, seperate 
them, and
edit the ones I've done to refer to them.  Luckily I've only got about five 
done so far.
Lets see, at this rate, I'll be done with the kde man pages just in time for 
Gnome and
KDE to merge, and right after pigs fly :-)  *hint hint* Volunteers always 
welcome! *hint
hint* B-)

Thanks,

D.A.Bishop

On Tue, Apr 17, 2001 at 08:39:28PM +0200, Achim Bohnet wrote:
 On Friday 13 April 2001 04:02, Ivan E. Moore II wrote:
   
   Do you have a template or something we can work off of?  If you had a 
   standard 
  
  here is one for konqueror I just threw together..probably still needs some
  tweaks...but it's short sweet and to the point.
 
 FWIW the QT and KDE options are the same and supported by all KDE
 (GUI) apps.  Would make sense to put them into seperate manpages are
 refer to them from the other manual pages.
 
 An better/easier alternative to *roff markup would be POD.
 As an example skeleton use what's after __END__ in e.g. /usr/bin/rename.
 If you do a pod2man /usr/bin/rename you get a valid man page.
 
 Achim
 
  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
  
 
 
 Content-Type: text/plain; charset=us-ascii; name=Attachment: 1
 Content-Transfer-Encoding: 7bit
 Content-Description: 
 
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 




Re: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Ivan E. Moore II
 err... My libqt is NOT linked with libXrender nor libXft:

and what version of the libqt package are you running? -1 or -2?

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: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Ivan E. Moore II
  So I am left with one thing that I don't know how to check. Was libqt2
  compiled without -xft? That's the only thing left I can think of.

 yes..and as you can see it's linked to libXft and libXrender...


ok..just to let everyone know I'm trying to figure out what's going on with
this.  It looks like it's something with my qt build...

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: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Guillermo Castro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 17 April 2001 16:20, Ivan E. Moore II wrote:
  err... My libqt is NOT linked with libXrender nor libXft:

 and what version of the libqt package are you running? -1 or -2?

 Ivan

- From dpkg:

[EMAIL PROTECTED]:~$ dpkg -l libqt2-gl
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libqt2-gl  2.3.0-final-1  Qt GUI Library (Open GL Version).

So what does that mean? where do I get -2? I am using sid...

- -- 
Guillermo Castro[EMAIL PROTECTED]
eMonterrey  Monterrey NL, Mexico
Public key: 
http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=getsearch=0x3E28D3B9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE63LEMuvZ3Qj4o07kRArekAJ9FJwmMCvwaU1MkVzfgGtVb4m/PcACeK91c
3gAo7PAO427o7C1okAxwbnM=
=3QO3
-END PGP SIGNATURE-




Re: libqt2-2.3.0-final-2 not compiled with -xft?

2001-04-17 Thread Ivan E. Moore II
 ii  libqt2-gl  2.3.0-final-1  Qt GUI Library (Open GL Version).
 
 So what does that mean? where do I get -2? I am using sid...

it means your using the QT package that was built against X4.0.2 which did
not have shared Xft and Xrender libraries..so it statically links those 
libs...which means they won't show up in a ldd.  

In order to run -2 you need X4.0.3... -2 is up with all the kde 2.2 stuff.

deb http://people.debian.org/%7Ebranden/ woody/$(ARCH)/
deb http://people.debian.org/%7Erkrusty/ kde2.2/$(ARCH)/
deb http://pandora.debian.org/%7Erkrusty/ kde2.2/$(ARCH)/


-- 

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: IMAP4 Client

2001-04-17 Thread Quinten Steenhuis

Mulberry is good client, with great true IMAPv4 support.
The linux version is decent, but does not have support for all of the
fancy authentication methods yet as far as I can tell.  But it is very
usable and user friendly. (although not free)

cyrusoft.com