Revision b7e107c...

Go back to digest for 9th December 2012

Bug Fixes in Utilities

Aleix Pol Gonzalez committed changes in [muon/muon-backends] /backends/ApplicationBackend:

Refactor QApt::Backend initialization in ApplicationBackend

Merged initBackend and setBackend. initBackend was the only user of
setBackend and having the API could have meant that it can be set, make
it explicit.

If the backend hasn't been initialized, don't initialize QAptActions yet,
wait until it has been initialized.
This fixes a crash when loading the muon-appsbackend with gui integration.

File Changes

Modified 2 files
  • /backends/ApplicationBackend
  •   libmuon/ApplicationBackend.cpp
  •   libmuon/ApplicationBackend.h
2 files changed in total