Bug 1215219 - xdg-utils: cannot open https/https urls, malformed character
Summary: xdg-utils: cannot open https/https urls, malformed character
Status: CONFIRMED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Simon Lees
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-11 15:40 UTC by Gianmarco T
Modified: 2023-09-11 15:59 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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