Package: kimdaba
Version: 2.0-4
Severity: normal
File->Generate HTML, "Destination"... "output directory" doesn't have
a file browse button, just takes input... but if that input has
slashes in it, it bombs with "couldn't create zip file".
It turns out that it's trying to create the .kim file in a temporary
directory, and blindly using that value without sanitizing it at all:
open("/home/eichin/.kde/tmp-kuroneko.thok.org/kimdaba05376D///mirror/mwetmp/roof.kim",
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = -1 ENOENT (No such file or
directory)
(I'd assumed it really *was* an output directory, and tried to give it
a location that existed and had enough space.) So, at very least,
name of the field should probably change... but also, the error
dialog should be more sensible and indicate what it was really trying
to create (I certainly had no hint that .kim files were zip format, or
that it was the temporary one that was the issue...)
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15.1toughbook
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages kimdaba depends on:
ii kdelibs4 4:3.3.2-6.4 KDE core libraries
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libfam0c102 2.7.0-6sarge1 client library to control the FAM
ii libgcc1 1:4.0.1-8 GCC support library
ii libice6 4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii libidn11 0.5.13-1.0 GNU libidn library, implementation
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libqt3c102-mt 3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii libxrender1 1:0.9.0-2 X Rendering Extension client libra
ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]