[ksysguard] [Bug 396229] Keyboard shortcut/button to pause data updates (feature request)

2022-02-09 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=396229

Nathaniel Beaver  changed:

   What|Removed |Added

 CC||nathanielmbea...@gmail.com

--- Comment #2 from Nathaniel Beaver  ---
I'd like to second this feature request. The atop command provides this with
'z', and in conjunction with filtering it is highly useful for examining
short-lived or rapidly changing processes.

As a workaround for ksysguard, it is possible to use 'kill -SIGSTOP' and 'kill
-SIGCONT', but switching to a terminal to do this is a bit of a hassle and
since the GUI loses all interactivity it's really no better than taking a
screenshot.

Particularly in conjunction with the ability to quick search, the ability to
pause on a particular snapshot of the process table would be quite useful.

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

[kde-cli-tools] [Bug 423251] kmimetypefinder5 misidentifies some text files as image/x-quicktime

2020-07-14 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423251

--- Comment #3 from Nathaniel Beaver  ---
OK, but why is kmimetypefinder matching image/x-quicktime to files that end in
.txt, not .qtif or .qif?

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-11 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #8 from Nathaniel Beaver  ---
Link to forum post from 2020-04-04:

https://www.kubuntuforums.net/showthread.php/76643-debugging-advice-for-infrequent-hangs-in-kwin-plasmashell

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #6 from Nathaniel Beaver  ---
Downstream bug report:

https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1886293

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #5 from Nathaniel Beaver  ---
Created attachment 129912
  --> https://bugs.kde.org/attachment.cgi?id=129912=edit
Second strace (shorter)

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #4 from Nathaniel Beaver  ---
Created attachment 129911
  --> https://bugs.kde.org/attachment.cgi?id=129911=edit
First strace (longer)

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #2 from Nathaniel Beaver  ---
Created attachment 129909
  --> https://bugs.kde.org/attachment.cgi?id=129909=edit
First backtrace (less detailed)

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #3 from Nathaniel Beaver  ---
Created attachment 129910
  --> https://bugs.kde.org/attachment.cgi?id=129910=edit
Second backtrace (more detailed)

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

[kwin] [Bug 423889] Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 129908
  --> https://bugs.kde.org/attachment.cgi?id=129908=edit
kwinrc

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

[kwin] [Bug 423889] New: Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

2020-07-04 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423889

Bug ID: 423889
   Summary: Kwin hangs in KWin::WindowPixmap::create() /
xcb_request_check
   Product: kwin
   Version: 5.12.9
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

Created attachment 129907
  --> https://bugs.kde.org/attachment.cgi?id=129907=edit
Output of qdbus org.kde.KWin /KWin supportInformation

SUMMARY

Kwin hangs in KWin::WindowPixmap::create() / xcb_request_check

STEPS TO REPRODUCE

I cannot consistently reproduce.

I would estimate these occur roughly monthly with regular use, and occur during
mundane activities such as switching windows or typing in a textbox.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
Kernel Version: 5.3.0-61-generic

ADDITIONAL INFORMATION

After several days using the KDE Plasma desktop, I suddenly found that all of
the windows had become unresponsive. I could still move the mouse, but clicking
didn't do anything. I could no longer change the volume with the volume
buttons. Also, the panel clock stopped ticking upward. Fortunately, I could
still use the keyboard to access a tty.

This normally works from a tty:

DISPLAY=:0 xdpyinfo

but during these episodes it would hang indefinitely, even after switching back
to the graphical display with Ctrl-Alt-F1 and then back again with Ctrl-Alt-F2.

I believe this would also hang after running and switching back to the
graphical window:

DISPLAY=:0 qdbus org.kde.KWin /KWin supportInformation

but I don't recall for sure.

This also hung:

DISPLAY=:0 kwin --replace

and showed an error:

qt.qpa.screen: QXcbConnection: Could not connect to display :0

Next tried this:

DISPLAY=:0 kquitapp5 plasmashell && kstart5 plasmashell

Got a different error after a timeout:

"Quitting application plasmashell failed. Error reported was:\n\n 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes
include: the remote application did not send a reply, the message bug security
policy blocked the reply, the reply timeout expired, or the network connection
was broken."

In a later instance, I was able to revive the system like this:

kill -USR1 $(pgrep kwin_x11)
DISPLAY=:0 kwin --replace

I found this sufficiently convincing that is was an issue with Kwin and not
another component, so I thought I should report this bug. Backtraces and strace
logs are attached, as is my ~/.config/kwinrc and the output of the "qdbus
org.kde.KWin /KWin supportInformation" when it is in a responsive state.

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

[kde-cli-tools] [Bug 423251] kmimetypefinder5 misidentifies some text files as image/x-quicktime

2020-06-19 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423251

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 129536
  --> https://bugs.kde.org/attachment.cgi?id=129536=edit
File that replicates the bug.

Contains just the string "candidate".

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

[kde-cli-tools] [Bug 423251] New: kmimetypefinder5 misidentifies some text files as image/x-quicktime

2020-06-19 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=423251

Bug ID: 423251
   Summary: kmimetypefinder5 misidentifies some text files as
image/x-quicktime
   Product: kde-cli-tools
   Version: 5.12.8
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

SUMMARY

kmimetypefinder5 misidentifies text files as image/x-quicktime if they match
'head -n 1 | grep '^idat'.

STEPS TO REPRODUCE

1. Create a file called readme.txt that contains only the word "candidate".
2. Run "kmimetypefinder5 readme.txt"

OBSERVED RESULT

image/x-quicktime

EXPECTED RESULT

text/plain

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
Kernel Version: 5.3.0-59-generic

ADDITIONAL INFORMATION

This is due to the magic value of qtif files:


  




/usr/share/mime/packages/freedesktop.org.xml

It could be helped by a more robust match value, but it should also not be
matched by files that do not match the glob pattern.

$ kmimetypefinder5 --version
kmimetypefinder 5.12.8

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

[kde-cli-tools] [Bug 419144] New: kde-open5 fails to open custom mimetypes when ~/.local/share/mime/application is a symlink

2020-03-23 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=419144

Bug ID: 419144
   Summary: kde-open5 fails to open custom mimetypes when
~/.local/share/mime/application is a symlink
   Product: kde-cli-tools
   Version: 5.12.8
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

Created attachment 126968
  --> https://bugs.kde.org/attachment.cgi?id=126968=edit
Files to replicate the bug.

SUMMARY
kde-open5 fails with custom mimetypes when ~/.local/share/mime/application is a
symbolic link pointing to the directory containing the mimeinfo files

STEPS TO REPRODUCE

Github repo for this purpose:

https://github.com/nbeaver/kde-custom-mimetype-bug

A zip file with the necessary files is also attached.

Manual steps for completeness:

$ cat fcyzqrpw.desktop 
[Desktop Entry]
Version=1.0
Type=Application
Name=FCYZQRPW handler
Comment=Handles FCYZQRPW files
TryExec=xedit
Exec=xedit %F
MimeType=application/x-fcyzqrpw

$ cat x-fcyzqrpw.xml 

http://www.freedesktop.org/standards/shared-mime-info;>

FCYZQRPW file




$ cat example.fcyzqrpw 
This is an example fcyzqrpw file.

Commands to install mimetype, symlink the directory, and open the example file:

xdg-mime install --mode user x-fcyzqrpw.xml
desktop-file-install --dir=~/.local/share/applications/ fcyzqrpw.desktop
chmod +x ~/.local/share/applications/fcyzqrpw.desktop
xdg-mime default fcyzqrpw.desktop application/x-fcyzqrpw
update-desktop-database ~/.local/share/applications
update-mime-database ~/.local/share/mime
mv ~/.local/share/mime/application ~/.local/share/mime/application.real
ln -s -r ~/.local/share/mime/application.real
~/.local/share/mime/application
kde-open5 example.fcyzqrpw

OBSERVED RESULT

kde-open5 shows a "Choose Application - KIO Client" window and can't save any
persistent default application.

EXPECTED RESULT

kde-open5 opens the example file in xedit

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux onyx 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3
14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
(available in About System)
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5

ADDITIONAL INFORMATION

The example given is intentionally artificial, but this applies to any custom
mimetype. I first noticed it when trying to open Mathematica notebooks in
Dolphin.

It may seem unusual that ~/.local/share/mime/application is a symbolic link,
but this is common for symlink configuration managers such as GNU stow.

https://www.gnu.org/software/stow/

