Open GoofyAF opened 2 years ago
Hello there GoofyAF! š
Thank you and congratulations š for opening your very first issue in this project! š
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. š
For more open ended discussions and/or specific questions, please visit the discussions page. š
Thanks for opening this up. Pull requests are welcome!
I circled back to the install guide and tried the following snap install instructions:
# stable
sudo snap install superproductivity
# edge channel releases
sudo snap install --channel=edge superproductivity
# it is also recommended to disable updates to the app while it is running:
sudo snap set core experimental.refresh-app-awareness=true
This produced the same error as above, app opened on install, and then failed to open a second time. I think the problem is here in the syslog:
apparmor="DENIED" operation="open" profile="/snap/snapd/14066/usr/lib/snapd/snap-confine" name="/etc/pop-os/os-release"
Thanks for digging into this. Not sure what went wrong here, but on Ubuntu the app installs and opens just fine. This either could be a problem with snap itself on PopOS or this needs to be addressed through electron-builder as it is responsible for building the snap.
This issue has not received any updates in 90 days. Please comment, if this still relevant!
I'm experiencing a similar issue: that is the app opens once, but if I quit it will not open again, unless I wipe completely the configuration. The app does not open , but with no console outputs or errors whatsoever.
version: snap: superproductivity 7.12.1 2023-01-12 (1699) os: Kubuntu 22.10
@delbian Are you able to open the console (Ctrl+Shift+I) when this happens? And if so is there any output and how does the network tab look like?
No messages or output trying to start superproductivity in GUI or CLI (I'm using bash). When I try to start it from GUI I'm not able to open the console (I'm not sure what does this mean, but Ctrl+Shift+I opens nothing).
@delbian what is the output if you start super productivity from a terminal?
@johannesjo No messages or output trying to start superproductivity in terminal
This issue has not received any updates in 90 days. Please comment, if this still relevant!
I have the same problem and have had it in the past too. Made me switch to appimage. Running superproductivity from command line gives no messages. Journalctl only gives this: Started snap.superproductivity.superproductivity-5ea0ee40-7b87-4d5b-890a-418e173ed25b.scope.
And that's it.
I'm on Debian 12 and the latest version of SuperProd.
I've had this issue on Ubuntu 22.04 in the past. Probably two years ago.
@Svampebob1 thanks for letting me know. I suspect this being more of a snap issue, than one with the app itself, so I am not really sure how to best address this. Do other snaps usually work fine?
@Svampebob1 thanks for letting me know. I suspect this being more of a snap issue, than one with the app itself, so I am not really sure how to best address this. Do other snaps usually work fine?
No problem. If I had anything to contribute with in this matter, I would. It's a fantastic app! I haven't had the problem with any other snaps. I'm not using many of them, but the few I use works flawlessly š.
Your Environment
Expected Behavior
App should open when app icon is selected or cli argument 'superproductivity' is entered
Current Behavior
App opens once upon install, but when app is quit and then selected again, it does not open.
Steps to Reproduce (for bugs)
1.
sudo snap install superproductivity
2.$ superproductivity
or use GUI iconConsole Output
Error Log (Desktop only)