[SCIM] Newbie question: scim::FrontEnd: X11 -- failed to connect to the panel daemon!

Zhe Su james.su at gmail.com
Mon Dec 6 22:51:29 PST 2004


Hi,
  Did you installed pango-devel? Or does the pango version match with
your gtk2 version?

Regards
James Su


On Mon, 6 Dec 2004 12:05:41 -0500, Amish Rughoonundon (RIT Student)
<axr0284 at rit.edu> wrote:
>  
> Hi, 
> I tried installing scim again after installing gtk+2 but I got this mistake
> this time around: 
> ... 
> g++ -g -O2 -o .libs/scim-panel-gtk -Wl,--export-dynamic
> scim_panel_gtk-scim_panel_gtk.o  -lm -pthread /usr/lib/libgthread-2.0.so
> -lpthread ../../src/.libs/libscim-1.0.so -L/usr/i486-slackware-linux/bin
> -L/usr/i486-slackware-linux/lib ../../utils/.libs/libscim-gtkutils-1.0.so
> /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
> /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so
> /usr/lib/libpango-1.0.so /usr/lib/libgdk_pixbuf-2.0.so
> /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
> /usr/lib/libglib-2.0.so
> /home/liaj/amish/Downloads/scim-1.0.1/src/.libs/libscim-1.0.so -ldl
> /usr/lib/./libstdc++.so -Wl,--rpath -Wl,/usr/lib/.
> /usr/lib/libgtk-x11-2.0.so: undefined reference to `pango_find_base_dir'
> collect2: ld returned 1 exit status
> make[3]: *** [scim-panel-gtk] Error 1
> ... 
> Anybody have any idea what this error is about. Thanks a lot for you help,
> 
>  
> Amish 
>   
>  
> -----Original Message----- 
> From: Zhe Su [mailto:james.su at gmail.com] 
> Sent: Fri 12/3/2004 9:04 PM 
> To: Amish Rughoonundon (RIT Student) 
> Cc: 
> Subject: Re: [SCIM] Newbie question: scim::FrontEnd: X11 -- failed to
> connect to the panel daemon!
> 
>  
> 
> gtk+2-2.2.4-i486-1 is not the devel package. The devel package should
> be gtk+2-devel-2.2.4-i486-1 or something else.
> 
> 
> On Fri, 3 Dec 2004 18:12:28 -0500, Amish Rughoonundon (RIT Student)
> <axr0284 at rit.edu> wrote:
> > 
> > Hi
> >  I used pkg-config --modversion gtk+-2.0 to check if gtk+2 was installed
> but
> > I got a negative response. I then checked the package manager and it
> showed
> > that gtk+2-2.2.4-i486-1(This is the devel package if I am not mistaken. I
> > forgot to say that I am using the Slackware distribution so it may not
> > matter which package I use) as well as gtk+-1.2.10-i386-3 was installed. I
> > was wondering if installing a fresh version of gtk+2.4 would solve the
> > problem or not. Thanks for you time
> >
> > 
> > Amish
> > 
> > -----Original Message-----
> > From: Zhe Su [mailto:james.su at gmail.com]
> > Sent: Fri 12/3/2004 10:18 AM
> > To: Amish Rughoonundon (RIT Student)
> > Cc: scim at freedesktop.org
> > Subject: Re: [SCIM] Newbie question: scim::FrontEnd: X11 -- failed to
> > connect to the panel daemon!
> >
> > 
> >
> > Yes.
> >
> >
> > On Fri, 3 Dec 2004 10:16:21 -0500, Amish Rughoonundon (RIT Student)
> > <axr0284 at rit.edu> wrote:
> > >
> > > Hi
> > > You're right. It is not installed. So I have to install this package and
> > > then reinstall scim. Is that right?? Thanks
> > >
> > >
> > > Amish
> > >
> > > -----Original Message-----
> > > From: James Su [mailto:suzhe at tsinghua.org.cn]
> > > Sent: Fri 12/3/2004 10:02 AM
> > > To: Amish Rughoonundon (RIT Student)
> > > Cc: scim at freedesktop.org
> > > Subject: Re: [SCIM] Newbie question: scim::FrontEnd: X11 -- failed to
> > > connect to the panel daemon!
> > >
> > >
> > >
> > > Hi,
> > >   I think you did not install gtk2-devel package before compiling scim,
> > > is it right?
> > >
> > > Regards
> > > James Su
> > >
> > > Amish Rughoonundon (RIT Student) wrote:
> > >
> > > > It seems this program did not get installed when i installed scim. I
> > > > found it in the extras folder of the scim installer. Is there anything
> > > > special that needs to be done to install this. Thanks
> > > > Amish
> > > >
> > > >     -----Original Message-----
> > > >     *From:* Zhe Su [mailto:james.su at gmail.com]
> > > >     *Sent:* Wed 12/1/2004 9:42 PM
> > > >     *To:* Amish Rughoonundon (RIT Student)
> > > >     *Cc:* scim at freedesktop.org
> > > >     *Subject:* Re: [SCIM] Newbie question: scim::FrontEnd: X11 --
> > > >     failed to connect to the panel daemon!
> > > >
> > > >     Hi,
> > > >       Please try to run /usr/lib/scim-1.0/scim-panel-gtk directly to
> > > >     see if it's ok.
> > > >
> > > >     Regards
> > > >     James Su
> > > >
> > > >     On Wed, 1 Dec 2004 14:06:18 -0500, Amish Rughoonundon (RIT
> Student)
> > > >     <axr0284 at rit.edu> wrote:
> > > >     >
> > > >     > Hi,
> > > >     >  I am getting this error when i try to run scim:
> > > >     > scim::FrontEnd: X11 -- failed to connect to the panel daemon!
> > > >     > I have seen the answer to this question online but it was in
> > > >     japanese and
> > > >     > the translation that google gives is really bad. I used
> > > >     > scim -f x11 -d
> > > >     > and it seemed to fix the problem but I would like to understand
> > > >     what is
> > > >     > causing this problem. If somebody could explain it, I would
> really
> > > >     > appreciate it.
> > > >     > Amish
> > > >     > _______________________________________________
> > > >     > scim mailing list
> > > >     > scim at freedesktop.org
> > > >     > http://freedesktop.org/mailman/listinfo/scim
> > > >     >
> > > >     >
> > > >     >
> > > >
> > >
> >------------------------------------------------------------------------
> > > >
> > > >_______________________________________________
> > > >scim mailing list
> > > >scim at lists.freedesktop.org
> > > >http://lists.freedesktop.org/mailman/listinfo/scim
> > > >
> > > >
> > >
> > >
> > > _______________________________________________
> > > scim mailing list
> > > scim at lists.freedesktop.org
> > > http://lists.freedesktop.org/mailman/listinfo/scim
> > >
> > >
> > >
> > 
> > _______________________________________________
> > scim mailing list
> > scim at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/scim
> >
> >
> >
>  
> _______________________________________________
> scim mailing list
> scim at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/scim
> 
> 
>


More information about the scim mailing list