[lokalize] [Bug 493688] Crash on startup

2024-09-28 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=493688

K0RR  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from K0RR  ---
Done, sadly nothing has changed.

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

[lokalize] [Bug 493688] Crash on startup

2024-09-28 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=493688

--- Comment #3 from K0RR  ---
Created attachment 174165
  --> https://bugs.kde.org/attachment.cgi?id=174165&action=edit
Screenshot from the terminal emulator

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

[lokalize] [Bug 493688] New: Crash on startup

2024-09-26 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=493688

Bug ID: 493688
   Summary: Crash on startup
Classification: Applications
   Product: lokalize
   Version: 24.08.1
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: rdkr...@gmail.com
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

>If you're reporting a crash, attach a backtrace with debug symbols; see 
>https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
It this possible for flatpak apps?

SUMMARY

The app crashes instantly when launching:
>flatpak run org.kde.lokalize
>F: Not sharing "/usr/share/icons" with sandbox: Path "/usr" is reserved by 
>Flatpak
>qt.qpa.xcb: could not connect to display 
>qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the 
>Qt xcb platform plugin.
>qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though 
>it was found.
>This application failed to start because no Qt platform plugin could be 
>initialized. Reinstalling the application may fix this problem.

>Available platform plugins are: vkkhrdisplay, eglfs, wayland-egl, minimalegl, 
>vnc, xcb, linuxfb, wayland, offscreen, minimal.

SOFTWARE/OS VERSIONS

Linux: Zorin OS 17.2 Core
KDE Plasma Version: Using Gnome
KDE Frameworks Version: Flatpak version of Lokalize
Qt Version: same as above

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

[kmail2] [Bug 480990] KMail crashes when trying to open .mbox file

2024-05-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=480990

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kmail2] [Bug 480990] KMail crashes when trying to open .mbox file

2024-05-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=480990

--- Comment #1 from K0RR  ---
Created attachment 169591
  --> https://bugs.kde.org/attachment.cgi?id=169591&action=edit
New crash information added by DrKonqi

kmail (5.24.5 (23.08.5)) using Qt 5.15.13

Akonadi Server Self-Test Report===
Test 1:  SUCCESS


Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server
configuration and was found on your system.

File content of '/home/k0rr/.config/akonadi/akonadiserverrc':
[Debug]
Tracer=null

[%General]
Driver=QMYSQL

[QMYSQL]
Host=
Name=akonadi
Options="UNIX_SOCKET=/run/user/1002/akonadi/mysql.socket"
ServerPath=/usr/sbin/mysqld
StartServer=true


Test 2:  SUCCESS


Akonadi is not running as root
Details: Akonadi is not running as a root/administrator user, which is the
recommended setup for a secure system.

Test 3:  SUCCESS


MySQL server found.
Details: You have currently configured Akonadi to use the MySQL server
'/usr/sbin/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure
you have the necessary read and execution rights on the server executable. The
server executable is typically called 'mysqld'; its location varies depending
on the distribution.

Test 4:  SUCCESS


MySQL server is executable.
Details: MySQL server found: /usr/sbin/mysqld  Ver 8.0.36-2ubuntu3 for Linux on
x86_64 ((Ubuntu))


Test 5:  ERROR


MySQL server log contains errors.
Details: The MySQL server error log file '/home/k0rr/.local/share/akonadi/db_data/mysql.err'
contains errors.

