#214 components/desktops/kde: Replace Anaconda Initial Setup with Plasma Setup
Merged 3 days ago by ngompa. Opened 3 months ago by ngompa.

file modified
+2 -1
@@ -22,6 +22,8 @@ 

  		<ignore name="kipi-plugins"/> <!-- ~8 megs + drags in marble -->

  		<ignore name="krusader"/> <!-- ~4 megs -->

  		<ignore name="ktorrent"/> <!-- ~15 megs -->

+ 		<ignore name="initial-setup"/> <!-- redundant with plasma-setup -->

+ 		<package name="plasma-setup"/> <!-- Temporary until comps change is merged -->

  	</packages>

  	<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop">

  		<!-- install env-group to resolve RhBug:1891500 -->
@@ -29,7 +31,6 @@ 

  		<namedCollection name="kde-apps"/>

  		<namedCollection name="kde-media"/>

  		<namedCollection name="kde-pim" arch="aarch64,ppc64le,x86_64"/>

- 		<namedCollection name="kde-spin-initial-setup"/>

  		<namedCollection name="firefox"/>

  		<namedCollection name="libreoffice"/>

  		<namedCollection name="x86-emulation" arch="aarch64"/>

file modified
+1 -1
@@ -120,7 +120,7 @@ 

  #--------------------------------------

  

  if [[ "$kiwi_profiles" == *"Disk"* ]]; then

- 	if [[ "$kiwi_profiles" != *"GNOME"* ]] && [[ "$kiwi_profiles" != *"COSMIC"* ]]; then

+ 	if [[ "$kiwi_profiles" != *"GNOME"* ]] && [[ "$kiwi_profiles" != *"KDE"* ]] && [[ "$kiwi_profiles" != *"COSMIC"* ]]; then

  		## Enable initial-setup

  		systemctl enable initial-setup.service

  		## Enable reconfig mode

Plasma Setup is an out of box setup experience service
that is now included by default with KDE Plasma.

Reference: https://fedoraproject.org/wiki/Changes/Unified_KDE_OOBE

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/3dce7b9439e841bc8e93d899c927944d

rebased onto d38b42b

3 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/a1d45050b797457baf6ee2f00e1c3555

rebased onto 4d4ddf0

3 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/08cc6680cc434234b2435e93b1d8e715

rebased onto 4a79767

3 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/412b7f2925e1454c9fb8651bd30ba093

rebased onto 4ae0a2e

13 days ago

1 new commit added

  • TEMPORARY: components/desktops/kde: Install plasma-setup
13 days ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/5381183cdb034587874e71b8a805b97b

rebased onto d05461d

11 days ago

rebased onto d05461d

11 days ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/e8b320174eb74027b80b2081e537d772

long term would it be better to have plasma-setup have a preset to default to enabled, rather than enabling it here?

how does this work for GNOME?

The plan is to have it preset, I'm waiting for one more feature to land before I submit the preset into fedora-release. Then we don't need to enable it in kiwi.

GNOME has it wired into GDM, and GDM will launch it through its special gnome-session environment.

rebased onto d05461d

8 days ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/e59471883cec438186d3b7883736eb99

as an update, I'm still working on the openQA tests for this, my last run last night wound up with the damn robot clicking Next either too many times or too few, I'm not sure which yet. It's finicky. I should get it finished today. :D

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/8c922e94bcc748d4931d9b3b92fbb0ff

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/3150debd35114c549eec41d1b317aade

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/a00d6ba49a984152ae27ba89bcc769a7

rebased onto b6d7ae1

3 days ago

Approved by @adamwill so now merged. :wine_glass:

Pull-Request has been merged by ngompa

3 days ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/4118d8ad93ab4ac28c5d4971a3b5b87a

Metadata