[systemsettings] [Bug 378353] New: System Settings crash when selecting Multimedia/Audio and Video

2017-04-01 Thread Andrew Morris
https://bugs.kde.org/show_bug.cgi?id=378353

Bug ID: 378353
   Summary: System Settings crash when selecting Multimedia/Audio
and Video
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: FreeBSD
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: morrand...@gmail.com
  Target Milestone: ---

Application: systemsettings (4.11.21)
KDE Platform Version: 4.14.10 (Compiled from sources)
Qt Version: 4.8.7
Operating System: FreeBSD 10.3-RELEASE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed: Opened System Settings then
selected Mutimedia. When I select "Audio and Video Settings," System Settings
crashes about 10 seconds later without going into that settings panel.

I have recently attempted to switch from GStreamer to VLC for audio handling,
and this is likely related to that.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#8  0x00082b468b63 in QMetaObject::className () from
/usr/local/lib/qt5/libQt5Core.so.5
#9  0x00082a598615 in QToolTip::setFont () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#10 0x00082a5ce50c in QDesktopWidget::qt_metacall () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#11 0x00082a8eef72 in QPixmapStyle::qt_metacall () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#12 0x00082a55d17e in _init () from /usr/local/lib/qt5/libQt5Widgets.so.5
#13 0x7fff9fa0 in ?? ()
#14 0x00080061ea9f in r_debug_state () from /libexec/ld-elf.so.1
#15 0x000800623437 in _rtld_is_dlopened () from /libexec/ld-elf.so.1
#16 0x00080061fea0 in dlopen () from /libexec/ld-elf.so.1
#17 0x0008296d01c1 in vlc_timer_getoverrun () from
/usr/local/lib/libvlccore.so.8
#18 0x0008296ba66c in module_list_free () from
/usr/local/lib/libvlccore.so.8
#19 0x0008296baaad in module_list_free () from
/usr/local/lib/libvlccore.so.8
#20 0x0008296ba9de in module_list_free () from
/usr/local/lib/libvlccore.so.8
#21 0x0008296ba7e6 in module_list_free () from
/usr/local/lib/libvlccore.so.8
#22 0x0008296ba27f in module_config_free () from
/usr/local/lib/libvlccore.so.8
#23 0x0008296622bf in libvlc_InternalInit () from
/usr/local/lib/libvlccore.so.8
#24 0x000829924039 in libvlc_new () from /usr/local/lib/libvlc.so.5
#25 0x00082942fd7f in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x000829414de6 in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x000829414a14 in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x00080436f4c1 in QPluginLoader::instance () from
/usr/local/lib/qt4/libQtCore.so.4
#29 0x000809fd5791 in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#30 0x000809fd588a in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#31 0x000809fd5c60 in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#32 0x000809fd69de in Phonon::Factory::backend () from
/usr/local/lib/libphonon.so.4
#33 0x000809fd9206 in Phonon::GlobalConfig::audioOutputDeviceListFor ()
from /usr/local/lib/libphonon.so.4
#34 0x000824815fbe in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#35 0x000824815f16 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#36 0x0008248119f2 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#37 0x000824811635 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#38 0x000824811d20 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#39 0x000803a7085e in KPluginFactory::create () from
/usr/local/lib/libkdecore.so.5
#40 0x000801d4859c in KCModuleLoader::showLastLoaderError () from
/usr/local/lib/libkcmutils.so.4
#41 0x000801d471fe in KCModuleLoader::loadModule () from
/usr/local/lib/libkcmutils.so.4
#42 0x000801d4dd42 in KCModuleProxy::realModule () from
/usr/local/lib/libkcmutils.so.4
#43 0x000801d4db12 in KCModuleProxy::realModule () from
/usr/local/lib/libkcmutils.so.4
#44 0x000801d4ea69 in KCModuleProxy::showEvent () from
/usr/local/lib/libkcmutils.so.4
#45 0x000802c601ef in QWidget::event () from
/usr/local/lib/qt4/libQtGui.so.4
#46 0x000802c1183d in QApplicationPrivate::notify_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#47 0x000802c148c9 in QApplication::notify () from
/usr/local/lib/qt4/libQtGui.so.4
#48 0x000802274a37 in KApplication::notify () from
/usr/local/lib/libkdeui.so.5
#49 0x00080438c596 in QCoreApplication::notifyInternal () from
/usr/local/lib/qt4/libQtCore.so.4
#50 0x000802c5ecfa in QWidgetPr

[systemsettings] [Bug 392078] New: Accessing Removable Disk settings crashes System Settings

2018-03-19 Thread Andrew Morris
https://bugs.kde.org/show_bug.cgi?id=392078

Bug ID: 392078
   Summary: Accessing Removable Disk settings crashes System
Settings
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: FreeBSD
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: morrand...@gmail.com
  Target Milestone: ---

Application: systemsettings (4.11.22)
KDE Platform Version: 4.14.30 (Compiled from sources)
Qt Version: 4.8.7
Operating System: FreeBSD 10.4-STABLE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to troubleshoot a disk mounting error. Attempted to open the
"Removable Disks" group in System Settings. I never even got the window to open
because the crash interrupted it.

- Unusual behavior I noticed:
I am having trouble mounting a CD. Opening Dolphin and selecting "CD" gives the
error: "An error occurred while accessing "CD", the system responded:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable no <-- (action, result)"

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Abort trap
[KCrash Handler]
#9  0x00080602393a in thr_kill () from /lib/libc.so.7
#10 0x000806023926 in raise () from /lib/libc.so.7
#11 0x0008060238a9 in abort () from /lib/libc.so.7
#12 0x000804e98edd in qt_message_output (msgType=QtFatalMsg,
buf=0x820c826f8 "ASSERT failure in KConfigGroup::groupImpl: \"can not have an
unnamed child group\", file
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp,
line 516") at global/qglobal.cpp:2423
#13 0x000804e9927a in qt_message (msgType=QtFatalMsg, msg=0x8050d2e4f
"ASSERT failure in %s: \"%s\", file %s, line %d", ap=0x7fff7910) at
global/qglobal.cpp:2469
#14 0x000804e987f7 in qFatal (msg=0x8050d2e4f "ASSERT failure in %s:
\"%s\", file %s, line %d") at global/qglobal.cpp:2652
#15 0x000804e988c8 in qt_assert_x (where=0x80469a54b
"KConfigGroup::groupImpl", what=0x80469a57e "can not have an unnamed child
group", file=0x80469a3e8
"/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp",
line=516) at global/qglobal.cpp:2126
#16 0x0008044b9876 in KConfigGroup::groupImpl (this=0x7fff79f8,
aGroup=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp:516
#17 0x0008044b4317 in KConfigBase::group (this=0x7fff79f8, str=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfigbase.cpp:51
#18 0x0008209946f4 in AutomounterSettings::deviceSettings (udi=...) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/lib/AutomounterSettings.cpp:27
#19 0x0008209948a2 in AutomounterSettings::deviceAutomountIsForced
(udi=..., type=) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/lib/AutomounterSettings.cpp:47
#20 0x000820990faa in DeviceModel::addNewDevice (this=0x8157baa60, udi=...)
at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:93
#21 0x00082098ff2e in DeviceModel::reload (this=0x8157baa60) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:120
#22 0x00082098fc4b in DeviceModel::DeviceModel (this=0x8157baa60,
parent=0x6) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:16
#23 0x00082098bd34 in DeviceAutomounterKCM::DeviceAutomounterKCM
(this=0x820d58160, parent=) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceAutomounterKCM.cpp:58
#24 0x00082098f315 in KPluginFactory::createInstance (parentWidget=, parent=, args=...) at
/usr/local/include/kde4/KDE/../kpluginfactory.h:477
#25 0x00080467c6de in KPluginFactory::create (this=0x820c5be80,
iface=0x802853c80  "KCModule", parentWidget=0x0,
parent=0x8157b28e0, args=..., keyword=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/util/kpluginfactory.cpp:203
#26 0x00080201cacc in QMetaObject::className (this=,
this=) at /usr/local/include/qt4/QtCore/qobjectdefs.h:492
#27 KPluginFactory::create (this=, this=, parentWidget=, parent=, keyword=...,
args=..., this=, parentWidget=, parent=, keyword=..., args=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/util/kpluginfactory.h:531
#28 KService::createInstance (this=0x81578a340, parentWidget=0x0,
parent=0x8157b28e0, args=..., error=0x7fff7fe0) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/services/kservice.h:573
#29 0x00080201b692 in KSharedPtr::operator-> (this=, this=, this=, parent=0x8157b28e0, args=...,
error=0x61dda0 , this=) at
/usr

[yakuake] [Bug 412221] New: Yakuake opens behind desktop panel

2019-09-22 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=412221

Bug ID: 412221
   Summary: Yakuake opens behind desktop panel
   Product: yakuake
   Version: 3.0.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: andy_morri...@yahoo.com
  Target Milestone: ---

SUMMARY
Only on my wayland sessions, yakuake opens behind the my top panel bar.
This has only been true for yakuake so far. With xwayland apps and wayland
native apps recognizing the panel.

STEPS TO REPRODUCE
1. Run wayland-session of KDE plasma
2. Start yakuake, observe stated error
3. Open yakuake via hotkey, observe stated error

OBSERVED RESULT
yakuake opens behind panel

EXPECTED RESULT
yakuake opens below panel

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Graphics Driver:
Vendor:   X.Org
Render:   AMD Radeon (TM) R9 Fury Series (FIJI, DRM 3.33.0, 5.4.0-1-MANJARO,
LLVM 8.0.1)
OpenGL version:4.5 (Compatibility Profile) Mesa 19.1.7
Kernel module: amdgpu

Compositor Setting:
Scale Method: Scale
Backend: OpenGL 3.1
Tearing prevention ("vsync"): Automatic
Keep window thumbnails: Only for Shown Windows

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

[ksysguard] [Bug 402878] Display GPU loads and vRAM in Ksysguard

2019-09-23 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=402878

andrew morris  changed:

   What|Removed |Added

 CC||andy_morri...@yahoo.com

--- Comment #3 from andrew morris  ---
Currently radeontop will display gpu usage for AMD cards that are R600 and up

To display as text field you can run:
sudo radeontop -d -

Results look like: (the man page doesn't breakdown what each catagory is
though)
1569259733.591327: bus 01, gpu 0.00%, ee 0.00%, vgt 0.00%, ta 0.00%, sx 0.00%,
sh 0.00%, spi 0.00%, sc 0.00%, pa 0.00%, db 0.00%, cb 0.00%

I personally would love to see this added too!

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

[systemsettings] [Bug 414546] New: Accessibility settings do not appear when using wayland

2019-11-26 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=414546

Bug ID: 414546
   Summary: Accessibility settings do not appear when using
wayland
   Product: systemsettings
   Version: 5.17.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: andy_morri...@yahoo.com
  Target Milestone: ---

SUMMARY

In the system setting window, the accessibility section is missing when I run
Plasma (wayland), but it there when I run Plasma as x11.

STEPS TO REPRODUCE
1. Select Plasma (wayland) from the log in screen
2. Log in
3. Open system settings

OBSERVED RESULT

Accessibility section is missing

EXPECTED RESULT

Accessibility section is there with options

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2
Kernel Version: 5.4.0-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-4770K CPU @ 3.50GHz
Memory: 15.6 GiB of RAM

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

[yakuake] [Bug 414597] New: yakuake starts under desktop panel in wayland

2019-11-28 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=414597

Bug ID: 414597
   Summary: yakuake starts under desktop panel in wayland
   Product: yakuake
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: andy_morri...@yahoo.com
  Target Milestone: ---

SUMMARY
With a panel on the top of the screen, when yakuake is opened (first time, and
with hotkey) it appears under the panel obscuring the top portion of the
terminal.

STEPS TO REPRODUCE
1. Running Plasma Wayland
2. Have panel on the top side of display.
2. Start Yakuake
3. Open Yakuake

OBSERVED RESULT

yakuake is obscured by the top panel

EXPECTED RESULT

yakuake opens below desktop panel

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro (Unstable)
(available in About System)
KDE Plasma Version: 5.12
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[yakuake] [Bug 414597] [wayland] yakuake starts under desktop panel

2019-11-28 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=414597

andrew morris  changed:

   What|Removed |Added

Summary|yakuake starts under|[wayland] yakuake starts
   |desktop panel in wayland|under desktop panel

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

[systemsettings] [Bug 414546] [wayland] Accessibility settings do not appear when using wayland

2019-11-28 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=414546

andrew morris  changed:

   What|Removed |Added

Summary|Accessibility settings do   |[wayland] Accessibility
   |not appear when using   |settings do not appear when
   |wayland |using wayland

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

[marble] [Bug 458555] GeoDataFolder iterator methods crash

2022-11-25 Thread Andrew Morris
https://bugs.kde.org/show_bug.cgi?id=458555

Andrew Morris  changed:

   What|Removed |Added

 CC||morrand...@gmail.com
 OS|Linux   |Microsoft Windows

--- Comment #1 from Andrew Morris  ---
I can confirm the same problem is occurring on FreeBSD 12.3 on Marble 22.08.1
(FreeBSD port version 22.08.1_1), with Qt version 5.15.5p165, Plasma 5.24.6_1.

It's actually showing up in two different ways for me. If the GeoDataFolder is
created in a different function, then within begin(), *this is null, and the
attempt to set the d pointer segfaults, apparently because it's trying to
access memory at this+0x18 or something like that. If it's created within the
same function, then *this is some absurd value like 0x7fffe598 and the
attempt to set d fails with a bus error. These seem to just be different
expressions of the same problem.

I too can access at(), first(), and other methods within GeoDataFolder without
any trouble, and they seem to return sensible results. This problem seems to
affect just the methods that return a QVector::Iterator, which
are begin() and end().

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

[kwin] [Bug 450327] Night Color Has No Effect on KDE Wayland with NVIDIA

2023-01-15 Thread andrew morris
https://bugs.kde.org/show_bug.cgi?id=450327

andrew morris  changed:

   What|Removed |Added

 CC||andy_morri...@yahoo.com

--- Comment #3 from andrew morris  ---
Bug confirmed on my machine. Works on x11 but not wayland.
Operating System: Fedora Linux 36
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.18.18-200.fc36.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-4720HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 980M/PCIe/SSE2
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: G751JY
System Version: 1.0
Relevent packages:
Name : akmod-nvidia
Version  : 515.65.01
&
Name : akmods
Version  : 0.5.7

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

[systemsettings] [Bug 392078] New: Accessing Removable Disk settings crashes System Settings

2018-03-19 Thread Andrew Morris
https://bugs.kde.org/show_bug.cgi?id=392078

Bug ID: 392078
   Summary: Accessing Removable Disk settings crashes System
Settings
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: FreeBSD
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: morrand...@gmail.com
  Target Milestone: ---

Application: systemsettings (4.11.22)
KDE Platform Version: 4.14.30 (Compiled from sources)
Qt Version: 4.8.7
Operating System: FreeBSD 10.4-STABLE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to troubleshoot a disk mounting error. Attempted to open the
"Removable Disks" group in System Settings. I never even got the window to open
because the crash interrupted it.