File content of '/home/k0rr/.local/share/akonadi/db_data/mysql.err':
2024-05-18T10:27:49.828221Z 0 [Warning] [MY-010097] [Server] Insecure
configuration for --secure-file-priv: Current value does not restrict location
of generated files. Consider setting it to a valid, non-empty path.
2024-05-18T10:27:49.828266Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld
(mysqld 8.0.36-2ubuntu3) starting as process 40870
2024-05-18T10:27:49.829748Z 0 [Warning] [MY-013242] [Server]
--character-set-server: 'utf8' is currently an alias for the character set
UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider
using UTF8MB4 in order to be unambiguous.
2024-05-18T10:27:49.829753Z 0 [Warning] [MY-013244] [Server]
--collation-server: 'utf8mb3_general_ci' is a collation of the deprecated
character set UTF8MB3. Please consider using UTF8MB4 with an appropriate
collation instead.
2024-05-18T10:27:49.832977Z 0 [Warning] [MY-013907] [InnoDB] Deprecated
configuration parameters innodb_log_file_size and/or innodb_log_files_in_group
have been used to compute innodb_redo_log_capacity=134217728. Please use
innodb_redo_log_capacity instead.
2024-05-18T10:27:49.833941Z 1 [System] [MY-011012] [Server] Starting upgrade of
data directory.
2024-05-18T10:27:49.833951Z 1 [System] [MY-013576] [InnoDB] InnoDB
initialization has started.
2024-05-18T10:27:49.852002Z 1 [ERROR] [MY-012224] [InnoDB] Tablespace flags are
invalid in datafile: ./ibdata1, Space ID:0, Flags: 21. Please refer to
http://dev.mysql.com/doc/refman/8.0/en/innodb-troubleshooting-datadict.html for
how to resolve the issue.
2024-05-18T10:27:49.852033Z 1 [ERROR] [MY-012237] [InnoDB] Corrupted page [page
id: space=0, page number=0] of datafile './ibdata1' could not be found in the
doublewrite buffer.
2024-05-18T10:27:49.852042Z 1 [ERROR] [MY-012930] [InnoDB] Plugin
initialization aborted with error Data structure corruption.
2024-05-18T10:27:50.351961Z 1 [ERROR] [MY-011013] [Server] Failed to initialize
DD Storage Engine.
2024-05-18T10:27:50.352303Z 0 [ERROR] [MY-010020] [Server] Data Dictionary
initialization failed.
2024-05-18T10:27:50.352328Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-05-18T10:27:50.352796Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld:
Shutdown complete (mysqld 8.0.36-2ubuntu3)  (Ubuntu).


Test 6:  SUCCESS


MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is
readable at /etc/xdg//akonadi/mysql-global.conf.

File content of '/etc/xdg//akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp 
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#
sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of
data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for
debug

[Keysmith] [Bug 463806] Dark Mode in Keysmith for Non-Plasma Users

2024-02-25 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=463806

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kmail2] [Bug 480990] New: KMail crashes when trying to open .mbox file

2024-02-07 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=480990

Bug ID: 480990
   Summary: KMail crashes when trying to open .mbox file
Classification: Applications
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

Application: kmail (5.24.4 (23.08.4))

Qt Version: 5.15.10
Frameworks Version: 5.113.0
Operating System: Linux 6.7.1-060701-generic x86_64
Windowing System: X11
Distribution: Rhino Linux 2023.4 (mainline)
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
what do you want me to input here? I have no idea waht causes this

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Aborted

[KCrash Handler]
#4  0x702561a9998b in pthread_kill () at /lib/x86_64-linux-gnu/libc.so.6
#5  0x702561a42856 in raise () at /lib/x86_64-linux-gnu/libc.so.6
#6  0x702561a268b7 in abort () at /lib/x86_64-linux-gnu/libc.so.6
#7  0x702561ea5fde in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
#8  0x702561ebae5c in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x702561ea5a29 in std::terminate() () at
/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x702561ebb0e8 in __cxa_throw () at
/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x702562290216 in qBadAlloc() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x702562294bad in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x702562338bdc in QByteArray::append(char const*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x70256251122e in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x702560339305 in KIO::TransferJob::data(KIO::Job*, QByteArray const&)
() at /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x70256251122e in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x70256030aad9 in KIO::SlaveInterface::data(QByteArray const&) () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x70256030d098 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() at /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x70256030b42b in KIO::SlaveInterface::dispatch() () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x7025603106d1 in KIO::Slave::gotInput() () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x70256251122e in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7025625046f3 in QObject::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x70256316bce5 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x7025624d6558 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x7025624d9d7d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x702562533eff in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x70255e1462e5 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x70255e1a45ff in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x70255e144403 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x702562533569 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x7025624d4ecb in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x7025624dd828 in QCoreApplication::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x6219da5171b9 in ??? ()
#34 0x702561a280d0 in ??? () at /lib/x86_64-linux-gnu/libc.so.6
#35 0x702561a28189 in __libc_start_main () at
/lib/x86_64-linux-gnu/libc.so.6
#36 0x6219da5178a5 in ??? ()
[Inferior 1 (process 55723) detached]

Reported using DrKonqi

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

[subtitlecomposer] [Bug 479164] Crash on startup - "Entry Point Not Found"

2023-12-29 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=479164

--- Comment #1 from K0RR  ---
Created attachment 164542
  --> https://bugs.kde.org/attachment.cgi?id=164542&action=edit
next error pops up after closing the previous one

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

[subtitlecomposer] [Bug 479164] Crash on startup - "Entry Point Not Found"

2023-12-29 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=479164

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[subtitlecomposer] [Bug 479164] New: Crash on startup - "Entry Point Not Found"

2023-12-29 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=479164

Bug ID: 479164
   Summary: Crash on startup - "Entry Point Not Found"
Classification: Applications
   Product: subtitlecomposer
   Version: unspecified
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: max...@smoothware.net
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

Created attachment 164541
  --> https://bugs.kde.org/attachment.cgi?id=164541&action=edit
error message box

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
"This whole page is irrelevant if you're using Windows"
***


STEPS TO REPRODUCE
1. Install and try to run

OBSERVED RESULT
"The procedure entry point _ZSt14__once_functor could not be located in the
dynamic link library C:\Program Files (x86)\SubtitleComposer\bin\OpenAL32.dll


SOFTWARE/OS VERSIONS
Windows: 11

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

[konsole] [Bug 478677] The state of the "Show window title on the titlebar" option from the "General" settings is inverted

2023-12-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=478677

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[konsole] [Bug 478677] New: The state of the "Show window title on the titlebar" option from the "General" settings is inverted

2023-12-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=478677

Bug ID: 478677
   Summary: The state of the "Show window title on the titlebar"
option from the "General" settings is inverted
Classification: Applications
   Product: konsole
   Version: 23.08.3
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

SUMMARY
https://postimg.cc/gallery/S235dtY

STEPS TO REPRODUCE
1. Open "Configure Konsole" from the hamburger menu on the right
2. Change state of the mentioned option
3. Apply changes

OBSERVED RESULT
The title of the window is not using the title of the tab when the box is
checked. The window is using the tab title when the box is not checked 

EXPECTED RESULT


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11

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

[kcalc] [Bug 470591] Kcalc shows nan when an expression is pasted

2023-10-20 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=470591

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

--- Comment #4 from K0RR  ---
It doesn't need to be an expression. Even pasting a digit causes this error.
The title should be "Kcalc shows 'nan' when pasting anything"

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

[kdeconnect] [Bug 475838] No option to run KDE Connect GUI from terminal - no way to get error messages

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475838

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kdeconnect] [Bug 475838] New: No option to run KDE Connect GUI from terminal - no way to get error messages

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475838

Bug ID: 475838
   Summary: No option to run KDE Connect GUI from terminal - no
way to get error messages
Classification: Applications
   Product: kdeconnect
   Version: 23.08.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: rdkr...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

In the terminal try to run "kde-connect" or "kdeconnect" or "kdeconnect-gui" or
"kde-connect-gui"

OBSERVED RESULT
command not found...

EXPECTED RESULT
KDE Connect window opens and it the terminal I see its log.

Without this I can't see what's wrong with the app and report a proper bug

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 38 Budgie
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:

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

[kdeconnect] [Bug 475837] Wrong link (URL) for the bug report button

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475837

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kdeconnect] [Bug 475837] New: Wrong link (URL) for the bug report button

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475837

Bug ID: 475837
   Summary: Wrong link (URL) for the bug report button
Classification: Applications
   Product: kdeconnect
   Version: 23.08.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: rdkr...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

