[dolphin] [Bug 421626] New: Streaming from samba shares is broken since apps 20.04

2020-05-16 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=421626

Bug ID: 421626
   Summary: Streaming from samba shares is broken since apps 20.04
   Product: dolphin
   Version: 20.04.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: openmind...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Since KDE apps 20.04 streaming videos (mp3 music is fine though) from samba
shares is impossible. Here's what VLC throws at me when I try to open a video
file:
```
Your input can't be opened:
VLC is unable to open the MRL 'smb://10.0.0.1/Video (at ASMT)/YI000201.MP4'.
Check the log for details.
```
Here is what's going on in terminal where Dolphin is launched from:
```
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
VLC media player 3.0.10 Vetinari (revision 3.0.10-0-g7f145afa84)
[55e82296a620] main libvlc: Running vlc with the default interface. Use
'cvlc' to use vlc without interface.
QFSFileEngine::open: No file name specified
[7f481620] smb stream error: open failed for '10.0.0.1/Video (at
ASMT)/YI000201.MP4' (Invalid argument)
QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty
QObject::~QObject: Timers cannot be stopped from another thread
```

STEPS TO REPRODUCE
1. Open SMB v1 or v2 only share
2. Click on video to open it in your media player
3. Observe the fail

OBSERVED RESULT
Described above.

EXPECTED RESULT
I wish it could be at least as it was before the update to 20.04 apps.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Manjaro Linux 20.0
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 15.4.2

ADDITIONAL INFORMATION
No changes in smb.conf were done, it's still the same as it was before updates
for KDE apps and frameworks. Tried with Dolphin 20.07.70, the result is the
same.

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

[dolphin] [Bug 421626] Streaming from samba shares is broken since apps 20.04

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421626

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||a.saout...@gmail.com,
   ||n...@kde.org,
   ||sit...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Nate Graham  ---
What happens if you open VLC directly with that URL? e.g. `vlc
'smb://10.0.0.1/Video (at ASMT)/YI000201.MP4'`?

Do you have the kio-fuse package installed?

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

[kio-extras] [Bug 316390] Text preview - problem with accents (wrong characters encoding ?)

2020-05-16 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=316390

Nicofo  changed:

   What|Removed |Added

Version|18.04.3 |19.12

--- Comment #14 from Nicofo  ---
(versions updated) - bug still present with:
 - KDE Frameworks 5.68.0
 - Qt 5.13.2 (built against 5.13.2)
 - dolphin-19.12.2
 - kio-extras-19.12.2-1.fc32.x86_64

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

[kwin] [Bug 345473] Double click on titlebar to maximize suddenly stops working

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=345473

Patrick Silva  changed:

   What|Removed |Added

Version|unspecified |5.18.90
   Platform|Other   |Archlinux Packages

--- Comment #64 from Patrick Silva  ---
Reproducible on Plasma 5.19 beta.
Maximizing with double click on window decoration stops working after I change
any setting in system settings > workspace behavior > general behavior.
No longer reproducible on changing the default internet browser as mentioned in
comment 56 though.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[Spectacle] [Bug 421639] Select Capture Mode after click Print

2020-05-16 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=421639

--- Comment #1 from andreas  ---
Created attachment 128526
  --> https://bugs.kde.org/attachment.cgi?id=128526=edit
Selectable Images with mouse hover effect

User can define after print is selected, which part (or more than one) of the
image will be stored instead of know first the correct keyboard shortcut.

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

[kwin] [Bug 421642] [Wayland] Screen edges not blocked when playing StarCraft 2 (over Wine)

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||butir...@gmail.com

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

[kipiplugins] [Bug 421649] New: Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Gus Gustafson
https://bugs.kde.org/show_bug.cgi?id=421649

Bug ID: 421649
   Summary: Google Photos upload/export fails when Google Advanced
Protection is enabled
   Product: kipiplugins
   Version: 5.9.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: imaging-bugs-n...@kde.org
  Reporter: efelthau...@gmail.com
  Target Milestone: ---

SUMMARY
When a Google account has Google Advanced Protection Program (GAPP) enabled,
one cannot authorize KIPI plugins... Please make KIPI Plugins work with GAPP
program enabled. I do use other 3rd party apps that have managed to get
approved by Google for use with GAPP.

STEPS TO REPRODUCE
1. Enable Google Advanced Protection program on your google account.
2. Try to use Kipi Plugins to upload to Google Photos.

OBSERVED RESULT
Receive Authorization Error from Google:
Error 400: policy_enforced
Google cannot give this app access to your account data because Advanced
Protection is turned on for your Google Account.

EXPECTED RESULT
Be able to authorize Kipi Plugins.

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

ADDITIONAL INFORMATION

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

[yakuake] [Bug 415762] Exiting the session in a Yakuake tab sometimes crash Yakuake

2020-05-16 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=415762

Sefa Eyeoglu  changed:

   What|Removed |Added

 CC||cont...@scrumplex.net

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

[kipiplugins] [Bug 421649] Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Gus Gustafson
https://bugs.kde.org/show_bug.cgi?id=421649

--- Comment #2 from Gus Gustafson  ---
Hi Maik,
Actually, the 5.9.0 I mentioned was what I saw for the KIPI plugin version that
comes on Kubuntu 20.04. (Alternatively, I see 4:19.12.3.)
But the *digikam* version I am using is 6.4.0. Is Google Photos supposed to
work with digikam 6.4.0?
Thanks,
Gus

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

[kwin] [Bug 421642] [Wayland] Screen edges not blocked when playing StarCraft 2 (over Wine)

2020-05-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=421642

Andrey  changed:

   What|Removed |Added

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

--- Comment #1 from Andrey  ---
Please, re-test on recent KWin.
I can give you advise how to do it on your distro without touching your system.
Just PM me if you need my assistant.

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

[plasmashell] [Bug 421392] plasmashell crashes when opening the thermal monitor widget settings

2020-05-16 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=421392

Gurenko Alex  changed:

   What|Removed |Added

 CC||agure...@protonmail.com

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

[ksudoku] [Bug 421332] Overwriting an existing save game doesn't work

2020-05-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421332

Albert Astals Cid  changed:

   What|Removed |Added

Summary|I'm using SolydX linux. |Overwriting an existing
   |Have used KSudoku a long|save game doesn't work
   |time. Now, after updating   |
   |SolydX, KSudoku will not|
   |store the game. |

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

[ksudoku] [Bug 421332] Overwriting an existing save game doesn't work

2020-05-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421332

Albert Astals Cid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #8 from Albert Astals Cid  ---
Ok, now that you made the effort to actually write more than 1 word, we know
what's wrong, cool. 

Now maybe we can fix it :)

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

[krita] [Bug 421630] New: Color wheel is glitching colors into inversing one another and have a different color result once I paint on the canvas.

2020-05-16 Thread Shienna
https://bugs.kde.org/show_bug.cgi?id=421630

Bug ID: 421630
   Summary: Color wheel is glitching colors into inversing one
another and have a different color result once I paint
on the canvas.
   Product: krita
   Version: 4.2.9
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: emilyhousto...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. I choose a color on the color wheel/triangle
2. I draw on the canvas
3. A different color comes out 

OBSERVED RESULT

Seems to "invert" colors when I paint on the canvas mainly with yellow and
mainly with the top and bottom left to the bottom right side of the wheel. For
example, if I try to choose yellow on the color wheel and paint on the canvas,
the result is blue OR if I choose the color blue on the color wheel, it comes
out red on the canvas. The only color that seems to work is the pink or green
sections of the color wheel.


EXPECTED RESULT

Choosing a color I want on the color wheel and comes out my color of choice on
the canvas.


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.

[konsole] [Bug 409581] Add option to hide or shrink Konsole's split view titlebars

2020-05-16 Thread sacha
https://bugs.kde.org/show_bug.cgi?id=409581

--- Comment #6 from sacha  ---
Up !

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

[Breeze] [Bug 420088] Breeze GTK does not follow colors on gtk 2

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=420088

--- Comment #7 from Patrick Silva  ---
(In reply to Nate Graham from comment #6)
> The fact that GTK2 apps don't follow the color scheme?
yes 
> We found that it's basically unfixable due to the way GTK2 was designed. :(
:(

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

[krita] [Bug 411394] Safe Assert when painting on selection masks that were vector only.

2020-05-16 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=411394

Lynx3d  changed:

   What|Removed |Added

 CC||lynx.mw+...@gmail.com

--- Comment #2 from Lynx3d  ---
Some additional info, for me it also triggers a second SAFE ASSERT when I undo
the above steps to reproduce:

SAFE ASSERT (krita): "changeList.memento == memento" in file
/home/appimage/workspace/Krita_Release_Appimage_Build/krita/libs/image/tiles3/kis_memento_manager.cc,
line 278

So it does seem to mess up the undo stack somehow, which sounds a bit worrying
to me, even though I didn't really notice anything going wrong so far.
The above assert message is from the 4.3.0-beta1 appimage (but master also
gives it), so would this be a possible release blocker?

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

[kdenlive] [Bug 421636] New: Missing/unsopported libs in AppImage

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421636

Bug ID: 421636
   Summary: Missing/unsopported libs in AppImage
   Product: kdenlive
   Version: 20.04.1
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: had...@danisch.de
  Target Milestone: ---

Hi,

in the AppImage (currently: 20.04.1b) two of the formats for rendering are
disabled due to missing/unsupported librarries:

- Video with Alpha / Alpha VP9  ( libopus )
- Audio Only / MP3  (libmp3lame )

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

[kmail2] [Bug 421647] New: KMail doesn't send images correctly

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421647

Bug ID: 421647
   Summary: KMail doesn't send images correctly
   Product: kmail2
   Version: 5.14.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: marcin.ba...@gmail.com
  Target Milestone: ---

Created attachment 128530
  --> https://bugs.kde.org/attachment.cgi?id=128530=edit
HTML email with inline images

SUMMARY
KMail doesn't send images correctly. Strange characters visible in received
HTML email instead of images.

STEPS TO REPRODUCE
1. Compose new email
2. Select "Rich text" editing mode
3. Insert inline image(s)
4. Send email

OBSERVED RESULT
Strange characters are visible in sent email instead of images. =EF=BF=BC in
source code (see attachment)


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70
Qt Version: 5.14.1

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

[systemsettings] [Bug 416835] window title is not updated when we go back to intro page

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416835

Patrick Silva  changed:

   What|Removed |Added

Version|5.17.90 |5.18.90

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

[digikam] [Bug 421646] Impossible to add new tag

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421646

--- Comment #2 from Maik Qualmann  ---
Over 38000 tags is a very impressive number...

Maik

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

[krita] [Bug 389022] Switching between stylus eraser tip and regular tip messes up brush settings of both presets

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389022

kasaspriga...@gmail.com changed:

   What|Removed |Added

 CC||kasaspriga...@gmail.com

--- Comment #20 from kasaspriga...@gmail.com ---
I have the same problem. It seems to occur only once per run and again after
restarting Krita.

1. start Krita
2. create Canvas
3. flip stylus from brush to eraser and back (you don't have to draw)
4. brush opacity is now 0%

I don't know if this is helpful but I tried starting Krita with the eraser tip.
It seems to not occur then.

1. doubletap Krita icon on desktop with eraser tip
2. create canvas
3. flip stylus to brush, brush has 100% opacity
4. flip back to eraser, still has 100% opacity

System/Software:
• Krita 4.2.9 (Steam)
• Windows 10 Pro, 64bit (Build 18363)
• Nvidia GeForce 1070
• Wacom Cintiq 21UX (1st gen. Model DTZ-2100)

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

[dolphin] [Bug 421626] Streaming from samba shares is broken since apps 20.04

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421626

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Patrick Silva  ---
I can confrm an error message with VLC installed via flatpak/flathub.
VLC from ubuntu bionic repos downloads the video and plays it.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.71.0
Qt Version: 5.14.2

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

[plasma-nm] [Bug 420983] Missing system tray icon if WireGuard connection made before applet startup

2020-05-16 Thread Bruce Anderson
https://bugs.kde.org/show_bug.cgi?id=420983

Bruce Anderson  changed:

   What|Removed |Added

 CC||simone.za...@protonmail.com

--- Comment #3 from Bruce Anderson  ---
*** Bug 421303 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 421303] No network icon in system drawer under certain conditions

2020-05-16 Thread Bruce Anderson
https://bugs.kde.org/show_bug.cgi?id=421303

Bruce Anderson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||banderson19...@san.rr.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Bruce Anderson  ---


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

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

[Breeze] [Bug 366425] Audacity checkbox label not visible until focused with Breeze Dark theme

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=366425

--- Comment #5 from Patrick Silva  ---
Created attachment 128522
  --> https://bugs.kde.org/attachment.cgi?id=128522=edit
Audacity 2.3.3 on Plasma 5.19 beta

it's still happening on Plasma 5.19 beta when I use Breeze Dark global theme.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[plasmashell] [Bug 421392] plasmashell crashes when opening the thermal monitor widget settings

2020-05-16 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=421392

Lukas Sabota  changed:

   What|Removed |Added

 CC||lu...@lwsabota.com

--- Comment #2 from Lukas Sabota  ---
I'm also experiencing this same issue, albeit with an AMD graphics card and not
nvidia.  I've tried using plasma5-applets-thermal-monitor 1.2.9 and the latest
git version - both crash plasmashell when attempting to configure the applet.

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

[kdeconnect] [Bug 421606] After the update for Ubuntu 20.04, the interface in the pc desktop (right upper corner) disappear!

2020-05-16 Thread Andy Holmes
https://bugs.kde.org/show_bug.cgi?id=421606

Andy Holmes  changed:

   What|Removed |Added

 CC||andrew.g.r.hol...@gmail.com

--- Comment #1 from Andy Holmes  ---
This seems like you're probably using GSConnect with GNOME Shell. Just restart
GNOME Shell or logout/login after updating.

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

[krita] [Bug 421630] Color wheel is glitching colors into inversing one another and have a different color result once I paint on the canvas.

2020-05-16 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=421630

--- Comment #3 from Tymond  ---
Try to disable Canvas Graphics Acceleration altogether. If it works, and I'm
pretty sure it would, since it really looks like broken graphics... (we had a
few reports like this before), then try to update your graphics card drivers
and check again (after restart of your PC of course).

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

[plasmashell] [Bug 421635] Taskbar Preview Blocks Right Click Menu

2020-05-16 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=421635

--- Comment #1 from Andres Betts  ---
I should have added this is on Wayland.

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

[plasmashell] [Bug 421635] New: Taskbar Preview Blocks Right Click Menu

2020-05-16 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=421635

Bug ID: 421635
   Summary: Taskbar Preview Blocks Right Click Menu
   Product: plasmashell
   Version: master
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: anditosan1...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

Right click menu gets blocked by the window preview. If you right click on an
application on the taskbar and your cursor is on the task block, the system
will show the preview.

EXPECTED BEHAVIOR:

Right click should remove window preview. Window preview should "only" appear
when the cursor is on the window button without right click. Window preview
should return after right click actions are completed. Window previews should
disappear after a period of time.

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

[okteta] [Bug 420930] Okteta crashes on exit

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420930

k...@trummer.xyz changed:

   What|Removed |Added

 Resolution|WORKSFORME  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from k...@trummer.xyz ---
Thanks for the response. I found that the crash was caused by enabling
(experimental) transparency in the QtCurve application theme. For whatever
reason, Okteta is the only program that crashes with it, but it's not really
Okteta's fault.

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

[kwin] [Bug 421641] Cannot change keyboard layout with Menu key in Google Chrome

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||butir...@gmail.com

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

[kwin] [Bug 421641] New: Cannot change keyboard layout with Menu key in Google Chrome

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

Bug ID: 421641
   Summary: Cannot change keyboard layout with Menu key in Google
Chrome
   Product: kwin
   Version: 5.17.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot change keyboard layout with Menu key in Google Chrome. Chrome open
context menu when pressing Menu key assigned to keyboard layout switch.

STEPS TO REPRODUCE
1. Configure 2 keyboard layouts (English and Russian in my case).
2. Pick "Menu" key as shortcut to change between these keyboard layouts.
3. Open Google Chrome.
4. Press the Menu key.

OBSERVED RESULT
- Google Chrome opens context menu.
- An OSD is displayed saying that keyboard layout has been changed to Russian
(it just says "Russian").
- Keyboard layout is actually not changed.

EXPECTED RESULT
- Google Chrome must not receive the keypress and therefore shouldn't show
context menu.
- Keyboard layout should be changed to the other one.

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

ADDITIONAL INFORMATION

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

[konsole] [Bug 409581] Add option to hide or shrink Konsole's split view titlebars

2020-05-16 Thread sacha
https://bugs.kde.org/show_bug.cgi?id=409581

--- Comment #8 from sacha  ---
Ho nice thanks

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

[plasmashell] [Bug 416206] Hovering effect is applied to icons behind a widget in dragging/resizing/edit mode when the cursor passes over them

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416206

Patrick Silva  changed:

   What|Removed |Added

Version|master  |5.18.90
   Platform|Other   |Archlinux Packages

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

[kipiplugins] [Bug 421649] Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421649

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I haven't tested it with Google Advanced Protection yet. But digiKam-5.9.0 can
no longer connect to Google Photo anyway. Please test the digikam-7.0.0-RC
AppImage from here:

https://files.kde.org/digikam/

Maik

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

[systemsettings] [Bug 421650] New: System Settings crashed after changing audio file associations

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421650

Bug ID: 421650
   Summary: System Settings crashed after changing audio file
associations
   Product: systemsettings
   Version: 5.18.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: shin...@o2.pl
  Target Milestone: ---

Application: systemsettings5 (5.18.5)

Qt Version: 5.13.2
Frameworks Version: 5.68.0
Operating System: Linux 5.6.12-300.fc32.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 32 (Workstation Edition)

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

I was changing file associations (audio) in system settings, before that I
installed Amarok Player.

The crash can be reproduced every time.

-- Backtrace:
Application: Ustawienia systemowe (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe12800 (LWP 38519))]

Thread 9 (Thread 0x7f88574de700 (LWP 38528)):
#0  0x7f888cef9b6f in poll () from /lib64/libc.so.6
#1  0x7f888b262aee in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x7f888b262c23 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f888d452c23 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f888d40621b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f888d27a577 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f888c593d89 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f888d27b846 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#9  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f887158a700 (LWP 38527)):
#0  0x7f888cef9b6f in poll () from /lib64/libc.so.6
#1  0x7f888b262aee in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x7f888b262c23 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f888d452c23 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f888d40621b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f888d27a577 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f888c593d89 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f888d27b846 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#9  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f8871ff7700 (LWP 38525)):
#0  0x7f888bbe4e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f88786e4d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f88786e484b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#4  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f88727f8700 (LWP 38524)):
#0  0x7f888bbe4e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f88786e4d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f88786e484b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#4  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f8872ff9700 (LWP 38523)):
#0  0x7f888bbe4e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f88786e4d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f88786e484b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#4  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f88737fa700 (LWP 38522)):
#0  0x7f888bbe4e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f88786e4d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f88786e484b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f888bbde432 in start_thread () from /lib64/libpthread.so.0
#4  0x7f888cf049d3 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f887abce700 (LWP 38521)):
#0  0x7f888cef9b6f in poll () from /lib64/libc.so.6
#1  0x7f888b262aee in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x7f888b262c23 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f888d452c23 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f888d40621b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  

[frameworks-kirigami] [Bug 419514] Discover, Connections kcm and System Tray settings have unnecessary horizontal scroll bar after update to Qt 5.14.2

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419514

--- Comment #11 from andreas.sturmlech...@gmail.com ---
(In reply to David Redondo from comment #8)
> Upstream bug report: https://bugreports.qt.io/browse/QTBUG-83890

FWIW, that upstream patchset seems to work as advertised when applied to Qt
5.14.2 or 5.15.0_rc.

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

[kdesrc-build] [Bug 421653] New: "Unknown KDE project" for any attempt to build the system

2020-05-16 Thread AK-47
https://bugs.kde.org/show_bug.cgi?id=421653

Bug ID: 421653
   Summary: "Unknown KDE project" for any attempt to build the
system
   Product: kdesrc-build
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: chkb...@safe-mail.net
  Target Milestone: ---

SUMMARY
Following the build guide here:
https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source
Attempting to build anything result in an "Unknown KDE Project" failure.

STEPS TO REPRODUCE
1. Follow the above guide to setup kdesrc-build.
2. Run kdesrc-build to attempt to build the modules.

OBSERVED RESULT
"Unknown KDE project: kdesrc-build" (or ktp-common-internals)

$ kdesrc-build plasma-workspace plasma-workspace-wayland plasma-framework
plasma-nm plasma-pa plasma-thunderbolt plasma-vault plasma-workspace-wallpapers
kdeplasma-addons kwin kwin_wayland kscreen sddm-kcm breeze discover
print-manager plasma-sdk kaccounts-integration kaccounts-providers
kdeconnect-kde plasma-browser-integration xdg-desktop-portal-kde
--include-dependencies
Updating kde-build-metadata (to branch master)
Updating sysadmin-repo-metadata (to branch master)
kdesrc-build encountered an exceptional error condition:
 
Runtime Error: Unknown KDE project: ktp-common-internals
 
Can't continue, so stopping now.

$ kdesrc-build --pretend
kdesrc-build encountered an exceptional error condition:
 
Runtime Error: Unknown KDE project: kdesrc-build
 
Can't continue, so stopping now.

$ kdesrc-build
Updating kde-build-metadata (to branch master)
Updating sysadmin-repo-metadata (to branch master)
kdesrc-build encountered an exceptional error condition:
 
Runtime Error: Unknown KDE project: kdesrc-build
 
Can't continue, so stopping now.

$ kdesrc-build --include-dependencies
Updating kde-build-metadata (to branch master)
Updating sysadmin-repo-metadata (to branch master)
kdesrc-build encountered an exceptional error condition:
 
Runtime Error: Unknown KDE project: kdesrc-build
 
Can't continue, so stopping now.


EXPECTED RESULT
The build should complete successfully.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Running Fedora Rawhide.

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

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-05-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=402017

--- Comment #22 from Albert Astals Cid  ---
(In reply to David Hurka from comment #21)
> Besides that, how does saving the file after annotating work? There must be
> some function in Poppler to save the loaded and modified file, right?

I don't understand what "save the loaded and modified file" means, sorry my
brain can't parse it.

But if you grep for saving in the okular poppler generator you'll find
PDFGenerator::save. You can pull the thread from there.

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

[Systemd KCM] [Bug 421627] New: Starting and stoping services is really slower than terminal

2020-05-16 Thread medin
https://bugs.kde.org/show_bug.cgi?id=421627

Bug ID: 421627
   Summary: Starting and stoping services is really slower than
terminal
   Product: Systemd KCM
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rthoms...@gmail.com
  Reporter: med.medin.2...@gmail.com
  Target Milestone: ---

When using Systemd KCM the time that a service takes to stop or start is 3 or 4
times than when using terminal to do it, and the while waiting for the service
to stop or start the whole settings GUI is frozen.

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

[kmail2] [Bug 312074] kmail can not detect mailing lists in imap folders

2020-05-16 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=312074

--- Comment #17 from Colin J Thomson  ---
FWIW I just tested with groups.io and that is not detected either via the
mailing list management. I did read that "List-Post header" isn't available in
groups.io so guess this might be the reason?

Fedora32 Kmail 5.14.0 (20.04.0) dIMAP

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

[plasma-browser-integration] [Bug 418436] 'Share...' in context menu cannot be disabled

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=418436

--- Comment #3 from Patrick Silva  ---
This issue is happening again with Chromium and browsers based on it (tested
Opera and Vivaldi)
running Plasma Browser Integration version 1.7.5. Firefox is not affected.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[frameworks-kio] [Bug 421213] Can no longer copy/move files into a symlinked folder

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421213

Nate Graham  changed:

   What|Removed |Added

 CC||k...@trummer.xyz

--- Comment #20 from Nate Graham  ---
*** Bug 421633 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 421633] Cannot move file/folder into symlinked folder

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421633

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[okular] [Bug 421634] New: Presentation mode misrendering with two monitors and screen scaling

2020-05-16 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=421634

Bug ID: 421634
   Summary: Presentation mode misrendering with two monitors and
screen scaling
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: oliver.san...@tu-dresden.de
  Target Milestone: ---

Created attachment 128524
  --> https://bugs.kde.org/attachment.cgi?id=128524=edit
Screenshot showing the misrendering

I have a setup with a built-in laptop monitor and one external monitor. Both
are set to 1920x1080 resolution.  They are combined to a single virtual
desktop, the external one (set to be the primary display) is stacked on top of
the laptop monitor.

I use a screen scaling factor of 1.5 for both monitors:

~> echo $QT_SCREEN_SCALE_FACTORS 
eDP-1=1.5;DP-1=1.5;HDMI-1=1.5;HDMI-2=1.5;

Presentation mode on the laptop screen works as expected.  On the external
screen, however, I see garbage on 2/3 of the screen (see attachment).

I started debugging and noticed that the size of m_lastRenderedPixmap in the
PresentationWidget::paintEvent method depends on what screen the presentation
mode is activated on.  That size is set in PresentationWidget::generatePage to
1.5 times the widget size.  On the laptop screen, the widget size is reported
as being 1280x720 which, multiplied by 1.5, yields the correct 1920x1080.  On
the external monitor, however, the same code reports a widget size of 1920x1080
right away.  Multiply that by 1.5, and m_lastRenderedPixmap ends up with a size
of 2880x1620.  That seems odd to me.

Now at this point I am stuck.  Can somebody explain to me why I get two
different widget sizes depending on what monitor my widget is on?  And which
one of the two is correct anyway?

In the documentation of QWidget I read: "Do not use [the height function] to
find the height of a screen on a multiple screen desktop."  But the explanation
given there claims that the height method would give me the height of the
complete virtual desktop, which is not the case.  Can somebody who knows Qt
please enlighten me?

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

[KBibTeX] [Bug 421389] When View Document fails, no error is displayed

2020-05-16 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=421389

Thomas Fischer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Thomas Fischer  ---
The "view document" button should become inaccessible in case an invalid URL or
filename is entered. I would need to have more information such an example for
which 'incorrect file link' this test fails.

Then, in case the editing element thinks it has recognized an URL to open, the
actual opening is delegated to the KDE subsystem which determines which program
to use to open the URL, e.g. your browser or Okular. KBibTeX does not receive
any feedback if this external process succeeds or fails.

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

[kwin] [Bug 421642] New: [Wayland] Screen edges not blocked when playing StarCraft 2 (over Wine)

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

Bug ID: 421642
   Summary: [Wayland] Screen edges not blocked when playing
StarCraft 2 (over Wine)
   Product: kwin
   Version: 5.17.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

SUMMARY
[Wayland] Screen edges not blocked when playing StarCraft 2 (over Wine).

STEPS TO REPRODUCE
1. Use default configuration for screen edge actions in KWin.
2. Start StartCraft2.
3. Move mouse pointer the to top-left corner.

OBSERVED RESULT
The "All Windows" (Expose) effect is triggered with one of the windows being
the StarCraft2 game.

EXPECTED RESULT
Screen edges should not react while something full-screen and engaging like a
video game is on active on screen.

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

ADDITIONAL INFORMATION

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

[kwin] [Bug 421648] Context menu mouse-up behavior is inconsistent

2020-05-16 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=421648

--- Comment #1 from Sefa Eyeoglu  ---
Okay I think I found the gist of it: When holding Right-Click in Dolphin, the
new context menu "does not know of it" so it doesn't react for the mouseup?
Now: If I do the left-click hold action it works, as long as the context menu
does not loose focus. If I hold left-click and quickly move to an option
without opening one of the sub-menus it works. If I open a submenu, though, I
guess both menus "forget" that left-click was held, similarly for the
right-click behavior above.

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

[kwin] [Bug 421648] Context menu mouse-up behavior is inconsistent

2020-05-16 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=421648

--- Comment #2 from Sefa Eyeoglu  ---
https://youtu.be/LOEcs4occ1E Video of my other device, which is still on the
following versions:

Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.6.6-arch1-1

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

[kwin] [Bug 421648] Context menu mouse-up behavior is inconsistent

2020-05-16 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=421648

--- Comment #3 from Sefa Eyeoglu  ---
(In reply to Sefa Eyeoglu from comment #2)
> https://youtu.be/LOEcs4occ1E Video of my other device, which is still on the
> following versions:
> 
> Operating System: Arch Linux 
> KDE Plasma Version: 5.18.4
> KDE Frameworks Version: 5.69.0
> Qt Version: 5.14.2
> Kernel Version: 5.6.6-arch1-1

I should add that it works as expected in this video

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

[dolphin] [Bug 398811] Settings window should never let the categories list get a vertical scrollbar

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=398811

Patrick Silva  changed:

   What|Removed |Added

Version|unspecified |20.04.1
 Status|RESOLVED|REOPENED
   Platform|Neon Packages   |Archlinux Packages
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #5 from Patrick Silva  ---
oh no, it's reproducible again with Dolphin 20.04.1 and newaita or papirus icon
themes.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[kwin] [Bug 421641] [Wayland] Cannot change keyboard layout with Menu key in Google Chrome

2020-05-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=421641

Andrey  changed:

   What|Removed |Added

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

--- Comment #1 from Andrey  ---
Alexander, could you try it on recent KWin/Plasma as well?

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

[kipiplugins] [Bug 421649] Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421649

--- Comment #3 from Maik Qualmann  ---
If I read through the conditions for Google Advanced Protection, that basically
only Google own apps and possibly "selected" apps are granted access, I don't
think that digiKam has a chance to belong to these "selected" apps. This
protection serves for journalists and people who could be exposed to increased
attacks.

Maik

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

[kipiplugins] [Bug 421649] Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Gus Gustafson
https://bugs.kde.org/show_bug.cgi?id=421649

--- Comment #5 from Gus Gustafson  ---
There are many 3rd party apps that can be approved to work with GAPP. At least,
as Add-Ons, such as the "DocHub - PDF Sign and Edit" Drive Add-on, offered by
MacroPlant LLC. (Another example is the "Xodo PDF Reader & Annotator".) I think
one criteria is that you must only request access to "View and manage Google
Drive files and folders that you have opened or created with this app". You
cannot request access to ALL files in the user's google account... Maybe there
are similar options for Google Photos?

Perhaps you could speak with supp...@macroplant.com to see how they were able
to get approved?

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

[plasmashell] [Bug 421652] New: plasma crashed

2020-05-16 Thread Mr Singh
https://bugs.kde.org/show_bug.cgi?id=421652

Bug ID: 421652
   Summary: plasma crashed
   Product: plasmashell
   Version: 5.18.5
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: opinde...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.5)
 (Compiled from sources)
Qt Version: 5.14.1
Frameworks Version: 5.70.0
Operating System: Linux 5.6.12-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
desktop icons moved position and system crashed.
- Unusual behavior I noticed:
after may 16, 2020 update on tumbleweed, it has started crashing
- Custom settings of the application:
plasma kde crashed

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd6e5b87800 (LWP 2077))]

Thread 32 (Thread 0x7fd61bfff700 (LWP 12645)):
#0  0x7fd6e7b684fc in read () at /lib64/libc.so.6
#1  0x7fd6e66b137f in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fd6e6669537 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fd6e6669982 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7fd6e6669aff in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7fd6e8115beb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fd614000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7fd6e80bdb7b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fd61bffeda0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x7fd6e7ee85ce in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x7fd6e7ee9698 in QThreadPrivate::start(void*) (arg=0x55c0580dff80) at
thread/qthread_unix.cpp:342
#9  0x7fd6e7365efa in start_thread () at /lib64/libpthread.so.0
#10 0x7fd6e7b773bf in clone () at /lib64/libc.so.6

Thread 31 (Thread 0x7fd6427fc700 (LWP 12637)):
#0  0x7fd6e7b71f59 in syscall () at /lib64/libc.so.6
#1  0x7fd6e7eeb841 in QtLinuxFutex::_q_futex(int*, int, int, unsigned long
long, int*, int) (val3=0, addr2=0x0, val2=0, val=, op=0,
addr=) at thread/qfutex_p.h:133
#2  0x7fd6e7eeb841 in QtLinuxFutex::futexWait >(QBasicAtomicInteger&, QBasicAtomicInteger::Type) (expectedValue=, futex=...) at thread/qfutex_p.h:135
#3  0x7fd6e7eeb841 in
futexSemaphoreTryAcquire_loop(QBasicAtomicInteger&,
unsigned long long, unsigned long long, int) (timeout=-1, nn=8589934593,
curValue=, u=...) at thread/qsemaphore.cpp:219
#4  0x7fd6e7eeb841 in
futexSemaphoreTryAcquire(QBasicAtomicInteger&, int,
int) (timeout=-1, n=, u=...) at thread/qsemaphore.cpp:262
#5  0x7fd6e7eeb841 in QSemaphore::acquire(int) (this=0x7fd6e79ad5a0,
n=) at thread/qsemaphore.cpp:326
#6  0x7fd6e78da9a4 in  () at /usr/lib64/libQt5Network.so.5
#7  0x7fd6e7ee9698 in QThreadPrivate::start(void*) (arg=0x7fd6e79ad580) at
thread/qthread_unix.cpp:342
#8  0x7fd6e7365efa in start_thread () at /lib64/libpthread.so.0
#9  0x7fd6e7b773bf in clone () at /lib64/libc.so.6

