| Summary: | Показывается главное окно при отключенном Autostart | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
| Component: | kdemultimedia-kmix | Assignee: | rom_as <rom_as> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Andrey Cherepanov
2007-04-28 12:52:15 MSD
Да. Есть такое. Чтоб исправит нужно в файле kdemultimedia/SOURCES/kmix-3.5.6-autostart.patch заменить строку № 16 с: m_autoStart = config->readBoolEntry("AllowDocking", true); на: m_autoStart = config->readBoolEntry("Autostart", true); (In reply to comment #1) > m_autoStart = config->readBoolEntry("AllowDocking", true); Ой :-) kdemultimedia-3.5.7-alt2 |