The Following User Says Thank You to lardman For This Useful Post: | ||
|
2010-10-19
, 09:19
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#552
|
The Following User Says Thank You to lardman For This Useful Post: | ||
|
2010-10-19
, 11:51
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#553
|
|
2010-10-19
, 12:39
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#554
|
|
2010-10-19
, 12:50
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#555
|
The Following User Says Thank You to lardman For This Useful Post: | ||
|
2010-10-19
, 13:08
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#556
|
The Following User Says Thank You to lardman For This Useful Post: | ||
|
2010-10-19
, 13:24
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#557
|
The Following User Says Thank You to lardman For This Useful Post: | ||
|
2010-10-19
, 15:03
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#558
|
Right, I've fixed the un-responsiveness, firstly by only looking for plugins that were slow to respond ever 1000ms, and secondly by only re-creating the plugin button list if a new plugin is found.
I'll push an update to extras-devel this evening come what may, though I want to reduce the start up delay by moving the gst pipeline setup to a thread before we push this to extras-testing.
The Following User Says Thank You to fms For This Useful Post: | ||
|
2010-10-19
, 20:00
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#559
|
|
2010-10-19
, 20:56
|
|
Posts: 889 |
Thanked: 2,087 times |
Joined on Sep 2010
@ Manchester
|
#560
|
The Following User Says Thank You to mrsellout For This Useful Post: | ||
If anyone's bored and fancies doing some debugging then the more the merrier!
I also see that Dragly (I don't remember doing it myself anyway!) very kindly moved the vCard import code to use the QtMobility functions, which means it should now be reasonably trivial to construct a contact object by parsing the mecard contents. Again if anyone fancies doing some work on that, that would be good, otherwise I'll sort it out once I've got these wrapper plugins working properly.