-
buc
It seems the prefs "mailnews.database.summary.dontPreserveOn{Copy,Move}" should be completed by adding "offlineMsgSize".
-
buc
Otherwise some mess can be happen, as in:
logbot.buc.me/seamonkey/20210704#c1815
-
buc
When you move a mail from a local folder (ie. Archives) to imap Inbox, the size of the mail is increased (by 100 bytes in my case), probably because an additional empty "X-Mozilla-Keys:" header is added (why?). But the "offlineMsgSize" still has the old value. In some cases it confuses SM mailer.
-
buc
Probably TB affected as well...
-
frg_Away
buc wonder if it is
Bug 1430480
-
buc
Nope, it is not attachment related.
-
frg_Away
buc you sure? see duplicate
Bug 680004
-
buc
Nope, there are no any attachments in my tests at all.
-
frg_Away
buc let my try anyway. Looking at the patch it seems to be a general fix not just for attachments.
-
buc
The issue is not good reproducible. Fortunately I caught a reproducible case in my current environment and found the reason.
-
frg_Away
ok does not look related at second glance
-
frg_Away
Bummer that jorgk is no longer doing TB development.
-
buc
When the mail is movied/copied to imap malbox, the "offlineMsgSize" header (if any) is copied into the correspond .msf file. Then when you read that folder, SM sees the broken "offlineMsgSize" and then uses it to compute file offsets etc., which leads to corrupted email data shown.
-
buc
BTW, the "Repair" procedure (from folder properties) drops this parameter.
-
buc
Well, yes -- searching for "mailnews.database.summary.dontPreserveOnMove", mailnews/imap/src/nsImapMailFolder.cpp reads the pref and than ADDS some more parameters, including "offlineMsgSize". But the similar code in mailnews/local/src/nsLocalMailFolder.cpp does not add anything. So "local-->imap" move is affected.
-
buc
Seems was
bug 486007 for imap, and
bug 459680 for Local. But the header was added for imap only...
-
GrannyGoose
that doesnt surprise me, i have had the feeling for awhile TB development has gone downhill for awhile now
-
buc
Probably at that time a mail did not increase during the movement from local to imap. But then "X-Mozilla-Keys" header was added (
bug 691770,
bug 426651), or something later...
-
buc
BTW, useful python2 tool to parse .msf files (at least into xml):
github.com/KevinGoodsell/mork-converter
-
buc
Anyway, if we already remove "size" when copy/move (in defaults prefs), nothing seems to be spoiled if we remove "offlineMsgSize" as well.
-
buc
Probably copying from a local folder to remote imap server it tooooooo rare operation... :)
-
buc
...so no one has complained so far.
-
frg_Away
need some slppe. Will take a look tomorrow.
-
frg_Away
^sleep
-
fantomas
yo
-
fantomas
frg_Away: and how can I test it, run autoconf or manually change in configure?
-
fantomas
frg_Away: (...if SM compiles with cargo 1.46)
-
IanN
-
IanN
-
WaltS48
Hi frg, IanN, ewong
-
IanN
good day WaltS48
-
frg
WaltS48 Hi
-
frg
fantomas Just change the minimum required level. There is no other way around it.
-
tonymec
hello everyone
-
frg
tonymec hi
-
IanN
hi tonymec
-
WaltS48
tonymec: hi
-
IanN
-
njsg
hi .*
-
IanN
hi there njsg
-
IanN
-
IanN
-
IanN
hi rsx11m
-
rsx11m
hi IanN
-
frg
Hi rsx11m
-
rsx11m
hi frg
-
IanN
Who's taking minutes?
-
frg
me and probably late again :)
-
IanN
thanks frg
-
IanN
Nominees for Friends of the Fish Tank?
-
frg
ewong for fixing up the update process.
-
frg
-
rsx11m
+++
-
IanN
agreed
-
IanN
Action Items
-
IanN
Anything still need doing on
Bug 1716547?
-
frg
Nothing from me. Sorry for not fixing the website typo. I always got sidetracked or found something elase to do :(
-
frg
Typo fix and wanted to add the logbot. Should we do it
-
IanN
-
frg
with the current self signed cert?
-
frg
IanN should we remove freenode or demote it down?
-
IanN
frg: demote down I would say
-
frg
Ok will see that I find some time.
-
njsg
IanN: for 1716547 help possibly, or should that go in a separate bug?
-
frg
njsg if not website should go into separate bug. Can go into 544 as a separate part I think.
-
frg
If website then 547
-
IanN
agreed
-
njsg
maybe a new bug for help and a meta-bug for the network change?
-
frg
njsg meta is a bit much I think. Seperate bug is ok with me. We can link them the website bug.
-
IanN
yeah, meta would be overkill
-
IanN
just link the bugs
-
frg
544 already has 547 in see also
-
IanN
Status of the SeaMonkey Infrastructure
-
frg
no change from me but updates are working :) ewong is now working in the crash stats.
-
frg
^on the
-
IanN
frg: not seen anything on the equivalent TB bug recently
-
frg
mozilla seems to be dead set to do this soon. They will suffer more than us. I can live with it for some time and do private debugging if someone has a reproducable case.
-
IanN
no other changes to build infra as far as I am aware
-
IanN
Status of the SeaMonkey Source Tree
-
njsg
-
njsg
(for help irc link)
-
IanN
thanks njsg
-
frg
All building I think. Prepiously only Mozilla had the habit of removing sources we use but now TB has joined them without giving notice. So far all manageable.
-
IanN
Release Train
-
frg
2.53.8 unfortunately has a non wirking message archiving.
Bug 1718839
-
frg
Wonder if we should do a 2.53.8.1 IanN with the wip fix any severe new regressions in? Comment 5 6?
-
frg
I didn't test yet. Did mostly reviews to get l10n changes in c-c.
-
IanN
frg: yeah, I have an idea of what to do to fix the issue I found
-
frg
IanN show we do a 2.53.1 then?
-
frg
2.53.8.1
-
IanN
frg: yes, we can do
-
frg
Bug 515675 needs to go in too.
-
IanN
frg: is something broken in 2.53.8 that it fixeS?
-
frg
Given that 2.53.9 has some extensive changes under the hood probabyl best to have a stable fallback with 2.53.8.1.
-
frg
IanN removed the two other EnsureFolderIndex location. I am not sure what is broken now in 2.53.8 drag and drop but something is for sure.
-
frg
suite\mailnews\content\messengerdnd.js contained them.
-
frg
-
IanN
frg: ah okay
-
IanN
Extensions Tracking
-
frg
IanN Alternative to putting the bug in might be to add the new EnsureFolderIndex(treeView, msgFolder) to mailWindowOverlay.js
-
frg
If they are compatible
-
frg
2.53.9 is still in flux I think. Noting from me for extensions.
-
frg
Some outstanding reviews for cZ and also link open. Wonder if we should move them to 2.53.10 to let them bake a bit more.
-
rsx11m
put them in the beta but back out from 2.53.9 release?
-
rsx11m
unless they are too comprehensive
-
IanN
polyfill fixed some issues with using gitlab/github
-
IanN
-
frg
rsx11m well based on 2.53.8 and 2.53.7 I doubt that the beata is really tested...
-
frg
^beta
-
rsx11m
:-/
-
frg
gitlab now needs web sustom elements. From what I see for emoticons. Really important usage to put this bloat in.
-
frg
I amy trying to get stylo into 2.53 as a prerequsite but because of ever changing rust our older stuff does not compile with current rust.
-
frg
^custom elements
-
IanN
got to love custom elements...
-
frg
I am good a backporting but still needs more patches :)
-
frg
Next wave is 4000 but most of them will probably not be needed so maybe 400 to 1000.
-
IanN
2.Next, Feature List, Planning and Roundtable
-
frg
Just want to wait a little to see if regression crept into 2.53.9b1 pre
-
frg
bau
-
IanN
ditto
-
frg
Maybe we need to look at mdn links next. They want to stop displaying archived content July 14th.
-
frg
Whatever this means. Might affect debugQA and help.
-
IanN
have to see what breaks
-
rsx11m
-
njsg
and the site too, possibly
-
njsg
961 hits for developer.mozilla.org, 951 of which under src/releases
-
njsg
so release notes and download pages
-
rsx11m
probably depends how they define "archived content"
-
IanN
njsg: where are you searching?
-
njsg
IanN: hg grep on the site repository
-
IanN
interesting
-
frg
-
frg
> 1. Stop displaying all archived content on July 14, 2021
-
frg
Whatever this means
-
frg
Maybe they should just link to google com :)
-
IanN
in theory they only archives Firefox specific content
-
IanN
but again it depends what they mean by Firefox specific
-
frg
I would wait too they removed it and then see what impact it has.
-
rsx11m
-
IanN
yes
-
frg
We could put still relevant stuff in our website source.
-
njsg
some are not links, 730 and 720 if I grep for href=..., 61 unique addresses
-
IanN
but it is a matter of going through each unique link and working out if it has been archived and working out the best source going forward
-
frg
If these are years old release notes or news I would not care.
-
IanN
that could be a link to another source or copying into our website
-
IanN
yeah, agreed
-
IanN
so recent news / releases notes, last 2 years? then other areas
-
frg
yeah. Anything prominent first and then walking "down".
-
frg
ShouldnÄt be a problem with our active community helping out :D
-
rsx11m
the alternative is to just clone the archive ;-)
-
IanN
loads of rubbish we don't want, but perhaps things that mention SeaMonkey might be useful to clone
-
IanN
okay, AOB?
-
frg
bau again
-
IanN
Next meeting is in 2 weeks time
-
IanN
same bat time, same bat channel
-
rsx11m
I can post the agenda and invitation but have a conflict on the 25th
-
rsx11m
no problem in general, though - just to let you know
-
frg
rsx11m I usually repost to alt.comp.software.seamonkey.
-
frg
Forgot this time so late today.
-
IanN
thanks for your time everyone
-
rsx11m
have fun!
-
IanN
you too
-
rsx11m
bye
-
frg
bye
-
fantomas
frg_Away: thanks, but how do I change required cargo level ?
-
frg_Away
fantomas I am on 2.53.9. Check if python/mozboot/mozboot/util.py contains 1.47 and just set to 1.43
-
fantomas
MINIMUM_RUST_VERSION = '1.47.0'
-
fantomas
is that used for cargo version too?
-
fantomas
...it is. Thanks.
-
buc
Regarding
logbot.buc.me/seamonkey/20210711#c1985 "offlineMsgSize" -- it seems a decade old issue, described in
bug 426651 (and other related).
-
buc
Mails in local folders have additional headers added, from "X-Mozilla-" namespace. When such a mail is copied/moved to a remote imap server, most of such headers are dropped, but "X-Mozilla-Keys" remains (
bug 426651). But "offlineMsgSize" parameter does not count this header's bytes, and then imap server can receive wrong size.
-
buc
Besides the 99 bytes of the header, also one additional newline is added to the end of the mail (ie. total 100).
-
buc
It is very old (10 years) and seems rare issue. SM <= 2.49.5 affected as well. А bit of a pity that already at that time TB stopped taking proper care of the perfection of his code. :(
-
frg_Away
buc do you have a sample mail? I see the behaviour but my mails did not trigger the bad display of them.
-
fantomas
well, SM 2.53.8 does compile with cargo-1.46.0
-
buc
frg: I could set a testing account on my imap server right now.
-
buc
The bug is reliably reproduced if it has already appeared. However, it is not clear at all how to create a certain simple test "from scratch". And it was mentioned in those bug reports. Therefore the easiest way is just to clone the environment in which the bug is reproduced.
-
buc
frg: Well, I've create imap testing account. Ping me in private...
-
frg_Away
buc Thanks. Need to sleep. Have to run some errands early. Wil ping you Monday evening. I have an imap account with gmx just unable to find a good test message. Might not be able to fix it. This is a bit over my head.
-
frg_Away
see you tomorrow.