[tbb-bugs] #27903 [Applications/Tor Browser]: Tor Browser 8 does not respect gtk3 settings

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 23 20:45:21 UTC 2019


#27903: Tor Browser 8 does not respect gtk3 settings
--------------------------------------------+--------------------------
 Reporter:  gk                              |          Owner:  tbb-team
     Type:  defect                          |         Status:  new
 Priority:  Medium                          |      Milestone:
Component:  Applications/Tor Browser        |        Version:
 Severity:  Normal                          |     Resolution:
 Keywords:  tbb-8.0-issues, tbb-regression  |  Actual Points:
Parent ID:                                  |         Points:
 Reviewer:                                  |        Sponsor:
--------------------------------------------+--------------------------

Comment (by califuture):

 Thanks for the workaround script.
 On Ubuntu 19.04 I had to drop an "=" to get it to work.
 I kept getting an error like https://superuser.com/questions/376242/bash-
 script-while-loop-if-variable-is-true
 This fixed it.
 {{{
 if [ $VAL = "false" ]; then
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27903#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list