All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Bergmann <bergmann@rosho.de>
To: buildroot@busybox.net
Subject: [Buildroot] running gtk programs fail
Date: Mon, 16 Sep 2013 17:34:25 +0200	[thread overview]
Message-ID: <52372501.9070600@rosho.de> (raw)
In-Reply-To: <20130914073514.6a5f3954@skate>

Am 14.09.2013 07:35, schrieb Thomas Petazzoni:
> On Fri, 13 Sep 2013 14:54:19 +0200, Frank Bergmann wrote:
>
>> If I start a small test program
>> (https://developer.gnome.org/gtk-tutorial/stable/c39.html#SEC-HELLOWORLD)
>> the window appears but no button. Also I'm unable to close the
>> window. Starting /usr/bin/gtk-demo fail too, nothing happens
>> (no window). I use xorg (modular) and fluxbox, blackbox and
>> enlightenment  work properly.
>>
>> Did I miss something or is libgtk broken ?
>
> Hum, unfortunately there is too little details here to help you. Are
> you running gtk-demo from a terminal? If so, are there any messages
> appearing?
>
> Usually, when doing some X.org, testing I do something like:
>
> X -someoptions &
> export DISPLAY=:0
> gtk-demo
>
> from the serial port console. This way, you can see which messages are
> displayed by gtk-demo.

Thanks for your hint !
But unfortunately it does not help - I can't see anything on the
console.

I also tested a very basic SDL program which simple call

   SDL_Init(SDL_INIT_VIDEO)

That call does not return and let the program hang. So I guess there
is something important missing in my system that inhibit gtk and SDL
from working (maybe some Xorg or kernel stuff). I have to investigate
this.

With regards,
Frank.

  reply	other threads:[~2013-09-16 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 12:54 [Buildroot] running gtk programs fail Frank Bergmann
2013-09-14  5:35 ` Thomas Petazzoni
2013-09-16 15:34   ` Frank Bergmann [this message]
2013-11-08 10:08 ` Frank Bergmann
2013-11-08 10:11   ` Thomas Petazzoni
2013-11-08 14:09     ` Frank Bergmann
2013-11-08 12:26   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52372501.9070600@rosho.de \
    --to=bergmann@rosho.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.