Thread 30 (Thread 0x7fd642ffd700 (LWP 12636)):
#0  0x7fd6e66679c9 in g_source_ref () at /usr/lib64/libglib-2.0.so.0
#1  0x7fd6e6667a98 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fd6e666934f in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fd6e6669982 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7fd6e6669aff in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7fd6e8115beb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fd628000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7fd6e80bdb7b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fd642ffcda0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x7fd6e7ee85ce in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x7fd6e7ee9698 in QThreadPrivate::start(void*) (arg=0x55c057de8390) at
thread/qthread_unix.cpp:342
#9  0x7fd6e7365efa in start_thread () at /lib64/libpthread.so.0
#10 0x7fd6e7b773bf in clone () at /lib64/libc.so.6

Thread 29 (Thread 0x7fd6437fe700 (LWP 12635)):
#0  0x7fd6e66b5cf4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7fd6e666 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fd6e6669aff in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fd6e8115beb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fd624002610, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7fd6e80bdb7b in
QEventLoop::exec(QFlags)

[dolphin] [Bug 421624] Wrong and misleading message when navigating to samba shares list in Dolphin

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421624

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
On my system Dolphin finds the samba server after the step 2, but it can't find
the shares, it just shows an inline error message. Possibly there is some bug
with recent samba versions because Dolphin started to fail with samba shares on
my system (Arch) when samba 4.10.10-2 was updated. Futhermore, nautilus and
pcmanfm also fail to find my samba shares and other Arch users are facing
problems with samba since recent updates
https://bbs.archlinux.org/viewtopic.php?id=254083

