Anonymous | Login | 2022-05-23 16:54 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000997 | OMNeT++ | IDE / generic | public | 2017-02-15 11:42 | 2017-03-02 15:20 | ||||
Reporter | andras | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | Ubuntu 16.04 over VirtualBox | OS | OS Version | ||||||
Product Version | 5.1pre3 | ||||||||
Target Version | Fixed in Version | 5.1 | |||||||
Summary | 0000997: Information popups contain random pixel noise instead of text | ||||||||
Description | Information popups contain random pixel noise instead of text. To reproduce, start the IDE, open any C++ file and hover over any symbol. The information control that appears contains only pixel garbage. Eclipse (4.6.1) exhibits the same behavior. Before updating the OS, the correct contents appeared in a window in the top-left corner. This 2nd window never disappears, rendering the desktop nearly unusable. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001325) andras (administrator) 2017-02-15 11:47 |
This appears to be a bug in the GTK3 browser widget. See also: Ubuntu menubar -> About this computer -> Legal Notice tab (same pixel noise). WORKAROUND: export SWT_GTK3=0 If you start the IDE using a desktop shortcut (.desktop file), prefix the valur for the Exec= line with 'env SWT_GTK3=0': Exec=env SWT_GTK3=0 omnetpp |
(0001335) rhornig (administrator) 2017-03-02 15:20 |
Added the SWT_GTK3=0 to the omnetpp / omnest start scripts. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-02-15 11:42 | andras | New Issue | |
2017-02-15 11:47 | andras | Note Added: 0001325 | |
2017-03-02 15:20 | rhornig | Note Added: 0001335 | |
2017-03-02 15:20 | rhornig | Status | new => resolved |
2017-03-02 15:20 | rhornig | Fixed in Version | => 5.1 |
2017-03-02 15:20 | rhornig | Resolution | open => fixed |
2017-03-02 15:20 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |