[kde-linux] Coding with kde and qtdesign
nick gardner
gardner82gh at yahoo.com
Sun Oct 9 17:21:49 UTC 2005
I am new with linux and interested in coding in linux
and wanted to know how i could code behind the forms
developed with kde or qt design.
Nick writes
--- kde-linux-request at kde.org wrote:
> Send kde-linux mailing list submissions to
> kde-linux at kde.org
>
> To subscribe or unsubscribe via the World Wide Web,
> visit
> https://mail.kde.org/mailman/listinfo/kde-linux
> or, via email, send a message with subject or body
> 'help' to
> kde-linux-request at kde.org
>
> You can reach the person managing the list at
> kde-linux-owner at kde.org
>
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of kde-linux digest..."
>
>
> Today's Topics:
>
> 1. KDE 3.4.2 upgrade issue using konstruct (David
> B. Frager)
> 2. Re: KDE 3.4.2 upgrade issue using konstruct
> (Kevin Krammer)
> 3. Re: KDE 3.4.2 upgrade issue using konstruct
> (David B. Frager)
> 4. Re: KDE 3.4.2 upgrade issue using konstruct
> (Jes Hall)
>
>
>
----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 8 Oct 2005 06:48:32 -0500
> From: "David B. Frager" <dbfrager at fragers.com>
> Subject: [kde-linux] KDE 3.4.2 upgrade issue using
> konstruct
> To: kde-linux at kde.org
> Message-ID:
> <200510080648.32909.dbfrager at fragers.com>
> Content-Type: text/plain; charset="us-ascii"
>
> I am running FC2, and have recently upgraded my KDE
> to 3.4.2 using konstruct.
>
> While running kmail, I get the following error when
> attempting to run spell checker:
>
> ISpell/Aspell could not be started. Please make sure
> you have
> ISpell or Aspell properly configured and in your
> PATH.
>
> I have tried configuring kmail for both aspell and
> ispell, and I get the same error each time
>
> [root at erica aspell]# which ispell
> /usr/bin/ispell
> [root at erica aspell]#
> [root at erica aspell]# which aspell
> /usr/local/bin/aspell
> [root at erica aspell]# echo $KDE_DIR
> /usr/local
> [root at erica aspell]#
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 8 Oct 2005 13:53:58 +0200
> From: Kevin Krammer <kevin.krammer at gmx.at>
> Subject: Re: [kde-linux] KDE 3.4.2 upgrade issue
> using konstruct
> To: kde-linux at kde.org
> Message-ID:
> <200510081353.58989.kevin.krammer at gmx.at>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Saturday 08 October 2005 13:48, David B. Frager
> wrote:
> > I am running FC2, and have recently upgraded my
> KDE to 3.4.2 using
> > konstruct.
> >
> > While running kmail, I get the following error
> when attempting to run spell
> > checker:
> >
> > ISpell/Aspell could not be started. Please make
> sure you have
> > ISpell or Aspell properly configured and in your
> PATH.
> >
> > I have tried configuring kmail for both aspell and
> ispell, and I get the
> > same error each time
> >
> > [root at erica aspell]# which ispell
> > /usr/bin/ispell
> > [root at erica aspell]#
> > [root at erica aspell]# which aspell
> > /usr/local/bin/aspell
> > [root at erica aspell]# echo $KDE_DIR
> > /usr/local
> > [root at erica aspell]#
>
> Can you try to do this in the environment KDE runs
> in and not in a terminal
> where the shell has very likely read other
> configuration files as well?
>
> for example by
> ALT+F2
> using command
> env > /tmp/kdeenv.txt
> and then checking PATH in there
>
> Btw, is this KDE_DIR variable something you use for
> KDE related things?
> Or is this a typo and you meant KDEDIR?
>
> Cheers,
> Kevin
>
> --
> Kevin Krammer <kevin.krammer at gmx.at>
> Qt/KDE Developer, Debian User
> Moderator: www.mrunix.de (German), www.qtforum.org
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 189 bytes
> Desc: not available
> Url :
>
http://mail.kde.org/pipermail/kde-linux/attachments/20051008/ad82fcde/attachment-0001.pgp
>
> ------------------------------
>
> Message: 3
> Date: Sat, 8 Oct 2005 07:59:37 -0500
> From: "David B. Frager" <dbfrager at fragers.com>
> Subject: Re: [kde-linux] KDE 3.4.2 upgrade issue
> using konstruct
> To: For people using KDE on Linux with related
> questions/problems
> <kde-linux at kde.org>
> Message-ID:
> <200510080759.37907.dbfrager at fragers.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Saturday 08 October 2005 6:53 am, Kevin Krammer
> wrote:
> > On Saturday 08 October 2005 13:48, David B. Frager
> wrote:
> > > I am running FC2, and have recently upgraded my
> KDE to 3.4.2 using
> > > konstruct.
> > >
> > > While running kmail, I get the following error
> when attempting to run spell
> > > checker:
> > >
> > > ISpell/Aspell could not be started. Please make
> sure you have
> > > ISpell or Aspell properly configured and in your
> PATH.
> > >
> > > I have tried configuring kmail for both aspell
> and ispell, and I get the
> > > same error each time
> > >
> > > [root at erica aspell]# which ispell
> > > /usr/bin/ispell
> > > [root at erica aspell]#
> > > [root at erica aspell]# which aspell
> > > /usr/local/bin/aspell
> > > [root at erica aspell]# echo $KDE_DIR
> > > /usr/local
> > > [root at erica aspell]#
> >
> > Can you try to do this in the environment KDE runs
> in and not in a terminal
> > where the shell has very likely read other
> configuration files as well?
> >
> > for example by
> > ALT+F2
> > using command
> > env > /tmp/kdeenv.txt
> > and then checking PATH in there
> >
> > Btw, is this KDE_DIR variable something you use
> for KDE related things?
> > Or is this a typo and you meant KDEDIR?
> >
> > Cheers,
> > Kevin
> >
>
> Yes..the KDE_DIR was a typo, however KDEDIR and
> KDE_DIR
=== message truncated ===
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
More information about the kde-linux
mailing list