[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-03-08 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=429408

Jeremy W. Murphy  changed:

   What|Removed |Added

 CC||jeremy.william.murphy@gmail
   ||.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448152] Building with Xcode fails `ld: malformed 64-bit a.b.c.d.e version number: 5.7.211201`

2022-05-18 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448152

Jeremy W. Murphy  changed:

   What|Removed |Added

   Version Fixed In||5.8.220402
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kdev
   ||elop/kdevelop/commit/7d0289
   ||5fd0ef22fb93c4f2a5fc3fe5dfc
   ||7aba4cb
 Resolution|--- |FIXED

--- Comment #3 from Jeremy W. Murphy  ---
Git commit 7d02895fd0ef22fb93c4f2a5fc3fe5dfc7aba4cb by Jeremy W. Murphy.
Committed on 17/05/2022 at 07:44.
Pushed by igorkushnir into branch 'release/22.04'.

On Apple, use project version format compatible with Apple linker
FIXED-IN: 5.8.220402

Using PROJECT here makes sure that it is never out of sync with the ecm
setup in kdevplatform. However, I'm pretty sure that the 'micro' (fourth)
version level is ignored.

M  +12   -1CMakeLists.txt

https://invent.kde.org/kdevelop/kdevelop/commit/7d02895fd0ef22fb93c4f2a5fc3fe5dfc7aba4cb

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448152] Building with Xcode fails `ld: malformed 64-bit a.b.c.d.e version number: 5.7.211201`

2022-04-07 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448152

--- Comment #2 from Jeremy W. Murphy  ---
I opened a PR: https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/343

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448152] Building with Xcode fails `ld: malformed 64-bit a.b.c.d.e version number: 5.7.211201`

2022-03-01 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448152

--- Comment #1 from Jeremy W. Murphy  ---
I assume this is the explanation?
https://www.sicpers.info/2013/03/how-to-version-a-mach-o-library/
Using git revision as the minor version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448245] Crash immediately on startup (Mac M1 Monterey)

2022-03-01 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448245

--- Comment #1 from Jeremy W. Murphy  ---
I want to add that other KDE applications (KATE, Okteta, Okular) run fine, so
it's not a general problem with KDE applications in MacOS homebrew.

Btw, sorry about the huge description -- in hindsight, I should have put the
MacOS crash report into an attachment.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448152] Building with Xcode fails `ld: malformed 64-bit a.b.c.d.e version number: 5.7.211201`

2022-01-17 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448152

Jeremy W. Murphy  changed:

   What|Removed |Added

 CC||jeremy.william.murphy@gmail
   ||.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 448245] New: Crash immediately on startup (Mac M1 Monterey)

2022-01-10 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=448245

Bug ID: 448245
   Summary: Crash immediately on startup (Mac M1 Monterey)
   Product: kdevelop
   Version: 5.6.2
  Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

SUMMARY

Crash on startup, no window appears.

Issue on homebrew website:
https://invent.kde.org/packaging/homebrew-kde/-/issues/41

STEPS TO REPRODUCE
1.  Start application (there is only one icon in MacOS homebrew installation)

OBSERVED RESULT

Crash.

EXPECTED RESULT

Application runs.

ADDITIONAL INFORMATION

-
Translated Report (Full Report Below)
-

