KCheckGMail - Contact
Why do you want to contact us?:
- I want to report a bug
- I want to suggest a feature
- I want to submit a patch
- I need support!
- I want to know about mailing lists
- I want to contact the developers
Report bugs
If you want to report a bug that isn't a crash, follow the next steps. Otherwise, these
- If it is an encoding problem, some text is missing, or extra/unkown text is displayed:
- Make sure KCheckGMail was compiled in debug mode. To do this, use $ ./configure --enable-debug=full
- After that, launch KCheckGMail from a shell console: $ kcheckgmail > /tmp/kcheckgmail.log 2> /tmp/kcheckgmail.err.log &
- Wait until the bug occurs and exit KCheckGMail
- Go to the bug tracker and submit your bug report with /tmp/kcheckgmail.log and /tmp/kcheckgmail.err.log as attachments
- Otherwise:
- Check if the problem is related to a translation
- Try by removing your kcheckgmailrc file (located at $HOME/.kde/share/config/kcheckgmailrc), but make a backup of it first. If that solves the problem, tell that on the bug report
- If none above applies, follow these instructions
If the bug you found is a crash, follow these steps:
- Make sure you can repeat some steps and cause the crash (random crashes aren't easy to track down)
- Install the debug symbols of kdebase, kdelibs and qt. This will generate useful backtraces
- Generate a backtrace of the crash
- Follow these instructions
Mailing Lists
The next are the current mailing lists related to KCheckGMail:
- Development (use this for email-based BTS): kcheckgmail-development at lists.sourceforge.net
- Translators (used to notify about new .pot): kcheckgmail-translators at lists.sourceforge.net
- Announce: kcheckgmail-announce at lists.sourceforge.net
Developers
If you want to say hello, or how much you like the program post a message in the forums ;-). Otherwise, here are the e-mails:
- Raphael Geissert: atomo64 at users.sourceforge.net
- Luís Pereira: luispereira at users.sourceforge.net
- Loic Pefferkorn: pef83 at users.sourceforge.net
- Matthew Wlazlo: petrol_pumper at users.sourceforge.net