Bug#919860: qtcreator: Probably missing clang dependency

2019-12-31 Thread Simon Frei
I just ran into the same issue (long time since I used qtcreator last)
and removing QtProject/ and QtProject.conf fixed the issue. However I
also don't want to loose my settings so I started fiddling around, and
it turns out for me the error goes away if I clear the list of recent
projects and manually select the project again. Thereafter I can just
select that project from recent projects without any problems. Does not
seem like the real source of the problem to me, but anyway it worked for
me and maybe it's useful to anyone else as well.



Bug#919860: qtcreator: Probably missing clang dependency

2019-09-08 Thread Lisandro Damián Nicanor Pérez Meyer
Hi Sandro!

On Tue, 22 Jan 2019 11:51:40 -0300 Lisandro 
=?ISO-8859-1?Q?Dami=E1n_Nicanor_P=E9rez?= Meyer  wrote:
> El martes, 22 de enero de 2019 11:41:33 -03 Salvo Tomaselli escribió:
> > But I changed a number of keybindings!
> 
> 
> Create a new user and try there.


Could you try this?



Bug#919860: qtcreator: Probably missing clang dependency

2019-01-22 Thread Lisandro Damián Nicanor Pérez Meyer
El martes, 22 de enero de 2019 11:41:33 -03 Salvo Tomaselli escribió:
> But I changed a number of keybindings!


Create a new user and try there.


-- 
porque no respeta el orden natural en el que se leen las cosas
>¿por qué top-posting es tan molesto?
>>top-posting
>>>¿cuál es la peor molestia en los emails de respuesta?

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#919860: qtcreator: Probably missing clang dependency

2019-01-22 Thread Salvo Tomaselli
But I changed a number of keybindings!

