[kio-s3] [Bug 480942] New: Feature request: Support S3 compatible cloud storage

2024-02-06 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=480942

Bug ID: 480942
   Summary: Feature request: Support S3 compatible cloud storage
Classification: Frameworks and Libraries
   Product: kio-s3
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: thomas.pa...@gmx.de
  Target Milestone: ---

SUMMARY
Feature request: Support S3 compatible cloud storage.

OBSERVED RESULT
Currently, it is not possible to configure (or give in the URL) the endpoint
URL. Hence it is _not_ possible to use kio-s3 with e.g. https://wasabi.com/.
(For a list of wasabi endpoint URLs, refer to
https://knowledgebase.wasabi.com/hc/en-us/articles/360015106031-What-are-the-service-URLs-for-Wasabi-s-different-storage-regions)

OBSERVED RESULT
There is no way to give endpoint URL.

EXPECTED RESULT
There is a way to give endpoint URL. This would support wasabi and other s3
compatible cloud storage. For example, this could be implemented by providing a
3-part dolphin URL scheme:

s3://ssl-endpoint-url/bucket/path 

Usage example:

s3://s3.eu-central-2.wasabisys.com/b-bucket/p-mypath

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

[digikam] [Bug 474829] New: digikam crashes while scanning remote (cifs mounted) folder

2023-09-24 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=474829

Bug ID: 474829
   Summary: digikam crashes while scanning remote (cifs mounted)
folder
Classification: Applications
   Product: digikam
   Version: 8.1.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: thomas.pa...@gmx.de
  Target Milestone: ---

Application: digikam (8.1.0)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.15-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 38 (Thirty Eight)"
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
/etc/fstab contains: 
//192.168.10.104/Fotos   /mnt/home/tpasch/mnt/fotos  cifs   
noauto,x-systemd.automount,x-systemd.device-timeout=30,x-systemd.idle-timeout=60,_netdev,user,vers=3.0,uid=1000,gid=100,forceuid,forcegid,cred=/mnt/home/tpasch/.cifscred
0   0

error/crash happens while scanning this folder

The crash can be reproduced sometimes.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault

[KCrash Handler]
#4  0x7f7d7b8f70fd in QReadWriteLock::tryLockForRead(int) () at
/lib64/libQt5Core.so.5
#5  0x7f7d7e54cce1 in Digikam::Album::childAtRow(int) const () at
/lib64/libdigikamgui.so.8.1.0
#6  0x7f7d7e53edf4 in Digikam::AbstractAlbumModel::index(int, int,
QModelIndex const&) const () at /lib64/libdigikamgui.so.8.1.0
#7  0x7f7d7e567739 in
Digikam::AbstractCheckableAlbumTreeView::rowsInserted(QModelIndex const&, int,
int) () at /lib64/libdigikamgui.so.8.1.0
#8  0x7f7d7bae8608 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#9  0x7f7d7ba6278a in QAbstractItemModel::rowsInserted(QModelIndex const&,
int, int, QAbstractItemModel::QPrivateSignal) () at /lib64/libQt5Core.so.5
#10 0x7f7d7ba6b970 in QAbstractItemModel::endInsertRows() () at
/lib64/libQt5Core.so.5
#11 0x7f7d7ba908c5 in
QSortFilterProxyModelPrivate::insert_source_items(QVector&, QVector&,
QVector const&, QModelIndex const&, Qt::Orientation, bool) () at
/lib64/libQt5Core.so.5
#12 0x7f7d7ba93359 in
QSortFilterProxyModelPrivate::source_items_inserted(QModelIndex const&, int,
int, Qt::Orientation) () at /lib64/libQt5Core.so.5
#13 0x7f7d7ba960fd in
QSortFilterProxyModelPrivate::_q_sourceRowsInserted(QModelIndex const&, int,
int) () at /lib64/libQt5Core.so.5
#14 0x7f7d7bae8608 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#15 0x7f7d7ba6278a in QAbstractItemModel::rowsInserted(QModelIndex const&,
int, int, QAbstractItemModel::QPrivateSignal) () at /lib64/libQt5Core.so.5
#16 0x7f7d7ba6b970 in QAbstractItemModel::endInsertRows() () at
/lib64/libQt5Core.so.5
#17 0x7f7d7e53a134 in
Digikam::AbstractAlbumModel::slotAlbumAdded(Digikam::Album*) () at
/lib64/libdigikamgui.so.8.1.0
#18 0x7f7d7bae8481 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#19 0x7f7d7e542794 in
Digikam::AlbumManager::signalAlbumAdded(Digikam::Album*) () at
/lib64/libdigikamgui.so.8.1.0
#20 0x7f7d7e57be92 in Digikam::AlbumManager::scanPAlbums() () at
/lib64/libdigikamgui.so.8.1.0
#21 0x7f7d7bae8608 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#22 0x7f7d7baeb9fd in QTimer::timeout(QTimer::QPrivateSignal) () at
/lib64/libQt5Core.so.5
#23 0x7f7d7badecab in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#24 0x7f7d7c7aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#25 0x7f7d7bab41a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#26 0x7f7d7bb05a9b in QTimerInfoList::activateTimers() () at
/lib64/libQt5Core.so.5
#27 0x7f7d7bb06399 in timerSourceDispatch(_GSource*, int (*)(void*), void*)
() at /lib64/libQt5Core.so.5
#28 0x7f7d79b134fc in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#29 0x7f7d79b716b8 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#30 0x7f7d79b10b83 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#31 0x7f7d7bb06749 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#32 0x7f7d7bab2b6b in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#33 0x7f7d7c9cd72b in QDialog::exec() () at /lib64/libQt5Widgets.so.5
#34 0x7f7d7e772abb in Digikam::Setup::execDialog(QWidget*,
Digikam::Setup::Page) [clone .constprop.0] () at /lib64/libdigikamgui.so.8.1.0
#35 0x7f7d7bae8608 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#36 0x7f7d7c7a7d24 in QAction::triggered(bool) () at
/lib64/libQt5Widgets.so.5
#37 0x7f7d7c7aab7b in QAction::activate(QAction::ActionEvent) () at
/lib64/libQt5Widgets.so.5
#38 0x7f7d7c93f432 in

[plasmashell] [Bug 457614] New: KDE problems with fedora36 on with nvidia 515.65.01 driver

2022-08-08 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=457614

Bug ID: 457614
   Summary: KDE problems with fedora36 on with nvidia 515.65.01
driver
   Product: plasmashell
   Version: 5.25.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: thomas.pa...@gmx.de
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.25.4)

Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.18.15-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
KDE problems with fedora 36 on with nvidia 515.65.01 driver

For same days now, it seems there are problems on fedora 36 with nvidia
support. This bug is a result of this.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x7f99cdf9ed84 in PlasmaQuick::ContainmentView::containment() const ()
from /lib64/libKF5PlasmaQuick.so.5
#5  0x55b6c1bfd54d in ShellCorona::screenForContainment(Plasma::Containment
const*) const ()
#6  0x55b6c1bfab68 in ShellCorona::createContainmentForActivity(QString
const&, int) ()
#7  0x55b6c1bf1893 in ShellCorona::addOutput(QScreen*) ()
#8  0x7f99cbadb8c6 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#9  0x55b6c1c0c31e in ScreenPool::handleScreenAdded(QScreen*) ()
#10 0x7f99cbadb8c6 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#11 0x7f99cbf5ddf6 in QGuiApplication::screenAdded(QScreen*) () from
/lib64/libQt5Gui.so.5
#12 0x7f99b9b1bfcf in QXcbConnection::createScreen(QXcbVirtualDesktop*,
xcb_randr_output_change_t const&, xcb_randr_get_output_info_reply_t*) () from
/lib64/libQt5XcbQpa.so.5
#13 0x7f99b9b1e919 in
QXcbConnection::updateScreens(xcb_randr_notify_event_t const*) () from
/lib64/libQt5XcbQpa.so.5
#14 0x7f99b9af2ab7 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
() from /lib64/libQt5XcbQpa.so.5
#15 0x7f99b9af3856 in
QXcbConnection::processXcbEvents(QFlags) () from
/lib64/libQt5XcbQpa.so.5
#16 0x7f99b9b19e47 in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#17 0x7f99c9fe5faf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#18 0x7f99ca03b2c8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#19 0x7f99c9fe3940 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#20 0x7f99cbaf8f5a in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#21 0x7f99cbaa6c7a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#22 0x7f99cbaaed42 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#23 0x55b6c1bcd165 in main ()
[Inferior 1 (process 4835) detached]

Reported using DrKonqi

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

[systemsettings] [Bug 452945] systemsettings crashes on start on f36 with nvidia driver

2022-05-01 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=452945

--- Comment #3 from Thomas Pasch  ---
I tried to reproduce this several times on the machine that was effected.
However, it was not possible. You could be very right that happened after
installing the nvidia driver but before rebooting.

(Nvidia on my 'NVIDIA Corporation TU106 [GeForce RTX 2060 Rev. A] (rev a1)'
seems to be delicate on F36. It works the the rpmfusion packages for 510.47.03,
but only with a old (F35) kernel. But that's a different story.)

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

[systemsettings] [Bug 452945] New: systemsettings crashes on start on f36 with nvidia driver

2022-04-24 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=452945

Bug ID: 452945
   Summary: systemsettings crashes on start on f36 with nvidia
driver
   Product: systemsettings
   Version: 5.24.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: thomas.pa...@gmx.de
  Target Milestone: ---

Application: systemsettings (5.24.3)

Qt Version: 5.15.3
Frameworks Version: 5.91.0
Operating System: Linux 5.16.20-200.fc35.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.24.3 [KCrashBackend]

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

- Custom settings of the application:
* Fedora 36
* nvidia drivers (from fedora)
* I reenabled the opengl discovery, but the plasma renderer icon stated that
software rendering is used

The crash can be reproduced every time.

-- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Aborted

[KCrash Handler]
#4  0x7f9ce1342e3c in __pthread_kill_implementation () at /lib64/libc.so.6
#5  0x7f9ce12f2a16 in raise () at /lib64/libc.so.6
#6  0x7f9ce12dc82f in abort () at /lib64/libc.so.6
#7  0x7f9ce17994e3 in qt_message_output(QtMsgType, QMessageLogContext
const&, QString const&) [clone .cold] () at /lib64/libQt5Core.so.5
#8  0x7f9cdf53a0aa in
QQuickWidgetPrivate::handleContextCreationFailure(QSurfaceFormat const&) () at
/lib64/libQt5QuickWidgets.so.5
#9  0x7f9cdf53a2df in QQuickWidgetPrivate::createContext() () at
/lib64/libQt5QuickWidgets.so.5
#10 0x7f9cdf53c460 in QQuickWidget::resizeEvent(QResizeEvent*) () at
/lib64/libQt5QuickWidgets.so.5
#11 0x7f9ce25a71b3 in QWidget::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#12 0x7f9ce2563c22 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#13 0x7f9ce1990118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#14 0x7f9ce259e889 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool,
bool) () at /lib64/libQt5Widgets.so.5
#15 0x7f9ce25a3237 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#16 0x7f9ce25a6203 in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt5Widgets.so.5
#17 0x7f9ce25a31b9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#18 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#19 0x7f9ce25a6203 in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt5Widgets.so.5
#20 0x7f9ce25a31b9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#21 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#22 0x7f9ce25a31d9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#23 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#24 0x7f9ce25a6203 in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt5Widgets.so.5
#25 0x7f9ce25a31b9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#26 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#27 0x7f9ce25a31d9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#28 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#29 0x7f9ce25a31d9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#30 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#31 0x7f9ce25a6203 in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt5Widgets.so.5
#32 0x7f9ce25a31b9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#33 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#34 0x7f9ce25a31d9 in QWidgetPrivate::showChildren(bool) () at
/lib64/libQt5Widgets.so.5
#35 0x7f9ce25a3253 in QWidgetPrivate::show_helper() () at
/lib64/libQt5Widgets.so.5
#36 0x7f9ce25a6203 in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt5Widgets.so.5
#37 0x7f9ce258a740 in QStackedLayout::setCurrentIndex(int) () at
/lib64/libQt5Widgets.so.5
#38 0x7f9ce258b05a in QStackedLayout::insertWidget(int, QWidget*) () at
/lib64/libQt5Widgets.so.5
#39 0x563ad847cfd8 in SettingsBase::changePlugin() ()
#40 0x563ad84801c3 in SettingsBase::initApplication() ()
#41 0x7f9ce19ba182 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#42 0x7f9ce2efbcdd in KXmlGuiWindow::event(QEvent*) () at
/lib64/libKF5XmlGui.so.5
#43 0x7f9ce2563c22 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#44 0x7f9ce1990118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#45 

[colord-kde] [Bug 433068] Shows "you need Gnome color management installed in order to calibrate devices"

2021-10-18 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=433068

--- Comment #10 from Thomas Pasch  ---
Displaycal is _not_ a long-term solution as it has never been ported to
python3. Hence you have to expect it not working very soon.

For more details, see https://hub.displaycal.net/issue/17813/ and
https://discuss.pixls.us/t/rip-displaycal/21775

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

[colord-kde] [Bug 433068] Shows "you need Gnome color management installed in order to calibrate devices"

2021-05-26 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=433068

Thomas Pasch  changed:

   What|Removed |Added

 CC||thomas.pa...@gmx.de

--- Comment #7 from Thomas Pasch  ---
Well, from Fedora 34 I could say the following: gcm-calibrate is gone
(gcm-import, gcm-inspect, gcm-picker, gcm-viewer are still there) BUT monitor
color calibration IS STILL WORKING in GNOME. No idea how, though..-

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

[colord-kde] [Bug 437694] 'systemsettings5 -> Color Corrections -> (Monitor) -> (Button) Calibrate' is disabled

2021-05-26 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=437694

--- Comment #1 from Thomas Pasch  ---
Maybe a duplicate of https://bugs.kde.org/show_bug.cgi?id=417157 (???)

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

[colord-kde] [Bug 437694] New: 'systemsettings5 -> Color Corrections -> (Monitor) -> (Button) Calibrate' is disabled

2021-05-26 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=437694

Bug ID: 437694
   Summary: 'systemsettings5 -> Color Corrections -> (Monitor) ->
(Button) Calibrate' is disabled
   Product: colord-kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Systems Settings Module (KCM)
  Assignee: dantt...@gmail.com
  Reporter: thomas.pa...@gmx.de
  Target Milestone: ---

SUMMARY
'systemsettings5 -> Color Corrections -> (Monitor) -> (Button) Calibrate' is
disabled 

On my Fedora 34 there is a Warning unter the 'Calibrate' button:

You need Gnome Color Management installed in order to calibrate devices

But 'colord-kde' _is_ installed _and_ I'm actual able to calibrate my monitor
in GNOME (i.e. gnome-color-manager is installed _and_ working).

STEPS TO REPRODUCE
1. Ensure the 'gnome-color-manager' and 'colord-kde' is installed
2. 'systemsettings5 -> Color Corrections -> (Monitor) -> (Button) Calibrate'

OBSERVED RESULT
The button is disabled.

EXPECTED RESULT
The button should be enabled _and_ monitor calibration should work (as it works
when loggged into the GNOME desktop).

SOFTWARE/OS VERSIONS
Linux: Fedora 34
KDE Plasma: 
(available in About System)
KDE Plasma Version: 
5.21.5 (?)
KDE Frameworks Version: 
5.82.0
Qt Version: 
5.15.2

