Welcome Screen BUG

The link to KDE on the Assistant tab lands on a blank page.

2 Likes

Same here.

Pudge

Me too!

Edit: Should it maybe be linked to this page or another?

I think @manuel may know what’s to be done.

Well if I click on the search link on the site that is linked from the Welcome app I get redirected to the right page. So I suspect that Arch changed the URL , because if you compare both links you will see that the last part of the url changes from Kde to KDE.

I would even say that he knows exactly how to make this possible :magic_wand:

  if [ -n "$CurrentDesktop" ] ; then
      tabcontents+=(
          --field=" ${CurrentDesktop^^}: $(ltr daily_assist_DEinfo)!$ICO_INFO_WEB!$CurrentDesktop: $(ltr daily_assist_DEinfo_tip)":fbtn   "WelcomeBrowser https://wiki.archlinux.org/title/$CurrentDesktop"
      )
  fi

here?

Thanks for the report!
Should be fixed in welcome 25.7-1 that is available on some mirrors already.

6 Likes

Working for me!

1 Like