[korganizer] [Bug 444866] New: Changing Networks Causes Google Calendar to Unload

2021-11-03 Thread Miguel Guthridge
https://bugs.kde.org/show_bug.cgi?id=444866

Bug ID: 444866
   Summary: Changing Networks Causes Google Calendar to Unload
   Product: korganizer
   Version: 5.18.2
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: groupware
  Assignee: kdepim-b...@kde.org
  Reporter: h...@outlook.com.au
  Target Milestone: ---

SUMMARY
When I unplug my laptop from it's dock, it switches from ethernet to wifi. When
this change happens, KOrganizer unloads my Google calendar, meaning that I need
to open the settings and manually restart the calendar. This also has a
knock-on effect for the PIM events plugin, which causes an error message, and
means that after I restart the Google calendar, I need to select all of my
sub-calendars to display in the clock widget again.

STEPS TO REPRODUCE
1. Use a Google calendar with KOrganise
2. Switch from ethernet to wifi or visa versa
3. Observe that the calendar has unloaded

OBSERVED RESULT
The calendar unloads and needs to be restarted manually.

EXPECTED RESULT
The calendar persists across the network change (and preferably even without
internet).

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I haven't tested with other calendars (eg exchange), but the issue could also
potentially be present with them.

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

[kalendar] [Bug 444867] New: [FEATURE REQUEST] Add a new dialog to quickly add events

2021-11-03 Thread juan
https://bugs.kde.org/show_bug.cgi?id=444867

Bug ID: 444867
   Summary: [FEATURE REQUEST] Add a new dialog to quickly add
events
   Product: kalendar
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@gmail.com
  Reporter: j...@juancastro.xyz
  Target Milestone: ---

Created attachment 143157
  --> https://bugs.kde.org/attachment.cgi?id=143157&action=edit
Nextcloud's add event dialog

SUMMARY
Right now, when we click on the "add new event" button a full window appear
with tons of options like timezone, repeat, ubication, tags, description, etc.
But to be honest, most of the time we just want to add a quick event, like
"date with my girlfriend at her house" put the time and date and maybe a tag
and adding an event can take too long, moving from keyboard to mouse and again
to keyboard, and pressing TAB jumps on checboxes and other stuff so at the end
you need to move to the mouse. 

My idea is, when we click on the add event button an overlay sheet appears with
just summary, calendar and time options, in a way that can be easy to jump from
one textbox to another with the TAB key. If we press a "more" button, then the
complete dialog appears. This is similar to Nextcloud's behavior (see
attachment). This way can be faster and less cumbersome to add events.

Thanks for this awesome application!

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

[bugs.kde.org] [Bug 444849] Make all issues appear in the My Bugs section, independently of the bug status

2021-11-03 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=444849

D. Debnath  changed:

   What|Removed |Added

 CC||d_debn...@outlook.com

--- Comment #3 from D. Debnath  ---
The My Bugs section is available in the footer (at the bottom of every page).
Try force refreshing your browser with Ctrl + Shift + R if you don't see the
footer.

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

[bugs.kde.org] [Bug 444846] When clicking in the "log in" link at the top bar, the rest of the elements in the top bar get cropped

2021-11-03 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=444846

D. Debnath  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||d_debn...@outlook.com
 Ever confirmed|0   |1

--- Comment #1 from D. Debnath  ---
I have prepared a fix for this. Will be deployed very soon :)

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

[krita] [Bug 444803] Krita crashes (Segmentation Fault)

2021-11-03 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=444803

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REOPENED|RESOLVED

--- Comment #3 from Halla Rempt  ---
You should remove the distro version of krita before running an appimage.

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

[frameworks-kwayland] [Bug 444868] New: Compiling the git-source For Kwayland Server Throws Clang Error: "Only virtual member functions can be marked 'override' "

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444868

Bug ID: 444868
   Summary: Compiling the git-source For Kwayland Server Throws
Clang Error: "Only virtual member functions can be
marked 'override' "
   Product: frameworks-kwayland
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: server
  Assignee: mgraess...@kde.org
  Reporter: nekone...@protonmail.ch
CC: kwin-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY

Compiling Kwayland-server via git with the AUR, with Clang configured as the
toolchain, throws a compilation error when built in a chroot:

```
/build/kwayland-server-git/src/kwayland-server/src/server/screencast_v1_interface.cpp:105:78:
error: only virtual member functions can be marked 'override'
   uint32_t pointer)
override

^~~~
[ 47%] Building CXX object
src/server/CMakeFiles/KWaylandServer.dir/textinput_v3_interface.cpp.o
1 error generated.
```

STEPS TO REPRODUCE
1. Git clone the server source
2. Attempt to compile it with clang
3. Wait for the compilation error

OBSERVED RESULT

Kwayland-server fails to compile

EXPECTED RESULT

Kwayland-server should be able to compile with Clang

SOFTWARE/OS VERSIONS

Linux Distro: Arch Linux
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[frameworks-kwayland] [Bug 444868] Compiling the git-source For Kwayland Server Throws Clang Error: "Only virtual member functions can be marked 'override' "

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444868

nekone...@protonmail.ch changed:

   What|Removed |Added

   Keywords||wayland

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

[choqok] [Bug 437215] [Feature Request] Save Twitter Post Attachments Inside Choqok

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437215

nekone...@protonmail.ch changed:

   What|Removed |Added

   Keywords||usability

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

[kdeconnect] [Bug 444869] New: Persistent notification shows in tray

2021-11-03 Thread Keval
https://bugs.kde.org/show_bug.cgi?id=444869

Bug ID: 444869
   Summary: Persistent notification shows in tray
   Product: kdeconnect
   Version: 1.10
  Platform: Android
OS: Android 10.x
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: ke...@thechubbypanda.net
  Target Milestone: ---

Created attachment 143158
  --> https://bugs.kde.org/attachment.cgi?id=143158&action=edit
Persistent icon

SUMMARY
The persistent notification displays next to the time on the home screen.
Maintaining a persistent notification, I believe if you lower the priority
enough, the icon will no longer show but will still be present when you scroll
down to get all notifications. The icon still shows despite being made
"silent".

STEPS TO REPRODUCE
1. Enable persistent notification

OBSERVED RESULT
Icon stays in top bar next to time

EXPECTED RESULT
Icon is only visible when in notification area (scrolled down)

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

[kdeconnect] [Bug 444870] New: Sending files from a pc to iPhone fails

2021-11-03 Thread Kerim Jumabayev
https://bugs.kde.org/show_bug.cgi?id=444870

Bug ID: 444870
   Summary: Sending files from a pc to iPhone fails
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: iOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ios-application
  Assignee: lucas.w...@tuta.io
  Reporter: 1key...@gmail.com
  Target Milestone: ---

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

SUMMARY


STEPS TO REPRODUCE
1. Send a file from a pc to iOS 

OBSERVED RESULT
(Failed)

EXPECTED RESULT
Success 

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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 444801] Turning monitor off and back on causes plasmashell crash

2021-11-03 Thread Piotr Piotrowski
https://bugs.kde.org/show_bug.cgi?id=444801

Piotr Piotrowski  changed:

   What|Removed |Added

 CC||p...@poczta.onet.pl

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

[kdeconnect] [Bug 444869] Persistent notification shows in tray

2021-11-03 Thread Keval
https://bugs.kde.org/show_bug.cgi?id=444869

Keval  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Keval  ---
Go into notification settings for the persistent notification > Minimise
Notifications

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

[systemsettings] [Bug 444827] Settings crashed while donwloading a theme

2021-11-03 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=444827

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
const QString guessedPluginId =
QFileInfo(entry.uninstalledFiles().constFirst()).fileName();

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

[krdc] [Bug 444871] New: Doesn't take generated Azure RDP files

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444871

Bug ID: 444871
   Summary: Doesn't take generated Azure RDP files
   Product: krdc
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: uwol...@kde.org
  Reporter: pingo-po...@hotmail.fr
CC: aa...@kde.org
  Target Milestone: ---

Created attachment 143160
  --> https://bugs.kde.org/attachment.cgi?id=143160&action=edit
Example incriminated file

SUMMARY

RDP files were defined by MSFT I guess. So they have the monopoly on what he
should look like. And today, Azure VM generates automatically RDP files for you
to log-in. But these files are not understood by KRDC

STEPS TO REPRODUCE
1. Go to https://labs.azure.com/virtualmachines
2. Click on the "ms-DocumentCardActions-action action-111" button (Connect to
the virtual machine)
3. Select "Connect via RDP"
4. Open the downloaded file with KRDC

OBSERVED RESULT
"The entered address [...]"

EXPECTED RESULT
FreeRDP window with the remote desktop

WORKAROUND
Take the username from the file (without the `username:s:`), add to it the URL
from the file (without the `full address:s:`) and add it manually to the
address bar or KRDC
`b...@ml-lab-ff54a48f-c206-44ec-9330-ce7191ffa797.westeurope.cloudapp.azure.com:61055`

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

ADDITIONAL INFORMATION
File example ```
full
address:s:ml-lab-ff54a48f-c206-44ec-9330-ce7191ffa797.westeurope.cloudapp.azure.com:61055
prompt for credentials:i:1
username:s:blue
```

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

[krdc] [Bug 444871] Doesn't take generated Azure RDP files

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444871

pingo-po...@hotmail.fr changed:

   What|Removed |Added

 CC||pingo-po...@hotmail.fr

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

[digikam] [Bug 444872] New: Create new database

2021-11-03 Thread Jānis Elmeris
https://bugs.kde.org/show_bug.cgi?id=444872

Bug ID: 444872
   Summary: Create new database
   Product: digikam
   Version: 7.3.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Database
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jan...@inbox.lv
  Target Milestone: ---

SUMMARY

There is an option (--database-directory) to open digiKam using a different
database, but there is no way of creating a new, different database.

If I want to create a different, independent, unrelated image
collection/database and manage it completely independently, I could set up
different databases and use --database-directory to choose one upon start-up,
but how do I create these different databases?

This is a feature request (unless I'm missing the command to create a new
database), so I'm leaving the rest of the fields blank.

STEPS TO REPRODUCE

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.

[digikam] [Bug 444872] Create new database

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444872

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Database|Setup-CLI
 CC||caulier.gil...@gmail.com

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

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2021-11-03 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=383010

Tanya  changed:

   What|Removed |Added

 CC||mgsext...@gmail.com

--- Comment #66 from Tanya  ---
*** Bug 441609 has been marked as a duplicate of this bug. ***

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

[valgrind] [Bug 441609] unhandled instruction bytes: 0x62 0xF1 0x7C 0x48 0x57 0xC0 0xC5 0xFA 0x11 0x80

2021-11-03 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=441609

Tanya  changed:

   What|Removed |Added

 CC||tatyana.a.mine...@intel.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Tanya  ---
The faulty instruction is part of the AVX512 instruction set. It is currently
being worked on in scope of https://bugs.kde.org/show_bug.cgi?id=383010.

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

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

[systemsettings] [Bug 444787] locations settings change after reboot

2021-11-03 Thread Rüdiger
https://bugs.kde.org/show_bug.cgi?id=444787

Rüdiger  changed:

   What|Removed |Added

  Component|general |kcm_fileshare

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

[kmymoney] [Bug 185570] changing account type not possible

2021-11-03 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=185570

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com

--- Comment #5 from Dawid Wróbel  ---
The types that one can change account from/to are definitely too limited, and I
discussed this previously, possibly even created another (duplicate) issue
about it, but can't find it now.

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

[neon] [Bug 444873] New: xdg-desktop-portal's FileChooser not focused

2021-11-03 Thread Maximilian Federle
https://bugs.kde.org/show_bug.cgi?id=444873

Bug ID: 444873
   Summary: xdg-desktop-portal's FileChooser not focused
   Product: neon
   Version: unspecified
  Platform: Snap
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snaps
  Assignee: neon-b...@kde.org
  Reporter: max.fede...@googlemail.com
CC: neon-b...@kde.org
  Target Milestone: ---

SUMMARY

See https://forum.snapcraft.io/t/file-chooser-not-focused/22269

Snaps that use the kde-neon extension use the host's xdg-desktop-portal
implementation.
However, FileChooser dialogs (open & save) open behind the application window
because Qt sends the application's window id in the wrong format (dec instead
of hex).

The upstream patch correcting this problem:
https://github.com/qt/qtbase/commit/acaabc9108dfe75530960cf8e3ec4f3602cd82e0.patch

I guess this would need to be added in
https://invent.kde.org/neon/qt/qtbase/-/tree/Neon/release/debian/patches, but I
lack the time and skills to test building a deb with this patch to create a PR. 

https://forum.snapcraft.io/t/file-chooser-not-focused/22269
STEPS TO REPRODUCE
1. Run any snap that uses kde-neon
2. Open file dialog


OBSERVED RESULT
The file dialog opens out of focus in the background (at least on Gnome)

EXPECTED RESULT

The file dialog should open in the foreground, as it is the case with Gtk
applications.

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

[konversation] [Bug 441575] konversation should separate state config from settings config

2021-11-03 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=441575

Till Schäfer  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/T12549
Version|1.8.21080   |1.8.21082

--- Comment #1 from Till Schäfer  ---
see also https://phabricator.kde.org/T12549 - Remove state data from config
files

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

[konqueror] [Bug 434173] Konqueror automatic spell checking not working with WebEngine

2021-11-03 Thread Klaus-Dieter Fietze
https://bugs.kde.org/show_bug.cgi?id=434173

--- Comment #2 from Klaus-Dieter Fietze  ---
Created attachment 143161
  --> https://bugs.kde.org/attachment.cgi?id=143161&action=edit
Configure Spell Checking in Konqueror's Settings menu

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

[konqueror] [Bug 434173] Konqueror automatic spell checking not working with WebEngine

2021-11-03 Thread Klaus-Dieter Fietze
https://bugs.kde.org/show_bug.cgi?id=434173

--- Comment #3 from Klaus-Dieter Fietze  ---
The spell check still does not work in Konqueror (though it works well in
Kate).  
Past updates have brought some improvements, though. Now, the Konqueror
settings menu lets you choose "Configure Spell Checking". However, when working
in any text input window, right click opens a multiple choice, where you can
enable spell checking, but when right clicking again, "Spell Checking Enabled"
is ticked but the menu point "Languages" below does not offer any choice.

Operating System: openSUSE Tumbleweed 20211031  
KDE Plasma Version: 5.23.2  
KDE Frameworks Version: 5.87.0  
Qt Version: 5.15.2  
Kernel Version: 5.14.14-1-default (64-bit)  
Graphics Platform: X11  

Spell checker: Hunspell  
Dictionaries: myspell de, de_DE, en, en_GB, fr_FR, pt_BR  
(No ispell nor aspell installed.)

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

[konversation] [Bug 441575] konversation should separate state config from settings config

2021-11-03 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=441575

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #2 from Alexander Lohnau  ---
I will work on a fix once the current frameworks master is released. That
contains some logic in KXMLGUI & utility methods in KConfig to move config
entries from one group to another.

>Observed states in kid3rc so far:

Is this related to Konversation?

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

[konqueror] [Bug 434173] Konqueror automatic spell checking not working with WebEngine

2021-11-03 Thread Klaus-Dieter Fietze
https://bugs.kde.org/show_bug.cgi?id=434173

--- Comment #4 from Klaus-Dieter Fietze  ---
Created attachment 143162
  --> https://bugs.kde.org/attachment.cgi?id=143162&action=edit
Related system settings for the spell checker configuration

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

[konqueror] [Bug 434173] Konqueror automatic spell checking not working with WebEngine

2021-11-03 Thread Klaus-Dieter Fietze
https://bugs.kde.org/show_bug.cgi?id=434173

--- Comment #5 from Klaus-Dieter Fietze  ---
Created attachment 143163
  --> https://bugs.kde.org/attachment.cgi?id=143163&action=edit
Related system settings for the spell checker configuration

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

[konversation] [Bug 441575] konversation should separate state config from settings config

2021-11-03 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=441575

