[Bug 1896475] Re: [FFe] Migrate to pipewire-0.3

2020-09-22 Thread Iain Lane
** Changed in: xdg-desktop-portal-kde (Ubuntu)
   Status: New => Fix Released

** Changed in: xdg-desktop-portal-gtk (Ubuntu)
   Status: New => Fix Released

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: New => Fix Released

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

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

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

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

** Changed in: gnome-remote-desktop (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to krfb in Ubuntu.
https://bugs.launchpad.net/bugs/1896475

Title:
  [FFe] Migrate to pipewire-0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/1896475/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2020-09-22 Thread Alex A. D.
Is this still relevant?

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-cli-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1857824

Title:
  kmimetypefinder5 misidentifies mimetype of python files containing
  certain strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-cli-tools/+bug/1857824/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2020-09-22 Thread Alex A. D.
Wow. I'm experiencing the same problem.

I run the following test case:

$ tee index.py 
http://www.w3.org/1999/xhtml";>
  
Example title
  
  
Example body
  

"""
print('Hello, world!')
eol

$ kmimetypefinder5 index.py # => application/xhtml+xml

The last command outputs wrong type. Seriously, it's a bug. I've the
same problem in a separate bugreport. Checkout:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1890716

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-cli-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1857824

Title:
  kmimetypefinder5 misidentifies mimetype of python files containing
  certain strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-cli-tools/+bug/1857824/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1896681] [NEW] LSP broken error infinite loop in Kate when python-language-server not installed

2020-09-22 Thread Alex DeLorenzo
Public bug reported:

After enabling the LSP Client plugin in Kate and editing a Python
script, I encounter this error:

LSP Client: Server terminated unexpectedly: python3 -m pyls --check-
parent-process

This error message will keep appearing after closed, in an infinite
loop.

The error goes away upon installing python-language-server and restarting Kate:
pip3 install python-language-server

This is a duplicate of this bug from the KDE bug tracker[1], and this
issue was fixed with a commit here[2] to Kate's source code back in
January.


Versions

Ubuntu 20.04.1 LTS
kate 19.12.3


[1] https://bugs.kde.org/show_bug.cgi?id=415847

[2] https://bugs.kde.org/show_bug.cgi?id=415847#c3

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

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kate in Ubuntu.
https://bugs.launchpad.net/bugs/1896681

Title:
  LSP broken error infinite loop in Kate when python-language-server not
  installed

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

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1896682] [NEW] kmimetypefinder5 *.html reports wrong type

2020-09-22 Thread Alex A. D.
Public bug reported:

# Test case: 
Run the following to reproude the issue in bash/shell/zsh:

> $ tee "index.html" <
use strict
eol

> $ xdg-mime query filetype index.html # => `application/x-perl`- WRONG type
> $ kmimetypefinder5 index.html  # => `application/x-perl`

# Environment:
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"

kde-cli-tools/focal,now 4:5.18.4.1-0ubuntu1 amd64 [installed,automatic]
kde-cli-tools-data/focal,focal,now 4:5.18.4.1-0ubuntu1 all [installed,automatic]

# Previous reports:
I previously reported this bug in wrong place. I figured that it should be 
moved after running 
> $ XDG_UTILS_DEBUG_LEVEL=1 xdg-mime ...
as it was saggested by another user.
Link: https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1890716

Related bug concerning *.py files:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1890716

** Affects: kde-cli-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: html mime py xdg-mime xdg-open

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-cli-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1896682

Title:
  kmimetypefinder5 *.html reports wrong type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-cli-tools/+bug/1896682/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2020-09-22 Thread Kai Kasurinen
** Package changed: kde-cli-tools (Ubuntu) => shared-mime-info (Ubuntu)

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-cli-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1857824

Title:
  kmimetypefinder5 misidentifies mimetype of python files containing
  certain strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1857824/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1890716] Re: misidentifies .html file as Perl script when it contains JavaScript "use strict"

2020-09-22 Thread Alex A. D.
** Also affects: kde-cli-tools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-cli-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1890716

Title:
  misidentifies .html file as Perl script when it contains JavaScript
  "use strict"

To manage notifications about this bug go to:
https://bugs.launchpad.net/shared-mime-info/+bug/1890716/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs