[kdevelop] [Bug 364411] Back (Ctrl+z) hangs on . or ->

2022-10-22 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=364411

SeeLook  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from SeeLook  ---
It still occurs but it is less annoying than these days when reported.
It looks like when dot key is pressed after some name (pointer usually) it is
stored as more actions than one.
So to revert it with ctrl+z requires a few hits more. But it is bearable.

This issue with ctrl+shift+z never happens now.

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

[kdevelop] [Bug 364409] Missing doxygen method description placed after declaration

2022-10-22 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=364409

SeeLook  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from SeeLook  ---
It doesn't occur any more.
Doxygen comments are properly displayed on hint popup for long time already.

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

[kdevelop] [Bug 398631] Reverting changes in QML file caused a crash

2022-10-08 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=398631

SeeLook  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

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

[kdevelop] [Bug 398631] Reverting changes in QML file caused a crash

2022-09-24 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=398631

--- Comment #2 from SeeLook  ---
I cannot reproduce this bug any more.
I cannot even say when Kdevelop crashed last time while I'm using it every day
literally.

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

[frameworks-kirigami] [Bug 417549] qmake example doesn't compile - undefined reference

2020-02-13 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=417549

--- Comment #2 from SeeLook  ---
Attached patch fixes at last minimalqmake.
Now I can deploy my project with kirigami into Android device.

There were missing entries in .pri file

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

[frameworks-kirigami] [Bug 417549] qmake example doesn't compile - undefined reference

2020-02-13 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=417549

--- Comment #1 from SeeLook  ---
Created attachment 125992
  --> https://bugs.kde.org/attachment.cgi?id=125992&action=edit
Patch for missing files for build

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

[frameworks-kirigami] [Bug 417549] New: qmake example doesn't compile - undefined reference

2020-02-13 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=417549

Bug ID: 417549
   Summary: qmake example doesn't compile - undefined reference
   Product: frameworks-kirigami
   Version: Master
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: seel...@gmail.com
  Target Milestone: Not decided

SUMMARY
Both qmake examples of Kirigami don't compile (linking) due to undefined
reference.
Custom project as well.



STEPS TO REPRODUCE
1. inside Kirigami/examples/minimalqmake/3rdparty, clone/copy kirigami and
breeze_icons repos
2. open minimalqmake.pro in Qt creator then build
3. doesn't build either for desktop nor Android

The same situation for static plugin example

OBSERVED RESULT
/home/tom/Apps/Qt/5.12.7/android_x86/include/QtQml/qqml.h:287: błąd: error:
undefined reference to 'Icon::staticMetaObject'
and much more


EXPECTED RESULT
build successful :-)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.18
KDE Frameworks Version: 5.67
Qt Version: 5.12.7(Android)/5.14.1(Desktop)

ADDITIONAL INFORMATION
BTW
src/desktopicon.cpp src/desktopicon.h
mentioned in pro file seem to be missing in current kirigami repo.
Had to comment them to get to linking.

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

[kdevelop] [Bug 398631] New: Reverting changes in QML file caused a crash

2018-09-14 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=398631

Bug ID: 398631
   Summary: Reverting changes in QML file caused a crash
   Product: kdevelop
   Version: 5.2.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: seel...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.2.4)

Qt Version: 5.11.1
Frameworks Version: 5.50.0
Operating System: Linux 4.18.6-arch1-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

Simply pressing CTRL+Z to revert a few changes in QML file. File was saved
before.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2a5bb9d400 (LWP 3248))]

Thread 25 (Thread 0x7f29de7fc700 (LWP 11812)):
#0  0x7f2a780edbb1 in poll () at /usr/lib/libc.so.6
#1  0x7f2a74206ee0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f2a74206fce in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f2a786174c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f2a785c2dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f2a7840bf59 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f2a7586e0d9 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f2a78416005 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f2a75a1aa9d in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f2a780f8a43 in clone () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7f29dcff9700 (LWP 11811)):
#0  0x7f2a780e9734 in read () at /usr/lib/libc.so.6
#1  0x7f2a741b5781 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f2a74205a50 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7f2a74206e86 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f2a74206fce in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f2a786174c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f2a785c2dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f2a7840bf59 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f2a7586e0d9 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7f2a78416005 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f2a75a1aa9d in start_thread () at /usr/lib/libpthread.so.0
#11 0x7f2a780f8a43 in clone () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7f29bbc9c700 (LWP 11241)):
#0  0x7f2a780edbb1 in poll () at /usr/lib/libc.so.6
#1  0x7f2a74206ee0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f2a74206fce in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f2a786174c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f2a785c2dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f2a7840bf59 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f2a7586e0d9 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f2a78416005 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f2a75a1aa9d in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f2a780f8a43 in clone () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7f29f97fa700 (LWP 11172)):
#0  0x7f2a780e9734 in read () at /usr/lib/libc.so.6
#1  0x7f2a741b5781 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f2a74205a50 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7f2a74206e86 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f2a74206fce in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f2a786174c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f2a785c2dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f2a7840bf59 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f2a7586e0d9 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7f2a78416005 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f2a75a1aa9d in start_thread () at /usr/lib/libpthread.so.0
#11 0x7f2a780f8a43 in clone () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7f29f8b9e700 (LWP 3853)):
#0  0x7f2a741b5414 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x7f2a741fdaef in g_main_context_query () at /usr/lib/libglib-2.0.so.0
#2  0x7f2a74206e5c in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f2a74206fce in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f2a786174c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f2a785c2dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f2a7840bf59 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f2a78416005 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f2a75a1aa9d in start_thread () at /usr/lib/

[frameworks-qqc2-desktop-style] [Bug 387386] SpinBox onValueModified is not available due to component versioning

2017-11-29 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=387386

--- Comment #1 from SeeLook  ---
Thank You for fixing this :-)

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

[frameworks-qqc2-desktop-style] [Bug 387386] SpinBox onValueModified is not available due to component versioning

2017-11-28 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=387386

SeeLook  changed:

   What|Removed |Added

 CC||seel...@gmail.com

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

[frameworks-qqc2-desktop-style] [Bug 387386] New: SpinBox onValueModified is not available due to component versioning

2017-11-28 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=387386

Bug ID: 387386
   Summary: SpinBox onValueModified is not available due to
component versioning
   Product: frameworks-qqc2-desktop-style
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: seel...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

Using this QQC2 this example fails to start:
``
import QtQuick 2.9
import QtQuick.Controls 2.2

SpinBox {
  from: 1; to: 50
  value: 5
  onValueModified: console.log(value)
}
`
it returns:
"SpinBox.onValueModified" is not available due to component versioning.

First I called this issue on: [1]
but only frameworks-qqc2-desktop-style causes this issue.
In [1] may be a clue of possible reason of that wrong behavior.


[1] https://bugreports.qt.io/browse/QTBUG-64762

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

[frameworks-qqc2-desktop-style] [Bug 384989] New: Highlighted property of a Button is not respected

2017-09-23 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=384989

Bug ID: 384989
   Summary: Highlighted property of a Button is not respected
   Product: frameworks-qqc2-desktop-style
   Version: unspecified
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: seel...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

With qqc2 changing 'highlighted' property of Button control does not have any
effects:

Button {
  highlighted: true
}

when it works just fine in other styles

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

[frameworks-qqc2-desktop-style] [Bug 384551] New: Using qqc2 breaks radio buttons grouping

2017-09-10 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=384551

Bug ID: 384551
   Summary: Using qqc2 breaks radio buttons grouping
   Product: frameworks-qqc2-desktop-style
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: seel...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

Qt docs says that RadioButton-s under the same parent item will be grouped, 
so it works fine without qqc2 but with it, all the radio buttons in single
parent item can be selected at once.

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

[frameworks-qqc2-desktop-style] [Bug 384550] New: Invalid grouped property access in SpinBox.qml

2017-09-10 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=384550

Bug ID: 384550
   Summary: Invalid grouped property access in SpinBox.qml
   Product: frameworks-qqc2-desktop-style
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: seel...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

At the end of mentioned file, line 104
border group has non existed properties: top and bottom

It cases QML application want not run if SpinBox is used:
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/SpinBox.qml:104
Invalid grouped property access

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

[kwin] [Bug 378327] Crash on resume from suspend

2017-04-02 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378327

--- Comment #3 from SeeLook  ---
Here it is, I hope it is more verbose now.
This kwin version if from git but switched to Plasma/5.9 branch.

Hope this helps.

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

[kwin] [Bug 378327] Crash on resume from suspend

2017-04-02 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378327

--- Comment #2 from SeeLook  ---
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fee16051840 (LWP 20659))]

Thread 7 (Thread 0x7fed5e23b700 (LWP 21295)):
#0  0x7fee13122c80 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#1  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#2  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#3  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fed5f582700 (LWP 20995)):
#0  0x7fee0ecf4ca6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fed61630e44 in  () at /usr/lib/libGLX_nvidia.so.0
#2  0x7fed6034e394 in  () at /usr/lib/libnvidia-glcore.so.378.13
#3  0x7fed6163012c in  () at /usr/lib/libGLX_nvidia.so.0
#4  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fede25b0700 (LWP 20759)):
#0  0x7fee0ecf4756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fee1206b234 in  () at /usr/lib/libQt5Script.so.5
#2  0x7fee1206b279 in  () at /usr/lib/libQt5Script.so.5
#3  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7fedebfff700 (LWP 20730)):
#0  0x7fee15a9a76b in ppoll () at /usr/lib/libc.so.6
#1  0x7fee131212f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fee1312296a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fee0da17025 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7fedfa68d700 (LWP 20695)):
#0  0x7fee15a9a76b in ppoll () at /usr/lib/libc.so.6
#1  0x7fee131212f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fee1312296a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fee0cbc1125 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7fedfc7dd700 (LWP 20661)):
#0  0x7fee15a9a67d in poll () at /usr/lib/libc.so.6
#1  0x7fee14bb68e0 in  () at /usr/lib/libxcb.so.1
#2  0x7fee14bb8679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7fedfd8b9239 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fee16051840 (LWP 20659)):
[KCrash Handler]
#6  0x7fee15a3d7fa in __memmove_sse2_unaligned_erms () at
/usr/lib/libc.so.6
#7  0x7fee0e89d7ee in KWin::GLVertexBuffer::setData(int, int, float const*,
float const*) (this=this@entry=0x15d8b80, vertexCount=24, dim=dim@entry=2,
vertices=0x14ea738, texcoords=texcoords@entry=0x0) at
/home/tom/Apps/AUR/kwin-git/src/kwin/libkwineffects/kwinglutils.cpp:1967
#8  0x7fee15626718 in KWin::SceneOpenGL2::doPaintBackground(QVector
const&) (this=0x15d0320, vertices=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:1097
#9  0x7fee1562be05 in KWin::SceneOpenGL::paintBackground(QRegion)
(this=this@entry=0x15d0320, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:816
#10 0x7fee15613641 in KWin::Scene::paintSimpleScreen(int, QRegion)
(this=this@entry=0x15d0320, orig_mask=orig_mask@entry=0, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene.cpp:365
#11 0x7fee156266a0 in KWin::SceneOpenGL2::paintSimpleScreen(int, QRegion)
(this=this@entry=0x15d0320, mask=mask@entry=0, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:1080
#12 0x7fee15616654 in KWin::Scene::finalPaintScreen(int, QRegion,
KWin::ScreenPaintData&) (this=0x15d0320, mask=mask@entry=0, region=...,
data=...) at /home/tom/Apps/AUR/kwin-git/src/kwin/scene.cpp:201
#13 0x7fee15644935 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion,
KWin::ScreenPaintData&) (this=0x1618680, mas

[kwin] [Bug 378327] New: Crash on resume from suspend

2017-03-31 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378327

Bug ID: 378327
   Summary: Crash on resume from suspend
   Product: kwin
   Version: 5.9.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: seel...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.9.3)

Qt Version: 5.8.0
Frameworks Version: 5.32.0
Operating System: Linux 4.10.3-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:

After resume from suspend Kwin crashes, if not - composition is broken - some
random part of the screen are dispaled - (hitting SHIFT+ALT+F12 twice fixes
it). 
Latest NVIdia driver is on the board

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f56a99cf840 (LWP 23311))]

Thread 7 (Thread 0x7f567a060700 (LWP 23338)):
#0  0x7f56a6a9d85b in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#1  0x7f56a6a4a89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#2  0x7f56a686ca73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#3  0x7f56a68716d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f5670ae7700 (LWP 23327)):
#0  0x7f56a2664756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f56a59db234 in  () at /usr/lib/libQt5Script.so.5
#2  0x7f56a59db279 in  () at /usr/lib/libQt5Script.so.5
#3  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f56792cc700 (LWP 23325)):
#0  0x7f56a2664ca6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f5679584e44 in  () at /usr/lib/libGLX_nvidia.so.0
#2  0x7f5672fd5394 in  () at /usr/lib/libnvidia-glcore.so.378.13
#3  0x7f567958412c in  () at /usr/lib/libGLX_nvidia.so.0
#4  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f567b061700 (LWP 23322)):
#0  0x7f56a941876b in ppoll () at /usr/lib/libc.so.6
#1  0x7f56a6a9c2f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f56a6a9d96a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f56a6a4a89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f56a686ca73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f56a1388025 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f56a68716d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f568dffe700 (LWP 23316)):
#0  0x7f56a941876b in ppoll () at /usr/lib/libc.so.6
#1  0x7f56a6a9c2f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f56a6a9d96a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f56a6a4a89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f56a686ca73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f56a0532125 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7f56a68716d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f569014e700 (LWP 23315)):
#0  0x7f56a941867d in poll () at /usr/lib/libc.so.6
#1  0x7f56a85318e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f56a8533679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f569122a239 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f56a68716d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f56a265e2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f56a942254f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f56a99cf840 (LWP 23311)):
[KCrash Handler]
#6  0x7f56a93bb7fa in __memmove_sse2_unaligned_erms () at
/usr/lib/libc.so.6
#7  0x7f56a220e8ae in KWin::GLVertexBuffer::setData(int, int, float const*,
float const*) () at /usr/lib/libkwinglutils.so.10
#8  0x7f56a8facd1e in  () at /usr/lib/libkwin.so.5
#9  0x7f56a8fb05b5 in KWin::SceneOpenGL::paintBackground(QRegion) () at
/usr/lib/libkwin.so.5
#10 0x7f56a8f98c38 in KWin::Scene::paintSimpleScreen(int, QRegion) () at
/usr/lib/libkwin.so.5
#11 0x7f56a8facca0 in  () at /usr/lib/libkwin.so.5
#12 0x7f56a8f9b214 in KWin::Scene::finalPai

[plasmashell] [Bug 378306] New: Plasma crashes when 'Desktop' button is clicked

2017-03-31 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378306

Bug ID: 378306
   Summary: Plasma crashes when 'Desktop' button is clicked
   Product: plasmashell
   Version: 5.9.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: seel...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.4)

Qt Version: 5.8.0
Frameworks Version: 5.32.0
Operating System: Linux 4.10.6-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

Everytime, when I'm trying to display Plasma menu by clicking that button it
crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Plazma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa288f3c800 (LWP 969))]

Thread 10 (Thread 0x7fa1a7fff700 (LWP 3874)):
#0  0x7fa2825ff67d in poll () at /usr/lib/libc.so.6
#1  0x7fa27d3e57a6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fa27d3e58bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fa282f2606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fa282ecf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fa282cf1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fa285e29025 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7fa282cf66d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7fa281bab2e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7fa28260954f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fa1bc0d8700 (LWP 1096)):
#0  0x7fa27d42ae49 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7fa27d3e4c99 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7fa27d3e56cb in  () at /usr/lib/libglib-2.0.so.0
#3  0x7fa27d3e58bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7fa282f2606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7fa282ecf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7fa282cf1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7fa1bcfae385 in  () at
/usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#8  0x7fa282cf66d8 in  () at /usr/lib/libQt5Core.so.5
#9  0x7fa281bab2e7 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7fa28260954f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7fa1d2fd0700 (LWP 1095)):
#0  0x7fa27d3e5698 in  () at /usr/lib/libglib-2.0.so.0
#1  0x7fa27d3e58bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#2  0x7fa282f2606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fa282ecf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fa282cf1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fa282cf66d8 in  () at /usr/lib/libQt5Core.so.5
#6  0x7fa281bab2e7 in start_thread () at /usr/lib/libpthread.so.0
#7  0x7fa28260954f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7fa1d44fd700 (LWP 1091)):
#0  0x7fa2825ff67d in poll () at /usr/lib/libc.so.6
#1  0x7fa27d3e57a6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fa27d3e58bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fa282f2606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fa282ecf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fa282cf1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fa2869dcfd6 in  () at /usr/lib/libQt5Quick.so.5
#7  0x7fa282cf66d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7fa281bab2e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7fa28260954f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fa25f5a5700 (LWP 1090)):
#0  0x7fa281bb1756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fa2886d0234 in  () at /usr/lib/libQt5Script.so.5
#2  0x7fa2886d0279 in  () at /usr/lib/libQt5Script.so.5
#3  0x7fa281bab2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fa28260954f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fa269561700 (LWP 1082)):
#0  0x7fa27d3e2753 in  () at /usr/lib/libglib-2.0.so.0
#1  0x7fa27d3e4c2b in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7fa27d3e56cb in  () at /usr/lib/libglib-2.0.so.0
#3  0x7fa27d3e58bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7fa282f2606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7fa282ecf89a in
QEventLoop::exec(QFlags) ()

[plasmashell] [Bug 370527] New: Missing notifications during brightness/volume change

2016-10-12 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370527

Bug ID: 370527
   Summary: Missing notifications during brightness/volume change
   Product: plasmashell
   Version: master
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: se...@kde.org
  Reporter: seel...@gmail.com

All those pop-up notifications about volume, screen/keyboard brightness are
missing when corresponding key shortcut is pressed.
I'm using hide panel and when panel is visible they appear only as intended but
when it i hidden, never since 5.8.0

Reproducible: Always

Steps to Reproduce:
1. Make panel hidden
2. Try to change volume/brightness with key shortcut
3. Be angry (optional :-) )

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


[plasmashell] [Bug 370525] Tray icons are small

2016-10-12 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370525

--- Comment #2 from SeeLook  ---
Created attachment 101534
  --> https://bugs.kde.org/attachment.cgi?id=101534&action=edit
Tray icons in good size

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


[plasmashell] [Bug 370525] Tray icons are small

2016-10-12 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370525

--- Comment #1 from SeeLook  ---
Created attachment 101533
  --> https://bugs.kde.org/attachment.cgi?id=101533&action=edit
Too small icons on tray

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


[plasmashell] [Bug 370525] New: Tray icons are small

2016-10-12 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370525

Bug ID: 370525
   Summary: Tray icons are small
   Product: plasmashell
   Version: master
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: seel...@gmail.com

Since Plasma 5.8.0 tray icons are small, too small.
I'm fixing it by reverting previous line in:
org.kde.plasma.private.systemtray/contents/ui/main.qml
to:
property int itemSize: Math.min(Math.min(width, height),
units.iconSizes.medium)

Reproducible: Always

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


[kdevelop] [Bug 364411] New: Back (Ctrl+z) hangs on . or ->

2016-06-17 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364411

Bug ID: 364411
   Summary: Back (Ctrl+z) hangs on . or ->
   Product: kdevelop
   Version: git master
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: seel...@gmail.com

When some object and its method was typed:
object()->itsMethod();
and CTRL+z is used to back the changes, it hangs on switching '.' to '->'
operators

Similarly, When trying to revert changes with CTRL+SHIFT+z it stops on those
operators

Reproducible: Always

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


[kdevelop] [Bug 364409] New: Missing doxygen method description placed after declaration

2016-06-17 Thread SeeLook via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364409

Bug ID: 364409
   Summary: Missing doxygen method description placed after
declaration
   Product: kdevelop
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: doxygen integration
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: seel...@gmail.com

Popup with a method details doesn't display the method description when it is
written after:
[code]
void someMethod(); /**< This method does something */
[/code]
This way of documenting is allowed by doxygen

In the same moment, putting description after and member variable works fine:
[code]
int someVar; /**< This variable is */
[/code]

Kdevelop 4 supports all kinds of documenting ways and it is quite annoying
after switch to newest version.

Reproducible: Always

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