--- Comment #3 from Till Schäfer  ---
(In reply to Alexander Lohnau from comment #2)
> I will work on a fix once the current frameworks master is released. That
> contains some logic in KXMLGUI & utility methods in KConfig to move config
> entries from one group to another.
cool

> 
> >Observed states in kid3rc so far:
> 
> Is this related to Konversation?

Copy & Paste Error.  I have also opened a similar bug report for Kid3.
The data below is correct -> simply apply s/kid3rc/konversationrc/ :)

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

[konsole] [Bug 372496] Support tmux control mode

2021-11-03 Thread Jeffrey Bouter
https://bugs.kde.org/show_bug.cgi?id=372496

Jeffrey Bouter  changed:

   What|Removed |Added

 CC||k...@kn0x.org

--- Comment #5 from Jeffrey Bouter  ---
This would be really nice to have in konsole. I've used this functionality on
iTerm2 on a mac, and it works really nicely. Especially for keeping state.

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

[Akonadi] [Bug 398783] Error message when sending emails, likely linked to failure to add "replied" tag

2021-11-03 Thread Gerhard Lehnhoff
https://bugs.kde.org/show_bug.cgi?id=398783

Gerhard Lehnhoff  changed:

   What|Removed |Added

 CC||pub...@glehnhoff.de

--- Comment #2 from Gerhard Lehnhoff  ---
Same Problem:

Das Ergebnis kann nicht im Objekt gespeichert werden. [LLCONFLICT] Resource
akonadi_imap_resource_4 tries to modify item 49260 (3) (in collection 298) with
revision 1; the item was modified elsewhere and has revision 2, aborting STORE. 

Whenever I send an email, this message turns up. In the send-folder is my
message sent; however, marked as not read. I wonder whether this was like that
before.

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

[Akonadi] [Bug 398783] Error message when sending emails, likely linked to failure to add "replied" tag

2021-11-03 Thread Gerhard Lehnhoff
https://bugs.kde.org/show_bug.cgi?id=398783

--- Comment #3 from Gerhard Lehnhoff  ---
Not sure, whether this helps:

{
"ancestorsAttributes": [
],
"ancestorsDepth": 2,
"collections": {
"type": "UID",
"value": "298"
},
"depth": 0,
"displayPref": false,
"enabled": false,
"fetchStats": true,
"indexPref": false,
"mimeTypes": [
],
"resource": "akonadi_imap_resource_4",
"response": false,
"syncPref": true,
"tag": 21180,
"type": "FetchCollections"
}

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

[konsole] [Bug 432970] Tab bar now shows the end of the hostname

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432970

--- Comment #8 from ric...@nakts.net ---
Still the same in the latest KDE version in Tumbleweed - any thoughts on
reversing this change?

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

[Akonadi] [Bug 398783] Error message when sending emails, likely linked to failure to add "replied" tag

2021-11-03 Thread Gerhard Lehnhoff
https://bugs.kde.org/show_bug.cgi?id=398783

--- Comment #4 from Gerhard Lehnhoff  ---
Created attachment 143164
  --> https://bugs.kde.org/attachment.cgi?id=143164&action=edit
Screenshot Identity -> Extras

When I disable "Ordner für gesendete Nachrichten" in "Identities -> Extras" (I
hope these are the correct translations, see attached screenshot) the error
does not show up.

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

[libkgapi] [Bug 439285] Bad request, Google replied "Contacts API is being deprecated"

2021-11-03 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=439285

--- Comment #18 from Philippe ROUBACH  ---
Now very often (about every 2  days) my calendar disappears !

I must restart "G groupware" to get again my calendar.

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

[kwin] [Bug 439899] A second fixed cursor in the center of the screen on top of all sometimes appears.

2021-11-03 Thread ventusliberum
https://bugs.kde.org/show_bug.cgi?id=439899

ventusliberum  changed:

   What|Removed |Added

 CC|dafeinay...@gmail.com   |

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

[print-manager] [Bug 444874] New: System Settings closed unexpectedly after changing themes

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444874

Bug ID: 444874
   Summary: System Settings closed unexpectedly after changing
themes
   Product: print-manager
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: kjgirjrskst...@metalunits.com
  Target Milestone: ---

Created attachment 143165
  --> https://bugs.kde.org/attachment.cgi?id=143165&action=edit
Message form Dr Konqui.

SUMMARY


STEPS TO REPRODUCE
1. Open system settings and click on appearance.
2. Click on get new global themes and install any themes u like.
3. It just crashes

OBSERVED RESULT

Here is the output - 
Application: System Settings (systemsettings5), signal: Segmentation fault

[KCrash Handler]

#4 0x7f2eb3e20859 in QDir::fromNativeSeparators(QString const&) () at
/usr/lib/libQt5Core.so.5

#5 0x7f2eb3e34907 in QFileInfo::QFileInfo(QString const&) () at
/usr/lib/libQt5Core.so.5

#6 0x7f2ea543aed7 in () at /usr/lib/qt/plugins/kcms/kcm_lookandfeel.so

#7 0x7f2ea5438a0b in () at /usr/lib/qt/plugins/kcms/kcm_lookandfeel.so

#8 0x7f2eb2d9bc9e in () at /usr/lib/libQt5Qml.so.5

#9 0x7f2eb2c77121 in () at /usr/lib/libQt5Qml.so.5

#10 0x7f2eb2c78f6b in QV4::QObjectMethod::callInternal(QV4::Value const*,
QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5

#11 0x7f2eb2c960c0 in () at /usr/lib/libQt5Qml.so.5

#12 0x7f2eb2c98dbf in () at /usr/lib/libQt5Qml.so.5

#13 0x7f2eb2c2b0df in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5

#14 0x7f2eb2db6f36 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /usr/lib/libQt5Qml.so.5

#15 0x7f2eb2d6753d in QQmlBoundSignalExpression::evaluate(void**) () at
/usr/lib/libQt5Qml.so.5

#16 0x7f2eb2d68799 in () at /usr/lib/libQt5Qml.so.5

#17 0x7f2eb2d9b755 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () at /usr/lib/libQt5Qml.so.5

#18 0x7f2eb3f45308 in () at /usr/lib/libQt5Core.so.5

#19 0x7f2ea53dd771 in () at
/usr/lib/qt/qml/org/kde/newstuff/libnewstuffqmlplugin.so

#20 0x7f2ea53e5d4b in () at
/usr/lib/qt/qml/org/kde/newstuff/libnewstuffqmlplugin.so

#21 0x7f2eb3f457ab in () at /usr/lib/libQt5Core.so.5

#22 0x7f2e8776d1c7 in
KNSCore::Engine::signalEntryEvent(KNSCore::EntryInternal const&,
KNSCore::EntryInternal::EntryEvent) () at /usr/lib/libKF5NewStuffCore.so.5

#23 0x7f2eb3f457ab in () at /usr/lib/libQt5Core.so.5

#24 0x7f2e8776c483 in
KNSCore::Installation::signalEntryChanged(KNSCore::EntryInternal const&) () at
/usr/lib/libKF5NewStuffCore.so.5

#25 0x7f2e8779add0 in () at /usr/lib/libKF5NewStuffCore.so.5

#26 0x7f2eb3f457ab in () at /usr/lib/libQt5Core.so.5

#27 0x7f2eb420c0dd in KJob::result(KJob*, KJob::QPrivateSignal) () at
/usr/lib/libKF5CoreAddons.so.5

#28 0x7f2eb420d5cc in KJob::finishJob(bool) () at
/usr/lib/libKF5CoreAddons.so.5

#29 0x7f2eb3f3b54f in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5

#30 0x7f2eb4affd62 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5

#31 0x7f2eb3f0e3fa in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5

#32 0x7f2eb3f114f9 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5

#33 0x7f2eb3f679f4 in () at /usr/lib/libQt5Core.so.5

#34 0x7f2eb1ac34dc in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0

#35 0x7f2eb1b17749 in () at /usr/lib/libglib-2.0.so.0

#36 0x7f2eb1ac0bc1 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0

#37 0x7f2eb3f67026 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5

#38 0x7f2eb3f0cd6c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5

#39 0x7f2eb3f152d4 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5

#40 0x55a641fc5954 in ()

#41 0x7f2eb389ab25 in __libc_start_main () at /usr/lib/libc.so.6

#42 0x55a641fc66be in ()

[Inferior 1 (process 3238) detached]


EXPECTED RESULT

I expected it to work properly.

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

[krita] [Bug 444875] New: "Critical section not initialized" warning in lcms

2021-11-03 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=444875

Bug ID: 444875
   Summary: "Critical section not initialized" warning in lcms
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: al...@alvinhc.com
  Target Milestone: ---

Created attachment 143166
  --> https://bugs.kde.org/attachment.cgi?id=143166&action=edit
warning and backtrace

Application Verifier gives this warning on starting Krita. I'm not sure how big
of an issue this is.

(Nightly 5214230c5a)

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

[konversation] [Bug 441575] konversation should separate state config from settings config

2021-11-03 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=441575

Alexander Lohnau  changed:

   What|Removed |Added

   Assignee|konversation-de...@kde.org  |alexander.loh...@gmx.de

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #3 from f.ka...@posteo.de ---
Downgrading the libkdecorations package as suggested here temporarily fixed it
for me https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996726

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

[kinfocenter] [Bug 443573] Problems with update of battery values

2021-11-03 Thread Chirag Anand
https://bugs.kde.org/show_bug.cgi?id=443573

Chirag Anand  changed:

   What|Removed |Added

 CC||anand.chi...@gmail.com

--- Comment #2 from Chirag Anand  ---
I am facing one issue which you have mentioned in this bug, KDE doesn't
recognise when the battery is disconnected even though the values inside
/sys/class/power_supply/BAT0 are fine (correct power and energy numbers).
UPower says `state: discharging` but the battery applet says that the battery
is plugged in but discharging (screenshot attached). Because of this the
machine doesn't suspend when it should.

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

[kinfocenter] [Bug 443573] Problems with update of battery values

2021-11-03 Thread Chirag Anand
https://bugs.kde.org/show_bug.cgi?id=443573

--- Comment #3 from Chirag Anand  ---
Created attachment 143167
  --> https://bugs.kde.org/attachment.cgi?id=143167&action=edit
AC connected but battery discharging

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

[konsole] [Bug 432970] Tab bar now shows the end of the hostname

2021-11-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=432970

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/konsole/-/merge_requests/519

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

[krita] [Bug 444875] "Critical section not initialized" warning in lcms

2021-11-03 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=444875

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org

--- Comment #1 from Halla Rempt  ---
Looks like it's a bug in lcms, not in Krita.

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

[plasmashell] [Bug 444843] Plasma smart switching between mouse and touchpad for laptops

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444843

qydwhotm...@gmail.com changed:

   What|Removed |Added

   Keywords||usability
 CC||qydwhotm...@gmail.com

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

[plasmashell] [Bug 384782] Allow manually re-ordering tray icons

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384782

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

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

[systemsettings] [Bug 444865] problem adding a user photo

2021-11-03 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=444865

Paul Worrall  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||p.r.worr...@gmail.com

--- Comment #1 from Paul Worrall  ---


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

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

[systemsettings] [Bug 439603] Allow crop and rotation when choosing user profile picture

2021-11-03 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=439603

Paul Worrall  changed:

   What|Removed |Added

 CC||paulo8...@gmail.com

--- Comment #1 from Paul Worrall  ---
*** Bug 444865 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 221084] Provide a configuration option to turn off the pad when a mouse is detected

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=221084

qydwhotm...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||qydwhotm...@gmail.com

--- Comment #2 from qydwhotm...@gmail.com ---


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

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

[systemsettings] [Bug 415364] Setting to disable when mouse is plugged in is missing

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415364

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||k...@sibbald.com

--- Comment #7 from qydwhotm...@gmail.com ---
*** Bug 221084 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 415364] Setting to disable when mouse is plugged in is missing

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415364

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||yiz...@kulodgei.com

--- Comment #8 from qydwhotm...@gmail.com ---
*** Bug 444843 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 444843] Plasma smart switching between mouse and touchpad for laptops

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444843

qydwhotm...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from qydwhotm...@gmail.com ---


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

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

[plasmashell] [Bug 444026] LO Presentation mode broken after update to Plasma 5.23.0

2021-11-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=444026

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de
 Status|NEEDSINFO   |RESOLVED
 Resolution|UPSTREAM|DUPLICATE

--- Comment #6 from Michael Weghorn  ---
(In reply to David Edmundson from comment #4)
> Thanks, please do reopen and comment if anything happens on that libreoffice
> bug report that pushes things back our way.

FWIW, it turned out this is not a LibreOffice problem, but a KWin regression,
already fixed in the 'Plasma/5.23' branch by the following commit:

commit 2958881264caf8d3bd83a34411e9586f8fcb7211
Author: Vlad Zahorodnii 
Date:   Fri Oct 15 17:18:43 2021 +0300

Restore old behavior of Workspace::clientArea(clientOpt, Toplevel)

When geometry updates are blocked, the output doesn't get updated. This
breaks Workspace::clientArea() overload that takes only the window.

Previously, clientArea() would look up the output where the window is
every time it's called, so the fact that the screen id or
AbstractOutput
is unsynchronized with the frame geometry was irrelevant.

This change restores the old behavior as 5.23 is affected by the
output() being out of sync with the frameGeometry(). Specifically, when
kwin starts managing an X11 window, it will block geometry updates,
setup the window, e.g. make it fullscreen, and unblock geometry
updates.

Since Workspace::clientArea(clientArea, Toplevel) uses the output(),
X11Client::setFullScreen() will most likely put the X11 window at a
wrong output if it's called inside X11Client::manage().

BUG: 443787


(cherry picked from commit 6d5fc9fd3000cf32ecb63a8252a6f50368f3604d)

 src/workspace.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Marking as a duplicate of bug 443787 accordingly.

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

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

[kwin] [Bug 443787] Multimonitor Telegram click on video/picture opens on other screen flickers wildly

2021-11-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=443787

Michael Weghorn  changed:

   What|Removed |Added

 CC||axel.br...@gmx.de

--- Comment #22 from Michael Weghorn  ---
*** Bug 444026 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 436774] Program Feature "Open new files in tabs" not working

2021-11-03 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=436774

Dominik Kummer  changed:

   What|Removed |Added

Summary|When I want to open many|Program Feature "Open new
   |files sharing the same  |files in tabs" not working
   |window but different tabs,  |
   |I have to drag the  |
   |second/third .. files to|
   |the window of first file.   |
   |If I simply open two files  |
   |by clicking, it will open   |
   |two windows rather than two |
   |tabs.   |
 OS|Microsoft Windows   |Linux
Version|unspecified |21.08.2
   Platform|Other   |Archlinux Packages
 CC||ad...@arkades.org

--- Comment #8 from Dominik Kummer  ---
In Okular settings I activated this program feature option. Trying to open
several documents from within dolphin launches new instances though. I tried to
add the option --unique to okular command in Fila Associations settings, but it
does not help. And thats horrible, because I want to access okular with
shortcut Meta+O which now does only focus the first instance. The feature did
work in the past for sure, but right now I cannot recall when it stopped
working.

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

[okular] [Bug 436774] Program Feature "Open new files in tabs" not working

2021-11-03 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=436774

Dominik Kummer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 444026] LO Presentation mode broken after update to Plasma 5.23.0

2021-11-03 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=444026

--- Comment #7 from Axel Braun  ---
Plasma 5.23.2 seems to contain the fix already!
Thanks!

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

[korganizer] [Bug 421443] KOrganizer does not sync reliably with Zoho Calendars via CalDAV - pulls wrong remote CalDAV calendar URL

2021-11-03 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=421443

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||c...@carlschwan.eu
 Status|REPORTED|RESOLVED

--- Comment #2 from Carl Schwan  ---


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

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

[korganizer] [Bug 435232] KOrganizer automatically add slash (/) in the final of the URL and don't import correctly

2021-11-03 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=435232

Carl Schwan  changed:

   What|Removed |Added

 CC||jjemil...@zoho.com

--- Comment #10 from Carl Schwan  ---
*** Bug 421443 has been marked as a duplicate of this bug. ***

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

[korganizer] [Bug 435232] KOrganizer automatically add slash (/) in the final of the URL and don't import correctly

2021-11-03 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=435232

--- Comment #11 from Carl Schwan  ---
Did a bit of investigation yesterday night, and using
https://calendar.zoho.com/caldav/{ID} instead of
https://calendar.zoho.com/caldav/{ID}/events/ makes it possible for
Korganizer/Kalendar to correctly detect the dav collections. Events are still
not displayed for me, I will investigate further tonight.

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

[digikam] [Bug 444872] Create new database

2021-11-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=444872

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||7.4.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/2c86d69
   ||214ed1866dfba576015f27521ca
   ||3c4889
 Status|REPORTED|RESOLVED

--- Comment #1 from Maik Qualmann  ---
Git commit 2c86d69214ed1866dfba576015f27521ca3c4889 by Maik Qualmann.
Committed on 03/11/2021 at 11:39.
Pushed by mqualmann into branch 'master'.

no check for existing SQLite DB with database directory option
FIXED-IN: 7.4.0

M  +1-1NEWS
M  +3-1core/libs/album/manager/albummanager_database.cpp

https://invent.kde.org/graphics/digikam/commit/2c86d69214ed1866dfba576015f27521ca3c4889

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

[digikam] [Bug 444872] Create new database

2021-11-03 Thread Jānis Elmeris
https://bugs.kde.org/show_bug.cgi?id=444872

--- Comment #2 from Jānis Elmeris  ---
Thank you for the quick reaction!

Can you, please, give a short explanation of what is going to be different now?

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

[frameworks-kcrash] [Bug 444876] New: Krita's 4.4.8 crashing when creating and opening a file on MacOs 10.15.7

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444876

Bug ID: 444876
   Summary: Krita's 4.4.8 crashing when creating and opening a
file on MacOs 10.15.7
   Product: frameworks-kcrash
   Version: unspecified
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: nayl...@yahoo.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Process:   krita [1114]
Path:  /Applications/krita.app/Contents/MacOS/krita
Identifier:org.krita
Version:   4.4.8 (???)
Code Type: X86-64 (Native)
Parent Process:??? [1]
Responsible:   krita [1114]
User ID:   501

Date/Time: 2021-11-03 12:28:55.743 +0100
OS Version:Mac OS X 10.15.7 (19H1519)
Report Version:12
Anonymous UUID:31DC9202-E9B5-6160-2549-951C2C831AF8


Time Awake Since Boot: 3000 seconds

System Integrity Protection: enabled

Crashed Thread:0  Dispatch queue: com.apple.main-thread

Exception Type:EXC_CRASH (SIGABRT)
Exception Codes:   0x, 0x
Exception Note:EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffb


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib  0x7fff6d3c133a __pthread_kill + 10
1   libsystem_pthread.dylib 0x7fff6d481e60 pthread_kill + 430
2   libsystem_c.dylib   0x7fff6d348808 abort + 120
3   libGPUSupportMercury.dylib  0x7fff5445c0a5
gpusGenerateCrashLog.cold.1 + 95
4   libGPUSupportMercury.dylib  0x7fff5445318f gpusGenerateCrashLog
+ 89
5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x7fff28d2add0
gpusKillClientExt + 9
6   libGPUSupportMercury.dylib  0x7fff5445455b
gpusSubmitDataBuffers + 164
7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x7fff28900c78
IntelCommandBuffer::getNew(GLDContextRec*) + 48
8   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x7fff28900aa6
intelSubmitCommands + 187
9   GLEngine0x7fff3dc3f395
gleUnbindTextureObject + 58
10  GLEngine0x7fff3dc11547
gleUnbindDeleteHashNamesAndObjects + 159
11  GLEngine0x7fff3db3bdc1
glDeleteTextures_Exec + 724
12  org.qt-project.QtGui0x000110594e4a 0x110274000 +
3280458
13  org.qt-project.QtGui0x0001102ecc29
QOpenGLSharedResourceGuard::freeResource(QOpenGLContext*) + 41
14  org.qt-project.QtGui0x0001102ebd47
QOpenGLContextGroupPrivate::deletePendingResources(QOpenGLContext*) + 279
15  org.qt-project.QtGui0x0001102ecbd9
QOpenGLSharedResource::free() + 633
16  org.qt-project.QtGui0x0001105954b7
QOpenGLFramebufferObject::~QOpenGLFramebufferObject() + 279
17  org.qt-project.QtGui0x00011059569e
QOpenGLFramebufferObject::~QOpenGLFramebufferObject() + 14
18  org.qt-project.QtWidgets0x00010f949c0e 0x10f8d9000 + 461838
19  org.qt-project.QtWidgets0x00010f94b0b8
QOpenGLWidget::resizeEvent(QResizeEvent*) + 72
20  org.qt-project.QtWidgets0x00010f92574c
QWidget::event(QEvent*) + 1132
21  org.qt-project.QtWidgets0x00010f8eb639
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
22  org.qt-project.QtWidgets0x00010f8ec95d
QApplication::notify(QObject*, QEvent*) + 477
23  libkritaui.20.dylib 0x00010d32325a
KisApplication::notify(QObject*, QEvent*) + 26
24  org.qt-project.QtCore   0x000110b11ce6
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
25  org.qt-project.QtWidgets0x00010f91db6e
QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) + 270
26  org.qt-project.QtWidgets0x00010f924306
QWidgetPrivate::show_helper() + 38
27  org.qt-project.QtWidgets0x00010f924708
QWidgetPrivate::showChildren(bool) + 408
28  org.qt-project.QtWidgets0x00010f924328
QWidgetPrivate::show_helper() + 72
29  org.qt-project.QtWidgets0x00010f924708
QWidgetPrivate::showChildren(bool) + 408
30  org.qt-project.QtWidgets0x00010f924328
QWidgetPrivate::show_helper() + 72
31  org.qt-project.QtWidgets0x00010f924708
QWidgetPrivate::showChildren(bool) + 408
32  org.qt-project.QtWidgets0x00010f924328
QWidgetPrivate::show_helper() + 72
33  org.qt-project.QtWidgets0x00010f924708
QWidgetPrivate::showChildren(bool) + 408
34  org.qt-project.QtWidgets0x00010f924328
QWidgetPrivate::show_helper() + 72
35  org.qt-pr

[digikam] [Bug 444872] Create new database

2021-11-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=444872

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
A dialog was displayed that the database do not exist, this is for normal
configuration if the database has been moved by the user. When a database
directory option is passed, the database is created automatically.

I would also use the "--config" option, you can then use a separate
configuration for each database. Often makes more sense. The config file must
exist as an empty file when it is started for the first time.

Maik

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

[konsole] [Bug 430822] Unicode glyphs in fonts not rendered properly

2021-11-03 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=430822

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[systemsettings] [Bug 444877] New: System Preferences

2021-11-03 Thread Pablo Emanuel Ambrosio
https://bugs.kde.org/show_bug.cgi?id=444877

Bug ID: 444877
   Summary: System Preferences
   Product: systemsettings
   Version: 5.22.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pablo.emanuel.ambro...@gmail.com
  Target Milestone: ---

Application: systemsettings5 (5.22.5)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.11.12-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Fedora 34 (Workstation Edition)

-- Information about the crash:
System preferences is not opening and I can't adjust the controls

The crash can be reproduced every time.

-- Backtrace:
Application: Preferencias del sistema (systemsettings5), signal: Segmentation
fault

[KCrash Handler]
#4  0x7faa3e39c339 in QPixmapStyle::drawControl(QStyle::ControlElement,
QStyleOption const*, QPainter*, QWidget const*) const () from
/lib64/libQt5Widgets.so.5
#5  0x7faa0c945d28 in KQuickStyleItem::updatePolish() () from
/usr/lib64/qt5/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
#6  0x7faa3ca4d75c in QQuickWindowPrivate::polishItems() () from
/lib64/libQt5Quick.so.5
#7  0x7faa3cadb7f2 in QQuickRenderControl::polishItems() () from
/lib64/libQt5Quick.so.5
#8  0x7faa3cd81c15 in QQuickWidgetPrivate::render(bool) () from
/lib64/libQt5QuickWidgets.so.5
#9  0x7faa3e3162bc in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#10 0x7faa3e2d4e73 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#11 0x7faa3d745f48 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#12 0x7faa3e30d866 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool,
bool) () from /lib64/libQt5Widgets.so.5
#13 0x7faa3e3121a7 in QWidgetPrivate::show_helper() () from
/lib64/libQt5Widgets.so.5
#14 0x7faa3e315353 in QWidgetPrivate::setVisible(bool) () from
/lib64/libQt5Widgets.so.5
#15 0x7faa3e312129 in QWidgetPrivate::showChildren(bool) () from
/lib64/libQt5Widgets.so.5
#16 0x7faa3e3121c3 in QWidgetPrivate::show_helper() () from
/lib64/libQt5Widgets.so.5
#17 0x7faa3e315353 in QWidgetPrivate::setVisible(bool) () from
/lib64/libQt5Widgets.so.5
#18 0x7faa3e312129 in QWidgetPrivate::showChildren(bool) () from
/lib64/libQt5Widgets.so.5
#19 0x7faa3e3121c3 in QWidgetPrivate::show_helper() () from
/lib64/libQt5Widgets.so.5
#20 0x7faa3e312149 in QWidgetPrivate::showChildren(bool) () from
/lib64/libQt5Widgets.so.5
#21 0x7faa3e3121c3 in QWidgetPrivate::show_helper() () from
/lib64/libQt5Widgets.so.5
#22 0x7faa3e315353 in QWidgetPrivate::setVisible(bool) () from
/lib64/libQt5Widgets.so.5
#23 0x7faa3e312129 in QWidgetPrivate::showChildren(bool) () from
/lib64/libQt5Widgets.so.5
#24 0x7faa3e3121c3 in QWidgetPrivate::show_helper() () from
/lib64/libQt5Widgets.so.5
#25 0x7faa3e315353 in QWidgetPrivate::setVisible(bool) () from
/lib64/libQt5Widgets.so.5
#26 0x7faa3e2fa6c7 in QStackedLayout::setCurrentIndex(int) () from
/lib64/libQt5Widgets.so.5
#27 0x7faa3ea42c59 in
QtPrivate::QFunctorSlotObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) () from /lib64/libKF5WidgetsAddons.so.5
#28 0x7faa3d7764b0 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#29 0x7faa3d70a87b in QItemSelectionModel::selectionChanged(QItemSelection
const&, QItemSelection const&) () from /lib64/libQt5Core.so.5
#30 0x7faa3d712a06 in QItemSelectionModel::select(QItemSelection const&,
QFlags) () from /lib64/libQt5Core.so.5
#31 0x7faa3d70e1e1 in QItemSelectionModel::select(QModelIndex const&,
QFlags) () from /lib64/libQt5Core.so.5
#32 0x7faa3d70bfa4 in QItemSelectionModel::setCurrentIndex(QModelIndex
const&, QFlags) () from
/lib64/libQt5Core.so.5
#33 0x7faa3ea3f5f8 in
QtPrivate::QFunctorSlotObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) () from /lib64/libKF5WidgetsAddons.so.5
#34 0x7faa3d7764b0 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#35 0x7faa3d6fcbda in
QAbstractItemModel::layoutChanged(QList const&,
QAbstractItemModel::LayoutChangeHint) () from /lib64/libQt5Core.so.5
#36 0x7faa3ea499b0 in KPageWidgetModel::addPage(KPageWidgetItem*) () from
/lib64/libKF5WidgetsAddons.so.5
#37 0x7faa3ed461fa in ModuleView::loadModule(QModelIndex const&,
QStringList const&) () from /lib64/libsystemsettingsview.so.3
#38 0x7faa2002cb61 in SidebarMode::loadModule(QModelIndex const&,
QStringList const&) [clone .part.0] () from
/usr/lib64/qt5/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#39 0x7faa200309e4 in SidebarMode::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from
/usr/

[ark] [Bug 444878] New: Ark does not cut/copy files from an archive

2021-11-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=444878

Bug ID: 444878
   Summary: Ark does not cut/copy files from an archive
   Product: ark
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: bugsefor...@gmx.com
CC: aa...@kde.org, rthoms...@gmail.com
  Target Milestone: ---

SUMMARY
Ark does not cut/copy selected file(s) to clipboard. Watch the attached screen
recording please.

EXPECTED RESULT
cut and copy features should work

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
Graphics Platform: X11

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

[ark] [Bug 444878] Ark does not cut/copy files from an archive

2021-11-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=444878

--- Comment #1 from Patrick Silva  ---
Created attachment 143168
  --> https://bugs.kde.org/attachment.cgi?id=143168&action=edit
screen recording

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

[digikam] [Bug 444265] The plugin MediaWikicrashes by uploading an image

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444265

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Hi,

Can you run digiKam from a console with previously to define a debug env.
variable as explained here :

https://www.digikam.org/contribute/

Thanks in advance

Gilles Caulier

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

[ark] [Bug 444714] Empty About

2021-11-03 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444714

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/ktexteditor/commit/3
   ||a87b99dc7739fa9bb4a952da724
   ||85fc22099ca6
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Nicolas Fella  ---
Git commit 3a87b99dc7739fa9bb4a952da72485fc22099ca6 by Nicolas Fella.
Committed on 03/11/2021 at 12:28.
Pushed by nicolasfella into branch 'master'.

Expand katepart metadata

Add a description, version, license and website

M  +4-2src/part/CMakeLists.txt
R  +4-0src/part/katepart.desktop.in [from: src/part/katepart.desktop -
095% similarity]

https://invent.kde.org/frameworks/ktexteditor/commit/3a87b99dc7739fa9bb4a952da72485fc22099ca6

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

[frameworks-kjs] [Bug 444003] kjsapitest segmentation fault (UB)

2021-11-03 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=444003

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org

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

[plasmashell] [Bug 444609] GTK applications do not use the Global Menu widget in a Wayland session

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444609

indecisiveautoma...@gmail.com changed:

   What|Removed |Added

 CC||indecisiveautomator@gmail.c
   ||om

--- Comment #1 from indecisiveautoma...@gmail.com ---
Able to reproduce on Arch Linux w/ Plasma 5.23.2, primarily affecting me with
Electron apps and Chromium.

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

[systemsettings] [Bug 444879] New: Titles are unnecessarily elided

2021-11-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=444879

Bug ID: 444879
   Summary: Titles are unnecessarily elided
   Product: systemsettings
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_sddm
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugsefor...@gmx.com
CC: k...@david-redondo.de, plasma-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. open System Settings > Users
2. 
3. 

OBSERVED RESULT
see the attached screenshot

EXPECTED RESULT
entirely readable titles

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[systemsettings] [Bug 444879] Titles are unnecessarily elided

2021-11-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=444879

--- Comment #1 from Patrick Silva  ---
Created attachment 143169
  --> https://bugs.kde.org/attachment.cgi?id=143169&action=edit
screenshot

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

[ark] [Bug 444878] Ark does not cut/copy files from an archive

2021-11-03 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444878

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 444880] New: Unfolded icon only applet does not close after drag-and-dropping a Firefox tab

2021-11-03 Thread Arthur Schiwon
https://bugs.kde.org/show_bug.cgi?id=444880

Bug ID: 444880
   Summary: Unfolded icon only applet does not close after
drag-and-dropping a Firefox tab
   Product: plasmashell
   Version: 5.23.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: bli...@arthur-schiwon.de
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 143170
  --> https://bugs.kde.org/attachment.cgi?id=143170&action=edit
Window picker when open, after it was supposed to be closed

SUMMARY

When a firefox tab is moved to a different windows via the icon-only task
manager, the window selection does not close again.

STEPS TO REPRODUCE
1. Have two or more Firefox (94) windows open
2. Drag a tab from one firefox window…
3. …hover over the icon-only task manager entry of firefox until the window
selector unfolds…
4. …drop the tab over the selected window

OBSERVED RESULT

The tab is moved to the new window and the window picker of the icon-only task
manager is closed again.

EXPECTED RESULT

The window picker stays open. Clicking elsewhere, clicking on one of the
windows, or pressing escape does not close it. 
Changing to a different virtual desktop and back closes it though.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

On Wayland, Intel graphics.

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

