| Prev | Frequently Asked Questions (FAQ) | Next |
- 1. How can I report a wish, a suggestion, or a comment?
- 2. How can I send a patch?
- 3. How can I report a bug?
- 4. How can i send good debug or crash reports?
- 5. What todo if the KDEcrashhandler sends no usefull backtrace information?
- 6. Does Krusader have a mailing list?
- 7. Does Krusader provide newsfeeds?
- 8. Does Krusader have an IRC channel?
- 9. How does the Krusader forum work?
- 10. How can I translate Krusader into my native language?
- 11. How can I support Krusader?
- 12. Is there a Mac OS X port?
- 13. Is there a Windows port?
- 14. Why is Konqueror in "midnight commander style" not an OFM?
- 15. Why should I use an OFM?
| 1. | How can I report a wish, a suggestion, or a comment? |
An open source project's greatest strength is derived from getting user feedback. That is why we love to hear what you have to say. Your "gripes" are our instructions. After about 6 months, programmers can no longer see their own mistakes. It's natural. We want the ideas, qritiques, and feedback because we all want to make Krusader the best and most useful file manager available anywhere. The most convenient way to contact us is to use the Krusader Forum, or the krusader-users mailing lists. For information on what remains to be done look at the ToDo Forum. Adding ToDo items into the ToDo Forum is for developers only, but feel free to post to the New Features Discussion/Requests Forum for things that aren't on the ToDo Forum, but should be. If you have a nice feature request, the Krusader Krew will add your request to the ToDo Forum. We review and discuss every submission. For more information how the forum works click here. | |
| 2. | How can I send a patch? |
It's not easy to write patch guidelines, but here are some.
| |
| 3. | How can I report a bug? |
Bugs?!?!? Well, ok.... We have an online Bug Tracking System. Using the online bug-tracker helps us have a clear and orderly way to know how many bugs are open, bug priority and follow-ups. It saves us from browsing through the entire Krusader forum, searching for yesterdays bug. Please use this system. Before reporting a bug, please read the following:
Thank you for your co-operation! NoteIf possible, try to do the same operation with Konqueror or another KDE application. If you encounter the same problem then it is possibly a KIOSlaves or KDE (kdelibs) bug, and not a Krusader bug. Krusader uses the KDE libraries and the KIOSlaves for many operations. In some cases you can encounter problems if your distribution is incorrectly configured, please test it first as explained above. NoteIf you've got bugs to report please do not use KDE's bugzilla http://bugs.kde.org/, KDE's Bug Tracking System. Report Krusader bugs directly to us. | |
| 4. | How can i send good debug or crash reports? |
Usually binary packages that are been used by your distribution do not contain debug information. Since we usually only develop and fix Krusader-cvs, compile Krusader-cvs in debugmode and install it, than check if the bug still exist. $ ./configure --enable-debug=fullInstall valgrind, a suite of tools for debugging and profiling Linux® programs. Run Valgrind/Krusader $ valgrind --tool=memcheck {foo_path}/krusaderThe valgrind tool will write to stdout, what really happens. If you could send these informations before the crash, it's almost sure, that we may fix or tell you what to do.
| |
| 5. | What todo if the KDEcrashhandler sends no usefull backtrace information? |
Usually binary packages that are been used by your distribution do not contain debug information. Since we usually only develop and fix Krusader-cvs, compile Krusader-cvs in debugmode and install it, than check if the bug still exist. $ ./configure --enable-debug=fullIf the KDEKrashhandler still doesn't provide usefull backtrace information, than sometimes a coredump will give better information. Run Krusader, with disabled crashhandler. $ krusader --nocrashhandlerOn a crash you will get a .core file, usually in your home directory. Run gdb, the GNU Project Debugger $ gdb -c corefile krusaderNow type bt to get the backtrace and type q to quit gdb. Often the best debug results will be given when using the valgrint tool.
| |
| 6. | Does Krusader have a mailing list? |
Yes, currently we have 6 mailing lists. No spam, no bother, just Krusader. Feel free to subscribe and unsubscribe. Tip. our mailing lists can be browsed online or read with a newsreader, so that you don't even need to subscribe to follow the action on the mailing lists.
| |
| 7. | Does Krusader provide newsfeeds? |
Yes, we do. Several newsfeeds in various formats are available. rss-filerelease feed, rss-forumfeed, krusader-news feed, krusader-devel feed and even additional feeds by gmane.org. krusader-users feed, krusader-i18n feed, krusader-doc feed. | |
| 8. | Does Krusader have an IRC channel? |
Yes, we do. Feel free to talk to the Krusader Krew and fellow-users via freenode.org servers. The server is irc.freenode.org, the channel is #krusader. Everyone is welcome. | |
| 9. | How does the Krusader forum work? |
In the spirit of freedom of speech, everything that is Krusader related can be discussed in our forum. It does not matter if you are a newcomer or an advanced user, everyone is welcome. An open source project's greatest strength is derived from getting user feedback. That is why we love to hear what you have to say. With your feedback we can make Krusader better and better; otherwise, we are not aware of issues and ideas you may have. But please remember the following, so that we can maintain some order in the chaos. If the Documentation, FAQ, Krusader Forum and Krusader-devel (please use the search function ) can't help you, do not hesitate to post on our forum. The Krusader Krew or the Krusader community is always available to help you. Please use the Search function of the Krusader Forum, your issue may have been previously discussed (this allows us to minimize the double/triple/... postings). If your issue has already been discussed in the past there is a great chance that you will have an instant solution to your problem. If the issue is currently being discussed, you can join in the discussion. Some questions are asked over and over again, that's why we have created this FAQ. This allows us to spend more time developing Krusader. The Krusader Forum is split into seven sections:
Thank you for your co-operation! We provide RSS feeds for our forums. You don't have to check for new posts all the time, instead the news will come to you! To make use of them, simply point your RSS aggregator to here. | |
| 10. | How can I translate Krusader into my native language? |
Please read the i18n page. It's not difficult to translate! Most anyone can do it, it just takes some time. | |
| 11. | How can I support Krusader? |
You can support Krusader in many different ways. Please send us feedback, bug reports, patches, donations, translations, ... | |
| 12. | Is there a Mac® OS X port? |
Yes, there is Mac® OS X port, but you will not have the all the power you would have on Linux®. Please read the Mac® OS X port section for more information. A recommended native file manager for Mac® OS is Disk Order© (shareware). | |
| 13. | Is there a Windows® port? |
No, but this might change in the future. Please help us with this project, contributions are greatly appreciated. A recommended native file manager for Windows® is Total Commander© (shareware). | |
| 14. | Why is Konqueror in "midnight commander style" not an OFM? |
The two panels and a commandline are available, all the other stuff like OFM features and the OFM interaction with the user is missing from this profile. | |
| 15. | Why should I use an OFM? |
An Orthodox File Manager (OFM) is much faster than a one panel filemanager and faster than the command line. If you would like to know how Krusader feels, there is only one way to discover: install it on your computer and use it for a while. If you prefer to waste time and lose productivity, continue to use one panel filemanagers which are based on Windows® Explorer. Matej Urbančič has written a blogon why OFM is better than a one panel filemanager. |
| Prev | Home | Next |
| Usage FAQ | Up | Credits and License |