Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Flatpak is not displaying items in flatpak list properly, and putting the Developer/Author/Company name in the "Name" field #5743

Closed
4 tasks done
sfalken opened this issue Mar 22, 2024 · 1 comment

Comments

@sfalken
Copy link

sfalken commented Mar 22, 2024

Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.
  • If this is an issue with a particular app, I have tried filing it in the appropriate issue tracker for the app (e.g. under https://github.com/flathub/) and determined that it is an issue with Flatpak itself.
  • This issue is not a report of a security vulnerability (see here if you need to report a security issue).

Flatpak version

1.15.6

What Linux distribution are you using?

openSUSE

Linux distribution version

Kalpa (Tumbleweed)

What architecture are you using?

x86_64

How to reproduce

  1. Run flatpak list | grep neochat See that the contents of the "Name" field are "The KDE Community"
  2. Run flatpak remote-ls flathub | grep neochat See that the contents of the "Name" field is "NeoChat"
  3. Run flatpak remote-ls fedora | grep neochat See that the contents of the "Name" field is "NeoChat"
  4. Go look at the kcm_flatpak control panel in Plasma, and see that it is picking up it's Application Names, from the "Name" field in flatpak list (Attached Screenshot of behavior, Neochat is not shown in the screen shot, but you can see "John Preston" and "Kovid Goyal")
    Screenshot_20240322_135654

Expected Behavior

flatpak list and by extension, things like kcm_flatpak, flatseal, or warehouse display the application name, and not the Developer/Author/Company name.

Actual Behavior

flatpak list Shows Author/Developer/Company names in the "Name" field.

Additional Information

No response

@chrisawi
Copy link
Collaborator

Duplicate of #5700

This will be fixed in the next release, but apps will need to be reinstalled or updated before they'll have the correct information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants