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] The icons on the left side of the window are missing when using the AppImage #49

Open
1 of 3 tasks
GordonZhang2024 opened this issue Jun 28, 2024 · 8 comments
Open
1 of 3 tasks
Assignees
Labels
🐛 Bug Something isn't working

Comments

@GordonZhang2024
Copy link

GordonZhang2024 commented Jun 28, 2024

Describe the bug
The icons(on the buttons, such as "save" and "open") on the left side of the window are not shown. I can click those buttons but I can't see the icon. I used the AppImage from the GitHub release
page. I see these messages in the terminal:

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
 All settings:
"Editor/ColorTheme" : QVariant(QString, "Default")
"Editor/FontFamily" : QVariant(QString, "JetBrainsMono Nerd Font")
"Editor/FontSize" : QVariant(double, 16)
"Editor/IndentMode" : QVariant(QString, "Spaces")
"Editor/TabSize" : QVariant(double, 4)
"StyleTheme" : QVariant(QString, "Fusion")

"Welcome to Notepanda!" 

To Reproduce
Steps to reproduce the behavior:

  1. Just execute the AppImage

Screenshots

Affected Notepanda installation source

  • ArchLinux AUR
  • Compile manually
  • Github Release

Desktop (please complete the following information):

  • OS :Fedora Linux KDE 40 (x86_64):
  • Version: 0.1.4

My OS info

Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.5-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-4200U CPU @ 1.60GHz
Memory: 7.4 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4400
Manufacturer: LENOVO
Product Name: 20AMA4DJCD
System Version: ThinkPad X240
@GordonZhang2024 GordonZhang2024 added the 🐛 Bug Something isn't working label Jun 28, 2024
@GordonZhang2024
Copy link
Author

Here is the screenshot
Screenshot_20240628_110216

@pzhlkj6612
Copy link
Contributor

The icon of the Window was also missing, btw.

@GordonZhang2024
Copy link
Author

yeah

@pzhlkj6612
Copy link
Contributor

@GordonZhang2024 , I've tried fixing the CI of this repository in #46 and it seemed to work. If you are interested in coding, you can build your own development environment according to the CI script. After fixing the issue with icons, you can create a PR.

@GordonZhang2024
Copy link
Author

OK. Perhaps I'll try to fix this issue later

@GordonZhang2024
Copy link
Author

@pzhlkj6612
I created a Debian vm (I mainly use Fedora) and had a test. I found the .deb package dowsn't have this problem and works well. I also took a look at the CI script. Does the AppImage build directory contain the icons directory? It seems not, right?
If it really doesn't contain the icons directory, perhaps you need to fix the CI script. I'm sorry I can't help with the CI script. I'm not very familiar with CI scripts and AppImage build.

@pzhlkj6612
Copy link
Contributor

If it really doesn't contain the icons directory, perhaps you need to fix the CI script.

I'll look into this, thanks for your test!

@GordonZhang2024
Copy link
Author

Glad I could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants