public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: Re: opencv 3.2.0-1: imshow() very slow
       [not found] ` <0a201c0b-b23d-3337-5b93-b5304009c6c1@free.fr>
@ 2017-09-08 10:00   ` TANNHAUSER Falk
  0 siblings, 0 replies; only message in thread
From: TANNHAUSER Falk @ 2017-09-08 10:00 UTC (permalink / raw)
  To: cygwin

Replying to this old thread, as I found a solution to my problem...
Am 07.05.2017 um 21:16 schrieb René Berber:
> Obviously you are not running dbus-daemon, which accounts for the
> time-out, and the delay, but where does that dependency come from? Is it
> needed? [...]
> Of course there's a better hint on your message: 'org.a11y.Bus'  I have
> no idea what library, or program uses that Dbus ID.  Using Google I
> found
> https://github.com/GNOME/at-spi2-core/blob/master/bus/org.a11y.Bus.service.in
> which is Gnome... so perhaps the OpenCV released only works with Gnome &
> X-Windows running.

The workaround to this problem is to set the environment variable (preferably in the .bashrc file)
	NO_AT_BRIDGE=1
prior to starting an OpenCV application (C++ or Python) - it prevents both the 25 s delay and the error message.

Falk

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-08 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5a0486e8-826c-a5d9-2209-95fa4b715c5c@free.fr>
     [not found] ` <0a201c0b-b23d-3337-5b93-b5304009c6c1@free.fr>
2017-09-08 10:00   ` Re: opencv 3.2.0-1: imshow() very slow TANNHAUSER Falk

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).