Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq
  Commit: 38dfae4756a7adea5625e19e33fc72f1844c0f57
      
https://github.com/licq-im/licq/commit/38dfae4756a7adea5625e19e33fc72f1844c0f57
  Author: Erik Johansson <er...@licq.org>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M licq/src/plugin/pluginmanager.cpp

  Log Message:
  -----------
  core: don't start any plugin instance in PluginManager::startProtocolPlugin

As PluginManager::startAllPlugins() have already been called, the instance is
started in createProtocolOwner() which is called by
gUserManager.loadProtocol(). Trying to start it again in startProtocolPlugin()
is a bad idea and makes licq assert.

Fixes #43


  Commit: 47212c4ce6a138d126eba7df08b2cec780ea96f0
      
https://github.com/licq-im/licq/commit/47212c4ce6a138d126eba7df08b2cec780ea96f0
  Author: Erik Johansson <er...@licq.org>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M licq/src/plugin/pluginmanager.cpp

  Log Message:
  -----------
  Merge branch '1.8-stable'


Compare: https://github.com/licq-im/licq/compare/8832114a1784...47212c4ce6a1

-- 

--- 
You received this message because you are subscribed to the Google Groups "Licq 
Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to licq-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to