Re: [orca-list] QT5 Apps No Longer Working with Latest Orca from Git



Hey Storm.

If you do a "git log", you'll see a series of commits. You can do a "git
checkout <insert commit sha here>". For instance, given this from git log:

---------
commit 914ac71b1f84ab12bf5ac66b7be0239c4dbac507
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon May 25 12:29:13 2015 -0400

Handle traceback when calling findAllDescendants in broken implementation
---------

You could check out that revision by: git checkout 914ac71
(You don't need the full commit sha; just enough to be significant).
This will put you in "detached head" state. After you try whatever
revisions you want, you'll want to do "git checkout master" (or "git
checkout gnome-3-16" or whatever branch you normally use).

HTH.
--joanie


On 05/28/2015 11:24 AM, Storm Dragon wrote:
Howdy,
I rebooted and the problem is still here. How to revert to a previous
version?
Thanks
Storm
On Thu, May 28, 2015 at 01:13:02PM +0200, Peter Vágner wrote:
Hello,
I have also experienced this on arch linux. I've tried reverting orca
to a commit ge8ede32 dated may 19th where I am sure this was all
working fine. I have found out even with this version of orca problem
persisted.
What has finally helped was rebooting the machine. Perhaps this might
have something to do with the latest update to qt5-base 5.4.1-9 22nd
this month in arch linux. However now after the reboot all is back to
normal for me no mather which version of orca I run.

Greetings

Peter


On 28.05.2015 at 13:04 Joanmarie Diggs wrote:
Hey Storm.

If you revert to an earlier version of Orca does the problem go away? If
so, could you tell me what commit is the one that breaks things?

--joanie

On 05/28/2015 06:01 AM, Storm Dragon wrote:
Hi,
After installing latest orca from git, apps like yaics and teamspeak3
are no longer working. I am also using mumble, a qt4 version, and it
works well.


_______________________________________________
orca-list mailing list
orca-list gnome org
https://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
https://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
https://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]