<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>36179</bug_id>
          
          <creation_ts>2019-02-24 16:51:07 +0300</creation_ts>
          <short_desc>нерабочая тема plymouth</short_desc>
          <delta_ts>2019-03-07 12:40:45 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>branding-alt-sisyphus-bootsplash</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>33000</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Shabalin">shaba</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
    
    <cc>cas</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>178894</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Shabalin">shaba</who>
    <bug_when>2019-02-24 16:51:07 +0300</bug_when>
    <thetext>Так и задумано?
Смущает как имя файла, так и содержимое

$cat /usr/share/plymouth/themes/sisyphus/theme.plymouth.in
[Plymouth Theme]
Name=@NAME@
Description=Script for @BRAND_FNAME@ @NAME@
ModuleName=script

[script]
ImageDir=/usr/share/plymouth/themes/@THEME@
ScriptFile=/usr/share/plymouth/themes/@THEME@/theme.script</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178895</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2019-02-24 18:49:29 +0300</bug_when>
    <thetext>Гм, действительно (только подпакет другой); причём так оказалось ещё в сборке 20161130-alt2, которая сейчас в p8.

2 antohami: глянешь по возможности?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178896</commentid>
    <comment_count>2</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2019-02-24 19:43:21 +0300</bug_when>
    <thetext>Так не только в регулярках и стартеркитах, но и в branding-xalt-kworkstation.

А вот в branding-alt-education нормально. Также норм у Симпли и workstation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178931</commentid>
    <comment_count>3</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2019-02-25 08:38:21 +0300</bug_when>
    <thetext>Просмотрев брендинги, пришёл к выводу, что со времён p6, когда перешли на plymouth во всех брендингах был мусор: conponents/bootsplash/theme.plymouth.in после сборки. Где-то это исправили, где-то до сих пор нет.

Исправление вот такое:
diff --git a/components.mk b/components.mk
index 7efe6a8..0746f75 100644
--- a/components.mk
+++ b/components.mk
@@ -42,6 +42,7 @@ boot:
 	cp -al images/wallpaper.png $(datadir)/plymouth/themes/$(THEME)/wallpaper.png
 	cp -a components/bootsplash/* $(datadir)/plymouth/themes/$(THEME)
 	mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
+	rm -f $(datadir)/plymouth/themes/$(THEME)/*.in
 #bootloader
 	DEFAULT_LANG=&apos;--lang-to-subst--&apos; PATH=$(PATH):/usr/sbin make -C design-bootloader-source
 	install -d -m 755  $(sysconfdir)/../boot/splash/$(THEME)


Брендинги стартеркитов и регулярок исправлю позже. Это не единственная их проблема.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>179253</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-03-07 12:40:45 +0300</bug_when>
    <thetext>branding-alt-sisyphus-20190303-alt1 -&gt; sisyphus:

Sun Mar 03 2019 Anton Midyukov &lt;antohami@altlinux&gt; 20190303-alt1
- Cleanup plymouth theme (Closes: 36179)
- Use resources generator from Qt5
- Use _unpackaged_files_terminate_build
- drop kde3-settings
- drop kde4-settings
- drop gnome-settings and gnome-themes
- fix build for non-x86</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>