[frameworks-kio] [Bug 400725] Select application should not run first app from multiple choice

2019-09-25 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=400725

Alexander Potashev  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1

--- Comment #4 from Alexander Potashev  ---
I don't get how sorting is related to the problem.

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

[frameworks-kio] [Bug 400725] Select application should not run first app from multiple choice

2019-09-25 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=400725

--- Comment #6 from Alexander Potashev  ---
Ok, please better ignore my statement about krunner. Let me say what I suggest
in other words:

EXPECTED RESULT
Should either
 1. do nothing, or
 2. run the command "ark", completely ignoring what appers in the filtered
list.

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

[gwenview] [Bug 412687] New: Cannot see size of remote image in properties

2019-10-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412687

Bug ID: 412687
   Summary: Cannot see size of remote image in properties
   Product: gwenview
   Version: 18.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot see size of remote file in properties.

STEPS TO REPRODUCE
1. Open remote image, e.g. over https://
2. Open "Information" panel
3. Under "Meta Information", click "More..."

OBSERVED RESULT
File size property is set to "0 bytes" while the file is obviously not empty
and it contains an image which Gwenview has successfully loaded.

EXPECTED RESULT
Should display actual size of remote file.

SOFTWARE/OS VERSIONS
Operating System: Fedora 30
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4
Kernel Version: 5.1.16-300.fc30.x86_64
OS Type: 64-bit
Processors: 2 × Intel® Celeron® CPU B800 @ 1.50GHz
Memory: 3,8 ГиБ

ADDITIONAL INFORMATION

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

[gwenview] [Bug 412688] New: Add menu item/shortcut for detailed metadata

2019-10-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412688

Bug ID: 412688
   Summary: Add menu item/shortcut for detailed metadata
   Product: gwenview
   Version: 18.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Please add menu item/shortcut for detailed metadata. At the moment you can open
the file/image metadata dialog via "Information" panel -> "Meta Information" ->
"More...". This path is obscure, we need a simple menu item somewhere in the
File menu or in the RMB menu.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Fedora 30
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4
Kernel Version: 5.1.16-300.fc30.x86_64
OS Type: 64-bit
Processors: 2 × Intel® Celeron® CPU B800 @ 1.50GHz
Memory: 3,8 ГиБ

ADDITIONAL INFORMATION

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

[gwenview] [Bug 412688] Add menu item/shortcut for detailed metadata

2019-10-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412688

--- Comment #1 from Alexander Potashev  ---
For local file, you could open File -> Properties to see most of the image/file
properties, but for remote file it doesn't work. We need an alternative for
remote files.

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

[kwin] [Bug 412775] New: Untranslatable strings in effects/windowgeometry/windowgeometry.cpp

2019-10-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412775

Bug ID: 412775
   Summary: Untranslatable strings in
effects/windowgeometry/windowgeometry.cpp
   Product: kwin
   Version: git master
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Untranslatable strings in effects/windowgeometry/windowgeometry.cpp:

#define myResizeString "Window geometry display, %1 and %2 are the new size," \
   " %3 and %4 are pixel increments - avoid reformatting or
suffixes like 'px'", \
   "Width: %1 (%3)\nHeight: %2 (%4)"
#define myCoordString_0 "Window geometry display, %1 and %2 are the cartesian x
and y coordinates" \
" - avoid reformatting or suffixes like 'px'", \
"X: %1\nY: %2"
#define myCoordString_1 "Window geometry display, %1 and %2 are the cartesian x
and y coordinates," \
" %3 and %4 are the resp. increments - avoid
reformatting or suffixes like 'px'", \
"X: %1 (%3)\nY: %2 (%4)"


Looks like these strings are meant to be translatable since they are wrapped in
i18nc() calls. However this way message extraction does not work. String
literal must be passed into i18nc() directly instead. Alternatively, you could
use macros like kI18N_NOOP2.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[plasmashell] [Bug 412776] New: Untranslatable messages in plasma_wallpaper_org.kde.image

2019-10-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412776

Bug ID: 412776
   Summary: Untranslatable messages in
plasma_wallpaper_org.kde.image
   Product: plasmashell
   Version: 5.16.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Untranslatable messages in plasma_wallpaper_org.kde.image, e.g. these:

i18nd("plasma_wallpaper_org.kde.image", "Positioning:")
i18nd("plasma_wallpaper_org.kde.image", "Scaled and Cropped"),
i18nd("plasma_wallpaper_org.kde.image","Scaled")
and so on.

On my system these messages are translated into Russian in
/usr/share/locale/ru/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo, however
they are displayed in English in the desktop configuration dialog.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[plasmashell] [Bug 412800] New: Add action to report bug in specific Plasma widget

2019-10-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412800

Bug ID: 412800
   Summary: Add action to report bug in specific Plasma widget
   Product: plasmashell
   Version: 5.15.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Add action to report bug in specific Plasma widget.

KDE applications have a "Help -> Report Bug..." menu item. I would like to see
the same feature for Plasma widgets.

Reporting bugs is too complicated today because even if you know how to open
bugs.kde.org, it's either hard or impossible to find the right Bugzilla
product/component for a Plasma widget.

EXPECTED RESULT

1. In the widget settings dialog, add a Help button that opens a drop-down menu
with various items including "Report Bug...".
2. When clicking "Report Bug...", it should open bugs.kde.org for the relevant
product/component.

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

[plasmashell] [Bug 412801] New: Misleading descriptions of checkbox "forceStripes"

2019-10-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412801

Bug ID: 412801
   Summary: Misleading descriptions of checkbox "forceStripes"
   Product: plasmashell
   Version: master
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Misleading descriptions of checkbox "forceStripes".

In plasma-desktop/applets/taskmanager/package/contents/ui/ConfigAppearance.qml,
two user-visible messages are now incorrect/misleading:

  text: plasmoidVertical ? i18n("Always arrange tasks in as many rows as
columns") : i18n("Always arrange tasks in as many columns as rows")

These messages were different before a recent change:

  text: vertical ? i18n("Always arrange tasks in rows of as many columns") :
i18n("Always arrange tasks in columns of as many rows")


Explaination:
The new message "Always arrange tasks in as many rows as columns" suggests that
the number of rows is equal to the number of columns. It contradicts the old
message before change and also the current option description from
package/contents/config/main.xml:

  Whether to try and always layout task buttons in as many
rows/columns as set via maxStripes.


Guilty commit:
https://cgit.kde.org/plasma-desktop.git/commit/?id=5e905afb07e8cf7ea1a5dbc0def0507910feb752

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[plasmashell] [Bug 412801] Misleading descriptions of checkbox "forceStripes"

2019-10-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412801

Alexander Potashev  changed:

   What|Removed |Added

 CC||bfe...@protonmail.com,
   ||filipfila@gmail.com,
   ||h...@kde.org,
   ||kco...@gmail.com,
   ||n...@kde.org

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

[lokalize] [Bug 412836] New: Checkboxes under "Searchable column" act like radiobuttons

2019-10-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412836

Bug ID: 412836
   Summary: Checkboxes under "Searchable column" act like
radiobuttons
   Product: lokalize
   Version: 19.07.80
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: sdepi...@gmail.com
  Reporter: aspotas...@gmail.com
CC: sha...@ukr.net
  Target Milestone: ---

SUMMARY
Checkboxes under "Searchable column" act like radiobuttons.

Only one option can be selected in the Translation Units' "options" menu under
"Searchable column", thus the menu items should look like radiobuttons. However
at the moment they look like checkboxes.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION
lokalize 19.08.1

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

[lokalize] [Bug 412836] Checkboxes under "Searchable column" act like radiobuttons

2019-10-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412836

Alexander Potashev  changed:

   What|Removed |Added

Version|19.07.80|19.08.1

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

[lokalize] [Bug 412837] New: Make translation units searchable by metadata/file reference

2019-10-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=412837

Bug ID: 412837
   Summary: Make translation units searchable by metadata/file
reference
   Product: lokalize
   Version: 19.08.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: editor
  Assignee: sdepi...@gmail.com
  Reporter: aspotas...@gmail.com
CC: sha...@ukr.net
  Target Milestone: ---

SUMMARY
Make translation units searchable by metadata/file reference.

Use case:
Filter all messages in www_www.po that come from file plasma-5.17.0.php.
For now these can be found with Pology, but not using just Lokalize tools:
  posieve find-messages -sntransl -scomment:'plasma-5.17.0.php' www_www.po

I see two approaches to fulfill the use case:
 1. Add column "unit metadata" in the Translation Units panel and make it
searchable.
 2. Organize messages in the Translation Units panel in a tree view where
top-level nodes represent source file references. Would be similar to how Qt
Linguist works. I know there will be duplicate messages across different files,
we can just display them multiple times in the tree view.

Example:

  + dolphincontextmenu.cpp
 . "Empty Trash"
 . "Restore"
 . "Create New"
  + panels/places/placespanel.cpp
 . "Empty Trash"
 . "Show Hidden Places"

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[juk] [Bug 413061] New: JuK rename dialog has no buttons

2019-10-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413061

Bug ID: 413061
   Summary: JuK rename dialog has no buttons
   Product: juk
   Version: 18.12.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: aspotas...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

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

SUMMARY
JuK rename dialog has no buttons.

STEPS TO REPRODUCE
1. Add some tracks.
2. Click right mouse button on a track and select "Rename"

OBSERVED RESULT
The dialog has no buttons.

EXPECTED RESULT
The dialog should have buttons OK/Cancel or Yes/No.

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

ADDITIONAL INFORMATION
juk 18.12.2

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

[i18n] [Bug 413008] Incorrect Russian translation for the word "rate"

2019-10-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413008

--- Comment #1 from Alexander Potashev  ---
I do not recognize the UI on screenshot. Are you sure this is Plasma's standard
keyboard KCM?

Please try running "kcmshell5 keyboard" from command line instead.

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

[juk] [Bug 413065] New: Untranslatable file dialog filter "Playlists"

2019-10-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413065

Bug ID: 413065
   Summary: Untranslatable file dialog filter "Playlists"
   Product: juk
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: aspotas...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY
Untranslatable file dialog filter "Playlists" in
MediaFiles::savePlaylistDialog():

  QStringLiteral("Playlists (*") + playlistExtension + QStringLiteral(")")

Please use i18n().

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[juk] [Bug 413213] New: Columns have no context menu

2019-10-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413213

Bug ID: 413213
   Summary: Columns have no context menu
   Product: juk
   Version: 18.12.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: aspotas...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY
Columns have no context menu.

The handbook says "You can hide or unhide columns by &RMB; clicking on a column
header, and clicking on the name of the column to change". However this is
wrong: nothing happens if the click on a column with right mouse button.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[plasmashell] [Bug 413374] New: Untranslatable popup "timer finished"

2019-10-24 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413374

Bug ID: 413374
   Summary: Untranslatable popup "timer finished"
   Product: plasmashell
   Version: 5.17.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

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

SUMMARY
Untranslatable popup "timer finished".

STEPS TO REPRODUCE
1. Add "timer" widget
2. Start timer
3. Wait for completion

OBSERVED RESULT
See screenshot: notification title and description in English with Russian
localization 100% complete and enabled.

EXPECTED RESULT
Notification in Russian.

SOFTWARE/OS VERSIONS
Windows: 
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.

[frameworks-qqc2-desktop-style] [Bug 403153] ComboBox entry popup is not resized to delegate width

2019-10-24 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=403153

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[ktimetracker] [Bug 417988] Columns displayed do not match configuration

2020-03-07 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=417988

Alexander Potashev  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kti
   ||metracker/ddc87a47089b900ee
   ||1c62be10b23d0d4bb2361f1
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Alexander Potashev  ---
Git commit ddc87a47089b900ee1c62be10b23d0d4bb2361f1 by Alexander Potashev.
Committed on 24/02/2020 at 22:01.
Pushed by aspotashev into branch 'master'.

TaskView: Change visibility of table columns after the view is connected to
model

Otherwise setColumnHidden() has no effect.

M  +1-1src/taskview.cpp

https://commits.kde.org/ktimetracker/ddc87a47089b900ee1c62be10b23d0d4bb2361f1

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

kde-bugs-dist@kde.org

2020-03-08 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402376

--- Comment #16 from Alexander Potashev  ---
(In reply to David Edmundson from comment #6)
> @Alexander 
> X or wayland?

X

> There shouldn't be any drag started if we're within the drag threshold.

Right. And even if drag&drop is started, it should terminate at some point
after the mouse button is released, however it doesn't happen. I have to click
left mouse button again in order to get rid of the dragged item "attached" to
the mouse pointer.

> If you can reliably reproduce can you put some console.log() statements
> inside Task.qml in the task manager applet and see how we end up triggering
> a drag without moving?

The problem happens from time to time, but I couldn't find a reliable way to
reproduce :(
However AFAIR it happens more often when the OS is constantly swapping.

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

[plasmashell] [Bug 382443] plasmashell crashes on image drag'n'drop from Telegram onto folder containment

2020-03-08 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=382443

--- Comment #6 from Alexander Potashev  ---
In 5.17.4 the Folder View containment does not let me drop an image from
Telegram. Anyhow, it doesn't crash anymore.

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

[plasmashell] [Bug 399038] Untranslatable calendar plugin names

2020-03-08 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=399038

Alexander Potashev  changed:

   What|Removed |Added

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

--- Comment #4 from Alexander Potashev  ---
(In reply to Nate Graham from comment #1)
> Is this still happening?

Yes, at least in 5.18.2. And the recent Git master-based translation templates
(trunk/l10n-kf5/templates/messages/kde-workspace/... in SVN) do not contain a
string "Astronomical Events", so it cannot possibly be translated.

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

[kwin] [Bug 301622] Mouse cursor gets huge depending on its position on a screen when multiple screens are attached

2020-03-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=301622

--- Comment #47 from Alexander Potashev  ---
Same problem when starting a KDE Plasma session in Chrome Remote Desktop:

STEPS TO REPRODUCE
1. Start a KDE Plasma session through Chrome Remote Desktop
2. Notice that mouse pointer is huge when it's inside the Plasma desktop (e.g.
in Folder View mode)
3. Open Displays KCM, notice the same problem in some parts of the KCM (see
screenshot.)

KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.11.3

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

[kwin] [Bug 301622] Mouse cursor gets huge depending on its position on a screen when multiple screens are attached

2020-03-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=301622

--- Comment #48 from Alexander Potashev  ---
Created attachment 126825
  --> https://bugs.kde.org/attachment.cgi?id=126825&action=edit
CRD: screenshot 1

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

[kwin] [Bug 301622] Mouse cursor gets huge depending on its position on a screen when multiple screens are attached

2020-03-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=301622

--- Comment #49 from Alexander Potashev  ---
Created attachment 126826
  --> https://bugs.kde.org/attachment.cgi?id=126826&action=edit
CRD: screenshot 2

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

[releaseme] [Bug 419383] New: License headers do not match COPYING file

2020-03-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=419383

Bug ID: 419383
   Summary: License headers do not match COPYING file
   Product: releaseme
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sit...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
License headers do not match COPYING file:
 - COPYING contains GNU GPL v3
 - Some source files contain license header for GPL2/3/KDEeV-approved (e.g.
lib/releaseme/projects_api.rb)
 - Some source files contain one-line header mentioning "GNU GPL v2 or later"

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT
1. Add more COPYING.* files to cover all licenses that may apply.
2. Include full license headers in all source files where applicable. Header
templates are included as part of GNU licenses.

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

[frameworks-kirigami] [Bug 415684] Drawers are often much too wide, but sometimes too narrow

2020-03-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415684

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[kdeplasma-addons] [Bug 386957] Spinbox suffixes need plurals

2020-03-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=386957

--- Comment #2 from Alexander Potashev  ---
Fixed in
https://commits.kde.org/kdeplasma-addons/f2647deeeac7cc91dbc719e1456a978135fa39f7

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

[kruler] [Bug 415465] Opacity slider does not make window transparent when compositing is off

2020-03-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415465

Alexander Potashev  changed:

   What|Removed |Added

Summary|Opacity slider does not |Opacity slider does not
   |make window transparent |make window transparent
   ||when compositing is off

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

[kruler] [Bug 415465] Opacity slider does not make window transparent

2020-03-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415465

--- Comment #3 from Alexander Potashev  ---
If opacity setting cannot work without compositing, then I would suggest that
the Opacity menu should be disabled if compositing is disabled.

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

[kwin] [Bug 415008] KWin-5.17.4 hangs inside loop in QXcbConnection::getTimestamp()

2020-01-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415008

--- Comment #4 from Alexander Potashev  ---
(In reply to Alexander Potashev from comment #3)
> Same problem on Fedora 31: kwin_x11 hangs on start, consuming 100% CPU (1
> CPU core).
> 
> KDE Plasma Version: 5.17.4
> KDE Frameworks Version: 5.64.0

Cannot reproduce upon reboot.

Before reboot I tried to restart kwin_x11 from command line and it hanged
again. After a while I got an error like this on the command line:

"""
Couldn't start kglobalaccel from org.kde.kglobalaccel.service:
QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply.
Possible causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout expired, or
the network connection was broken.")
"""

...however according to GDB kwin_x11 was still stuck on line 335 in
kglobalaccel.cpp inside method KGlobalAccelPrivate::updateGlobalShortcut()
here:
const QList scResult(shortcutFromIntList(result));

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

[plasma-nm] [Bug 414762] mousearea onClicked dialog popup opens in wrong place unless window is minimized and reopened

2020-01-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414762

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[kdelibs] [Bug 307225] KAction::setGlobalShortcut() crashes when called after creating an unrelated QDBusInterface instance

2020-01-03 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=307225

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[krunner] [Bug 413368] upgraded to 5.17.x, krunner alt-f2 shortcut stopped working

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413368

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[i18n] [Bug 415307] Incorrect russian translation of "Очередь заданий" widget

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415307

Alexander Potashev  changed:

   What|Removed |Added

   Assignee|vpi...@kde.org  |aspotas...@gmail.com
 CC||aspotas...@gmail.com,
   ||kekc...@gmail.com
  Component|Translation |ru
Version|19.08.3 |unspecified
Product|kdenlive|i18n

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

[Discover] [Bug 407333] Hardcoded sidebar width causes long strings to get elided

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407333

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[krita] [Bug 410441] Main categories in keyboard shortcuts are not translatable

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=410441

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[kdenlive] [Bug 414939] Compositions names untranslatable.

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414939

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[dolphin] [Bug 410392] Date localization string can easily break

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=410392

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[krita] [Bug 407110] Krita Script Starter has no translation

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407110

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[krita] [Bug 410307] Names of predefined image sizes, palettes and gradients are not translatable (or shown as translated in the UI)

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=410307

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Skanlite] [Bug 327304] Add print button

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=327304

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Skanlite] [Bug 299517] Skanlite should support scan to pdf.

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=299517

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Skanlite] [Bug 353339] the "reload devices list" button at start does not work

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=353339

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

--- Comment #2 from Alexander Potashev  ---
Same problem with skanlite 2.1.0.1 on Fedora 31. Package:
skanlite-2.1.0.1-3.fc31.x86_64

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

[Skanlite] [Bug 192302] Use Ocropus & Tesseract for OCR (goal: 'paperless office')

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=192302

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Skanlite] [Bug 398733] Can not choose source of scan in Skanlite

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=398733

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Skanlite] [Bug 416098] New: Cannot resume multi-page scan after scanner reconnect

2020-01-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=416098

Bug ID: 416098
   Summary: Cannot resume multi-page scan after scanner reconnect
   Product: Skanlite
   Version: 2.1.0.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot resume multi-page scan after scanner reconnect.

We had a power outage for 2-3 seconds after I scanned a few images in a row.
However I want to scan a few more pages and continue the established sequence
of file names. However on an attempt to just click "Scan" I get an error
message "Invalid argument" titled "Skanlite Test".

The power outage resulted in a scanner reset, and the USB controller of my
laptop probably detected device disconnect/connect cycle.

STEPS TO REPRODUCE
1. Configure Skanlite to only ask for file name once and then increment a
sequence number in the file name.
2. Scan some pages in Skanlite
3. Unplug USB and/or turn off the scanner.
4. Plug in USB and/or turn on the scanner.
5. Click "Scan".

OBSERVED RESULT
Warning "Invalid argument", the page is not scanned.

EXPECTED RESULT
Should scan the new page.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5
Kernel Version: 5.3.15-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ


ADDITIONAL INFORMATION
skanlite 2.1.0.1 on Fedora 31. Package: skanlite-2.1.0.1-3.fc31.x86_64

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

[Discover] [Bug 407333] Hardcoded sidebar width causes long strings to get elided

2020-01-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407333

--- Comment #5 from Alexander Potashev  ---
Created attachment 125089
  --> https://bugs.kde.org/attachment.cgi?id=125089&action=edit
works for me for some reason...

It works for me for unknown reason.

My teammate Alexander Yavorsky also has the same problem like reported (the
exact same number of charaters are truncated).

We can reduce the string by 2 characters by taking out the preposition from the
middle of the string - that should be enough, will test later.

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

[Powerdevil] [Bug 405344] display does not stay in power save on lock screen

2020-01-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=405344

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

--- Comment #6 from Alexander Potashev  ---
Same problem here with Plasma 5.14.5 (on an in-house developed variant of
Debian). The screen is still on after more than 24 hours of inactivity.

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

[Discover] [Bug 414530] Search bar screwed up after pasting multi-line text

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414530

--- Comment #2 from Alexander Potashev  ---
(In reply to SensoRR from comment #1)
> 5. Text is pasted in fine with spaces in place of line breaks as expected

Please add another step:

6. Press Enter.

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

[plasmashell] [Bug 414717] New: Unclear how to remove an app from Favorites

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414717

Bug ID: 414717
   Summary: Unclear how to remove an app from Favorites
   Product: plasmashell
   Version: 5.17.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Unclear how to remove an app from Favorites.

Starting with around Plasma 5.16.x, there is no menu item "Remove from
Favorites" in context menu of the Favorites tab anymore. This makes removing an
application from favorites not straightforward.

Now, in order to remove an app from Favorites, you have to open the submenu
"Show in Favorites" and uncheck "in all activities". In my opinion this
approach is complicated, non-intuitive and hard to discover.

Please add a shortcut item "Remove from Favorites" into the root of the context
menu.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[lokalize] [Bug 356210] [́́not repro] Stress marks are not visible in editor

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=356210

Alexander Potashev  changed:

   What|Removed |Added

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

--- Comment #7 from Alexander Potashev  ---
Tried with different fonts with Lokalize 19.04.3 on Fedora 31, Qt 5.12.5, KF
5.61.0:

1. Normal text font: Noto Sans 10pt -> everything works as expected, I see the
accents in all places where they are present.
2. Normal text font: Sans Serif 10pt -> still have the same problem.

Looks like the Sans Serif font can't display accents in normal text. However it
displays the accents in Bold or Italic text.

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

[plasma-nm] [Bug 414413] Ability to cancel secondary (VPN) connection

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414413

--- Comment #2 from Alexander Potashev  ---
(In reply to Jan Grulich from comment #1)
> This is unfortunately how NetworkManager behaves, we cannot do nothing about
> it. If you want such support, you will need to go to NetworkManager devs and
> open a bug there.
> 
> You can do it here:
> https://gitlab.freedesktop.org/NetworkManager/NetworkManager

Reported at
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/299

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

[lokalize] [Bug 356149] Synchronization panel omits characters when line wrapping

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=356149

--- Comment #8 from Alexander Potashev  ---
works as expected now with {Fedora 31 + Lokalize 19.07.70 built from Git + Qt
5.12.5 + KF 5.61.0} and {ArchLinux + Lokalize 19.11.90 + Qt 5.14.0 + KF
5.64.0}.

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

[lokalize] [Bug 356149] Synchronization panel omits characters when line wrapping

2019-12-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=356149

--- Comment #9 from Alexander Potashev  ---
Created attachment 124248
  --> https://bugs.kde.org/attachment.cgi?id=124248&action=edit
screenshot: it works

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

[plasmashell] [Bug 401108] Suspend prevention notification truncated in Russian

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=401108

--- Comment #2 from Alexander Potashev  ---
Russian translation was indeed too long. I have now shortened it to about the
same length as the Greek one. Not sure if it was enough though.

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

[plasmashell] [Bug 401108] Suspend prevention notification truncated in Russian

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=401108

--- Comment #4 from Alexander Potashev  ---
(In reply to Alexander Potashev from comment #3)
> Created attachment 124256 [details]
> translations before Russian translation was shortened

source:
https://l10n.kde.org/dictionary/compare-translations.php?package=kde-workspace&filename=plasma_applet_org.kde.plasma.battery.po&compare=Your+notebook+is+configured+not+to+suspend+when+closing+the+lid+while+an+external+monitor+is+connected.

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

[plasmashell] [Bug 401108] Suspend prevention notification truncated in Russian

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=401108

--- Comment #3 from Alexander Potashev  ---
Created attachment 124256
  --> https://bugs.kde.org/attachment.cgi?id=124256&action=edit
translations before Russian translation was shortened

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

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=181528

Alexander Potashev  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|---
 Status|RESOLVED|REOPENED

--- Comment #8 from Alexander Potashev  ---
Tested with Kate 19.11.90 on ArchLinux with Russian and Ukrainian translations,
still does not work (menu items are all in English), I don't know why.

The messages are correctly extracted into kateexternaltoolsplugin.pot by
kate.git/addons/externaltools/Messages.sh

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

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=181528

Alexander Potashev  changed:

   What|Removed |Added

  Flags||Translation_missing+

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

[plasmashell] [Bug 414747] New: Unclear how to report bugs in Plasma and plasmoids

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414747

Bug ID: 414747
   Summary: Unclear how to report bugs in Plasma and plasmoids
   Product: plasmashell
   Version: 5.16.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Unclear how to report bugs in Plasma and plasmoids.

Unlike KDE's desktop applications, it's unclear how to report a bug in
plasmashell or in a specific Plasma widget. Even if the user knows about
bugs.kde.org, it's hard to guess the right product for a specific Plasma widget
or component.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5
Kernel Version: 5.3.7-301.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 413374] Untranslatable popup "timer finished"

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413374

--- Comment #2 from Alexander Potashev  ---
(In reply to Christoph Feck from comment #1)
> If you clear the text in the configuration page, it should default to a
> translated version of the "Timer finished" message.

This approach works.

However many users who once saw the English message "Timer finished" and had it
saved in the configuration will now get the English variant forever. In my
opinion such customizable notifications should be stored in configuration as a
pair {bool customized; string customNotification;}, so that for users who do
not customize it the message will follow the currently selected language.

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

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=181528

--- Comment #11 from Alexander Potashev  ---
I think I know how to fix it: these must be i18nc() calls, not just i18n()
because strings are extracted with contexts "External tool name" or "External
tool category".


diff --git a/addons/externaltools/kateexternaltool.cpp
b/addons/externaltools/kateexternaltool.cpp
index 3a8ce0e31..45c0ac879 100644
--- a/addons/externaltools/kateexternaltool.cpp
+++ b/addons/externaltools/kateexternaltool.cpp
@@ -144,12 +144,12 @@ void KateExternalTool::save(KConfigGroup &cg) const

 QString KateExternalTool::translatedName() const
 {
-return name.isEmpty() ? QString() : i18n(name.toUtf8().data());
+return name.isEmpty() ? QString() : i18nc("External tool name",
name.toUtf8().data());
 }

 QString KateExternalTool::translatedCategory() const
 {
-return category.isEmpty() ? QString() : i18n(category.toUtf8().data());
+return category.isEmpty() ? QString() : i18nc("External tool category",
category.toUtf8().data());
 }

 bool operator==(const KateExternalTool &lhs, const KateExternalTool &rhs)

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

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=181528

--- Comment #13 from Alexander Potashev  ---
Quite a hacky approach, huh? I would use the standard translatable .json files
if I was implementing this from scratch, like this one
https://cgit.kde.org/purpose.git/tree/src/plugins/twitter/metadata.json

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

[kate] [Bug 181528] Menu items in Tools -> External Tools are untranslatable

2019-12-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=181528

--- Comment #16 from Alexander Potashev  ---
OTOH those JSONs assume that you are using KPlugin while here we won't ever use
a plugin per external command...

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

[lokalize] [Bug 380007] Improvements for Gettext entries wordwrapping

2019-12-04 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=380007

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[plasma4] [Bug 336623] Crimea shows as RF

2019-12-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=336623

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com
 Resolution|DOWNSTREAM  |DUPLICATE

--- Comment #2 from Alexander Potashev  ---


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

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

[plasma4] [Bug 354128] In time zone set Simpferopol/Crimea as Russia. It' WRONG!

2019-12-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=354128

Alexander Potashev  changed:

   What|Removed |Added

 CC||vova7...@mail.ru

--- Comment #2 from Alexander Potashev  ---
*** Bug 336623 has been marked as a duplicate of this bug. ***

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

[frameworks-knotifications] [Bug 237365] Usability: Not focused after opening from systray

2019-12-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=237365

Alexander Potashev  changed:

   What|Removed |Added

   Assignee|d...@staerk.de   |kdelibs-b...@kde.org

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

[frameworks-knotifications] [Bug 237365] Usability: Not focused after opening from systray

2019-12-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=237365

Alexander Potashev  changed:

   What|Removed |Added

Version|4.6.x   |5.61.0
  Component|general |general
Product|ktimetracker|frameworks-knotifications
 CC||kdelibs-b...@kde.org

--- Comment #10 from Alexander Potashev  ---
This or a similar problem is still reproducible with KTimeTracker built from
Git master and KF 5.61.0. However KTimeTracker's code does not do anything
special, it relies on KStatusNotifierItem's ability to show/hide the main
application window.

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

[frameworks-knotifications] [Bug 237365] Usability: Not focused after opening from systray

2019-12-06 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=237365

--- Comment #11 from Alexander Potashev  ---
How I reproduce the problem:

1. Start some other app, e.g. Kate
2. Run TimeTracker
3. Click on the KTimeTracker icon in system tray to hide (minimize) it
4. Click inside the Kate window
5. Click on the KTimeTracker's system tray icon again

EXPECTED
KTimeTracker must appear on top of Kate and get focus.

ACTUAL
Plasma taskbar indicates that KTimeTracker's window is now open. However Kate
still has focus, and I can't even see KTimeTracker's window because the Kate's
maximize window totally obscures KTimeTracker.

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

[Artikulate] [Bug 414985] New: Cannot install training materials

2019-12-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414985

Bug ID: 414985
   Summary: Cannot install training materials
   Product: Artikulate
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cordlandw...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot install training materials. This makes the application useless.

STEPS TO REPRODUCE
1. Run Artikulate
2. Click "Download Training"

OBSERVED RESULT
The window's central widget is blank.
There are no pre-installed courses, so I cannot use Artikulate in no way.

EXPECTED RESULT
The central widget should contain controls to download and/or install courses.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.14.0
Kernel Version: 5.3.8-arch1-1
OS Type: 64-bit
Processors: 1 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 2,4 ГиБ

ADDITIONAL INFORMATION
Artikulate 1.0.0 (from artikulate-19.11.90-1 on Archlinux).

console log:

[aspotashev@archlinux ~]$ artikulate
Warning: QT_AUTO_SCREEN_SCALE_FACTOR is deprecated. Instead use:
   QT_ENABLE_HIGHDPI_SCALING to enable platform plugin controlled per-screen
factors.
articulate.core: Repository created from with location
QUrl("file:///home/aspotashev/.local/share/artikulate/courses/")
articulate.core: Loading courses from
"/home/aspotashev/.local/share/artikulate/courses"
log_liblearner: Database path: 
"/home/aspotashev/.local/share/artikulate/learnerdata.db"
log_liblearner: No last active profile found, falling back to first found
profile
log_libsound: Load Plugin:  "Модуль поддержки QtMultimedia"
log_libsound: recording codec set to "audio/x-vorbis"
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/TitlesPageHeader.qml:30:5:
QML Loader: Binding loop detected for property "height"
file:///usr/lib/qt/qml/org/kde/kirigami.2/Action.qml:97: TypeError: Cannot
assign to read-only property "parent"
:7: TypeError: Cannot read property 'contentX' of null
QCoreApplication::postEvent: Unexpected null receiver
QObject::connect(Engine, ItemsModel): invalid null parameter
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/TitlesPageHeader.qml:30:5:
QML Loader: Binding loop detected for property "height"
qml: KNS Busy: Загрузка данных
qml: KNS Idle: 
file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml:94:
TypeError: Cannot read property 'longDuration' of null
file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml:100:
TypeError: Cannot read property 'shortDuration' of null
[aspotashev@archlinux ~]$

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

[Artikulate] [Bug 414986] New: Cannot start bug report dialog from inside Artikulate

2019-12-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414986

Bug ID: 414986
   Summary: Cannot start bug report dialog from inside Artikulate
   Product: Artikulate
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cordlandw...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot start bug report dialog from inside Artikulate.

There is no button or menu "Report Bug" in the Artikulate's UI.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.14.0
Kernel Version: 5.3.8-arch1-1
OS Type: 64-bit
Processors: 1 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 2,4 ГиБ

ADDITIONAL INFORMATION
Artikulate 1.0.0 (from artikulate-19.11.90-1 on Archlinux).

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

[Artikulate] [Bug 322233] enable the user to add new course skeletons

2019-12-09 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=322233

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[KAccounts] [Bug 414219] Google Drive access not working

2019-12-12 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414219

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[kio-gdrive] [Bug 415089] Dolphin Kio-gdrive authentication with Google account fails

2019-12-12 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415089

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[KEXI] [Bug 415116] New: Empty repo https://cgit.kde.org/kexi-extras.git/

2019-12-12 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415116

Bug ID: 415116
   Summary: Empty repo https://cgit.kde.org/kexi-extras.git/
   Product: KEXI
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: kexi-b...@kde.org
  Reporter: aspotas...@gmail.com
CC: a...@piggz.co.uk, in...@fables.co.za
  Target Milestone: ---

SUMMARY
The Git repo https://cgit.kde.org/kexi-extras.git/ is empty and makes me wonder
if it's a mistake or someone forgot to push important source code.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[Craft] [Bug 415149] New: Craft failed to install, complains about Python2

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415149

Bug ID: 415149
   Summary: Craft failed to install, complains about Python2
   Product: Craft
   Version: unspecified
  Platform: MS Windows
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Core
  Assignee: vonr...@kde.org
  Reporter: aspotas...@gmail.com
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY
Craft failed to install, complains about Python2.

On the command line I get a log similar to this:
https://invent.kde.org/snippets/566

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.

[Craft] [Bug 415149] Craft failed to install, complains about Python2

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415149

--- Comment #2 from Alexander Potashev  ---
I was able to install Craft after manually installing Python 2.7 into
C:\Python27. No changes to CraftSettings.ini were necessary.

Too bad the dependency on Python2 is not documented on wiki page
https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows

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

[Craft] [Bug 415152] New: Cannot install boost-headers: tar not found

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415152

Bug ID: 415152
   Summary: Cannot install boost-headers: tar not found
   Product: Craft
   Version: unspecified
  Platform: MS Windows
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Core
  Assignee: vonr...@kde.org
  Reporter: aspotas...@gmail.com
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY
Cannot install boost-headers: tar not found.

Command line output, notice the broken command "None --directory
C:/CraftRoot/build/_/3a13ce4c -xf -" which had to be "tar [...]":

Craft   : C:\CraftRoot
Version : master
ABI : windows-msvc2019_64-cl
Download directory  : C:\CraftRoot\download
PS C:\CraftRoot> craft ktimetracker
Craft   : C:\CraftRoot
Version : master
ABI : windows-msvc2019_64-cl
Download directory  : C:\CraftRoot\download

*** Handling package: libs/boost/boost-headers, action: all ***
*** Action: fetch-binary for libs/boost/boost-headers ***
*** libs/boost/boost-headers not found in cache ***
*** Action: fetch for libs/boost/boost-headers ***
*** Action: unpack for libs/boost/boost-headers ***
  0% - boost_1_69_0.tarexecuting command: C:\CraftRoot\dev-utils\bin\7za.exe x
C:\CraftRoot\download\archives\libs\boost\boost-headers\boost_1_69_0.tar.gz -so
-bsp2 | None --directory C:/CraftRoot/build/_/3a13ce4c -xf -
*** Craft all succeeded: libs/boost/boost-headers after 0 seconds ***
[WinError 2] Не удается найти указанный файл
Traceback (most recent call last):
  File "C:\CraftRoot\craft\bin\craft.py", line 265, in 
success = main(timer)
  File "C:\CraftRoot\craft\bin\craft.py", line 255, in main
if not CraftCommands.run(package, action, tempArgs):
  File "C:\CraftRoot\craft\bin\CraftCommands.py", line 291, in run
if not handlePackage(info, action, directTargets=directTargets):
  File "C:\CraftRoot\craft\bin\CraftCommands.py", line 77, in handlePackage
success = doExec(package, action)
  File "C:\CraftRoot\craft\bin\CraftCommands.py", line 41, in doExec
ret = package.instance.runAction(action)
  File "C:\CraftRoot\craft\bin\Package\PackageBase.py", line 240, in runAction
if not getattr(self, step)():
  File "C:\CraftRoot\craft\bin\Source\MultiSource.py", line 45, in unpack
return self._sourceClass.unpack(self)
  File "C:\CraftRoot\craft\bin\Source\ArchiveSource.py", line 194, in unpack
if not utils.unpackFile(self.__downloadDir, filename, self.workDir()):
  File "C:\CraftRoot\craft\bin\utils.py", line 90, in unpackFile
return un7zip(os.path.join(downloaddir, filename), workdir, ext)
  File "C:\CraftRoot\craft\bin\utils.py", line 130, in un7zip
return system(command, displayProgress=True, **kw) and (not resolveSymlinks
or replaceSymlinksWithCopies(destdir))
  File "C:\CraftRoot\craft\bin\utils.py", line 179, in system
return systemWithoutShell(cmd, displayProgress=displayProgress,
logCommand=logCommand, acceptableExitCodes=acceptableExitCodes, **kw)
  File "C:\CraftRoot\craft\bin\utils.py", line 261, in systemWithoutShell
proc = subprocess.Popen(cmd, **kw)
  File
"C:\Users\me\AppData\Local\Programs\Python\Python37-32\lib\subprocess.py", line
775, in __init__
restore_signals, start_new_session)
  File
"C:\Users\me\AppData\Local\Programs\Python\Python37-32\lib\subprocess.py", line
1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] Не удается найти указанный файл

ERROR: Канал был закрыт.
PS C:\CraftRoot>


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.

[Craft] [Bug 411031] craft --update fails on Windows: could not delete msvcp140.dll during Action: cleanimage for libs/runtime

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=411031

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Craft] [Bug 415152] Cannot install boost-headers: tar not found

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415152

