El jue, 07-01-2010 a las 10:08 -0400, Anderson Lizardo escribió: > On Thu, Jan 7, 2010 at 5:37 AM, Claudio Saavedra <[email protected]> wrote: > > There is no drag 'n drop in Maemo GTK+. This has been deliberately > > disabled. > > I believe that pretty much answers Jeff's issue... Was this done for > Maemo 5 ? Because according to Jeff it used to work on the N810 > (Diablo). I haven't tested it myself on N810 , though.
Yes, only since Maemo 5. > > > A stacktrace on the critical warning would be useful to find out the > > cause. > > How to get that stack trace (some glib/gtk function?) ? it does not > crash the application , so I think gdb cannot be used in this case. Set G_DEBUG=fatal-criticals. That will cause glib to abort on a critical warning. Claudio _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
