| Summary: | Removal of the --notransparency option removes necessary workaround for NVIDIA users | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Matthias Kretz <kretz> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.9.999 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/konsole/c7e6dba07ba70197a5fe38cfda54191753ec1dff | Version Fixed/Implemented In: | 4.9.1 |
| Sentry Crash Report: | |||
| Attachments: |
part 1 to the fix
part 2 documents the need for the flag |
||
|
Description
Matthias Kretz
2012-08-17 08:06:06 UTC
Created attachment 73248 [details]
part 1 to the fix
Created attachment 73249 [details]
part 2 documents the need for the flag
66b4a96e9353525703db77b189771a454f38f03d is the git commit that removed this Git commit a70f507b67d0acc87d1e9cb7c7ab320620ea0ea6 by Kurt Hindenburg. Committed on 26/08/2012 at 15:13. Pushed by hindenburg into branch 'master'. Restore --notransparency option for NVIDIA users Some NVIDIA users still require this option for Konsole to work as expected This reverts 66b4a96e9353525703db77b189771a454f38f03d Thanks to Matthias Kretz kretz@kde.org for patch/info. FIXED-IN: 4.10 M +6 -0 doc/manual/index.docbook M +13 -4 src/MainWindow.cpp M +3 -0 src/main.cpp http://commits.kde.org/konsole/a70f507b67d0acc87d1e9cb7c7ab320620ea0ea6 Git commit c7e6dba07ba70197a5fe38cfda54191753ec1dff by Kurt Hindenburg. Committed on 26/08/2012 at 15:13. Pushed by hindenburg into branch 'KDE/4.9'. Restore --notransparency option for NVIDIA users Some NVIDIA users still require this option for Konsole to work as expected This reverts 66b4a96e9353525703db77b189771a454f38f03d Thanks to Matthias Kretz kretz@kde.org for patch/info. FIXED-IN: 4.10 (cherry picked from commit a70f507b67d0acc87d1e9cb7c7ab320620ea0ea6) M +6 -0 doc/manual/index.docbook M +13 -4 src/MainWindow.cpp M +3 -0 src/main.cpp http://commits.kde.org/konsole/c7e6dba07ba70197a5fe38cfda54191753ec1dff |