Bug 6710

Summary: Rosa imagewriter bad look in GNOME
Product: [ROSA-based products] ROSA Fresh Reporter: Vladimir Potapov <v.potapov>
Component: GNOME editionAssignee: Arkady L. Shane <arkady.shane>
Status: RESOLVED FIXED QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: konstantin.vlasov
Version: Fresh   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: ISO-related:
Bad POT generating: Upstream:
Bug Depends on: 6714    
Bug Blocks:    
Attachments: ss1

Description Vladimir Potapov 2016-02-11 05:50:48 MSK
Created attachment 4377 [details]
ss1

Rosa imagewriter bad look in GNOME
1) Password require terminal
2) No close button
Comment 1 Konstantin Vlasov 2016-02-11 15:20:08 MSK
1. This is definitely a bug in xdg-su. It should not display any terminal window, but use graphical dialog. Possible solutions:
a) exclude xdg-su from image (it was not there earlier);
b) fix xdg-su to support gksu;
c) install libgnomesu (it is used by xdg-su in GNOME instead of gksu).

2. I'm not yet sure, but it looks like a bug in Gtk theme or, maybe, Qt in particular Gtk environment. Needs investigating.
Comment 2 Konstantin Vlasov 2016-02-11 17:49:41 MSK
2. Fixed in #6714.