[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2018-10-26 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=367830

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The
bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2018-09-26 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=367830

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||triaged

--- Comment #7 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information as soon as possible and set the bug
status as REPORTED. Due to regular bug tracker maintenance, if the bug is still
in NEEDSINFO status with no change in 30 days, the bug will be closed as
RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug
status as REPORTED so that the KDE team knows that the bug is ready to be
confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-11-02 Thread Ondřej Hruška
https://bugs.kde.org/show_bug.cgi?id=367830

--- Comment #6 from Ondřej Hruška  ---
Here is the output of xclip with various options - nothing out of line from the
looks of it:

~ $ xclip -o

~ $ xclip -selection primary -o

~ $ xclip -selection secondary -o
Error: target STRING not available
~ $ xclip -selection clipboard -o
  PID TTY  TIME CMD
 9567 pts/100:00:00 bash
16565 pts/100:00:00 ps
~ $ xclip -selection buffer-cut -o
~ $


And here's a plasmashell backtrace I captured with gdb while it was frozen:

#0  0x7fbf9cf910b3 in select () at /usr/lib/libc.so.6
#1  0x7fbf90175351 in  () at /usr/lib/libQt5XcbQpa.so.5
#2  0x7fbf9017596f in  () at /usr/lib/libQt5XcbQpa.so.5
#3  0x7fbf90177438 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7fbf9ddbc6ab in QInternalMimeData::formats() const () at
/usr/lib/libQt5Gui.so.5
#5  0x7fbf90177125 in  () at /usr/lib/libQt5XcbQpa.so.5
#6  0x7fbf9ddbc5c6 in QInternalMimeData::hasFormat(QString const&) const ()
at /usr/lib/libQt5Gui.so.5
#7  0x7fbf9d882693 in QMimeData::hasUrls() const () at
/usr/lib/libQt5Core.so.5
#8  0x7fbf9d882742 in QMimeData::hasText() const () at
/usr/lib/libQt5Core.so.5
#9  0x7fbfa1665d18 in QQuickTextInput::q_canPasteChanged() () at
/usr/lib/libQt5Quick.so.5
#10 0x7fbfa1756779 in  () at /usr/lib/libQt5Quick.so.5
#11 0x7fbf9d888659 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#12 0x7fbf9ddb88e9 in QClipboard::emitChanged(QClipboard::Mode) () at
/usr/lib/libQt5Gui.so.5
#13 0x7fbf901747ae in  () at /usr/lib/libQt5XcbQpa.so.5
#14 0x7fbf9ddb8677 in QClipboard::setMimeData(QMimeData*, QClipboard::Mode)
() at /usr/lib/libQt5Gui.so.5
#15 0x7fbed524178a in  () at
/usr/lib/qt/plugins/plasma/dataengine/plasma_engine_clipboard.so
#16 0x7fbf9d8889ce in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#17 0x7fbf9e10889e in QClipboard::changed(QClipboard::Mode) () at
/usr/lib/libQt5Gui.so.5
#18 0x7fbf90175bb0 in  () at /usr/lib/libQt5XcbQpa.so.5
#19 0x7fbf9017bd98 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
() at /usr/lib/libQt5XcbQpa.so.5
#20 0x7fbf9017c8a5 in QXcbConnection::processXcbEvents() () at
/usr/lib/libQt5XcbQpa.so.5
#21 0x7fbf9d8894b9 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#22 0x7fbf9e7c7e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#23 0x7fbf9e7cf581 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#24 0x7fbf9d85cde0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#25 0x7fbf9d85f56d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#26 0x7fbf9d8b1303 in  () at /usr/lib/libQt5Core.so.5
#27 0x7fbf98252587 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#28 0x7fbf982527f0 in  () at /usr/lib/libglib-2.0.so.0
#29 0x7fbf9825289c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#30 0x7fbf9d8b170f in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#31 0x7fbf9d85b23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#32 0x7fbf9d86373c in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#33 0x0041c8b2 in  ()
#34 0x7fbf9ced0291 in __libc_start_main () at /usr/lib/libc.so.6
#35 0x0041cc3a in _start ()

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-11-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=367830

--- Comment #5 from David Edmundson  ---
What we need is to know what on Earth phpstorm is putting into the clipboard
(and which clipboard)

xclip -o

after seelcting text might be enough to narrow this down.

Ideally for all -selection options.


btw, if you need to work round it, disable klipper

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-11-01 Thread Ondřej Hruška
https://bugs.kde.org/show_bug.cgi?id=367830

Ondřej Hruška  changed:

   What|Removed |Added

 CC||on...@ondrovo.com

--- Comment #4 from Ondřej Hruška  ---
I also have this issue, 100% repro rate. I'm on Arch Linux with 5.8.3, PhpStorm
2016.2.2

The freeze depends on how much text I select in the terminal, few chars = 10s,
few lines = few minutes. 

Current workaround is a hotkey bound to "killall plasmashell && plasmashell",
but it's a super dirty fix & takes a few secs.

Is there anything I can try to hasten the fixing of this bug? I can provide any
logs etc, if you tell me how.

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-09-04 Thread Märt Rang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367830

--- Comment #3 from Märt Rang  ---
Created attachment 100925
  --> https://bugs.kde.org/attachment.cgi?id=100925=edit
partial xsession-errors log

Tried to reproduce this issue and xsession-errors log seem to give a hint:
QXcbClipboard::setMimeData: Cannot set X11 selection owner

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-09-04 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367830

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Kai Uwe Broulik  ---
Can you provide a backtrace?

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


[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-09-04 Thread Märt Rang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367830

--- Comment #1 from Märt Rang  ---
Installed KDE Neon packages, I can still reproduce it.

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

[plasmashell] [Bug 367830] Plasma hangs after selecting text on PhpStorm terminal

2016-09-04 Thread Märt Rang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367830

Märt Rang  changed:

   What|Removed |Added

Version|5.6.5   |5.7.3
   Platform|Kubuntu Packages|Neon Packages

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