Re: [orca-list] how to compile notify-osd in ubuntu 11.10



Hi David,
Yes, you'll need pull orca from master again.
Luke made some changes in orca according to the following commit:
commit db39e12e5f3621495f0226cf080b761973eb14b1
Author: Luke Yelavich <luke yelavich canonical com>
Date:   Mon Feb 13 16:17:50 2012 +1100

    Fix notify-osd script to listen for accessible-name/value signals only.

Notify-osd has now been fixed to work properly with GTK 3.2+, and as a result, it no longer emits a window create signal for notification bubbles, but that
    really doesn't matter since accessible-name and accessible-value
    signals are emitted when the data we care about has changed.


A small problem is that if you decide pull orca, you'll need to built at-spi2 from master too. Orca requires the latest at-spi2.

Alejandro sent to the list instructions on how to compile at-spi2. I can repost the instructions if necessary.
Thanks.

On 02/15/2012 07:37 PM, Dave Hunt wrote:
Hello Jose!

Thanks for your instructions; very clear. I followed them, to the
letter, and do not have notifications. Instead of orca saying
"notify-osd", it's silent, when a notification comes. I suppose, if it's
not going to say anything useful, silence is better.

When I built the suggested notify-osd, I was running gnome-fallback. I
have, since, switched to unity-2d, and still have no notifications.
Maybe I need to pull orca again? I pulled about a week ago.


Thanks,


Dave




On 02/14/2012 02:34 AM, José Vilmar Estácio de Souza wrote:
Hi all,

I am running ubuntu 11.10, unity 2d and orca built from master.
One problem that I found is that the notification messages are not
present correctly by orca.

Today I decided compile a new version of notify-osd and now the
notifications are read correctly.

Here are the steps that I took:

Download version 0.9.33 from:
http://launchpad.net/notify-osd/precise/0.9.33/+download/notify-osd-0.9.33.tar.gz



sudo apt-get build-dep notify-osd
tar zxf notify-osd-0.9.33.tar.gz
cd notify-osd-0.9.33/
./configure
make
sudo make install

Reboot your computer and all is ok, the notifications are read correctly
by orca.

I don't know if it will work with previous versions of orca, works with
orca from master.

WARNING: WORKS FOR ME, I AM NOT SURE IF WORKS FOR YOU.
Thanks.
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]