public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Emacs problems after dbus (?) update
@ 2011-12-03  6:45 Jim Reisert AD1C
  2011-12-03 14:24 ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Reisert AD1C @ 2011-12-03  6:45 UTC (permalink / raw)
  To: cygwin-xfree

I updated Cygwin today, I think there was a dbus update.  Now
emacs-x11 is complaining:


lrwxrwxrwx 1 Jim Reisert None 23 Aug 17 23:03 /usr/bin/emacs ->
/etc/alternatives/emacs
lrwxrwxrwx 1 Jim Reisert None 22 Aug 17 23:03 /etc/alternatives/emacs
-> /usr/bin/emacs-X11.exe


JJR:~> emacs

(emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
register 'BasicEngineFc'.

(emacs:3380): GLib-GObject-CRITICAL **: g_object_new: assertion
`G_TYPE_IS_OBJECT (object_type)' failed

(emacs:3380): Pango-WARNING **: Failed to load Pango module
'/usr/lib/pango/1.6.0/modules/pango-basic-fc.dll' for id
'BasicScriptEngineFc'

(emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
register 'BasicEngineFc'.

(emacs:3380): GLib-GObject-CRITICAL **: g_object_new: assertion
`G_TYPE_IS_OBJECT (object_type)' failed



(the last pair is repeated over and over again).

Should I rebase, or did something go horribly wrong?

- Jim

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs problems after dbus (?) update
  2011-12-03  6:45 Emacs problems after dbus (?) update Jim Reisert AD1C
@ 2011-12-03 14:24 ` Ken Brown
  2011-12-03 16:25   ` Jim Reisert AD1C
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2011-12-03 14:24 UTC (permalink / raw)
  To: cygwin-xfree

On 12/3/2011 1:22 AM, Jim Reisert AD1C wrote:
> I updated Cygwin today, I think there was a dbus update.  Now
> emacs-x11 is complaining:
>
>
> lrwxrwxrwx 1 Jim Reisert None 23 Aug 17 23:03 /usr/bin/emacs ->
> /etc/alternatives/emacs
> lrwxrwxrwx 1 Jim Reisert None 22 Aug 17 23:03 /etc/alternatives/emacs
> ->  /usr/bin/emacs-X11.exe
>
>
> JJR:~>  emacs
>
> (emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
> register 'BasicEngineFc'.
>
> (emacs:3380): GLib-GObject-CRITICAL **: g_object_new: assertion
> `G_TYPE_IS_OBJECT (object_type)' failed
>
> (emacs:3380): Pango-WARNING **: Failed to load Pango module
> '/usr/lib/pango/1.6.0/modules/pango-basic-fc.dll' for id
> 'BasicScriptEngineFc'
>
> (emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
> register 'BasicEngineFc'.
>
> (emacs:3380): GLib-GObject-CRITICAL **: g_object_new: assertion
> `G_TYPE_IS_OBJECT (object_type)' failed

Try removing /etc/pango/pango.modules .  See

   http://cygwin.com/ml/cygwin-xfree/2011-11/msg00047.html

Ken


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs problems after dbus (?) update
  2011-12-03 14:24 ` Ken Brown
@ 2011-12-03 16:25   ` Jim Reisert AD1C
  2011-12-03 18:30     ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Reisert AD1C @ 2011-12-03 16:25 UTC (permalink / raw)
  To: cygwin-xfree

On Sat, Dec 3, 2011 at 4:42 AM, Ken Brown wrote:

>> (emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
>> register 'BasicEngineFc'.
>
> Try removing /etc/pango/pango.modules .  See
>
>  http://cygwin.com/ml/cygwin-xfree/2011-11/msg00047.html

Ken, that did fix the problem.  Why did this just start happening
(after the last update), and what's the long-term fix?  At least if it
comes back, I know what to do.

I don't use Gnome - is there a way to uninstall the whole package,
including Pango?

Thanks - Jim

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs problems after dbus (?) update
  2011-12-03 16:25   ` Jim Reisert AD1C
@ 2011-12-03 18:30     ` Ken Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Ken Brown @ 2011-12-03 18:30 UTC (permalink / raw)
  To: cygwin-xfree

On 12/3/2011 10:17 AM, Jim Reisert AD1C wrote:
> On Sat, Dec 3, 2011 at 4:42 AM, Ken Brown wrote:
>
>>> (emacs:3380): GLib-GObject-WARNING **: Two different plugins tried to
>>> register 'BasicEngineFc'.
>>
>> Try removing /etc/pango/pango.modules .  See
>>
>>   http://cygwin.com/ml/cygwin-xfree/2011-11/msg00047.html
>
> Ken, that did fix the problem.  Why did this just start happening
> (after the last update), and what's the long-term fix?  At least if it
> comes back, I know what to do.

This is just a minor glitch, related to the fact that Yaakov is 
gradually updating some packages that were updated long ago in Ports. 
[It's minor because emacs actually worked fine, in spite of all the 
warnings].  I'm sure he will get this all sorted out.

> I don't use Gnome - is there a way to uninstall the whole package,
> including Pango?

emacs-X11 is built using the gtk toolkit.  This is the upstream default 
for emacs, and I don't want to do something special for Cygwin unless 
there's a good reason.  So emacs-X11 requires libgtk, which requires 
libpango.

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-03 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-03  6:45 Emacs problems after dbus (?) update Jim Reisert AD1C
2011-12-03 14:24 ` Ken Brown
2011-12-03 16:25   ` Jim Reisert AD1C
2011-12-03 18:30     ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).