Hi Janina. Thanks for the information. I used a small utility called downgrade. One of the advantages of this program is that it searches for package versions in remote repositories.
On 9/20/18 8:11 AM, Janina Sajka wrote:
I believe you want to downgrade. As root: cd /var/cache/pacman/pkg/ ls -1rt gtk3* There should be a gtk3.22 there, e.g. gtk3-3.22.30-1-x86_64.pkg.tar.xz So, you can downgrade as follows: pacman -U ./gtk3-3.22 [TAB] Note I'm using TAB completion to make sure I'm pointing to the file I want instead of typing it all and chancing making a mistake. You could, of course, also use your clipboard. hth. Janina José Vilmar Estácio de Souza writes:Hi. I am using arch linux and the gtk3 version is 3.24.0+33+g8fd2d461fc-1 build on Fri 14 Sep 2018 12:42:27 PM -03. On 9/18/18 11:48 AM, Alex ARNAUD wrote:Hello José, What is your Linux distribution? Does GTK3 has been upgraded in your system recently or just GNOME3? What version of GTK3 do you have? Best regards, Alex. Le 18/09/2018 à 13:03, Joanmarie Diggs a écrit :Hi José. If you stay in GNOME 3.30, but downgrade Orca to an earlier version (say 3.28), does the problem persist? Also, are you using Xorg or Wayland? --joanie On 9/18/18 6:33 AM, José Vilmar Estácio de Souza wrote:Hi all. Today I upgraded to gnome 3.3.0 and since then I have been observing strange behavior regarding the terminal. -- If I am on the terminal, I switch to another application using the alt + tab keys and I go back to the terminal again using alt + tab, I can not read the terminal contents anymore, even using flat review mode. To reproduce try the following steps after update to gnome 3.30. 1. launch a terminal. 2. type some commands in terminal. 3. Press alt+tab to switch to another app. 4. Navigate in the current app. 5. Press alt+tab to go back to terminal. 6. Type a command in the terminal and press return key. Orca should read the result of the command but nothing is read by orca. 7. Try to explore the content of terminal using flat review mode. Again orca does not read the content of the screen. The problem happens with orca from master and with orca 3.30. This problem is very bad for me because I use the terminal very often. Thanks. Assinatura Informal José Vilmar, Telefones: 21 2555-2650 e 21 98868-0859, Skype: jvilmar _______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Orca wiki: https://wiki.gnome.org/Projects/Orca Orca documentation: https://help.gnome.org/users/orca/stable/ GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html Log bugs and feature requests at http://bugzilla.gnome.org_______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Orca wiki: https://wiki.gnome.org/Projects/Orca Orca documentation: https://help.gnome.org/users/orca/stable/ GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html Log bugs and feature requests at http://bugzilla.gnome.org-- Assinatura Informal José Vilmar, Telefones: 21 2555-2650 e 21 98868-0859, Skype: jvilmar_______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Orca wiki: https://wiki.gnome.org/Projects/Orca Orca documentation: https://help.gnome.org/users/orca/stable/ GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html Log bugs and feature requests at http://bugzilla.gnome.org --
|