mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #288] Unable to run boostnote from boost-note-linux.AppImage #104
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RatanShreshtha on GitHub (Jan 11, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/288
Originally assigned to: @Rokt33r on GitHub.
Current behavior
I have downloaded the boost-note-linux.AppImage file from the website but when I am trying to run it I am getting following error.
Steps to reproduce
chmod +x boost-note-linux.AppImage./boost-note-linux.AppImageEnvironment
@Flexo013 commented on GitHub (Jan 12, 2020):
Boost-note is not Boostnote. (So it's not 0.14.0)
The former of which does not use AppImage IIRC.
@RyanGreenup commented on GitHub (Jan 12, 2020):
This isn't an issue for me, I performed the following and it opened up:
.AppImageunder the~/directory, maybe it's a permission issue?Environment
@Rokt33r commented on GitHub (Jan 13, 2020):
I'm using Ubuntu too. And I couldn't reproduce the problem. Maybe I should try it on Fedora? Hmm... I'll download Fedora and try to reproduce tomorrow. If there is someone else using Fedora, please let us know if you can reproduce this problem or not.
@Rokt33r commented on GitHub (Jan 13, 2020):
@RatanShreshtha
I googled about the error. I feel it might be caused by your local envs. Can you execute other electron app like VSCode or Atom on your machine?
@RatanShreshtha commented on GitHub (Jan 13, 2020):
VS code and Atom are working fine.
@Rokt33r commented on GitHub (Jan 13, 2020):
@RatanShreshtha Did you run VSCode or Atom from the same terminal?
@Rokt33r commented on GitHub (Feb 14, 2020):
@RatanShreshtha v0.2.1 has been released. If you still have same problem, please reopen this issue.