[Haruna] [Bug 436884] Option to pause player when minimizing window

2021-11-03 Thread george fb
https://bugs.kde.org/show_bug.cgi?id=436884

george fb  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/haruna/commit/9e21bc
   ||cf7f611d5b940d8344973b2c1fa
   ||1c81edc

--- Comment #1 from george fb  ---
Git commit 9e21bccf7f611d5b940d8344973b2c1fa1c81edc by George Florea Bănuș.
Committed on 03/11/2021 at 13:08.
Pushed by georgefb into branch 'master'.

feat: Add setting to pause the player if minimized

M  +18   -0src/qml/Settings/Playback.qml
M  +14   -7src/qml/main.qml
M  +3-0src/settings/playbacksettings.kcfg

https://invent.kde.org/multimedia/haruna/commit/9e21bccf7f611d5b940d8344973b2c1fa1c81edc

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

[krita] [Bug 444875] "Critical section not initialized" warning in lcms

2021-11-03 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=444875

Alvin Wong  changed:

   What|Removed |Added

URL||https://github.com/mm2/Litt
   ||le-CMS/issues/289

--- Comment #2 from Alvin Wong  ---
>From lcms's code, the critical section is to be initialized in
`cmsCreateContext` [1]. Looking at Krita's code however, this function is never
called. If it is completely expected to not call this function, then it would
seem that yes, it is an upstream issue.

Opened https://github.com/mm2/Little-CMS/issues/289

[1]:
https://github.com/mm2/Little-CMS/blob/0b845e907e63129110e2ce5ee2e4476e7b6efd08/src/cmsplugin.c#L805

---

(Extra info:) There is also a note in `lcms2_internal.h` [2]:

> 1) [...]
> 
> 2) In cases where we want to work on pre-Windows XP, we
> can use an even more horrible hack described below.
> 
> So why wouldn't we always use 2)? Because not calling
> the init function for a critical section means it fails
> testing with ApplicationVerifier (and presumably similar
> tools).

But this is evidently not applicable here, because:

- `CMS_RELY_ON_WINDOWS_STATIC_MUTEX_INIT` is unset, which means this hack isn't
used.
- "Critical section debug info address" is 0 instead of (void *)-1, which
validates the last point.

[2]:
https://github.com/mm2/Little-CMS/blob/0b845e907e63129110e2ce5ee2e4476e7b6efd08/src/lcms2_internal.h#L211-L256

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

[digikam] [Bug 444881] New: Charcoal drawing doesn't remember previous pencil size

2021-11-03 Thread maderios
https://bugs.kde.org/show_bug.cgi?id=444881

Bug ID: 444881
   Summary: Charcoal drawing doesn't remember previous pencil size
   Product: digikam
   Version: 7.4.0
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Plugin-Editor-Charcoal
  Assignee: digikam-bugs-n...@kde.org
  Reporter: leoutat...@gmx.fr
  Target Milestone: ---

Conditions: Arch Linux system, build from git
Qt Version: 5.15.2
Opencv : 4.5.4
Charcoal drawing doesn't remember previous pencil size issue
STEPS TO REPRODUCE
1.  Open jpeg image in editor
2. select charcoal drawing tool
3. select custom pencil size : 11
3. apply and view result
4. open other jpeg image in editor
5. pencil size is not "11" but "32". 
This issue happens for each new image i open with editor, it always go back to
"11".  Every time i need to use charcoal drawing, i have to set my custom
setting again. This issue didn't happen with previous digikam versions

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

[digikam] [Bug 444881] Charcoal drawing doesn't remember previous pencil size

2021-11-03 Thread maderios
https://bugs.kde.org/show_bug.cgi?id=444881

--- Comment #1 from maderios  ---
*Mistake*
Right comment: This issue happens for each new image i open with editor, it
always go back to "32".

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

[okular] [Bug 436774] When I want to open many files sharing the same window but different tabs, I have to drag the second/third .. files to the window of first file. If I simply open two files by cli

2021-11-03 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=436774

David Hurka  changed:

   What|Removed |Added

Summary|Program Feature "Open new   |When I want to open many
   |files in tabs" not working  |files sharing the same
   ||window but different tabs,
   ||I have to drag the
   ||second/third .. files to
   ||the window of first file.
   ||If I simply open two files
   ||by clicking, it will open
   ||two windows rather than two
   ||tabs.
   Platform|Archlinux Packages  |Microsoft Windows
 Status|CONFIRMED   |REPORTED
 OS|Linux   |Microsoft Windows
 Ever confirmed|1   |0
Version|21.08.2 |unspecified

--- Comment #9 from David Hurka  ---
Thanks for your bug report! But please open a new ticket instead of modifying a
different one.

In this case, please also describe how you installed Okular.

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

[krita] [Bug 444875] "Critical section not initialized" warning in lcms

2021-11-03 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=444875

--- Comment #3 from Halla Rempt  ---
Eh, now I'm really confused :-)

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

[ark] [Bug 444878] Ark does not cut/copy files from an archive

2021-11-03 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444878

--- Comment #2 from Nicolas Fella  ---
It's, umh, complicated.

The copy/paste actions aren't using the system's clipboard, instead what they
do is allow you to copy/paste files _within_ a writable archive. The fact that
the copy button is enabled in a read-only archive doesn't help with this
confusion either.

I assume that you want it to copy/paste between Ark and another application,
which is a perfectly reasonable expectation. However this is surprisingly hard
to implement properly. Same story with Drag and Drop (as can be seen in a
recent video). For Drag and Drop we have a hack that makes it work between Ark
and Dolphin. We probably could use that for Copy/Paste as well, but that
wouldn't help with other applications. I'm planning to make a detailed writeup
of the technicalities of this problem to start a conversation on how we can
solve this

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

[kamoso] [Bug 412189] No way to switch different cameras

2021-11-03 Thread Jean-Sébastien BEVILACQUA
https://bugs.kde.org/show_bug.cgi?id=412189

Jean-Sébastien BEVILACQUA  changed:

   What|Removed |Added

 CC||jsbevilac...@protonmail.com

--- Comment #9 from Jean-Sébastien BEVILACQUA  ---
Hello,
Same problem for me.
I first thought that kamoso didn't recognize my camera but in fact, it's a UI
problem with the dropdown list not working !
Select the dropdown and then use the keyboard and you will be able to select 2n
camera.

Please fix this UI bug, it shouldn't be too hard.

Thanks
Jean-Sébastien

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

[dolphin] [Bug 443881] Dolphin link activity context menu 'Loading...'

2021-11-03 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=443881

Paul Worrall  changed:

   What|Removed |Added

 CC||p.r.worr...@gmail.com

--- Comment #1 from Paul Worrall  ---
I also see this in KDE Neon User Edition, 100% repeatable

Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-38-generic (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A6-6400K APU with Radeon(tm) HD Graphics
Memory: 7.7 GiB of RAM
Graphics Processor: AMD CEDAR

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

[dolphin] [Bug 443881] Dolphin link activity context menu 'Loading...'

2021-11-03 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=443881

Paul Worrall  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[digikam] [Bug 444881] Charcoal drawing doesn't remember previous pencil size

2021-11-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=444881

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
There is an option in the digiKam settings for the Image Editor that the tool
settings are not saved. Possibly activated?

Maik

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

[systemsettings] [Bug 396787] Unable to set mouse gesture button to higher number than 10

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396787

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

--- Comment #5 from qydwhotm...@gmail.com ---
It's hard-coded in gesture.cpp.

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

[systemsettings] [Bug 392420] Mouse gestures don't respect "left-handed" mouse option when no gesture was performed

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392420

qydwhotm...@gmail.com changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

--- Comment #1 from qydwhotm...@gmail.com ---
In
https://invent.kde.org/plasma/khotkeys/-/blob/master/libkhotkeysprivate/triggers/gestures.cpp

void Gesture::mouse_replay(bool release_P)
{
bool was_enabled = _enabled;
enable(false);
Mouse::send_mouse_button(button, release_P);
enable(was_enabled);
}

It seems mouse_replay doesn't consider left-handed option.

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

[frameworks-kirigami] [Bug 429231] Additional header with explicitly set globalToolBarStyle on Kirigami.Page

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429231

hanyo...@protonmail.com changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 444372] Digital clock shows wrong time zone identifier

