[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-java
Subject:    RE: [Kde-java] Simple Mail
From:       "Werner Punz" <werpu () gmx ! at>
Date:       2002-03-12 12:57:07
[Download RAW message or body]

Yes I´ve noticed both things as well, both seem to be just warnings and can
be ignored-I originally thought those were debugging messages generated by
the binding layer, so I really didn´t bother to much to look into it.

The second message seems to be generated by textfields whenever you type in
a non alphanumeric character, since I´m not that deep into KDE programming
yet, I have to look at the problem if it is on my side or on the bindings
side... gotta check the constructors ASAP.

The first one seems definitely to come from me, I have to check the
generated gui code, guess the  main window already has a layout per default
at the time the other layout is assigned.
I will have a look at it as soon as I get out of work and send in the fixes.

But in the meantime simply ignore the warnings... :-) and happy bulk
emailing :-)

Werner


-----Ursprüngliche Nachricht-----
Von: kde-java-admin@mail.kde.org [mailto:kde-java-admin@mail.kde.org]Im
Auftrag von Richard Dale
Gesendet: Dienstag, 12. März 2002 13:10
An: kde-java@kde.org
Betreff: Re: [Kde-java] AW: Simple Mail


On Tuesday 12 March 2002 9:41 am, Werner Punz wrote:
> I  didn?t have enough time to write a proper readme. (I hacked the thing
> together from 7pm to 11pm in the evening, by trying to avoid messy code at
> the same time).
> First you need JDK 1.2+ since a LinkedList ist used.
> Secondly you have to have the javamail and activation jar files in the
> classpath otherwise it won?t work! Those are not part of the standard JDK
> distro, and haven?t made it into 1.4 yet, but nevertheless are great APIs
> to access email and nntp systems easily (actually activation isn?t but
> javamail depends on it).
> Both can be obtained from the Sun java website (I will include proper
links
> in the readme as soon as I have time to write it.
>
> Ah yes you can add multiple BCCs simply by separating them with a ',' or a
> ';'.
OK thanks, I'll add your paragraph above to the README..

I get these messages when I run it though:

QLayout "unnamed" added to KMainWindow "Simple Mailer", which already has a
layout
kdecore (KAccel): WARNING: Sym::initQt( 1020 ): failed to convert key.
kdecore (KAccel): WARNING: Sym::initQt( 1020 ): failed to convert key.
...

The second messages happened when I edited a mail address with non-alpha
characters in it.


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4417.0">
<TITLE>RE: [Kde-java] Simple Mail</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Yes I´ve noticed both things as well, both seem to be just warnings \
and can be ignored-I originally thought those were debugging messages generated by \
the binding layer, so I really didn´t bother to much to look into it.</FONT></P>

<P><FONT SIZE=2>The second message seems to be generated by textfields whenever you \
type in a non alphanumeric character, since I´m not that deep into KDE programming \
yet, I have to look at the problem if it is on my side or on the bindings side... \
gotta check the constructors ASAP. </FONT></P>

<P><FONT SIZE=2>The first one seems definitely to come from me, I have to check the \
generated gui code, guess the&nbsp; main window already has a layout per default at \
the time the other layout is assigned.</FONT></P>

<P><FONT SIZE=2>I will have a look at it as soon as I get out of work and send in the \
fixes.</FONT> </P>

<P><FONT SIZE=2>But in the meantime simply ignore the warnings... :-) and happy bulk \
emailing :-)</FONT> </P>

<P><FONT SIZE=2>Werner</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Ursprüngliche Nachricht-----</FONT>

<BR><FONT SIZE=2>Von: kde-java-admin@mail.kde.org [<A \
HREF="mailto:kde-java-admin@mail.kde.org">mailto:kde-java-admin@mail.kde.org</A>]Im</FONT>


<BR><FONT SIZE=2>Auftrag von Richard Dale</FONT>

<BR><FONT SIZE=2>Gesendet: Dienstag, 12. März 2002 13:10</FONT>

<BR><FONT SIZE=2>An: kde-java@kde.org</FONT>

<BR><FONT SIZE=2>Betreff: Re: [Kde-java] AW: Simple Mail</FONT>
</P>
<BR>

<P><FONT SIZE=2>On Tuesday 12 March 2002 9:41 am, Werner Punz wrote:</FONT>

<BR><FONT SIZE=2>&gt; I&nbsp; didn?t have enough time to write a proper readme. (I \
hacked the thing</FONT>

<BR><FONT SIZE=2>&gt; together from 7pm to 11pm in the evening, by trying to avoid \
messy code at</FONT>

<BR><FONT SIZE=2>&gt; the same time).</FONT>

<BR><FONT SIZE=2>&gt; First you need JDK 1.2+ since a LinkedList ist used.</FONT>

<BR><FONT SIZE=2>&gt; Secondly you have to have the javamail and activation jar files \
in the</FONT>

<BR><FONT SIZE=2>&gt; classpath otherwise it won?t work! Those are not part of the \
standard JDK</FONT>

<BR><FONT SIZE=2>&gt; distro, and haven?t made it into 1.4 yet, but nevertheless are \
great APIs</FONT>

<BR><FONT SIZE=2>&gt; to access email and nntp systems easily (actually activation \
isn?t but</FONT>

<BR><FONT SIZE=2>&gt; javamail depends on it).</FONT>

<BR><FONT SIZE=2>&gt; Both can be obtained from the Sun java website (I will include \
proper links</FONT>

<BR><FONT SIZE=2>&gt; in the readme as soon as I have time to write it.</FONT>

<BR><FONT SIZE=2>&gt;</FONT>

<BR><FONT SIZE=2>&gt; Ah yes you can add multiple BCCs simply by separating them with \
a ',' or a</FONT>

<BR><FONT SIZE=2>&gt; ';'.</FONT>

<BR><FONT SIZE=2>OK thanks, I'll add your paragraph above to the README..</FONT>
</P>

<P><FONT SIZE=2>I get these messages when I run it though:</FONT>
</P>

<P><FONT SIZE=2>QLayout &quot;unnamed&quot; added to KMainWindow &quot;Simple \
Mailer&quot;, which already has a </FONT>

<BR><FONT SIZE=2>layout</FONT>

<BR><FONT SIZE=2>kdecore (KAccel): WARNING: Sym::initQt( 1020 ): failed to convert \
key.</FONT>

<BR><FONT SIZE=2>kdecore (KAccel): WARNING: Sym::initQt( 1020 ): failed to convert \
key.</FONT>

<BR><FONT SIZE=2>...</FONT>
</P>

<P><FONT SIZE=2>The second messages happened when I edited a mail address with \
non-alpha </FONT>

<BR><FONT SIZE=2>characters in it.</FONT>
</P>

</BODY>
</HTML>


_______________________________________________
Kde-java mailing list
Kde-java@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-java

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic