Package: libkf6windowsystem6
Version: 6.8.0-1
Severity: normal
Hi!
This package Recommends kwayland-integration, but according to the
upstream project this should not be needed with Qt6/KF6, so I think
this is probably a leftover from the KF5 to KF6 migration?
Thanks,
Guillem
Package: kwayland-integration
Version: 6.2.4-1
Severity: wishlist
Hi!
While going over the packages I've got installed and what needs to be
updated to Qt6 and KF6, I stumbled over this one, where it was not
obvious what was the replacement for the new stack. Checking now
upstream it looks like wi
Package: libkf6idletime6
Version: 6.8.0-1
Severity: normal
Hi!
This package Recommends kwayland-integration, but according to the
upstream project this should not be needed with Qt6/KF6, so I think
this is probably a leftover from the KF5 to KF6 migration?
Thanks,
Guillem
Package: kde-style-breeze
Version: 4:6.2.4-1
Severity: wishlist
Hi!
This package pulls in Qt5/KDE5 and Qt6/KDE6 dependency trees, through
the styles plugins. I assume this is desirable to support the style
for old that have not yet been ported and new ones that have.
I was wondering though, whet
Control: reopen -1
Control: tag -1 - patch
On Tue, 2020-07-07 at 07:06:34 +0200, Guillem Jover wrote:
> On Wed, 2020-07-01 at 17:20:40 -0400, Daniel Kahn Gillmor wrote:
> > Further conversation about problems compiling and linking against Qt and
> > GPGME in debian suggest that th
pkg which (i think) reflects the fix proposed
> by Guillem Jover (in cc):
Yes this is what I had locally, thanks for testing! I'm including a
fix in the next upload.
> From 8d01f1419c62e24b662abc2e1ec708a7c63fbbfe Mon Sep 17 00:00:00 2001
> From: Daniel Kahn Gillmor
> Dat
Source: pkg-kde-tools
Source-Version: 0.15.31
Severity: important
Hi!
This package uses at least one obsolete Dpkg module variable
($Dpkg::version), which has been removed in dpkg 1.20.0, currently
in experimental. Public variables have been renamed to be uppercase
($Dpkg::VERSION).
Please updat
Control: reassign -1 fuse-overlayfs
[ Please check the bug report for the original problem. ]
Hi!
On Tue, 2019-04-09 at 10:02:25 +0200, Santiago Vila wrote:
> Hmm, I said:
> > Is dpkg in buster calling tar with any options that makes this
> > behaviour to happen more easily? Is tar in buster mor
Control: tag -1 moreinfo
Hi!
On Thu, 2019-04-04 at 10:27:29 +, Santiago Vila wrote:
> Package: src:oxygen-icons5,dpkg-dev,tar
> Tags: ftbfs
> I tried to build "oxygen-icons5" in buster but it failed:
> This happens randomly. Sometimes it fails, sometimes it does not. It
> happens in other p
Source: pkg-kde-tools
Source-Version: 0.15.28
Severity: normal
Hi!
Due to #895004, the semantics of Dpkg::Version in bool context will get
unbroken back to their original behavior. This was at the time and
it is now again an API break, but any other solution was deemed worse.
To avoid silent brea
Hi!
On Mon, 2017-01-02 at 12:04:50 -0300, Lisandro Damián Nicanor Pérez Meyer wrote:
> On lunes, 2 de enero de 2017 00:28:22 ART Guillem Jover wrote:
> > > The only thing I would like you to change in order to accept the patch is
> > > to change the generic hasRequiredCpuSu
Hi!
On Sun, 2017-01-01 at 11:41:45 -0300, Lisandro Damián Nicanor Pérez Meyer wrote:
> On domingo, 1 de enero de 2017 04:13:41 ART Guillem Jover wrote:
> [snip]
> > > In any case, because I need a patched Qt on my systems to be
> > > able to run many Qt applications at
On Wed, 2015-11-04 at 16:44:00 +0100, Guillem Jover wrote:
> On Sun, 2015-11-01 at 14:31:37 -0300, Lisandro Damián Nicanor Pérez Meyer
> wrote:
> > We are definitely not taken this as a distro delta because the code changes
> > too much between versions and we really lack the
Control: reassign -1 libdpkg-perl
Control: retitle -1 libdpkg-perl: Dpkg::IPC::spawn immediately closes FH after
dup
Control: affects -1 pkg-kde-tools
On Fri, 2016-10-14 at 01:05:03 +0200, Guillem Jover wrote:
> Control: clone -1 -2
> Control: reassign -2 libdpkg-perl
> Control: r
Control: clone -1 -2
Control: reassign -2 libdpkg-perl
Control: retitle -2 libdpkg-perl: Dpkg::IPC::spawn immediately closes FH after
dup
Hi!
[ Was pointed to this bug by Stuart Prescott. ]
On Thu, 2016-10-13 at 23:30:09 +0200, gregor herrmann wrote:
> On Thu, 13 Oct 2016 17:13:09 -0300, Lisand
when trying
to instantiate a JIT engine, which does require it.
.
Refactor the required CPU support check into a new privately exported
function to avoid duplicating the logic, and do so in a function
instead of a class member to avoid changing the class signatures.
Author: Guillem Jover
Origin
Hi!
On Tue, 2015-10-13 at 13:06:17 -0300, Lisandro Damián Nicanor Pérez Meyer wrote:
> Lars agreed to apply the patch (maybe we will need to modify it a little) but
> as long as it's contributed under the CLA, else it generates more problems
> that what it solves.
I'm afraid I still cannot agre
a new patch against the 5.6
branch, although I've not built nor tested it as I don't have an easy
way to do so. Sorry about that.
Thanks,
Guillem
From 0c66df34a5ca87fbb179fef53787f28afe1a71af Mon Sep 17 00:00:00 2001
From: Guillem Jover
Date: Mon, 12 Oct 2015 01:45:37 +0200
Subject: [PATCH
a JIT engine, which does require it.
.
Refactor the required CPU support check into a new privately exported
function to avoid duplicating the logic, and do so in a function
instead of a class member to avoid changing the class signatures.
Author: Guillem Jover
Origin: vendor
Bug-Debian: http
huffling. Attached is a tested and working patch that keeps the
JIT requiring SSE2, uses that if the cpu supports it, and fallsback to
the interpreter otherwise.
Thanks,
Guillem
Description: Do not make lack of SSE2 fatal
Author: Guillem Jover
Origin: vendor
Bug-Debian: https://bugs.debian.org/792
Hi!
On Mon, 2013-11-04 at 21:18:21 -0300, Lisandro Damián Nicanor Pérez Meyer wrote:
> On Wednesday 19 December 2012 21:56:40 Pino Toscano wrote:
> > Alle mercoledì 19 dicembre 2012, Guillem Jover ha scritto:
> > > This package contains code that tries to set the FD_CLOEXEC fla
On Thu, 2013-02-21 at 16:16:54 +0100, Julien Cristau wrote:
> On Linux, the SO_PEERCRED socket option gives that information. On
> FreeBSD, there's a getpeereid() libc call. On kFreeBSD, no such thing
> exists in glibc as far as I can tell, so the patch uses the
> LOCAL_PEERCRED socket option ins
Package: konsole
Version: 4:4.8.4-2
Severity: important
Hi!
There seems to be a memory leak somewhere in konsole (or one of the
libraries it uses). Here's the «ps ux» output of an old session:
USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND
(2 windows, 5 tabs each)
guil
hed a patch fixing this. (I'm filing bug reports for webkit and
the other webkit embedding packages too.)
Thanks,
Guillem
From b3252abcc5a9a7be2bd2315a077b4977e9ec3b83 Mon Sep 17 00:00:00 2001
From: Guillem Jover
Date: Wed, 19 Dec 2012 00:37:19 +0100
Subject: [PATCH] qt4-x11: Set FD_CLOEXEC
patch fixing this. (I'm filing bug reports for webkit and
the other packages embedding webkit too.)
Thanks,
Guillem
From a2bc96adfe779c5d33933a3fde8b9bef6a43bd7b Mon Sep 17 00:00:00 2001
From: Guillem Jover
Date: Wed, 19 Dec 2012 00:51:08 +0100
Subject: [PATCH] qtwebkit: Set FD_CLOEXEC corre
On Sat, 2011-05-07 at 11:56:53 +0200, Sune Vuorela wrote:
> On Saturday 07 May 2011 09:21:23 Guillem Jover wrote:
> > On Fri, 2011-04-29 at 10:43:30 +0200, Guillem Jover wrote:
> > > It seems the latest package from experimental does not contain the
> > > oxygen
Hi!
On Fri, 2011-04-29 at 10:43:30 +0200, Guillem Jover wrote:
> Package: kdebase-runtime
> Version: 4:4.6.2-1
> Severity: normal
> It seems the latest package from experimental does not contain the
> oxygen style, which makes the KDE applications use the built-in (ugly)
&
Package: kdebase-runtime
Version: 4:4.6.2-1
Severity: normal
Hi!
It seems the latest package from experimental does not contain the
oxygen style, which makes the KDE applications use the built-in (ugly)
style, maybe a packaging issue due to renamed files from upstream, or
maybe the style is now s
Package: konsole
Version: 4:4.2.2-1
Severity: important
Hi!
Although this package “Provides: x-terminal-emulator” it does not
install an alternative anymore.
regards,
guillem
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Source: kdebase
Version: 4:3.5.9.dfsg.1-6
Severity: important
Hi,
This package calls update-alternatives with an absolute path in the
maintainer scripts, which is not allowed by policy (§6.1). Although
the biggest issue is that it will break once we move u-a from /usr/sbin
to /usr/bin (#216606).
Package: khelpcenter
Version: 4:4.0.0.really.3.5.8.dfsg.1-7
Severity: wishlist
Hi,
On version 4:4.0.0-2, the htdig relationship was a Recommends, could
the same be done on the current version, now that those are installed
by default?
thanks,
guillem
--
To UNSUBSCRIBE, email to [EMAIL PROTECT
Package: libqt3-mt
Version: 3:3.3.8b-1
Severity: serious
Hi,
The Qt shared libraries were providing weak symbols for stat64,
lstat64 and fstat64 until version 3:3.3.7-9, but not anymore, other
Qt/KDE apps depend on those symbols, so they get terminated when the
symbols cannot be resolved during r
Hi,
On Tue, Sep 27, 2005 at 08:40:39PM +0200, Andreas Mohr wrote:
> Package: kdelibs-bin
> Version: 4:3.4.2-3
> I've been having huge trouble doing frame grabbing from my video camera via
> firewire recently. Every ~ 20 seconds a frame got dropped.
> And this all despite running a -ck kernel with
33 matches
Mail list logo