Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
g/debian/changelog 2024-05-05 23:58:03.0 +0200 @@ -1,3 +1,10 @@ +qtbase-opensource-src (5.15.2+dfsg-9.0.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * debian/patches/bug1070406.diff + + -- Thorsten Glaser Sun, 05 May 2024 23:58:03 +0200 + qtbase-opensource-src (5.15.

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Dixi quod… >values). I’ll build it now so I don’t know if it even compiles yet… font.hhea.ascender = TO_TTF(properties.ascent.toReal()); font.hhea.descender = TO_TTF(-properties.descent.toReal()); font.hhea.lineGap = TO_TTF(properties.leading.toReal());

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-06 Thread Thorsten Glaser
Dixi quod… >Dmitry Shachnev dixit: >>Now that you dug so deeply, maybe you can try to replace qRound in those >>three lines that you mentioned with TO_TTF, and check if it fixes the bug > >That *and* figure out somehow how to fix the PDF /FontBBox, at >least… (though I binary-patched the hhea ascen

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-07 Thread Thorsten Glaser
Dmitry Shachnev dixit: >Will you be able to forward your patch upstream when you finalize it? Sort of. I can do the CLA, Gerrit, etc. dance, but I probably cannot respond well if they want me to test things with vanilla upstream (instead of the packaging), or if they have requests I as a C (but n

Bug#1016814: libqt5gui5:amd64: Conditional jump or move depends on uninitialised value(s)

2022-08-07 Thread Thorsten Glaser
Package: libqt5gui5 Version: 5.15.2+dfsg-9 Severity: normal X-Debbugs-Cc: t...@mirbsd.de Running a Qt application (musescore3) against Valgrind shows: ==27770== Conditional jump or move depends on uninitialised value(s) ==27770==at 0x7470A2E: __vfprintf_internal (vfprintf-internal.c:1687) ==2

Bug#619376: kdm: does not start with parallel boot

2011-03-23 Thread Thorsten Glaser
Package: kdm Version: 4:4.4.5-7+squeeze1 Severity: normal After enabling plymouth with the squeeze theme, to the delight of the user of a laptop, with uvesafb (due to her requirement of the fglrx drivers for X proper), kdm doesn’t start any more. This is related to the following bug in Launchpad:

Maintainers of Depends (important) of CVS

2011-06-11 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Hi, I’m the new maintainer of CVS in Debian. The package has been totally replaced by a new one, which differs quite a lot from the old package. For example, no repositories are managed au- tomatically any more, PAM is gone, Kerberos is there (but n

Maintainers of Recommends/Suggests of CVS

2011-06-11 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Hi, I’m the new maintainer of CVS in Debian. The package has been totally replaced by a new one, which differs quite a lot from the old package. For example, no repositories are managed au- tomatically any more, PAM is gone, Kerberos is there (but n

Bug#647265: fix for FTBFS with generic arch and possibly sparc64

2012-02-28 Thread Thorsten Glaser
:05.0 +0100 @@ -1,3 +1,10 @@ +qt4-x11 (4:4.7.4-2+m68k.1) unreleased; urgency=low + + * Apply patch from upstream bugtracker to fix FTBFS with generic arch +and possibly sparc64. (Closes: #647265) (Closes: #660963) + + -- Thorsten Glaser Sat, 25 Feb 2012 15:51:23 + + qt4-x11 (4:4.7.4-2

Re: src:qtwebkit=2.2.0-3 symbol mismatch

2012-03-02 Thread Thorsten Glaser
Pino Toscano dixit: >please attach the output of this last readelf command. 52: 853010 FUNCGLOBAL DEFAULT 13 _Z13f_size_t_typej 53: 856210 FUNCGLOBAL DEFAULT 13 _Z15f_quintptr_typej 54: 854410 FUNCGLOBAL DEFAULT 13 _Z14f_int64_t_typex 55:

Bug#660963: qt4-x11: FTBFS on m68k: invalid conversion, initializing argument (atomic code?)

2012-05-23 Thread Thorsten Glaser
Hi, just to reconfirm, this patch is still needed in 4:4.8.1-1 so please apply. Thanks, //mirabilos -- 15:41⎜ Somebody write a testsuite for helloworld :-) -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#660963: qt4-x11: m68k third attempt

2012-07-29 Thread Thorsten Glaser
tomic +builtins (from debian-ports GCC) like avr32 (Closes: #660963) + + -- Thorsten Glaser Sun, 29 Jul 2012 21:33:38 +0200 + qt4-x11 (4:4.8.2-1) unstable; urgency=low * New upstream release. diff -Nru qt4-x11-4.8.2/debian/patches/m68k.diff qt4-x11-4.8.2/debian/patches/m68k.diff --- qt

Bug#684972: kde-window-manager: file conflict with kdebase-workspace-data

2012-08-15 Thread Thorsten Glaser
Package: kde-window-manager Version: 4:4.8.4-3 Severity: serious Justification: Policy 7.4 Hi, there’s a file conflict that aborts the dist-upgrade into a state that needs manual intervention (dpkg --purge --force-all, then apt-get -f install, etc). Preparing to replace kde-window-manager 4:4.6.

Bug#684973: konqueror: file conflict with kdebase-data

2012-08-15 Thread Thorsten Glaser
Package: konqueror Version: 4:4.8.4-1 Severity: serious Justification: Policy 7.4 Hi, second conflict that aborted the dist-upgrade: Preparing to replace konqueror 4:4.6.5-1 (using .../konqueror_4%3a4.8.4-1_amd64.deb) ... Unpacking replacement konqueror ... dpkg: error processing /var/cache/apt

Bug#684973: konqueror: file conflict with kdebase-data

2012-08-15 Thread Thorsten Glaser
Pino Toscano dixit: >> second conflict that aborted the dist-upgrade: > >When did you dist-upgrade last? Several weeks ago. >Say hello to checking BTS beforehand. Oh, sorry. My apologies, I’ve indeed not checked that for this bugreport. Must have been the heat. bye, //mirabilos -- “Having a

Bug#660963: Porting qt4-x11 to Debian/m68k

2012-11-29 Thread Thorsten Glaser
0 +0100 @@ -1,3 +1,9 @@ +qt4-x11 (4:4.8.2+dfsg-3+m68k.2) unreleased; urgency=low + + * Add atomics glue for m68k, reusing avr32 support (Closes: #660963). + + -- Thorsten Glaser Sun, 25 Nov 2012 16:33:39 +0100 + qt4-x11 (4:4.8.2+dfsg-3) unstable; urgency=medium * Apply disable-SSL

Re: Bug#1107959: xdg-desktop-portal-kde: quietly does not work

2025-06-18 Thread Thorsten Glaser
On Wed, 18 Jun 2025, Aurélien COUDERC wrote: >I tried the same in an X11 session started from SDDM and one started >from a linux vt with exec startx and it worked in both case. Huh. >I’m out of time to dedicate to that issue. :) Fair. I’ll get back to that… probably next month, taking some time

Re: Bug#1107959: xdg-desktop-portal-kde: quietly does not work

2025-06-18 Thread Thorsten Glaser
On Wed, 18 Jun 2025, Aurélien COUDERC wrote: >Could you try installing pipewire and see if it improves anything ? I’d rather not, I just managed to get everything working with just ALSA… I’d rather patch the portal and recompile that… Meow, //mirabilos -- 15:41⎜ Somebody write a testsuite for

Bug#1107959: xdg-desktop-portal-kde: quietly does not work

2025-06-17 Thread Thorsten Glaser
Package: xdg-desktop-portal-kde Version: 6.3.5-1 Severity: normal X-Debbugs-Cc: t...@mirbsd.de On a trixie system I just set up, I somehow cannot get this to work, but it works on my bullseye system. My use case is I installed xdg-desktop-portal-kde for exactly one thing, which is to not have the

Re: Bug#1107959: xdg-desktop-portal-kde: quietly does not work

2025-06-17 Thread Thorsten Glaser
On Wed, 18 Jun 2025, Aurélien COUDERC wrote: >> Then press ^O or ^S to trigger a file load/save dialogue. > >I just tested on my main machine and it works-for-me™. I expected that, somehow. >Can we try narrowing down what is causing it ? Gladly, if you have ideas how to poke it. I already trie

Bug#1108910: spectacle: no longer starts the GUI (regression)

2025-07-07 Thread Thorsten Glaser
Package: kde-spectacle Version: 4:6.3.5-2 Severity: important X-Debbugs-Cc: t...@mirbsd.de If I just start spectacle, it no longer shows the GUI; rather, it just blinks a small (maybe 300x300?) window into existence and quickly away and aborts. tg@tgb1:~ $ spectacle

Bug#1108910: spectacle: no longer starts the GUI (regression)

2025-07-07 Thread Thorsten Glaser
On Mon, 7 Jul 2025, Aurélien COUDERC wrote: >I don’t want to make it a pattern but I cannot reproduce your issue. :) … of course ;-) >If it happens to be due to some configuration of yours you may want to >try moving away the following files / folders and trying again : >./.config/kde.org/spect

<    1   2