[dolphin] [Bug 485946] Dolphin does not show directory/folder thumbnail for any remotely mounted directory.

2024-05-14 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485946

Sergey Katunin  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sulmp...@yandex.ru
 Resolution|--- |DUPLICATE

--- Comment #4 from Sergey Katunin  ---


*** This bug has been marked as a duplicate of bug 485984 ***

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

[frameworks-kio] [Bug 485984] SMB and NFS shares do not show folder previews

2024-05-14 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

Sergey Katunin  changed:

   What|Removed |Added

 CC||jimreynold...@yahoo.com

--- Comment #14 from Sergey Katunin  ---
*** Bug 485946 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 485984] SMB and NFS shares do not show folder previews

2024-05-14 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

Sergey Katunin  changed:

   What|Removed |Added

Version|6.2.0   |6.1.0

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

[frameworks-kio] [Bug 485984] SMB and NFS shares do not show folder previews

2024-05-14 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

Sergey Katunin  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/commit/c7d6ff8
   ||f218a0c063f762bd236453a7ae0
   ||0b817e
 CC||kdelibs-b...@kde.org
Version|24.02.2 |6.2.0
   Assignee|dolphin-bugs-n...@kde.org   |kio-bugs-n...@kde.org
 Resolution|--- |FIXED
  Component|view-engine: icons mode |general
   Version Fixed In||6.2.0