--- Comment #1 from Alexander Potashev  ---
Fixed unpack stage of boost-headers by running "git checkout master~2", i.e.
undoing two latest commits:

https://commits.kde.org/craft/157b4aea0b1d098ae7cf52c305458032378fc351
https://commits.kde.org/craft/a3314f4e7dba0297eebb83fe1aa8a3981973eb61

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

[Craft] [Bug 415158] New: icotool does not produce .ico file

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415158

Bug ID: 415158
   Summary: icotool does not produce .ico file
   Product: Craft
   Version: unspecified
  Platform: MS Windows
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Blueprints
  Assignee: vonr...@kde.org
  Reporter: aspotas...@gmail.com
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY
icotool does not produce .ico file.

The following command (which is part of the ktimetracker build procedure with
"craft ktimetracker") does not produce the ICO file in the destination path:

cmd.exe /C "cd /D C:\CraftRoot\build\_\5ebfb487\ktimetracker\icons\app &&
C:\CraftRoot\dev-utils\bin\ic
otool.exe -c -o
C:/CraftRoot/build/_/18046bba/RelWithDebInfo-master/icons/app/ktimetracker_app_icon_SRCS.ico
C:/CraftRoo
t/build/_/5ebfb487/ktimetracker/icons/app/16-apps-ktimetracker.png
C:/CraftRoot/build/_/5ebfb487/ktimetracker/icons/app/
32-apps-ktimetracker.png
C:/CraftRoot/build/_/5ebfb487/ktimetracker/icons/app/48-apps-ktimetracker.png
C:/CraftRoot/buil
d/_/5ebfb487/ktimetracker/icons/app/64-apps-ktimetracker.png
C:/CraftRoot/build/_/5ebfb487/ktimetracker/icons/app/128-ap
ps-ktimetracker.png"

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.

