LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Evolution porting on DirectFB (https://www.linuxquestions.org/questions/linux-newbie-8/evolution-porting-on-directfb-635408/)

chaitral 04-15-2008 01:16 AM

Evolution porting on DirectFB
 
Hello all,

I am trying to port Evolution e-mail client on DirectFB. I have built the packages on my FC-6 machine without any error and run
1) ./bonobo-slay
and
2) ./evolution

But graphical window appearing on the desktop is not showing following
e.g.
Inbox(3)
Outbox
Sent etc.

I am facing the following warnings when I debugged the code.

(evolution:13757): Bonobo-WARNING **: ARGH - different serious ORB screwup
[New Thread -1361060976 (LWP 13846)]
[Thread -1361060976 (LWP 13846) exited]
[New Thread -1361060976 (LWP 13847)]

(evolution:13757): Bonobo-WARNING **: ARGH - different serious ORB screwup
[New Thread -1369883760 (LWP 13848)]
[Thread -1369883760 (LWP 13848) exited]
[New Thread -1369883760 (LWP 13849)]

(evolution:13757): Gdk-DirectFB-WARNING **: gdk_display_request_selection_notification Unimplemented function


(evolution:13757): Gdk-DirectFB-WARNING **: gdk_directfb_gc_set_dashes not implemented

(evolution:13757): Bonobo-WARNING **: ARGH - different serious ORB screwup
[New Thread -1378276464 (LWP 13850)]
[Thread -1378276464 (LWP 13850) exited]
[New Thread -1378276464 (LWP 13851)]

(evolution:13757): Bonobo-WARNING **: ARGH - different serious ORB screwup
[New Thread -1386669168 (LWP 13852)]
[Thread -1386669168 (LWP 13852) exited]

(evolution:13757): Gdk-DirectFB-WARNING **: gdk_window_set_keep_above() not implemented.


(evolution:13757): Gdk-DirectFB-WARNING **: gdk_window_set_keep_below() not implemented.


(evolution:13757): evolution-shell-WARNING **: in the e-shell file

(evolution:13757): evolution-shell-WARNING **: in the e-shell file

(evolution:13757): evolution-shell-WARNING **: in the e-shell file

(evolution:13757): evolution-shell-WARNING **: in the e-shell file

(evolution:13757): evolution-shell-WARNING **: in the e-shell file
[New Thread -1386669168 (LWP 13873)]

(evolution:13757): e-spinner.c-WARNING **: Throbber animation not found

(evolution:13757): GLib-GObject-WARNING **: invalid cast from `GdkPixmap' to `GdkWindow'

(evolution:13757): GLib-GObject-WARNING **: invalid cast from `GdkPixmap' to `GdkWindow'

(evolution:13757): GLib-GObject-WARNING **: invalid cast from `GdkPixmap' to `GdkWindow'



Please help me in this.



Thanking you.


All times are GMT -5. The time now is 07:11 AM.