The Following 6 Users Say Thank You to pichlo For This Useful Post: | ||
|
2018-07-07
, 17:05
|
Posts: 33 |
Thanked: 65 times |
Joined on Jan 2014
|
#142
|
The Following 5 Users Say Thank You to jayki For This Useful Post: | ||
|
2018-07-08
, 08:32
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#143
|
The Following 5 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-07-08
, 10:48
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#144
|
ps aux | grep whogo* | cut -d " " -f 2 | xargs kill -9
The Following 5 Users Say Thank You to pichlo For This Useful Post: | ||
|
2018-07-08
, 12:10
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#145
|
So, it looks like we need app killer for it. Or a one-liner to run from terminal / shellex
The Following 5 Users Say Thank You to peterleinchen For This Useful Post: | ||
|
2018-07-08
, 12:58
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#146
|
As it is python why not add (for Jolla1 users only ) something like pichlos one-liner wrapped in an 'os.system(...)' call on closing the window of WhoGo?
(not the nice way of closing a program but hey ... )
Maybe you could try different positions in py code and narrow down that occurence? I am sure pichlo would be happy to be guinea pig
|
2018-07-08
, 17:20
|
|
Posts: 141 |
Thanked: 1,530 times |
Joined on May 2011
@ Finland
|
#147
|
The Following 5 Users Say Thank You to otsaloma For This Useful Post: | ||
|
2018-07-08
, 19:57
|
Posts: 33 |
Thanked: 65 times |
Joined on Jan 2014
|
#148
|
|
2018-07-08
, 21:04
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#149
|
The Following 3 Users Say Thank You to peterleinchen For This Useful Post: | ||
|
2018-07-09
, 06:18
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#150
|
print('This is line ')
sailfish-qml harbour-whogo-maps
qmlscene qml/whogo-maps.qml
The Following 4 Users Say Thank You to rinigus For This Useful Post: | ||
Killing processes 1796 and 1883 sorted it out, but the first time it happened today I did not have time for such experiments. Life is too short, a reboot was quicker.
Русский военный корабль, иди нахуй!
Last edited by pichlo; 2018-07-07 at 16:56.