When you open KDE Connect settings and click "About KDE Connect", the "Report a
bug" button opens wrong website -
"https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdeconnect.app&version=23.08.1";
instead of
"https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdeconnect&version=23.08.1";
which results in the following message "Sorry, either the product
kdeconnect.app does not exist or you aren't authorized to enter a bug into it.
"

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

[kdeconnect] [Bug 475835] No component for linux bug reports? Missing "linux-application".

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475835

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kdeconnect] [Bug 475835] New: No component for linux bug reports? Missing "linux-application".

2023-10-19 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475835

Bug ID: 475835
   Summary: No component for linux bug reports? Missing
"linux-application".
Classification: Applications
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: rdkr...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

When selecting component for this bug report there are "windows-application",
"sailfish-application", "android-application", "ios-application",
"macos-application", "plasmamobile-application" but the is no
"linux-application".

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

[PlasmaTube] [Bug 468116] Export/import list of subscriptions

2023-10-11 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=468116

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[PlasmaTube] [Bug 473941] Server returned no valid JSON

2023-10-11 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=473941

--- Comment #7 from K0RR  ---
Whoa I really should call my internet provider... As it turns out just
refreshing the page sends my comment again.

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

[PlasmaTube] [Bug 473941] Server returned no valid JSON

2023-10-11 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=473941

--- Comment #6 from K0RR  ---
This happens because the default instance - https://inv.riverside.rocks - is
dead since 02.07.2023. Go to settings and change it.

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

[PlasmaTube] [Bug 473941] Server returned no valid JSON

2023-10-11 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=473941

--- Comment #5 from K0RR  ---
This happens because the default instance - https://inv.riverside.rocks - is
dead since 02.07.2023. Go to settings and change it.

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

[PlasmaTube] [Bug 473941] Server returned no valid JSON

2023-10-11 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=473941

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

--- Comment #4 from K0RR  ---
This happens because the default instance - https://inv.riverside.rocks - is
dead since 02.07.2023. Go to settings and change it.

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

[Keysmith] [Bug 475427] Missing import/export functionality

2023-10-10 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475427

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[Keysmith] [Bug 475427] New: Missing import/export functionality

2023-10-10 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475427

Bug ID: 475427
   Summary: Missing import/export functionality
Classification: Applications
   Product: Keysmith
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: bhus...@gmail.com
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

Keysmith has no option to import e.g. Aegis Json. These is no way for people to
switch to this app so... no userbase?

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

[dolphin] [Bug 475407] Nextcloud not visible in Dolphin file manager

2023-10-09 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475407

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[dolphin] [Bug 475407] New: Nextcloud not visible in Dolphin file manager

2023-10-09 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=475407

Bug ID: 475407
   Summary: Nextcloud not visible in Dolphin file manager
Classification: Applications
   Product: dolphin
   Version: 23.08.0
  Platform: OpenMandriva
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: rdkr...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

After adding Nextcloud account via Online Accounts it's nowhere to be found. I
see no mention of it in the Dolphin. Gnome also has an "Online accounts" and
there if I add Nextcloud it's then visible in Nautilus.


STEPS TO REPRODUCE
1. Open "Online Accounts" directly or via System Settings
2. Add your Nextcloud
3. Restart Dolphin

OBSERVED RESULT
No changes visible

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

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

[dolphin] [Bug 461452] NextCloud Integration

2023-10-09 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=461452

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kleopatra] [Bug 463942] New: symbol lookup error

2023-01-06 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=463942

Bug ID: 463942
   Summary: symbol lookup error
Classification: Applications
   Product: kleopatra
   Version: 3.1.24.221201
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: aheine...@gnupg.org
  Reporter: rdkr...@gmail.com
CC: kdepim-b...@kde.org, m...@kde.org
  Target Milestone: ---

This is what I see when I try to launch Kleopatra:

kleopatra: symbol lookup error: /lib64/libKF5PimTextEdit.so.5: undefined
symbol:
_ZN11KMessageBox23warningTwoActionsCancelEP7QWidgetRK7QStringS4_RK8KGuiItemS7_S7_S4_6QFlagsINS_6OptionEE

EXPECTED RESULT
Launch, not crash