The workaround is simply to dereference the symlink and make
~/.local/share/mime/application and parent directories not be a symlink (i.e.
don't use GNU stow).

Note that other candidates for xdg-open such as gio and exo-open do not suffer
from this bug.

This might ultimately be a bug in frameworks-kio or frameworks-kservice, but
I'm reporting this to kde-cli-tools since it can be be replicated with
kde-open5. (It can also be replicated with Dolphin.)

$ kde-open5 --version
kioclient 5.12.8
$ apt-cache policy kde-cli-tools libkf5kiocore5 libkf5service5
kde-cli-tools:
  Installed: 4:5.12.8-0ubuntu0.1
  Candidate: 4:5.12.8-0ubuntu0.1
  Version table:
 *** 4:5.12.8-0ubuntu0.1 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64
Packages
100 /var/lib/dpkg/status
 4:5.12.4-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
libkf5kiocore5:
  Installed: 5.44.0-0ubuntu1
  Candidate: 5.44.0-0ubuntu1
  Version table:
 *** 5.44.0-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
libkf5service5:
  Installed: 5.44.0-0ubuntu1
  Candidate: 5.44.0-0ubuntu1
  Version table:
 *** 5.44.0-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status

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

[yakuake] [Bug 360037] KF5 yakuake sometimes gets detached and shows up in the task manager

2020-03-17 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=360037

Nathaniel Beaver  changed:

   What|Removed |Added

 CC||nathanielmbea...@gmail.com

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

[okular] [Bug 418345] Desktop file lacks keywords and mimetypes

2020-03-08 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=418345

--- Comment #6 from Nathaniel Beaver  ---
So you want org.kde.okular.desktop to have additional keywords, but not
additional mimetypes? That's simple enough.

Otherwise I don't see how a menu search for "PDF" is going to surface Okular as
a result.

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

[okular] [Bug 418345] Desktop file lacks keywords and mimetypes

2020-03-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=418345

--- Comment #4 from Nathaniel Beaver  ---
Relevant link to your blog:

https://tsdgeos.blogspot.com/2014/11/keywords-vs-x-kde-keywords-on-desktop.html

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

[okular] [Bug 418345] Desktop file lacks keywords and mimetypes

2020-03-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=418345

--- Comment #3 from Nathaniel Beaver  ---
Also, the "NoDisplay=true" would need to be removed.

https://cgit.kde.org/okular.git/tree/generators/poppler/okularApplication_pdf.desktop?id=341875b342d7ae5fdbf7fa411c1d11354983caa8#n219

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

[okular] [Bug 418345] Desktop file lacks keywords and mimetypes

2020-03-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=418345

--- Comment #2 from Nathaniel Beaver  ---
Ah, I see what you mean:

https://cgit.kde.org/okular.git/tree/generators/poppler/okularApplication_pdf.desktop?id=341875b342d7ae5fdbf7fa411c1d11354983caa8

Would you be interested in adding a "Keywords" field in addition to or instead
of the "X-KDE-Keywords" field?

The "Keywords" field is what the application launcher is looking for.

https://cgit.kde.org/plasma-workspace.git/tree/runners/services/servicerunner.cpp?id=a1ea02d8e0bd1541e5d35969d6b4ba3b90f01c81#n137

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

[okular] [Bug 418345] New: Desktop file lacks keywords and mimetypes

2020-02-29 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=418345

Bug ID: 418345
   Summary: Desktop file lacks keywords and mimetypes
   Product: okular
   Version: 1.3.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

Created attachment 126509
  --> https://bugs.kde.org/attachment.cgi?id=126509=edit
Patch for the desktop file.

SUMMARY
Okular desktop file could be improved.

STEPS TO REPRODUCE
1. Open any menu search.
2. Search for "PDF".
3. Look for Okular.

OBSERVED RESULT
Okular does not show up in search results.

EXPECTED RESULT
Okular shows up in search results.

ADDITIONAL INFORMATION

I've attached a patch that adds the "keywords" and "tryexec" fields, as well as
more mimetypes.

This is for the most recent version of "org.kde.okular.desktop" here:

https://cgit.kde.org/okular.git/tree/shell/org.kde.okular.desktop?id=341875b342d7ae5fdbf7fa411c1d11354983caa8

https://cgit.kde.org/okular.git/tree/shell/org.kde.okular.desktop

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

[kde-cli-tools] [Bug 417761] kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2020-02-16 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=417761

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 126088
  --> https://bugs.kde.org/attachment.cgi?id=126088=edit
example python script

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

[kde-cli-tools] [Bug 417761] New: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2020-02-16 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=417761

Bug ID: 417761
   Summary: kmimetypefinder5 misidentifies mimetype of python
files containing certain strings
   Product: kde-cli-tools
   Version: 5.12.8
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

SUMMARY
Python scripts with a string containing HTML can be misidentified as HTML files
by kmimetypefinder5.


STEPS TO REPRODUCE
1. Create python file "example.py" that looks like this:

#! /usr/bin/env python3
example_string = \
"""\
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>
http://www.w3.org/1999/xhtml;>
  
Example title
  
  
Example body
  

"""
print('Hello, world!')

2. Run kmimetypefinder5 on that file.

$ kmimetypefinder5 example.py 

OBSERVED RESULT

$ kmimetypefinder5 example.py 
application/xhtml+xml

EXPECTED RESULT

$ kmimetypefinder5 example.py
text/x-python

or

$ kmimetypefinder5 example.py
text/plain


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5

ADDITIONAL INFORMATION

$ lsb_release -rd
Description:Ubuntu 18.04.3 LTS
Release:18.04
$ apt-cache policy kde-cli-tools
kde-cli-tools:
  Installed: 4:5.12.8-0ubuntu0.1
  Candidate: 4:5.12.8-0ubuntu0.1
  Version table:
 *** 4:5.12.8-0ubuntu0.1 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64
Packages
100 /var/lib/dpkg/status
 4:5.12.4-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages

Downstream bug report:

https://bugs.launchpad.net/ubuntu/+source/kde-cli-tools/+bug/1857824

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

[frameworks-kinit] [Bug 409770] kdeinit5 crashed with SIGABRT in qt_message_fatal() / NewPrinterNotification

2019-07-13 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409770

--- Comment #3 from Nathaniel Beaver  ---
Created attachment 121498
  --> https://bugs.kde.org/attachment.cgi?id=121498=edit
Process memory mappings

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

[frameworks-kinit] [Bug 409770] kdeinit5 crashed with SIGABRT in qt_message_fatal() / NewPrinterNotification

2019-07-13 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409770

--- Comment #2 from Nathaniel Beaver  ---
Created attachment 121497
  --> https://bugs.kde.org/attachment.cgi?id=121497=edit
Process status

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

[frameworks-kinit] [Bug 409770] kdeinit5 crashed with SIGABRT in qt_message_fatal() / NewPrinterNotification

2019-07-13 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409770

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 121496
  --> https://bugs.kde.org/attachment.cgi?id=121496=edit
Stack trace (all threads)

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

[frameworks-kinit] [Bug 409770] New: kdeinit5 crashed with SIGABRT in qt_message_fatal() / NewPrinterNotification

2019-07-13 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409770

Bug ID: 409770
   Summary: kdeinit5 crashed with SIGABRT in qt_message_fatal() /
NewPrinterNotification
   Product: frameworks-kinit
   Version: 5.44.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: nathanielmbea...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 121495
  --> https://bugs.kde.org/attachment.cgi?id=121495=edit
Thread stack trace

I'm still working on the method to reproduce, but I got a nice stack trace so I
thought I ought to submit it. This was on the wifi for a university network, so
that might be the connection to NewPrinterNotification.

These may be downstream bugs, but I don't see NewPrinterNotification in the
stack trace anywhere, so the similarity might end at the SIGABRT and
qt_message_fatal() part:

https://bugs.launchpad.net/ubuntu/+source/kinit/+bug/1371864

https://bugs.launchpad.net/ubuntu/+source/kinit/+bug/1723433

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.12.7
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
$ apt-cache policy kinit
kinit:
  Installed: 5.44.0-0ubuntu1
  Candidate: 5.44.0-0ubuntu1
  Version table:
 *** 5.44.0-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-07-10 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #8 from Nathaniel Beaver  ---
Thanks, I'll do so.

P.S. Is this a duplicate of #317765?

https://bugs.kde.org/show_bug.cgi?id=317765

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

[KSystemLog] [Bug 409375] SIGSEGV in QAction::setEnabled()

2019-07-01 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409375

--- Comment #2 from Nathaniel Beaver  ---
Possibly related commit?

https://cgit.kde.org/ksystemlog.git/commit/?id=fedacb685dcf1355afe6943ae2106bc7900f98ae

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

[KSystemLog] [Bug 409375] SIGSEGV in QAction::setEnabled()

2019-07-01 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409375

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 121263
  --> https://bugs.kde.org/attachment.cgi?id=121263=edit
stack trace with inline source code (via apport)

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

[KSystemLog] [Bug 409375] New: SIGSEGV in QAction::setEnabled()

2019-07-01 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=409375

Bug ID: 409375
   Summary: SIGSEGV in QAction::setEnabled()
   Product: KSystemLog
   Version: 18.04
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: nicolas.ternis...@gmail.com
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

Created attachment 121262
  --> https://bugs.kde.org/attachment.cgi?id=121262=edit
stack trace

SUMMARY

KSystemLog segfaults reproducibly on exit.

Downstream bug report:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889919

STEPS TO REPRODUCE

1. Run `ksystemlog` command from a terminal as regular user (not root).

2. Click "Kernel log"

3. Ctrl-T to open a new tab.

4. Click X button to close window.

5. Get a SIGSEGV / core dump.

OBSERVED RESULT

Exits with SIGSEGV.

Shows this output:
ksystemlog:  Log manager is not yet initialized
ksystemlog:  Log manager is not yet initialized
Segmentation fault (core dumped)

EXPECTED RESULT

Exits  cleanly.

SOFTWARE/OS VERSIONS
Linux distribution: Ubuntu 18.04.2 LTS (bionic)
KDE Plasma Version: 5.12.7
KDE Frameworks Version: 5.44.0
Qt Version:  5.9.5
Kernel Version: 4.15.0-52-generic
OS Type: 64-bit
$ ksystemlog --version
ksystemlog 17.12.3

ADDITIONAL INFORMATION

Reproduced in version 17.12.3-0ubuntu1.

Originally reported for Debian 9.3 with KSystemLog version 16.08.3,
but also reproducible in Debian sid (17.08.3).

Full stack trace with debugging symbols is attached.

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #5 from Nathaniel Beaver  ---
Created attachment 117798
  --> https://bugs.kde.org/attachment.cgi?id=117798=edit
ps output for drkonqi and kwin

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #3 from Nathaniel Beaver  ---
Created attachment 117796
  --> https://bugs.kde.org/attachment.cgi?id=117796=edit
version info for kwin

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #4 from Nathaniel Beaver  ---
Created attachment 117797
  --> https://bugs.kde.org/attachment.cgi?id=117797=edit
version info for kwin dependencies

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #2 from Nathaniel Beaver  ---
Potentially related:

https://bugs.centos.org/view.php?id=11926

https://bugs.centos.org/view.php?id=12280

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #1 from Nathaniel Beaver  ---
Created attachment 117795
  --> https://bugs.kde.org/attachment.cgi?id=117795=edit
full backtrace with debugging symbols

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

[kwin] [Bug 403879] New: SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-02-02 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=403879

Bug ID: 403879
   Summary: SIGSEGV in KWin::Workspace::constrainedStackingOrder()
   Product: kwin
   Version: 5.12.7
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nathanielmbea...@gmail.com
  Target Milestone: ---

Created attachment 117794
  --> https://bugs.kde.org/attachment.cgi?id=117794=edit
kwinrc

SUMMARY

With compositing disabled, KWin exited with SIGSEGV.

STEPS TO REPRODUCE
1. Write an email in Thunderbird
2. Press Ctrl-Enter to send email.
3. Observe crash.

kwinrc, full backtrace, and version information are attached.

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

[dolphin] [Bug 183429] open externally called folder in new tab

2019-01-22 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=183429

Nathaniel Beaver  changed:

   What|Removed |Added

 CC||nathanielmbea...@gmail.com

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

[dolphin] [Bug 292579] mailto: URL shortcuts do not work

2019-01-12 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=292579

Nathaniel Beaver  changed:

   What|Removed |Added

 CC||nathanielmbea...@gmail.com

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

[ktimetracker] [Bug 388731] Icon does not appear in the tray

2018-02-20 Thread Nathaniel Beaver
https://bugs.kde.org/show_bug.cgi?id=388731

Nathaniel Beaver <nathanielmbea...@gmail.com> changed:

   What|Removed |Added

 CC||nathanielmbea...@gmail.com

--- Comment #1 from Nathaniel Beaver <nathanielmbea...@gmail.com> ---
Note that ktimetracker was removed from kdepim on May 2, 2014, which is more
than three years ago:

https://cgit.kde.org/kdepim.git/commit/?id=cd0ee7e149270ce17d5fdab95b19adc960b80ad8

So I don't think this bug will be fixed.

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