[Desktop-packages] [Bug 1926771] Re: [SRU] Hard dependency on desktop-file-utils not declared

2021-05-28 Thread Patrick Wu
** Description changed:

+ [Impact]
+ 
+ This bug will cause installation issues once LP #1911432 SRU Process
+ complete.
+ 
+ [Test Case]
+ 
+  * checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
+  * Run the autopktest with command "autopkgtest path/to/folder -- null" in 
Ubuntu 20.04 on WSL1 and WSL2.
+  * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.
+ 
+ [Regression Potential]
+ 
+ The potential regressions would be a result of badly generated
+ ~/.config/wslu/, or a badly merged package.
+ 
+ [Original Bug Report]
+ 
  Context:
  Manual upgrade (via updating sources.list, not do-release-upgrade) of Windows 
Store version of Ubuntu 20.04 to 20.10 failed.
  
  Expected:
  wslu declares all required dependencies as mandatory dependencies (Depends:).
  
  Actual:
  wslu's post-installation script requires desktop-file-utils, but wslu 
declares desktop-file-utils as a recommended dependency (Recommends:).
  
  Attempting to install wslu 3.2.1-0ubuntu1.1 without desktop-file-utils
  installed results in the following error:
  
- 
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Setting up wslu (3.2.1-0ubuntu1.1) ...
  /var/lib/dpkg/info/wslu.postinst: 13: desktop-file-install: not found
  dpkg: error processing package wslu (--configure):
-  installed wslu package post-installation script subprocess returned error 
exit status 127
+  installed wslu package post-installation script subprocess returned error 
exit status 127
  dpkg: dependency problems prevent configuration of ubuntu-wsl:
-  ubuntu-wsl depends on wslu; however:
-   Package wslu is not configured yet.
- 
+  ubuntu-wsl depends on wslu; however:
+   Package wslu is not configured yet.
  
  $ lsb_release -rd
  Description:Ubuntu 20.10
  Release:20.10
  
  $ apt-cache policy wslu
  wslu:
-   Installed: 3.2.1-0ubuntu1.1
-   Candidate: 3.2.1-0ubuntu1.1
-   Version table:
-  *** 3.2.1-0ubuntu1.1 500
- 500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
- 100 /var/lib/dpkg/status
-  3.2.1-0ubuntu1 500
- 500 https://atl.mirrors.clouvider.net/ubuntu groovy/main amd64 
Packages
+   Installed: 3.2.1-0ubuntu1.1
+   Candidate: 3.2.1-0ubuntu1.1
+   Version table:
+  *** 3.2.1-0ubuntu1.1 500
+ 500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
+ 100 /var/lib/dpkg/status
+  3.2.1-0ubuntu1 500
+ 500 https://atl.mirrors.clouvider.net/ubuntu groovy/main amd64 
Packages

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1926771

Title:
  [SRU] Hard dependency on desktop-file-utils not declared

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Focal:
  New
Status in wslu source package in Hirsute:
  New
Status in wslu source package in Impish:
  Fix Released

Bug description:
  [Impact]

  This bug will cause installation issues once LP #1911432 SRU Process
  complete.

  [Test Case]

   * checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
   * Run the autopktest with command "autopkgtest path/to/folder -- null" in 
Ubuntu 20.04 on WSL1 and WSL2.
   * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.

  [Regression Potential]

  The potential regressions would be a result of badly generated
  ~/.config/wslu/, or a badly merged package.

  [Original Bug Report]

  Context:
  Manual upgrade (via updating sources.list, not do-release-upgrade) of Windows 
Store version of Ubuntu 20.04 to 20.10 failed.

  Expected:
  wslu declares all required dependencies as mandatory dependencies (Depends:).

  Actual:
  wslu's post-installation script requires desktop-file-utils, but wslu 
declares desktop-file-utils as a recommended dependency (Recommends:).

  Attempting to install wslu 3.2.1-0ubuntu1.1 without desktop-file-utils
  installed results in the following error:

  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Setting up wslu (3.2.1-0ubuntu1.1) ...
  /var/lib/dpkg/info/wslu.postinst: 13: desktop-file-install: not found
  dpkg: error processing package wslu (--configure):
   installed wslu package post-installation script subprocess returned error 
exit status 127
  dpkg: dependency problems prevent configuration of ubuntu-wsl:
   ubuntu-wsl depends on wslu; however:
    Package wslu is not configured yet.

  $ lsb_release -rd
  Description:Ubuntu 20.10
  Release:20.10

  $ apt-cache policy wslu
  wslu:
    Installed: 3.2.1-0ubuntu1.1
    Candidate: 3.2.1-0ubuntu1.1
    Version table:
   *** 3.2.1-0ubuntu1.1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
  100 /var/lib/dpkg/status
   3.2.1-0ubuntu1 500
  500 

[Desktop-packages] [Bug 1926771] Re: Hard dependency on desktop-file-utils not declared

2021-05-28 Thread Patrick Wu
** Also affects: wslu (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Impish)
   Importance: Undecided
 Assignee: Patrick Wu (callmepk)
   Status: Fix Released

** Summary changed:

- Hard dependency on desktop-file-utils not declared
+ [SRU] Hard dependency on desktop-file-utils not declared

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1926771

Title:
  [SRU] Hard dependency on desktop-file-utils not declared

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Focal:
  New
Status in wslu source package in Hirsute:
  New
Status in wslu source package in Impish:
  Fix Released

Bug description:
  Context:
  Manual upgrade (via updating sources.list, not do-release-upgrade) of Windows 
Store version of Ubuntu 20.04 to 20.10 failed.

  Expected:
  wslu declares all required dependencies as mandatory dependencies (Depends:).

  Actual:
  wslu's post-installation script requires desktop-file-utils, but wslu 
declares desktop-file-utils as a recommended dependency (Recommends:).

  Attempting to install wslu 3.2.1-0ubuntu1.1 without desktop-file-utils
  installed results in the following error:

  
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Setting up wslu (3.2.1-0ubuntu1.1) ...
  /var/lib/dpkg/info/wslu.postinst: 13: desktop-file-install: not found
  dpkg: error processing package wslu (--configure):
   installed wslu package post-installation script subprocess returned error 
exit status 127
  dpkg: dependency problems prevent configuration of ubuntu-wsl:
   ubuntu-wsl depends on wslu; however:
Package wslu is not configured yet.

  
  $ lsb_release -rd
  Description:Ubuntu 20.10
  Release:20.10

  $ apt-cache policy wslu
  wslu:
Installed: 3.2.1-0ubuntu1.1
Candidate: 3.2.1-0ubuntu1.1
Version table:
   *** 3.2.1-0ubuntu1.1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
  100 /var/lib/dpkg/status
   3.2.1-0ubuntu1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy/main amd64 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1926771/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1824907] Re: Support graphical applications out of the box in WSL

2021-05-12 Thread Patrick Wu
Microsoft has released WSLg in Windows 10 Insiders providing native GUI
support.

** Changed in: wslu (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1824907

Title:
  Support graphical applications out of the box in WSL

Status in ubuntu-desktop-lite:
  New
Status in Ubuntu WSL:
  Opinion
Status in X.Org X server:
  New
Status in wslu package in Ubuntu:
  Won't Fix

Bug description:
  Please add support for opening up application windows in the
  foreground on WSL (Windows Subsystem for Linux) systems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-desktop-lite/+bug/1824907/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1926771] Re: Hard dependency on desktop-file-utils not declared

2021-05-12 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1926771

Title:
  Hard dependency on desktop-file-utils not declared

Status in wslu package in Ubuntu:
  In Progress

Bug description:
  Context:
  Manual upgrade (via updating sources.list, not do-release-upgrade) of Windows 
Store version of Ubuntu 20.04 to 20.10 failed.

  Expected:
  wslu declares all required dependencies as mandatory dependencies (Depends:).

  Actual:
  wslu's post-installation script requires desktop-file-utils, but wslu 
declares desktop-file-utils as a recommended dependency (Recommends:).

  Attempting to install wslu 3.2.1-0ubuntu1.1 without desktop-file-utils
  installed results in the following error:

  
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Setting up wslu (3.2.1-0ubuntu1.1) ...
  /var/lib/dpkg/info/wslu.postinst: 13: desktop-file-install: not found
  dpkg: error processing package wslu (--configure):
   installed wslu package post-installation script subprocess returned error 
exit status 127
  dpkg: dependency problems prevent configuration of ubuntu-wsl:
   ubuntu-wsl depends on wslu; however:
Package wslu is not configured yet.

  
  $ lsb_release -rd
  Description:Ubuntu 20.10
  Release:20.10

  $ apt-cache policy wslu
  wslu:
Installed: 3.2.1-0ubuntu1.1
Candidate: 3.2.1-0ubuntu1.1
Version table:
   *** 3.2.1-0ubuntu1.1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
  100 /var/lib/dpkg/status
   3.2.1-0ubuntu1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy/main amd64 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1926771/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1926771] Re: Hard dependency on desktop-file-utils not declared

2021-04-30 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1926771

Title:
  Hard dependency on desktop-file-utils not declared

Status in wslu package in Ubuntu:
  Confirmed

Bug description:
  Context:
  Manual upgrade (via updating sources.list, not do-release-upgrade) of Windows 
Store version of Ubuntu 20.04 to 20.10 failed.

  Expected:
  wslu declares all required dependencies as mandatory dependencies (Depends:).

  Actual:
  wslu's post-installation script requires desktop-file-utils, but wslu 
declares desktop-file-utils as a recommended dependency (Recommends:).

  Attempting to install wslu 3.2.1-0ubuntu1.1 without desktop-file-utils
  installed results in the following error:

  
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  Setting up wslu (3.2.1-0ubuntu1.1) ...
  /var/lib/dpkg/info/wslu.postinst: 13: desktop-file-install: not found
  dpkg: error processing package wslu (--configure):
   installed wslu package post-installation script subprocess returned error 
exit status 127
  dpkg: dependency problems prevent configuration of ubuntu-wsl:
   ubuntu-wsl depends on wslu; however:
Package wslu is not configured yet.

  
  $ lsb_release -rd
  Description:Ubuntu 20.10
  Release:20.10

  $ apt-cache policy wslu
  wslu:
Installed: 3.2.1-0ubuntu1.1
Candidate: 3.2.1-0ubuntu1.1
Version table:
   *** 3.2.1-0ubuntu1.1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy-updates/main 
