Robin Burchell
8b18d49934
Remove libmeegotouch from event handling.
...
This prevents pulling lmt into each booster proces.
13 years ago
Robin Burchell
286ec56fc7
also link test against qtdbus
13 years ago
Robin Burchell
2db8f361eb
remove debian/ directory
13 years ago
Robin Burchell
1c4c1fbfcf
remove meego/ directory
13 years ago
Marko Saukko
a2f83ddecd
Fix build with newer toolchains by adding the missing libs to linking.
...
Signed-off-by: Marko Saukko <marko.saukko@cybercom.com>
13 years ago
Marko Saukko
ec0b41836b
Move files from /var/run/ to user's home directory.
...
Signed-off-by: Marko Saukko <marko.saukko@gmail.com>
13 years ago
Marko Saukko
7d243fa9d7
Do not hardcode python version to cmd's.
...
Signed-off-by: Marko Saukko <marko.saukko@gmail.com>
13 years ago
John Brooks
48ed517ce8
Fix invoker infinite loop after receiving signals
...
After receiving a signal, a pipe is written, which is polled by select.
As of ac1ed61
, that pipe is never read, causing the select() to
repeatedly trigger and use 100% CPU after receiving any signal that
doesn't cause the process to terminate.
Partial revert of ac1ed61
, plus a one-line fix for the select() fd set
13 years ago
Marko Saukko
9037a44e17
Use MeeGo stuff even with Mer.
13 years ago
Robin Burchell
4b806e9260
Remove calls to non-standard Qt API.
...
Harmattan patched Qt to add support for this magical boosted application stuff,
but we do not have that patch (and I am not sure we want it...), so for the
time being, patch it out.
13 years ago
Dmitry Rozenshtein
8bbf9aea25
Fixes: NB#300267 - Memory leak at applauncherd during invoking
...
RevBy: TrustMe
13 years ago
Dmitry Rozenshtein
8592541a72
Fixes: NB#300255 - Non-safe applauncherd-launcher::access credential allows getting any UID/GIDs for 3rd party apps
...
RevBy: TrustMe
13 years ago
Dmitry Rozenshtein
c99cc0b7ea
Fixes: NB#299083 - apps started via invoker --type m retain applauncher's privileges on D-Bus
...
RevBy: Alexey Shilov
13 years ago
Thyagarajan Balakrishnan
e72c3a3a31
Merge branch 'PR13Pre'
14 years ago
Thyagarajan Balakrishnan
fa64775c1a
Fixes: NB#296154 - reopened - proprietary headers to LGPL
...
RevBy: Marek
14 years ago
Marek Ruszczak
effe9007e3
Merge branch 'PR13Pre'
14 years ago
Marek Ruszczak
ec6f93dd01
Changes: Fixes test test_invoker_signal_forward (extra warnings has appeared in test application)
...
RevBy: Thyagarajan Balakrishnan
14 years ago
Marek Ruszczak
2e93a54717
Merge branch 'PR13Pre'
...
Conflicts:
debian/changelog
14 years ago
Marek Ruszczak
548fbdd5ca
Changes: Disables xsession/crash-reporter-daemon in performance test (probably breaks test at random cases)
...
RevBy: Thyagarajan Balakrishnan
14 years ago
Thyagarajan Balakrishnan
0c2ad0bb8f
Changes: updated changelog to reflect what was in master
...
RevBy: Marek
14 years ago
Thyagarajan Balakrishnan
bbd3b488bc
Changes: updated changelog
...
RevBy: Marek
14 years ago
Thyagarajan Balakrishnan
da977762fc
updated to 3.0.1 stable version
14 years ago
Thyagarajan Balakrishnan
ccdcf8e043
Changes: pixel size changed to workaround slow startup time
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
c2a07cfae9
Changes: find the string anywhere in the output
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
d6b65e913d
Changes: pixel size changed to workaround slow startup time
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
9e53506f64
Changes: find the string anywhere in the output
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
3d61278b2e
Changes: fixed xml format error
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
1edc4338d5
Changes: fixed xml format error
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
d4f19ba331
Changes: moved insignificant test cases passing for >2weeks to func tests
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
919e1d2a19
Changes: Update of significant tests.
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
274baf9c18
Changes: moved insignificant test cases passing for >2weeks to func tests
...
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan
08d5b62d72
Merge branch 'PR12'
...
Conflicts:
debian/changelog
14 years ago
Thyagarajan Balakrishnan
f8f7b8a9bc
fixed unhandled exception due while removing log file from tmp dir
...
RevBy: Marek Ruszczak
14 years ago
Juha Lintula
9500788ed4
Changes: single-instance library writes log messages to syslog instead of stderr
...
RevBy: Alexey Shilov, Dmitry Rozenshtein
Conflicts:
debian/changelog
14 years ago
Alexey Shilov
ff66e0c728
Changes: Correct file path and dir path for applications started by booster-m
...
RevBy: Juha Lintula
Conflicts:
debian/changelog
14 years ago
Juha Lintula
a61a212e2b
Changes: postinst script exits with 0 if kill -HUP fails.
...
RevBy: Alexey Shilov
14 years ago
Alexey Shilov
bb1624c406
Fixes: NB#291089 - Installation of clock application fails when applauncherd daemon stopped
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
5b67016465
Changes: Adds test for bug #291089 "Installation of clock application fails when applauncherd daemon stopped"
...
RevBy: Thyagarajan Balakrishnan <ext-thyagarajan.1.balakrishnan@nokia.com>
14 years ago
Thyagarajan Balakrishnan
f66d9c8209
TDriver failure workaround
...
RevBy: Marek Ruszczak
14 years ago
Thyagarajan Balakrishnan
48da325df9
perf test optimization - part1
...
RevBy: Dmitry Rozenshtein
14 years ago
Thyagarajan Balakrishnan
4f2de3d452
performance tests are run 5 times; 3 most consistent/closest values are considered for average
...
RevBy: Dmitry Rozenshtein
14 years ago
Alexey Shilov
53389b9f99
Changes: Set explicitly background color for performance test application
...
RevBy: TrustMe
14 years ago
Alexey Shilov
8e7c229371
Changes: Exception handlers for test applications added
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
4207023127
ChanChanges: Fix remaining test of single instance to remove sleeps and timing problems.
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
870a0dadf5
Changes: Fix and restore stress test for for boosted apps.
...
RevBy: Thyagarajan Balakrishnan <ext-thyagarajan.1.balakrishnan@nokia.com>
14 years ago
Marek Ruszczak
f7e641db2e
Changes: Rewritten test of single instance to remove sleeps and timing problems. get_booster_pid improvement.
...
RevBy: Thyagarajan Balakrishnan <ext-thyagarajan.1.balakrishnan@nokia.com>
14 years ago
Dmitry Rozenshtein
7c780c8a62
Changes: Fix python broken pipe randomly happened for Popen
...
RevBy: TrustMe
14 years ago
Alexey Shilov
f9ca0bb4d1
Changes: Fix for daemon unit tests
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
0866784ce8
Changes: Adds test: when running application is updated with new security token this token shouldn't be gained by this application until it is rerun (test of child processes of applauncherd).
14 years ago
Juha Lintula
750c687961
Changes: Comment added in mdeclarativecache about XErrorHandler.
...
RevBy: Dmitry Rozenshtein
14 years ago