Bug 1222581

Summary: [Build 20240409] LXQt needs to follow branding changes
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: LXQtAssignee: lxqt-bugs <lxqt-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: lubos.kocman, mvetter
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/4075119/modules/opensuse_welcome/steps/4
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1222540    

Description Dominique Leuenberger 2024-04-10 06:01:49 UTC
## Observation

openQA test in scenario opensuse-Tumbleweed-NET-x86_64-otherDE_lxqt@64bit fails in
[opensuse_welcome](https://openqa.opensuse.org/tests/4075119/modules/opensuse_welcome/steps/4)

## Test suite description



## Reproducible

Fails since (at least) Build [20240408](https://openqa.opensuse.org/tests/4072458)


## Expected result

Last good: [20240407](https://openqa.opensuse.org/tests/4068273) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=NET&machine=64bit&test=otherDE_lxqt&version=Tumbleweed)
Comment 1 Lubos Kocman 2024-04-10 11:31:31 UTC
This is interesting

Based on this it seems to be using custom png background
https://github.com/jubalh/lxqt-theme-openSUSE-default
Comment 2 Michael Vetter 2024-04-10 11:42:56 UTC
(In reply to Lubos Kocman from comment #1)
> This is interesting
> 
> Based on this it seems to be using custom png background
> https://github.com/jubalh/lxqt-theme-openSUSE-default

Nope :) This is just a poorly chosen name for one of our custom themes which users can _choose_ to install and use.

If I remember correctly we don't use that by default.

The wallpaper is set here in pcmanfm-qt:
https://build.opensuse.org/projects/X11:LXQt/packages/pcmanfm-qt/files/pcmanfm-qt-default-wallpaper.patch?expand=1 to `/usr/share/wallpapers/openSUSEdefault/contents/images/5120x3200.jpg`.
Comment 3 Lubos Kocman 2024-04-10 11:45:10 UTC
Thank you Michael! Second most confusing thing after openSUSEway in this excercise :-D
Comment 4 Lubos Kocman 2024-04-10 11:48:08 UTC
https://build.opensuse.org/request/show/1166639
Comment 5 Michael Vetter 2024-04-10 11:49:05 UTC
(In reply to Lubos Kocman from comment #3)
> Thank you Michael! Second most confusing thing after openSUSEway in this
> excercise :-D

That's a bad sign - I'm involved in both :'D

JFYI:
The "reason" was that I was playing around with creating themes in LXQt. I started with a light theme https://github.com/jubalh/lxqt-theme-openSUSE-light.
Went on to create one with leap colors or something https://github.com/jubalh/lxqt-theme-openSUSE-leaper. And then did a basic one and thought "What to name it?" and somehow selected on default https://github.com/jubalh/lxqt-theme-openSUSE-default...

But for actual usage of a theme we always stayed with upstream default theme.
Comment 6 Michael Vetter 2024-04-10 11:50:47 UTC
(In reply to Lubos Kocman from comment #4)
> https://build.opensuse.org/request/show/1166639

Accepted. Thanks!
Comment 7 OBSbugzilla Bot 2024-04-10 12:25:02 UTC
This is an autogenerated message for OBS integration:
This bug (1222581) was mentioned in
https://build.opensuse.org/request/show/1166642 15.6 / pcmanfm-qt
Comment 8 Lubos Kocman 2024-04-16 07:44:03 UTC
Marking as resolved.