Missing output when running without configuration file #185

Closed
opened 2022-09-13 18:17:23 +03:00 by victor-engmark · 7 comments

Running nix-env -f https://github.com/NixOS/nixpkgs/archive/master.tar.gz -iA meli && meli without a ~/.config/meli/config.toml results in no feedback - only once I press Enter does the “No configuration found […]” message show up.

Reposted

Running `nix-env -f https://github.com/NixOS/nixpkgs/archive/master.tar.gz -iA meli && meli` without a `~/.config/meli/config.toml` results in no feedback - only once I press Enter does the “No configuration found […]” message show up. [Reposted](https://lobste.rs/s/uzo9pu/meli_text_user_interface_e_mail_client#c_r4fwfl)

Could this be a terminal bug? What terminal emulator do you use and can you duplicate it on a different one?

Could this be a terminal bug? What terminal emulator do you use and can you duplicate it on a different one?
Manos Pitsidianakis added the
bug
label 2022-09-13 18:25:00 +03:00

I first encountered this running meli 0.7.2 in GNOME Terminal version 3.44.1 for GNOME 42 (so about as bog standard as it gets). It works the same in XTerm.

I first encountered this running meli 0.7.2 in GNOME Terminal version 3.44.1 for GNOME 42 (so about as bog standard as it gets). It works the same in XTerm.

I can indeed replicate this with the tagged 0.7.2 release, but not with latest master.

I can indeed replicate this with the tagged 0.7.2 release, but not with latest `master`.

I was also able to reproduce this on KDE's konsole, with 0.7.2, but not with current master.

A quick git bisect shows that it was fixed by commit 330a2b2.

I was also able to reproduce this on KDE's konsole, with 0.7.2, but not with current master. A quick git bisect shows that it was fixed by commit 330a2b2.

@ticho thanks a lot for confirming! I couldn't reproduce this any way.

@victor-engmark could it be that nix master isn't up-to-date with the git repository?

@ticho thanks a lot for confirming! I couldn't reproduce this any way. @victor-engmark could it be that nix master isn't up-to-date with the git repository?

@epilys Yes, that is very likely the case. Thank you for the patience, and sorry for the noise.

@epilys Yes, that is very likely the case. Thank you for the patience, and sorry for the noise.

@victor-engmark no problem! It's good to know how meli packaging works, since I'm not directly involved in that.

@victor-engmark no problem! It's good to know how meli packaging works, since I'm not directly involved in that.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#185
There is no content yet.