ADDITIONAL INFORMATION
colord-kde-0.5.0-14.fc34.x86_64 installed
plasma-systemsettings-5.21.5-1.fc34.x86_64 installed
plasma-desktop-5.21.5-1.fc34.x86_64 installed

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

[digikam] [Bug 404642] digiKam flatpak: Please include mysql driver (for using an external mysql db)

2019-03-06 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=404642

--- Comment #2 from Thomas Pasch  ---
Now reported as https://phabricator.kde.org/T10579

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

[digikam] [Bug 404642] New: Digikam flatpak: Please include mysql driver (for using an external mysql db)

2019-02-21 Thread Thomas Pasch
https://bugs.kde.org/show_bug.cgi?id=404642

Bug ID: 404642
   Summary: Digikam flatpak: Please include mysql driver (for
using an external mysql db)
   Product: digikam
   Version: 6.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database
  Assignee: digikam-bugs-n...@kde.org
  Reporter: thomas.pa...@gmx.de
  Target Milestone: ---

SUMMARY
Digikam flatpak: Please include mysql driver (for using an external mysql db)

STEPS TO REPRODUCE
1. Enable flatpak KDE repo like described at:
https://community.kde.org/Guidelines_and_HOWTOs/Flatpak
2. Install flatpak digikam package (`flatpak install kdeapps org.kde.digikam`)
3. Start flatpak digikam with `flatpak run org.kde.digikam`
4. Try to use digikam with 'MySQL Server' as DB

OBSERVED RESULT
'Error was: Driver not loaded'

EXPECTED RESULT
Flatpak digikam should include the MySQL Server driver.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 29
Flatpak: 1.2.3

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

[k3b] [Bug 369491] k3b: second burn leads to crash

2016-09-28 Thread Thomas Pasch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369491

--- Comment #1 from Thomas Pasch <thomas.pa...@gmx.de> ---
Created attachment 101331
  --> https://bugs.kde.org/attachment.cgi?id=101331=edit
New crash information added by DrKonqi

k3b (2.0.3) on KDE Platform 4.14.24 using Qt 4.8.7

- What I was doing when the application crashed:

Second try, bug seems to be reproducable

-- Backtrace (Reduced):
#6  0x7fafc9ec98d0 in QObject::thread() const () at /lib64/libQtCore.so.4
#7  0x7fafca37517e in KDBusConnectionPool::threadConnection() () at
/lib64/libkdecore.so.5
#8  0x7fafcb9dca82 in emitSignal(QString const&, QList const&) ()
at /lib64/libkio.so.5
#9  0x7fafcb9dd415 in OrgKdeKDirNotifyInterface::emitLeftDirectory(QString
const&) () at /lib64/libkio.so.5
#10 0x7fafcb9c39fd in KDirListerCache::~KDirListerCache() () at
/lib64/libkio.so.5

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


[k3b] [Bug 369491] k3b: second burn leads to crash

2016-09-28 Thread Thomas Pasch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369491

Thomas Pasch <thomas.pa...@gmx.de> changed:

   What|Removed |Added

 CC||thomas.pa...@gmx.de

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


[k3b] [Bug 369491] New: k3b: second burn leads to crash

2016-09-28 Thread Thomas Pasch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369491

Bug ID: 369491
   Summary: k3b: second burn leads to crash
   Product: k3b
   Version: 2.0.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@kde.org
  Reporter: thomas.pa...@gmx.de
CC: mich...@jabster.pl, tr...@kde.org

Application: k3b (2.0.3)
KDE Platform Version: 4.14.24
Qt Version: 4.8.7
Operating System: Linux 4.7.4-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

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

After burning a DVD und used k3b to burn a CD. The application was
inresponsible and I killed it with 'xkill'.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc3ffd40940 (LWP 9165))]

Thread 2 (Thread 0x7fc3d7717700 (LWP 9166)):
#0  0x7fc3f2b6ba24 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x7fc3f2b27030 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#2  0x7fc3f2b2792b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x7fc3f2b27b1c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x7fc3f86da47e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#5  0x7fc3f86a87bf in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#6  0x7fc3f86a8b25 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#7  0x7fc3f8597af9 in QThread::exec() () at /lib64/libQtCore.so.4
#8  0x7fc3f8688613 in QInotifyFileSystemWatcherEngine::run() () at
/lib64/libQtCore.so.4
#9  0x7fc3f859a3ca in QThreadPrivate::start(void*) () at
/lib64/libQtCore.so.4
#10 0x7fc3f82fd5ca in start_thread () at /lib64/libpthread.so.0
#11 0x7fc3f67e3f6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc3ffd40940 (LWP 9165)):
[KCrash Handler]
#6  0x7fc3f86bc8d0 in QObject::thread() const () at /lib64/libQtCore.so.4
#7  0x7fc3f8b6817e in KDBusConnectionPool::threadConnection() () at
/lib64/libkdecore.so.5
#8  0x7fc3fa1cfa82 in emitSignal(QString const&, QList const&) ()
at /lib64/libkio.so.5
#9  0x7fc3fa1d0415 in OrgKdeKDirNotifyInterface::emitLeftDirectory(QString
const&) () at /lib64/libkio.so.5
#10 0x7fc3fa1b69fd in KDirListerCache::~KDirListerCache() () at
/lib64/libkio.so.5
#11 0x7fc3fa1b6b09 in KDirListerCache::~KDirListerCache() () at
/lib64/libkio.so.5
#12 0x7fc3f671a1e8 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x7fc3f671a235 in  () at /lib64/libc.so.6
#14 0x7fc3f75acd28 in  () at /lib64/libQtGui.so.4
#15 0x7fc3f993d5e0 in KApplication::xioErrhandler(_XDisplay*) () at
/lib64/libkdeui.so.5
#16 0x7fc3fc2a9634 in _XIOError () at /lib64/libX11.so.6
#17 0x7fc3fc2a6e8d in _XEventsQueued () at /lib64/libX11.so.6
#18 0x7fc3fc2986e9 in XEventsQueued () at /lib64/libX11.so.6
#19 0x7fc3f75e5fdc in x11EventSourceCheck(_GSource*) () at
/lib64/libQtGui.so.4
#20 0x7fc3f2b27421 in g_main_context_check () at /lib64/libglib-2.0.so.0
#21 0x7fc3f2b279a4 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#22 0x7fc3f2b27b1c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#23 0x7fc3f86da45e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#24 0x7fc3f75e65b6 in
QGuiEventDispatcherGlib::processEvents(QFlags)
() at /lib64/libQtGui.so.4
#25 0x7fc3f86a87bf in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#26 0x7fc3f86a8b25 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#27 0x7fc3f7a1a09c in QDialog::exec() () at /lib64/libQtGui.so.4
#28 0x5639dc8d3c1f in K3b::JobProgressDialog::startJob(K3b::Job*) ()
#29 0x5639dc808693 in K3b::ImageWritingDialog::slotStartClicked() ()
#30 0x5639dc8df65e in K3b::InteractionDialog::slotStartClickedInternal() ()
#31 0x5639dc8e00d5 in K3b::InteractionDialog::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) [clone .part.12] ()
#32 0x7fc3f86be090 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /lib64/libQtCore.so.4
#33 0x7fc3f7bdb632 in QAbstractButton::clicked(bool) () at
/lib64/libQtGui.so.4
#34 0x7fc3f7912103 in QAbstractButtonPrivate::emitClicked() () at
/lib64/libQtGui.so.4
#35 0x7fc3f7913514 in QAbstractButtonPrivate::click() () at
/lib64/libQtGui.so.4
#36 0x7fc3f7913624 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /lib64/libQtGui.so.4
#37 0x7fc3f7594720 in QWidget::event(QEvent*) () at /lib64/libQtGui.so.4
#38 0x7fc3f753dedc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQtGui.so.4
#39 0x7fc3f7546557 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQtGui.so.4
#40