Package: krusader
Version: 1.60.0-3.1
Severity: important

Hi list,

A new upstream version of krusader is available.
http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1465
Since this closes bug #336169 and _many_ other bugs
i have used Severity important.

It would be also great if Krusader-1.70.0 was added as a Package
Backports for Sarge.
Thanks in advance!
http://www.debian.org/News/weekly/2005/52/
-------------------------------
Package Backports for Sarge. Norbert Tretkowski [2]announced, that
[3]backports.org eventually supports the current stable Debian
[4]release code-named sarge. Debian developers can upload their
backported packages into the archive. Norbert also provided some
[5]notes on using backports.org for end users and [6]developers.

 2. http://www.inittab.de/blog/2005/12/16#20051216_sarge
 3. http://www.backports.org/
 4. http://www.debian.org/releases/stable/
 5. http://www.backports.org/instructions.html
 6. http://lists.backports.org/lurker/message/20051207.140929.3a97ba5c.en.html
---------------------------

I have made an overview of all open bugs, and howto close most of them.

Add to Build-Depends
*********************
I suggest to add the next 2 packages in the
"Build-Depends" section of the control file:
- libkjsembed-dev (closes #331130)
 http://packages.debian.org/unstable/libdevel/libkjsembed-dev
- libkonq4-dev (closes #331130)
 http://packages.debian.org/unstable/libdevel/libkonq4-dev

Add to Suggests
***************
I suggest to add/modify the next packages in the
"Suggests" section of the control file:
- "unrar | unrar-free | rar" (IMHO it closes #340706)
 http://packages.debian.org/unstable/source/unrar-free
 AFAIK there is no violation of DFSG #4, please check
 discussed on the krusader-users mailing list
http://groups.google.com/group/krusader-users/browse_thread/thread/301f54fe3ec8d66f/b5a1ff0f01522b80#b5a1ff0f01522b80
- ark (closes #288661)
 http://packages.debian.org/unstable/utils/ark
- khexedit (closes #288661)
 http://packages.debian.org/unstable/utils/khexedit
- modify the next: "kdiff3 | kompare | xxdiff"

Because Krusader provides now checksum support please add to "Suggests":
- cfv
 http://packages.debian.org/unstable/utils/cfv
- md5deep AFAIK currently not yet in unstable,
 but will be soon i guess.


I suggest to close the next bugs
********************************
#341895: krusader: crashes sometimes when deleting files
-> is caused by #338002 libqt3-mt Version: 3:3.3.5-1
 should be fixed with 3:3.3.5-2
Is the same thing like: #331241: krusader: crash on delete file
Solution:
add to Depends: libqt3-mt(>=3:3.3.5-3)
More info: http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407

#328466: krusader: Key shortcut for making a link required
Fixed upstream in krusader-1.70.0

#336169: krusader: Security hole in Popular URL-s
Fixed upstream in krusader-1.60.1 and in krusader-1.70.0

#343960: krusader(GNU/k*BSD): FTBFS: out of date libtool scripts
Fixed upstream in krusader-1.70.0

#345097: krusader: Bad handling of directories in the search dialog box
Fixed upstream in krusader-1.70.0

#345098: krusader: search doesn't recognize the ~ directory
Fixed upstream in krusader-1.70.0

#342717: krusader: seems to hold directory handles opened
Fixed upstream in krusader-1.70.0



Fixed in NMU bugs (pending)
***************************
#347126: krusader: FTBFS: build-depends on removed xlibs-dev
Fixed by uploading 1.60.0-3.1 in Debian Sid.


Open bugs (part 1)
******************
I'm not shure what needs to be done, Sorry, Please Fix!

#349784: krusader: Krusader Krashes upon selecting user home directory
and from then on.
Is this a libqt3-mt problem or a Krusader problem? or a combination of both?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349784

#349874: krusader: crash when launching command from command line
This bug does not happen on Debian Sarge,
the backtrace talks about "libqt-mt.so.3", is this a QT bug?
Reported version where the bug happens: libqt3-mt  3:3.3.5-3 Qt GUI Library
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349874

#349870: krusader: viewer window too big
Waiting for a screenshot ...
An image says more that thousand words ;)
It sounds like a bug, that doesn't happen on Debian Sarge.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349870

#351527: SIGSEGV crash with duplicate file/dir name
I can't reproduce it on Debian Sarge,
can somebody test it on Debian Sid?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351527


Open bugs (part 2)
******************
Not fixed yet in upstream, but reported in the upstream bugtracker

#349872: krusader: strange white stripe in panel
[ 1419207 ] strange white stripe in panel
http://sourceforge.net/tracker/index.php?func=detail&aid=1419207&group_id=6488&atid=106488

#349873: krusader: when searching large directories, it doesn't
process UI events
[ 1415250 ] Searching large directories, doesn't process UI events
http://sourceforge.net/tracker/index.php?func=detail&aid=1415250&group_id=6488&atid=106488

#352367: krusader: useractions with terminal output using the
"konsole" instead of uxterm which is configured.
Is a wishlist IMHO, uxterm or other terminals are not supported yet.
Reported at Jonas Bähr, the developer of krusader's useraction system.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352367


xpm icon's for the Debian menu
******************************
xpm icon's for the menu are now provided in the sources.

pics/cr16-app-krusader_user.xpm
pics/cr32-app-krusader_user.xpm
pics/cr16-app-krusader_root.xpm
pics/cr32-app-krusader_root.xpm

I have made 2 menu entries, one for a normal user
and one for "root mode"
btw. i'm not a Debian menu expert, so please check the next
what i write ;)

Please add this line in the menu file
icon="/usr/share/pixmaps/foo.xpm"

menu
-------------------------------
?package(krusader):\
      needs="X11"\
      section="Apps/Tools"\
      hints="KDE"\
      title="Krusader (File Manager)"\
      icon32x32="/usr/share/pixmaps/krusader_user.xpm"\
      icon16x16="/usr/share/pixmaps/krusader_user-16.xpm"\
      command="/usr/bin/krusader"

?package(krusader):\
      needs="X11"\
      section="Apps/Tools"\
      hints="KDE"\
      title="Krusader - root-mode (File Manager)"\
      icon32x32="/usr/share/pixmaps/krusader_root.xpm"\
      icon16x16="/usr/share/pixmaps/krusader_root-16.xpm"\
      command="kdesu -c /usr/bin/krusader"
-------------------------------

rules
-------------------------------
      # icons for Debian menu system
      cp pics/cr16-app-krusader_user.xpm
debian/krusader/usr/share/pixmaps/krusader_user-16.xpm
      cp pics/cr16-app-krusader_root.xpm
debian/krusader/usr/share/pixmaps/krusader_root-16.xpm
      cp pics/cr32-app-krusader_user.xpm
debian/krusader/usr/share/pixmaps/krusader_user.xpm
      cp pics/cr32-app-krusader_root.xpm
debian/krusader/usr/share/pixmaps/krusader_root.xpm
-------------------------------


kind regards,

Frank Schoolmeesters
Krusader Krew
http://www.krusader.org

Reply via email to