On Sat, Feb 08, 2014 at 08:40:23AM +0200, Pauli wrote:
> The error prevents one from launching applications from creator (in
> debugger or without debugger) and Class view doesn't show any classes.
> So far I haven't found any other issues caused by the parsing error.
Could you please make a test
On Mon, Mar 03, 2014 at 09:44:15AM +0100, Fabio Cobianchi wrote:
> When I try to built it I get:
>
> 09:33:41: Starting: "/usr/lib/x86_64-linux-gnu/qt5/bin/qmake"
> '/home/ufftec/arm/codici_sblocco/eurtronik_service (copia)/service.pro' -r
> -spec linux-g++-64 CONFIG+=debug CONFIG+=declarative_d
/changelog
@@ -1,3 +1,9 @@
+qtcreator (3.1.1+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add Debian menu entry
+
+ -- Adam Majer Sat, 14 Jun 2014 13:48:29 -0500
+
qtcreator (3.1.1+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/qtcreator-icon-32x32.xpm b/debian/qtcreator
tch will also need proper entries in debian/copyright.
What entries exactly? For the icon? I think the copyright file is fine
the way it is. Digia exception doesn't apply to icon, and it's same
license otherwise.
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt
On Sat, Jun 14, 2014 at 09:23:22PM -0300, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Saturday 14 June 2014 19:18:55 Adam Majer wrote:
>
> > What entries exactly? For the icon? I think the copyright file is fine
> > the way it is. Digia exception doesn't apply
d in,
Tools -> Options ... -> Help tab -> Documentation -> Add ...
does not appear to be registered. But Qt Help files seem to be there at
least there.
I'll look into it. Debian's Qt Creator should definitely find its own
help file (sadly, this is most likely too late to fi
raries being installed from both
jessie (stable) and testing/sid.
- Adam
PS. This has very little to do with qtcreator itself, as you can see
by the packages conflicts. But it also has little to do with Qt5
either - you are mixing releases.
--
Adam Majer
ad...@zombino.com
--
To U
eleased to unstable, that will be first opportunity
to see if this problem is fixed for you.
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
h
On 2018-11-18 12:30 p.m., Roman Lebedev wrote:
> If kit is clang (tried with both the clang 7, and llvm trunk),
> the parsing appears to fail, pretty much all the C++ std:: symbols
> are underscored, and marked as not found.
> ii libclang1-71:7.0.1~+rc2-4
The problem
On 01/21/2018 11:38 PM, Trenton wrote:
Dear Maintainer,
Please fix the linking of the renamed libGLESv2.so.2 files.
Hi,
This sounds like a grave bug not just important. Is there a workaround?
Like a different package you can install to make this work?
- Adam
On 02/05/2018 09:13 PM, Lisandro Damián Nicanor Pérez Meyer wrote:
It seems that qt creator is the only real package preventing the botan
removal, so please go ahead with it. I'll make qtcreator use it's internal
copy for the moment being.
Or maybe stop using Botan altogether? I think it only
Hi,
Botan cannot be dropped from archive *yet* because botan2 is not in yet
and QtCreator cannot just disable its usage. Having embedded copy is
making things much, much *worse*, especially since this is a crypto
library (it also causes problems on various architectures).
If you want, you ca
fication to complete
transition, and these were filed months in advance).
Cheers,
- Adam
--
Adam Majer
ad...@zombino.com
ils. Not found any workaround yet.
Did you upgrade any other parts of the system at the same time? Like
bluez or linux?
- Adam
--
Adam Majer
ad...@zombino.com
can you get a repliable way of reproducing this crash?
What is autocomlectation? Autocompletion?
--
Adam Majer
ad...@zombino.com
to run `debsums` on
qtcreator and dependencies.
- Adam
--
Adam Majer
ad...@zombino.com
eeze? Maybe
some default one and see if this still happens? It looks like there is
some problem with Qt style.
- Adam
--
Adam Majer
ad...@zombino.com
On 2020-04-04 2:20 p.m., Lisandro Damián Nicanor Pérez Meyer wrote:
> Hi! Just for the record, I haven't went ahead with this because I'm still
> very time constrained,
> covid-19 is not precisely helping with that.
Maybe a good idea here would be to split off the clang code model plugin into a
On Tue, Aug 05, 2014 at 03:18:55PM +0200, Petr Bena wrote:
> I did just update using apt-get I didn't switch any Qt version, I just
> did simple apt-get update hence I believe that this package might be
> now unusable to many other users of sid
Right. So, at least provide us with what you
updated.
On Sat, Sep 20, 2014 at 04:13:45PM +0200, rpnpif wrote:
> The following NEW packages will be installed:
> qtcreator qtcreator-doc
> 0 upgraded, 2 newly installed, 212 to remove and 0 not upgraded.
> Need to get 21.3 MB of archives.
> After this operation, 572 MB disk space will be freed.
>
> Thi
yet in testing and its introduction caused this bug.
* This bug will be blocked by a non-RC bug in qtcreator allowing Qt
5.3.2 private symbol ABI transition to happen
This should get fixed within the week.
Thanks for the bug report.
- Adam
--
Adam Majer
ad...@zombino.com
Source: qbs
Followup-For: Bug #763365
qbs needs to be built with qbs_enable_project_file_updates, otherwise
it is missing functionality required by Qt Creator. You can do that by
adding
CONFIG+=qbs_enable_project_file_updates
to qmake config test.
Also, please install usr/include/qbs/tools/hos
This is the patch that adds the symbols. This does not change ABI, but
adds dependency on qt gui library, or something like that. It also
removes rpath, which should not be present in Debian's libraries.
--- qbs-1.3.1+dfsg/debian/rules 2014-10-04 01:20:58.0 -0500
+++ qbs-1.3.1+dfsg.new/deb
On Mon, Oct 20, 2014 at 05:33:27PM +0400, Dmitry Shachnev wrote:
> The current state of things is that, unfortunately, QBS will not be
> ready in time for Jessie freeze. There are remaining tests failures
> on kfreebsd-* and mips that need investigating.
>
> I will do that when either I get my DD
On Wed, Nov 19, 2014 at 05:52:29PM +0100, HJ wrote:
>
> qtcreator will not run without qmake so it should be a dependency
>
> ssf@debtop:~$ qtcreator
> Cannot update Qt version information: /usr/lib/x86_64-linux-gnu/qt4/bin/qmake
> cannot be run.
> Cannot update Qt version information: /usr/lib/x8
nd llvm-3.9-dev
build dependencies. (closes: #889984, #888895)
.
[ Adam Majer ]
* Enable USE_SYSTEM_BOTAN again. (botan2.wip.patch, botan2.debian.patch)
* Update Qt minimum version dependency to 5.6.2
Checksums-Sha1:
88ae5084f31f9912fa8816db1696c1f03c91676e 2803 qtcrea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Format: 1.8
Date: Sun, 18 Mar 2018 19:10:54 +0100
Source: qtcreator
Binary: qtcreator qtcreator-data qtcreator-doc
Architecture: source
Version: 4.5.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Adam
On 27/10/16 09:59 AM, Ondřej Surý wrote:
I can probably generate two sets of packages with versioned symbols
if I have some help with that.
Cheers,
Yes, but this will not help and I'm not sure it is required since
OpenSSL is versioned already.
The problem is that Qt5 is using dlopen for Op
On 2019-09-09 8:39 p.m., Lisandro Damián Nicanor Pérez Meyer wrote:
> The error code comes from
> src/plugins/clangformat/clangformatplugin.cpp::157. Looking at the
> code it means that KEEP_LINE_BREAKS_FOR_NON_EMPTY_LINES_BACKPORTED is
> not defined, but I do not know where that should be defined.
appear.
> Expected result: indent of new line must be the same as indent in
> prevision line.
> PS Also tested in qtcreator 3.6.0 (Debian Testing), result the same.
Confirmed. Another work around is to use parenthesis,
return (x > 0 ? array[0] : 0);
Thank you for your report.
- Adam
--
Adam Majer
ad...@zombino.com
Run section -> uncheck Run in
terminal.
Finally, the focus is not stolen back to Qt Creator. At least it works
just fine here with fluxbox. So maybe that problem is with mate?
- Adam
--
Adam Majer
ad...@zombino.com
e problem is you can't name a .jpg file a
.png file. Qt uses file extension for format detection by
default.. QImageReader allows for more control in that.
http://doc.qt.io/qt-5/qimagereader.html
- Adam
--
Adam Majer
ad...@zombino.com
I'm try
> change it to xterm, result the same.
In fluxbox the configuration (in right click menu) is Configuration ->
Focus Model -> Focus New Windows. I'm not sure if that is something
that is not default. Selection of x-terminal-emulator should have
nothing to do with this.
I have latest Qt from sid installed - 5.5.1+dfsg-14
- Adam
--
Adam Majer
ad...@zombino.com
ected that plugin to stay:)
This is a temporary state of affairs. QBS plugin will return
Soon(TM).
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
DK) which compile a qtcreator plugin.
> So it needs qtcreator's headers.
I will look into it.
--
Adam Majer
ad...@zombino.com
On 8/3/21 8:23 PM, Ross Boylan wrote:
If this is the intended behavior, I suggest the intentions should change.
At a minimum, some clues in a README.Debian would be helpful.
Ross
There are many ways to use Qt Creator. You can use it to make a Hello
World C application. In this case, you only n
Package: qtcreator
Forwarded Message
Subject: Qtcreator devel files
Date: Fri, 18 Feb 2022 12:19:48 +0100
From: Leopold Palomo-Avellaneda
Hi,
I'm trying to build a plugin for qtcreator [1], and also if I can,
package it. The question is that package requires:
QtCreatorConfi
> +maximumY = qMax(maximumY, static_cast(line.y2()));
> }
>
> double x(lineList.first().x1());
I'm assuming that the patch was to do static_cast(line.y1())
instead of qreal. As is, it should nothing. The definition of QLineF
is,
qreal QLineF::y1() const;
On Mon, Aug 22, 2011 at 05:05:39PM +0200, Sune Vuorela wrote:
> On Monday 22 August 2011 16:30:59 Adam Majer wrote:
> > On Mon, Aug 22, 2011 at 02:03:19PM +0900, Nobuhiro Iwamatsu wrote:
> > > ---
> > > a/src/plugins/qmldesigner/components/formeditor/snapper.cpp
&
Hi,
As per Len's comment, there is no indication that the problem is caused
by nvidia just because it crashes with nvidia. Please provide a
backtrace that proves nvidia is at fault and not kwin or other software
before re-assignment.
- Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
gt; crashes with a bus error.
Yes, it is in Qt. Applications don't touch internal Qt structures and
don't deal with direct rendering of fonts (area where backtrace is
pointing to)
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@li
reassign 642153 qt4-x11
found 642153 4:4.7.2-1
retitle 642153 SIGBUS signal from QRasterPaintEnginePrivate::rasterize
(misaligned structures?)
thanks
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
pository).
I use Qt Creator as standalone editor too, without compiling
anything. Qt Creator works perfectly well for this.
Honestly, I believe g++ does not need to be listed in
recommends/suggests (definitely not in Depends).
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to deb
closed. Setting focus on 3rd party window and then back to Qt Creator
main window will *always* move the modal dialog back on top.
Unless this is about something else and I misunderstand, this is not a
bug. This is by design.
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUB
plex c++ toolkit), I hope you
can figure out that you need a c++ compiler!
Saying that, since qtcreator Recommends qt4-dev-tools, which recommend
libqt4-dev which in turn is compiled with g++, the g++ reference may
as well be moved from Suggests to Recommends.
- Adam
--
Adam Majer
ad...@
ed.
Can you apply the attached patch to qtcreator's source code, and see
if that fixes the crash for you?
- Adam
--
Adam Majer
ad...@zombino.com
commit b8aeadc3eb84bc1292af84f33a1eb1fbe23e5872
Author: Daniel Teske
Date: Mon May 14 13:39:29 2012 +0200
TaskHub: emit taskAdded before a
Hi,
I've been looking for some toolkit to check PGP or possible other types
of crypto signatures for my own project (closed source) and I came
across QCA. While the license of the QCA package is LGPL, some of the
source code clearly cannot be LGPL.
For starters, the package libqca2-plugin-gnupg l
Sune Vuorela wrote:
> On Thursday 09 July 2009 21:42:01 Adam Majer wrote:
>> For starters, the package libqca2-plugin-gnupg links with GnuPG.
>
> No. libqca2-plugin-gnupg does not link with gnupg. GnuPG is a command line
> tool and you can't link with those.
> There is
The kdesdk-scripts package in Sid (4:4.3.2-1) has a description,
In addition to these scripts, this package provides:
- gdb macros for Qt/KDE programming
- Vim and EMACS helper files for Qt/KDE programming
- bash and zsh completion rules for KDE applications
- Valgrind error suppressions
ds clearly specifies,
Build-Depends: libqt4-dev (>= 4.6.0)
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tag 565786 + pending
thanks
On Tue, Jan 19, 2010 at 10:46:57AM +0100, Cyril Brulebois wrote:
> Adam Majer (18/01/2010):
> > Why is buildd doing,
> >
> > libqt4-dev: missing
> > Using default version 4:4.5.3-4
> >
> > while Build-depends clearly spec
Package: kate
Version: 4:3.4.2-4
Severity: normal
When editing an XML file as,
And then at the end hitting Ctrl-< to close the tag results
in,
And then if I press Ctrl-< again, I get more at infinitum.
Kate 3.3.2 in Sarge works correctly hence this is a regression bug
Package: kate
Version: 4:3.5.0-4
Followup-For: Bug #340196
Now the XML->Close Element doesn't work at all. It doesn't close any
open elements.
- Adam
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (100, 'testing'), (10, 'stable')
Package: kate
Version: 4:3.3.1-2
Severity: normal
XML -> Validate XML appears to change the current working directory to
/tmp but some files that are needed to make it run are thus not
propertly referenced. For example, with an XML file like,
Valdate XML returns "failed to load external entity
Package: kate
Version: 4:3.3.1-2
Followup-For: Bug #274911
Hi,
This problem appears to be fixed in Sid. It has likely been fixed in KDE
3.3
- Adam
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Ke
ve seen something about this in some changes. I suspect
this may have something to do with DNS resolution and/or RSS feed.
Can you try how long it takes to startup if you stop your network
connection?
- Adam
--
Adam Majer
ad...@zombino.com
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@
56 matches
Mail list logo