[Craft] [Bug 415158] icotool does not produce .ico file

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415158

--- Comment #1 from Alexander Potashev  ---
Guilty commit:
https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=3e08b58a185895a4a8d0ecfb84b3def2c37cacbe

Worked the problem around locally by dropping out the latest 4 commits
including the above mentioned commit.

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

[Craft] [Bug 415152] Cannot install boost-headers: tar not found

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415152

--- Comment #2 from Alexander Potashev  ---
compiler: MSVC 2019

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

[Craft] [Bug 415158] icotool does not produce .ico file

2019-12-13 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415158

--- Comment #2 from Alexander Potashev  ---
compiler: MSVC 2019

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

[Craft] [Bug 415158] icotool does not produce .ico file

2019-12-14 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415158

--- Comment #3 from Alexander Potashev  ---
Another proof of icotool not working:
https://binary-factory.kde.org/job/KTimeTracker_Nightly_win64/2/console

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

[frameworks-kguiaddons] [Bug 415181] New: Wrong language code in docs.kde.org URL

2019-12-14 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415181

Bug ID: 415181
   Summary: Wrong language code in docs.kde.org URL
   Product: frameworks-kguiaddons
   Version: 5.64.0
  Platform: MS Windows
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Wrong language code in docs.kde.org URL: "ru_RU" for Russian, the site expects
"ru".