Process:   kdevelop [64249]
Path:  /opt/homebrew/*/kdevelop.app/Contents/MacOS/kdevelop
Identifier:org.kde.KDevelop
Version:   5.6 (5.6)
Code Type: ARM-64 (Native)
Parent Process:launchd [1]
User ID:   779951123

Date/Time: 2022-01-11 16:38:07.0242 +1100
OS Version:macOS 12.1 (21C52)
Report Version:12
Anonymous UUID:D7C1E617-3607-BDAB-65FB-96F5A6842509

Sleep/Wake UUID:   06B11828-1581-4CC8-905B-B53852FC61B3

Time Awake Since Boot: 230 seconds
Time Since Wake:   635133 seconds

System Integrity Protection: enabled

Crashed Thread:0  Dispatch queue: com.apple.main-thread

Exception Type:EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:   KERN_INVALID_ADDRESS at 0x0008
Exception Codes:   0x0001, 0x0008
Exception Note:EXC_CORPSE_NOTIFY

Termination Reason:Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [64249]

VM Region Info: 0x8 is not in any region.  Bytes before following region:
4298113016
  REGION TYPESTART - END [ VSIZE] PRT/MAX
SHRMOD  REGION DETAIL
  UNUSED SPACE AT START
--->  
  __TEXT  10030-10032[  128K] r-x/r-x
SM=COW  ...acOS/kdevelop

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   QtDBus 0x102f9a630
QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&,
QList const&) + 52
1   QtDBus 0x102f7da50
QDBusConnectionInterface::registeredServiceNames() const + 84
2   QtDBus 0x102f7da50
QDBusConnectionInterface::registeredServiceNames() const + 84
3   kdevgdb.so 0x11731293c
KDevMI::MIDebuggerPlugin::setupDBus() + 72
4   kdevgdb.so 0x117312260
KDevMI::MIDebuggerPlugin::MIDebuggerPlugin(QString const&, QString const&,
QObject*) + 160
5   kdevgdb.so 0x1172e98bc
KDevMI::GDB::CppDebuggerPlugin::CppDebuggerPlugin(QObject*, QList
const&) + 104
6   kdevgdb.so 0x1172eafa8 QObject*
KPluginFactory::createInstance(QWidget*, QObject*, QList const&) + 60
7   libKF5CoreAddons.5.89.0.dylib  0x103109c30
KPluginFactory::create(char const*, QWidget*, QObject*, QList const&,
QString const&) + 564
8   libKDevPlatformShell.5.6.2.dylib   0x10072db90
KDevelop::PluginController::loadPluginInternal(QString const&) + 4420
9   libKDevPlatformShell.5.6.2.dylib   0x10072f370
KDevelop::PluginController::initialize() + 2856
10  libKDevPlatformShell.5.6.2.dylib   0x10073a534
KDevelop::CorePrivate::initialize(KDevelop::Core::Setup, QString const&) + 3704
11  libKDevPlatformShell.5.6.2.dylib   0x10073b1f0
KDevelop::Core::initialize(KDevelop::Core::Setup, QString const&) + 280
12  kdevelop   0x10031a404 main + 44400
13  dyld   0x1003850f4 start + 520

Thread 1:
0   libsystem_pthread.dylib0x1b9100010 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib0x1b9100010 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib0x1b9100010 start_wqthread + 0

Thread 4:: QDBusConnectionManager
0   libsystem_kernel.dylib 0x1b90d1ad0 poll + 8
1   QtCore 0x104d82f04
qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436
2   QtCore 0x104d84724
QEventDispatcherUNIX::processEvents(QFlags) +
976
3   QtCore 0x104d21a08
QEventLoop::exec(QFlags) + 524
4   QtCore 0x104b70188 QThread::exec() +
136
5   QtDBus 0x102f7a428 0x102f74000 + 25640
6   QtCore 0x104b71120 0x104b5 + 

[marble] [Bug 443376] New: urbanareas geodata polygon inconsistent rendering relative to land

2021-10-05 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=443376

Bug ID: 443376
   Summary: urbanareas geodata polygon inconsistent rendering
relative to land
   Product: marble
   Version: unspecified
  Platform: Compiled Sources
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

SUMMARY

The Urban Areas geodata layer, specified in Atlas and Plain themes, renders
some cities above the ground layer, but some cities below it.

STEPS TO REPRODUCE
1. Use the Plain theme.
2. Zoom in and look for large cities with obviously missing polygons.


OBSERVED RESULT

Some cities do not have visible polygons for their urban area.
Some large coastal cities have their hidden polygon partially visible if it
extends out beyond the land polygon.

EXPECTED RESULT

All cities have visible polygons for their urban area, above the land polygon.

I have tested on Windows and Linux/KDE.

SOFTWARE/OS VERSIONS

Windows: 10.0.19041
Marble: 2.2.0 stable, 0.27.0 stable (installed from binary)
Qt Version: 5.8.0

Linux/KDE Plasma: Gentoo Linux
Marble: 2.2.20 (2.3 development), 21.04 (built from source)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2


ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 419520] Build tool view does not parse warnings and errors using clang-cl (on Windows)

2020-04-01 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=419520

--- Comment #1 from Jeremy W. Murphy  ---
Also, link errors, e.g.:

NodeValueChangeEventLogger.obj : error LNK2019: unresolved external symbol
"private: static struct NodeValueChangeEventLoggerElement::NodeValueEvents
const * const NodeValueChangeEventLoggerElement::NODES_VALUE_EVENTS"
(?NODES_VALUE_EVENTS@NodeValueChangeEventLoggerElement@@0QBUNodeValueEvents@1@B)
referenced in function "private: void __thiscall
NodeValueChangeEventLoggerElement::InitialiseNodesEvents(void)"
(?InitialiseNodesEvents@NodeValueChangeEventLoggerElement@@AAEXXZ)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 419520] New: Build tool view does not parse warnings and errors using clang-cl (on Windows)

2020-04-01 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=419520

Bug ID: 419520
   Summary: Build tool view does not parse warnings and errors
using clang-cl (on Windows)
   Product: kdevelop
   Version: 5.5.0
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Output Views
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

SUMMARY

Warnings and errors are not highlighted orange and red respectively, although
the preceding "In file..." lines do get highlighted blue.

An example warning line is:

Application/Infrastructure/DataManager/Include/EnumeratedItem.hpp(15,10):
warning: non-portable path to file '"Application.h"'; specified path differs in
case from file name on disk [-Wnonportable-include-path]

STEPS TO REPRODUCE
1. Use clang-cl on Windows
2. Build some code that generates warnings/errors

OBSERVED RESULT

Warnings and errors are not highlighted.

EXPECTED RESULT

Warnings and errors are highlighted.

SOFTWARE/OS VERSIONS
Windows: Server 2016 Standard
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.67.0
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 387631] Occasionally, Ctrl-Shift-Esc (Stop All Jobs) kills my (VNC) login session

2019-07-29 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=387631

Jeremy W. Murphy  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|RESOLVED

--- Comment #2 from Jeremy W. Murphy  ---
I don't use KDevelop through a VNC session any more, so it's unlikely that I'll
ever be able to add more information.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2019-07-29 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

Jeremy W. Murphy  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #11 from Jeremy W. Murphy  ---
OK, so I essentially 'fixed' this by removing the kilerc file, i.e. starting
with fresh default settings. Then the system check works.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2019-07-29 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=368689

Jeremy W. Murphy  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REOPENED|NEEDSINFO

--- Comment #11 from Jeremy W. Murphy  ---
I still haven't seen this happen since 2017, so can we please leave this closed
until someone sees it again AND uploads a screenshot?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 406401] Building file with embedded asymptote fails

2019-04-12 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=406401

Jeremy W. Murphy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Jeremy W. Murphy  ---
Sorry, turns out to be a problem with the Gentoo ebuild for asymptote-2.48-r1;
downgrading to the stable 2.41-r1 fixed the build process.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 406401] New: Building file with embedded asymptote fails

2019-04-10 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=406401

Bug ID: 406401
   Summary: Building file with embedded asymptote fails
   Product: kile
   Version: master
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Download the Asymptote example
(http://asymptote.sourceforge.net/doc/LaTeX-usage.html#LaTeX-usage)
2. Try to QuickBuild or preview

OBSERVED RESULT

Build failed.


EXPECTED RESULT

Build success.

The appropriate success of commands succeeds from command-line, i.e.:

pdflatex latexusage
asy latexusage-*.asy
pdflatex latexusage



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.15.4
(available in About System)
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION

TeX Live 2017

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2019-03-06 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #10 from Jeremy W. Murphy  ---
Btw, I checked out and built the first commit that merged in KDE Frameworks and
the same errors occurs, which further suggests that Kile has not changed, just
my TeX installation has. But I don't get why mine would be incompatibility
different.  :\

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2019-03-06 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

Jeremy W. Murphy  changed:

   What|Removed |Added

Version|unspecified |master

--- Comment #9 from Jeremy W. Murphy  ---
I'm still interested in fixing this. Here is the console output when I run
System Check. Could you diff with yours for comparison? The most obvious issue
is at the end, some files are not found but it's not clear how many errors
there are. 

This is TeX, Version 3.14159265 (TeX Live 2017) (preloaded format=tex)
(./test_plain.tex )
No pages of output.
Transcript written on test_plain.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=pdftex)
 restricted \write18 enabled.
entering extended mode
(./test_plain.tex )
No pages of output.
Transcript written on test_plain.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex)
 restricted \write18 enabled.
entering extended mode
(./test.tex
LaTeX2e <2017/01/01> patch level 3
Babel <3.10> and hyphenation patterns for 10 language(s) loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
No file test.aux.
[1] (./test.aux) )
Output written on test.dvi (1 page, 216 bytes).
Transcript written on test.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex)
 restricted \write18 enabled.
 Source specials enabled.
entering extended mode
(./test.tex
LaTeX2e <2017/01/01> patch level 3
Babel <3.10> and hyphenation patterns for 10 language(s) loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
No file test.aux.
[1] (./test.aux) )
Output written on test.dvi (1 page, 232 bytes).
Transcript written on test.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./test.tex
LaTeX2e <2017/01/01> patch level 3
Babel <3.10> and hyphenation patterns for 10 language(s) loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) (./test.aux) [1{/var/lib/tex
mf/fonts/map/pdftex/updmap/pdftex.map}] (./test.aux) )
Output written on test.pdf (1 page, 10601 bytes).
Transcript written on test.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./test.tex
LaTeX2e <2017/01/01> patch level 3
Babel <3.10> and hyphenation patterns for 10 language(s) loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
No file test.aux.
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./test.aux) )
Output written on test.pdf (1 page, 10601 bytes).
SyncTeX written on test.synctex.gz.
Transcript written on test.log.
I couldn't open file name `test_bib.aux'
Couldn't find input index file test_index nor test_index.idx.
Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1
...]
Settings::instance called after the first use - ignoring

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 405097] Unhandled exception in KDevPlatformLanguage.dll during background parsing crashes program

2019-03-06 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=405097

--- Comment #4 from Jeremy W. Murphy  ---
(In reply to Kevin Funk from comment #3)
> @Jeremy: Yep, that's one option.
> 
> Unfortunately we don't provide the debugging symbols (PDB files) though. So
> the stack trace is likely going to be not that useful. But you can check
> whether it reveals some details.

Ok, thanks. Is it practical to include that PDB file in the Windows installer?
Our as an optional download?
I guess my other option is to build with symbols myself?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 405097] Unhandled exception in KDevPlatformLanguage.dll during background parsing crashes program

2019-03-04 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=405097

--- Comment #2 from Jeremy W. Murphy  ---
(In reply to Sven Brauch from comment #1)
> Hi, sorry for the trouble and thanks for the report. Unfortunately this is
> not enough information to do anything about it. We either need a backtrace
> or a sample file which reproduces the issue.

Hi Sven, how do I generate the backtrace in Windows? It's not my usual
programming environment. I have Visual Studio, do I just run it from within?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 405097] New: Unhandled exception in KDevPlatformLanguage.dll during background parsing crashes program

2019-03-04 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=405097

Bug ID: 405097
   Summary: Unhandled exception in KDevPlatformLanguage.dll during
background parsing crashes program
   Product: kdevelop
   Version: 5.3.1
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

Created attachment 118549
  --> https://bugs.kde.org/attachment.cgi?id=118549=edit
Unhandled exception dialogue from Visual Studio debugger

SUMMARY

Unhandled exception in KDevPlatformLanguage.dll: Access violation reading
location 0x20.

STEPS TO REPRODUCE
1. Open my work project
2. Wait for a few minutes

OBSERVED RESULT

See attached image.

EXPECTED RESULT

No crashes. :)

SOFTWARE/OS VERSIONS
Windows: 10 version 1607
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION

Using the Windows installer downloaded from kdevelop.org.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-solid] [Bug 397347] UdevQt: unhandled device action "bind"

2018-09-09 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=397347

Jeremy W. Murphy  changed:

   What|Removed |Added

 CC||jeremy.william.murphy@gmail
   ||.com

--- Comment #1 from Jeremy W. Murphy  ---
I don't typically plug my phone into my computer, but today I did and saw
similar messages, in blocks like this on my first root terminal:

QObject::connect: invalid null parameter
UdevQt: unhandled device action "bind"
UdevQt: unhandled device action "bind"
UdevQt: unhandled device action "unbind"
UdevQt: unhandled device action "unbind"

In dmesg was this:

[21020.591193] usb 3-2: new high-speed USB device number 17 using xhci_hcd
[21021.157302] FAT-fs (sdc1): FAT read failed (blocknr 1)
[21021.157370] FAT-fs (sdc1): FAT read failed (blocknr 1)
[21021.553779] usb 3-2: USB disconnect, device number 17
[21021.803208] usb 3-2: new high-speed USB device number 18 using xhci_hcd
[21026.157203] FAT-fs (sdc1): FAT read failed (blocknr 1)
[21026.157269] FAT-fs (sdc1): FAT read failed (blocknr 1)
[21028.177721] usb 3-2: USB disconnect, device number 18

etc, etc in both cases.

Linux kernel 4.17.19-gentoo
KDE Frameworks 5.50.0
Qt 5.11.1
udev 238

Cheers.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2018-06-18 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #8 from Jeremy W. Murphy  ---
So, curiously, I get the same two failures on a Windows 10 installation using
3.0 beta 2 with TeX Live 2018. This is the complete opposite to my Gentoo
system in terms of customization: I just downloaded binaries and installed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 393091] New: "zsh: kdevelop!: command not found" in Konsole tool view with CentOS AppImage

2018-04-13 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=393091

Bug ID: 393091
   Summary: "zsh: kdevelop!: command not found" in Konsole tool
view with CentOS AppImage
   Product: kdevelop
   Version: git master
  Platform: Appimage
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

When I use the Konsole view in KDevelop, I get this error message:

[jmur...@ad.4dx.com@dev100]~%  kdevelop! -s
"{0fea6bbb-ed85-41c8-a479-d5cef6f9ec33}"
zsh: command not found: kdevelop!

I get the equivalent error with bash too.
Only in the CentOS AppImage, not with a native build.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 203975] KDevelop doesn't honor CMAKE_RUNTIME_OUTPUT_DIRECTORY when launching executables

2018-03-22 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=203975

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||jeremy.william.murphy@gmail
   ||.com
 Resolution|FIXED   |---

--- Comment #8 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I am hitting this problem in the git master of KDevelop 5. We have the same
project layout to the original report and are seeing the same symptom.

We're running the AppImage on CentOS 6.8 with CMake 3.6.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2018-03-19 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=368689

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I think this is fixed; I haven't seen it happen for ages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2018-01-25 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #7 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I made those latexForBibTeX and latexForMakeIndex sub-tests not silent and, it
turns out, they pass.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2018-01-23 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #6 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Jeremy W. Murphy from comment #3)
> (In reply to Michel Ludwig from comment #2)
> 
> > Does bibtex run fine if you use it within Kile itself?
> 
> I'm not at home right now, so I'll check later. 

OK, sorry for the delay, but yes, bibtex does appear to work fine in practice,
meaning the live preview or manual quick build results in a document with the
correct citations.
I haven't had a chance to do any further debugging.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378237] KDevelop doesn't move the screen with the line indicator when stepping through the code in Debug

2018-01-04 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=378237

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 CC||jeremy.william.murphy@gmail
   ||.com

--- Comment #2 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I have also seen this happen several times in the past, but I'm not sure how to
reproduce it reliably.
Come to think of it, I haven't seen it happen recently; have you?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2018-01-01 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=368689

--- Comment #8 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I haven't really seen this behaviour for a while, although I haven't been
working on the project where I mostly saw it. What about you, Sven?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 321449] Fails to show user/password dialogue until close window command is issued.

2018-01-01 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=321449

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 336604] target property RUNTIME_OUTPUT_DIRECTORY is not recognized by unit test view

2017-12-13 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=336604

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 CC||jeremy.william.murphy@gmail
   ||.com

--- Comment #1 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
I'm experiencing this issue in 5.2.1 and it is quite annoying.
Any thoughts on whether it would be a simple or difficult fix?
It's not just unit tests but executable targets in general.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 387631] Occasionally, Ctrl-Shift-Esc (Stop All Jobs) kills my (VNC) login session

2017-12-05 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=387631

--- Comment #1 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Although it seems unrelated, FLHerne (on IRC) did mention that the symptom is
similar to this bug #379093 in kio.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 387631] New: Occasionally, Ctrl-Shift-Esc (Stop All Jobs) kills my (VNC) login session

2017-12-05 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=387631

Bug ID: 387631
   Summary: Occasionally, Ctrl-Shift-Esc (Stop All Jobs) kills my
(VNC) login session
   Product: kdevelop
   Version: 5.2.1
  Platform: Appimage
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: CPP Debugger
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
CC: niko.s...@gmail.com
  Target Milestone: ---

As the summary says, sometimes, maybe 5% of the time, Stop All Jobs will kill
my entire login session.

I am connecting to a CentOS 6.8 machine from Windows 10 using ThinLinc (which
uses TigerVNC), where I run KDevelop via the AppImage distribution.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 387136] configure project dialogue size wider than screen

2017-11-23 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=387136

--- Comment #3 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Ah, sorry, thanks Kevin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 387136] New: configure project dialogue size wider than screen

2017-11-19 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=387136

Bug ID: 387136
   Summary: configure project dialogue size wider than screen
   Product: kdevelop
   Version: 5.2.0
  Platform: Appimage
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: UI: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

Created attachment 108974
  --> https://bugs.kde.org/attachment.cgi?id=108974=edit
Configure build dialogue wider than screen

When I import a CMake project, the "Open Project" dialogue is fine and I click
Finish, which brings up the "Configure a build directory" dialogue for the
project. That second window is a) much wider than the current screen but most
annoyingly b) cannot be resized smaller.

The Linux session is running through a VNC remote desktop from a Windows
machine where there are two screens side-by-side, with the Linux session
full-screen on one of them.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-25 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #5 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Created attachment 107513
  --> https://bugs.kde.org/attachment.cgi?id=107513=edit
System test screen shot

Just for the record, here is a screen shot of the messages that appear when the
test fails.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-24 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #3 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Michel Ludwig from comment #2)
> Actually, the command that is run for the simple test is
> 
> bibtex test_bib

Oh, OK.  So why on line 705 (and 710) the code _looks_ like it is passing
"test_bib.tex" as the argument?

705: TestToolInKileTest *latexForBibTeX = new TestToolInKileTest("BibTeX",
m_ki, "LaTeX", m_tempDir->path() + '/' + "test_bib.tex", false);


> Do you maybe know if you have some special set-up on your machine?

It's not special as far as I know, but it is Gentoo so it may be more custom
than the norm. I enabled XeTeX?
I do suspect that it is more likely to be something weird with my system rather
than a bug in Kile, as otherwise I expect someone else would have reported it
before me by now.


> Does bibtex run fine if you use it within Kile itself?

I'm not at home right now, so I'll check later. 

What would be the most straightforward way to save the intermediate files (and
error messages?) generated by Kile when it runs the Simple Tests? All I can
think of off the top of my head is to debug it and add a break point before
they are automatically cleaned up. (Assuming it is automatic, or are they left
in /tmp?)
Thanks, cheers.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383738] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-22 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383738

--- Comment #2 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Oh, huh, what happened? Did I accidentally create the bug report twice?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #1 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
PS. I can't conveniently downgrade my TeX Live distribution, sorry, so I would
rather avoid that avenue of investigation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383738] New: [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383738

Bug ID: 383738
   Summary: [git master] System Check fails Simple Test on
MakeIndex and BibTeX
   Product: kile
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

The checks for these two programs passed in 2.1 and I believe in early 2.9
versions but not at the moment.
Each check finds the binary in the expected place, but the Simple Test fails.

I regularly upgrade my TeX Live distribution, so it's possible that the
behaviour changed there but I just didn't notice at the time. I'm currently
using the 2017 distribution.

If I manually execute the same commands from the Simple Test, the BibTeX
command seems to fail due to the filename extension:

jeremy@EliteChook2 ~/projects/kile/src/test $ latex test_bib.tex 
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex) 
restricted \write18 enabled. 
entering extended mode 
(./test_bib.tex 
LaTeX2e <2017/01/01> patch level 3 
Babel <3.10> and hyphenation patterns for 10 language(s) loaded. 
(/usr/share/texmf-dist/tex/latex/base/article.cls 
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class 
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) 
No file test_bib.aux. 

LaTeX Warning: Citation `test' on page 1 undefined on input line 3. 

No file test_bib.bbl. 
[1] (./test_bib.aux) 

LaTeX Warning: There were undefined references. 

) 
Output written on test_bib.dvi (1 page, 268 bytes). 
Transcript written on test_bib.log. 
jeremy@EliteChook2 ~/projects/kile/src/test $ bibtex test_bib.tex 
I couldn't open file name `test_bib.tex.aux'


If I run "bibtex test_bib", it works.
Is that weird? Does that seems like the behaviour of bibtex changed? Because it
looks like the configtest code hasn't changed materially in a long time.

I don't know why MakeIndex is failing, it returns 0 when I run it manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kile] [Bug 383739] New: [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

Bug ID: 383739
   Summary: [git master] System Check fails Simple Test on
MakeIndex and BibTeX
   Product: kile
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

The checks for these two programs passed in 2.1 and I believe in early 2.9
versions but not at the moment.
Each check finds the binary in the expected place, but the Simple Test fails.

I regularly upgrade my TeX Live distribution, so it's possible that the
behaviour changed there but I just didn't notice at the time. I'm currently
using the 2017 distribution.

If I manually execute the same commands from the Simple Test, the BibTeX
command seems to fail due to the filename extension:

jeremy@EliteChook2 ~/projects/kile/src/test $ latex test_bib.tex 
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex) 
restricted \write18 enabled. 
entering extended mode 
(./test_bib.tex 
LaTeX2e <2017/01/01> patch level 3 
Babel <3.10> and hyphenation patterns for 10 language(s) loaded. 
(/usr/share/texmf-dist/tex/latex/base/article.cls 
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class 
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) 
No file test_bib.aux. 

LaTeX Warning: Citation `test' on page 1 undefined on input line 3. 

No file test_bib.bbl. 
[1] (./test_bib.aux) 

LaTeX Warning: There were undefined references. 

) 
Output written on test_bib.dvi (1 page, 268 bytes). 
Transcript written on test_bib.log. 
jeremy@EliteChook2 ~/projects/kile/src/test $ bibtex test_bib.tex 
I couldn't open file name `test_bib.tex.aux'


If I run "bibtex test_bib", it works.
Is that weird? Does that seems like the behaviour of bibtex changed? Because it
looks like the configtest code hasn't changed materially in a long time.

I don't know why MakeIndex is failing, it returns 0 when I run it manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2016-09-22 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368689

--- Comment #7 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Milian Wolff from comment #6)
> Can you please be exact in what you mean with "try editing"? What exactly
> are you doing? Inserting text (if so, which one, where?) Or are you removing
> something? Again, what - where?

I don't have exact criteria for you right now, sorry, but I will try to
establish some soon.

I should have said that you will need at least a trivial CMake project to build
a program that uses Boost headers and thus parses them. And by "editing" I
really mean anything, even just inserting white-space in the file would corrupt
it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2016-09-13 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368689

--- Comment #5 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Jeremy W. Murphy from comment #4)
> 
> If you check that out, try editing the file musser-nishanov.hpp.

Sorry, that's "musser_nishanov.hpp".

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2016-09-13 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368689

--- Comment #4 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Milian Wolff from comment #2)
> can you please give us an example project (i.e. something we can test
> ourselves) and tell us which file you are editing, how, and where, to
> reproduce the issue?

Best example I can give you is the code that I am working on right now:
https://github.com/jeremy-murphy/algorithm/tree/musser-nishanov-search

If you check that out, try editing the file musser-nishanov.hpp.

Cheers.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368689] Syntax highlighting is correct on load but breaks with editing.

2016-09-12 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368689

--- Comment #1 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Created attachment 101054
  --> https://bugs.kde.org/attachment.cgi?id=101054=edit
Bad/weird syntax highlighting.

Here is an example: file in the left panel is weird/bad, file in the right
panel is fine.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368689] New: Syntax highlighting is correct on load but breaks with editing.

2016-09-12 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368689

Bug ID: 368689
   Summary: Syntax highlighting is correct on load but breaks with
editing.
   Product: kdevelop
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jeremy.william.mur...@gmail.com

As stated in the summary, syntax is correctly highlighted when a file is first
loaded. But do some editing, and the highlighting quickly falls apart, leaving
partially or weirdly highlighted syntax.

A co-morbidity is the disappearance of icons from the auto-complete pop-up
dialogue.

Note that this is the tip of the 5.0 branch, not tip of master.


Reproducible: Sometimes

Steps to Reproduce:
1. Open a relatively complex project (uses Boost?)
2. Start editing a file.


Actual Results:  
Weird, partial, mostly absent syntax highlighting.


Expected Results:  
Correct syntax highlighting.


Portage 2.2.28 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/plasma,
gcc-4.9.3, glibc-2.22-r4, 4.4.19-gentoo x86_64)
=
 System Settings
=
System uname:
Linux-4.4.19-gentoo-x86_64-Intel-R-_Core-TM-_i5-2540M_CPU_@_2.60GHz-with-gentoo-2.2
KiB Mem:16313444 total,   5224680 free
KiB Swap:4194300 total,   4194144 free
Timestamp of repository gentoo: Mon, 12 Sep 2016 08:15:01 +
sh bash 4.3_p42-r1
ld GNU gold (Gentoo 2.25.1 p1.1 2.25.1) 1.11
app-shells/bash:  4.3_p42-r1::gentoo
dev-java/java-config: 2.2.0-r3::gentoo
dev-lang/perl:5.20.2::gentoo
dev-lang/python:  2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:   3.5.2-r1::gentoo
dev-util/pkgconfig:   0.28-r2::gentoo
sys-apps/baselayout:  2.2::gentoo
sys-apps/openrc:  0.21.3::gentoo
sys-apps/sandbox: 2.10-r1::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69::gentoo
sys-devel/automake:   1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:   2.25.1-r1::gentoo
sys-devel/gcc:4.9.3::gentoo, 5.4.0::gentoo
sys-devel/gcc-config: 1.7.3::gentoo
sys-devel/libtool:2.4.6::gentoo
sys-devel/make:   4.1-r1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:   2.22-r4::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.au.gentoo.org/gentoo-portage
priority: -1000

Local
location: /usr/local/portage
masters: gentoo

kde
location: /var/lib/layman/kde
masters: gentoo
priority: 0

science
location: /var/lib/layman/science
masters: gentoo
priority: 1

jorgicio
location: /var/lib/layman/jorgicio
masters: gentoo
priority: 2

x11
location: /var/lib/layman/x11
masters: gentoo
priority: 3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA Google-TOS google-talkplugin google-chrome
FAH-EULA-2009 Intel-SDP skype-4.0.0.7-copyright"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config
/usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks
ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install
preserve-libs protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org;
LANG="en_AU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--omit-dir-times --compress --force --whole-file --delete --stats
--human-readable --timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi alsa amd64 ao avahi bash-completion berkdb blas
bluetooth branding bzip2 c++0x cairo caps cdda cdr cli consolekit cracklib
crypt css cups curl cvs cxx dbus declarative djvu dri dts dv dvd dvdr emboss
encode exif expat fam ffmpeg fftw firefox flac fontconfig fortran gd gdbm geoip
gif git glamor gmp gnuplot gnutls gphoto2 gpm graphviz gsl gsm gtk hdf5 iconv
icu idn ieee1394 imagemagick imlib ipod ipv6 java6 javascript 

[kdevelop] [Bug 310391] Autocompleting C++ lists unwanted or irrelevant Boost items in all contexts.

2016-09-09 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=310391

--- Comment #10 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
Haha, I had forgotten all about this bug. I'm not sure if it even still occurs
in the 4.x series but it's certainly not in 5.x. I'll have a look later out of
curiosity as I still have one machine running KDE4.

-- 
You are receiving this mail because:
You are watching all bug changes.


[KBibTeX] [Bug 366191] kbibtex segfaults before any windows are displayed

2016-08-06 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

Jeremy W. Murphy <jeremy.william.mur...@gmail.com> changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #6 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Thomas Fischer from comment #3)
> Are you using Qt 5.7? I am suspecting that there was a minor change in the
> semantics of the call to 'QAbstractItemView::setModel' which in its turn
> triggered access to an uninitialized variable.

No, I'm using 5.6.1.


> Anyhow, commit 1cc1fde3896ddcc57f45e fixes the problem for me by simply
> re-arranging variable initializations and calls to setModel. Please test and
> confirm.

Confirmed, works perfectly, thanks for the rapid fix.

-- 
You are receiving this mail because:
You are watching all bug changes.


[KBibTeX] [Bug 366191] kbibtex segfaults before any windows are displayed

2016-07-28 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

--- Comment #1 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
This segfault is occurring on both my Plasma 5 systems, btw, which have
near-identical configurations.

-- 
You are receiving this mail because:
You are watching all bug changes.


[KBibTeX] [Bug 366191] New: kbibtex segfaults before any windows are displayed

2016-07-28 Thread Jeremy W . Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

Bug ID: 366191
   Summary: kbibtex segfaults before any windows are displayed
   Product: KBibTeX
   Version: git (master)
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: fisc...@unix-ag.uni-kl.de
  Reporter: jeremy.william.mur...@gmail.com

Immediately after the message "kbibtex.data: Creating File instance 10" is
displayed, there is a segfault in FileView::elementAt.



Reproducible: Always


Actual Results:  
(gdb) run
Starting program: /usr/bin/kbibtex 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe2f4a700 (LWP 28365)]
[New Thread 0x7fffe0cdf700 (LWP 28366)]
kbibtex.program: Starting KBibTeX version Git revision 26e3d09 (HEAD)
QCommandLineParser: option not defined: "author"
QCommandLineParser: option not defined: "license"
QCommandLineParser: option not defined: "desktopfile"
kbibtex.data: Creating File instance 10

Thread 1 "kbibtex" received signal SIGSEGV, Segmentation fault.
0x77b4813f in FileView::elementAt (this=this@entry=0xdb8560, index=...)
at
/var/tmp/portage/app-text/kbibtex-/work/kbibtex-/src/gui/file/fileview.cpp:194
194
/var/tmp/portage/app-text/kbibtex-/work/kbibtex-/src/gui/file/fileview.cpp:
No such file or directory.
(gdb) 


Expected Results:  
No segfault.

This is what I would usually include in a Gentoo bug report:

Portage 2.2.28 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/plasma,
gcc-4.9.3, glibc-2.22-r4, 4.4.15-gentoo x86_64)
=
 System Settings
=
System uname:
Linux-4.4.15-gentoo-x86_64-Intel-R-_Core-TM-_i7-3537U_CPU_@_2.00GHz-with-gentoo-2.2
KiB Mem:12157396 total,184840 free
KiB Swap:5242876 total,115856 free
Timestamp of repository gentoo: Wed, 27 Jul 2016 23:45:01 +
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:  4.3_p42-r1::gentoo
dev-java/java-config: 2.2.0-r3::gentoo
dev-lang/perl:5.20.2::gentoo
dev-lang/python:  2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:   3.5.2-r1::gentoo
dev-util/pkgconfig:   0.28-r2::gentoo
sys-apps/baselayout:  2.2::gentoo
sys-apps/openrc:  0.19.1::gentoo
sys-apps/sandbox: 2.10-r1::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69::gentoo
sys-devel/automake:   1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:   2.25.1-r1::gentoo
sys-devel/gcc:4.9.3::gentoo, 5.4.0::gentoo
sys-devel/gcc-config: 1.7.3::gentoo
sys-devel/libtool:2.4.6::gentoo
sys-devel/make:   4.1-r1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:   2.22-r4::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.au.gentoo.org/gentoo-portage
priority: -1000

kde
location: /var/lib/layman/kde
masters: gentoo
priority: 0

rion
location: /var/lib/layman/rion
masters: gentoo
priority: 1

science
location: /var/lib/layman/science
masters: gentoo
priority: 2

local
location: /usr/local/portage
masters: gentoo
priority: 3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA Google-TOS google-talkplugin google-chrome
FAH-EULA-2009 Intel-SDP skype-4.0.0.7-copyright Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config
/usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0
/var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native -D_GLIBCXX_USE_CXX11_ABI=0"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks
ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install
preserve-libs protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo
http://ftp.iinet.net.au/pub/Gentoo;
LANG="en_AU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--omit-dir-times --compress --force --whole-file --delete --stats
--human-readable --timeout=180