Ubuntu Tweak is a tool that makes it easy to configure your system and desktop settings. (This project is no longer under maintenance)
GNU General Public License v2.0
692
stars
197
forks
source link
Crash when try set name for computer icon #20
Open
aso824 opened 11 years ago
OS: Ubuntu 13.04 amd64 Unity version: 7.0.0 GNOME version: 3.6.2
Issue: In improvements tab, when enable show "Computer" icon on desktop, try to enable option for custom name for that icon causes freeze and crash.
I think it's because unity can't show computer icon, and trying change name to nullptr causes freeze.
Solution: check unity_version >= 7.0 and disable this (only for Computer icon - other works OK). Unfortunately, I don't have time to fix that...