STEPS TO REPRODUCE
1. Run KTimeTracker
2. Press F1 (for Help -> KTimeTracker Handbook)

OBSERVED RESULT
Web browser opens with URL:
https://docs.kde.org/index.php?branch=stable5&language=ru_RU&application=ktimetracker&path=/

EXPECTED RESULT
Should be e.g.
https://docs.kde.org/index.php?branch=stable5&language=ru&application=ktimetracker&path=/

The language code format "ru_RU" is not supported by docs.kde.org.

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

ADDITIONAL INFORMATION
Apparently QLocale().name() returns "ru_RU" on Windows, see
kguiaddons.git/src/util/urlhandler.cpp.

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

[Craft] [Bug 415185] New: Typo in attribute name "registy_hook"

2019-12-14 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415185

Bug ID: 415185
   Summary: Typo in attribute name "registy_hook"
   Product: Craft
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Core
  Assignee: vonr...@kde.org
  Reporter: aspotas...@gmail.com
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY
Typo in attribute name "registy_hook", should be named "registry_hook".

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[plasmashell] [Bug 415250] New: Missing documentation for the Notification KCM

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415250

Bug ID: 415250
   Summary: Missing documentation for the Notification KCM
   Product: plasmashell
   Version: 5.16.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Missing documentation for the Notification KCM.

