Op 28 mei 2014 09:29 schreef "Martti Kühne" het
volgende:
>
> On Tue, May 27, 2014 at 5:43 PM, Guus Snijders
wrote:
> > [Python/QT application troubleshooting, libpng warning]
> >
> > A little more testing showed that the warning was generated by a
> > webviewer that is part of this program.
> >
On Tue, May 27, 2014 at 5:43 PM, Guus Snijders wrote:
> [Python/QT application troubleshooting, libpng warning]
>
> A little more testing showed that the warning was generated by a
> webviewer that is part of this program.
> After a lot of testing, it turned out that the problem of not showing
> t
2014-05-27 22:33 GMT+02:00 Timothée Ravier :
> On 27/05/2014 17:43, Guus Snijders wrote:
>> I'm still curious to know how one can find out which files are opened
>> by any program during startup; strace mainly showed which files could
>> not be found.
>
> Did you make sure to trace children too?
>
On 27/05/2014 17:43, Guus Snijders wrote:
> I'm still curious to know how one can find out which files are opened
> by any program during startup; strace mainly showed which files could
> not be found.
Did you make sure to trace children too?
'strace -f -e trace=open myapp' should do it.
--
Tim
[Python/QT application troubleshooting, libpng warning]
2014-05-27 16:32 GMT+02:00 Jerome Leclanche :
> Could be something embedded in the resources, have you looked through those?
Thanks for your response. I should have mentioned that in the first message.
I did check the files belonging to the
Could be something embedded in the resources, have you looked through those?
J. Leclanche
On Mon, May 26, 2014 at 11:57 PM, Guus Snijders wrote:
> I know this is hardly a new problem, and I know how to fix a 'broken' png
> file.
> The problem is finding that file.
>
> Here's the case; i recentl
6 matches
Mail list logo