| Summary: | session problem: kaffeine is not showing up but is running | ||
|---|---|---|---|
| Product: | [Applications] kaffeine | Reporter: | solsTiCe <solstice.dhiver> |
| Component: | general | Assignee: | Christophe Thommeret <hftom> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | ana |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
solsTiCe
2006-08-20 18:22:08 UTC
This is due to : if (isRestored()) return 0; in kaffeine/src/main.cpp in the newInstance() method. Removing those lines solves the issue. so this bug must be closed, no ? |