Product|dolphin |frameworks-kio
 Status|REPORTED|RESOLVED

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-05-14 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #13 from Sergey Katunin  ---
(In reply to Alex Logashov from comment #12)
> I'm on Arch with Dolphin 24.02.2 installed. I had to set a value for
> MaximumRemoteSize for previews to work. I think there used to be no limit
> option. Setting specific value is inconvinient since I don't know how big
> files can get.

Dolphin does not affect this behavior, it is affected by KIO.

A zero value of MaximumRemoteSize means that preview will be created for no
file.
This was done on purpose (and it was so until recent changes), because creating
previews for remote files is more expensive in terms of using network
resources, so the most appropriate default value would be to turn off these
previews.

But do you really need to build previews for super-large remote files, with a
size of 1 TiB or more? If yes, then you can specify such a limit (for example,
10 or 100 or 1000 TiB) in Dolphin settings or manually in `kdeglobals` file.

P.S The GUI setting for `EnableRemoteFolderThumbnail` will most likely be in
the next Dolphin release. Maybe at 24.05?
(https://invent.kde.org/system/dolphin/-/commit/cb75b5a7decfe10cfc26240c1d5bbf65224cf424)

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-04-28 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #7 from Sergey Katunin  ---
(In reply to Alex Logashov from comment #6)
> (In reply to Sergey Katunin from comment #4)
> > the [PreviewSettings] section,
> > the EnableRemoteFolderThumbnail parameter.
> 
> I've tried this and it doesn't work for me
> I've got remote NFS share mounted to /nfs/RemoteFolder and neither image nor
> video thumbnails show up
> I've got kio 6.1.0, kio-extras 24.02.2, kio-fuse 5.1.0, kio5 5.115.0 and
> dolphin 24.02.2 installed

I think this is due to the fact that the change with this option did not get
into kio 6.1.0. So far only in the master branch. I think we should expect this
in the next KIO release.

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-04-28 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #5 from Sergey Katunin  ---
>  Currently, after kio/!1534, the preview of deleted folders is disabled by 
> default.

Sorry, I mean the preview of remote* folders

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-04-28 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #4 from Sergey Katunin  ---
(In reply to AF from comment #3)
> I can reproduce this issue as well. None of the network shares from my NAS
> have visible folder previews anymore.

Currently, after kio/!1534, the preview of deleted folders is disabled by
default.
But after kio/!1533 you can enable preview for remote folders with:
in the kdeglobals file,
the [PreviewSettings] section,
the EnableRemoteFolderThumbnail parameter.

A little bit later, a setting will be added to configure this via the GUI in
Dolphin.

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-04-22 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #2 from Sergey Katunin  ---
https://invent.kde.org/frameworks/kio/-/merge_requests/1534#note_927293

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

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-04-22 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=485984

Sergey Katunin  changed:

   What|Removed |Added

 CC||sulmp...@yandex.ru

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

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-12 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=452219

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

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

[plasma-systemmonitor] [Bug 484799] System Monitor crash after open app

2024-04-02 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=484799

--- Comment #2 from Sergey  ---
Hello, vcard NVIDIA GeForce 315M integrated in laptop, the same problem also
seen on radeon x1600 pro and several integrated intel hd. I'm Everyday use kde
on pc with amd 5700xt vcard, sysmonitor show all correct. I think problem only
for old vcards

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

[plasma-systemmonitor] [Bug 484799] New: System Monitor crash after open app

2024-03-31 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=484799

Bug ID: 484799
   Summary: System Monitor crash after open app
Classification: Applications
   Product: plasma-systemmonitor
   Version: 5.27.11
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: yesin...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

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

Hello, system monitor not correct show font in application, several times i
have crash after open app, help only reboot
ADDITIONAL INFORMATION
software version and about system attached to request
https://ibb.co/9n3KQ3H
https://ibb.co/L1dM88L
https://ibb.co/HqvWv8c

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

[dolphin] [Bug 484504] New: Folder is read-only on SMB mounted share when DOS-attribute is set

2024-03-26 Thread Sergey Sysoev
https://bugs.kde.org/show_bug.cgi?id=484504

Bug ID: 484504
   Summary: Folder is read-only on SMB mounted share when
DOS-attribute is set
Classification: Applications
   Product: dolphin
   Version: 23.08.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sysoe...@surgut.gazprom.ru
CC: kfm-de...@kde.org
  Target Milestone: ---

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

SUMMARY
Regular MS Windows folders like Desktop, Downloads, Documents on have
DOS-attribute READ-ONLY, which has the special meaning, but doesn't mean, that
folder is available for read only (you could see that in KB:
https://support.microsoft.com/en-us/kb/326549).

The issue is when users' Windows home folder is mounted in Linux via SMB from
remote Windows Server (maybe remote Linux could be to, that was not tested).

As folders from mounted share like Desktop have READ-ONLY attribute, you
*CANNOT* create/copy/delete folders or files in these folders in Dolphin -- see
the screenshot: on the left folder test1 HAS read-only attribute, on the right
folder test2 HASN'T read-only attribute.

At the same time you *CAN* do any read-write operations in these READ-ONLY
mounted folders by any other apps, like BASH, or Midnight Commander.

Via smbclient you could see the difference between folders:
smbclient -U sysoevsa '\server.domain\homefolders\sysoevsa'
Password for [DOMAIN\sysoevsa]:
smb: \sysoevsa\> ls
test1 DR 0 Thu Mar 7 10:30:43 2024
test2 D 0 Wed Mar 6 15:19:09 2024

test1 - DR - directory, read only
test2 - D - directory

STEPS TO REPRODUCE
1. Create folder in Windows, set DOS-attribute READ-ONLY -- or use existed
regular folders like Desktop, Documents, Downloads
2. Mount SMB share with this folder with READ-ONLY attribute
3. Try to create folder

OBSERVED RESULT
Cannot create or copy folders or files (look at the left part of the
screenshot)

EXPECTED RESULT
Could create or copy folders or files (look at the right part of the
screenshot)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ALT Workstation K 10.3 / KDE 
(available in About System)
KDE Plasma Version: 23.08.4
KDE Frameworks Version: 5.113
Qt Version: 5.15.11

ADDITIONAL INFORMATION
There were some similar bugs:
https://bugs.kde.org/show_bug.cgi?id=370430
https://bugs.kde.org/show_bug.cgi?id=376344
https://bugs.kde.org/show_bug.cgi?id=414482

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

[dolphin] [Bug 483172] Free Disk Space button margin too wide and cuts off fonts

2024-03-24 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=483172

Sergey  changed:

   What|Removed |Added

Version|24.02.0 |24.02.1

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

[dolphin] [Bug 483172] Free Disk Space button margin too wide and cuts off fonts

2024-03-24 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=483172

Sergey  changed:

   What|Removed |Added

 CC||blese...@gmail.com

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

[plasmashell] [Bug 444281] Feature suggestion: when holding the Meta key, indicate in the icon-only task manager the numbers for each application

2024-03-07 Thread Sergey Fedorov
https://bugs.kde.org/show_bug.cgi?id=444281

Sergey Fedorov  changed:

   What|Removed |Added

 CC||shad...@gmail.com

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

[plasmashell] [Bug 481850] New: plasmashell crash on drag'n'drop

2024-02-26 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=481850

Bug ID: 481850
   Summary: plasmashell crash on drag'n'drop
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: rion...@gmail.com
CC: notm...@gmail.com
  Target Milestone: 1.0

SUMMARY
***
If Qt compiled with asserts enabled then plasmashell crashes almost every time
on drag'n'drop any icon on desktop.
***


STEPS TO REPRODUCE
1.  start dragging any *.desktop file on desktop


OBSERVED RESULT
get a crash on drop

EXPECTED RESULT
icon moved

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  Gentoo
(available in About System)
KDE Plasma Version:  5.27.10
KDE Frameworks Version: 
Qt Version: 5.15.12

ADDITIONAL INFORMATION
#0  0x7f0e6e6b1b1c in ??? () at /usr/lib64/libc.so.6
#1  0x7f0e6e663512 in raise () at /usr/lib64/libc.so.6
#2  0x7f0e70fe782d in KCrash::defaultCrashHandler(int) () at
/usr/lib64/libKF5Crash.so.5
#3  0x7f0e6e6635b0 in  () at /usr/lib64/libc.so.6
#4  0x7f0e6e6b1b1c in ??? () at /usr/lib64/libc.so.6
#5  0x7f0e6e663512 in raise () at /usr/lib64/libc.so.6
#6  0x7f0e6e64c4ed in abort () at /usr/lib64/libc.so.6
#7  0x7f0e6ec92d6d in QMessageLogger::fatal(char const*, ...) const () at
/usr/lib64/libQt5Core.so.5
#8  0x7f0e6ec918d2 in qt_assert(char const*, char const*, int) () at
/usr/lib64/libQt5Core.so.5
#9  0x7f0e6ecb24e8 in ??? () at /usr/lib64/libQt5Core.so.5
#10 0x7f0e600b8451 in Positioner::move(QList const&) () at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so
#11 0x7f0e600946bf in Positioner::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so
#12 0x7f0e600951f3 in Positioner::qt_metacall(QMetaObject::Call, int,
void**) () at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so
#13 0x7f0e704cb233 in ??? () at /usr/lib64/libQt5Qml.so.5
#14 0x7f0e703a55f9 in ??? () at /usr/lib64/libQt5Qml.so.5
#15 0x7f0e703a750b in QV4::QObjectMethod::callInternal(QV4::Value const*,
QV4::Value const*, int) const () at /usr/lib64/libQt5Qml.so.5
#16 0x7f0e703c3e92 in ??? () at /usr/lib64/libQt5Qml.so.5
#17 0x7f0e703c758f in ??? () at /usr/lib64/libQt5Qml.so.5
#18 0x7f0e703595ed in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () at /usr/lib64/libQt5Qml.so.5
#19 0x7f0e704e60ad in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /usr/lib64/libQt5Qml.so.5
#20 0x7f0e7049657f in QQmlBoundSignalExpression::evaluate(void**) () at
/usr/lib64/libQt5Qml.so.5
#21 0x7f0e70497cd0 in ??? () at /usr/lib64/libQt5Qml.so.5
#22 0x7f0e704cad15 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () at /usr/lib64/libQt5Qml.so.5
#23 0x7f0e659d in ??? () at /usr/lib64/libQt5Core.so.5
#24 0x7f0e600908fd in FolderModel::move(int, int, QList) () at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so
#25 0x7f0e600a4588 in FolderModel::drop(QQuickItem*, QObject*, int, bool)
() at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so
#26 0x7f0e60094df3 in FolderModel::qt_metacall(QMetaObject::Call, int,
void**) () at
/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so


sometimes it also show this in the logs
фев 26 11:45:42 rionpc plasmashell[83588]: ASSERT: "last < rowCount(parent)" in
file
/var/tmp/portage/dev-qt/qtcore-5.15.12-r2/work/qtbase-everywhere-src-5.15.12/src/corelib/itemmodels/qabstractitemmodel.cpp,
l>
фев 26 11:45:42 rionpc plasmashell[83588]: 25 -- exe=/usr/bin/plasmashell
фев 26 11:45:42 rionpc plasmashell[83588]: 13 -- platform=xcb
фев 26 11:45:42 rionpc plasmashell[83588]: 11 -- display=:0
фев 26 11:45:42 rionpc plasmashell[83588]: 20 -- appname=plasmashell
фев 26 11:45:42 rionpc plasmashell[83588]: 17 -- apppath=/usr/bin
фев 26 11:45:42 rionpc plasmashell[83588]: 9 -- signal=6
фев 26 11:45:42 rionpc plasmashell[83588]: 10 -- pid=83588
фев 26 11:45:42 rionpc plasmashell[83588]: 19 -- appversion=5.27.10
фев 26 11:45:42 rionpc plasmashell[83588]: 19 -- programname=Plasma
фев 26 11:45:42 rionpc plasmashell[83588]: 31 -- bugaddress=sub...@bugs.kde.org

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

[frameworks-kio] [Bug 480773] Allow to disable only determining mimetypes from extensions on remote FS's

2024-02-05 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=480773

--- Comment #2 from Sergey Katunin  ---
(In reply to Magnus Boman from comment #0)
> With kio 5.249.0 I can no longer open plain text documents on my NFS share

I think you mean it's not that you can't open them at all by specifying a text
editor manually, but that it doesn't open a file automatically through the
default editor for text files.

In general, the current behavior corresponds to the behavior of kio-fuse
(protocols in dolphin like nfs://, webdav://) because it defines the type by
extension via the Qt method `QMimeDatabase::mimeTypeForUrl` by remote url.

> An option to disable this behavior would be greatly appreciated.
This is of course one of the solutions, but I would like to suggest a different
one. 

When you open the file, `KIO::OpenUrlJob` is executed by Dolphin, which in turn
can call `KIO::MimeTypeFinderJob` to determine the mimetype (and this
determination is more complicated than just by extension and, accordingly,
defines a text file).

The problem is that Dolphin calls the `KIO::OpenUrlJob` with an explicit
indication of the mimetype that it defined earlier by extension -
https://invent.kde.org/system/dolphin/-/commit/3b4676b3871cad5cd0e4695b211581f8db8accd0
(and mimetype most likely  was determined here
https://invent.kde.org/system/dolphin/-/blob/7f3967cf38f8ab707681981dd0bc6b220c3dbf83/src/kitemviews/kfileitemmodel.cpp#L1864,
but it doesn't matter).

This leads to the fact that `KIO::OpenUrlJob` does not call the
`KIO::MimeTypeFinderJob`, and tries to open a file with the type
"application/octet-stream".

So, I suggest one of the following solutions:
1. If mimetype "application/octet-stream" and fileItem.isSlow() (so, it is this
case with remote file with no extension) then call `KIO::OpenUrlJob` in Dolphin
when opening a file without specifying the mimetype. If we do that, than
`KIO::OpenUrlJob` will call `KIO::MimeTypeFinderJob` and determine mimetype,
and I think it is okay to determine mimetype by content here, because we are
opening file anyway and downloading a file for this here is not the same as
downloading files in the background to determine the type when just opening a
folder (like it was before PR with determining mimetypes from extensions for
remote FS).

2. Determine the situation with mimetype "application/octet-stream" and
fileItem.isSlow() inside `KIO::OpenUrlJob`, even if the
"application/octet-stream" mimetype was specified explicitly when creating the
job in Dolphin.

I think first solution is a more suitable place, but the second solution may be
able to solve a similar problem when this job is called not by Dolphin, but by
some other program with the same purpose.

After that, if we would open plain text file via click enter or mouse button,
Dolphin will open file in default text editor.

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

[gwenview] [Bug 443168] Add a setting to not follow sorting as in Dolphin when Gwenview started by image click

2024-01-02 Thread Sergey Malkin
https://bugs.kde.org/show_bug.cgi?id=443168

Sergey Malkin  changed:

   What|Removed |Added

 CC||adres...@gmail.com

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

[digikam] [Bug 478196] Add a note in online documentation about the items icon-view information not visible if thumbnails size is small.

2023-12-07 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=478196

--- Comment #9 from Sergey  ---
Hi,


07.12.2023 21:12, bugzilla_nore...@kde.org пишет:
> The slider is on the bottom/right side, in the status bar.

Thanks for the tip!

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

[digikam] [Bug 478196] Add a note in online documentation about the items icon-view information not visible if thumbnails size is small.

2023-12-07 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=478196

--- Comment #7 from Sergey  ---
Hi Mike,


07.12.2023 15:54, Maik Qualmann пишет:
> You have set the thumbnail size (slider) to the absolute minimum size (100).

I didn't find a slider that sets this size on the viewing settings tab. 
However, I found commands in the menu to increase/decrease the size of 
thumbnails. After increasing the size of the thumbnails, the signatures 
appeared.

I thank you for your help.

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

[digikam] [Bug 478196] Add a note in online documentation about the items icon-view information not visible if thumbnails size is small.

2023-12-07 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=478196

--- Comment #6 from Sergey  ---
07.12.2023 15:29, bugzilla_nore...@kde.org пишет:
> Note: if you wan to see tags under the thumbnails, go to digiKam / setup / 
> View
> and turn on right options:

I made this setup a long time ago. See screenshot.

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

[digikam] [Bug 478196] New: Photo tags(labels) are not shown in the main viewing window.

2023-12-07 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=478196

Bug ID: 478196
   Summary: Photo tags(labels) are not shown in the main viewing
window.
Classification: Applications
   Product: digikam
   Version: 8.1.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Albums-MainView
  Assignee: digikam-bugs-n...@kde.org
  Reporter: laryo...@mail.tomsknet.ru
  Target Milestone: ---

Created attachment 163969
  --> https://bugs.kde.org/attachment.cgi?id=163969=edit
Here you can see that there are no photo tags.

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
***


STEPS TO REPRODUCE
1. Launch the program.
2. Go to any album.

OBSERVED RESULT
3. There are no photo tags.


EXPECTED RESULT
3. I want to see photo tags.

SOFTWARE/OS VERSIONS
Fedora Linux 39 (Workstation Edition) (GNOME 4)

ADDITIONAL INFORMATION

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

[kde] [Bug 477550] enable launch feedback make slower app startup or closing time

2023-12-03 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=477550

Sergey  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|DOWNSTREAM  |---

--- Comment #3 from Sergey  ---
Nate Graham, i have the same experience with every app almost, It would be
easier to report applications in which this works correctly

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

[kde] [Bug 477550] enable launch feedback make slower app startup or closing time

2023-11-26 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=477550

--- Comment #1 from Sergey  ---
Created attachment 163497
  --> https://bugs.kde.org/attachment.cgi?id=163497=edit
Video how it works now

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

[kde] [Bug 477550] New: enable launch feedback make slower app startup or closing time

2023-11-26 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=477550

Bug ID: 477550
   Summary: enable launch feedback make slower app startup or
closing time
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: kolo...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Try to enable - disable it , to see the difference 

Operating System: openSUSE Tumbleweed 20231124
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
Kernel Version: 6.6.2-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × 12th Gen Intel® Core™ i5-12400
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 730
Product Name: B660M-ITX/ac

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

[plasmashell] [Bug 448844] [NVIDIA Wayland] Panel stops visually updating after some time, but remains functional and interactive

2023-11-03 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=448844

Sergey  changed:

   What|Removed |Added

 CC||kolo...@gmail.com

--- Comment #14 from Sergey  ---
same here, 545 driver, they said it should fix wayland but its not

Operating System: openSUSE Tumbleweed 20231102
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × 12th Gen Intel® Core™ i5-12400
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2
Manufacturer: ASRock
Product Name: B660M-ITX/ac

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

[kgpg] [Bug 476499] New: KGPG package description lacks of OpenPGP keyword

2023-11-03 Thread Sergey Ponomarev
https://bugs.kde.org/show_bug.cgi?id=476499

Bug ID: 476499
   Summary: KGPG package description lacks of OpenPGP keyword
Classification: Applications
   Product: kgpg
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: k...@opensource.sf-tec.de
  Reporter: stok...@gmail.com
  Target Milestone: ---

SUMMARY
I'm new to encryption and about a month ago I was looking for a PGP GUI and
searched in Synaptic packages by "PGP" keyword.
Nothing found in the Ubuntu repo because the KGPG program has GPG in name and
description but not PGP.
So could you please add the word OpenPGP into description?
This will help to find the great application.

This is probably a question to a package maintaners but I believe you can ask
contact maintainers from all distros.
Also inside of the KGPG there are some metadata files like
org.kde.kgpg.appdata.xml with text:

  KGpg is a simple interface for GnuPG, a powerful encryption utility.
  It can help you set up and manage your keys, import and export keys, view
key signatures, trust status and expiry dates.

You can just add OpenPGP word internally like: "It can help you set up and
manage your OpenPGP keys".

The KGPG is similar to Kleopatra but in many aspects I found it better but the
Kleopatra also supports X509/SMIME and is ported to Windows. Is any significant
reason why the KGPG is a separate project?
Maybe you can collaborate and help to Kleopatra team or even merge your
projects?

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

[xdg-desktop-portal-kde] [Bug 475995] Can't find KDE applications

2023-10-23 Thread Sergey V Turchin
https://bugs.kde.org/show_bug.cgi?id=475995

Sergey V Turchin  changed:

   What|Removed |Added

 CC||pbr...@kde.org

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

[kwin] [Bug 475997] In Windows layout None click on window in desktop grid brings it to background

2023-10-23 Thread Sergey Stolyarov
https://bugs.kde.org/show_bug.cgi?id=475997

Sergey Stolyarov  changed:

   What|Removed |Added

Summary|In Windows layout None  |In Windows layout None
   |click on window in desktop  |click on window in desktop
   |grid brings it back to  |grid brings it to
   |focus stack |background

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

[kwin] [Bug 475997] New: In Windows layout None click on window in desktop grid brings it back to focus stack

2023-10-23 Thread Sergey Stolyarov
https://bugs.kde.org/show_bug.cgi?id=475997

Bug ID: 475997
   Summary: In Windows layout None click on window in desktop grid
brings it back to focus stack
Classification: Plasma
   Product: kwin
   Version: git-stable-Plasma/5.27
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-desktop-grid
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ser...@regolit.com
  Target Milestone: ---

SUMMARY

When using Windows layout mode None each desktop in desktop grid represents
actual state of windows. Clicking on any window in that mode brings that window
out of reach and focus jumps to another window.


STEPS TO REPRODUCE
1. Enable Desktop grid effect
2. Select "None" in Window layout combobox in effect properties dialog (Grid
layout mode doesn't matter)
3. Save
4. Display desktop grid and click on any desktop tile

OBSERVED RESULT

Clicked window disapears and some other window jumps to foreground.

EXPECTED RESULT

Clicked window must get focus.

SOFTWARE/OS VERSIONS

Debian linux 12.2 bookworm, kwin-x11 4:5.27.5-3

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

[kdevplatform] [Bug 475705] New: Option to not install PDB files

2023-10-16 Thread Sergey Zolotarev
https://bugs.kde.org/show_bug.cgi?id=475705

Bug ID: 475705
   Summary: Option to not install PDB files
Classification: Developer tools
   Product: kdevplatform
   Version: 5.6.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: s...@live.ru
  Target Milestone: ---

SUMMARY

Qt5WebEngineCore.pdb takes 1.4GB of space. It would be useful if there was an
option to skip it (and other PDB files) during installation because it is not
necessary for using KDevelop.

STEPS TO REPRODUCE
1. Download kdevelop-5.6.2-1900-windows-cl-msvc2019-x86_64.exe
2. Choose Install for anyone using this computer
3. Choose destination folder
4. Choose install

OBSERVED RESULT

No screen to choose what components to install.

EXPECTED RESULT

An additional installation step to choose whether to skip installation of PDB
files.

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION

Installer download link:
https://binary-factory.kde.org/job/Kate_Release_win64/2186/

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

[dolphin] [Bug 475442] Setting option to disable indexed search when the Baloo service is enabled

2023-10-10 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=475442

Sergey Katunin  changed:

   What|Removed |Added

 CC||sulmp...@yandex.ru

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

[dolphin] [Bug 475442] Setting option to disable indexed search when the Baloo service is enabled

2023-10-10 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=475442

--- Comment #3 from Sergey Katunin  ---
Created attachment 162199
  --> https://bugs.kde.org/attachment.cgi?id=162199=edit
visible option with enabled Baloo service

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

[dolphin] [Bug 475442] Setting option to disable indexed search when the Baloo service is enabled

2023-10-10 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=475442

--- Comment #2 from Sergey Katunin  ---
Created attachment 162198
  --> https://bugs.kde.org/attachment.cgi?id=162198=edit
no option with disabled Baloo service

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

[dolphin] [Bug 475442] Setting option to disable indexed search when the Baloo service is enabled

2023-10-10 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=475442

--- Comment #1 from Sergey Katunin  ---
Created attachment 162197
  --> https://bugs.kde.org/attachment.cgi?id=162197=edit
`baloosearch` with enabled option

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

[dolphin] [Bug 475442] New: Setting option to disable indexed search when the Baloo service is enabled

2023-10-10 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=475442

Bug ID: 475442
   Summary: Setting option to disable indexed search when the
Baloo service is enabled
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sulmp...@yandex.ru
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 162196
  --> https://bugs.kde.org/attachment.cgi?id=162196=edit
`filenamesearch` when option is disabled

I would like to propose an feature with a setting option (config) to
enable/disable indexed search when the Baloo service is enabled (so tags,
comments, rating and search in Krunner will be remain intact). If the Baloo
service is disabled, then this configuration option will not be available.

This is necessary due to the fact that in some cases the indexed search does
not work correctly, and this would be a workaround without disabling the entire
Baloo service. 

I understand that it would be better for indexed search to work perfectly (but
this is not a trivial question), however, I think that potentially problems may
arise with indexed search from time to time (in view of the complexity of
indexed search - that is, the bugs of Baloosearch itself, as well as incorrect
results in view of what has not been updated index), and this option would give
the user the opportunity to configure the search in Dolphin without disabling
the entire indexing Baloo service.

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

[plasmashell] [Bug 474836] plasma crash

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

--- Comment #2 from Sergey  ---
Created attachment 162178
  --> https://bugs.kde.org/attachment.cgi?id=162178=edit
New crash information added by DrKonqi

plasmashell (5.27.6) using Qt 5.15.8

Since the first version of Plasma5 FreeBSD plasmashell5 has always crashed
unexpectedly after about 5 minutes of use for about 9 years. I always start it
manually again. I didn't notice any pattern leading to crash of the plasma
shell, only one thing - active use of the interface.

-- Backtrace (Reduced):

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

[plasmashell] [Bug 474836] plasma crash

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

Sergey  changed:

   What|Removed |Added

 CC||sa...@ukr.net

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

[plasmashell] [Bug 414062] SDDM theme should support connecting to a network and viewing network status

2023-09-23 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=414062

--- Comment #7 from Sergey Katunin  ---
(In reply to Nate Graham from comment #6)
> Very cool. In that case please feel free to submit it upstream to the Breeze
> theme! I think this would be a valuable addition.
> 
> We'd need to handle the case of the system not having a polkit setup to
> allow admin actions to happen here though.

I'm glad to hear that. I will start adapting this for KDE 6, but I don't
promise that it will be ready in the very near future. Anyway, it was important
to find out from you about the demand for this feature, so I'll do it

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

[plasmashell] [Bug 414062] SDDM theme should support connecting to a network and viewing network status

2023-09-19 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=414062

--- Comment #5 from Sergey Katunin  ---
Should I repeat message from Bug 474576?

(In reply to Nate Graham from Bug 474576 comment #2)
> Did you make this change purely in your SDDM theme? Were any changes to SDDM 
> itself required?

Yes, purely in my SDDM theme. No changes were required in SDDM. 

But if a polkit policy is created in system for
"org.freedesktop.NetworkManager.settings.modify.system", that requires admin
rights (AUTH_ADMIN) for modify system connections of NetworkManager, then it
also have to be created policy to allow sddm to modify system connections
(because Wi-Fi from sddm-theme is system global connection, and not for any
particular user), like:

polkit.addRule(function(action, subject) {
if (action.id == "org.freedesktop.NetworkManager.settings.modify.system" &&
subject.isInGroup("sddm")) {
return polkit.Result.YES;
}
});

Apart from this moment, nothing else was needed, just QML in custom breeze
theme.

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

[kde] [Bug 474576] sddm-theme: add wireless (WiFi) widget

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474576

Sergey Katunin  changed:

   What|Removed |Added

 CC||sulmp...@yandex.ru

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

[krunner] [Bug 474574] runners/services: search by executable name (Exec field)

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474574

Sergey Katunin  changed:

   What|Removed |Added

 CC||sulmp...@yandex.ru

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

[krunner] [Bug 474573] runners/services: look for the same keystrokes search sequence in other keyboard language layouts

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474573

Sergey Katunin  changed:

   What|Removed |Added

 CC||sulmp...@yandex.ru

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

[kde] [Bug 474576] sddm-theme: add wireless (WiFi) widget

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474576

--- Comment #1 from Sergey Katunin  ---
Created attachment 161651
  --> https://bugs.kde.org/attachment.cgi?id=161651=edit
video with working prototype

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

[kde] [Bug 474576] New: sddm-theme: add wireless (WiFi) widget

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474576

Bug ID: 474576
   Summary: sddm-theme: add wireless (WiFi) widget
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: sulmp...@yandex.ru
  Target Milestone: ---

Created attachment 161650
  --> https://bugs.kde.org/attachment.cgi?id=161650=edit
wireless widget screenshot

I would like to offer an feature with a widget to connect to a wireless
connection directly from sddm-theme (breeze) on the login screen. It seems that
this feature is present in Win 10, and possibly in GDM.

### Description
Anyway, I implemented a working prototype of the Wi-fi widget on SDDM-theme
(breeze) for KDE version 5.27. We needed this feature because we have
implemented a custom authorization that requires Internet on the login screen. 

The interesting fact is that it didn't even need any new C++ code. This can be
implemented only by QML code (although it is not very convenient in several
places, but the goal was to minimize the difference from the upstream), by
using present QML plugin for `PlasmaNM` (import
org.kde.plasma.networkmanagement 0.2 as PlasmaNM).

Check attachments for video and image.
For image - description of elements:
1. Button in corner of sddm-theme to launch wireless connection panel.
2. Status and name of wireless connection.
3. Wireless 'select' component.
4. Password input.
5. Connect button.

### Problem
I expect the following problems:

1. Perhaps the KDE community does not want to introduce such a feature in
principle. (However, we can provide this as an optional feature through the
checkbox in the settings).
2. Non-compliance with KDE design requirements.
3. It is necessary to adapt to KDE 6, and it may be necessary to make some
changes to Plasma NM to implement the missing useful functions for this case (I
can't remember specific examples, but something like: 1) get connected wireless
name; 2) get wireless connection status; 3) get wired connection status; 4) is
connection has password; 5) is selected connection has enterprise security;
etc)

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

[krunner] [Bug 474574] New: runners/services: search by executable name (Exec field)

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474574

Bug ID: 474574
   Summary: runners/services: search by executable name (Exec
field)
Classification: Plasma
   Product: krunner
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: sulmp...@yandex.ru
CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de
  Target Milestone: ---

As far as I understand, this feature was present, but for various reasons it
was removed
(https://invent.kde.org/plasma/plasma-workspace/-/commit/820c5b1a27c2b534f679e09de5b2b68378ad9f72).

But that feature is really useful for non-english locale system (when `Name` is
Cyrilic for example), or just sometimes you need to find it by the name of the
executable.

I think, we can consider the option of enabling the search by Exec through an
optional checkbox in the plugin settings.

Also I think Exec= field value should be cleared of env variables and launch
parameters before use that `ExecutableName` in `void
matchNameKeywordAndGenericName()` method, where the search query is checked for
matching with one of the search criteria.

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

[krunner] [Bug 474573] New: runners/services: look for the same keystrokes search sequence in other keyboard language layouts

2023-09-15 Thread Sergey Katunin
https://bugs.kde.org/show_bug.cgi?id=474573

Bug ID: 474573
   Summary: runners/services: look for the same keystrokes search
sequence in other keyboard language layouts
Classification: Plasma
   Product: krunner
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: sulmp...@yandex.ru
CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de
  Target Milestone: ---

Created attachment 161649
  --> https://bugs.kde.org/attachment.cgi?id=161649=edit
Search example

I would like to discuss this feature and how it can be implemented for all
languages supported in KDE.

### How it is work
For example, keystroke sequence like `лфеу` in `Cyrilic ЙЦУКЕН` is `kate` in
`QWERTY`. And vice versa, not only the `RU -> EN` search is implemented, but
also the `EN -> RU`.

This is useful for systems with multiple keyboard language layouts in case when
you forget to switch layout.

### Problem
However, the task of implementation for all languages looks rather non-trivial.
I assume that it is possible to use some kind of system library in this
conversion, like `xkb`.

So, I would like to know if the community is interested in this feature, and in
what ways it could be implemented.

### How it is implemented now
At the moment, I have implemented a prototype that has the desired behavior for
EN (English) - RU (Russian) layouts by using simple convertation table.

Convertation table:
```
class LayoutRuEnConverter
{
enum class LayoutType {
RU_TO_EN = 0,
EN_TO_RU = 1
};

using LayoutMap = QMap;
using LayoutMaps = QMap;
public:
LayoutRuEnConverter() = default;

bool isStrHasRuChar(const QString ) const
{
for (auto c: str)
{
if (ruCharsMap[c]) {
return true;
}
}

return false;
}

QString invertLayout(const QString ) const
{
return convertLayout(str, isStrHasRuChar(str) ? LayoutType::RU_TO_EN :
LayoutType::EN_TO_RU);
}

private:
QMap getRuCharsMap() const
{
const QString ruChars =
"абвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ";

QMap t;
for (auto c: ruChars)
{
t[c] = true;
}

return t;
}

LayoutMaps initLayouts() const
{
const QString qwertyEn =
"`qwertyuiop[]asdfghjkl;'zxcvbnm,./~@#$^{}|ASDFGHJKL:\"ZXCVBNM<>?";
const QString qwertyRu =
"ёйцукенгшщзхъфывапролджэячсмитьбю.Ё\"№;:?ЙЦУКЕНГШЩЗХЪ/ФЫВАПРОЛДЖЭЯЧСМИТЬБЮ,";

const int N = qwertyEn.count();

LayoutMap layoutRuToEnMap;
LayoutMap layoutEnToRuMap;

for (int i = 0; i < N; ++i)
{
layoutRuToEnMap[qwertyRu[i]] = qwertyEn[i];
layoutEnToRuMap[qwertyEn[i]] = qwertyRu[i];
}

LayoutMaps res;
res[LayoutType::RU_TO_EN] = layoutRuToEnMap;
res[LayoutType::EN_TO_RU] = layoutEnToRuMap;

return res;
}

QString convertLayout(const QString , const LayoutType layoutType)
const
{
QString res = "";

for (auto c: str)
{
res += !layouts[layoutType][c].isNull() ? layouts[layoutType][c] :
c;
}

return res;
}

const QMap ruCharsMap = getRuCharsMap();
const LayoutMaps layouts = initLayouts();
};
```

And in match() function, converted search query is executed.
```
void match(Plasma::RunnerContext )
{
const auto doMatch = [this]() {
matchNameKeywordAndGenericName();
matchCategories();
matchJumpListActions();
};

term = context.query();
// Splitting the query term to match using subsequences
queryList = term.split(QLatin1Char(' '));
weightedTermLength = weightedLength(term);

doMatch();

// Invert language layout (RU <-> EN) in queryList.
std::transform(queryList.cbegin(), queryList.cend(), queryList.begin(),
[this](const QString& str) { return
m_layoutConverter->invertLayout(str); });

// Do match again with converted queryList.
doMatch();

context.addMatches(matches);
}
```

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

[kdenlive] [Bug 469574] It is not possible to create a project with the number of sound channels 6

2023-09-14 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=469574

Sergey 1400  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[kdenlive] [Bug 469574] It is not possible to create a project with the number of sound channels 6

2023-09-06 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=469574

Sergey 1400  changed:

   What|Removed |Added

Version|23.04.0 |23.08.0

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

[Craft] [Bug 471287] Windows build is stuck on libffi

2023-06-21 Thread Sergey Zolotarev
https://bugs.kde.org/show_bug.cgi?id=471287

--- Comment #2 from Sergey Zolotarev  ---
Created attachment 159821
  --> https://bugs.kde.org/attachment.cgi?id=159821=edit
build log

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

[Craft] [Bug 471287] Windows build is stuck on libffi

2023-06-21 Thread Sergey Zolotarev
https://bugs.kde.org/show_bug.cgi?id=471287

--- Comment #1 from Sergey Zolotarev  ---
Created attachment 159804
  --> https://bugs.kde.org/attachment.cgi?id=159804=edit
partial log (copied from powershell)

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

[Craft] [Bug 471287] New: Windows build is stuck on libffi

2023-06-21 Thread Sergey Zolotarev
https://bugs.kde.org/show_bug.cgi?id=471287

Bug ID: 471287
   Summary: Windows build is stuck on libffi
Classification: Developer tools
   Product: Craft
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Core
  Assignee: vonr...@kde.org
  Reporter: s...@live.ru
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY

I am tryhing to build Kate for Windows. After installing Craft, I've executed
"craft kate" and it's been configuring libffi for over 24 hours. It appears to
be stuck in some sort of loop - it keeps executing
"CraftRoot/msys/usr/bin/sh.exe ./config.status --recheck" over and over without
any actual compilation.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2023-06-11 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #25 from Sergey Popov  ---
(In reply to Luca Manganelli from comment #24)
> For curiosity, what docker container are you using?

oas1 ~ # docker ps -a
CONTAINER ID   IMAGECOMMAND
 CREATED  STATUSPORTS NAMES
9af29255df7b   zerotier/zerotier:1.10.6   "/entrypoint.sh af0c…"   12 hours ago
  Up 12 hours (healthy)zerotier

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

[kdenlive] [Bug 470868] New: The "Color temperature" filter adjustment scale is too coarse

2023-06-10 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=470868

Bug ID: 470868
   Summary: The "Color temperature" filter adjustment scale is too
coarse
Classification: Applications
   Product: kdenlive
   Version: 23.04.1
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: ac...@yandex.ru
  Target Milestone: ---

SUMMARY
The "Color temperature" filter adjustment scale is too coarse. Adjustment step
1500K. This makes precise adjustment difficult.


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
***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version:  5.18.8
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2023-06-07 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #23 from Sergey Popov  ---
(In reply to Luca Manganelli from comment #21)
> I think I finally found the cause of this bug!
> 
> I have Docker that generates continuously (ever second) a file called
> /tmp/runc-* and deletes it.
> 
> This prevents the editing ability on the location bar.
> 
> Stoppoing Docker fixes this problem.

OMG, never thought that Docker would be culprit here!
I confirm that issue is no longer persist after stopping Docker daemon.
Thank you! At least we have workaround for now...

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2023-05-24 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

Sergey Popov  changed:

   What|Removed |Added

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

--- Comment #20 from Sergey Popov  ---
I upgraded to 23.04.1, unfortunately it does not help :-(

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

[Powerdevil] [Bug 469895] Cannot change laptop display brightness when connected to external monitor with ddcutil support

2023-05-19 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=469895

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

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

[kdenlive] [Bug 469574] It is not possible to create a project with the number of sound channels 6

2023-05-10 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=469574

--- Comment #1 from Sergey 1400  ---
The channel number setting is also not saved in the kdenlive-appimagerc file.

[project]
audio_channels=2
externalProxyProfile=./;;.LRV;./;;.MP4

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

[kdenlive] [Bug 469574] New: It is not possible to create a project with the number of sound channels 6

2023-05-10 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=469574

Bug ID: 469574
   Summary: It is not possible to create a project with the number
of sound channels 6
Classification: Applications
   Product: kdenlive
   Version: 23.04.0
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: ac...@yandex.ru
  Target Milestone: ---

SUMMARY
When changing the number of channels from 2 to 6 in the settings, there are
still 2 audio channels in the project. If you import a project created in the
previous version, then all 6 channels are available.

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
***


STEPS TO REPRODUCE
1. Start the program
2. Change 2 audio channels to 6 in the settings
3. Restart the program. In the settings, 6 audio channels remain, but the
program still works only 2.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.8
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION

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

[kwin] [Bug 467636] Clicking area where windows overlap changes the window stacking order

2023-05-10 Thread Sergey Stolyarov
https://bugs.kde.org/show_bug.cgi?id=467636

Sergey Stolyarov  changed:

   What|Removed |Added

 CC||ser...@regolit.com

--- Comment #1 from Sergey Stolyarov  ---
Can confirm it's reproduced on debian with 5.27.2.

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

[kwin] [Bug 467738] input fields not working in Unreal Engine 5, but works in Gnome

2023-04-25 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=467738

--- Comment #4 from Sergey  ---
According to internet information, UE5 supports Wayland

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

[Breeze] [Bug 468361] In VLC- and SMPlayer-based apps, "Drag windows from empty areas" feature of Breeze makes the cursor or window teleport to another location

2023-04-10 Thread Sergey Kondakov
https://bugs.kde.org/show_bug.cgi?id=468361

Sergey Kondakov  changed:

   What|Removed |Added

 CC||virtuous...@gmail.com

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

[frameworks-kio] [Bug 365356] KIO supports WebDAV, but doesn't accept the dav:// URL scheme (Nautilus syntax)

2023-03-26 Thread Sergey Ponomarev
https://bugs.kde.org/show_bug.cgi?id=365356

--- Comment #8 from Sergey Ponomarev  ---
Looks like the Dolphin file managers doesn't declare any protocol handlers at
all so I created a ticket https://bugs.kde.org/show_bug.cgi?id=467809

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

[dolphin] [Bug 467809] New: Make Dolphin as a protocol handler for webdav:// dav// smb:// ftp:// etc

2023-03-26 Thread Sergey Ponomarev
https://bugs.kde.org/show_bug.cgi?id=467809

Bug ID: 467809
   Summary: Make Dolphin as a protocol handler for webdav:// dav//
smb:// ftp:// etc
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: stok...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

When I clicking in browser on a link like webdav:// then xdg-open is called and
it looks for a registered app that can handle the protocol. If any app supports
the protocol schema then it must declare it in it's *.desktop file.
When installing these desktop files are stored into /usr/share/applications
For example you can add the following line to the dolphin.desktop file

MimeType=x-scheme-handler/dav;x-scheme-handler/davs;x-scheme-handler/webdav;x-scheme-handler/webdavs;

Then you need to execute `sudo update-desktop-database` and after that when
clicking on the webdav://example.com link the Dolphin will be started

We need to add the MimeType line to the file
https://invent.kde.org/system/dolphin/-/blob/master/src/org.kde.dolphin.desktop

The dav:// and  davs:// will be added in scope of
https://bugs.kde.org/show_bug.cgi?id=365356

Other protocols like sftp, ftp, fish, etc needs to be added too.

Similar problems are for Gnome Files (Nautilus), Mate Caja and probably others
file manages

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

[frameworks-kio] [Bug 365356] KIO supports WebDAV, but doesn't accept the dav:// URL scheme (Nautilus syntax)

2023-03-26 Thread Sergey Ponomarev
https://bugs.kde.org/show_bug.cgi?id=365356

--- Comment #7 from Sergey Ponomarev  ---
Also into a *.desktop file on a file manager must be added the line:

MimeType=x-scheme-handler/dav;x-scheme-handler/davs;

This will allow to find the program when clicking on the dav://example.com/ url

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

[frameworks-kio] [Bug 365356] KIO supports WebDAV, but doesn't accept the dav:// URL scheme (Nautilus syntax)

2023-03-26 Thread Sergey Ponomarev
https://bugs.kde.org/show_bug.cgi?id=365356

Sergey Ponomarev  changed:

   What|Removed |Added

 CC||stok...@gmail.com

--- Comment #6 from Sergey Ponomarev  ---
Nautilus issues (GVFS) https://gitlab.gnome.org/GNOME/gvfs/-/issues/669

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

[kde] [Bug 467738] New: input fields not working in Unreal Engine 5, but works in Gnome

2023-03-23 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=467738

Bug ID: 467738
   Summary: input fields not working in Unreal Engine 5, but works
in Gnome
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: kolo...@gmail.com
  Target Milestone: ---

Created attachment 157543
  --> https://bugs.kde.org/attachment.cgi?id=157543=edit
UE5.1

input in some fields in the engine does not work, I tried to reinstall the
system
I can also say that the fields work in gnome wayland

STEPS TO REPRODUCE
1. Just open UE5.1 and try to use the fields like in video

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: arch, last updates,  5.27.3, wayland

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

[kwin] [Bug 460728] 1920x1080 resolution setting defaults to interlaced 1080i mode on TV screen, not 1080p

2023-03-14 Thread Sergey Fedorov
https://bugs.kde.org/show_bug.cgi?id=460728

Sergey Fedorov  changed:

   What|Removed |Added

 CC||shad...@gmail.com

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

[kde] [Bug 467165] New: Wrong widgets positions after sleep on dual screen setup

2023-03-10 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=467165

Bug ID: 467165
   Summary: Wrong widgets positions after sleep on dual screen
setup
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: kolo...@gmail.com
  Target Milestone: ---

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

STEPS TO REPRODUCE
1. Wait while the PC goes sleep and both screens goes off 
2. Then wake it up, and see the widgets in the middle of two screens (but still
on the main screen)
Tooltips notifications about any widgets in tray goes to the second screen

turn off and then trun on the first monitor fix positioning

SOFTWARE/OS VERSIONS
Operating System: Garuda Linux 
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.2.2-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × 12th Gen Intel® Core™ i5-12400
Memory: 31.1 GiB of RAM
Graphics Processor: AMD Radeon RX 6600 XT
Product Name: B660M-ITX/ac

ADDITIONAL INFORMATION
Main screen is connected to DP
Second screen to HDMI

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

[plasma-systemmonitor] [Bug 466217] System monitor crashed when opening the Processes page

2023-03-09 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=466217

Sergey  changed:

   What|Removed |Added

 CC||rion...@gmail.com

--- Comment #1 from Sergey  ---
I just had a crash with very similar trace in kwin_x11 and before that
plasmashell also crashed on  QGuiApplication::topLevelWindows()

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

[kwin] [Bug 465158] line glitches with 125% and 150% scale on Wayland

2023-02-16 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=465158

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

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

[dolphin] [Bug 211531] Dolphin is not honouring the LC_COLLATE setting

2023-01-25 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=211531

Sergey Popov  changed:

   What|Removed |Added

 CC||admin+kdeb...@pinkbyte.ru

--- Comment #22 from Sergey Popov  ---
Affected by this issue too. Moreover, if i set LC_COLLATE to en_US(and leave
other LC_* and LANG variables untouched) Dolphin SWITCHES to English! But if i
set LC_COLLATE=C(still not touching other language-specific variables) -
Dolphin is displayed in proper language, but natural sorting is broken

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

[systemsettings] [Bug 455431] Spare layout not working on Wayland

2023-01-14 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=455431

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

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

[Elisa] [Bug 463191] New: Elisa wakes up the screen.

2022-12-18 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=463191

Bug ID: 463191
   Summary: Elisa wakes up the screen.
Classification: Applications
   Product: Elisa
   Version: 22.12.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: sch...@sche91.ru
  Target Milestone: ---

SUMMARY
***
Elisa wakes up the screen from either fading (decrease brightness) or power
saving (zero brightness) upon switching to a next track when one track is
finished.
***

STEPS TO REPRODUCE
1. Install Elisa, start any song, set up screen power saving for a time shorter
than the song's duration.
2. Wait for a screen to decrease backlight or turn it off due to power saving
settings.
3. Watch as Elisa wakes it up, when a song ends and it switches to a next one.

EXPECTED RESULT
Music player shouldn't wake up a screen.

ADDITIONAL INFORMATION
I run Debian 11 Sid + Plasma (X11) on my Dell M4800.

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

[kwin] [Bug 462673] Clipboard does not include items copied via copy/paste (CTRL+C or right click+copy)

2022-12-14 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=462673

--- Comment #9 from Sergey Kozharinov  ---
Switched to main repo, same behaviour.

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

[kmymoney] [Bug 444856] The New Account Wizard allows to not select a parent account, and then presents an error

2022-12-10 Thread Sergey Gusarov
https://bugs.kde.org/show_bug.cgi?id=444856

Sergey Gusarov  changed:

   What|Removed |Added

 CC||laborer2...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Sergey Gusarov  ---
Very annoying message followed me since upgrading from stable 5.0.8 (It seems
that 5.0.8 not affected but I may be wrong).
Found additional info here: https://forum.kde.org/viewtopic.php?f=69=173091

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

[kwin] [Bug 462673] Clipboard does not include items copied via copy/paste (CTRL+C or right click+copy)

2022-12-10 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=462673

--- Comment #6 from Sergey Kozharinov  ---
Also worth mentioning that clipboard history works properly with a newly
created user.

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

[kwin] [Bug 462673] Clipboard does not include items copied via copy/paste (CTRL+C or right click+copy)

2022-12-10 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=462673

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

--- Comment #5 from Sergey Kozharinov  ---
Have a similar issue on Fedora 37 with latest KDE from ZaWertun's copr on
Wayland. Only the first text copied in some apps is shown in clipboard history.
The clipboard itself works properly. "Some apps" seems to be GTK, tested in
Firefox, Inkscape and Flatseal. Qt apps are not affected (tested Konsole and
Picard). CLion is not affected either.
Selecting any entry in clipboard history allows adding one more entry to the
history, as well as copying a text in a different GTK app.

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2022-12-06 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #13 from Sergey Popov  ---
(In reply to Luca Manganelli from comment #11)
> Have you customized inputrc file (in ~/.inputrc or in /etc/inputrc)?

pinkbyte@oas1 ~ $ ls -la ~/.inputrc
ls: cannot access '/home/pinkbyte/.inputrc': No such file or directory
pinkbyte@oas1 ~ $ equery b /etc/inputrc 
 * Searching for /etc/inputrc ... 
sys-apps/baselayout-2.8 (/etc/inputrc)
pinkbyte@oas1 ~ $ qcheck sys-apps/baselayout
Checking sys-apps/baselayout ...
 MD5-DIGEST: /etc/hosts
  * 33 out of 34 files are good

Basically this output means: i am using Gentoo, /etc/inputrc is installed from
package baselayout and it was not changed(the only file from baselayout package
with different checksum is /etc/hosts). I am attaching my /etc/inputrc just in
case...

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2022-12-06 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #12 from Sergey Popov  ---
Created attachment 154351
  --> https://bugs.kde.org/attachment.cgi?id=154351=edit
/etc/inputrc

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2022-12-06 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #10 from Sergey Popov  ---
(In reply to Luca Manganelli from comment #9)
> After a reboot, the problem disappeared.

Not for me, i tried to reboot and use clean profile on different user - same
issue persists

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

[dolphin] [Bug 462479] New: Dolphin reset contents of address string

2022-12-01 Thread Sergey Popov
https://bugs.kde.org/show_bug.cgi?id=462479

Bug ID: 462479
   Summary: Dolphin reset contents of address string
Classification: Applications
   Product: dolphin
   Version: 22.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bars: location
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: admin+kdeb...@pinkbyte.ru
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Address string in Dolpin resets in a couple of seconds while trying to change
it

STEPS TO REPRODUCE
1. Open Dolphin, click on address string. 
2. Try to type something in it

OBSERVED RESULT
After couple of seconds address string discards all changes

EXPECTED RESULT
Address string should preserve user changes

SOFTWARE/OS VERSIONS
Linux/KDE Plasma
KDE Plasma Version: 5.96.0
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

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

[kwin] [Bug 461498] Disabled Middle Click Pasting makes text selection in some GTK apps impossible on Wayland

2022-11-22 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=461498

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

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

[kdenlive] [Bug 451844] The Edge Crop effect doesn't work on the master, the entire track or MLT-clips

2022-11-18 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=451844

--- Comment #4 from Sergey 1400  ---
Created attachment 153863
  --> https://bugs.kde.org/attachment.cgi?id=153863=edit
Test project where the problem is reproduced

Hello! Sorry I didn't answer right away. I am sending you a project in which
this problem is repeated. The effect applied to track 1 does not work. The
effect applied directly to the clip on track 2 works. It does not depend on the
version of the editor.

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

[kdenlive] [Bug 451844] The Edge Crop effect doesn't work on the master, the entire track or MLT-clips

2022-11-18 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=451844

--- Comment #3 from Sergey 1400  ---
   Hello! Sorry I didn't answer right away. I am sending you a project in
   which this problem is repeated. The effect applied to track 1 does not
   work. The effect applied directly to the clip on track 2 works. It
   does not depend on the version of the editor.Sergei. 01.11.2022,
   03:15, "Veps" :

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

 Veps < v...@gmx.de[1]> changed:

 What |Removed |Added


 Version|21.12.3 |22.08.1

 --- Comment #2 from Veps < v...@gmx.de[1]> ---
 PS: Changed title of bug report accordingly. Shall I also bump
 Version? I'm on
 v 22.08.1 already. Same problem plus my addition.

 --
 You are receiving this mail because:
 You reported the bug.



   1. mailto:v...@gmx.de

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

[Falkon] [Bug 459088] New: Automatically select url in the address bar when user clicks on it

2022-09-14 Thread Sergey Zhylinsky
https://bugs.kde.org/show_bug.cgi?id=459088

Bug ID: 459088
   Summary: Automatically select url in the address bar when user
clicks on it
   Product: Falkon
   Version: 22.08.1
  Platform: Snap
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: sergey.zhylin...@gmail.com
  Target Milestone: ---

Immediately select url in the address bar when user clicks on it.

At the moment when a user want to make a copy of the url she ought to click on
it then press Ctrl+A -> Ctrl+C. Selection step should be performed by falkon
browser itself.

It is already implemented in all major browsers.

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

[kscreenlocker] [Bug 458540] Keyboard layout indicator is missing with certain distro setups

2022-09-08 Thread Sergey V Turchin
https://bugs.kde.org/show_bug.cgi?id=458540

Sergey V Turchin  changed:

   What|Removed |Added

 CC||z...@altlinux.org

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

[krita] [Bug 446811] setChildNodes misorders nodes, and a crash-bug on the way

2022-09-05 Thread Sergey Morozov
https://bugs.kde.org/show_bug.cgi?id=446811

--- Comment #4 from Sergey Morozov  ---
(In reply to Halla Rempt from comment #3)
> I cannot reproduce any crashes with 5.1.0, though.

No crashes on 5.1.0, but nodes are still misordered(it feels like they shift by
one node every time I do setChildNodes)

Should I file a new bug?

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

[krita] [Bug 446811] setChildNodes misorders nodes, and a crash-bug on the way

2022-08-30 Thread Sergey Morozov
https://bugs.kde.org/show_bug.cgi?id=446811

Sergey Morozov  changed:

   What|Removed |Added

 CC||ser...@morozov.top

--- Comment #1 from Sergey Morozov  ---
I can reproduce this bug on 5.1.0(on arch linux) with simpler example.

current_document = Krita.instance().activeDocument()
current_node = current_document.activeNode()
parent = current_node.parentNode()
children = parent.childNodes()
print([child.name() for child in children])
parent.setChildNodes(children)
children = parent.childNodes()
print([child.name() for child in children])

Example output:

['Selection Mask', 'Background', 'Paint Layer 1', 'diffusion 0', 'diffusion 1']
['Background', 'Paint Layer 1', 'diffusion 0', 'diffusion 1', 'Selection Mask']

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

[kdenlive] [Bug 441443] Error creating proxy clips

2022-08-27 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=441443

--- Comment #2 from Sergey 1400  ---
   I tried the same files, the video editor works great, thanks! Sergey.
   26.08.2022, 17:56, "farid" :

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

 farid < snd.no...@gmail.com[1]> changed:

 What |Removed |Added


 Resolution|--- |WAITINGFORINFO
 Status|REPORTED |NEEDSINFO
 CC| | snd.no...@gmail.com[1]

 --- Comment #1 from farid < snd.no...@gmail.com[1]> ---
 Can you please try with the latest version and see if you can
 reproduce?

 --
 You are receiving this mail because:
 You reported the bug.



   1. mailto:snd.no...@gmail.com

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

[frameworks-kio] [Bug 449600] kf.kio.slaves.file copy() QUrl mode= 420 Cannot copy file (Errno: 38)

2022-08-19 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=449600

Sergey  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REPORTED

--- Comment #4 from Sergey  ---
(In reply to Ahmad Samir from comment #1)
> Is this still an issue?

Yes. It's still "Errno: 38" on files copying in both krusader and dolphin. 

SOFTWARE/OS VERSIONS
kde-plasma/plasma-desktop-5.24.6-r2
kde-plasma/plasma-workspace-5.24.6
kde-frameworks/plasma-5.96.0-r1
dev-qt/qtcore-5.15.5-r2

ADDITIONAL INFORMATION
kde-misc/krusader-2.7.2, kde-apps/dolphin-22.04.3.
kde-frameworks/kio-5.96.0-r3, kde-apps/kio-extras-22.04.3.

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

[k3b] [Bug 416765] Cannout continue a multisession blu-ray disc

2022-08-01 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=416765

--- Comment #4 from Sergey  ---
Created attachment 151044
  --> https://bugs.kde.org/attachment.cgi?id=151044=edit
error continue multisession

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

[k3b] [Bug 416765] Cannout continue a multisession blu-ray disc

2022-08-01 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=416765

Sergey  changed:

   What|Removed |Added

 CC||progser...@gmail.com

--- Comment #3 from Sergey  ---
Such problrm on ubuntu 20.04

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

[plasmashell] [Bug 455892] plasmashell crashes every 5-10 minutes

2022-06-26 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=455892

Sergey  changed:

   What|Removed |Added

 CC||rion...@gmail.com

--- Comment #1 from Sergey  ---
I believe I have the same crash. But for me it's every couple of seconds right
after login.

crashes on Q_ASSERT(from.isValid()); in
QConcatenateTablesProxyModelPrivate::_q_slotDataChanged in
qtbase-everywhere-src-5.15.5/src/corelib/itemmodels/qconcatenatetablesproxymodel.cpp
 

I had to recompile qtcore without debug to disable asserts and now it's
somewhat stable.

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

[kdenlive] [Bug 451844] New: The Edge Crop effect does not work as a master or on the entire track.

2022-03-24 Thread Sergey 1400
https://bugs.kde.org/show_bug.cgi?id=451844

Bug ID: 451844
   Summary: The Edge Crop effect does not work as a master or on
the entire track.
   Product: kdenlive
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: ac...@yandex.ru
  Target Milestone: ---

STEPS TO REPRODUCE
Adding the Edge Crop effect as a master effect or to the track - does not work.
Adding the Edge Crop effect directly to the clip is fine.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Xubuntu 20.04.4 LTS

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

[Skanlite] [Bug 444987] silent crash while searching for scanners

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

Sergey  changed:

   What|Removed |Added

 CC||svs1...@gmail.com

--- Comment #3 from Sergey  ---
Try to remove  .config/skanliterc

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

[kalendar] [Bug 450136] New: No load tasks from google calendar

2022-02-13 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=450136

Bug ID: 450136
   Summary: No load tasks from google calendar
   Product: kalendar
   Version: 0.4.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@gmail.com
  Reporter: kostr...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

STEPS TO REPRODUCE
1. Load Kalendar
2. Add google account
3. See on Kalendar

OBSERVED RESULT
View tasks from google calendar 

EXPECTED RESULT
Google calendar items not available. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
none.

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

[partitionmanager] [Bug 449804] New: kdepartitionmanager crash

2022-02-08 Thread Sergey Frolov
https://bugs.kde.org/show_bug.cgi?id=449804

Bug ID: 449804
   Summary: kdepartitionmanager crash
   Product: partitionmanager
   Version: 4.1.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: serreg...@gmail.com
  Target Milestone: ---

Application: partitionmanager (4.1.0)

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.4.0-97-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04.3 LTS

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

I'm trying to format USB flash. Application crashes when i choose USB drive

The crash can be reproduced every time.

-- Backtrace:
Application: Управление разделами KDE (partitionmanager), signal: Floating
point exception
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcb3fdae800 (LWP 38275))]

Thread 26 (Thread 0x7fcacbfff700 (LWP 38302)):
#0  __GI___libc_read (nbytes=16, buf=0x7fcacbffecd0, fd=15) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=15, buf=0x7fcacbffecd0, nbytes=16) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7fcb41e67b2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fcb41e1eebe in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fcb41e1f312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fcb41e1f6f3 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fcb20736f8a in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x7fcb41e48ad1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7fcb4209 in start_thread (arg=) at
pthread_create.c:477
#9  0x7fcb43159293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fcaf8ff9700 (LWP 38301)):
#0  0x7fcb41e6c4dd in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fcb41e1f354 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fcb41e1f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fcb41e1f4f1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fcb41e48ad1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fcb4209 in start_thread (arg=) at
pthread_create.c:477
#6  0x7fcb43159293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fcaf97fa700 (LWP 38300)):
#0  __GI___libc_read (nbytes=16, buf=0x7fcaf97f9b30, fd=11) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=11, buf=0x7fcaf97f9b30, nbytes=16) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7fcb41e67b2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fcb41e1eebe in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fcb41e1f312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fcb41e1f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fcb436eb453 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fcb436923ab in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fcb44eb505f in ?? () from /lib/x86_64-linux-gnu/libkpmcore.so.9
#9  0x7fcb434cb9d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7fcb4209 in start_thread (arg=) at
pthread_create.c:477
#11 0x7fcb43159293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fcaf9ffb700 (LWP 38299)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x5651ea3867b8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5651ea386768,
cond=0x5651ea386790) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x5651ea386790, mutex=0x5651ea386768) at
pthread_cond_wait.c:638
#3  0x7fcb35c78e7b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x7fcb35c78a7b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x7fcb4209 in start_thread (arg=) at
pthread_create.c:477
#6  0x7fcb43159293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fcafa7fc700 (LWP 38298)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x5651ea3867b8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5651ea386768,
cond=0x5651ea386790) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x5651ea386790, mutex=0x5651ea386768) at
pthread_cond_wait.c:638
#3  0x7fcb35c78e7b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x7fcb35c78a7b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x7fcb4209 in 

  1   2   3   4   >