smb://server/share works on my system too.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[Breeze] [Bug 420088] Breeze GTK does not follow colors on gtk 2

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=420088

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #5 from Patrick Silva  ---
This issue persists on Plasma 5.19 beta. :(
Affected gtk2 apps on my system:
gimp (if "System" theme is selected in Interface > Theme section of gimp
settings)
leafpad text editor
pinta photo editor
HexChat
pidgin
artha
StarDict
WoeUSB

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

[krita] [Bug 421629] New: Tab navigation order in properties windows is not logical

2020-05-16 Thread EosEtIris
https://bugs.kde.org/show_bug.cgi?id=421629

Bug ID: 421629
   Summary: Tab navigation order in properties windows is not
logical
   Product: krita
   Version: 4.2.9
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: eosetiris+kr...@gmail.com
  Target Milestone: ---

SUMMARY
When navigating through the different properties in a properties window using
the TAB key.

STEPS TO REPRODUCE
1. Open a properties window. ("Filter Mask Properties" is where I discovered it
first)
2. Click into any property and then press TAB
3. See if the property in focus is the one you expected to be next
4. Repeat step 2-3 until you have navigated all the properties.

OBSERVED RESULT
In "Filter Mask Properties" the option focus order is as follows:
1. Layer name
2. Type
3. Colorize
4. Hue (slider)
5. Saturation (spinner)
6. Saturation (slider)
7. Lightness (slider)
8. Lightness (spinner)
9. Hue (spinner)
10. Reset
11. OK
12. Cancel

EXPECTED RESULT
For "Filter Mask Properties"
1. Layer name
2. Type
3. Hue (slider)
4. Hue (spinner)
5. Saturation (slider)
6. Saturation (spinner)
7. Lightness (slider)
8. Lightness (spinner)
9. Colorize
10. Reset
11. OK
12. Cancel


SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
This is not only the case for "Filter Mask Properties" a similar bonkers
navigation order is present in "Layer Properties".

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

[kdenlive] [Bug 421631] New: Jerk of flicker in video when use video stab and change speed

2020-05-16 Thread Truk
https://bugs.kde.org/show_bug.cgi?id=421631

Bug ID: 421631
   Summary: Jerk of flicker in video when use video stab and
change speed
   Product: kdenlive
   Version: 20.04.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: kurt.stau...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Apply Clip Jobs > Stabilize (vidstab)
2. Drag the video to the timeline
3. Cut Video to several parts with scissor
4. Change speed on each part to a different speed. Change of speed is between
20 to 50 percent. Speed may increase or decrease.
5. Put the video together so there is no pause

OBSERVED RESULT
In preview and in rendered video you will see around the cut (change of speed)
a jerk or flicker. If you omit step 1 (vidstab) there is no jerk. The video is
smooth.

EXPECTED RESULT
No jerk in any case.

SOFTWARE/OS VERSIONS
Linux Ubuntu 19.10 
kdenlive-20.04.1b-x86_64.appimage
same with previous version 20.04.0b

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

[Breeze] [Bug 420088] Breeze GTK does not follow colors on gtk 2

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420088

Nate Graham  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |INTENTIONAL

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

[yakuake] [Bug 421632] New: yakuake hijacks Shift+TAB key combination

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421632

Bug ID: 421632
   Summary: yakuake hijacks Shift+TAB key combination
   Product: yakuake
   Version: 3.0.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: brett.ker...@mamber.net
  Target Milestone: ---

SUMMARY
When Shift+TAB has not been defined as a yakuake shortcut, it still acts in a
special way (namely it goes to the next terminal). It should just be passed to
the current terminal unless it has been defined as a shortcut.

STEPS TO REPRODUCE
1. open yakuake and create a new terminal
2. type 'cat', return
3. type Shift+TAB

OBSERVED RESULT
The next available terminal is selected.

EXPECTED RESULT
^[[Z should appear

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

[kmail2] [Bug 317933] message still shown after deleting last message in folder

2020-05-16 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=317933

--- Comment #9 from Colin J Thomson  ---
Still seeing this in Kmail 5.14.0 (20.04.0)

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

[Breeze] [Bug 421637] New: [breeze-icons] Some small build problem, but it goes away if one uses a separate build dir, and -DBUILD_TESTING=OFF -Wno-dev (URL: https://download.kde.org/stable/framework

2020-05-16 Thread shevegen
https://bugs.kde.org/show_bug.cgi?id=421637

Bug ID: 421637
   Summary: [breeze-icons] Some small build problem, but it goes
away if one uses a separate build dir, and
-DBUILD_TESTING=OFF -Wno-dev (URL:
https://download.kde.org/stable/frameworks/5.70/breeze
-icons-5.70.0.tar.xz )
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: sheve...@gmail.com
CC: kain...@gmail.com
  Target Milestone: ---

Hey there KDE devs,

I would like to report a possible bug. I write "possible" because I
am not 100% sure if it is a bug. It is actually a compile-related
problem. I will explain this in a moment in more detail.

The program this report is about is called "breeze-icons".

I have used the following URL for this:

https://download.kde.org/stable/frameworks/5.70/breeze-icons-5.70.0.tar.xz

I compile all the KDE components from source, via ruby, an I would
like to state that things have improved a LOT in the last ~3 years
or so. From release to release I run into fewer and fewer problems.
A few problems are caused by my own noobness; but other problems
are at the least partially related to errors in some build script
or some other setup. Anyway.

When I write a "possible bug", I also actually mean that I managed
to compile breeze-icons successfully just now.

The variant that works fine for me is the variant used by the
LFS/BLFS team, and is briefly shown here:

http://www.linuxfromscratch.org/blfs/view/svn/x/breeze-icons.html

The two relevant factors here are, IMO, that they:

1) use a separate build directory

and

2) Use a specific commandline option, being:

cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -Wno-dev ..

So when I did NOT use the two options "-DBUILD_TESTING=OFF
-Wno-dev", I run into this problem (I have indended this
4 spaces to the right):

[ 88%] Generating res/breeze-icons.qrc
Error copying directory from "/Depot/jjj/breeze-icons-5.70.0/icons" to
"/Depot/jjj/breeze-icons-5.70.0/icons/res"

So some copy-operation fails. IF I use a build directory
AND these two configure options to cmake, then the
program compiles without error.

I just did another compile-try again, and I can confirm
that I do not run into this problem with the above 
options; but without them, I run into these problems.
So I am quite sure that there is some small error in
the build-process. Maybe that it should require a 
separate build-dir, or maybe that it needs these
options, or perhaps both.

Either way I thought it may be best to report this.

I know too little about cmake to understand which
part of the copy-directory action fails.

I assume that I personally will not run into this
problem anymore, since it compiles fine for me now,
but if someone else runs into this I wanted to 
mention it. Perhaps a separate build-directory 
should be enforced by breeze-icons, I can not say
(I am not an expert when it comes to Makefiles or
cmake-build files, sorry). Anyway, that's my report,
keep up the improvements to the build setup - it 
actually helps a LOT the fewer problems there are,
in particular for distributions with a lack of 
manpower (such as GoboLinux; when I manage to 
compile the whole KDE suite, I can try to help
the GoboLinux guys, but it is of course easier
when things work with as few problems as possible,
out of the box; and as said, things did improve a 
lot over the last few years. I still remember the
KDE 4 days ... that was painful).

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

[gwenview] [Bug 385241] Better METADATA handling - keep scroll level when moving from one picture to another

2020-05-16 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=385241

Nicofo  changed:

   What|Removed |Added

Version|16.12.3 |19.12.1

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

[gwenview] [Bug 327829] Better METADATA handling

2020-05-16 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=327829

Nicofo  changed:

   What|Removed |Added

Version|4.11.3  |19.12.1

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

[gwenview] [Bug 385240] Better METADATA handling - add search field

2020-05-16 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=385240

Nicofo  changed:

   What|Removed |Added

Version|16.12.3 |19.12.1

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

[Breeze] [Bug 421637] [breeze-icons] Some small build problem, but it goes away if one uses a separate build dir, and -DBUILD_TESTING=OFF -Wno-dev (URL: https://download.kde.org/stable/frameworks/5.7

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421637

Nate Graham  changed:

   What|Removed |Added

   Assignee|visual-des...@kde.org   |n...@kde.org
 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Nate Graham  ---
Patch: https://phabricator.kde.org/D29802

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

[plasmashell] [Bug 421644] New: Thai font shift upward in application menu

2020-05-16 Thread Andy Great
https://bugs.kde.org/show_bug.cgi?id=421644

Bug ID: 421644
   Summary: Thai font shift upward in application menu
   Product: plasmashell
   Version: 5.18.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: h...@kde.org
  Reporter: andythe_gr...@pm.me
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 128527
  --> https://bugs.kde.org/attachment.cgi?id=128527=edit
Thai words shift upward.

When typing Thai language into the menu, the words offset upward a bit. English
does not. However, any Thai word will cause all the following English word to
shift as well.

eg. ไทย Floating words

Changing Plasma theme have no effects.

Expected Result: All languages shold stay in the center.

Operating System: openSUSE Tumbleweed 20200511
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.1
Kernel Version: 5.6.11-1-default
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-3770 CPU @ 3.40GHz
Memory: 7.5 GiB of RAM

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

[plasmashell] [Bug 420418] Global menu disappesrs when application moved to second monitor

2020-05-16 Thread Dimo
https://bugs.kde.org/show_bug.cgi?id=420418

Dimo  changed:

   What|Removed |Added

 CC||d...@angelhill.net

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

[kmail2] [Bug 413071] [Wayland] Kmail crashes when resized or maximized

2020-05-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=413071

Andrey  changed:

   What|Removed |Added

 CC||butir...@gmail.com

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

[konsole] [Bug 421625] New: UTF-8 unicode Yijing Hexagram Symbols

2020-05-16 Thread cmenser
https://bugs.kde.org/show_bug.cgi?id=421625

Bug ID: 421625
   Summary: UTF-8 unicode Yijing Hexagram Symbols
   Product: konsole
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: font
  Assignee: konsole-de...@kde.org
  Reporter: 3cr...@gmail.com
  Target Milestone: ---

SUMMARY

Hexagram characters not only don't display correctly (they seem to be chopped
in half), but they also seem to mess up the text entry direction (I think). 

This is not a which-font problem. It's more of a font rendering problem. I
think for this particular group of unicode characters only. Other groups seem
to render just fine.

STEPS TO REPRODUCE
1. in a konsole type touch 
2. copy any hexagram character from here:
http://www.alanwood.net/unicode/yijing_hexagram_symbols.html
3. paste to konsole
4. type ".txt" directly after the character (don't move cursor)
5. error reads:
touchtouch: command not found
 Lol wut?
ALTERNATIVE:
4. hit backspace a few times to delete the character and "touch" and then keep
going
5. notice that you've deleted part of the prompt. 

OBSERVED RESULT

Improperly rendered iChing unicode characters, split in half vertically.

EXPECTED RESULT

full rendering of iChing symbol as valid character and no change to typing
format? direction?

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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 421607] Neon Testing Login screen does not react to 'return' key / plasma desktop gone

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421607

tagwer...@innerjoin.org changed:

   What|Removed |Added

Summary|Neon Testing Login screen   |Neon Testing Login screen
   |does not react to 'return'  |does not react to 'return'
   |key / plasma gone   |key / plasma desktop gone

--- Comment #3 from tagwer...@innerjoin.org ---
And also:
   
https://old.reddit.com/r/kde/comments/gk9k2n/after_upgrade_kde_neon_developer_unstable_is/

Which seems to apply to Testing as well as Developer...

The fix
pkcon install plasma-desktop
recovered the wallpaper, desktop behaviour, widgets I was using...

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

[k3b] [Bug 421622] Missing Icon

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421622

Nate Graham  changed:

   What|Removed |Added

Product|Breeze  |k3b
  Component|Icons   |GUI/Usability
Version|5.18.5  |unspecified
 CC||mich...@jabster.pl,
   ||n...@kde.org, tr...@kde.org
   Assignee|visual-des...@kde.org   |k...@kde.org

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

[plasmashell] [Bug 421607] Neon Testing Login screen does not react to 'return' key / plasma desktop gone

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421607

--- Comment #4 from tagwer...@innerjoin.org ---
Looks like Developer is still in a bit of trouble:

apt update

Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Get:3 http://archive.neon.kde.org/unstable bionic InRelease [153 kB]
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease
Fetched 153 kB in 1s (166 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date

pkcon install plasma-desktop

Resolving [=]
Querying  [=]
Testing changes   [=]
Finished  [=]
Fatal error: The following packages have unmet dependencies:
  plasma-desktop: Depends: plasma-workspace (>= 4:5.14) but it is not going
to be installed
  Recommends: kinfocenter (>= 4:5.14) but it is not going
to be installed

pkcon install plasma-workspace

Resolving [=]
Querying  [=]
Testing changes   [=]
Finished  [=]
Fatal error: The following packages have unmet dependencies:
  plasma-workspace: Depends: libksgrd9 but it is not going to be installed
Depends: libksysguardsensorfaces1 but it is not going
to be installed
Depends: libprocesscore9 but it is not going to be
installed
Depends: libprocessui9 but it is not going to be
installed

pkcon install sddm-theme-breeze

Resolving [=]
Querying  [=]
Testing changes   [=]
Finished  [=]
Fatal error: The following packages have unmet dependencies:
  sddm-theme-breeze: Depends: plasma-workspace but it is not going to be
installed

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

[dolphin] [Bug 421624] Wrong and misleading message when navigating to samba shares list in Dolphin

2020-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421624

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||sit...@kde.org

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

[krita] [Bug 421630] Color wheel is glitching colors into inversing one another and have a different color result once I paint on the canvas.

2020-05-16 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=421630

Tymond  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||tamtamy.tym...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Tymond  ---
Please go to Configure Krita -> Display and change from ANGLE to OpenGL or the
other way around. Restart Krita. Does it work now?

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

[krita] [Bug 421630] Color wheel is glitching colors into inversing one another and have a different color result once I paint on the canvas.

2020-05-16 Thread Shienna
https://bugs.kde.org/show_bug.cgi?id=421630

--- Comment #4 from Shienna  ---
It worked! Thank you so much for your help

On Sat, May 16, 2020, 1:10 PM Tymond  wrote:

> https://bugs.kde.org/show_bug.cgi?id=421630
>
> --- Comment #3 from Tymond  ---
> Try to disable Canvas Graphics Acceleration altogether. If it works, and
> I'm
> pretty sure it would, since it really looks like broken graphics... (we
> had a
> few reports like this before), then try to update your graphics card
> drivers
> and check again (after restart of your PC of course).
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[plasmashell] [Bug 421578] Overlapping texts in the new Hard Disk Activity and Network Speed widgets

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421578

Patrick Silva  changed:

   What|Removed |Added

Summary|Overlapping texts in the|Overlapping texts in the
   |new Hard Disk Activity  |new Hard Disk Activity and
   |widget  |Network Speed widgets

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

[plasmashell] [Bug 421578] Overlapping texts in the new Hard Disk Activity and Network Speed widgets

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421578

--- Comment #1 from Patrick Silva  ---
Created attachment 128531
  --> https://bugs.kde.org/attachment.cgi?id=128531=edit
Network speed widget is also affected

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

[kipiplugins] [Bug 421649] Google Photos upload/export fails when Google Advanced Protection is enabled

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421649

--- Comment #4 from Maik Qualmann  ---
For digiKam, this authorization is out of scope. For a normal account,
digiKam-6.4.0 is currently the minimum.

Maik

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

[dolphin] [Bug 421626] Streaming from samba shares is broken since apps 20.04

2020-05-16 Thread Vladimir Yerilov
https://bugs.kde.org/show_bug.cgi?id=421626

--- Comment #1 from Vladimir Yerilov  ---
Sorry I'm not that into KDE development to recognize what to blame for this bug
-- Dolphin or KIO. I just know I should report it (should have reported it as
soon as I faced it almost a month ago).

Fun fact: streaming of the video in Dolphin's preview pane works!

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

[dolphin] [Bug 420168] Browsing SSHFS folders slows down Dolphin user interface

2020-05-16 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=420168

--- Comment #2 from Germano Massullo  ---
I tried GNOME Nautilus and it does not freeze while it is slowly populating the
"size" column

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

[plasmashell] [Bug 421607] Neon Testing Login screen does not react to 'return' key / plasma gone

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421607

tagwer...@innerjoin.org changed:

   What|Removed |Added

Summary|Neon Testing Login screen   |Neon Testing Login screen
   |does not react to 'return'  |does not react to 'return'
   |key |key / plasma gone

--- Comment #2 from tagwer...@innerjoin.org ---
Following:
https://old.reddit.com/r/kde/comments/gkuc9u/please_help/

Re: a "new, shiny Logon Screen", it seems:

That's the default fallback SDDM (login screen) theme. This happens
when you remove or break the Breeze theme, or try to use a 3rd-party
SDDM theme that's incompatible with the versions of Qt, KDE Frameworks,
and KDE Plasma installed on your machine.

and

try sudo apt install sddm-theme-breeze

Yes, in this case this got the 'familiar' logon screen back.

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

[kdenlive] [Bug 421628] New: Clips With Speed Effect Getting Replaced With Random Once

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421628

Bug ID: 421628
   Summary: Clips With Speed Effect Getting Replaced With Random
Once
   Product: kdenlive
   Version: 19.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: yasir.rwebdesig...@gmail.com
  Target Milestone: ---

Okay So I was editing a gaming video it was almost 40 minutes long. but I had
to narrow t down a lot. So I split the video into several parts and used speed
effect on a few of them putting some more clips in it some voice over and the
end result was somewhere about a 19 minutes long with including intro and
outro. but before I started rendering I got some other work to do so I saved
everything and closed Kdenlive after a day I opened the file and started
rendering I have a low-end laptop it almost took 2 hours to render and after
that when I saw the video it was all broken the clips where I had used speed
effect were replaced with random parts of the video and where at normal speed.
I had to edit to video all over again but before I render I again had other
work So like before I saved the file but this time I checked the video before
rendering and it was messed up again all of the clips with speed effects were
replaced with random parts of the video.


Laptop: HP Probook 6460b
OS: xUbuntu 20.04

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

[dolphin] [Bug 421633] New: Cannot move file/folder into symlinked folder

2020-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421633

Bug ID: 421633
   Summary: Cannot move file/folder into symlinked folder
   Product: dolphin
   Version: 20.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: k...@trummer.xyz
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Dolphin can't move files/folders into a symlinked folder.
moving with 'mv' works of course.

STEPS TO REPRODUCE
1. create a symlinked folder or take any existing one
2. create a test file or take any existing one
3. move the test file into the symlinked folder

OBSERVED RESULT
Dolphin throws an error, "an older element already exists". When you try to
move a folder in a symlinked folder, it wants to overwrite them.
Effectively you cannot move a file or folder into another symbolically linked
folder anymore.

EXPECTED RESULT
being able to move files into symlinked folders

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20200513
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.1
Dolphin: 20.04.0

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

[lattedock] [Bug 416748] Settings of battery applet within system tray not saved after logout

2020-05-16 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=416748

--- Comment #21 from Michail Vourlakos  ---
show me a screenshot of your Layout editor please

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

[lattedock] [Bug 421545] Preview windows show the same content on all previews

2020-05-16 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=421545

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Michail Vourlakos  ---
works just fine in Latte git version...

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

[systemsettings] [Bug 421640] New: preview night color temperature as slider

2020-05-16 Thread Thibault Molleman
https://bugs.kde.org/show_bug.cgi?id=421640

Bug ID: 421640
   Summary: preview night color temperature as slider
   Product: systemsettings
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_nightcolor
  Assignee: plasma-b...@kde.org
  Reporter: thibaultmolle...@gmail.com
CC: kwin-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Move the slider of 'night color temperature' 

OBSERVED RESULT
only see the color when I hit apply

EXPECTED RESULT
I expected to see a preview of the color, as my mouse button was held down and
using the slider. (and stop previewing when I let go of my button)

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.6.11-1-MANJARO
OS Type: 64-bit
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31,3 GiB of RAM

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

[kwin] [Bug 421641] [Wayland] Cannot change keyboard layout with Menu key in Google Chrome

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

Alexander Potashev  changed:

   What|Removed |Added

Summary|Cannot change keyboard  |[Wayland] Cannot change
   |layout with Menu key in |keyboard layout with Menu
   |Google Chrome   |key in Google Chrome

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

[kmail2] [Bug 413071] [Wayland] Kmail crashes when resized or maximized

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[Spectacle] [Bug 421643] New: half second delay

2020-05-16 Thread Thibault Molleman
https://bugs.kde.org/show_bug.cgi?id=421643

Bug ID: 421643
   Summary: half second delay
   Product: Spectacle
   Version: 20.04.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: thibaultmolle...@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

Spectacle only allows for delays with 1 second increments.
But I wish there was a way to set 0.5 seconds

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

[digikam] [Bug 421646] Impossible to add new tag

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421646

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
   Severity|crash   |normal

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

[digikam] [Bug 421646] Impossible to add new tag

2020-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=421646

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.0.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/0690d4d
   ||b16113a63c2d78229afbd241eda
   ||cd669b
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Maik Qualmann  ---
Git commit 0690d4db16113a63c2d78229afbd241edacd669b by Maik Qualmann.
Committed on 16/05/2020 at 22:02.
Pushed by mqualmann into branch 'master'.

better performance to add items to the completer
FIXED-IN: 7.0.0

M  +2-1NEWS
M  +4-1core/libs/tags/widgets/tageditdlg.cpp
M  +6-0core/libs/widgets/text/modelcompleter.cpp
M  +1-0core/libs/widgets/text/modelcompleter.h

https://invent.kde.org/graphics/digikam/commit/0690d4db16113a63c2d78229afbd241edacd669b

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

[plasmashell] [Bug 421635] Taskbar Preview Blocks Right Click Menu

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421635

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Patrick Silva  ---


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

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

[plasmashell] [Bug 417939] Tooltip of entry in task manager shows up together context menu

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417939

Patrick Silva  changed:

   What|Removed |Added

 CC||anditosan1...@gmail.com

--- Comment #1 from Patrick Silva  ---
*** Bug 421635 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 413780] Keyboard shortcuts do not work with Russian layout

2020-05-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=413780

--- Comment #10 from Andrey  ---
Thanks Alexander.
If you find any further input-related bugs, I would be gratitude if you add me
to the copy

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

[systemsettings] [Bug 408700] plasma-pa kcm does not show which output an app is using

2020-05-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=408700

--- Comment #2 from Patrick Silva  ---
humm, I can't reproduce on Plasma 5.19 beta.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

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

[krita] [Bug 421630] Color wheel is glitching colors into inversing one another and have a different color result once I paint on the canvas.

2020-05-16 Thread Shienna
https://bugs.kde.org/show_bug.cgi?id=421630

--- Comment #2 from Shienna  ---
I tried OpenGL, Auto(OpenGL) and ANGLE but none of them worked which is
strange because when I look at the layers, the colors seem fine but not on
the canvas monitor.

On Sat, May 16, 2020, 12:54 PM Tymond  wrote:

> https://bugs.kde.org/show_bug.cgi?id=421630
>
> Tymond  changed:
>
>What|Removed |Added
>
> 
>  Status|REPORTED|NEEDSINFO
>  CC||tamtamy.tym...@gmail.com
>  Resolution|--- |WAITINGFORINFO
>
> --- Comment #1 from Tymond  ---
> Please go to Configure Krita -> Display and change from ANGLE to OpenGL or
> the
> other way around. Restart Krita. Does it work now?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

  1   2   3   >