psprint / n-commodore

A next-generation file manager
GNU Affero General Public License v3.0
43 stars 0 forks source link

Application closes on command run #1

Open Hate9 opened 1 year ago

Hate9 commented 1 year ago

This seems very cool, but I'm having an issue. Maybe I'm missing a dependency or something, but whenever I run a command from within the application, the whole application immediately exits.

psprint commented 1 year ago

Thanks for the report. Could you record an asciinema cast?

wt., 18 kwi 2023, 14:42 użytkownik Mabel Schaefer @.***> napisał:

This seems very cool, but I'm having an issue. Maybe I'm missing a dependency or something, but whenever I run a command from within the application, the whole application immediately exits.

— Reply to this email directly, view it on GitHub https://github.com/psprint/n-commodore/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOE4CC2SQ7ZXQKVI2W4TMLXB2D4RANCNFSM6AAAAAAXCSPSAM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Hate9 commented 1 year ago

Absolutely. https://asciinema.org/a/hs1yBuWveZHBpPHTjFsv26mYe

psprint commented 1 year ago

Thanks. What does ctrl-/ show? Is there any search entered? If yes, please remove it, with ctrl-k, for example.

On Tue, 18 Apr 2023 at 12:54, Mabel Schaefer @.***> wrote:

Absolutely. https://asciinema.org/a/hs1yBuWveZHBpPHTjFsv26mYe

— Reply to this email directly, view it on GitHub https://github.com/psprint/n-commodore/issues/1#issuecomment-1513073778, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOE4CBSMM3MAAPT7F5SQEDXB2FJNANCNFSM6AAAAAAXCSPSAM . You are receiving this because you commented.Message ID: @.***>

-- Best regards, Sebastian Gniazdowski

psprint commented 1 year ago

I think that I've found the bug, could you git pull?

On Tue, 18 Apr 2023 at 13:46, Sebastian Gniazdowski @.***> wrote:

Thanks. What does ctrl-/ show? Is there any search entered? If yes, please remove it, with ctrl-k, for example.

On Tue, 18 Apr 2023 at 12:54, Mabel Schaefer @.***> wrote:

Absolutely. https://asciinema.org/a/hs1yBuWveZHBpPHTjFsv26mYe

— Reply to this email directly, view it on GitHub https://github.com/psprint/n-commodore/issues/1#issuecomment-1513073778, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOE4CBSMM3MAAPT7F5SQEDXB2FJNANCNFSM6AAAAAAXCSPSAM . You are receiving this because you commented.Message ID: @.***>

-- Best regards, Sebastian Gniazdowski

-- Best regards, Sebastian Gniazdowski

Hate9 commented 1 year ago

Thanks. What does ctrl-/ show? Is there any search entered? If yes, please remove it, with ctrl-k, for example.

The command shows no search entered.

I think that I've found the bug, could you git pull? On Tue, 18 Apr 2023 at 13:46, Sebastian Gniazdowski @.***>

I've git pulled, and unfortunately that doesn't appear to have fixed it.

psprint commented 1 year ago

Is there a file functions/ok/qcolreduce?

wt., 18 kwi 2023, 18:15 użytkownik Mabel Schaefer @.***> napisał:

Thanks. What does ctrl-/ show? Is there any search entered? If yes, please remove it, with ctrl-k, for example.

The command shows no search entered.

I think that I've found the bug, could you git pull? On Tue, 18 Apr 2023 at 13:46, Sebastian Gniazdowski @.***>

I've git pulled, and unfortunately that doesn't appear to have fixed it.

— Reply to this email directly, view it on GitHub https://github.com/psprint/n-commodore/issues/1#issuecomment-1513448243, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOE4CAAMXLA55MHUEFILNTXB24ZNANCNFSM6AAAAAAXCSPSAM . You are receiving this because you commented.Message ID: @.***>

Hate9 commented 1 year ago

Yes.

psprint commented 1 year ago

Here's what I obtain on clean bash prompt: https://asciinema.org/a/ibQxicel50vGQwlFrlBnRSG62

Hate9 commented 1 year ago

Huh, that's really strange. Maybe something on my end is messing with it. What distro are you on?

psprint commented 1 year ago

I've slightly changed architecture, could you try again?

Hate9 commented 1 year ago

It seems to be working now!