Il giorno lun 21 gen 2019 alle ore 17:50 Lisandro Damián Nicanor Pérez
Meyer  ha scritto:
>
> tag 919860 unreproducible moreinfo
> thanks
>
> Hi Salvo!
>
> El domingo, 20 de enero de 2019 05:52:47 -03 Salvo Tomaselli escribió:
> > Package: qtcreator
> > Version: 4.8.1-1
> > Severity: important
> >
> > Dear Maintainer,
> >
> > I tried the newly packaged version.
> >
> > The code warnings in the editor kept appearing and disappearing, CPU usage
> > went at 100%
> >
> > In the General messages tab, this was printed, over and over
> >
> > 2019-01-20T09:48:39 Clang Code Model: Error: The clangbackend process has
> > finished unexpectedly and was restarted. 2019-01-20T09:48:40 Clang Code
> > Model: Error: The clangbackend process has finished unexpectedly and was
> > restarted.
> [snip]
>
> That's definitely interesting. I could not reproduce this behavior but I do
> have some ideas of what could be wrong.
>
> I don't think anything clang/llvm is missing as a dependency, but in the
> latest upload I disabled some experimental plugins that I should not have
> enabled in the first place. If you enabled them maybe that could be causing
> the crash.
>
> Please try either:
>
> - Trying with a new user.
> - Moving creator's config away from ~/.config. This is more involved, as it's
> not just one file:
>
>   ~/.config/QtCreatorrc
>   ~/.config/QtProject/*
>
> Of course this needs to be done without Qt creator running.
>
> In both cases do not enable any clang plugin not already enabled by default.
>
>
> Thanks, Lisandro.
>
> --
> Hacer algo siempre te llevará más tiempo del que esperabas, incluso si
> tienes en cuenta la ley de Hofstadter.
>   Douglas Hofstadter
>   http://mundogeek.net/archivos/2009/09/05/la-ley-de-hofstadter/
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/



-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#919860: qtcreator: Probably missing clang dependency

2019-01-21 Thread Lisandro Damián Nicanor Pérez Meyer
tag 919860 unreproducible moreinfo
thanks

Hi Salvo!

El domingo, 20 de enero de 2019 05:52:47 -03 Salvo Tomaselli escribió:
> Package: qtcreator
> Version: 4.8.1-1
> Severity: important
> 
> Dear Maintainer,
> 
> I tried the newly packaged version.
> 
> The code warnings in the editor kept appearing and disappearing, CPU usage
> went at 100%
> 
> In the General messages tab, this was printed, over and over
> 
> 2019-01-20T09:48:39 Clang Code Model: Error: The clangbackend process has
> finished unexpectedly and was restarted. 2019-01-20T09:48:40 Clang Code
> Model: Error: The clangbackend process has finished unexpectedly and was
> restarted.
[snip]

That's definitely interesting. I could not reproduce this behavior but I do 
have some ideas of what could be wrong.

I don't think anything clang/llvm is missing as a dependency, but in the 
latest upload I disabled some experimental plugins that I should not have 
enabled in the first place. If you enabled them maybe that could be causing 
the crash.

Please try either:

- Trying with a new user.
- Moving creator's config away from ~/.config. This is more involved, as it's 
not just one file:

  ~/.config/QtCreatorrc
  ~/.config/QtProject/*

Of course this needs to be done without Qt creator running.

In both cases do not enable any clang plugin not already enabled by default.


Thanks, Lisandro.

-- 
Hacer algo siempre te llevará más tiempo del que esperabas, incluso si
tienes en cuenta la ley de Hofstadter.
  Douglas Hofstadter
  http://mundogeek.net/archivos/2009/09/05/la-ley-de-hofstadter/

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#919860: qtcreator: Probably missing clang dependency

2019-01-20 Thread Salvo Tomaselli
Package: qtcreator
Version: 4.8.1-1
Severity: important

Dear Maintainer,

I tried the newly packaged version.

The code warnings in the editor kept appearing and disappearing, CPU usage went 
at 100%

In the General messages tab, this was printed, over and over

2019-01-20T09:48:39 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:40 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:41 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:41 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:42 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:43 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:44 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:46 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:47 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:48 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:49 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.
2019-01-20T09:48:50 Clang Code Model: Error: The clangbackend process has 
finished unexpectedly and was restarted.



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.20.0 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qtcreator depends on:
ii  libbotan-2-9   2.9.0-2
ii  libc6  2.28-5
ii  libclang1-71:7.0.1-4
ii  libgcc11:8.2.0-14
ii  libgl1 1.1.0-1
ii  libllvm7   1:7.0.1-4
ii  libqbscore1.12 1.12.2+dfsg-2
ii  libqbsqtprofilesetup1.12   1.12.2+dfsg-2
ii  libqt5concurrent5  5.11.3+dfsg-2
ii  libqt5core5a [qtbase-abi-5-11-3]   5.11.3+dfsg-2
ii  libqt5designer55.11.3-4
ii  libqt5designercomponents5  5.11.3-4
ii  libqt5gui5 5.11.3+dfsg-2
ii  libqt5help55.11.3-4
ii  libqt5network5 5.11.3+dfsg-2
ii  libqt5printsupport55.11.3+dfsg-2
ii  libqt5qml5 [qtdeclarative-abi-5-11-2]  5.11.3-2
ii  libqt5quick5   5.11.3-2
ii  libqt5quickwidgets55.11.3-2
ii  libqt5script5  5.11.3+dfsg-2
ii  libqt5serialport5  5.11.3-2
ii  libqt5sql5 5.11.3+dfsg-2
ii  libqt5sql5-sqlite  5.11.3+dfsg-2
ii  libqt5widgets5 5.11.3+dfsg-2
ii  libqt5xml5 5.11.3+dfsg-2
ii  libstdc++6 8.2.0-14
ii  qml-module-qtqml-models2   5.11.3-2
ii  qml-module-qtquick-controls5.11.3-2
ii  qml-module-qtquick25.11.3-2
ii  qtchooser  66-1
ii  qtcreator-data 4.8.1-1

Versions of packages qtcreator recommends:
pn  clang  
ii  gdb-minimal [gdb]  8.2-1
ii  konsole [x-terminal-emulator]  4:18.04.0-1
ii  make   4.2.1-1.2
ii  qmlscene   5.11.3-2
pn  qt5-doc
ii  qt5-qmltooling-plugins 5.11.3-2
ii  qtbase5-dev-tools  5.11.3+dfsg-2
pn  qtcreator-doc  
ii  qtdeclarative5-dev-tools   5.11.3-2
ii  qttools5-dev-tools 5.11.3-4
pn  qttranslations5-l10n   
pn  qtxmlpatterns5-dev-tools   
ii  xterm [x-terminal-emulator]343-1

Versions of packages qtcreator suggests:
pn  clazy   
ii  cmake   3.13.2-1
ii  g++ 4:8.2.0-2
ii  git 1:2.20.1-1
pn  kate-data   
pn  subversion  
ii  valgrind1:3.14.0-2

-- no debconf information