Package: qt6-5compat-dev
Version: 6.6.2-1+b1
Severity: normal
i installed qt6-l10n-tools 6.6 from experimental, which also upgraded
qtbase and some other packages. however, it left qt6-5compat-dev at the
unstable 6.4, thus breaking subsequent builds due to binary
incompatibility; i got a bunch of
turns out my suspicion was correct.
the issue is tracked upstream at
https://bugreports.qt.io/browse/QTBUG-87776 .
please re-open the bug and retitle it appropriately.
huh?
if the declaration of the private dependency is just missing in that qtc
plugin, then fair enough. but that doesn't explain the total garbage
error message which suggests some kind of internal error (it sort of
suggests that an incomplete package is installed like in the other bug i
repo
cmake files are necessary for static builds, because the "plugins"
aren't actually plugins then. at least i'm assuming that this
functionality wasn't lost during the cmake port ...
plugins may also be listed as runtime dependencies for deployment.
theoretically - whether that was actually imp
Package: qt6-declarative-dev
Version: 6.4.2+dfsg-1
Severity: normal
while building qt creator, cmake spits out this message during the
generation phase (that is, after configuration is done):
==
CMake Error in src/plugins/qmldesigner/CMakeLists.txt:
Imported target "Qt::QmlPrivate" include
Package: qt6-declarative-dev
Version: 6.4.2+dfsg-1
Severity: normal
trying to build qt creator, i got this error message:
===
CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/Qt6QmlCompilerPrivate/Qt6QmlLintQuickPluginTargets.cmake:96
(message):
The imported target "Qt6::QmlLintQuickPlugin"
Package: libkf5service5
Version: 5.97.0-1
Severity: grave
Justification: renders package unusable
/usr/bin/startplasma-x11: symbol lookup error:
/usr/lib/x86_64-linux-gnu/libKF5Service.so.5: undefined symbol:
_ZN8KSandbox9isFlatpakEv
-- System Information:
Debian Release: bookworm/sid
APT pr
Package: qtcreator
Version: 4.11.0-2
Followup-For: Bug #952718
i just wasted about half an hour on researching this, so i'll summarize
my current understanding:
libclang-N needs to depend on libclang-common-N-dev, as otherwise it's
dysfunctional.
failing that, qtcreator needs to recommend libc
Package: kopete
Version: 4:17.08.3-2
Severity: important
when an xmpp account is configured and "Enable libjingle support" is
enabled, kopete will spawn libjingle-call (being online is apparently
sufficient). this will immediately crash, leaving such an entry in
the journal:
Nov 14 00:23:30 host
Package: qtcreator
Version: 4.1.0-3+b1
Severity: normal
switching to the welcome screen yields this message:
qrc:/timeline/TimelineContent.qml:29:1: module "QtQml.Models" is not installed
installing qml-module-qtqml-models2 manually makes it go away.
(the welcome screen is still empty even wit
this is no bug, but a feature. --nograb works only for debug
builds.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
SVN commit 491293 by ossi:
don't remove xdmctl/. it was meant to be nice ("clean up your crap,
dude"), but it causes problems for SE Linux. xauth/ was never removed,
either, so no loss. this fixes
CCMAIL: [EMAIL PROTECTED]
M +0 -4 ctrl.c
--- branches/KDE/3.5/kdebase/kdm/backend/ctrl.c
the problem is the -nolisten tcp in the Xservers file: kdm uses the
command for the remote query server as well. i have no really clever
idea now to fix it ...
please forward upstream.
ok, applied.
> For Oswald, or other KDE'ers, I'd also like to suggest this
> information be incorporated into the kdm manual. Currently it has no
> mention of reserve.
>
there are two reasons for this. the first one is the constant lack of
somebody capable of updating the doc in a useful way. th
CVS commit by ossi:
fix
M +2 -2 configure.in.in 1.5
--- kdenonbeta/kdedebian/kapture/configure.in.in #1.4:1.5
@@ -12,7 +12,7 @@
AC_LANG_CPLUSPLUS
save_CXXFLAGS="$CXXFLAGS"
-CXXFLAGS="$KDE_INCLUDES"
+CXXFLAGS="-I$ac_kde_includes"
-AC_TRY_LINK([
+AC_TRY_COM
obviously the display subdaemon abort()s ... i need a backtrace of
this. read the "it doesn't work" section in
http://ktown.kde.org/~ossi/files/kdm/README if you don't know how to
proceed.
16 matches
Mail list logo