amd64 Packages
  100 /var/lib/dpkg/status
   3.2.1-0ubuntu1 500
  500 https://atl.mirrors.clouvider.net/ubuntu groovy/main amd64 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1926771/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-18 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: Incomplete => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-17 Thread Patrick Wu
Hi,

After several local testing, I am still unable to find the issue... Have
you tried to use other X Servers?

** Changed in: wslu (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  Incomplete

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-05 Thread Patrick Wu
Can you show your system information using `wslsys`?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-05 Thread Patrick Wu
Interesting. I will need to take a further look

** Changed in: wslu (Ubuntu)
   Status: New => Incomplete

** Changed in: wslu (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-05 Thread Patrick Wu
Hi,

what X server are you using and are you using WSL1 or WSL2?
Also, can you wait a minute after opening the shortcut to see if it opens 
later? Sometimes I will load after several minutes in some cases.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-05 Thread Patrick Wu
I have tested with VcXsrv on Windows 10 2004 and X410 on the Dev channel
and both have no issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-04 Thread Patrick Wu
Hi,

> Could be that the target is too long when `--gui` flag is used?

This is the normal behavior of properties window that they will display
to be truncated, but actually not. Editing it will result in actual
truncation.

---

Also, since 20.04 package is outdated, and the package is currently
still waiting for the update here: #1911432, can you try the PPA version
before it gets merged, and see if it works?
https://launchpad.net/~wslutilities/+archive/ubuntu/wslu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1914601] Re: GUI apps do not start from the link created

2021-02-04 Thread Patrick Wu
Hi,

For GUI apps, -g should be passed when creating shortcuts.

Can you run `wslusc -g terminator` and check it again? Thanks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1914601

Title:
  GUI apps do not start from the link created

Status in wslu package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 20.04.2 LTS
  Release:20.04

  wslu:
Installed: 2.3.6-0ubuntu2~20.04.0
Candidate: 2.3.6-0ubuntu2~20.04.0
Version table:
   *** 2.3.6-0ubuntu2~20.04.0 500
  500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.3.6-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

  C:\Users\username\Desktop>wsl -l -v
NAME   STATE   VERSION
  * Ubuntu-20.04   Running 2

  $ wslusc --version
  wslu v2.3.6; wslusc v37

  $ wslusc terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  Unable to init server: Could not connect: Connection refused
  Unable to init server: Could not connect: Connection refused
  You need to run terminator in an X environment. Make sure $DISPLAY is 
properly set

  $ wslusc --gui terminator
  [info] Create shortcut terminator.lnk successful

  C:\Users\username\Desktop>terminator.lnk
  

  Looks like DISPLAY propery is not set correctly by the underlying
  script:

  $ pwd
  /usr/share/wslu
  $ export DISPLAY=SHOULD_BE_SET
  $ . wsl-integration.sh
  $ echo $DISPLAY
  SHOULD_BE_SET

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1914601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911432] Re: [SRU] wslu 3.2.1-0ubuntu1.1 to focal

2021-02-03 Thread Patrick Wu
Updated the title as #1911379 is completed, and it is really to be
merged.

** Summary changed:

- [SRU] wslu 3.2.1-0ubuntu1 to focal
+ [SRU] wslu 3.2.1-0ubuntu1.1 to focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911432

Title:
  [SRU] wslu 3.2.1-0ubuntu1.1 to focal

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Focal:
  New

Bug description:
  [Impact]

  it is proposed to be updated from 2.x to 3.x inside 21.04 circle. The
  detailed impact can be found on LP: #1895525.

  [Test Case]

   * checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
   * Run the autopktest with command "autopkgtest path/to/folder -- null" in 
Ubuntu 20.04 on WSL1 and WSL2.
   * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.

  [Regression Potential]

  This is a large version update from 2.x to 3.x. There is currently one
  known issue LP: #1911379 that is already merged into hirsute. Other
  potential regressions would be a result of badly generated
  ~/.config/wslu/, or a badly merged package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911432/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] Avoid error message when the file doesn't exist

2021-02-02 Thread Patrick Wu
It is tested and confirmed to be fixed.

https://cdn.patrickwu.space/garage/screenshots/Screenshot%202021-02-02%20at%2010.49.44%20PM.png

** Tags removed: verification-needed-groovy
** Tags added: verification-done-groovy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] Avoid error message when the file doesn't exist

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Groovy:
  Fix Committed
Status in wslu source package in Hirsute:
  Fix Released

Bug description:
  [Impact]

  this affects wslu 3.x which, when tries to start with a clean
  environment after upgrade, the terminal will throw `rm: file not
  found` error.

  [Test Case]

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  [Regression Potential]

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911432] Re: [SRU] wslu 3.2.1-0ubuntu1 to focal

2021-01-19 Thread Patrick Wu
** Description changed:

  [Impact]
  
  it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle. The
  detailed impact can be found on LP: #1895525.
  
  [Test Case]
  
   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment.
-  * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.
+  * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.
  
  [Regression Potential]
  
  This is a large version update from 2.x to 3.x. according to the
  previous process merging to groovy on bug LP: #1895525, there is no
  clear issue. Potential regressions would be a result of badly generated
  ~/.config/wslu/.

** Description changed:

  [Impact]
  
- it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle. The
+ it is proposed to be updated from 2.x to 3.x inside 21.04 circle. The
  detailed impact can be found on LP: #1895525.
  
  [Test Case]
  
-  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
-  * Run the autopktest in a WSL environment.
+  * checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
+  * Run the autopktest with command "autopkgtest path/to/folder -- null" in 
Ubuntu 20.04 on WSL1 and WSL2.
   * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.
  
  [Regression Potential]
  
- This is a large version update from 2.x to 3.x. according to the
- previous process merging to groovy on bug LP: #1895525, there is no
- clear issue. Potential regressions would be a result of badly generated
- ~/.config/wslu/.
+ This is a large version update from 2.x to 3.x. There is currently one
+ known issue LP: #1911379 that is already merged into hirsute. Other
+ potential regressions would be a result of badly generated
+ ~/.config/wslu/, or a badly merged package.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911432

Title:
  [SRU] wslu 3.2.1-0ubuntu1 to focal

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Focal:
  New

Bug description:
  [Impact]

  it is proposed to be updated from 2.x to 3.x inside 21.04 circle. The
  detailed impact can be found on LP: #1895525.

  [Test Case]

   * checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
   * Run the autopktest with command "autopkgtest path/to/folder -- null" in 
Ubuntu 20.04 on WSL1 and WSL2.
   * View the result of the test, it should be passed with 7 Windows Explorer 
open and 3 webpage open on the default browser.

  [Regression Potential]

  This is a large version update from 2.x to 3.x. There is currently one
  known issue LP: #1911379 that is already merged into hirsute. Other
  potential regressions would be a result of badly generated
  ~/.config/wslu/, or a badly merged package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911432/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1884056] Re: Package Homepage links to a 404 error

2021-01-14 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1884056

Title:
  Package Homepage links to a 404 error

Status in wslu package in Ubuntu:
  Fix Released

Bug description:
  Package info provides

  Homepage: https://wslu.patrickwu.space/

  It leads to a Github Pages 404 error.

  Appears to affect all versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1884056/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] Avoid error message when the file doesn't exist

2021-01-14 Thread Patrick Wu
** Merge proposal unlinked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/396223

** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/396311

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] Avoid error message when the file doesn't exist

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  New

Bug description:
  [Impact]

  this affects wslu 3.x which, when tries to start with a clean
  environment after upgrade, the terminal will throw `rm: file not
  found` error.

  [Test Case]

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  [Regression Potential]

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] Avoid error message when the file doesn't exist

2021-01-14 Thread Patrick Wu
** Summary changed:

- [SRU] wslu 3.2.1-0ubuntu2 to hirsute and groovy
+ [SRU] Avoid error message when the file doesn't exist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] Avoid error message when the file doesn't exist

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  New

Bug description:
  [Impact]

  this affects wslu 3.x which, when tries to start with a clean
  environment after upgrade, the terminal will throw `rm: file not
  found` error.

  [Test Case]

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  [Regression Potential]

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] wslu 3.2.1-0ubuntu2

2021-01-13 Thread Patrick Wu
** No longer affects: wslu (Ubuntu Focal)

** Description changed:

  [Impact]
  
- For groovy/hirsute,
- this affects wslu 3.x which, when tries to start with a clean environment 
after upgrade, the terminal will throw `rm: file not found` error.
- 
- For focal,
- it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle.
+ this affects wslu 3.x which, when tries to start with a clean
+ environment after upgrade, the terminal will throw `rm: file not found`
+ error.
  
  [Test Case]
- 
- For groovy/hirsute:
  
   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.
  
- For focal:
- 
-  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
-  * Run the autopktest in a WSL environment.
-  * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.
- 
  [Regression Potential]
- 
- For groovy/hirsute:
  
  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu). Potential
  regressions would be a result of ~/.config/wslu/ not being cleaned
  properly.
- 
- For focal:
- 
- This is a large version update from 2.x to 3.x. according to the
- previous process merging to groovy on bug LP: #1895525, there is no
- clear issue. Potential regressions would be a result of badly generated
- ~/.config/wslu/.

** Summary changed:

- [SRU] wslu 3.2.1-0ubuntu2
+ [SRU] wslu 3.2.1-0ubuntu2 to hirsute and groovy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] wslu 3.2.1-0ubuntu2 to hirsute and groovy

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  New

Bug description:
  [Impact]

  this affects wslu 3.x which, when tries to start with a clean
  environment after upgrade, the terminal will throw `rm: file not
  found` error.

  [Test Case]

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  [Regression Potential]

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911432] [NEW] [SRU] wslu 3.2.1-0ubuntu1 to focal

2021-01-13 Thread Patrick Wu
Public bug reported:

[Impact]

it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle. The
detailed impact can be found on LP: #1895525.

[Test Case]

 * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
 * Run the autopktest in a WSL environment.
 * View the result of the test, with 7 Windows Explorer open and 3 webpage open 
on the default browzer.

[Regression Potential]

This is a large version update from 2.x to 3.x. according to the
previous process merging to groovy on bug LP: #1895525, there is no
clear issue. Potential regressions would be a result of badly generated
~/.config/wslu/.

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Summary changed:

- [SRU] wslu 3.2.1-0ubuntu to focal
+ [SRU] wslu 3.2.1-0ubuntu1 to focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911432

