lume icon indicating copy to clipboard operation
lume copied to clipboard

Can't log out

Open tensor5g opened this issue 1 year ago • 20 comments

The logout option doesn't appear to do anything for me

Windows 11 23H2

https://github.com/luminous-devs/lume/assets/74799905/5813e9ec-4384-4eb5-aa83-66c1ea7b68e4

I've got some other issues but I wanted to see if logout/login would fix them

tensor5g avatar Nov 22 '23 22:11 tensor5g

Hi, thank for your report You can report all issues, I've a plan for new hotfix today

reyamir avatar Nov 23 '23 00:11 reyamir

Hi, I've fixed your issue in the latest release, can you help me try it https://github.com/luminous-devs/lume/releases/tag/v2.1.3

reyamir avatar Nov 23 '23 02:11 reyamir

After installing the new version I have two new issues. I get this error during installation

image

Clicking OK the install seems to continue fine. After I launch Lume I noticed I was signed out so I put in my npub and tried to click "Continue with nsecBunker" but nothing happens

image

Restarting did not help

tensor5g avatar Nov 23 '23 02:11 tensor5g

oh, it strange, I will set up a Windows vm and test your issue

or you can delete lume's db at this location: C:\Users<user name>\AppData\Roaming\com.lume.nu\ -> delete file lume_v2.db

then you can restart app

reyamir avatar Nov 23 '23 02:11 reyamir

Oh, I've found a problem with login with nsecBunker, I'm working to fix it maybe I will release other hotfix today or tomorrow

if you get other issues, you can report it to me here. I'm fully spending this week just for fix bugs. sorry for buggy release

reyamir avatar Nov 23 '23 02:11 reyamir

Ok, after signing in manually with nsec I get this error when opening my profile (clicking icon in bottom left)

image

tensor5g avatar Nov 23 '23 03:11 tensor5g

I'm working on it too

reyamir avatar Nov 23 '23 03:11 reyamir

Hi, I've released new version to fix your issue: https://github.com/luminous-devs/lume/releases/tag/v2.1.4

reyamir avatar Nov 26 '23 02:11 reyamir

Getting same nip05 error when clicking my profile button. Confirmed I'm on 2.1.4

tensor5g avatar Nov 26 '23 04:11 tensor5g

oh, I will check again can you share me your nip05, maybe something wrong when verify your nip05

reyamir avatar Nov 26 '23 07:11 reyamir

yup, I've found the issue, I'm working on new hotfix

reyamir avatar Nov 26 '23 07:11 reyamir

sorry for bothering you again, can you help me check this version https://github.com/luminous-devs/lume/releases/tag/v2.1.5 I've added the fallback if nip05 cannot be load

reyamir avatar Nov 26 '23 08:11 reyamir

Thank you, I can load the profile now. Next issue is that I cannot seem to follow anyone. I hover over the button, it turns blue, but clicking it doesn't do anything.

tensor5g avatar Nov 26 '23 14:11 tensor5g

Hi, I've found a problem with follow/unfollow button, the contact list is updated, but the button state is update exactly (follow -> unfollow / unfollow -> follow)

I'm working to fix it

image

reyamir avatar Nov 27 '23 00:11 reyamir

Hi, I've pushed new update again 😅, https://github.com/luminous-devs/lume/releases/tag/v2.1.6 You can update via "Check for update" button in Settings Screen -> About, or you can enable auto update

reyamir avatar Nov 27 '23 07:11 reyamir

Clicking the follow button now causes my window to go white

image

Also there is a console open whenever I open Lume

image

tensor5g avatar Nov 27 '23 15:11 tensor5g

Oh, look like this bug only occur on Windows, I will do more test on Windows today

reyamir avatar Nov 28 '23 00:11 reyamir

Hi, I've pushed new version to fix your issue https://github.com/luminous-devs/lume/releases/tag/v2.1.7 You can reinstall with version without -debug flag in name, it won't show console when open app

And can you share me your npub, you have great contribute to lume by raise a lot of issues from the last week I'm working on new lume.nu website which have contributor page, and I will add you to it

reyamir avatar Nov 28 '23 03:11 reyamir

The white window is fixed, thank you. I will DM you my npub.

Next issue, I seem to be getting duplicate notifications. I assume I am getting the same notification from each relay?

image

tensor5g avatar Nov 28 '23 04:11 tensor5g

Ah, it already have dedup function, but maybe a bug cause same event display multiple times or maybe it is spam replies. I will check it, and I also revamp this part to show reply content instead of your post content

reyamir avatar Nov 28 '23 05:11 reyamir