[kid3] [Bug 432578] Missing space after a '.'

2023-02-03 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

Urs Fleisch  changed:

   What|Removed |Added

 CC||s_decos...@yahoo.com

--- Comment #23 from Urs Fleisch  ---
*** Bug 465246 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2022-08-05 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

Urs Fleisch  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2022-05-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #22 from seb.lebre...@gmail.com ---
(In reply to Urs Fleisch from comment #21)
> There is a Mac version of Kid3 3.9.1 with Qt 6, it is even officially linked
> on https://kid3.kde.org/#download as "Qt 6 binaries for macOS Mojave or
> later kid3-3.9.1-Darwin-Qt6-Mojave.dmg" and points to
> https://prdownloads.sourceforge.net/kid3/kid3-3.9.1-Darwin-Qt6-Mojave.
> dmg?download.

Oh I didn't notice that, downloading now, thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2022-04-21 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #21 from Urs Fleisch  ---
There is a Mac version of Kid3 3.9.1 with Qt 6, it is even officially linked on
https://kid3.kde.org/#download as "Qt 6 binaries for macOS Mojave or later
kid3-3.9.1-Darwin-Qt6-Mojave.dmg" and points to
https://prdownloads.sourceforge.net/kid3/kid3-3.9.1-Darwin-Qt6-Mojave.dmg?download.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2022-04-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #20 from seb.lebre...@gmail.com ---
(I installled 3.9.1 and got my answer, it still uses QT5 so I will keep using
the 3.9.0-QT6 build for now until official builds move to QT6)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2022-04-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #19 from seb.lebre...@gmail.com ---
Hi, I've been using the 3.9.0 / QT6.2.2 for a while now, and I'm happy to
report that I haven't noticed any side effect or bugs that could be related to
QT6.

I have had a couple crashes, but both happened after the app stayed open for
several day in background with in/out of sleep (and at least once with a folder
loaded with 100s if not 1000s of songs) so it's not so critical, and I can't
compare if it would have happen with the previous QT5 version.

So, as far as I'm concerned, this looks good and I will remove the other kid3
versions I still had installed (3.8.7, 3.9.0 with old QT)

I just saw that a new version is available now, 3.9.1, but I'm not sure which
QT version it uses ?
Have you switched to QT6 on the main branch now ?

Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #18 from seb.lebre...@gmail.com ---
Thanks, I'll use it and report back here if I find something. Please ask if you
need me to test something in particular or want an update.

BTW I never use audio within kid3 (didn't even know it is possible) so I won't
know about those issues if any, and I always remove ID3v1 tags whenever I have
one because iTunes/Music writes to ID3v2 so the encoding limitations shouldn't
not be a problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-19 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #17 from Urs Fleisch  ---
Good to hear that it seems to work so far. I will leave the bug open some time
while you get some experience with the Qt 6 version. I do not know of any
shortcomings or bugs in this version, it is built like the Qt 5 version from
Linux using a cross compiler. What I was not able to test was audio playback,
but Qt 6 builds for Linux and Windows had working audio output, so I would
expect it to work. Another thing which has changed in Qt 6 is that there are
not many text conversion codecs to convert between different charsets, so the
"Text encoding" options offered in the "Tags/Tag 1" tab of the settings are
quite reduced, but this is probably not a problem if you do not have ID3v1 tags
with an encoding other the ASCII or ISO-8859-1 (which is not recommended
anyway). So please report if you find any problems with the Qt 6 version. If it
works satisfactorily, I will make this version an official alternative. Sooner
or later, all versions will have to be built with Qt 6, so it is good to gain
some experience beforehand.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #16 from seb.lebre...@gmail.com ---
Hi,

I tested with 3.9.0 and the bug is indeed still there

With the version of 3.9.0 / QT6.2.2 that you linked, it looks good ! See
screenshot attached.
I have only tested this specific use case however, so I'll start using this
version from now on (unless there are known issues/limiations ?) and come back
here if I notice anything.

Thanks a lot for the follow up & for providing the special version with the
fix.
I'm not sure if I'm supposed to change the bug status myself to fixed or
something, and whether it should be changed at all for now since it is only
available in a special build, so I'm not touching anything and leaving it up to
you.

Thanks again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #15 from seb.lebre...@gmail.com ---
Created attachment 144664
  --> https://bugs.kde.org/attachment.cgi?id=144664=edit
Fixed with kid3 3.9.0 / QT 6.2.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-18 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #14 from Urs Fleisch  ---
As this bug is only fixed in commercial editions of Qt 5.15 and in Qt 6, Kid3
3.9.0, which is built using the latest freely available version of Qt 5
(5.15.2), will probably still have this problem. However, I have published an
additional version built against Qt 6.2.2, you can find it in
https://sourceforge.net/projects/kid3/files/kid3/development/kid3-3.9.0-Darwin-Qt6-Mojave.dmg.
Unfortunately, Qt 6 requires at least macOS 10.14 (Mojave, see
https://doc.qt.io/qt-6/macos.html), which is not supported on my Mac Mini, so I
am not able to test it. Could you please check if everything is working
correctly with this version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-12-17 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

Urs Fleisch  changed:

   What|Removed |Added

 CC||o...@stedall.com

--- Comment #13 from Urs Fleisch  ---
*** Bug 446730 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-09-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #12 from seb.lebre...@gmail.com ---
(In reply to Urs Fleisch from comment #9)

Thanks for info & workaround suggestion, but I will probably keep it simple and
just use the official version for now. Maybe someday I will take the time to
look at how to build it with QT6

But it seems like maybe the bug is also fixed with QT5.15, I'm just wondering
how can I know when a new official version is released that integrates this
version of QT so that I give it a try ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-07-21 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #11 from Urs Fleisch  ---
KDE maintains its own Qt 5.15 releases with a patch collection, see
https://dot.kde.org/2021/04/06/announcing-kdes-qt-5-patch-collection. Probably
the bug is fixed in their version of Qt 5.15.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-07-20 Thread Vladimir Oleynik
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #10 from Vladimir Oleynik  ---
Created attachment 140229
  --> https://bugs.kde.org/attachment.cgi?id=140229=edit
Comparison of the latest version and the latest nightly build (#242)

Looks like bug was fixed in last nightly build (#242)
https://binary-factory.kde.org/job/Kid3_Nightly_macos/242/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-07-20 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #9 from Urs Fleisch  ---
I am always trying to keep the code up to date, and therefore it is already
adapted for Qt 6. None of the official versions, however, is already using it
because it has not yet reached feature parity with Qt 5 - for Kid3 the missing
module is QtMultimedia, so when you build it with Qt 6, there will be no
playback available. QtMultimedia should be shipped with Qt 6.2, which will be
released later this year.

Concerning the version for macOS, there is another problem: Qt 6 requires macOS
11.1 to build and at least macOS 10.14 to run. For my Mac Mini, Apple's support
stops at macOS 10.13 (High Sierra), so I will not be able to run Qt 6 on it.
Even if I am able to port my Linux cross toolchain to the macOS 11.1 SDK, I
would not be able to test it. There may also be Kid3 users who do not have the
latest hardware from Apple and who would not welcome it if Kid3 would raise its
requirements to macOS 10.14.

So in the near future, I will probably continue to release Kid3 for macOS built
with Qt 5. But you always have the possibility to build it from source (which
should not be a huge challenge if you use the buildlibs.sh script coming with
the sources). You could also try the nightly build from the KDE binary factory
at https://binary-factory.kde.org/job/Kid3_Nightly_macos/, but I do not expect
it to use Qt 6 as long as KDE is using Qt 5.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-07-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #8 from seb.lebre...@gmail.com ---
(In reply to Vladimir Oleynik from comment #7)

> I tried to build Kid3 with Qt 6 where this problem was also fixed and I can
> confirm that it solves this problem, missing spaces are now displayed.

Hi, thanks for the update !
Does this mean another version of kid3 is coming sometimes later with Qt 6 ?
Any idea of a timetable for that ? It's obviously not a major bug but I'll be
happy to update when the fix is integrated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-07-17 Thread Vladimir Oleynik
https://bugs.kde.org/show_bug.cgi?id=432578

Vladimir Oleynik  changed:

   What|Removed |Added

 CC||qulazw...@gmail.com

--- Comment #7 from Vladimir Oleynik  ---
This is a bug in Qt (QTBUG-88495). On MacOS 11 there is a problem with
rendering of spaces after some characters (dots, commas, etc.). See the Qt Bug
Tracker for details: https://bugreports.qt.io/browse/QTBUG-88495

This bug was fixed in Qt 5.15.3 which was released under a commercial license
only (https://www.qt.io/blog/commercial-lts-qt-5.15.3-released).

I tried to build Kid3 with Qt 6 where this problem was also fixed and I can
confirm that it solves this problem, missing spaces are now displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #6 from seb.lebre...@gmail.com ---
Hi same result with nightly build 124 :
https://binary-factory.kde.org/job/Kid3_Nightly_macos/lastSuccessfulBuild/artifact/kid3-master-124-macos-64-clang.dmg

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #5 from seb.lebre...@gmail.com ---
Created attachment 137042
  --> https://bugs.kde.org/attachment.cgi?id=137042=edit
kid3 124 screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-19 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #4 from Urs Fleisch  ---
Unfortunately, I cannot reproduce this on my Mac. However, this could also be
due to the fact that I do not have the latest macOS and also the Mac version
was not created with the latest SDK. Unfortunately, there is a reason for this,
in fact that my Mac Mini 2010 no longer receives updates and therefore has to
remain on macOS 10.13. I once tried a build with a newer Qt, but then the music
playback didn't work anymore, the newest Qt versions don't work with macOS
10.13 at all.

But there is another alternative, namely the build which is created on the
servers of the KDE Binary Factory. The package building capabilities there are
somewhat limited, so the package is a bit fat, although it has fewer metadata
plugins, actually only TagLib, but that should be enough as well. Could you
test if the problems also occur with this build?

https://binary-factory.kde.org/job/Kid3_Nightly_macos/, then take the dmg there
under "Last Successful Artifacts".

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

seb.lebre...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #3 from seb.lebre...@gmail.com ---
Hi, sorry for my late reply, unfortunately, it's still the same behavior with
the latest build (118)

Attaching a screenshot where kid3 window and finder windows are visible.

In finder, "feat. Juicy" has the proper space
In kid3, all occurrences are missing the space (file browser on the left,
"name" field on the top right, "title" frame in the id3v2.3.0 table.

Not sure what the process is, so I'm changing the status to reopen ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #2 from seb.lebre...@gmail.com ---
Created attachment 136824
  --> https://bugs.kde.org/attachment.cgi?id=136824=edit
kid3 118 screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-03-17 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

Urs Fleisch  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[kid3] [Bug 432578] Missing space after a '.'

2021-02-08 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #1 from Urs Fleisch  ---
I cannot reproduce this. However, I do not have such a new model, only a Mac
Mini, which cannot be upgraded beyond macOS 10.13 (High Sierra). On my Mac (and
also on Linux and Windows) the space after the dot is clearly visible.
Could you check if you have the same problems with the version which can be
downloaded at the top of
https://binary-factory.kde.org/job/Kid3_Nightly_macos/? It is built with a
slightly newer toolchain.

-- 
You are receiving this mail because:
You are watching all bug changes.