SOFTWARE/OS VERSIONS
Linux: Fedora 36
KDE Plasma Version: none - running cinnamon-de
KDE Frameworks Version: no idea
Qt Version: no idea

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

[filelight] [Bug 458333] [Feature request] Show scan time duration

2022-08-26 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=458333

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[filelight] [Bug 458333] New: [Feature request] Show scan time duration

2022-08-26 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=458333

Bug ID: 458333
   Summary: [Feature request] Show scan time duration
   Product: filelight
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: rdkr...@gmail.com
CC: martin.sandsm...@kde.org
  Target Milestone: ---

It would be nice to see the time it took filelight to scan.

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

[kde] [Bug 451170] Volume level gets overwritten after suspending PC

2022-03-05 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=451170

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[kde] [Bug 451170] New: Volume level gets overwritten after suspending PC

2022-03-05 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=451170

Bug ID: 451170
   Summary: Volume level gets overwritten after suspending PC
   Product: kde
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Set volume to 100%
2. systemctl suspend
3. Wake up the machine
4. Check the volume level

OBSERVED RESULT
After waking the computer, the volume is set to 74%.

EXPECTED RESULT
Volume should stay at 100%.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 15.3
(available in About System)
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
X11, kernel 5.3.18. I have this every time.

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

[partitionmanager] [Bug 450525] Partition Manager is unable to cancel pkexec password prompt window

2022-02-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=450525

K0RR  changed:

   What|Removed |Added

 CC||rdkr...@gmail.com

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

[partitionmanager] [Bug 450525] New: Partition Manager is unable to cancel pkexec password prompt window

2022-02-18 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=450525

Bug ID: 450525
   Summary: Partition Manager is unable to cancel pkexec password
prompt window
   Product: partitionmanager
   Version: 21.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

Created attachment 146917
  --> https://bugs.kde.org/attachment.cgi?id=146917&action=edit
polkit window

SUMMARY
Partition Manager in combination with gnome polkit breaks my gnome instance
until I somehow force DE or OS restart.

STEPS TO REPRODUCE
1. Start the program
2. Refuse to enter your password
3. gnome polkit window instantly reopens

OBSERVED RESULT
I'm unable to use window manager if I don't enter the password. Partition
Manager should exit instead of making new polkit calls.
When you do the same with Gparted it just closes itself instead of blocking my
desktop. 

EXPECTED RESULT
The application should close itself, like GParted.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alt Linux Workstation 10.0
(available in About System) don't have this so I copied the data from neofetch.
KDE Plasma Version: GNOME 40.8

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

[krita] [Bug 438295] Krita crashes instantly after launch.

2021-06-09 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=438295

K0RR  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from K0RR  ---
(In reply to Ahab Greybeard from comment #1)
> Can you try the appimage from here and see if that works?:
> https://download.kde.org/stable/krita/4.4.3/krita-4.4.3-x86_64.appimage
> (It needs to be given execution permissions before running.)

Appimage does work as intended (however it kinda spams the terminal
https://hatebin.com/lnuqqhjtuw)

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

[krita] [Bug 438295] New: Krita crashes instantly after launch.

2021-06-08 Thread K0RR
https://bugs.kde.org/show_bug.cgi?id=438295

Bug ID: 438295
   Summary: Krita crashes instantly after launch.
   Product: krita
   Version: 4.4.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: rdkr...@gmail.com
  Target Milestone: ---

I tried apt remove and install it again but it still crashes.


STEPS TO REPRODUCE
1. Open terminal and type krita
2. Get "
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krita path = /usr/bin pid = 290207
KCrash: Arguments: /usr/bin/krita 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
[23:38:03] k0rr@K0RR /home/k0rr  
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 387, resource 
> id: 0, major code: 20 (GetProperty), minor code: 0
"

SOFTWARE/OS VERSIONS
Linux: Ubuntu Cinnamon 21.04 x86_64 
Kernel: 5.11.0-18-generic
DE: Cinnamon 4.8.6
CPU: Intel i7-6700K (8) @ 4.200GHz
GPU: NVIDIA GeForce GTX 1070
GPU DRIVER: official, closed source v460.80.

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