You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kshowmail/BUGS

33 lines
2.0 KiB

Known bugs:
The connection to the pop3 server fails, if there is a null password.
Sound gets interrupted sometimes.
Fixed bugs:
the messages are sorted in a wrong sequence; fixed in 0.2
the optiondelete.xpm file is not installed via tgz; fixed in 0.2
some messages are not translated into other languages; fixed in 0.3
segfaults when working on empty config list; fixed in 0.3
on some servers the service is called pop-3. fixed in 0.4 by connect via port 110
the status line is only updated after transfer. fixed in 0.5 by changed event handling
during dialogs or message boxes conflicting timers fixed in 0.5
password scrambling algorithm problem fixed in 0.5.1
Endless loop if long messages are displayed fixed in 0.5.2
kshowmail locks if several messages are shown in sequence fixed in 0.5.2
Sometimes the toolbar/statusbar get lost fixed in 2.2.0
If the number of UIDL's in the cache exceedes 200, fixed in 2.2.0; no uidl cache anymore
old mail may be shown as new, if still on the server. we use xml file now
the uidl0 is not found in the cache, even if it exists
If the first account has no new messages, and the
second account can't get connection,
the list is not refreshed. fixed in 2.2.1
Crash when KDE shutdown fixed in 2.2.2
The sorting of messages by other columns (size)
does not work. (535377) fixed in 3.0.0
The sorting by message numbers does not work correctly fixed in 3.0.1
in case of multiple accounts
The AlertDialog::signalOk does not work. (514243) fixed in 3.0.1, was KDE2 bug
Crash if all messages of last account are deleted fixed in 3.0.1, never seen again
Missing header fields if transfer interrupted (542602) fixed in 3.0.1
Crash when disabling account (559122) fixed in 3.0.1
Wrong account activated if sorted backward (562903) fixed in 3.0.2