Fedora 22: Difference between revisions
| Line 63: | Line 63: | ||
==Add Workstation to another DE (SoaS)== | ==Add Workstation to another DE (SoaS)== | ||
yum groupinstall "Fedora Workstation" --skip-broken | yum groupinstall "Fedora Workstation" --skip-broken | ||
===Workaround to start sugar-runner in workstation=== | |||
*Change desktop file in /usr/share/applications: | |||
:add --resolution 1024x768 | |||
#gedit /user/share/applications/sugar-runner.desktop | |||
[[File:Sugar-runner_change_resolution.png]] | |||
:This fix is needed to make sugar-runner start correctly from the XO icon | |||
:in f21-workstation bare metal install | |||
:installed with # "yum install @sugar-desktop sugar-runner" . | |||
*Notes: 11/16/2014 | |||
You must navigate root terminal to /user/share/applications/ | |||
gedit sugar-runner.desktop | |||
:edit the Exec line and save | |||
:Restart Workstation before the changes will work | |||
*https://bugzilla.redhat.com/show_bug.cgi?id=1135720 | |||
===Loss of wifi === | ===Loss of wifi === | ||
*Appears to be fixed in latest testing | *Appears to be fixed in latest testing | ||