On Tuesday 03 December 2013 09:35:08 D. R. Evans wrote: > I have seen no reply to the above. I tentatively conclude that I am doing > nothing wrong, and that this is a bug. Since I am new to Debian, could some > kind person please tell me what would be the correct way to file a bug > report on this?
The tricky part when filing a bug with KDE is often to find the right package.
In this case, that's kde-runtime:
# dpkg -S /usr/lib/kde4/kio_trash.so
kde-runtime: /usr/lib/kde4/kio_trash.so
After that, the IMO best interface to the Debian bugtracking system is
reportbug-ng, which gives you a Qt GUI interface for querying the BTS:
# reportbug-ng kde-runtime
(or just start reportbug-ng and then query for the package name)
Actual bug-reporting in Debian is done using an email interface, but
reportbug-ng starts your mail client and fills in the necessary information.
Btw. it never hurts to also check the upstream KDE bugtracker:
https://bugs.kde.org/buglist.cgi?product=kio&component=trash
(Your bug is not reported as such, but bug 181901 might be related:
https://bugs.kde.org/show_bug.cgi?id=181901 )
Cheers,
Johannes
signature.asc
Description: This is a digitally signed message part.

