-
m-relay_
<jpk68:matrix.org> Would someone mind submitting this to #4573?
-
m-relay_
-
m-relay_
<jpk68:matrix.org> Another small one:
paste.debian.net/plainh/d4d596d7
-
m-relay_
<jpk68:matrix.org> selsta: Sorry for the ping, I was just wondering if you would be willing
-
m-relay_
<jpk68:matrix.org> or someone else you know of :)
-
selsta
it would probably be best if someone takes over the whole PR since the person in 4573 doesn't want to continue anymore
-
m-relay_
<jpk68:matrix.org> I would, but unfortunately GitHub kind of hates me
-
m-relay_
<jpk68:matrix.org> and my account is still (falsely) suspended
-
selsta
did you mean with submitting adding a comment with the patch links, or pasting the patches itself into a comment?
-
m-relay_
<jpk68:matrix.org> Anything works
-
m-relay_
<jpk68:matrix.org> The CI stuff is kind of beyond me, but I think I can make some decent progress on the rest of the PR
-
selsta
CI stuff is just getting it to build on all OS
-
m-relay_
<jpk68:matrix.org> Yes, I know, I'm just not sure I'm super qualified to fix that
-
selsta
added a comment
-
m-relay_
<jpk68:matrix.org> Thanks :)
-
whatsayjose1980-
selsta if you want i can take over
-
selsta
whatsayjose1980-: I misread the comment in 4573, seems they are still working on it just not interested in fixing CI at the moment
-
m-relay_
<jpk68:matrix.org> whatsayjose1980-: Are you the guy that submitted this PR yesterday?
-
m-relay_
-
whatsayjose1980-
yes
-
m-relay_
<jpk68:matrix.org> Interesting...
-
whatsayjose1980-
selsta ok
-
whatsayjose1980-
m-relay_ interesting as in?
-
m-relay_
<jpk68:matrix.org> Uhh, it was an interesting PR
-
whatsayjose1980-
m-relay_ as in?
-
whatsayjose1980-
i am working on something for a private vested group
-
whatsayjose1980-
large swathes of conversion
-
whatsayjose1980-
without the essence mbweb yet private
-
plowsof
ok
-
whatsayjose1980-
@plowof sorry for bothering you yesterday mate
-
plowsof
it was the highlight of my week, thank you
-
whatsayjose1980-
plowsof :)
-
whatsayjose1980-
but i didnt change anything tbh
-
whatsayjose1980-
they were as they were
-
whatsayjose1980-
thanks mate
-
whatsayjose1980-
logging out now
-
plowsof
nice to talk to you, have a wonderful evening
-
whatsayjose1980-
mine is half past night
-
whatsayjose1980-
cheers mate enjoy tthe eve, night is young for you
-
m-relay_
<jpk68:matrix.org> A few more fixes:
paste.debian.net/plainh/e6f39911
-
m-relay_
<ofrnxmr:xmr.mx> Shared
-
m-relay_
<jpk68:matrix.org> There may be more coming ;)
-
m-relay_
<ofrnxmr:xmr.mx> Finish and sell all at once?
-
m-relay_
<jpk68:matrix.org> Maybe, I guess
-
m-relay_
<jpk68:matrix.org> The problem is, if two people are working on it, the other person might do work I already finished
-
m-relay_
<jpk68:matrix.org> or vice versa
-
m-relay_
<ofrnxmr:xmr.mx> I doubt the pr is going to be merged eith its 50+ commits not squashed
-
m-relay_
<ofrnxmr:xmr.mx> So fix conflicts :P
-
m-relay_
<jpk68:matrix.org> Fair point, but still, it would waste time
-
m-relay_
<jpk68:matrix.org> This should have been done, like, yesterday
-
m-relay_
<ofrnxmr:xmr.mx> The pr or the migration to qt6?
-
m-relay_
<jpk68:matrix.org> Qt6 migration. I don't mean to point fingers or anything
-
m-relay_
<jpk68:matrix.org> Qt5 was deprecated like a year ago
-
m-relay_
<ofrnxmr:xmr.mx> I dont know anything about qt but is this pr even the right way to go about it?
-
m-relay_
<ofrnxmr:xmr.mx> Seems rather messy
-
m-relay_
<ofrnxmr:xmr.mx> Youd think this can be done a lot cleaner(?)
-
m-relay_
<jpk68:matrix.org> How else would you do it? The new Qt version is full of a huge number of breaking changes
-
m-relay_
<jpk68:matrix.org> How so?
-
m-relay_
<ofrnxmr:xmr.mx> ^
-
m-relay_
<ofrnxmr:xmr.mx> Twas a question
-
m-relay_
<jpk68:matrix.org> My bad :)
-
m-relay_
<ofrnxmr:xmr.mx> I just see 144 files changes and think "this aint getting reviewed "
-
plowsof
Make feather wallet look like the gui? :P
-
m-relay_
<ofrnxmr:xmr.mx> And i see stuff like this and wonder "tf?"
-
m-relay_
<ofrnxmr:xmr.mx> ```
-
m-relay_
<ofrnxmr:xmr.mx> run: DEV_MODE=ON make release -j3
-
m-relay_
<ofrnxmr:xmr.mx> run: DEV_MODE=ON make release -j"$(sysctl -n hw.ncpu)"
-
m-relay_
<ofrnxmr:xmr.mx> ```
-
m-relay_
<ofrnxmr:xmr.mx> A few lines lower
-
m-relay_
<ofrnxmr:xmr.mx> ```
-
m-relay_
<ofrnxmr:xmr.mx> run: DEV_MODE=ON make release -j3
-
m-relay_
<ofrnxmr:xmr.mx> run: y make release -j"$(nproc)"
-
m-relay_
<ofrnxmr:xmr.mx> ```
-
m-relay_
<ofrnxmr:xmr.mx> Like why inconsist
-
m-relay_
<ofrnxmr:xmr.mx> Ent
-
m-relay_
<jpk68:matrix.org> Yeah, not sure
-
m-relay_
<ofrnxmr:xmr.mx> And `run: y make release -j"$(nproc)"` is a typo?
-
m-relay_
-
m-relay_
<jpk68:matrix.org> Left is Qt6, right is current release
-
m-relay_
<jpk68:matrix.org> Still some work to do with shadows and stuff
-
m-relay_
<jpk68:matrix.org> and the whole balance card thing is just not there (?)
-
m-relay_
<ofrnxmr:xmr.mx> #startfresh
-
m-relay_
<jpk68:matrix.org> We might be in for a slight unintentional redesign :)
-
m-relay_
<ofrnxmr:xmr.mx> The CI changes dont seem to all be coherent
-
m-relay_
<jpk68:matrix.org> OP did say that they couldn't really fix it
-
m-relay_
-
m-relay_
<ofrnxmr:xmr.mx> So i guess my question is mainly, is the rest of the pr somethimg we shoukd be buikding off of?
-
m-relay_
<ofrnxmr:xmr.mx> The ci isnt juat annoying to fix, it looks like it was broken
-
m-relay_
<ofrnxmr:xmr.mx> Revert all changes to it, and do it properly :D
-
m-relay_
<jpk68:matrix.org> I guess I can always rebase to my fork on Codeberg, and then submit from there or something
-
m-relay_
<ofrnxmr:xmr.mx> A couple sane changes a bunch lf random unnecessary ones dont inspire confidence for the rest of the pr
-
m-relay_
<ofrnxmr:xmr.mx> Its easy for ie me to clobe for codeberg fork and pish the branch to my github
-
m-relay_
<jpk68:matrix.org> Might be rude to take credit for it though, since I will have done maybe 10 out of the 54 commits
-
m-relay_
<jpk68:matrix.org> Thanks :)
-
plowsof
Still(wondering): what llm does those commit titles
-
plowsof
OP said they cant be bothered to fix it right now, but their git is hidden so i cant see their work
-
m-relay_
<jpk68:matrix.org> plowsof: Not everything is vibecoded... maybe some of us are just NPCs :)
-
m-relay_
<jpk68:matrix.org> ofrnxmr Got another one for you
-
m-relay_
-
selsta
I would ideally like Qt 5 and 6 support simultaneously but not sure if that's possible