Bug 1215219

Summary: xdg-utils: cannot open https/https urls, malformed character
Product: [openSUSE] openSUSE Tumbleweed Reporter: Gianmarco T <gianmarco.torti>
Component: X11 ApplicationsAssignee: Simon Lees <simonf.lees>
Status: CONFIRMED --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gianmarco T 2023-09-11 15:40:38 UTC
package installed info:

Information for package xdg-utils:
----------------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : xdg-utils
Version        : 1.1.3+20230830-1.1
Arch           : noarch
Vendor         : openSUSE
Installed Size : 348.4 KiB
Installed      : Yes
Status         : up-to-date
Source package : xdg-utils-1.1.3+20230830-1.1.src
Upstream URL   : https://www.freedesktop.org/wiki/Software/xdg-utils/

with this version is not possible to open any url with http / https prefix , this is the error:

xdg-open https://www.kernel.org
start : This command cannot be run due to the error: The system cannot find the file specified.
At line:1 char:1
+ start https\www.kernel.org
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

NOTE: opensuse tumbleweed installed in WSL subsystem


with older version xdg-utils-1.1.3+20210805-2.3.noarch there are no problems