[tor-bugs] #5214 [Tor bundles/installation]: QT-Problem on openSUSE 11.4
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Feb 23 04:54:31 UTC 2012
#5214: QT-Problem on openSUSE 11.4
--------------------------------------+-------------------------------------
Reporter: Schweineschwarte | Owner: erinn
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Tor bundles/installation | Version: Tor: 0.2.2.35
Keywords: | Parent:
Points: | Actualpoints:
--------------------------------------+-------------------------------------
Changes (by Sebastian):
* status: new => needs_review
Comment:
Hah, even better, we can just tell Qt not to use that silly KDE 4 look and
it'll all work, unless a user actually selects the Oxygen style from
within Vidalia. Chiiph suggested that nice workaround. Vidalia will still
crash if people manually pick the Oxygen style, but for now we should just
tell them not to do that.
Schweineschwarte: If you want to test the fix, just edit the file start-
tor-browser, find the line that reads (pretty much at the bottom of the
file):
{{{
./App/vidalia --datadir Data/Vidalia/
}}}
and replace it with
{{{
./App/vidalia --datadir Data/Vidalia/ -style Cleanlooks
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5214#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list