Title:
  [SRU] wslu 3.2.1-0ubuntu1 to focal

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Focal:
  New

Bug description:
  [Impact]

  it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle.
  The detailed impact can be found on LP: #1895525.

  [Test Case]

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment.
   * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.

  [Regression Potential]

  This is a large version update from 2.x to 3.x. according to the
  previous process merging to groovy on bug LP: #1895525, there is no
  clear issue. Potential regressions would be a result of badly
  generated ~/.config/wslu/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911432/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] wslu 3.2.1-0ubuntu2

2021-01-13 Thread Patrick Wu
** Description changed:

  [Impact]
  
- This affects wslu 3.x which, when tries to start with a clean
- environment after upgrade, the terminal will throw `rm: file not found`
- error.
+ For groovy/hirsute,
+ this affects wslu 3.x which, when tries to start with a clean environment 
after upgrade, the terminal will throw `rm: file not found` error.
+ 
+ For focal, 
+ it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle.
  
  [Test Case]
  
-  * Install Ubuntu 20.10 to WSL.
-  * run any wslu tools (like wslfetch)
-  * Verify that there is no `rm -rf` error.
+ For groovy/hirsute:
+ 
+  * Install Ubuntu 20.10 to WSL.
+  * run any wslu tools (like wslfetch)
+  * Verify that there is no `rm -rf` error.
+ 
+ For focal:
+ 
+  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
+  * Run the autopktest in a WSL environment where the user name contains space.
+  * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.
+ 
  
  [Regression Potential]
+ 
+ For groovy/hirsute:
  
  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu). Potential
  regressions would be a result of ~/.config/wslu/ not being cleaned
  properly.
+ 
+ For focal:
+ 
+ This is a large version update from 2.x to 3.x. according to the
+ previous process merging to groovy on bug LP: #1895525, there is no
+ clear issue. Potential regressions would be a result of badly generated
+ ~/.config/wslu/.

** Description changed:

  [Impact]
  
  For groovy/hirsute,
  this affects wslu 3.x which, when tries to start with a clean environment 
after upgrade, the terminal will throw `rm: file not found` error.
  
- For focal, 
+ For focal,
  it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle.
  
  [Test Case]
  
  For groovy/hirsute:
  
   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.
  
  For focal:
  
-  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
-  * Run the autopktest in a WSL environment where the user name contains space.
-  * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.
- 
+  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
+  * Run the autopktest in a WSL environment.
+  * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.
  
  [Regression Potential]
  
  For groovy/hirsute:
  
  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu). Potential
  regressions would be a result of ~/.config/wslu/ not being cleaned
  properly.
  
  For focal:
  
  This is a large version update from 2.x to 3.x. according to the
  previous process merging to groovy on bug LP: #1895525, there is no
  clear issue. Potential regressions would be a result of badly generated
  ~/.config/wslu/.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] wslu 3.2.1-0ubuntu2

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  New

Bug description:
  [Impact]

  For groovy/hirsute,
  this affects wslu 3.x which, when tries to start with a clean environment 
after upgrade, the terminal will throw `rm: file not found` error.

  For focal,
  it is proposed to be updated from 2.x to 3.x in 20.10/21.04 circle.

  [Test Case]

  For groovy/hirsute:

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  For focal:

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment.
   * View the result of the test, with 7 Windows Explorer open and 3 webpage 
open on the default browzer.

  [Regression Potential]

  For groovy/hirsute:

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

  For focal:

  This is a large version update from 2.x to 3.x. according to the
  previous process merging to groovy on bug LP: #1895525, there is no
  clear issue. Potential regressions would be a result of badly
  generated ~/.config/wslu/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] Re: [SRU] wslu 3.2.1-0ubuntu2

2021-01-13 Thread Patrick Wu
** Changed in: wslu (Ubuntu Hirsute)
   Status: Incomplete => New

** Description changed:

- ~~~
- This is a placeholder issue since wslu 3.2.1-0ubuntu2 is not yet merged.
- ~~~
- 
  [Impact]
  
-  * The wslu package is a set of settings and utilities to integrate
- Ubuntu running in WSL to the host Windows 10 system. The wslu package is
- shipped in the Ubuntu Microsoft Store apps and in the downloadable WSL
- tarballs for supported Ubuntu releases with the intent of providing
- uniformly complete integration across all supported Ubuntu releases and
- the way of ensuring consistent behavior is back-porting full upstream
- releases with minimal changes.
- 
+ This affects wslu 3.x which, when tries to start with a clean
+ environment after upgrade, the terminal will throw `rm: file not found`
+ error.
  
  [Test Case]
  
-  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
-  * Run the autopktest in a WSL environment where the user name contains space.
-  * Verify the other individual bugs fixed by the SRU.
+  * Install Ubuntu 20.10 to WSL.
+  * run any wslu tools (like wslfetch)
+  * Verify that there is no `rm -rf` error.
  
  [Regression Potential]
  
-  * Compared to wslu 3.2.1-0ubuntu1, there is only one fix that address a
- remove error.
+ This patch will try to remove ~/.config/wslu/ to order to reset to
+ default state (especially when first upgrade to latest wslu). Potential
+ regressions would be a result of ~/.config/wslu/ not being cleaned
+ properly.

** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/396223

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] wslu 3.2.1-0ubuntu2

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  New

Bug description:
  [Impact]

  This affects wslu 3.x which, when tries to start with a clean
  environment after upgrade, the terminal will throw `rm: file not
  found` error.

  [Test Case]

   * Install Ubuntu 20.10 to WSL.
   * run any wslu tools (like wslfetch)
   * Verify that there is no `rm -rf` error.

  [Regression Potential]

  This patch will try to remove ~/.config/wslu/ to order to reset to
  default state (especially when first upgrade to latest wslu).
  Potential regressions would be a result of ~/.config/wslu/ not being
  cleaned properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1911379] [NEW] [SRU] wslu 3.2.1-0ubuntu2

2021-01-12 Thread Patrick Wu
Public bug reported:

~~~
This is a placeholder issue since wslu 3.2.1-0ubuntu2 is not yet merged.
~~~

[Impact]

 * The wslu package is a set of settings and utilities to integrate
Ubuntu running in WSL to the host Windows 10 system. The wslu package is
shipped in the Ubuntu Microsoft Store apps and in the downloadable WSL
tarballs for supported Ubuntu releases with the intent of providing
uniformly complete integration across all supported Ubuntu releases and
the way of ensuring consistent behavior is back-porting full upstream
releases with minimal changes.


[Test Case]

 * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
 * Run the autopktest in a WSL environment where the user name contains space.
 * Verify the other individual bugs fixed by the SRU.

[Regression Potential]

 * Compared to wslu 3.2.1-0ubuntu1, there is only one fix that address a
remove error.

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Affects: wslu (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Groovy)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Hirsute)
 Importance: Undecided
 Status: Incomplete

** Changed in: wslu (Ubuntu)
   Status: New => Incomplete

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Hirsute)
   Importance: Undecided
   Status: Incomplete

** Also affects: wslu (Ubuntu Groovy)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1911379

Title:
  [SRU] wslu 3.2.1-0ubuntu2

Status in wslu package in Ubuntu:
  Incomplete
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  New
Status in wslu source package in Hirsute:
  Incomplete

Bug description:
  ~~~
  This is a placeholder issue since wslu 3.2.1-0ubuntu2 is not yet merged.
  ~~~

  [Impact]

   * The wslu package is a set of settings and utilities to integrate
  Ubuntu running in WSL to the host Windows 10 system. The wslu package
  is shipped in the Ubuntu Microsoft Store apps and in the downloadable
  WSL tarballs for supported Ubuntu releases with the intent of
  providing uniformly complete integration across all supported Ubuntu
  releases and the way of ensuring consistent behavior is back-porting
  full upstream releases with minimal changes.

  
  [Test Case]

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment where the user name contains space.
   * Verify the other individual bugs fixed by the SRU.

  [Regression Potential]

   * Compared to wslu 3.2.1-0ubuntu1, there is only one fix that address
  a remove error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1911379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1902415] Re: Ubuntu app wont start - shortcut from wslusc

2020-11-02 Thread Patrick Wu
Sorry for keeping asking; You are using WSL1 or WSL2 for your Ubuntu?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1902415

Title:
  Ubuntu app wont start - shortcut from wslusc

Status in wslu package in Ubuntu:
  New

Bug description:
  I am trying to run created desktop shortcut to open my wsl gui
  doublecmd app. But nothing happens.

  There is no error output when I run shortcut in cmd, neither when I
  run whole command. I tried several gui apps and none of them works.

  Apps are running well in wsl terminal of course.

  Distributor ID: Ubuntu
  Description:Ubuntu 20.04.1 LTS
  Release:20.04
  Codename:   focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1902415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1902415] Re: Ubuntu app wont start - shortcut from wslusc

2020-11-02 Thread Patrick Wu
Thanks for the reply; can you check the following?

1. whether your X Server is running;
2. If X server is running, wait for around 20 seconds to see if there is any 
windows appear;
3. If it still didn't appear, what X server you are running.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1902415

Title:
  Ubuntu app wont start - shortcut from wslusc

Status in wslu package in Ubuntu:
  New

Bug description:
  I am trying to run created desktop shortcut to open my wsl gui
  doublecmd app. But nothing happens.

  There is no error output when I run shortcut in cmd, neither when I
  run whole command. I tried several gui apps and none of them works.

  Apps are running well in wsl terminal of course.

  Distributor ID: Ubuntu
  Description:Ubuntu 20.04.1 LTS
  Release:20.04
  Codename:   focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1902415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1902415] Re: Ubuntu app wont start - shortcut from wslusc

2020-11-01 Thread Patrick Wu
Hi wennaspeedy,

Can you check which version of wslu you are using? You can check it via
`wslusc --version`.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1902415

Title:
  Ubuntu app wont start - shortcut from wslusc

Status in wslu package in Ubuntu:
  New

