All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Shell scripts does not emit finished() to QProcess
@ 2017-02-13 14:51 LogiSch17
  2017-02-13 15:28 ` Zoltan Gyarmati
  0 siblings, 1 reply; 5+ messages in thread
From: LogiSch17 @ 2017-02-13 14:51 UTC (permalink / raw)
  To: buildroot

Hi guys,
Since I updated to 2016.11 i don?t get any exit messages from shell scripts
when i execute them from my Qt Programm via QProcess. But the scripts has
been executed.

Also
process->waitForFinished(); 
does only wait its default 30000msecs.

In my test script i am only have on mkdir like:

#!/bin/sh
mkdir /usr/test
exit 0
 
I am also connected to errorOccurred(), but i don?t get any errors. 

When i am testing my code on my arch desktop everything works fine.

Does anyone have the same problem?
Or can anyone test this at the newest buildroot version?
I would be very grateful for helping.

Greetings
Logi




--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/Shell-scripts-does-not-emit-finished-to-QProcess-tp156891.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-14 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-13 14:51 [Buildroot] Shell scripts does not emit finished() to QProcess LogiSch17
2017-02-13 15:28 ` Zoltan Gyarmati
2017-02-14 10:06   ` LogiSch17
2017-02-14 10:36     ` LogiSch17
2017-02-14 13:43   ` LogiSch17

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.