Activity log for bug #2037178

Date Who What changed Old value New value Message
2023-09-23 18:04:23 `{third: "Beedell", first: "Roke"}`{.JSON5} bug added bug
2023-09-23 18:14:54 `{third: "Beedell", first: "Roke"}`{.JSON5} description I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` </blockQuote> (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` </blockQuote> ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` </blockQuote> **https://forum.snapcraft.io/t/snap-doesnt-create-desktop-files-for-installed-applications/36987?u=beedellrokejulianloc** <blockQuote> I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` </blockQuote> (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` </blockQuote> ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` </blockQuote> </blockQuote>
2023-09-24 00:18:18 `{third: "Beedell", first: "Roke"}`{.JSON5} description **https://forum.snapcraft.io/t/snap-doesnt-create-desktop-files-for-installed-applications/36987?u=beedellrokejulianloc** <blockQuote> I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` </blockQuote> (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` </blockQuote> ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` </blockQuote> </blockQuote> https://forum.snapcraft.io/t/snap-doesnt-create-desktop-files-for-installed-applications/36987?u=beedellrokejulianloc states I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` ```sh powershell-preview ``` ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ```
2023-09-24 00:18:39 `{third: "Beedell", first: "Roke"}`{.JSON5} description https://forum.snapcraft.io/t/snap-doesnt-create-desktop-files-for-installed-applications/36987?u=beedellrokejulianloc states I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` ```sh powershell-preview ``` ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` **https://forum.snapcraft.io/t/snap-doesnt-create-desktop-files-for-installed-applications/36987?u=beedellrokejulianloc** <blockQuote> I've installed ```log snap install --channel=latest/edge code-insiders --classic snap install --channel=latest/edge firefox ``` ...but neither were added to `$PATH`: ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> pwsh-preview pwsh-preview: The term 'pwsh-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ```sh powershell-preview ``` <blockQuote> ```log PS /home/RokeJulianLockhart> powershell-preview powershell-preview: The term 'powershell-preview' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ``` </blockQuote> ...nor had `.desktop` files created for them: Despite the presence of ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' ``` it outputs <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'firefox' /usr/share/applications/gnome-mimeapps.list:16:application/rdf+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:17:application/rss+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:109:application/x-xpinstall=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:113:application/xhtml+xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:114:application/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:197:image/gif=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:201:image/jpeg=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:208:image/png=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:266:text/html=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:276:text/xml=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:296:video/webm=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:325:x-scheme-handler/chrome=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:326:x-scheme-handler/ftp=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:329:x-scheme-handler/http=firefox_firefox.desktop /usr/share/applications/gnome-mimeapps.list:330:x-scheme-handler/https=firefox_firefox.desktop ``` </blockQuote> (which are perhaps remnants of an installation of https://software.opensuse.org/package/MozillaFirefox) as aforestated, KDE's Application Launcher is unable to locate any, and certainly none exist for `code-insiders`: ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'visual studio' ``` </blockQuote> ```pwsh Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` <blockQuote> ```log PS /home/RokeJulianLockhart> Get-ChildItem -LiteralPath '/usr/share/applications' | Select-String 'insiders' ``` </blockQuote> </blockQuote>