Bug description:
  I am trying to run created desktop shortcut to open my wsl gui
  doublecmd app. But nothing happens.

  There is no error output when I run shortcut in cmd, neither when I
  run whole command. I tried several gui apps and none of them works.

  Apps are running well in wsl terminal of course.

  Distributor ID: Ubuntu
  Description:Ubuntu 20.04.1 LTS
  Release:20.04
  Codename:   focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1902415/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1895525] Re: [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

2020-09-17 Thread Patrick Wu
^ The sample test run is also based on ubuntu/master 20.04 build running
on top of Ubuntu 20.04.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1895525

Title:
  [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

Status in wslu package in Ubuntu:
  Incomplete

Bug description:
  This is a freeze exception request;
  1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 
20.10 cycle;
  2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
  3. Ubuntu version of `wslu` is very outdated and users are asking about 
missing features (e.g., wslact);
  4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
  5. This also contains improvements for future snapd on Ubuntu WSL support 
(#143 and #146 om GitHub).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1895525] Re: [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

2020-09-17 Thread Patrick Wu
Hi Steve,

The testing will be going as the following:

1. checkout the ubuntu/master branch on wslu GitHub or launchpad repository;
2. running `autopkgtest path/to/folder -- null` locally with Ubuntu WSL 20.04 
on WSL2/WSL1 on Windows machine;
3. View the result of the test, with 7 Windows Explorer open and 3 webpage open 
on the default browzer.

Here is a sample of local run result:
https://cdn.patrickwu.space/garage/screenshots/Screenshot%202020-09-18%20at%2012.46.54%20AM.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1895525

Title:
  [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

Status in wslu package in Ubuntu:
  Incomplete

Bug description:
  This is a freeze exception request;
  1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 
20.10 cycle;
  2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
  3. Ubuntu version of `wslu` is very outdated and users are asking about 
missing features (e.g., wslact);
  4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
  5. This also contains improvements for future snapd on Ubuntu WSL support 
(#143 and #146 om GitHub).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1895525] Re: [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

2020-09-17 Thread Patrick Wu
Hi Steve,

I am a bit confused here. What do you mean by "What kind of testing is
this going to go through between now and release?"

If you mean how wslu is going to be tested with tests between now and release, 
this can be only done locally on a WSL environment by running `make test`;
If you mean how wslu is going to be tested, it is being tested on the PPA: 
https://launchpad.net/~callmepk/+archive/ubuntu/wslu-dev

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1895525

Title:
  [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

Status in wslu package in Ubuntu:
  Incomplete

Bug description:
  This is a freeze exception request;
  1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 
20.10 cycle;
  2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
  3. Ubuntu version of `wslu` is very outdated and users are asking about 
missing features (e.g., wslact);
  4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
  5. This also contains improvements for future snapd on Ubuntu WSL support 
(#143 and #146 om GitHub).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1895525] Re: [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

2020-09-14 Thread Patrick Wu
** Attachment added: "buildlog"
   
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+attachment/5410700/+files/buildlog_ubuntu-groovy-amd64.wslu_3.2.1-0ubuntu1ppa1_BUILDING.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1895525

Title:
  [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

Status in wslu package in Ubuntu:
  New

Bug description:
  This is a freeze exception request;
  1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 
20.10 cycle;
  2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
  3. Ubuntu version of `wslu` is very outdated and users are asking about 
missing features (e.g., wslact);
  4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
  5. This also contains improvements for future snapd on Ubuntu WSL support 
(#143 and #146 om GitHub).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1895525] [NEW] [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

2020-09-14 Thread Patrick Wu
Public bug reported:

This is a freeze exception request;
1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 20.10 
cycle;
2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
3. Ubuntu version of `wslu` is very outdated and users are asking about missing 
features (e.g., wslact);
4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
5. This also contains improvements for future snapd on Ubuntu WSL support (#143 
and #146 om GitHub).

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "changelog"
   https://bugs.launchpad.net/bugs/1895525/+attachment/5410697/+files/changelog

** Changed in: wslu (Ubuntu)
Milestone: None => ubuntu-20.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1895525

Title:
  [FreezeExpcetionRequest] wslu 2.3.6 to 3.2.1

Status in wslu package in Ubuntu:
  New

Bug description:
  This is a freeze exception request;
  1. This update is part of WSL team's Ubuntu WSL Onboarding Experience for 
20.10 cycle;
  2. This update is to match with the upstream version of wslu as other 
distributions (e.g., Alpine Linux);
  3. Ubuntu version of `wslu` is very outdated and users are asking about 
missing features (e.g., wslact);
  4. This also allow to address multiple bugs(#64, #66, #93, #94, #100, #113, 
#117, #118, #125, #129, #133, #138, #141, #143, #144 and #146 on GitHub);
  5. This also contains improvements for future snapd on Ubuntu WSL support 
(#143 and #146 om GitHub).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1895525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1888869] [NEW] Commands do not build windows paths correctly

2020-07-24 Thread Patrick Wu
Public bug reported:

> Original bug here: https://github.com/wslutilities/wslu/issues/133
> This is for SRU purpose.

**Background Information:**
 - Build: 
```
➜  ~ wslview  --version
/bin/wslview: line 108: /mntc/Windows/System32/reg.exe: No such file or 
directory
wslu v2.3.6; wslview v06
```
 - WSL: 
```
➜  ~ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
```
 - Version: See above

**Describe the bug**
Binaries seem to drop a slash from the mountpath of disks, resulting in no tool 
under windows to be found:
```
➜  ~ wslfetch
/bin/wslfetch: line 108: /mntc/Windows/System32/reg.exe: No such file or 
directory
/bin/wslsys: line 108: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 183: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 185: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 187: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 189: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 108: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 183: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 185: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 187: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 189: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 108: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 183: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 185: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 187: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 189: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 108: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 183: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 185: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 187: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 189: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 108: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 183: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 185: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 187: /mntc/Windows/System32/reg.exe: No such file or directory
/bin/wslsys: line 189: /mntc/Windows/System32/reg.exe: No such file or directory

   .-/+oooo+/-.   Windows 10 Linux Subsystem
   `:+ss+:`   bendem@CL1277
 -+ssyy+- BUILD:
   .ossdMMMNyo.   BRANCH:
  /ssshdmmNNmmyNhss/  RELEASE:  Ubuntu 20.04.1 LTS
 +shmydMMMNy+ KERNEL:   Linux 
4.4.0-18362-Microsoft
/hNMMMyhhhmNMMMNh/UPTIME:   1d 5h 59m
   .dMMMNhsshNMMMd.
   +hhhyNMMNyyNMMMysss+
   ossyNMMMNyMMhsshmmmhssso
   ossyNMMMNyMMhsshmmmhssso
   +hhhyNMMNyyNMMMysss+
   .dMMMNhsshNMMMd.
/hNMMMyhhhdNMMMNh/
 +sdmydy+
  /ssshdmmyNhss/
   .ossdMMMNyo.
 -+syyy+-
   `:+ss+:`
   .-/+oooo+/-.

```

**To Reproduce**
Steps to reproduce the behavior:
Run any command, see error

**Expected behavior**
A clear and concise description of what you expected to happen:
No error

**Additional context**
Add any other context about the problem here.

```
➜  ~ cat /etc/wsl.conf
[automount]
root = /mnt
options = "metadata,umask=22,fmask=11"
```

** Affects: wslu (Ubuntu)
 Importance: High
 Assignee: Patrick Wu (callmepk)
 Status: In Progress

** Affects: wslu (Ubuntu Focal)
 Importance: High
 Assignee: Patrick Wu (callmepk)
 Status: New

** Affects: wslu (Ubuntu Groovy)
 Importance: High
 Assignee: Patrick Wu (callmepk)
 Status: In Progress

** Changed in: wslu (Ubuntu)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu)
   Importance: Undecided => High

** Changed in: wslu (Ubuntu)
 Assignee: (unassigned) => Patrick Wu (callmepk)

** Changed in: wslu (Ubuntu)
   Status: Confirmed => In Progress

** Also affects: wslu (Ubuntu Groovy)
   Importance: High
 Assignee: Patrick Wu (callmepk)
   Status: In Progress

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: wslu (Ubuntu Focal)
   Importance: 

[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-07-22 Thread Patrick Wu
Hi Rene,

We are sorry for the hassle caused, but the fix is currently being in
the final stage of backporting and will be complete backporting this
week, and you can track them at
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016,
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920 and
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924. You can
also get the fix from here now:
https://launchpad.net/~callmepk/+archive/ubuntu/wslu-dev

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  Fix Released

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-07-17 Thread Patrick Wu
I have tested 2.3.6-0ubuntu2~20.04.0 on ubuntu.exe with ubuntu 20.04,
18.04 and 16.04 installed alongside (ubuntu2004.exe, ubuntu1804.exe,
ubuntu1604.exe). As the screenshot shown, the problem of wrong basename
is now solved.

** Attachment added: "Annotation 2020-07-18 003041.png"
   
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+attachment/5393594/+files/Annotation%202020-07-18%20003041.png

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  Fix Committed
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  This patch will try to regenerate  ~/.config/wslu/baseexec when trying
  to execute any wslu commands (like wslfetch). Potential regressions
  would be a result of  ~/.config/wslu/baseexec not regenerated
  properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-07-16 Thread Patrick Wu
Tested 2.3.6-0ubuntu2~20.04.0. As the screenshot shown, the logo is now
the correct version instead of the old logo.

** Attachment added: "Annotation 2020-07-17 101900.png"
   
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+attachment/5393301/+files/Annotation%202020-07-17%20101900.png

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  Fix Committed
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version:
  https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png

  [Regression Potential]

  * This patch just update the logo of wslfetch to the proper current
  Ubuntu logo. Potential regressions would be a result of the patch
  having typo that caused error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-07-16 Thread Patrick Wu
Tested 2.3.6-0ubuntu2~20.04.0 on focal. As the screenshot is shown, the
error is now gone if Windows Path is not included in the PATH.

** Attachment added: "Annotation 2020-07-17 101900.png"
   
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+attachment/5393300/+files/Annotation%202020-07-17%20101900.png

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Fix Committed
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
   * run any wslu tool (like wslfetch)
   * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-07-16 Thread Patrick Wu
Tested 2.3.6-0ubuntu2~20.04.0 on focal. As the screenshot is shown, the
error is now gone if Windows Path is not included in the PATH.

** Attachment added: "Annotation 2020-07-17 101900.png"
   
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+attachment/5393299/+files/Annotation%202020-07-17%20101900.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Fix Committed
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
   * run any wslu tool (like wslfetch)
   * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
   

[Desktop-packages] [Bug 1884056] Re: Package Homepage links to a 404 error

2020-07-10 Thread Patrick Wu
I have fixed it upstream. Can you check it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1884056

Title:
  Package Homepage links to a 404 error

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  Package info provides

  Homepage: https://wslu.patrickwu.space/

  It leads to a Github Pages 404 error.

  Appears to affect all versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1884056/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1884056] Re: Package Homepage links to a 404 error

2020-07-10 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1884056

Title:
  Package Homepage links to a 404 error

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  Package info provides

  Homepage: https://wslu.patrickwu.space/

  It leads to a Github Pages 404 error.

  Appears to affect all versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1884056/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-07-08 Thread Patrick Wu
** Description changed:

  [Impact]
  
  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will not
  be using ubuntu.exe but other LTS release apps (such as ubuntu1804.exe)
  
  [Test Case]
  
-  * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
-  * run any wslu tools (like wslfetch --help)
-  * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe
+  * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
+  * run any wslu tools (like wslfetch --help)
+  * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe
  
  [Regression Potential]
  
- * None for now.
+ This patch will try to regenerate  ~/.config/wslu/baseexec when trying
+ to execute any wslu commands (like wslfetch). Potential regressions
+ would be a result of  ~/.config/wslu/baseexec not regenerated properly.

** Changed in: wslu (Ubuntu Focal)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  This patch will try to regenerate  ~/.config/wslu/baseexec when trying
  to execute any wslu commands (like wslfetch). Potential regressions
  would be a result of  ~/.config/wslu/baseexec not regenerated
  properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-07-08 Thread Patrick Wu
** Description changed:

  [Impact]
  
  This affects all wslu tools on all releases. The Ubuntu branding is the
  outdated version:
  https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png
  
  [Test Case]
  
   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png
  
  [Regression Potential]
  
- * None for now.
+ * This patch just update the logo of wslfetch to the proper current
+ Ubuntu logo. Potential regressions would be a result of the patch having
+ typo that caused error.

** Changed in: wslu (Ubuntu Focal)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version:
  https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png

  [Regression Potential]

  * This patch just update the logo of wslfetch to the proper current
  Ubuntu logo. Potential regressions would be a result of the patch
  having typo that caused error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-07-08 Thread Patrick Wu
Thanks for the information. I will update the regression potential.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  Incomplete
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-07-01 Thread Patrick Wu
Hi Sean,

It will. It usually takes 2-3 weeks to complete the SRU
(StableReleaseUpdates) process

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Released
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
   * run any wslu tool (like wslfetch)
   * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  

[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-06-24 Thread Patrick Wu
** Changed in: wslu (Ubuntu Groovy)
 Assignee: (unassigned) => Patrick Wu (callmepk)

** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/386311

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version:
  https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-06-24 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/386311

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
   * run any wslu tool (like wslfetch)
   * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
     

[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-06-24 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/386311

** Changed in: wslu (Ubuntu Groovy)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-06-17 Thread Patrick Wu
Hi Sebastien,

Thanks for the heads up. Included the screenshot in description now.

** Description changed:

  [Impact]
  
  This affects all wslu tools on all releases. The Ubuntu branding is the
- outdated version.
+ outdated version:
+ https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png
  
  [Test Case]
  
-  * Install Ubuntu WSL and install this fix.
-  * run wslfetch command.
-  * new logo should be shown.
+  * Install Ubuntu WSL and install this fix.
+  * run wslfetch command.
+  * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png
  
  [Regression Potential]
  
  * None for now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version:
  https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-1814.png

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown like the following: 
https://cdn.patrickwu.space/garage/screenshots/Annotation2020-06-18111946.png

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-06-17 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/385930

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-06-17 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/385930

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
   * run any wslu tool (like wslfetch)
   * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
     

[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-06-17 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/385930

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version.

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown.

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883924] Re: Ubuntu.exe will not be detected properly if other LTS version is installed

2020-06-17 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/384608

** Changed in: wslu (Ubuntu Xenial)
   Importance: Undecided => Critical

** Changed in: wslu (Ubuntu Bionic)
   Importance: Undecided => Critical

** Changed in: wslu (Ubuntu Focal)
   Importance: Undecided => Critical

** Changed in: wslu (Ubuntu Groovy)
   Importance: Undecided => Critical

** Changed in: wslu (Ubuntu Groovy)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883920] Re: ubuntu logo in wslfetch needs update

2020-06-17 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/384608

** Changed in: wslu (Ubuntu Groovy)
   Importance: Undecided => Medium

** Changed in: wslu (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: wslu (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: wslu (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: wslu (Ubuntu Groovy)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version.

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown.

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-06-17 Thread Patrick Wu
** Description changed:

  [Impact]
  
  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.
  
  [Test Case]
  
-  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
-  * Run the autopktest in a WSL environment where the user name contains space.
-  * Verify the other individual bugs fixed by the SRU.
+  * Add appendWindowsPath = false under [interop] section in /etc/wsl.conf 
file, and restart the distribution
+  * run any wslu tool (like wslfetch)
+  * "/mnt/c/Windows/System32/reg.exe: Permission denied" should not be shown
  
  [Regression Potential]
  
  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.
  
  [Original Bug Report]
  
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable
  
  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  
    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`
  
  After :
  
  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.
  
  $ wslfetch
  
    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/384608

-- 
You received this bug notification because you are a member of Desktop
Packages, 

[Desktop-packages] [Bug 1883924] [NEW] Ubuntu.exe will not be detected properly if other LTS version is installed

2020-06-17 Thread Patrick Wu
Public bug reported:

[Impact]

This affects all wslu tools on all releases when using from the Ubuntu
app from Microsoft Store. When other LTS version of app is installed
from Microsoft Store, baseexec generated by wslu on Ubuntu app will not
be using ubuntu.exe but other LTS release apps (such as ubuntu1804.exe)

[Test Case]

 * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
 * run any wslu tools (like wslfetch --help)
 * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

[Regression Potential]

* None for now.

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Groovy)
 Importance: Undecided
 Status: New

** Also affects: wslu (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883924

Title:
  Ubuntu.exe will not be detected properly if other LTS version is
  installed

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  New

Bug description:
  [Impact]

  This affects all wslu tools on all releases when using from the Ubuntu
  app from Microsoft Store. When other LTS version of app is installed
  from Microsoft Store, baseexec generated by wslu on Ubuntu app will
  not be using ubuntu.exe but other LTS release apps (such as
  ubuntu1804.exe)

  [Test Case]

   * Install Ubuntu and Ubuntu 18.04 LTS from Microsoft Store.
   * run any wslu tools (like wslfetch --help)
   * Verify that ~/.config/wslu/baseexec contains the path to ubuntu.exe

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883924/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883920] [NEW] ubuntu logo in wslfetch needs update

2020-06-17 Thread Patrick Wu
Public bug reported:

[Impact]

This affects all wslu tools on all releases. The Ubuntu branding is the
outdated version.

[Test Case]

 * Install Ubuntu WSL and install this fix.
 * run wslfetch command.
 * new logo should be shown.

[Regression Potential]

* None for now.

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Groovy)
 Importance: Undecided
 Status: New

** Also affects: wslu (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** No longer affects: wslu (Ubuntu Eoan)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1883920

Title:
  ubuntu logo in wslfetch needs update

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Focal:
  New
Status in wslu source package in Groovy:
  New

Bug description:
  [Impact]

  This affects all wslu tools on all releases. The Ubuntu branding is
  the outdated version.

  [Test Case]

   * Install Ubuntu WSL and install this fix.
   * run wslfetch command.
   * new logo should be shown.

  [Regression Potential]

  * None for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1883920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-05-29 Thread Patrick Wu
Rene Prillop,

I have submitted the SRU to backport the fix back to bionic and xenial.
It is usually expected to be completed in 2-3 weeks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  Fix Released

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-29 Thread Patrick Wu
** Changed in: wslu (Ubuntu Groovy)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Fix Committed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Fix Committed

Bug description:
  [Impact]

  This affects all wslu tools on all releases. When PATH do not include
  Windows path, the all tools will complain that reg.exe is not found.

  [Test Case]

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment where the user name contains space.
   * Verify the other individual bugs fixed by the SRU.

  [Regression Potential]

  * For future release of wslu 3.1.0 proposed, huge refactoring will be
  needed.

  [Original Bug Report]

  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:
     .++ .:/++/-.`sss/` BRANCH:
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
     .o: .syhhh'.oo++o.
     /osyyy.+++\
     ` +oo+++o:/
    `oo++'`

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

    ./+o+-  Windows 10 Linux Subsystem
    y. 'yy+ rafaeldtinoco@lenovo
    .;//+/h yyo BUILD:18363
     .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
     .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
    .++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
    .++.o+ +oo+:` /dddhhh;
     .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
   

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-27 Thread Patrick Wu
** Description changed:

+ [Impact]
+ 
+ This affects all wslu tools on all releases. When PATH do not include
+ Windows path, the all tools will complain that reg.exe is not found.
+ 
+ [Test Case]
+ 
+  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
+  * Run the autopktest in a WSL environment where the user name contains space.
+  * Verify the other individual bugs fixed by the SRU.
+ 
+ [Regression Potential]
+ 
+ * For future release of wslu 3.1.0 proposed, huge refactoring will be
+ needed.
+ 
+ [Original Bug Report]
+ 
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable
  
- $ wslfetch 
+ $ wslfetch
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  
-   ./+o+-  Windows 10 Linux Subsystem
-   y. 'yy+ rafaeldtinoco@lenovo
-   .;//+/h yyo BUILD:  
-.++ .:/++/-.`sss/` BRANCH: 
-  .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
- o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
-.:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
-   .++/+ +oo+o:` \sssooo;  
-  /+++//+: oo+o   
-  \+/+o+++ o++o   ydddhh+  
-   .++.o+ +oo+:` /dddhhh;  
-.+.o+oo:.   odd+   
- \+.++o+o` -.:ohdh+
-  `:o+++  oyo++os: 
-.o: .syhhh'.oo++o. 
-/osyyy.+++\
-` +oo+++o:/
-   `oo++'`   
+   ./+o+-  Windows 10 Linux Subsystem
+   y. 'yy+ rafaeldtinoco@lenovo
+   .;//+/h yyo BUILD:
+    .++ .:/++/-.`sss/` BRANCH:
+  .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
+ o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
+    .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
+   .++/+ +oo+o:` \sssooo;
+  /+++//+: oo+o
+  \+/+o+++ o++o   ydddhh+
+   .++.o+ +oo+:` /dddhhh;
+    .+.o+oo:.   odd+
+ \+.++o+o` -.:ohdh+
+  `:o+++  oyo++os:
+    .o: .syhhh'.oo++o.
+    /osyyy.+++\
+    ` +oo+++o:/
+   `oo++'`
  
  After :
  
  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.
  
  $ wslfetch
  
-   ./+o+-  Windows 10 Linux Subsystem
-   y. 'yy+ rafaeldtinoco@lenovo
-   .;//+/h yyo BUILD:18363
-.++ .:/++/-.`sss/` BRANCH:   19h1_release
-  .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
- o:+o+:++. 

[Desktop-packages] [Bug 1880832] Re: [SRU] accept wslu 2.3.6 to all current supported releases

2020-05-27 Thread Patrick Wu
** Description changed:

  [Impact]
  
  The package is already released in focal/groovy but it still affects
  eoan/bionic/xenial, a SRU is needed.
  
  [Test Case]
  
- * Install the package in Ubuntu on WSL and observe the following bug being 
solved: 
-  
- #1871986, #1869878, #1859509, #1857426
+  * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
+  * Run the autopktest in a WSL environment where the user name contains space.
+  * Verify the other individual bugs fixed by the SRU.
  
  [Regression Potential]
  
  * There is a issue on #1877016 which is already addressed in the next
  release, but I hope to SRU the current packages in order to prevent
  future issues when SRUing.

** Changed in: wslu (Ubuntu)
   Status: Fix Released => New

** Summary changed:

- [SRU] accept wslu 2.3.6 to all current supported releases
+ [SRU] backport wslu 2.3.6-0ubuntu1 to all current supported releases

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1880832

Title:
  [SRU] backport wslu 2.3.6-0ubuntu1 to all current supported releases

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Eoan:
  New

Bug description:
  [Impact]

  The package is already released in focal/groovy but it still affects
  eoan/bionic/xenial, a SRU is needed.

  [Test Case]

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment where the user name contains space.
   * Verify the other individual bugs fixed by the SRU.

  [Regression Potential]

  * There is a issue on #1877016 which is already addressed in the next
  release, but I hope to SRU the current packages in order to prevent
  future issues when SRUing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1880832/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1880832] Re: [SRU] accept wslu 2.3.6 to all current supported reelases

2020-05-27 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: New => Fix Released

** Summary changed:

- [SRU] accept wslu 2.3.6 to all current supported reelases
+ [SRU] accept wslu 2.3.6 to all current supported releases

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1880832

Title:
  [SRU] backport wslu 2.3.6-0ubuntu1 to all current supported releases

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Eoan:
  New

Bug description:
  [Impact]

  The package is already released in focal/groovy but it still affects
  eoan/bionic/xenial, a SRU is needed.

  [Test Case]

   * Follow the testing process outlined in https://wiki.ubuntu.com/wslu-Updates
   * Run the autopktest in a WSL environment where the user name contains space.
   * Verify the other individual bugs fixed by the SRU.

  [Regression Potential]

  * There is a issue on #1877016 which is already addressed in the next
  release, but I hope to SRU the current packages in order to prevent
  future issues when SRUing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1880832/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1880832] [NEW] [SRU] accept wslu 2.3.6 to all current supported reelases

2020-05-27 Thread Patrick Wu
Public bug reported:

[Impact]

The package is already released in focal/groovy but it still affects
eoan/bionic/xenial, a SRU is needed.

[Test Case]

* Install the package in Ubuntu on WSL and observe the following bug being 
solved: 
 
#1871986, #1869878, #1859509, #1857426

[Regression Potential]

* There is a issue on #1877016 which is already addressed in the next
release, but I hope to SRU the current packages in order to prevent
future issues when SRUing.

** Affects: wslu (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Affects: wslu (Ubuntu Eoan)
 Importance: Undecided
 Status: New

** Also affects: wslu (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1880832

Title:
  [SRU] accept wslu 2.3.6 to all current supported reelases

Status in wslu package in Ubuntu:
  New
Status in wslu source package in Xenial:
  New
Status in wslu source package in Bionic:
  New
Status in wslu source package in Eoan:
  New

Bug description:
  [Impact]

  The package is already released in focal/groovy but it still affects
  eoan/bionic/xenial, a SRU is needed.

  [Test Case]

  * Install the package in Ubuntu on WSL and observe the following bug being 
solved: 
   
  #1871986, #1869878, #1859509, #1857426

  [Regression Potential]

  * There is a issue on #1877016 which is already addressed in the next
  release, but I hope to SRU the current packages in order to prevent
  future issues when SRUing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1880832/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1880649] Re: wslusc creates bogus .lnk file that tries to run spotify

2020-05-26 Thread Patrick Wu
Thank you for the report.

>From the look of it, it is a badly generated
~/.config/wslu/exec/baseexec. Right now we have a fix to solve this
problem, but only available for Ubuntu 20.04 LTS for now. It will be
available to bionic (and also xenial) very soon.

For now, you can edit thi file manually to `/mnt/c/Users//AppData/Local/Microsoft/WindowsApps/CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc/ubuntu1804.exe`
for "Ubuntu 18.04 LTS" or `/mnt/c/Users//AppData/Local/Microsoft/WindowsApps/CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/ubuntu.exe`
for "Ubuntu".

Also thanks to you, I discovered another bug affecting the latest fix.

** Changed in: wslu (Ubuntu)
   Status: New => Triaged

** Changed in: wslu (Ubuntu)
   Importance: Undecided => Medium

** Changed in: wslu (Ubuntu)
   Status: Triaged => In Progress

** Changed in: wslu (Ubuntu)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1880649

Title:
  wslusc creates bogus .lnk file that tries to run spotify

Status in wslu package in Ubuntu:
  In Progress

Bug description:
  Created link includes a lot of nonsense such as microsoft edge,
  spotify, gamebar.  None of that nonsense is in my windoze or
  wsl/ubuntu enviroment variables, either.  And I checked for malware
  recently and there is nothing but "netcat" which was deliberately
  installed.   Spotify is installed because it came with the machine.

  wsl sudo apt-get install xplanet
  wsl sudo apt-get install wslu
  wsl sudo apt-get install liblnk-utils

  wsl wslusc -gui /usr/bin/xplanet

  wsl dpkg -l wslu
  Desired=Unknown/Install/Remove/Purge/Hold
  | 
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend  
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   Version  Architecture Description
  
+++-==---=  
  ii  wslu   2.3.2-0ubunt all  collection of utilities for the 
W  


  wsl wslsys
  Release Install Date: 0x5e36ca7a
  Branch: 19h1_release
  Build: 18363
  Full Build: 18362.1.amd64fre.19h1_release.190318-1202
  Uptime: 0d 0h 0m
  Linux Release: Ubuntu 18.04.1 LTS
  Linux Kernel: Linux 4.4.0-18362-Microsoft
  Packages Count: 1780

  
  wsl lnkinfo /mnt/c/Users/Hp/Desktop/xplanet.lnk

  
  lnkinfo 20171101

  Windows Shortcut information:
  Contains a link target identifier
  Contains a relative path string
  Contains a command line arguments string
  Contains an icon location string
  Contains an icon location block

  Link information:
  Creation time   : Mar 19, 2019 04:45:02.866733500 UTC 
  
  Modification time   : Mar 19, 2019 04:45:02.866733500 UTC 
  
  Access time : Feb 02, 2020 14:43:27.923781000 UTC 
  
  File size   : 165888 bytes
  Icon index  : 0
  Show Window value   : 0x00028800
  Hot Key value   : 34816
  File attribute flags: 0x0020
  Should be archived (FILE_ATTRIBUTE_ARCHIVE)
  Drive type  : Fixed (3)
  Drive serial number : 0xf8897cc4
  Volume label:
  Local path  : C:\Windows\System32\wscript.exe 
  
  Relative path   : 
..\..\..\..\..\Windows\System32\wscrip
  t.exe
  Command line arguments  : C:\\Users\\Hp\wslu\runHidden.vbs 
C:\\U
  
sers\\Hp\\AppData\\Local\\Microsoft\\WindowsApps\\GameBarElevatedFT_Alias.exe?\\
  
mnt\\c\\Users\\Hp\\AppData\\Local\\Microsoft\\WindowsApps\\Microsoft.MicrosoftEd
  
ge_8wekyb3d8bbwe\\MicrosoftEdge.exe?\\mnt\\c\\Users\\Hp\\AppData\\Local\\Microso
  
ft\\WindowsApps\\Microsoft.XboxGamingOverlay_8wekyb3d8bbwe\\GameBarElevatedFT_Al
  
ias.exe?\\mnt\\c\\Users\\Hp\\AppData\\Local\\Microsoft\\WindowsApps\\MicrosoftEd
  
ge.exe?\\mnt\\c\\Users\\Hp\\AppData\\Local\\Microsoft\\WindowsApps\\Spotify.exe?
  
\\mnt\\c\\Users\\Hp\\AppData\\Local\\Microsoft\\WindowsApps\\SpotifyAB.SpotifyMu
  sic_zpdnekdrzrea0\\Spotify.exe run "cd ~; . 
/usr/share/wslu/wsl-integration.sh; 
   /usr/bin/xplanet"
  Icon location   : 
%SystemDrive%\\Users\\Hp\wslu\wsl.ico 

  Link target identifier:
  Shell item list
  Number of items : 5

  Shell item: 1
  Item type   : Root folder
  Class type indicator: 0x1f (Root folder)
  Shell folder identifier : 
20d04fe0-3aea-1069-a2d8-08002b30309d  
  Shell folder name   : My Computer

  Shell ite

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-19 Thread Patrick Wu
Thank you for the confirmation. I will try to push the fix now.

** Changed in: wslu (Ubuntu Groovy)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  In Progress
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  In Progress

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-19 Thread Patrick Wu
Hi Rafael, can you still preproduce the issue of "/usr/bin/wslsys: line
1xx: /mnt/c/Windows/System32/reg.exe: Permission denied"? Further
testing with your environment is not helping. Just trying to confirm the
`permission denied` part, `command not found` is confirmed to be a part
of the bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-13 Thread Patrick Wu
Hi Rafael, I am still unable to reproduce the `/usr/bin/wslsys: line
1xx: /mnt/c/Windows/System32/reg.exe: Permission denied` bug. Could you
show your `/etc/wsl.conf` file? Otherwise I cannot get all the
information I need to fix this bug. Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+subscriptions

-- 
Mailing 

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-13 Thread Patrick Wu
New report from GitHub: https://github.com/wslutilities/wslu/issues/120

** Bug watch added: github.com/wslutilities/wslu/issues #120
   https://github.com/wslutilities/wslu/issues/120

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-05 Thread Patrick Wu
** Also affects: wslu (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: wslu (Ubuntu Groovy)
   Importance: High
 Assignee: Patrick Wu (callmepk)
   Status: Confirmed

** Also affects: wslu (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: wslu (Ubuntu Focal)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: wslu (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: wslu (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: wslu (Ubuntu Xenial)
 Assignee: (unassigned) => Patrick Wu (callmepk)

** Changed in: wslu (Ubuntu Focal)
 Assignee: (unassigned) => Patrick Wu (callmepk)

** Changed in: wslu (Ubuntu Bionic)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed
Status in wslu source package in Xenial:
  Confirmed
Status in wslu source package in Bionic:
  Confirmed
Status in wslu source package in Focal:
  Confirmed
Status in wslu source package in Groovy:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-05 Thread Patrick Wu
Also unable to reproduce the `/usr/bin/wslsys: line 1xx:
/mnt/c/Windows/System32/reg.exe: Permission denied` bug. Could you show
your `/etc/wsl.conf` file? Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-05 Thread Patrick Wu
Thanks for the report. Just checked the code and there is indeed an
issue.

** Changed in: wslu (Ubuntu)
   Status: New => Confirmed

** Changed in: wslu (Ubuntu)
   Importance: Undecided => High

** Changed in: wslu (Ubuntu)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1877016

Title:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

Status in wslu package in Ubuntu:
  Confirmed

Bug description:
  ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env
  variable

  $ wslfetch 
  /usr/bin/wslfetch: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 108: reg.exe: command not found
  /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 185: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 187: /mnt/c/Windows/System32/reg.exe: Permission denied
  /usr/bin/wslsys: line 189: /mnt/c/Windows/System32/reg.exe: Permission denied

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:  
 .++ .:/++/-.`sss/` BRANCH: 
   .:++o: `\/:---:/-RELEASE:Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL: Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME: 0d 2h 6m
.++/+ +oo+o:` \sssooo;  
   /+++//+: oo+o   
   \+/+o+++ o++o   ydddhh+  
.++.o+ +oo+:` /dddhhh;  
 .+.o+oo:.   odd+   
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os: 
 .o: .syhhh'.oo++o. 
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`   

  After :

  echo $PATH
  
/snap/bin:/snap/sbin:/mnt/c/windows/system32/:/home/rafaeldtinoco/work/sources/upstream/ubuntu-dev-tools/:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/home/rafaeldtinoco/work/sources/bzr/ubuntu-archive-tools:/home/rafaeldtinoco/work/sources/upstream/lxd/bin:.

  $ wslfetch

./+o+-  Windows 10 Linux Subsystem
y. 'yy+ rafaeldtinoco@lenovo
.;//+/h yyo BUILD:18363
 .++ .:/++/-.`sss/` BRANCH:   19h1_release
   .:++o: `\/:---:/-RELEASE:  Ubuntu 20.04 LTS
  o:+o+:++. `'-/ooo+\   KERNEL:   Linux 4.4.0-18362-Microsoft
 .:+o:+o/.  `+sssooo+\  UPTIME:   0d 2h 19m
.++/+ +oo+o:` \sssooo;
   /+++//+: oo+o
   \+/+o+++ o++o   ydddhh+
.++.o+ +oo+:` /dddhhh;
 .+.o+oo:.   odd+
  \+.++o+o` -.:ohdh+
   `:o+++  oyo++os:
 .o: .syhhh'.oo++o.
 /osyyy.+++\
 ` +oo+++o:/
`oo++'`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1877016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help 

[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-04-15 Thread Patrick Wu
SRU process will take some time, but yes, it will make to both bionic or
xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  Fix Released

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1872879] Re: update to land on ff-main before release

2020-04-15 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1872879

Title:
  update to land on ff-main before release

Status in wslu package in Ubuntu:
  Fix Released

Bug description:
  Right now we are trying to update wslu 2.3.2 on focal to 2.3.6
  (2.3.6-0ubuntu1) to address some critical issues reported on
  Launchapad before the focal release rather than SRU now:

    * Upstream update to 2.3.6 to address critical issues (LP: #1871986)
  - wslupath manpage update
  - fixes that imported distro cannot be properly handled by baseexec_gen
  - fix an issue in handling dirty output in regenerate baseexec
  - fix an issue in generating ~/.config/baseexec
  - wslusc: fix an issue that will cause generated shortcut cannot be 
opened for some users
    * debian/wsl-integration.sh: Fix issue that space in username breaks 
wsl-integration.sh. (LP: #1869878)
    * debian/wsl-integration.sh: Use /tmp folder for system users who do not 
have $HOME. (LP: #1859509)
    * debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
variable at the end of script. (LP: #1857426)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1872879/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1872879] Re: update to land on ff-main before release

2020-04-14 Thread Patrick Wu
** Description changed:

  Right now we are trying to update wslu 2.3.2 on focal to 2.3.6
  (2.3.6-0ubuntu1) to address some critical issues reported on Launchapad
  before the focal release rather than SRU now:
  
-   * Upstream update to 2.3.6 to address critical issues (LP: #1871986)
- - wslupath manpage update
- - fixes that imported distro cannot be properly handled by baseexec_gen
- - fix an issue in handling dirty output in regenerate baseexec
- - fix an issue in generating ~/.config/baseexec
- - wslusc: fix an issue that will cause generated shortcut cannot be opened
-   for some users
-   * debian/wsl-integration.sh: Fix issue that space in username breaks 
- wsl-integration.sh. (LP: #1869878)
-   * debian/wsl-integration.sh: Use /tmp folder for system users who do not 
have 
- $HOME. (LP: #1859509)
-   * debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
- variable at the end of script. (LP: #1857426)
+   * Upstream update to 2.3.6 to address critical issues (LP: #1871986)
+ - wslupath manpage update
+ - fixes that imported distro cannot be properly handled by baseexec_gen
+ - fix an issue in handling dirty output in regenerate baseexec
+ - fix an issue in generating ~/.config/baseexec
+ - wslusc: fix an issue that will cause generated shortcut cannot be 
opened for some users
+   * debian/wsl-integration.sh: Fix issue that space in username breaks 
wsl-integration.sh. (LP: #1869878)
+   * debian/wsl-integration.sh: Use /tmp folder for system users who do not 
have $HOME. (LP: #1859509)
+   * debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
variable at the end of script. (LP: #1857426)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1872879

Title:
  update to land on ff-main before release

Status in wslu package in Ubuntu:
  New

Bug description:
  Right now we are trying to update wslu 2.3.2 on focal to 2.3.6
  (2.3.6-0ubuntu1) to address some critical issues reported on
  Launchapad before the focal release rather than SRU now:

    * Upstream update to 2.3.6 to address critical issues (LP: #1871986)
  - wslupath manpage update
  - fixes that imported distro cannot be properly handled by baseexec_gen
  - fix an issue in handling dirty output in regenerate baseexec
  - fix an issue in generating ~/.config/baseexec
  - wslusc: fix an issue that will cause generated shortcut cannot be 
opened for some users
    * debian/wsl-integration.sh: Fix issue that space in username breaks 
wsl-integration.sh. (LP: #1869878)
    * debian/wsl-integration.sh: Use /tmp folder for system users who do not 
have $HOME. (LP: #1859509)
    * debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
variable at the end of script. (LP: #1857426)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1872879/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1872879] [NEW] update to land on ff-main before release

2020-04-14 Thread Patrick Wu
Public bug reported:

Right now we are trying to update wslu 2.3.2 on focal to 2.3.6
(2.3.6-0ubuntu1) to address some critical issues reported on Launchapad
before the focal release rather than SRU now:

  * Upstream update to 2.3.6 to address critical issues (LP: #1871986)
- wslupath manpage update
- fixes that imported distro cannot be properly handled by baseexec_gen
- fix an issue in handling dirty output in regenerate baseexec
- fix an issue in generating ~/.config/baseexec
- wslusc: fix an issue that will cause generated shortcut cannot be opened
  for some users
  * debian/wsl-integration.sh: Fix issue that space in username breaks 
wsl-integration.sh. (LP: #1869878)
  * debian/wsl-integration.sh: Use /tmp folder for system users who do not have 
$HOME. (LP: #1859509)
  * debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
variable at the end of script. (LP: #1857426)

** Affects: wslu (Ubuntu)
 Importance: Critical
 Status: New

** Changed in: wslu (Ubuntu)
   Importance: Undecided => Critical

** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/381868

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1872879

Title:
  update to land on ff-main before release

Status in wslu package in Ubuntu:
  New

Bug description:
  Right now we are trying to update wslu 2.3.2 on focal to 2.3.6
  (2.3.6-0ubuntu1) to address some critical issues reported on
  Launchapad before the focal release rather than SRU now:

* Upstream update to 2.3.6 to address critical issues (LP: #1871986)
  - wslupath manpage update
  - fixes that imported distro cannot be properly handled by baseexec_gen
  - fix an issue in handling dirty output in regenerate baseexec
  - fix an issue in generating ~/.config/baseexec
  - wslusc: fix an issue that will cause generated shortcut cannot be opened
for some users
* debian/wsl-integration.sh: Fix issue that space in username breaks 
  wsl-integration.sh. (LP: #1869878)
* debian/wsl-integration.sh: Use /tmp folder for system users who do not 
have 
  $HOME. (LP: #1859509)
* debian/wsl-integration.sh: debian/wsl-integration.sh unset the right 
  variable at the end of script. (LP: #1857426)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1872879/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1871986] Re: Wslusc shortcut not working

2020-04-14 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/381868

** Changed in: wslu (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1871986

Title:
  Wslusc shortcut not working

Status in wslu:
  New
Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  Upstream bug reported: https://github.com/wslutilities/wslu/issues/110

  **Background Information:**

  WSL: Ubuntu 18.04
  Version: 2.3.2-0ubuntu2~18.04.3
  When creating a Win shortcut for a GUI Linux program I end up with a shortcut 
that is not working.

  **To Reproduce**
  wslusc --gui pycharm.sh

  This results in a shortcut with the following target:

  C:\Windows\System32\wscript.exe C:\Users\Marco
  Brieden\wslu\runHidden.vbs C:\Users\Marco
  
Brieden\AppData\Local\Microsoft\WindowsApps\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\ubuntu1804.exe
  run "cd ~; . /usr/share/wslu/wsl-integration

  When opened it gives this error:
  "There is no file extension in "C:\Users\Marco"

  **Additional context**
  It looks like there are two separate issues:

  1. The space in my username breaks the shortcut.
  2. The max length of the "target" field has been exceeded and the command got 
cut off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wslu/+bug/1871986/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1869878] Re: Space in username breaks wsl integration cache

2020-04-14 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/381868

** Changed in: wslu (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1869878

Title:
  Space in username breaks wsl integration cache

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  * What you're doing and what's happening:  launching bash from a user
  whose name includes a space breaks /etc/profile.d/wsl-integration.sh

  * What's wrong / what should be happening instead:

  > PS C:\Users\Jack Troughton\git\dcp-jason> bash
  > -bash: [: /mnt/c/Users/Jack: binary operator expected
  > mkdir: cannot create directory ë/mnt/c/Users/Jackí: Permission denied
  > -bash: $WSL_INTEGRATION_CACHE: ambiguous redirect
  > 
  > 

  The reason it breaks is due to incorrect quoting around $HOME and
  things derived from it.  It looks like you have parallel issues as
  well which could break pulse audio on a machine with a space in its
  hostname (is that legal in windows-land?)

  I have created a zip file containing a fix, both the complete script
  and a unified context diff.  I hereby place my changes in the public
  domain, free for use by anybody for anything.

  The fix is at http://people.kingsds.network/wesgarland/wsl-
  integration-fix.zip

  Windows build number: Microsoft Windows [Version 10.0.18362.720]

  My WSL is the Ubuntu flavour of 
  Linux version 4.4.0-18362-Microsoft (micros...@microsoft.com) (gcc version 
5.4.0 (GCC) ) #476-Microsoft Fri Nov 01 16:53:00 PST 2019

  lsb_release -rd says
  Description:Ubuntu 18.04.4 LTS
  Release:18.04

  apt-cache policy wslu says
  wslu:
Installed: (none)
Candidate: 2.3.2-0ubuntu2~18.04.3
Version table:
   2.3.2-0ubuntu2~18.04.3 500
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main i386 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1869878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857426] Re: Unset right variable at the end of wsl-integration.sh

2020-04-14 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/381868

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1857426

Title:
  Unset right variable at the end of wsl-integration.sh

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  There is a typo in the name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1857426/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-04-14 Thread Patrick Wu
** Merge proposal linked:
   
https://code.launchpad.net/~callmepk/ubuntu/+source/wslu/+git/wslu/+merge/381868

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-04-14 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  Fix Committed

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1869878] Re: Space in username breaks wsl integration cache

2020-04-14 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
 Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1869878

Title:
  Space in username breaks wsl integration cache

Status in wslu package in Ubuntu:
  In Progress

Bug description:
  * What you're doing and what's happening:  launching bash from a user
  whose name includes a space breaks /etc/profile.d/wsl-integration.sh

  * What's wrong / what should be happening instead:

  > PS C:\Users\Jack Troughton\git\dcp-jason> bash
  > -bash: [: /mnt/c/Users/Jack: binary operator expected
  > mkdir: cannot create directory ë/mnt/c/Users/Jackí: Permission denied
  > -bash: $WSL_INTEGRATION_CACHE: ambiguous redirect
  > 
  > 

  The reason it breaks is due to incorrect quoting around $HOME and
  things derived from it.  It looks like you have parallel issues as
  well which could break pulse audio on a machine with a space in its
  hostname (is that legal in windows-land?)

  I have created a zip file containing a fix, both the complete script
  and a unified context diff.  I hereby place my changes in the public
  domain, free for use by anybody for anything.

  The fix is at http://people.kingsds.network/wesgarland/wsl-
  integration-fix.zip

  Windows build number: Microsoft Windows [Version 10.0.18362.720]

  My WSL is the Ubuntu flavour of 
  Linux version 4.4.0-18362-Microsoft (micros...@microsoft.com) (gcc version 
5.4.0 (GCC) ) #476-Microsoft Fri Nov 01 16:53:00 PST 2019

  lsb_release -rd says
  Description:Ubuntu 18.04.4 LTS
  Release:18.04

  apt-cache policy wslu says
  wslu:
Installed: (none)
Candidate: 2.3.2-0ubuntu2~18.04.3
Version table:
   2.3.2-0ubuntu2~18.04.3 500
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main i386 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1869878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1871986] [NEW] Wslusc shortcut not working

2020-04-09 Thread Patrick Wu
Public bug reported:

Upstream bug reported: https://github.com/wslutilities/wslu/issues/110

**Background Information:**

WSL: Ubuntu 18.04
Version: 2.3.2-0ubuntu2~18.04.3
When creating a Win shortcut for a GUI Linux program I end up with a shortcut 
that is not working.

**To Reproduce**
wslusc --gui pycharm.sh

This results in a shortcut with the following target:

C:\Windows\System32\wscript.exe C:\Users\Marco
Brieden\wslu\runHidden.vbs C:\Users\Marco
Brieden\AppData\Local\Microsoft\WindowsApps\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\ubuntu1804.exe
run "cd ~; . /usr/share/wslu/wsl-integration

When opened it gives this error:
"There is no file extension in "C:\Users\Marco"

**Additional context**
It looks like there are two separate issues:

1. The space in my username breaks the shortcut.
2. The max length of the "target" field has been exceeded and the command got 
cut off.

** Affects: wslu
 Importance: Critical
 Status: Unknown

** Affects: wslu (Ubuntu)
 Importance: Critical
 Assignee: Patrick Wu (callmepk)
 Status: In Progress

** Changed in: wslu (Ubuntu)
   Importance: Undecided => Critical

** Changed in: wslu (Ubuntu)
   Status: New => In Progress

** Bug watch added: github.com/wslutilities/wslu/issues #110
   https://github.com/wslutilities/wslu/issues/110

** Also affects: wslu via
   https://github.com/wslutilities/wslu/issues/110
   Importance: Unknown
   Status: Unknown

** Changed in: wslu
   Importance: Unknown => Critical

** Changed in: wslu (Ubuntu)
     Assignee: (unassigned) => Patrick Wu (callmepk)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1871986

Title:
  Wslusc shortcut not working

Status in wslu:
  Unknown
Status in wslu package in Ubuntu:
  In Progress

Bug description:
  Upstream bug reported: https://github.com/wslutilities/wslu/issues/110

  **Background Information:**

  WSL: Ubuntu 18.04
  Version: 2.3.2-0ubuntu2~18.04.3
  When creating a Win shortcut for a GUI Linux program I end up with a shortcut 
that is not working.

  **To Reproduce**
  wslusc --gui pycharm.sh

  This results in a shortcut with the following target:

  C:\Windows\System32\wscript.exe C:\Users\Marco
  Brieden\wslu\runHidden.vbs C:\Users\Marco
  
Brieden\AppData\Local\Microsoft\WindowsApps\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\ubuntu1804.exe
  run "cd ~; . /usr/share/wslu/wsl-integration

  When opened it gives this error:
  "There is no file extension in "C:\Users\Marco"

  **Additional context**
  It looks like there are two separate issues:

  1. The space in my username breaks the shortcut.
  2. The max length of the "target" field has been exceeded and the command got 
cut off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wslu/+bug/1871986/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1869878] Re: Space in username breaks wsl integration cache

2020-04-09 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1869878

Title:
  Space in username breaks wsl integration cache

Status in wslu package in Ubuntu:
  In Progress

Bug description:
  * What you're doing and what's happening:  launching bash from a user
  whose name includes a space breaks /etc/profile.d/wsl-integration.sh

  * What's wrong / what should be happening instead:

  > PS C:\Users\Jack Troughton\git\dcp-jason> bash
  > -bash: [: /mnt/c/Users/Jack: binary operator expected
  > mkdir: cannot create directory ë/mnt/c/Users/Jackí: Permission denied
  > -bash: $WSL_INTEGRATION_CACHE: ambiguous redirect
  > 
  > 

  The reason it breaks is due to incorrect quoting around $HOME and
  things derived from it.  It looks like you have parallel issues as
  well which could break pulse audio on a machine with a space in its
  hostname (is that legal in windows-land?)

  I have created a zip file containing a fix, both the complete script
  and a unified context diff.  I hereby place my changes in the public
  domain, free for use by anybody for anything.

  The fix is at http://people.kingsds.network/wesgarland/wsl-
  integration-fix.zip

  Windows build number: Microsoft Windows [Version 10.0.18362.720]

  My WSL is the Ubuntu flavour of 
  Linux version 4.4.0-18362-Microsoft (micros...@microsoft.com) (gcc version 
5.4.0 (GCC) ) #476-Microsoft Fri Nov 01 16:53:00 PST 2019

  lsb_release -rd says
  Description:Ubuntu 18.04.4 LTS
  Release:18.04

  apt-cache policy wslu says
  wslu:
Installed: (none)
Candidate: 2.3.2-0ubuntu2~18.04.3
Version table:
   2.3.2-0ubuntu2~18.04.3 500
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
  500 http://ca.archive.ubuntu.com/ubuntu bionic-updates/main i386 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1869878/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1859509] Re: wsl-integration.sh shows error when .cache/ can't be created

2020-04-09 Thread Patrick Wu
** Changed in: wslu (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1859509

Title:
  wsl-integration.sh shows error when .cache/ can't be created

Status in wslu package in Ubuntu:
  In Progress

Bug description:
  [ Impact ]

   * When $HOME/.cache can't be created an error is shown:
 mkdir: cannot create directory ‘//.cache’: Permission denied

  [Test Case]
   * TODO

  [Regression Potential]
   * TODO
  [Other Info]

  Originally reported to:
  https://github.com/wslutilities/wslu/issues/101

  In addition to suppressing the error message it would probably be also
  useful to disable the detection by default for system users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wslu/+bug/1859509/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1824907] Re: Support for WSL

2020-04-08 Thread Patrick Wu
** Also affects: ubuntuwsl
   Importance: Undecided
   Status: New

** Project changed: wslu => wslu (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wslu in Ubuntu.
https://bugs.launchpad.net/bugs/1824907

Title:
  Support for WSL

Status in ubuntu-desktop-lite:
  New
Status in Ubuntu WSL:
  New
Status in X.Org X server:
  New
Status in desktop-base package in Ubuntu:
  Confirmed
Status in wslu package in Ubuntu:
  New

Bug description:
  Please add support for opening up application windows in the
  foreground on WSL (Windows Subsystem for Linux) systems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-desktop-lite/+bug/1824907/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp