Bug 62684

Summary: New language, new problems...
Product: [Applications] khangman Reporter: Antoni Bella <vasten>
Component: generalAssignee: Anne-Marie Mahfouf <annma>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Antoni Bella 2003-08-14 22:36:59 UTC
Version:           1.1 (cvs20030814) (using KDE KDE 3.1.3)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.3.1 (Debian) 
OS:          Linux

Hello

  I have been time working in this subject and today I have been able to compile/use the program with the Catalan language, I indicate a few doubts to them that have arisen to me and we see like solving them.

  The accents I have solved it with the different levels.

  In the Catalan language characters exist '-', '
Comment 1 Anne-Marie Mahfouf 2003-08-16 02:03:41 UTC
Subject: kdeedu/khangman/khangman

CVS commit by annma: 

fixed bug 62684
-, &middot; and white space appears in the word like _ _ - _ _ _ and so on
special accented characters like 
Comment 2 Dawit Alemayehu 2004-01-04 18:01:27 UTC
Subject: kdebase/kioslave/sftp

CVS commit by adawit: 

- When deleting a symlink to a directory, do not delete the items in actual directory! 
  Problem was the use of SSH_FXP_STAT flag instead of SSH_FXP_LSTAT.

- Fix crapy and incorrect error message reporting! For example, typing sftp://sldkdkdkdksl 
  shows two error dialogs consecutively and both of them are completely useless. First one
	does not make sense and second one incorrectly says unable to connect to 'localhost'! 
	Fixes BR# 62684 for the most part.

- Clean up the code that determines file types.

CCMAIL:62684@bugs.kde.org


  M +25 -23    kio_sftp.cpp   1.43
  M +8 -8      ksshprocess.h   1.14
  M +23 -13    sftpfileattr.cpp   1.11



Comment 3 Dawit Alemayehu 2004-01-04 23:01:09 UTC
Subject: Re:  New language, new problems...

On Sunday 04 January 2004 16:50, Mahfouf Anne-Marie wrote:
> I think you refeer to the wrong bug here.

Indeed. I got the 6 and 8 reversed. I meant to CC 62864. Sorry...