libqca2-plugin-gnupg and license

2009-07-09 Thread Adam Majer
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

Re: libqca2-plugin-gnupg and license

2009-07-09 Thread Adam Majer
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 libgpgme, that the plugin uses

kdesdk-scripts

2009-10-17 Thread Adam Majer
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

Bug#283871: kate: XML Checker looks for DOCTYPE files not in the file directory but /tmp

2004-12-01 Thread Adam Majer
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, ?xml version=1.0? !DOCTYPE document SYSTEM

Bug#274911: kate: Fixed in sid

2004-12-03 Thread Adam Majer
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)

Bug#340196: kate: [regression] XML-Close Element attempts to close formulas as /!--

2005-11-21 Thread Adam Majer
Package: kate Version: 4:3.4.2-4 Severity: normal When editing an XML file as, element1 !-- comment -- element2/element And then at the end hitting Ctrl- to close the element1 tag results in, element1 !-- comment -- element2/element2 /!-- And then if I press Ctrl- again, I get

Bug#340196: Doesn't work at all

2006-01-16 Thread Adam Majer
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')

Bug#461184: Reason for assignment to nvidia-driver not specified

2008-01-26 Thread Adam Majer
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

Bug#638813: qtcreator: FTBFS: error: no matching function for call to 'qMin(double, qreal)'

2011-08-22 Thread Adam Majer
, static_castqreal(line.y2())); } double x(lineList.first().x1()); I'm assuming that the patch was to do static_castdouble(line.y1()) instead of qreal. As is, it should nothing. The definition of QLineF is, qreal QLineF::y1() const; - Adam -- Adam Majer ad...@zombino.com

Bug#638813: qtcreator: FTBFS: error: no matching function for call to 'qMin(double, qreal)'

2011-08-22 Thread Adam Majer
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 2011-07-07 11:14:10.0

Bug#642153: Confirmed: Qt-related (4.7.2) issue

2011-09-19 Thread Adam Majer
. 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...@lists.debian.org with a subject of unsubscribe

reassign 642153 to qt4-x11, found 642153 in 4:4.7.2-1 ...

2011-09-19 Thread Adam Majer
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

Bug#649212: qtcreator should at least suggest g++

2011-11-18 Thread Adam Majer
, 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 debian-qt-kde-requ...@lists.debian.org with a subject

Bug#685523: Stupidly brings windows to the front

2012-08-21 Thread Adam Majer
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 UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org

Bug#685526: Error: Qt version is not properly installed

2012-10-13 Thread Adam Majer
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...@zombino.com -- To UNSUBSCRIBE

Bug#693241: qtcreator: SOFT ASSERT: i != -1 in file taskmodel.cpp, line 172

2012-11-14 Thread Adam Majer
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 daniel.te...@nokia.com Date: Mon May 14 13:39:29 2012 +0200 TaskHub: emit taskAdded before

Bug#565786: src:qtcreator: FTBFS on kfreebsd-* (at least): Project MESSAGE: Cannot build Qt Creator with Qt version

2010-01-18 Thread Adam Majer
, 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

Bug#565786: src:qtcreator: FTBFS on kfreebsd-* (at least): Project MESSAGE: Cannot build Qt Creator with Qt version

2010-01-19 Thread Adam Majer
tag 565786 + pending thanks On Tue, Jan 19, 2010 at 10:46:57AM +0100, Cyril Brulebois wrote: Adam Majer ad...@zombino.com (18/01/2010): Why is buildd doing, libqt4-dev: missing Using default version 4:4.5.3-4 while Build-depends clearly specifies, Build-Depends: libqt4

Bug#572493: qtcreator: starts very slowly with qt 4.6.2-1 from experimental

2010-03-04 Thread Adam Majer
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...@lists.debian.org with a subject

Bug#738153: qtcreator: the .pro file 'filename' could not parse error when using libQt 5.2

2014-02-07 Thread Adam Majer
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

Bug#740588: qtcreator: fails to build if project path contains parenthesis ( like '(' ).

2014-03-03 Thread Adam Majer
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_debug

[PATCH] Add Debian menu entry

2014-06-14 Thread Adam Majer
/changelog @@ -1,3 +1,9 @@ +qtcreator (3.1.1+dfsg-2) UNRELEASED; urgency=medium + + * Add Debian menu entry + + -- Adam Majer ad...@zombino.com 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

Re: [PATCH] Add Debian menu entry

2014-06-14 Thread Adam Majer
? 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-kde-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: [PATCH] Add Debian menu entry

2014-06-14 Thread Adam Majer
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 to icon, and it's same license

Bug#756497: qtcreator crashes on start libGL error: pci id for fd 19: 80ee:beef