2021-11-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444372

--- Comment #6 from Nate Graham  ---
No, it just means that the issue is somewhere in Qt and there's nothing we can
do about it on the KDE side. See
https://community.kde.org/Get_Involved/Issue_Reporting#Understand_what_the_resolution_statuses_mean

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

[systemsettings] [Bug 135097] Mouse Trails when using Mouse Gestures

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=135097

--- Comment #8 from qydwhotm...@gmail.com ---
An option is to create an transparent full-screen window when drawing a
gesture.
Another option is to port khotkeys to kwin's module, which could even make
gesture work under Wayland.

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

[plasma-nm] [Bug 444882] New: Unable to connect to OpenVPN server with passphrase secured .p12 certificate

2021-11-03 Thread Joern
https://bugs.kde.org/show_bug.cgi?id=444882

Bug ID: 444882
   Summary: Unable to connect to OpenVPN server with passphrase
secured .p12 certificate
   Product: plasma-nm
   Version: 5.23.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: joern.koer...@gmail.com
  Target Milestone: ---

SUMMARY
Since plasma-nm 5.23 I'm unable to connecto to a OpenVPN server with a
passphrase secured .p12 certificate. It does works with plain openvpn client on
console and also with nmcli but not with plasma-nm. The passphrase is being
asked before connection, and it breaks right afterwards.

Passphrase less certificates does also works.


OBSERVED RESULT
OpenVPN connection fails

EXPECTED RESULT
OpenVPN connection is being established

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

ADDITIONAL INFORMATION
Logs: 
Nov 03 15:19:57 alaska systemsettings5[55688]: QDBusObjectPath: invalid path ""
Nov 03 15:19:57 alaska audit[707]: USYS_CONFIG pid=707 uid=0 auid=4294967295
ses=4294967295 msg='op=connection-activate
uuid=f0e6c827-300c-4595-9513-a49d3d2c9d5d name="INJKatALASKA-TO-IPFire"
pid=55688 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=?
addr=? terminal=? res=success'
Nov 03 15:19:57 alaska NetworkManager[707]:   [1635949197.9503] audit:
op="connection-activate" uuid="f0e6c827-300c-4595-9513-a49d3d2c9d5d"
name="INJKatALASKA-TO-IPFire" pid=55688 uid=1000 result="success"
Nov 03 15:19:57 alaska kernel: audit: type= audit(1635949197.947:5345):
pid=707 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate
uuid=f0e6c827-300c-4595-9513-a49d3d2c9d5d name="INJKatALASKA-TO-IPFire"
pid=55688 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=?
addr=? terminal=? res=success'
Nov 03 15:19:57 alaska NetworkManager[707]:   [1635949197.9544]
vpn-connection[0x55a570ad2790,f0e6c827-300c-4595-9513-a49d3d2c9d5d,"INJKatALASKA-TO-IPFire",0]:
Started the VPN service, PID 63377
Nov 03 15:19:57 alaska NetworkManager[707]:   [1635949197.9628]
vpn-connection[0x55a570ad2790,f0e6c827-300c-4595-9513-a49d3d2c9d5d,"INJKatALASKA-TO-IPFire",0]:
Saw the service appear; activating connection
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Unhandled VPN connection state
change:  2
Nov 03 15:19:57 alaska DiscoverNotifier[4204]: "Das Objekt existiert nicht am
Pfad »/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska kdeconnectd[4193]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska kded5[3913]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska kdeconnectd[4193]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska DiscoverNotifier[4204]: "Das Objekt existiert nicht am
Pfad »/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska kded5[3913]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: virtual NMVariantMapMap
SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const
QString&, const QStringList&, uint)
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Path:
"/org/freedesktop/NetworkManager/Settings/7"
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Setting name: "vpn"
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Hints: ()
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Flags: 4
Nov 03 15:19:57 alaska kded5[3913]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska DiscoverNotifier[4204]: "Das Objekt existiert nicht am
Pfad »/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska kdeconnectd[4193]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/2«"
Nov 03 15:19:57 alaska kded5[3913]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska DiscoverNotifier[4204]: "Das Objekt existiert nicht am
Pfad »/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska kdeconnectd[4193]: "Das Objekt existiert nicht am Pfad
»/org/freedesktop/NetworkManager/ActiveConnection/1«"
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: virtual NMVariantMapMap
SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const
QString&, const QStringList&, uint)
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Path:
"/org/freedesktop/NetworkManager/Settings/7"
Nov 03 15:19:57 alaska kded5[3913]: plasma-nm: Setting name: "vpn"
Nov 03 15:19:57 alaska kded5[3913]

[digikam] [Bug 444881] Charcoal drawing doesn't remember previous pencil size

2021-11-03 Thread maderios
https://bugs.kde.org/show_bug.cgi?id=444881

--- Comment #3 from maderios  ---
(In reply to Maik Qualmann from comment #2)
> There is an option in the digiKam settings for the Image Editor that the
> tool settings are not saved. Possibly activated?
Hi
Where? I didn't find it.
I just found In settings:  image editor settings, restore the settings of image
editors
It is activated. If desactivate it, settings always go back to 5/ default

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

[plasmashell] [Bug 444033] System Tray disappears when there are no visible entries

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444033

natalie_clar...@yahoo.de changed:

   What|Removed |Added

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

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

[kdevelop] [Bug 444883] New: Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-03 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=444883

Bug ID: 444883
   Summary: Autocomplete / suggestion is very slow and insert
random result once I hit ENTER
   Product: kdevelop
   Version: 5.6.2
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: p...@posteo.de
  Target Milestone: ---

Created attachment 143171
  --> https://bugs.kde.org/attachment.cgi?id=143171&action=edit
Suggestion after writing "max" and typing "maxIt" after one second

Whenever I write code the autocomplete tool suggests the correct words. But a
second later (when I hit ENTER) some random suggestions pop in an are always
chosen. Most of the time "_Nonnull" and  "__FUNCTION__" are chosen. When I wait
another second and type another letter of the desired word, the completion is
fine again.

It "feels" like there is a background process looking for global C++ keywords
and overwrites the previously found local list.


STEPS TO REPRODUCE
1. Open a larger project
2. Type someting
3. Wait for autocomplete to suggest a word, wail another second and random
words appear.

OBSERVED RESULT

Random keywords appear in the list and overwrite the correct suggestions.

EXPECTED RESULT

Correct suggestions appear in the list and do not get overwritten by global
keywords.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Bookworm (Testing), Plasma 5.23
(available in About System)
KDE Frameworks 5.86.0
Qt 5.15.2 (kompiliert gegen 5.15.2)
Das xcb Fenstersystem

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

[kdevelop] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-03 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=444883

--- Comment #1 from Patrick  ---
I was not able to provide a test project. For small projects the parser is fast
enough to give correct results right away. 

It would be nice if you could give me some hints with which configuration I can
play around.

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

[gwenview] [Bug 441447] Consider reverting replacement of zoom buttons with background color selector

2021-11-03 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=441447

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #17 from Martin Sandsmark  ---
Apparently I wasn't the only one tearing my hear out over this change.

My idea (before looking for open bugs) was to turn the bottom bar into just
another editable toolbar, and add the items currently there as default actions.

(I also don't think a combobox which automatically commits changes when moving
the mouse over it is the right control for zoom level, though that's another
discussion.)

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

[Breeze] [Bug 444884] New: image-x-icon has a Windows logo in the middle

2021-11-03 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=444884

Bug ID: 444884
   Summary: image-x-icon has a Windows logo in the middle
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: aleix...@kde.org
CC: kain...@gmail.com
  Target Milestone: ---

At the moment, it's the same as image-x-ico, which does make sense that it has
the Windows logo in there.

This is especially important as it's what Kirigami defaults to:
https://invent.kde.org/frameworks/kirigami/-/blob/master/src/icon.h#L228

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

[systemsettings] [Bug 194539] Gestures with mouse wheel

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=194539

--- Comment #1 from qydwhotm...@gmail.com ---
It seems not so hard to implement, but how should the settings display?

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

  1   2   3   4   >