- Unusual behavior I noticed:
I am having trouble mounting a CD. Opening Dolphin and selecting "CD" gives the
error: "An error occurred while accessing "CD", the system responded:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable no <-- (action, result)"

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Abort trap
[KCrash Handler]
#9  0x00080602393a in thr_kill () from /lib/libc.so.7
#10 0x000806023926 in raise () from /lib/libc.so.7
#11 0x0008060238a9 in abort () from /lib/libc.so.7
#12 0x000804e98edd in qt_message_output (msgType=QtFatalMsg,
buf=0x820c826f8 "ASSERT failure in KConfigGroup::groupImpl: \"can not have an
unnamed child group\", file
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp,
line 516") at global/qglobal.cpp:2423
#13 0x000804e9927a in qt_message (msgType=QtFatalMsg, msg=0x8050d2e4f
"ASSERT failure in %s: \"%s\", file %s, line %d", ap=0x7fff7910) at
global/qglobal.cpp:2469
#14 0x000804e987f7 in qFatal (msg=0x8050d2e4f "ASSERT failure in %s:
\"%s\", file %s, line %d") at global/qglobal.cpp:2652
#15 0x000804e988c8 in qt_assert_x (where=0x80469a54b
"KConfigGroup::groupImpl", what=0x80469a57e "can not have an unnamed child
group", file=0x80469a3e8
"/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp",
line=516) at global/qglobal.cpp:2126
#16 0x0008044b9876 in KConfigGroup::groupImpl (this=0x7fff79f8,
aGroup=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfiggroup.cpp:516
#17 0x0008044b4317 in KConfigBase::group (this=0x7fff79f8, str=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/config/kconfigbase.cpp:51
#18 0x0008209946f4 in AutomounterSettings::deviceSettings (udi=...) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/lib/AutomounterSettings.cpp:27
#19 0x0008209948a2 in AutomounterSettings::deviceAutomountIsForced
(udi=..., type=) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/lib/AutomounterSettings.cpp:47
#20 0x000820990faa in DeviceModel::addNewDevice (this=0x8157baa60, udi=...)
at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:93
#21 0x00082098ff2e in DeviceModel::reload (this=0x8157baa60) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:120
#22 0x00082098fc4b in DeviceModel::DeviceModel (this=0x8157baa60,
parent=0x6) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceModel.cpp:16
#23 0x00082098bd34 in DeviceAutomounterKCM::DeviceAutomounterKCM
(this=0x820d58160, parent=) at
/usr/ports/x11/kde4-runtime/work/kde-runtime-16.12.3/solid-device-automounter/kcm/DeviceAutomounterKCM.cpp:58
#24 0x00082098f315 in KPluginFactory::createInstance (parentWidget=, parent=, args=...) at
/usr/local/include/kde4/KDE/../kpluginfactory.h:477
#25 0x00080467c6de in KPluginFactory::create (this=0x820c5be80,
iface=0x802853c80  "KCModule", parentWidget=0x0,
parent=0x8157b28e0, args=..., keyword=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/util/kpluginfactory.cpp:203
#26 0x00080201cacc in QMetaObject::className (this=,
this=) at /usr/local/include/qt4/QtCore/qobjectdefs.h:492
#27 KPluginFactory::create (this=, this=, parentWidget=, parent=, keyword=...,
args=..., this=, parentWidget=, parent=, keyword=..., args=...) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/util/kpluginfactory.h:531
#28 KService::createInstance (this=0x81578a340, parentWidget=0x0,
parent=0x8157b28e0, args=..., error=0x7fff7fe0) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.14.30/kdecore/services/kservice.h:573
#29 0x00080201b692 in KSharedPtr::operator-> (this=, this=, this=, parent=0x8157b28e0, args=...,
error=0x61dda0 , this=) at
/usr

[systemsettings] [Bug 378353] New: System Settings crash when selecting Multimedia/Audio and Video

2017-04-01 Thread Andrew Morris
https://bugs.kde.org/show_bug.cgi?id=378353

Bug ID: 378353
   Summary: System Settings crash when selecting Multimedia/Audio
and Video
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: FreeBSD
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: morrand...@gmail.com
  Target Milestone: ---

Application: systemsettings (4.11.21)
KDE Platform Version: 4.14.10 (Compiled from sources)
Qt Version: 4.8.7
Operating System: FreeBSD 10.3-RELEASE amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed: Opened System Settings then
selected Mutimedia. When I select "Audio and Video Settings," System Settings
crashes about 10 seconds later without going into that settings panel.