2014-08-05 Thread Adam Majer
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.

Bug#762279: qtcreator Wheezy package is not compatible with packages from wheezy-backports

2014-09-20 Thread Adam Majer
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. This

Bug#763365: qtcreator and qbs: error when trying to install together

2014-09-29 Thread Adam Majer
. * 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 -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org

Bug#763365: qtcreator and qbs: error when trying to install together

2014-10-04 Thread Adam Majer
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

Bug#763365: (no subject)

2014-10-05 Thread Adam Majer
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 +++

Bug#763388: qtcreator and qbs: error when trying to install together

2014-10-20 Thread Adam Majer
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

Bug#770199: qtcreator: qmake is missing as dependency

2014-11-19 Thread Adam Majer
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:

Bug#740126: qtcreator: fails to find qtcreator docs

2014-12-10 Thread Adam Majer
- 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 fix for Debian Jessie) - Adam -- Adam Majer ad...@zombino.com

Bug#779500: qtcreator: Qtcreator disappears when switching displays

2015-06-22 Thread Adam Majer
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: https://lists.debian.org/20150622153912.ga18

Bug#789576: qtcreator: uninstallable on Jessie, dependency problem

2015-06-22 Thread Adam Majer
) 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 UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org

Bug#802880: (qtcreator: not really a bug)

2015-10-24 Thread Adam Majer
ion to complete transition, and these were filed months in advance). Cheers, - Adam -- Adam Majer ad...@zombino.com

Bug#802803: bluedevil: after qt 5.5.1 upgrade, bluedevill does no more work

2015-10-31 Thread Adam Majer
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

Bug#792035: qtcreator: QbsProjectManager plugin is missing

2015-07-10 Thread Adam Majer
:) 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 Archive: https://lists.debian.org

Bug#797511: qtcreator source package should also build a -dev package

2015-09-01 Thread Adam Majer
hich compile a qtcreator plugin. > So it needs qtcreator's headers. I will look into it. -- Adam Majer ad...@zombino.com

Bug#815676: Bad indent after line with ternary operator in Qtcreator

2016-02-23 Thread Adam Majer
gt; 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

Bug#812567: qtcreator: Crash editor

2016-01-25 Thread Adam Majer
o, can you get a repliable way of reproducing this crash? What is autocomlectation? Autocompletion? -- Adam Majer ad...@zombino.com

Bug#812567: qtcreator: Crash editor

2016-01-25 Thread Adam Majer
breeze? 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

Bug#812567: qtcreator: Crash editor

2016-01-25 Thread Adam Majer
to run `debsums` on qtcreator and dependencies. - Adam -- Adam Majer ad...@zombino.com

Bug#816447: closed by Adam Majer <ad...@zombino.com> (Re: Bug#816447: QImage ignore headers of jpg files)

2016-03-01 Thread Adam Majer
u 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

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Adam Majer
o 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

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Adam Majer
n -> 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

Re: Bug#828252: qtcreator is marked for autoremoval from testing

2016-10-27 Thread Adam Majer
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

Bug#889558: qtcreator: (Build-)Depends on obsolete libbotan1.10-dev

2018-02-06 Thread Adam Majer
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

Bug#889558: can't drop it

2018-02-08 Thread Adam Majer
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

Accepted qtcreator 4.5.2-3 (source) into unstable

2018-03-18 Thread Adam Majer
kde@lists.debian.org> Changed-By: Adam Majer <ad...@zombino.com> Description: qtcreator - integrated development environment (IDE) for Qt qtcreator-data - application data for Qt Creator IDE qtcreator-doc - documentation for Qt Creator IDE Closes: 893402 Changes: qtcreator (4.5.2-3) unsta

Accepted qtcreator 4.5.2-1 (source) into unstable

2018-03-17 Thread Adam Majer
kde@lists.debian.org> Changed-By: Adam Majer <ad...@zombino.com> Description: qtcreator - integrated development environment (IDE) for Qt qtcreator-data - application data for Qt Creator IDE qtcreator-doc - documentation for Qt Creator IDE Closes: 95 889984 893207 Changes: qtcrea

Bug#914002: qtcreator's clang code model appears to be broken with kit = clang

2018-11-18 Thread Adam Majer
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

Bug#939825: qtcreator: clang-format plugin broken

2019-09-09 Thread Adam Majer
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

Bug#952718: qtcreator: Clang code model fail to find stddef.h if libclang-common-8-dev package is not installed

2020-04-04 Thread Adam Majer
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

Bug#991798: Acknowledgement (qtcreator: No suitable kits found) [worked around])

2021-08-04 Thread Adam Majer
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

Bug#1006001: Qtcreator devel files

2022-02-18 Thread Adam Majer
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: