[QtCurve] [Bug 363753] crash-at-exit in QtCurve::Style::disconnectDBus

2016-08-18 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363753

--- Comment #16 from Kott  ---
> (The "bug" was added**). It's not a qtcurve bug, it's a QtDBus one and
> should be fixed there. It just happens that in some configuration the QtDBus
> is unloaded before QtCurve and after in other cases. The commit should only
> be reverted if
Well, "bug", my apologies:)

What patches (Debian, Thiago's) are you talking about? And what version of Qt
do use?

thnx

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


[QtCurve] [Bug 363753] crash-at-exit in QtCurve::Style::disconnectDBus

2016-08-16 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363753

--- Comment #11 from Kott  ---
I think, the bug "added" in commit 3d8622c
https://quickgit.kde.org/?p=qtcurve.git=commitdiff=3d8622c419a32033e36e940e8cb09b591ad93e29
Maybe it's not only cause. But version compiled before this commit - works
without crash.

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


[QtCurve] [Bug 363703] Popup Menu shadows not configurable

2016-08-03 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363703

Kott  changed:

   What|Removed |Added

 CC||k...@kott.no-ip.biz

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


[QtCurve] [Bug 363753] crash-at-exit in QtCurve::Style::disconnectDBus

2016-06-27 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363753

Kott  changed:

   What|Removed |Added

 CC||k...@kott.no-ip.biz

--- Comment #7 from Kott  ---
I've just updated Qt 5.6.1 and crashes still presents.

Application: kactivitymanagerd (kactivitymanagerd), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff44c8ec8c0 (LWP 30505))]

Thread 2 (Thread 0x7ff43f9e1700 (LWP 30510)):
#0  0x7ff44a109a1d in poll () at /lib64/libc.so.6
#1  0x7ff4498b7410 in  () at /usr/lib64/libxcb.so.1
#2  0x7ff4498b91a9 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7ff4425c6579 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7ff44a80d2d8 in  () at /usr/lib64/libQt5Core.so.5
#5  0x7ff448cf1474 in start_thread () at /lib64/libpthread.so.0
#6  0x7ff44a1123ed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff44c8ec8c0 (LWP 30505)):
[KCrash Handler]
#6  0x7ff44a804ff4 in QMutex::lock() () at /usr/lib64/libQt5Core.so.5
#7  0x7ff44b349c27 in  () at /usr/lib64/libQt5DBus.so.5
#8  0x7ff44b34acec in QDBusConnection::sessionBus() () at
/usr/lib64/libQt5DBus.so.5
#9  0x7ff432e96c4d in QtCurve::Style::disconnectDBus() () at
/usr/lib64/qt5/plugins/styles/qtcurve.so
#10 0x7ff432ed2e26 in QtCurve::StylePlugin::~StylePlugin() () at
/usr/lib64/qt5/plugins/styles/qtcurve.so
#11 0x7ff432ed2e59 in QtCurve::StylePlugin::~StylePlugin() () at
/usr/lib64/qt5/plugins/styles/qtcurve.so
#12 0x7ff44a9d98a9 in  () at /usr/lib64/libQt5Core.so.5
#13 0x7ff44a9cf4f2 in  () at /usr/lib64/libQt5Core.so.5
#14 0x7ff44a9cf629 in  () at /usr/lib64/libQt5Core.so.5
#15 0x7ff44aa19927 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#16 0x7ff44a9ce6be in QFactoryLoader::~QFactoryLoader() () at
/usr/lib64/libQt5Core.so.5
#17 0x7ff44b7944c9 in  () at /usr/lib64/libQt5Widgets.so.5
#18 0x7ff44a061278 in __run_exit_handlers () at /lib64/libc.so.6
#19 0x7ff44a0612c5 in  () at /lib64/libc.so.6
#20 0x00413fd9 in  ()
#21 0x7ff44aa1224c in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#22 0x7ff44b3a2642 in QDBusServiceWatcher::serviceRegistered(QString
const&) () at /usr/lib64/libQt5DBus.so.5
#23 0x7ff44b3a2dcf in  () at /usr/lib64/libQt5DBus.so.5
#24 0x7ff44b3a31a0 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call,
int, void**) () at /usr/lib64/libQt5DBus.so.5
#25 0x7ff44b355028 in  () at /usr/lib64/libQt5DBus.so.5
#26 0x7ff44aa12cf9 in QObject::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#27 0x7ff44b725aec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#28 0x7ff44b72af8f in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#29 0x7ff44a9e4a20 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#30 0x7ff44a9e699c in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#31 0x7ff44aa3a6c3 in  () at /usr/lib64/libQt5Core.so.5
#32 0x7ff4487c6e57 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#33 0x7ff4487c70c0 in  () at /usr/lib64/libglib-2.0.so.0
#34 0x7ff4487c716c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#35 0x7ff44aa3aacf in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#36 0x7ff44a9e276a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#37 0x7ff44a9eaf6c in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#38 0x00411b2b in main ()

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


[plasmashell] [Bug 360173] Plasma freeze sometime with notification & high load CPU and RAM

2016-06-19 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360173

--- Comment #12 from Kott  ---
>>I also get every second the following error message in the journald log: 
plasma.engine.mpris2: Enabling stop action

Do you have plasmoid PlayBar2 installed?

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


[plasmashell] [Bug 363488] plasmashell freezes unpredictable

2016-06-15 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363488

--- Comment #4 from Kott  ---
>>Can you confirm it works correctly with Qt 5.6.1?

Not with 5.6.1 But 5.6.0 in main distr repo has this patch:
https://build.opensuse.org/package/view_file/openSUSE:Factory/libqt5-qtbase/Fix-QtDBus-deadlock-inside-kded-kiod.patch?expand=1

I'm not sure when this patched version came in my install, but freezes with
heavy load seems gone.

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


[plasmashell] [Bug 363488] plasmashell freezes unpredictable

2016-05-25 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363488

--- Comment #2 from Kott  ---
Hm, guess I found some relation. It freeze during heavy disk/cpu load, eg make
-j8
I caught freezes when compiled clementine and qbs, both times.

Maybe duplicates https://bugs.kde.org/show_bug.cgi?id=351897

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


[plasmashell] [Bug 363488] plasmashell freezes unpredictable

2016-05-24 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363488

--- Comment #1 from Kott  ---
Well. I tried to clean ~/.cache. I tried to run fresh clean profile. It
freezes.
What should I do else?

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


[plasmashell] [Bug 363488] New: plasmashell freezes unpredictable

2016-05-24 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363488

Bug ID: 363488
   Summary: plasmashell freezes unpredictable
   Product: plasmashell
   Version: 5.6.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: k...@kott.no-ip.biz
CC: bhus...@gmail.com, plasma-b...@kde.org

I've changed my distro from OS 13.2 with Qt 5.6 and plasma-workspace 5.6.0
(from repos) to OS Tumbleweed mostly due often freezes in plasmashell.
When there (on Tumblewwed) was Qt 5.5.x and even plasma 5.6.x there weren't any
freezes. Now it has Qt 5.6 and plasma 5.6.4, freezes came back...
I cannot realize the reasons or any what cause them, it simple freeze
occasional in random time without any user action.

Reproducible: Sometimes

Steps to Reproduce:
1. Run plasma5-workspace.
2. Do something, or do nothing, just wait.


Actual Results:  
3. Plasma panel and desktop stops responding to mouse clicks.

Expected Results:  
plasmashell should work

NAME=openSUSE
VERSION="Tumbleweed"
VERSION_ID="20160520"
PRETTY_NAME="openSUSE Tumbleweed (20160520) (x86_64)"

Linux Kot 4.5.4-1-default #1 SMP PREEMPT Wed May 11 15:23:21 UTC 2016 (db90c25)
x86_64 x86_64 x86_64 GNU/Linux

NVIDIA Driver Version: 364.19

Name: libQt5Core5
Version : 5.6.0

Name: plasma5-workspace
Version : 5.6.4

gdb trace:
http://pastebin.com/kmuTyNeP

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


[QtCurve] [Bug 362907] kwin_x11 crashes in QtCurve::Style::disconnectDBus()

2016-05-23 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362907

Kott  changed:

   What|Removed |Added

 CC||k...@kott.no-ip.biz

--- Comment #3 from Kott  ---
I confirm next crashes:
korgac, kactivitymanagerd - at startup
dolphin - at logoff
ktorrent5 - starting with argument (actually, didn't kill app, but
crash-reports started)
pasmashell - occasional
Qt 5.6.0 OpenSuse Tumbleweed

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


[telepathy] [Bug 361459] New: empty ktp-text-ui crashes

2016-04-06 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361459

Bug ID: 361459
   Summary: empty ktp-text-ui crashes
   Product: telepathy
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: text-ui
  Assignee: kde-telepathy-b...@kde.org
  Reporter: k...@kott.no-ip.biz

Application: ktp-text-ui (15.12.3)

Qt Version: 5.6.0
Frameworks Version: 5.20.0
Operating System: Linux 3.16.7-35-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
Chat windows contains not text fields at all, only toolbar and menu. The next
error displays in notification:
"org.freedesktop.Telepathy.Error.NotAvailable: Handler no longer available"

 After clicking "history" it crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Окно разговора (ktp-text-ui), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f87730a57c0 (LWP 29785))]

Thread 2 (Thread 0x7f8758e37700 (LWP 29786)):
#0  0x7f876d540cad in read () at /lib64/libc.so.6
#1  0x7f875e7e2073 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#2  0x7f8764e0c750 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f8764dcb714 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f8764dcbb7b in  () at /usr/lib64/libglib-2.0.so.0
#5  0x7f8764dcbcec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#6  0x7f876dff041c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#7  0x7f876df9e16b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#8  0x7f876ddd9caa in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#9  0x7f876f41f095 in  () at /usr/lib64/libQt5DBus.so.5
#10 0x7f876ddde749 in  () at /usr/lib64/libQt5Core.so.5
#11 0x7f87655380a4 in start_thread () at /lib64/libpthread.so.0
#12 0x7f876d54d00d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f87730a57c0 (LWP 29785)):
[KCrash Handler]
#5  0x7f8772ca9c60 in ChatWidget::account() const () at
/usr/lib64/libktpchat.so
#6  0x00429bf3 in ChatWindow::onOpenLogTriggered() ()
#7  0x004332ba in  ()
#8  0x7f876dfc9cf1 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#9  0x7f876ecf3242 in QAction::triggered(bool) () at
/usr/lib64/libQt5Widgets.so.5
#10 0x7f876ecf5ddd in QAction::activate(QAction::ActionEvent) () at
/usr/lib64/libQt5Widgets.so.5
#11 0x7f876ee69c22 in  () at /usr/lib64/libQt5Widgets.so.5
#12 0x7f876ee6ed50 in  () at /usr/lib64/libQt5Widgets.so.5
#13 0x7f876ee7284b in QMenu::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#14 0x7f876ed3d53a in QWidget::event(QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#15 0x7f876ee7318b in QMenu::event(QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#16 0x7f876ecfc68c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#17 0x7f876ed014ff in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#18 0x7f876dfa0125 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#19 0x7f876ed00020 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () at
/usr/lib64/libQt5Widgets.so.5
#20 0x7f876ed55615 in  () at /usr/lib64/libQt5Widgets.so.5
#21 0x7f876ed57922 in  () at /usr/lib64/libQt5Widgets.so.5
#22 0x7f876ecfc68c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#23 0x7f876ed00aa2 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#24 0x7f876dfa0125 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#25 0x7f876e4f721b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib64/libQt5Gui.so.5
#26 0x7f876e4f89b5 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib64/libQt5Gui.so.5
#27 0x7f876e4da58b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib64/libQt5Gui.so.5
#28 0x7f8758123e20 in  () at /usr/lib64/libQt5XcbQpa.so.5
#29 0x7f8764dcba04 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#30 0x7f8764dcbc48 in  () at /usr/lib64/libglib-2.0.so.0
#31 0x7f8764dcbcec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#32 0x7f876dff041c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#33 0x7f876df9e16b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#34 0x7f876dfa6076 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#35 

[plasmashell] [Bug 361250] Plasma randomly freezes and eventually crashes and restarts

2016-03-31 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361250

Kott  changed:

   What|Removed |Added

 CC||k...@kott.no-ip.biz

--- Comment #1 from Kott  ---
The same, but crashes are very rare. And I don't know how to investigate this.
I've tried to clean .cache
https://forum.kde.org/viewtopic.php?f=289=124690=328672=plasmashell+freeze#p328672

I've tried to change plasma theme, thought there is bug in them
https://bugs.kde.org/show_bug.cgi?id=360173

I've tried empty ~/ dir (I don't want to reinstall my system)

I used minimal set of plasmoids: start menu, pager, icon-tasks, tray, clock. No
luck.
Yes I can connect to plasmashell via gdb or dbus, but for what? These freezes
are Very annoying, much more than any other issues.

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


[plasmashell] [Bug 360173] Plasma freeze sometime with notification & high load CPU and RAM

2016-03-19 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360173

Kott  changed:

   What|Removed |Added

 CC||k...@kott.no-ip.biz

--- Comment #10 from Kott  ---
I still get freezes with Papirus plasma-theme. I use -git version, so sometimes
(between pulls) all works normally, other times - freezes are very often.

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


[krunner] [Bug 360050] Unable to type first symbol in upper-case.

2016-03-03 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360050

--- Comment #1 from Kott  ---
The same result with screen keyboard, such as xvkbd.

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


[krunner] [Bug 360050] Unable to type first symbol in upper-case.

2016-03-03 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360050

Kott  changed:

   What|Removed |Added

Summary|First typed letter cannot   |Unable to type first symbol
   |be capital  |in upper-case.

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


[krunner] [Bug 360050] New: First typed letter cannot be capital

2016-03-03 Thread Kott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360050

Bug ID: 360050
   Summary: First typed letter cannot be capital
   Product: krunner
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@vhanda.in
  Reporter: k...@kott.no-ip.biz

It's simple impossible to type first letter in capital in krunner window. Not
with l-shift, r-shift or even caps-lock.
Though paste-in works.

Reproducible: Always

Steps to Reproduce:
1. Open krunner (Alt-F2)
2. Start to type with shift pressed or caps-lock turned on.


Actual Results:  
First letter will be lowercase.

Expected Results:  
First letter should respect input case (shift, caps-lock)

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