I have recently attempted to switch from GStreamer to VLC for audio handling,
and this is likely related to that.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#8  0x00082b468b63 in QMetaObject::className () from
/usr/local/lib/qt5/libQt5Core.so.5
#9  0x00082a598615 in QToolTip::setFont () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#10 0x00082a5ce50c in QDesktopWidget::qt_metacall () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#11 0x00082a8eef72 in QPixmapStyle::qt_metacall () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#12 0x00082a55d17e in _init () from /usr/local/lib/qt5/libQt5Widgets.so.5
#13 0x7fff9fa0 in ?? ()
#14 0x00080061ea9f in r_debug_state () from /libexec/ld-elf.so.1
#15 0x000800623437 in _rtld_is_dlopened () from /libexec/ld-elf.so.1
#16 0x00080061fea0 in dlopen () from /libexec/ld-elf.so.1
#17 0x0008296d01c1 in vlc_timer_getoverrun () from
/usr/local/lib/libvlccore.so.8
#18 0x0008296ba66c in module_list_free () from
/usr/local/lib/libvlccore.so.8
#19 0x0008296baaad in module_list_free () from
/usr/local/lib/libvlccore.so.8
#20 0x0008296ba9de in module_list_free () from
/usr/local/lib/libvlccore.so.8
#21 0x0008296ba7e6 in module_list_free () from
/usr/local/lib/libvlccore.so.8
#22 0x0008296ba27f in module_config_free () from
/usr/local/lib/libvlccore.so.8
#23 0x0008296622bf in libvlc_InternalInit () from
/usr/local/lib/libvlccore.so.8
#24 0x000829924039 in libvlc_new () from /usr/local/lib/libvlc.so.5
#25 0x00082942fd7f in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x000829414de6 in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x000829414a14 in qt_plugin_instance () from
/usr/local/lib/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x00080436f4c1 in QPluginLoader::instance () from
/usr/local/lib/qt4/libQtCore.so.4
#29 0x000809fd5791 in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#30 0x000809fd588a in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#31 0x000809fd5c60 in Phonon::Factory::setBackend () from
/usr/local/lib/libphonon.so.4
#32 0x000809fd69de in Phonon::Factory::backend () from
/usr/local/lib/libphonon.so.4
#33 0x000809fd9206 in Phonon::GlobalConfig::audioOutputDeviceListFor ()
from /usr/local/lib/libphonon.so.4
#34 0x000824815fbe in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#35 0x000824815f16 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#36 0x0008248119f2 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#37 0x000824811635 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#38 0x000824811d20 in qt_plugin_instance () from
/usr/local/lib/kde4/kcm_phonon.so
#39 0x000803a7085e in KPluginFactory::create () from
/usr/local/lib/libkdecore.so.5
#40 0x000801d4859c in KCModuleLoader::showLastLoaderError () from
/usr/local/lib/libkcmutils.so.4
#41 0x000801d471fe in KCModuleLoader::loadModule () from
/usr/local/lib/libkcmutils.so.4
#42 0x000801d4dd42 in KCModuleProxy::realModule () from
/usr/local/lib/libkcmutils.so.4
#43 0x000801d4db12 in KCModuleProxy::realModule () from
/usr/local/lib/libkcmutils.so.4
#44 0x000801d4ea69 in KCModuleProxy::showEvent () from
/usr/local/lib/libkcmutils.so.4
#45 0x000802c601ef in QWidget::event () from
/usr/local/lib/qt4/libQtGui.so.4
#46 0x000802c1183d in QApplicationPrivate::notify_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#47 0x000802c148c9 in QApplication::notify () from
/usr/local/lib/qt4/libQtGui.so.4
#48 0x000802274a37 in KApplication::notify () from
/usr/local/lib/libkdeui.so.5
#49 0x00080438c596 in QCoreApplication::notifyInternal () from
/usr/local/lib/qt4/libQtCore.so.4
#50 0x000802c5ecfa in QWidgetPr