STEPS TO REPRODUCE
1. Click on the Notifications widget on system tray.
2. Click "Configure Notifications..."
3. In the dialog, click Help.

OBSERVED RESULT
The page "documentation not found" is opened.

EXPECTED RESULT
Should open documentation about Notifications widget and KCM.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5
Kernel Version: 5.3.15-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 415251] New: Notification KCM UI changes layout upon opening subpage and going back

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415251

Bug ID: 415251
   Summary: Notification KCM UI changes layout upon opening
subpage and going back
   Product: plasmashell
   Version: 5.16.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Notification KCM UI changes layout on opening subpage and going back.

STEPS TO REPRODUCE
1. Click on the Notifications widget on system tray.
2. Click "Configure Notifications...", see screenshot 1.
3. Click "Set custom location..." ("Задать собственное расположение..." in
Russian), see screenshot 2.
4. Click left arrow or on the breadcrumb to go back to the dialog's first page.

OBSERVED RESULT
The dialog looks differently compared to screenshot 1, see screenshot 3.

The dialog was in mobile layout on screenshot 1.
The dialog is in desktop (side-by-side) layout on screenshot 3.

EXPECTED RESULT
The dialog should look the same as long as its window size is unchanged.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5
Kernel Version: 5.3.15-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 392897] severe freeze (10-30 secs)

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=392897

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[frameworks-kio] [Bug 404950] Copy process notification stops at 4 GiB

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=404950

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[kinfocenter] [Bug 413003] KInfoCenter eventually crashes when browsing through energy information

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=413003

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[plasmashell] [Bug 415252] New: Make file transfer OSD draggable

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415252

Bug ID: 415252
   Summary: Make file transfer OSD draggable
   Product: plasmashell
   Version: 5.16.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: aspotas...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Make file transfer OSD draggable.

When there is a file transfer in progress (e.g. file download or file copy
operation), a persistent notification (OSD) is opened at a fixed position on
screen. You can only choose between 6 predefined on-screen positions for this
OSD and you have to go deep inside the Notifications KCM to change it.

This is annoying because these OSDs often obscure other useful content on
screen. Of course I can minimize such OSD, but then it's hard to find it again
deep inside the system tray.

Please implement one of the following:
 A. Make the OSD draggable, like K3b does it.
 B. Turn the OSDs into a full-blown dialog windows, like it was implemented in 
good old KDE 3.x or Windows 95 (and later versions of Windows).

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5
Kernel Version: 5.3.15-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 415251] Notification KCM UI changes layout upon opening subpage and going back

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415251

--- Comment #2 from Alexander Potashev  ---
Created attachment 124530
  --> https://bugs.kde.org/attachment.cgi?id=124530&action=edit
screenshot 2

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

[plasmashell] [Bug 415251] Notification KCM UI changes layout upon opening subpage and going back

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415251

--- Comment #1 from Alexander Potashev  ---
Created attachment 124529
  --> https://bugs.kde.org/attachment.cgi?id=124529&action=edit
screenshot 1

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

[plasmashell] [Bug 415251] Notification KCM UI changes layout upon opening subpage and going back

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415251

--- Comment #3 from Alexander Potashev  ---
Created attachment 124531
  --> https://bugs.kde.org/attachment.cgi?id=124531&action=edit
screenshot 3

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

[plasmashell] [Bug 415251] Notification KCM UI changes layout upon opening subpage and going back

2019-12-16 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=415251

--- Comment #4 from Alexander Potashev  ---
Another problem on screenshot 3: The text in the longest checkbox is truncated.

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

<    5   6   7   8   9   10   11   12   13   14   >