[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-07-22 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #9 from Nicola Jelmorini  ---
(In reply to Alexander Stippich from comment #8)
> I'm afraid that you have to wait for KDE Neon being rebased to 24.04

OK, I understand and I can live with it.
The wait shouldn't be too long.

Thank you anyway for your support.

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

[Haruna] [Bug 489918] The paths of the files added to the playlist are not like the paths in the file manager

2024-07-09 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=489918

--- Comment #2 from Nicola Jelmorini  ---
(In reply to george fb from comment #1)
> That's a flatpak thing. Have you changed any of Haruna's flatpak permissions?
> 
> You can reset the permissions with flatseal.

Hello,
thank you for your kind support. Indeed, tinkering ( :-) )  with flatseal has
resolved the issue.
This bug report can be closed for me.

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

[Haruna] [Bug 489918] New: The paths of the files added to the playlist are not like the paths in the file manager

2024-07-08 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=489918

Bug ID: 489918
   Summary: The paths of the files added to the playlist are not
like the paths in the file manager
Classification: Applications
   Product: Haruna
   Version: 1.1.2
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic
  Assignee: georgefb...@gmail.com
  Reporter: jelmor...@pm.me
  Target Milestone: ---

SUMMARY
Adding a file to the playlist, and copying the path, you can see that the path
is different from the one of the file manager.
For example I add the file:
"/home/nicola/Video/Altri/La teoria delle stringhe.mp4"
and in Haruna the path is:
"file:///run/user/1000/doc/85bcc6f0/La teoria delle stringhe.mp4"

STEPS TO REPRODUCE
1. Click the button to add a file to the current playlist [+Add.. / File]
2. Choose a file and confirm → the file appears in the playlist
3. Right click the just added file and copy it's path
4. Watch in the clipboard history, or paste the path in a text editor to
observe the result


OBSERVED RESULT
The path of the file is in the form "file:///run/user/1000/"

EXPECTED RESULT
The path of the file should be in the form ""/home/nicola/Video/"


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  KDE Neon 6.0 (based on Ubuntu 22.04)
KDE Plasma Version:  6.1.2
KDE Frameworks Version:  6.3.0
Qt Version:  6.7.0 on my system /  6.7.2 in the Haruna flatpak

ADDITIONAL INFORMATION
I suspect that this issue has something to do with the functionality of "Adding
one file to add the entire folder to the playlist" that currently doesn't work.

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-26 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #7 from Nicola Jelmorini  ---
(In reply to Alexander Stippich from comment #5)
> There is a ppa that should work, but I have not tested it:
> https://launchpad.net/~alex-p/+archive/ubuntu/tesseract-ocr5?field.
> series_filter=jammy


The PPA installs indeed the version 5 of tesseract and the languages I need, as
you can see here:

=====
nicola@nicola-XPS-13-9360:~
➤ apt list --installed | grep tesseract
libtesseract5/jammy,now 5.4.1-1ppa1~jammy1 amd64 [installato, automatico]
tesseract-ocr-eng/jammy,jammy,now 1:5.0.0~git39-6572757-2ppa1~jammy1 all
[installato, automatico]
tesseract-ocr-ita/jammy,jammy,now 1:5.0.0~git39-6572757-2ppa1~jammy1 all
[installato]
tesseract-ocr-osd/jammy,jammy,now 1:5.0.0~git39-6572757-2ppa1~jammy1 all
[installato, automatico]
tesseract-ocr/jammy,now 5.4.1-1ppa1~jammy1 amd64 [installato]
nicola@nicola-XPS-13-9360:~
➤ tesseract --list-langs
List of available languages in "/usr/share/tesseract-ocr/5/tessdata/" (3):
eng
ita
osd
nicola@nicola-XPS-13-9360:~
=

But unfortunately the issue is still present: no languages selection available
for the OCR text recognition. 
The screenshot "The window of the functionality Export PDF" that I have
uploaded, shows you that the "Export PDF" window is missing the language
selection list.

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-26 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #6 from Nicola Jelmorini  ---
Created attachment 171010
  --> https://bugs.kde.org/attachment.cgi?id=171010=edit
The window of the functionality "Export PDF"

The screenshot shows that there is no language selection in the window for the
OCR text recognition.

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-25 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #4 from Nicola Jelmorini  ---
(In reply to Alexander Stippich from comment #3)
> The tesseract dependency was bumped to 5 fpr 24.05. Is tesseract5 available
> in Ubuntu 22.04?

Unfortunately no. In Ubuntu 22.04 there is the package "libtesseract4".

On the "Ubuntu packages" website I see that the package "libtesseract5" is
included starting Ubuntu 23.10 (mantic).
I'm using KDE Neon that upgrades between LTS editions only, thus, I suppose
that tesseract5 will be available when KDE Neon will be upgraded to Ubuntu
24.04 (noble). 
Or you know other viable options?

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-24 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #2 from Nicola Jelmorini  ---
(In reply to Alexander Stippich from comment #1)
> Have you checked that you still have the corresponding tesseract language
> files installed?

Hi,
I have made no changes to my system. The following tesseract packages are
installed since the beginning on my system:

=
nicola@nicola-XPS-13-9360:~
➤ apt list --installed | grep tesseract

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libtesseract4/jammy,now 4.1.1-2.1build1 amd64 [installato, automatico]
tesseract-ocr-eng/jammy,jammy,now 1:4.00~git30-7274cfa-1.1 all [installato,
automatico]
tesseract-ocr-ita/jammy,jammy,now 1:4.00~git30-7274cfa-1.1 all [installato]
tesseract-ocr-osd/jammy,jammy,now 1:4.00~git30-7274cfa-1.1 all [installato,
automatico]
tesseract-ocr/jammy,now 4.1.1-2.1build1 amd64 [installato]
nicola@nicola-XPS-13-9360:~
=

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

[Skanpage] [Bug 488526] New: Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-15 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=488526

Bug ID: 488526
   Summary: Exporting PDF with OCR text recognition based on
tesseract doesn't work anymore
Classification: Applications
   Product: Skanpage
   Version: 24.05.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: a.stipp...@gmx.net
  Reporter: jelmor...@pm.me
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
The "Export PDF" functionality allows me to create a PDF with text recognition
in different languages. Clicking the button "Export PDF" shows up a window that
should list the languages available for the tesseract module to use in the
process of the text recognition. However, with the latest update of skanpage
(deb package from the repository), the list of languages is no more visible,
and the OCR is not working anymore. 
With the previous version of skanpage instead, the OCR was perfectly working.
Maybe in the latest deb package the "tesseract" dependency is missing?

STEPS TO REPRODUCE
1. Scan a page with Skanpage
2. Click the "Export PDF" button
3. The list of languages for the OCR is missing

OBSERVED RESULT
The list of languages for the OCR functionality is missing, so the PDF output
has no text recognized.

EXPECTED RESULT
It should be possible to select the languages that I want to recognize. The PDF
output should contain the recognized text, and I should be able to copy it.

SOFTWARE/OS VERSIONS
Windows: n/a
macOS:  n/a
Linux/KDE Plasma: KDE neon 6.0 (based on ubuntu 22.04)
(available in About System)
KDE Plasma Version:  6.0.5
KDE Frameworks Version:  6.2.0
Qt Version:  6.7.0

ADDITIONAL INFORMATION

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

[Elisa] [Bug 484718] New: Freeze at startup with high count library files

2024-03-29 Thread Nicola B
https://bugs.kde.org/show_bug.cgi?id=484718

Bug ID: 484718
   Summary: Freeze at startup with high count library files
Classification: Applications
   Product: Elisa
   Version: 23.08.5
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: nbabiz2...@gmail.com
  Target Milestone: ---

SUMMARY
When launch at startup Elisa still freeze for long time, (if you are on
powersave management profile, for very long time) so need to go in performance
to "unlock" Elisa. My local library count is only 12k flac file indexed (of my
over 70k total flac's) with "native" engine but same happen with "direct read"
behavior.
My laptop with Crucial P5 nvme pci 4.0 drive, so  I'm sure isn't bandwidth
transfer rate issue lol.

STEPS TO REPRODUCE
1. Get high performance hardware to ensure you are on good speed performance.
2. Set on Elisa library folder with high amount of flac's >12.000 files.
3.  After indexing, restart Elisa.

OBSERVED RESULT
Elisa GUI (buttons and other clickable objects still "hold" for a while, no
playback, long or short times depends by your CPU power available.

EXPECTED RESULT
Elisa must start playing audio tracks immediately after launching, index
checking behavior must be done in background and not impact on user interface
or listen if your library high count files.

SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.15
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.7.10-gentoo-dist (64-bit)
Graphics Platform: X11
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics

ADDITIONAL INFORMATION
My current compile USE flags:  media-sound/elisa-23.08.5:5::gentoo 
 USE="semantic-desktop -debug -handbook -mpris -test -vlc"

Elisa is a great piece of software, I love it, please keeping care!

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

[kdeplasma-addons] [Bug 482658] Network speed widget showing nothing, again

2024-03-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=482658

Nicola Mori  changed:

   What|Removed |Added

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

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

[kdeplasma-addons] [Bug 482658] Network speed widget showing nothing, again

2024-03-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=482658

--- Comment #1 from Nicola Mori  ---
I fixed the problem by installing networkmanager-qt. Probably this could have
fixed everything also for Plasma 5.27.

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

[kdeplasma-addons] [Bug 482658] New: Network speed widget showing nothing, again

2024-03-06 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=482658

Bug ID: 482658
   Summary: Network speed widget showing nothing, again
Classification: Plasma
   Product: kdeplasma-addons
   Version: 6.0.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: nicolam...@aol.com
  Target Milestone: ---

SUMMARY

Please see this bug report: https://bugs.kde.org/show_bug.cgi?id=476537
The upgrade to Plasma 6.0.1 didn't fix it.

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

[umbrello] [Bug 478198] Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-10 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

--- Comment #8 from Nicola Mori  ---
Thank you very much Oliver.

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

[umbrello] [Bug 478198] Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-09 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

--- Comment #4 from Nicola Mori  ---
(In reply to Oliver Kellogg from comment #1)
> Created attachment 163981 [details]
> Screenshot showing imported classifiers I and C
> 
> Cannot reproduce, see attached screenshot.
Nor can I... It's weird, I accurately tested the reproducer before opening the
bug report and I'm 100% sure it behaved as I wrote in my first post.

Anyway, I can still reproduce garbage behavior with my original header file.
You can download it here: 

https://basket.fi.infn.it:443/f/ee0c58a81b/?dl=1)

together with a cpp file for compiling everything and check that it's correct
code. Sorry for the poor overall state of the code but it's just a playground
for testing ideas, and I was trying to extract the UML with Umbrello after
verifying that the overall design works for me.
When importing the test.h header the AlgoSequenceDecorator class is imported
without any method, and the AlgoSequence and MTScheduler classes are not
imported at all. Removing all the override keywords (sed -i 's/override//g'
test.h) the AlgoSequenceDecorator is imported with all its methods, and also
AlgoSequence is now imported; however MTScheduler is stil missing, so probably
there's more than just override. I uploaded two screenshots showing this
behavior.

The code compiles fine both with and without the override keywords, so it's
valid and thus I think this is a problem with Umbrello.

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

[umbrello] [Bug 478198] Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-09 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

--- Comment #3 from Nicola Mori  ---
Created attachment 164046
  --> https://bugs.kde.org/attachment.cgi?id=164046=edit
Import of full project (see comment 2) without override keywords.

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

[umbrello] [Bug 478198] Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-09 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

--- Comment #2 from Nicola Mori  ---
Created attachment 164045
  --> https://bugs.kde.org/attachment.cgi?id=164045=edit
Import of full project (see comment 2) with override keywords.

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

[umbrello] [Bug 478198] Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

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

[umbrello] [Bug 478198] New: Umbrello import wizard does not recognize the 'override' C++ keyword

2023-12-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=478198

Bug ID: 478198
   Summary: Umbrello import wizard does not recognize the
'override' C++ keyword
Classification: Applications
   Product: umbrello
   Version: Git
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: importer
  Assignee: umbrello-de...@kde.org
  Reporter: nicolam...@aol.com
  Target Milestone: ---

SUMMARY
When importing C++ code containing the 'override' keyword Umbrello either does
not import the class, or imports it with missing methods, or the overall import
is screwed. A simple reproducer is available below; correct behavior can be
restored by removing the `override` keyword.

This seems to be a regression since a similar bug has been fixed in
https://bugs.kde.org/show_bug.cgi?id=386258.

Using Umbrello 2.38.3 (Applications 23.08.3); this version is not listed in the
`Version` list of the bug tracker so I chose `Git`.

STEPS TO REPRODUCE
1. Create a simple header file like this:
```
class I {
public:
  virtual void Method() = 0;
};

class C: public I {
public:
  void Method() override  {}
};
```
2. Import it with the Code Importing Wizard 
3. Verify that class `I` is parsed in the import logger tab

OBSERVED RESULT
Class `I` is not available in the Tree View

EXPECTED RESULT
Class `I` should be available

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

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 476537] Network speed widget shows nothing

2023-11-15 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=476537

--- Comment #4 from Nicola Mori  ---
Well, this is disappointing. A standard feature breaks in the current stable
version and there's no plan to fix it. Not everybody will jump on Plasma 6 on
day 0 so I was expecting more care for the 5.27 series.

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

[Elisa] [Bug 464246] Audio pop/click when play FLAC hi-res

2023-11-12 Thread Nicola B
https://bugs.kde.org/show_bug.cgi?id=464246

Nicola B  changed:

   What|Removed |Added

   Version Fixed In||23.04.3

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

[Elisa] [Bug 464246] Audio pop/click when play FLAC hi-res

2023-11-12 Thread Nicola B
https://bugs.kde.org/show_bug.cgi?id=464246

Nicola B  changed:

   What|Removed |Added

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

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

[Elisa] [Bug 464246] Audio pop/click when play FLAC hi-res

2023-11-12 Thread Nicola B
https://bugs.kde.org/show_bug.cgi?id=464246

--- Comment #2 from Nicola B  ---
Hello, I resume Elisa for another test, now I'm on Gentoo and looks like some
better stable, no more pop/click playback.
I think isn't really KDE bug at this stage, maybe issue with Arch package, I
don't know, so my setup now is below:
-Elisa  23.04.3 https://packages.gentoo.org/packages/media-sound/elisa
-Audio:
  Device-1: Intel Tiger Lake-H HD Audio vendor: Dell
driver: sof-audio-pci-intel-tgl
alternate: snd_hda_intel,snd_sof_pci_intel_tgl 
  Device-2: Sony WALKMAN driver: snd-usb-audio type: USB rev: 2.1
speed: 480 Mb/s lanes: 1 mode: 2.0 
  API: ALSA v: k6.1.57-gentoo-dist status: kernel-api
tools: alsactl,alsamixer,amixer
  Server-1: PipeWire v: 0.3.80 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pw-jack type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
-System:
  Kernel: 6.1.57-gentoo-dist arch: x86_64 bits: 64 compiler: N/A
 Desktop: KDE Plasma v: 5.27.8 tk: Qt v: 5.15.10 wm: kwin_wayland vt: 7
dm: SDDM Distro: Gentoo Base System release 2.14
Machine:
  Type: Laptop System: Dell product: Inspiron 15 7510

-Test result with my USB DAC (Sony Walkman) is fine, but add some little
latency.
-Test result with laptop Intel HDA is fine enough, a little gap on load tracks
is present when start or interacting with other desktop windows.
-Also Bluetooth speaker tested and little short two gaps in audio track happen,
(less one second) I guess buffering optimization needs...
-Test with KDE XWayland session, I know not stable as full Xorg session...

Elisa is compiled with qtmultimedia audio backend support:
https://packages.gentoo.org/packages/dev-qt/qtmultimedia and I also try to use
VLC audio backend, after recompile and looks performance is both good (no more
pop/click).
After this set of tests I assume the bug is solved for me.
Thanks to all, best regards.
Nicola

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

[kdeplasma-addons] [Bug 476537] Network speed widget shows nothing

2023-11-09 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=476537

--- Comment #2 from Nicola Mori  ---
Thanks Nate, but as I understand this is being worked for Plasma 6: will the
fix be backported to 5.27 series?

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

[kdeplasma-addons] [Bug 476537] Network speed widget shows nothing

2023-11-04 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=476537

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

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

[kdeplasma-addons] [Bug 476537] New: Network speed widget shows nothing

2023-11-04 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=476537

Bug ID: 476537
   Summary: Network speed widget shows nothing
Classification: Plasma
   Product: kdeplasma-addons
   Version: 5.27.9
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: nicolam...@aol.com
  Target Milestone: ---

SUMMARY
The Network speed widget shows no graph. No network sensors are available in
the Sensors detail panel, although other sensor categories (CPUs, Disks etc.)
are listed. Other system monitoring widgets work fine. It is worth mentioning
that the network monitor panel in the System load tab of KSysGuard works fine.

STEPS TO REPRODUCE
1. Add a Network speed widget to the desktop

OBSERVED RESULT
The Network speed widget shows no upload/download graphs

EXPECTED RESULT
The Network speed widget should show upload/download graphs

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.11.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
Affected hardware is Dell XPS 15 9570.

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

[kdeplasma-addons] [Bug 471526] New: Unsplash does not return an image (404 error)

2023-06-28 Thread Nicola Smaniotto
https://bugs.kde.org/show_bug.cgi?id=471526

Bug ID: 471526
   Summary: Unsplash does not return an image (404 error)
Classification: Plasma
   Product: kdeplasma-addons
   Version: 5.27.6
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Picture of the Day
  Assignee: plasma-b...@kde.org
  Reporter: smaniotto.nic...@gmail.com
CC: i...@guoyunhe.me, qydwhotm...@gmail.com
  Target Milestone: ---

SUMMARY
Since today the Unsplash POTD provider no longer returns an image in any
category. May be related to some API change.


STEPS TO REPRODUCE
1. Set the Unsplash POTD with any category.

OBSERVED RESULT
The wallpaper is
https://images.unsplash.com/source-404?fit=crop=jpg=800=60=1200.

EXPECTED RESULT
The wallpaper should be an image from the selected collection.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
That image is returned by
https://source.unsplash.com/collection/1065976/3840x2160/daily, which is the
URL for category "All".
The request is done here:
https://invent.kde.org/plasma/kdeplasma-addons/-/blob/master/wallpapers/potd/plugins/providers/unsplashprovider.cpp#L25.
The collection exists, can be viewed from the website:
https://unsplash.com/collections/1065976/wallpapers.

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

[plasmashell] [Bug 471369] New: Change battery icon based on the current power profile

2023-06-23 Thread Nicola Smaniotto
https://bugs.kde.org/show_bug.cgi?id=471369

Bug ID: 471369
   Summary: Change battery icon based on the current power profile
Classification: Plasma
   Product: plasmashell
   Version: 5.27.6
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Battery Monitor
  Assignee: plasma-b...@kde.org
  Reporter: smaniotto.nic...@gmail.com
CC: k...@privat.broulik.de, m...@ratijas.tk
  Target Milestone: 1.0

SUMMARY
Feature request: the battery applet could show in its icon what the current
power profile is.

It could be simply the leaf for powersave and the bolt for performance (and no
symbol for balanced). In this way it would be possible to see at a glance what
the current power profile is, without the need to open the applet.

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

[filelight] [Bug 471091] New: Filelight analyses home folder, then crashes

2023-06-15 Thread Nicola Baesso
https://bugs.kde.org/show_bug.cgi?id=471091

Bug ID: 471091
   Summary: Filelight analyses home folder, then crashes
Classification: Applications
   Product: filelight
   Version: 23.04.2
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: nicolabae...@yahoo.it
CC: martin.sandsm...@kde.org
  Target Milestone: ---

Application: filelight (23.04.2)

Qt Version: 5.15.9
Frameworks Version: 5.107.0
Operating System: Linux 6.3.7-zen1-1-zen x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
As the title says, Filelight analyses a folder but it crashes afterwards. This
happens with every folder (ext4 and ntfs)

The crash can be reproduced every time.

-- Backtrace:
Application: Filelight (filelight), signal: Segmentation fault

[KCrash Handler]
#4  0x7f779e752e23 in ?? () from /usr/lib/libnvidia-glcore.so.530.41.03
#5  0x7f779e723ac5 in ?? () from /usr/lib/libnvidia-glcore.so.530.41.03
#6  0x7f77ad14cc70 in ?? () from /usr/lib/libQt5Gui.so.5
#7  0x7f77ad0a9d19 in ?? () from /usr/lib/libQt5Gui.so.5
#8  0x7f77ad08772f in QOpenGLShaderProgram::link() () from
/usr/lib/libQt5Gui.so.5
#9  0x7f77ae788eb5 in QSGMaterialShader::compile() () from
/usr/lib/libQt5Quick.so.5
#10 0x7f77ae795ec0 in ?? () from /usr/lib/libQt5Quick.so.5
#11 0x7f77ae7a4de7 in
QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*)
() from /usr/lib/libQt5Quick.so.5
#12 0x7f77ae7a7c84 in QSGBatchRenderer::Renderer::renderBatches() () from
/usr/lib/libQt5Quick.so.5
#13 0x7f77ae7ac611 in QSGBatchRenderer::Renderer::render() () from
/usr/lib/libQt5Quick.so.5
#14 0x7f77ae794265 in QSGRenderer::renderScene(QSGBindable const&) () from
/usr/lib/libQt5Quick.so.5
#15 0x7f77ae7fb4e9 in QSGOpenGLLayer::grab() () from
/usr/lib/libQt5Quick.so.5
#16 0x7f77ae7f3396 in QSGOpenGLLayer::updateTexture() () from
/usr/lib/libQt5Quick.so.5
#17 0x7f77ae7da3d3 in QSGBasicInternalImageNode::preprocess() () from
/usr/lib/libQt5Quick.so.5
#18 0x7f77ae794969 in QSGRenderer::preprocess() () from
/usr/lib/libQt5Quick.so.5
#19 0x7f77ae79422c in QSGRenderer::renderScene(QSGBindable const&) () from
/usr/lib/libQt5Quick.so.5
#20 0x7f77ae794704 in QSGRenderer::renderScene(unsigned int) () from
/usr/lib/libQt5Quick.so.5
#21 0x7f77ae7ed795 in
QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () from
/usr/lib/libQt5Quick.so.5
#22 0x7f77ae849711 in QQuickWindowPrivate::renderSceneGraph(QSize const&,
QSize const&) () from /usr/lib/libQt5Quick.so.5
#23 0x7f77ae7f7e26 in ?? () from /usr/lib/libQt5Quick.so.5
#24 0x7f77ae7fcbe4 in ?? () from /usr/lib/libQt5Quick.so.5
#25 0x7f77ac6f30da in ?? () from /usr/lib/libQt5Core.so.5
#26 0x7f77ac09d44b in ?? () from /usr/lib/libc.so.6
#27 0x7f77ac120e40 in ?? () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7f77a4dff6c0 (LWP 13552) "QQmlThread"):
#1  0x7f77ab110657 in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#2  0x7f77ab16d906 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x7f77ab10e032 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x7f77ac8e9f2f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#5  0x7f77ac899824 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#6  0x7f77ac6f6eb6 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x7f77ae2c2410 in ?? () from /usr/lib/libQt5Qml.so.5
#8  0x7f77ac6f30da in ?? () from /usr/lib/libQt5Core.so.5
#9  0x7f77ac09d44b in ?? () from /usr/lib/libc.so.6
#10 0x7f77ac120e40 in ?? () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f77a61666c0 (LWP 13551) "QThread"):
#1  0x7f77ab110e47 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#2  0x7f77ab16d998 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x7f77ab10e032 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x7f77ac8e9f2f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#5  0x7f77ac899824 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#6  0x7f77ac6f6eb6 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x7f77ac6f30da in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f77ac09d44b in ?? () from /usr/lib/libc.so.6
#9  0x7f77ac120e40 in ?? () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f77a7d676c0 (LWP 13549) "QDBusConnection"):
#1  0x7f77ab16da9f in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f77ab10e032 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f77ac8e9f2f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  

[kwin] [Bug 462935] Gestures should be customizable

2023-03-16 Thread Nicola Smaniotto
https://bugs.kde.org/show_bug.cgi?id=462935

Nicola Smaniotto  changed:

   What|Removed |Added

 CC||smaniotto.nic...@gmail.com

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

[plasma-nm] [Bug 465012] plasma-nm applet cannot store wifi passwords

2023-02-01 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=465012

Nicola Feltrin  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[plasma-nm] [Bug 465012] plasma-nm applet cannot store wifi passwords

2023-02-01 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=465012

--- Comment #5 from Nicola Feltrin  ---
So, I went on with the installation (mostly apparently unrelated stuff like
firewall, backup, graphics drivers etc) and at some point I noticed that kded5
was running (qdbus org.kde.kded5 now gives a list of modules). Networkmanager
passwords are now stored properly in Kwallett.

I still wonder what the issue was and I'll report again if I ever figure it
out, but for the time being I think the ticket can be closed. Thank you very
much for the support!

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

[plasma-nm] [Bug 465012] plasma-nm applet cannot store wifi passwords

2023-01-30 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=465012

--- Comment #4 from Nicola Feltrin  ---
Thank you very much for your fast replies and sorry in advance for the silly
question:

(In reply to David Edmundson from comment #3) 
> This probably means something is crashing kded, probably completely
> unrelated to networking. Please look for coredumps for kded5.

Where would I find those? It looks like kded5 is not being run as a systemd
unit (system or user) and there are no obvious errors showing up (searches for
kded5 coredumps mention bad crashes of the entire desktop environment with the
dump in clear sight, in my case everything else seems to be working fine).

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

[plasma-nm] [Bug 465012] plasma-nm applet cannot store wifi passwords

2023-01-29 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=465012

--- Comment #2 from Nicola Feltrin  ---
No, I get

```
Error: org.freedesktop.DBus.Error.NoReply
Message recipient disconnected from message bus without replying
```

not sure if it's related or another issue entirely :/

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

[plasma-nm] [Bug 465012] New: plasma-nm applet cannot store wifi passwords

2023-01-29 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=465012

Bug ID: 465012
   Summary: plasma-nm applet cannot store wifi passwords
Classification: Plasma
   Product: plasma-nm
   Version: 5.26.5
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: editor
  Assignee: plasma-b...@kde.org
  Reporter: n.felt...@mailbox.org
  Target Milestone: ---

SUMMARY

This is a clean archlinux installation, relevant installed packages:
plasma-meta, sddm, kwallet-pam, plasma-wayland-session. After the first start,
attempting to store the password for any wifi network fails with a "no agents
were available for this request" error.

The steps at https://techbase.kde.org/Projects/Solid/Plasma-nm suggest first
checking if the plasma-nm kded module is running. That does not seem to be the
case (the provided script returns "not running") and a run of qdbus does not
provide anything looking like a `org.kde.plasmanetworkmanagement` line (which I
get on another, older installation).

I initially suspected something going wrong with kwallet (so I did re-create
the wallet a few times, with either blank passwords or setting the password the
same as the login password) but that had no effect. I suspect now for some
other reason the kded module is not starting.

Connection using nmcli works, but does not store the password in Kwallet (it
gets stored in cleartext in the connection file at
`/etc/NetworkManager/system-connections` instead).

STEPS TO REPRODUCE
1. Start with a clean install (I tried a couple of times already)
2. Login (wayland session, but it looks the same on X11)
3. Try to connect to a password-protected wifi network from the applet
4. Connection fails, at any following attempt to connect or manage that network
a message appears stating that "no agents were available for this request";
password is not saved; connection is not achieved

OBSERVED RESULT

The networkmanager cannot connect to password-protected networks.

EXPECTED RESULT

The networkmanager successfully connects to networks

SOFTWARE/OS VERSIONS
Linux: 5.15.90-1-lts
KDE Plasma Version: 5.26.5 
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Networkmanager Version: 1.40.12

ADDITIONAL INFORMATION

Log for the latest run of NetworkManager, in case it might be useful...
```
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.1295]
NetworkManager (version 1.40.12-1) is starting... (after a restart,
boot:c4c553c6-bc51-4cc2-88e0-d19e62e45644)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.1296] Read
config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.1442]
bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.1659]
manager[0x559423a9a090]: monitoring kernel firmware directory '/lib/firmware'.
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3621]
hostname: hostname: using hostnamed
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3621]
hostname: static hostname changed from (none) to "Hostname"
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3629]
dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3687]
rfkill1: found Wi-Fi radio killswitch (at
/sys/devices/pci:00/:00:1c.1/:02:00.0/ieee80211/phy0/rfkill1)
(driver ath9k)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3693]
manager[0x559423a9a090]: rfkill: Wi-Fi hardware radio set enabled
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3693]
manager[0x559423a9a090]: rfkill: WWAN hardware radio set enabled
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3759] Loaded
device plugin: NMAtmManager
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-adsl.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3849] Loaded
device plugin: NMBluezManager
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-bluetooth.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.3886] Loaded
device plugin: NMOvsFactory
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-ovs.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.4021] Loaded
device plugin: NMTeamFactory
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-team.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.4034] Loaded
device plugin: NMWifiFactory
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-wifi.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.4044] Loaded
device plugin: NMWwanFactory
(/usr/lib/NetworkManager/1.40.12-1/libnm-device-plugin-wwan.so)
Jan 29 22:22:47 Hostname NetworkManager[3295]:   [1675027367.4051]
manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jan 29 22:22:47 

[plasmashell] [Bug 464803] Do not disturb shows expired times

2023-01-28 Thread Nicola Smaniotto
https://bugs.kde.org/show_bug.cgi?id=464803

Nicola Smaniotto  changed:

   What|Removed |Added

   Platform|Gentoo Packages |unspecified
Version|5.25.5  |5.26.5

--- Comment #2 from Nicola Smaniotto  ---
I reported for 5.25 because I use gentoo stable.

I was able to reproduce this on arch as well: plasma 5.26.5, frameworks
5.102.0, qt 5.15.8.

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

[plasmashell] [Bug 464803] New: Do not disturb shows expired times

2023-01-25 Thread Nicola Smaniotto
https://bugs.kde.org/show_bug.cgi?id=464803

Bug ID: 464803
   Summary: Do not disturb shows expired times
Classification: Plasma
   Product: plasmashell
   Version: 5.25.5
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Notifications
  Assignee: plasma-b...@kde.org
  Reporter: smaniotto.nic...@gmail.com
CC: k...@privat.broulik.de
  Target Milestone: 1.0

Created attachment 155633
  --> https://bugs.kde.org/attachment.cgi?id=155633=edit
Do not disturb inhibited until 11 days ago

SUMMARY
While "Do not disturb" is activated by a program, the previous time is shown
even if it already expired.

STEPS TO REPRODUCE
1. Activate "Do not disturb" for a fixed amount of time.
2. Let it expire.
3. Activate "Do not disturb" by inhibiting the notifications from a program
(for example QDbusViewer).

OBSERVED RESULT
The applet shows the expired time as well as the software currently inhibiting.

EXPECTED RESULT
Only the program should be shown. A time in the past should be ignored, since
it is not really blocking the notifications.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7

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

[Elisa] [Bug 464246] New: Audio pop/click when play FLAC hi-res

2023-01-13 Thread Nicola B
https://bugs.kde.org/show_bug.cgi?id=464246

Bug ID: 464246
   Summary: Audio pop/click when play FLAC hi-res
Classification: Applications
   Product: Elisa
   Version: 22.12.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: nbabiz2...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. load any kind of FLAC 48khz 24 bit >1024 bitrate or more higher
2. play it
3. 

OBSERVED RESULT
 you get a random pop/click audio issue

EXPECTED RESULT

audio must be clear - I test same flac audio tracks with Audacious and it's
perfect sound
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.

[korganizer] [Bug 401116] Setting up a GMail account, a window shows up with the message "Checking token, This should take a moment", then the procedure fails

2022-12-24 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=401116

Nicola Jelmorini  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|RESOLVED|VERIFIED

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

[korganizer] [Bug 401116] Setting up a GMail account, a window shows up with the message "Checking token, This should take a moment", then the procedure fails

2022-12-24 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=401116

Nicola Jelmorini  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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

[korganizer] [Bug 401116] Setting up a GMail account, a window shows up with the message "Checking token, This should take a moment", then the procedure fails

2022-12-24 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=401116

--- Comment #3 from Nicola Jelmorini  ---
(In reply to Justin Zobel from comment #2)
> Thank you for reporting this issue in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the issue with a recent software version?
> 
> If you can reproduce the issue, please change the status to "REPORTED" when
> replying. Thank you!

Hi,
I can't reproduce the issue anymore. Now adding the account is working
correctly. Thank you.

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

[skrooge] [Bug 463245] Exchange rates converter no longer works

2022-12-20 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=463245

--- Comment #2 from Nicola Feltrin  ---
(In reply to Stephane MANKOWSKI from comment #1)
> Git commit c45b0abf7f3630be860bb29e5d7e90b031d860b5 by Stephane MANKOWSKI.
> Committed on 19/12/2022 at 21:58.
> Pushed by smankowski into branch 'master'.
> 
> Exchange rates converter no longer works
> 
> M  +1-0skgbankmodeler/CMakeLists.txt
> A  +26   -0skgbankmodeler/skrooge-exchangerates_apilayer.py
> A  +82   -0   
> skgbankmodeler/sources/org.kde.skrooge-source-exchangerates_apilayer.desktop
> 
> https://invent.kde.org/office/skrooge/commit/
> c45b0abf7f3630be860bb29e5d7e90b031d860b5

That was _way_ too fast :D thank you very much!

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

[skrooge] [Bug 463245] New: Exchange rates converter no longer works

2022-12-19 Thread Nicola Feltrin
https://bugs.kde.org/show_bug.cgi?id=463245

Bug ID: 463245
   Summary: Exchange rates converter no longer works
Classification: Applications
   Product: skrooge
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: guillaume.deb...@gmail.com
  Reporter: n.felt...@mailbox.org
CC: steph...@mankowski.fr
  Target Milestone: ---

SUMMARY
The exchange rates source `exchangeratesapi.io` no longer works, i.e. it no
longer allows creation of API keys for new subscribers, redirecting instead to
`https://apilayer.com`. The APIs there are not fully compatible with the
original ones.
This means that new users (without API keys for the old service) cannot
successfully setup rate conversion for multiple currencies.
The problem is made worse by the fact that all other exchange rates sources
seem to be equally broken (or worse).

STEPS TO REPRODUCE
1. Try use the `exchangeratesapi.io` plugin with a key from `apilayer.com`
2. Hit "Download" button
3. Error message appears "[ERR-5]: Download failed"

OBSERVED RESULT
An error message appears stating that download was not possible

EXPECTED RESULT
Exchange rates are being downloaded and used within the program

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

ADDITIONAL INFORMATION
I'm trying to create a separate source for apilayer, might need some
support/feedback on the contribution :)

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

[Discover] [Bug 400813] Discover shows that I have two firmware updates, but when I click "Install" nothing happens

2022-10-11 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=400813

--- Comment #2 from Nicola Jelmorini  ---
I'm sorry, this issue is an old one that I have completely forgotten.
Actually this problem is resolved and this bug report can be closed.

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

[konsole] [Bug 458368] Konsole URI detection drops part of URL following a colon

2022-09-28 Thread Nicola Chiapolini
https://bugs.kde.org/show_bug.cgi?id=458368

Nicola Chiapolini  changed:

   What|Removed |Added

 CC||nicola.chiapolini@bluewin.c
   ||h

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

[kmail2] [Bug 349728] Filter not fully applied before sending messages

2022-09-11 Thread Nicola Chiapolini
https://bugs.kde.org/show_bug.cgi?id=349728

Nicola Chiapolini  changed:

   What|Removed |Added

 CC||nicola.chiapolini@bluewin.c
   ||h

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

[akregator] [Bug 458116] Articles spilling from one feed to another

2022-09-11 Thread Nicola Chiapolini
https://bugs.kde.org/show_bug.cgi?id=458116

Nicola Chiapolini  changed:

   What|Removed |Added

 CC||nicola.chiapolini@bluewin.c
   ||h

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

[kwin] [Bug 428945] Transparency causes flickering in Zoom sessions

2021-04-13 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428945

--- Comment #3 from Nicola Mori  ---
I forgot to mention that I have no problem when sharing screen with other
applications like Discord.

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

[kwin] [Bug 428945] Transparency causes flickering in Zoom sessions

2021-04-13 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428945

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

--- Comment #2 from Nicola Mori  ---
I have the same issue. In my case I've been able to fix it by switching to
XRender for the compositor rendering backend: no flickering event with active
transparency. With openGL 3.1 and 2.0 backends I get flickering, so I guess
that OpenGL might play a role also for others affected by this issue. All of
the above in a X11 session.

My VGA is an Intel UHD Graphics 630 (integrated in a Core i7 8750H mobile CPU),
and I'm currently using Mesa 21.0.2 and xf86-video-intel
2.99.917+916+g31486f40.

SOFTWARE/OS VERSIONS
Linux: Archlinux
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2

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

[plasmashell] [Bug 430111] Plasma Wayland crashes when changing order of pinned application

2021-04-10 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=430111

--- Comment #13 from Nicola Jelmorini  ---
(In reply to Nate Graham from comment #12)
> Cannot reproduce with git master everything in a Wayland session.

I confirm that it's not happening any more (Plasma 5.21.3).

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

[plasmashell] [Bug 433695] New: Can't set the statistics refresh rate of system monitor widgets.

2021-02-27 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=433695

Bug ID: 433695
   Summary: Can't set the statistics refresh rate of system
monitor widgets.
   Product: plasmashell
   Version: 5.21.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: nicolam...@aol.com
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

SUMMARY
As far as I understand the statistics refresh rate of network monitor widget
has been forced to 1 s (see https://bugs.kde.org/show_bug.cgi?id=433063).
However, on my system it seems to be about 0.5 s, so I'm wondering why the
forced 1 s interval does not work on my system and if it is possible to set the
rate at least for other system monitor widgets (I see the same behavior with
CPU usage, Memory and Core temp) since I can't find a setting for this and it's
too frequent for my taste.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux packages
KDE Plasma Version: 5.21.1
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I'm not using NetworkManager to configure my network (I'm using netctl), but I
have the networkmanager, networkmanager-qt and libnm packages installed.

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

[kwin] [Bug 433388] Snap apps don't run anymore on Plasma Wayland 5.21

2021-02-25 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=433388

--- Comment #9 from Nicola Jelmorini  ---
(In reply to Vlad Zahorodnii from comment #8)
> Aha, if snap can't migrate the Xauthority file, it will just use the host
> authority file. 
> 
> @Nicola can you please check what value the XAUTHORITY environment variable
> has?
> 
>echo $XAUTHORITY

This is the output:
➤ echo $XAUTHORITY 
/run/user/1000/xauth_OtrFRQ

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

[kwin] [Bug 433388] Snap apps don't run anymore on Plasma Wayland 5.21

2021-02-22 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=433388

--- Comment #1 from Nicola Jelmorini  ---
I can add that only snap apps with a GUI have this issue. Snap that use only
the terminal run correctly.

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

[kwin] [Bug 433388] New: Snap apps don't run anymore on Plasma Wayland 5.21

2021-02-21 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=433388

Bug ID: 433388
   Summary: Snap apps don't run anymore on Plasma Wayland 5.21
   Product: kwin
   Version: 5.21.0
  Platform: Snap
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jelmor...@pm.me
  Target Milestone: ---

SUMMARY
The snap apps I have installed on my system don't run anymore since the upgrade
to Plasma Wayland 5.21. It's important to say that all the snap apps worked
perfectly until the version 5.20 of Plasma Wayland.

STEPS TO REPRODUCE
1. Choose the snap app you want to run
2. Click the launcher

OBSERVED RESULT
IF you wait for the main window of the app to open, nothing happen.
If you run the launcher command in a terminal, you can see the error messages. 
Here some examples:
1) KeePassXC
--- ERROR MESSAGES 
env
BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/keepassxc_keepassxc.desktop
/snap/bin/keepassxc %f
No protocol specified
qt.qpa.screen: QXcbConnection: Could not connect to display :1
Could not connect to any X display.


2) Standard Notes
--- ERROR MESSAGES 
env
BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/standard-notes_standard-notes.desktop
/snap/bin/standard-notes %U
No protocol specified
fish: Job 1, 'env BAMF_DESKTOP_FILE_HINT=/var…' terminated by signal SIGSEGV
(Address boundary error)


3) Firefox
--- ERROR MESSAGES 
env
BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/firefox_firefox.desktop
/snap/bin/firefox %u
No protocol specified
Unable to init server: Impossibile connettersi: Connection refused
Error: cannot open display: :1



EXPECTED RESULT
The snap apps should simply run as they run until the Plasma Wayland 5.20
version.


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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 433063] Network Speed widget is not working

2021-02-18 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=433063

--- Comment #6 from Nicola Mori  ---
I just updated to 5.21.0 on my Archlinux box and the network widget now works
again after the failure of 5.20 series. I don't use NetworkManager nor have
"Networks" popup in my system tray. I still could not find a way to set the
refresh rate (currently it seems to be around 2 Hz, too much for me) but at
least the widget works.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-03 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #79 from Nicola Mori  ---
@Nate Thanks, I already had clear in mind that the fix is going to ship in
5.21. I just had a residual curiosity about what makes the widget work bad in
5.20, since I think I compiled ksysguard with networkmanager-qt and still the
widget does not work (maybe I should use NetworkManager to configure my
connection?) while ksysguard itself shows the network traffic correctly. But
it's not a big deal now that the fix is coming, even if I'd like to restore
this functionality possibly without waiting for 5.21.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-03 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #77 from Nicola Mori  ---
According to my package manager, the ksystemstats executable in my system is
part of the ksysguard 5.20.5 package:

$ pacman -Qo `which ksystemstats`  
/usr/bin/ksystemstats is owned by ksysguard 5.20.5-1

I don't know if this is relevant or not, but judging from other comments (e.g.
comment 62) it seems the --replace option should work with version 5.20.5.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-03 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #75 from Nicola Mori  ---
@David I just rebuilt ksysguard on my system where networkmanager-qt is
installed. The CMake output seems to indicate that Kf5NetworkManagerQy is
correctly found:


-- The following RECOMMENDED packages have been found:

 * KF5NetworkManagerQt (required version >= 5.74)
   Provides an improved backend for Network statistics


but libKF5NetworkManagerQt.so is not linked to the ksysguard nor the
ksystemstats executables. anyway network information is correctly displayed by
ksysguard, the widget still don't work and running "NLCB=debug sudo
ksystemstats --replace" gives:

Unable to start backend, network information not available.
Unable to register DBus service org.kde.ksystemstats. Maybe it is already
running?

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #72 from Nicola Mori  ---
I don't use NetworkManager, I just have it installed. But in comment 14 another
Arch user reports he is using it and still he has the problem. Maybe Arch
builds ksysguard without networkmanager-qt (as per comment 10 I understand this
might be the source of teh problem, right?).

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #70 from Nicola Mori  ---
@DavidRedondo as I already explained in comment 61 I have several
NetworkManager packages installed in my Archlinux system, yet the network
widget doesn't work. This makes me think that the issue might not be 100%
connected to NetworkManager, but I got no reply to my comment asking for
clarifications.

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

[frameworks-kquickcharts] [Bug 432426] Legend will not display anything until legend is full if line chart is filled from end

2021-02-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=432426

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-01-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #61 from Nicola Mori  ---
Thanks David for the fix. I'm not familiar with KDE code but from the comment
it seems to me that the fix is a fallback for when NetworkManager is not
available. So should the widget work when NetworkManager is present? I'm asking
because I have networkmanager and networkmanager-qt installed on my Archlinux
system but the widget doesn't work: should I install some other NetworkManager
component, or maybe I'm completely wrong and installing NetworkManager is not
supposed to fix anything?
Thanks again.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-01-05 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #59 from Nicola Mori  ---
Also on my Archlinux system the widget still does not work after upgrading to
Plasma 5.20.5. It's since Plasma 5.19.0 that it is broken for me, and while
being a popular (20 persons in the CC list) and confirmed bug for a basic and
default widget still nothing has been done for fixing it.

I ask the KDE devs watching this thread if there is anything that we the users
can do to support the fix procedure. I'm growing tired of such a basic
functionality being broken for so long.

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

[kup] [Bug 431136] Request: Allow bup to make backups of root folders

2021-01-04 Thread Nicola Pfister
https://bugs.kde.org/show_bug.cgi?id=431136

Nicola Pfister  changed:

   What|Removed |Added

 CC||nicola.pfis...@gmail.com

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

[kup] [Bug 431136] New: Request: Allow bup to make backups of root folders

2021-01-04 Thread Nicola Pfister
https://bugs.kde.org/show_bug.cgi?id=431136

Bug ID: 431136
   Summary: Request: Allow bup to make backups of root folders
   Product: kup
   Version: 0.8.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: simon.pers...@mykolab.com
  Reporter: nicola.pfis...@gmail.com
  Target Milestone: ---

SUMMARY
When selecting system folders to make a backup, kup notifies that the folder
can't be accessed and proposes to exclude it. I'd like to make backups of
system folders using kup though but as it stands there is no useful way to
achieve this.

STEPS TO REPRODUCE
1. Create new bup backup plan
2. Add /etc to backup plan
3. Don't exclude inaccessible folders.

OBSERVED RESULT
Permission denied on executing backup.

EXPECTED RESULT
Some way of caching root privileges to include root folders in backup

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.10.4

KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

kup: 0.8.0-3
bup: 0.31-3

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2020-12-07 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #53 from Nicola Mori  ---
I've removed the plasma-wayland-session package from my system to remove the
Plasam Wayland option as suggested by Vladislav but still the network widget
does not work. If the issue is related to Wayland then maybe it's not related
to Plasma Wayland itself.

Archlinux with Plasma 5.20.4-2, Frameworks 5.76.0-1 and Qt 5.15.2-1.

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

[plasmashell] [Bug 428987] Reordering task manager tasks on the panel make the wayland session crash

2020-11-18 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #10 from Nicola Jelmorini  ---
I have tried to run the commands you suggested (thanks!) 
I have uploaded the gdb output as attachment.

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

[plasmashell] [Bug 428987] Reordering task manager tasks on the panel make the wayland session crash

2020-11-18 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #9 from Nicola Jelmorini  ---
Created attachment 133444
  --> https://bugs.kde.org/attachment.cgi?id=133444=edit
gdb dump of kwin-wayland

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

[plasmashell] [Bug 428987] Reordering task manager tasks on the panel make the wayland session crash

2020-11-17 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #7 from Nicola Jelmorini  ---
I have installed "systemd-coredumpctl" and reproduced the issue.
Then I have used the following command:

sudo coredumpctl info 1137 > coredump_wayland.txt

to save the dump of the PID 1137 (see attachment) listed as:

TIMEPID   UID   GID SIG COREFILE  EXE
Tue 2020-11-17 20:36:26 CET1137  1000  1000  11 truncated
/usr/bin/kwin_wayland

First time I use coredumpctl. I hope this can be useful.

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

[plasmashell] [Bug 428987] Reordering task manager tasks on the panel make the wayland session crash

2020-11-17 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #6 from Nicola Jelmorini  ---
Created attachment 133405
  --> https://bugs.kde.org/attachment.cgi?id=133405=edit
coredumpctl

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

[plasmashell] [Bug 428987] Reordering apps on the panel make the wayland session crash

2020-11-15 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #4 from Nicola Jelmorini  ---
I have recorded a brief video of the screen of my PC with my mobile phone when
the issue happens. You can watch the video at the following link (the file is
too big to upload it as attachment).
https://www.mycloud.ch/l/L005D87F1F9960921DE74DB4FE0B00BD09430A8F31507A77A3530AB97D830C15

I can also add that this same issue happens on another PC, so it's not linked
to this PC only.

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

[plasmashell] [Bug 428987] Reordering apps on the panel make the wayland session crash

2020-11-12 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

--- Comment #2 from Nicola Jelmorini  ---
@Nate Graham 
Are these pinned task manager icons or icon applets which held app launchers?
==> let say I open two apps: Dolphin and KSysGuard. In the panel I see the two
apps (rectangular icon with the name of the app), and are those that I can
reorder with a drag & drop. I'm not sure if they are pinned icons or icon
applets.

Also please attach a backtrace of the crash
==> well, I'm afraid it's a bit too much "technical" for me, sorry. Moreover
the problem is that I don't know what to trace. The entire session ends
suddenly, but I don't know if the crash happens in the "Wayland Session" as a
whole, or in the panel. DrKonqi doesn't show up.

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

[plasmashell] [Bug 428987] New: Reordering apps on the panel make the wayland session crash

2020-11-11 Thread Nicola Jelmorini
https://bugs.kde.org/show_bug.cgi?id=428987

Bug ID: 428987
   Summary: Reordering apps on the panel make the wayland session
crash
   Product: plasmashell
   Version: 5.20.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: jelmor...@pm.me
  Target Milestone: 1.0

SUMMARY
If I want to reorder my running apps on the panel, immediately after I release
the first app, the session closes and the login screen shows up.

STEPS TO REPRODUCE
1. Open two or more apps
2. Clic on one app on the panel and drag it in another position
3. Release the mouse button and the session crashes

OBSERVED RESULT
The current session is closed and the login screen shows up.

EXPECTED RESULT
The apps on the panel should simply be reordered.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 20.04
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
I'm running a Wayland session.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-11-11 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

--- Comment #11 from Nicola Mori  ---
(In reply to David Redondo from comment #7)
> Does it work after restarting plasma? I can see that switching styles
> sometimes does not work but also on nvidia and intel

Yes, adding a cpu monitor widget with line style to the panel and then
restarting plasma it works. Thanks for the suggestion.

I think that with this workaround and the patch this report can be closed.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-11-10 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

Nicola Mori  changed:

   What|Removed |Added

Version|5.20.2  |5.20.3

--- Comment #6 from Nicola Mori  ---
The bug is still present in 5.20.3.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2020-11-10 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #45 from Nicola Mori  ---
The bug is still present in 5.20.3.

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

[plasmashell] [Bug 423616] System monitor desktop widgets are frozen after resume from suspend

2020-11-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=423616

Nicola Mori  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Nicola Mori  ---
I didn't experience any freeze with 5.20.2 during the last few days, so
probably the bug has been incidentally fixed. I think this issue can be closed,
I'll reopen it should the freeze happen again.

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

[plasmashell] [Bug 423616] System monitor desktop widgets are frozen after resume from suspend

2020-10-30 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=423616

--- Comment #5 from Nicola Mori  ---
It surely happened with bar chart and with text-only. I don't remember exactly
about line, and I don't use pie.
Actually, it's a bit that I don't notice any problem but I might have
overlooked that. I'll keep the eyes opened and report here in a few days.
Thanks.

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2020-10-28 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=425992

--- Comment #42 from Nicola Mori  ---
I'm experiencing the same problem. If i try to run ksystemstats I get:

Unable to start backend, network information not available.
Unable to register DBus service org.kde.ksystemstats. Maybe it is already
running?

Running ksysguard the network activity is correctly displayed, and when closing
it I get these messages on the terminal:

QProcess: Destroyed while process ("/usr/lib/ksysguard/ksgrd_network_helper")
is still running.
org.kde.ksysguard.plugin.network: Helper process terminated abnormally!
org.kde.ksysguard.plugin.network: ""

Plasma 5.20.2 with frameworks 5.75 and Qt 5.15.1 on Archlinux.

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

[plasmashell] [Bug 424527] Line chart Y range max value for system monitor widget is too small

2020-10-28 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424527

Nicola Mori  changed:

   What|Removed |Added

Version|5.20.1  |5.20.2

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

[plasmashell] [Bug 424527] Line chart Y range max value for system monitor widget is too small

2020-10-28 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424527

--- Comment #3 from Nicola Mori  ---
Still present in 5.20.2 with frameworks 5.75.0.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-10-28 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

Nicola Mori  changed:

   What|Removed |Added

Version|5.20.1  |5.20.2

--- Comment #5 from Nicola Mori  ---
Still present in 5.20.2 with frameworks 5.75.0.

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

[KScreen] [Bug 409668] Screen switcher key stopped working in version 5.16

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=409668

Nicola Mori  changed:

   What|Removed |Added

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

--- Comment #2 from Nicola Mori  ---
I found the relevant shortcut in system settings under Shortcuts -> Shortcuts
-> KDE daemon -> Switch display. There is a Meta+P default shortcut (and also a
Display one which I don't understand and that has no contextual help) which was
disabled; re-enabling it makes the display switch key do its job again. I'm
sure I never touched it so it must have been toggled off automatically during
the 5.15 -> 5.16 upgrade.

Anyway my issue is solved.

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

[krunner] [Bug 428042] KRunner doesn't launch shell scripts anymore

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428042

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

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

[krunner] [Bug 428042] KRunner doesn't launch shell scripts anymore

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428042

--- Comment #1 from Nicola Mori  ---
I just found the problem: the "~" character. Writing the full path
"/home/myuser/scripts/myscript.sh" KRunner behaves as expected. So the problem
is in expanding the "~", that was done correctly in 5.19.5 but that stopped
working in 5.20.0.

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

[krunner] [Bug 428042] New: KRunner doesn't launch shell scripts anymore

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428042

Bug ID: 428042
   Summary: KRunner doesn't launch shell scripts anymore
   Product: krunner
   Version: 5.20.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: nicolam...@aol.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
After updating my system to 5.20.0 KRunner doesn't properly recognize and
launch shell scripts. In 5.19.5 and previous versions I could start with
alt+F2, then type the path to an executable shell script (e.g.
"~/scripts/myscript.sh") the suggested action was something like "Run script",
and then pressing enter the script was executed. In 5.20.0 and 5.20.1, doing
the same procedure the only suggested action is "Get GNU Image Manipulation
Program" from the "Software center" plugin. Disabling the plugin, no action is
suggested and nothing happens when pressing enter. The "Command line" plugin is
enabled.

STEPS TO REPRODUCE
1. Open KRunner with alt+F2
2. type the address of an executable shell script file

OBSERVED RESULT
The proposed action is "Get GNU Image Manipulation Program" from the "Software
center" plugin.

EXPECTED RESULT
The proposed action should be "Run script" from the "Command line" plugin.

SOFTWARE/OS VERSIONS
Linux: Archlinux
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

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

[plasmashell] [Bug 428041] New: Network speed widget displays nothing

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=428041

Bug ID: 428041
   Summary: Network speed widget displays nothing
   Product: plasmashell
   Version: 5.20.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Monitor
  Assignee: notm...@gmail.com
  Reporter: nicolam...@aol.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
In an X11 session, the standard Network speed widget on my system does not
display anything. The line chart is not drawn, and the up/down speeds are not
reported (there are just  two small cyan and orange rectangles on the
left-bottom part). It feels like no network interface is discovered: indeed,
editing the set of displayed sensors, in the "Network device" set there is only
the "All network devices" subset. I'm pretty sure it worked just after I
updated from 5.19.5 to 5.20.0, with the sensors for the individual network
interfaces being available, but it stopped working shortly after, even before
upgrading to 5.20.1. I can't say if this is due to updating another system
package in the middle, but anyway now it's broken.


STEPS TO REPRODUCE
1. add a Network speed widget to the desktop
2. verify that the line chart does not display any line, just the level lines
having all a "0 B/s" label


SOFTWARE/OS VERSIONS
Linux: Archlinux
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
Bug observed in an X11 session, didn't try with Wayland.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

Nicola Mori  changed:

   What|Removed |Added

Version|5.19.5  |5.20.1

--- Comment #4 from Nicola Mori  ---
Still present in 5.20.1. A panel height less or equal than 160 makes the line
chart widget disappear.

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

[plasmashell] [Bug 424527] Line chart Y range max value for system monitor widget is too small

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424527

Nicola Mori  changed:

   What|Removed |Added

Version|5.19.5  |5.20.1

--- Comment #2 from Nicola Mori  ---
Still present in version 5.20.1. The maximum settable value is 99,999 which for
the memory monitor widget corresponds to about 99 MB.

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

[KScreen] [Bug 409668] Screen switcher key stopped working in version 5.16

2020-10-21 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=409668

Nicola Mori  changed:

   What|Removed |Added

Version|5.16.3  |5.20.1

--- Comment #1 from Nicola Mori  ---
Still present in version 5.20.1.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-10-14 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

--- Comment #3 from Nicola Mori  ---
The issue is still present in 5.20.0, although the behavior has improved
slightly. Adding a cpu monitor widget to a small panel (height ~ 50) it is
correctly displayed in the default bar chart setting. Changing the
visualization to line chart make it disappear, and setting the panel height >
160 does not help. But by resizing the panel many times the line chart suddenly
appeared, and remained visible also by setting the height to 30. However, I
have not been able to reproduce the result with a second cpu monitor, no matter
how many times I resized the panel. Furthermore, during these resize trials, at
a given point the first sensor started to show level lines, which it didn't
show before even at maximum height.
All in all, there's a lot of apparently random behavior with this system
monitor widget introduced in Plasma 5.19 (another example is the display style
selector menu that randomly gets blocked), and it's a pity that they are still
not solved  in version 5.20.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-10-08 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

Nicola Mori  changed:

   What|Removed |Added

Version|5.19.4  |5.19.5

--- Comment #2 from Nicola Mori  ---
Still present in 5.19.5.

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

[plasmashell] [Bug 424527] Line chart Y range max value for system monitor widget is too small

2020-09-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424527

Nicola Mori  changed:

   What|Removed |Added

Version|5.19.3  |5.19.5

--- Comment #1 from Nicola Mori  ---
In 5.19.4 and 5.19.5 the automatic Y range seems to somehow set a sane and
fixed maximum value. However, the problem with the manual set of the maximum Y
value persists.

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

[kdeplasma-addons] [Bug 422839] Adding network interfaces screws the system monitor widgets

2020-09-02 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=422839

--- Comment #14 from Nicola Mori  ---
I confirm that the bug is fixed in 5.19.5. Thanks!

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

[neon] [Bug 425599] akonadi-search 20.08 needs rebuild against KF KRunner 5.73 (or patched 5.72

2020-08-21 Thread Nicola
https://bugs.kde.org/show_bug.cgi?id=425599

--- Comment #2 from Nicola  ---
It is already pushed, today I updated the system and now for me it is fixed.
>From the apt log i think the upgraded packages were:

Start-Date: 2020-08-21  14:28:43
Commandline: packagekit role='update-packages'
Upgrade: libkf5akonadisearchdebug5:amd64 (4:20.08.0-0xneon+20.04+focal+build11,
4:20.08.0-0xneon+20.04+focal+build12), libkf5akonadisearch-data:amd64
(4:20.08.0-0xneon+20.04+focal+build11, 4:20.08.0-0xneon+20.04+focal+build12),
libkf5akonadisearchpim5:amd64 (4:20.08.0-0xneon+20.04+focal+build11,
4:20.08.0-0xneon+20.04+focal+build12), libkf5akonadisearchcore5:amd64
(4:20.08.0-0xneon+20.04+focal+build11, 4:20.08.0-0xneon+20.04+focal+build12),
libkf5akonadisearch-plugins:amd64 (4:20.08.0-0xneon+20.04+focal+build11,
4:20.08.0-0xneon+20.04+focal+build12), libkf5akonadisearchxapian5:amd64
(4:20.08.0-0xneon+20.04+focal+build11, 4:20.08.0-0xneon+20.04+focal+build12),
libkf5akonadisearch-bin:amd64 (4:20.08.0-0xneon+20.04+focal+build11,
4:20.08.0-0xneon+20.04+focal+build12)

Thanks for the fast fix :) .

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

[neon] [Bug 425599] akonadi-search 20.08 needs rebuild against KF KRunner 5.73 (or patched 5.72

2020-08-20 Thread Nicola
https://bugs.kde.org/show_bug.cgi?id=425599

Nicola  changed:

   What|Removed |Added

 CC||d...@dominiofelice.com

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

[frameworks-krunner] [Bug 423003] krunner crashes as soon as I start typing when PIM Contact Search plugin is enabled

2020-08-20 Thread Nicola
https://bugs.kde.org/show_bug.cgi?id=423003

--- Comment #51 from Nicola  ---
(In reply to Alexander Lohnau from comment #49)
> The plugin causing the error is contained in the
> https://invent.kde.org/pim/akonadi-search repo and it is part of the KDE
> Applications and has a different release cycle than Plasma/Frameworks.
> 
> Could you please provide the version of the libkf5akonadisearch-plugins
> package?
> 
> Thanks!

I hope this is enough:

$ apt show libkf5akonadisearch-plugins -a
Package: libkf5akonadisearch-plugins
Version: 4:20.08.0-0xneon+20.04+focal+build11
Priority: optional
Section: libs
Source: akonadi-search
Maintainer: Neon CI 
Installed-Size: 376 kB
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5akonadicore5 (>=
4:20.08.0), libkf5akonadimime5, libkf5akonadisearchcore5,
libkf5akonadisearchpim5, libkf5akonadisearchxapian5, libkf5codecs5,
libkf5configcore5, libkf5configwidgets5, libkf5contacts5, libkf5coreaddons5,
libkf5i18n5, libkf5runner5, libqt5core5a (>= 5.14.2+dfsg), libqt5gui5 (>=
5.14.2+dfsg), libqt5widgets5 (>= 5.14.2+dfsg), libstdc++6 (>= 5.2), libxapian30
(>= 1.4.14~)
Breaks: kmail (<< 4:17.08)
Homepage: https://projects.kde.org/projects/kde/pim/akonadi-search
Download-Size: 59,9 kB
APT-Manual-Installed: yes
APT-Sources: http://archive.neon.kde.org/user focal/main amd64 Packages
Description: Akonadi search library - runtime plugins

Package: libkf5akonadisearch-plugins
Version: 4:19.12.3-0ubuntu1
Priority: optional
Section: universe/libs
Source: akonadi-search
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers

Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 369 kB
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5akonadicore-bin,
libkf5akonadicore5abi2 (>= 4:19.08.3), libkf5akonadimime5,
libkf5akonadisearchcore5 (>= 15.07.90), libkf5akonadisearchpim5 (>= 15.07.90),
libkf5akonadisearchxapian5 (>= 4:16.04.1), libkf5codecs5 (>=
5.4.0+git20141202.0008+15.04), libkf5configcore5 (>= 4.97.0),
libkf5configwidgets5 (>= 5.64.0), libkf5contacts5 (>= 4:19.08.3),
libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 4.97.0), libkf5runner5 (>=
5.0.0), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>=
5.7.0), libqt5widgets5 (>= 5.6.1~), libstdc++6 (>= 5.2), libxapian30 (>=
1.4.14~)
Homepage: https://projects.kde.org/projects/kde/pim/akonadi-search
Download-Size: 55,0 kB
APT-Sources: http://it.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
Description: Akonadi search library - runtime plugins

In the first entry the "APT-Manual-Installed" is set to "yes" probably because
I forced a re-install of the package to fix this problem.

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

[frameworks-krunner] [Bug 423003] krunner crashes as soon as I start typing when PIM Contact Search plugin is enabled

2020-08-20 Thread Nicola
https://bugs.kde.org/show_bug.cgi?id=423003

Nicola  changed:

   What|Removed |Added

 CC||d...@dominiofelice.com

--- Comment #48 from Nicola  ---
I have the same problem with krunner. For me the problematic plugin is "PIM
Contacts Search", krunner works fine when it is disabled.

I find it strange that if i re-enable the plugin krunner will not crash, but I
think the plugin is not working because it is not showing any contact (at least
I think this is his purpose, I never used it). If then I kill the krunner
process and press ALT+F2 to re-launch, the crash happens again and I need to
disable again the plugin to let krunner work.

-- Backtrace:
Application: krunner (krunner), signal: Bus error

[KCrash Handler]
#4  QReadWriteLock::tryLockForRead (this=0x55768f385010, timeout=-1) at
thread/qreadwritelock.cpp:263
#5  0x7fa2cca21b72 in QReadLocker::relock (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:113
#6  QReadLocker::QReadLocker (areadWriteLock=, this=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qreadwritelock.h:125
#7  Plasma::QueryMatch::urls (this=this@entry=0x55768f623be0) at
./src/querymatch.cpp:264
#8  0x7fa2cca0f2ac in Plasma::AbstractRunner::mimeDataForMatch
(this=, match=...) at ./src/abstractrunner.cpp:225
#9  0x7fa2cca2f7ba in Plasma::RunnerManagerPrivate::loadInstalledRunner
(this=this@entry=0x55768f5dd3a0, pluginMetaData=...) at
./src/runnermanager.cpp:410
#10 0x7fa2cca3111d in Plasma::RunnerManagerPrivate::loadRunners
(this=0x55768f5dd3a0) at ./src/runnermanager.cpp:281
#11 0x7fa2cca2d2ab in Plasma::RunnerManager::launchQuery
(this=0x55768fa54150, untrimmedTerm=..., runnerName=...) at
./src/runnermanager.cpp:932
#12 0x7fa2cca2d91b in Plasma::RunnerManager::launchQuery (this=, term=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:257
#13 0x7fa2ccaa08c5 in Milou::RunnerResultsModel::setQueryString
(this=0x55768f96e210, queryString=...) at ./lib/runnerresultsmodel.cpp:194
#14 0x7fa2cca9d081 in Milou::ResultsModel::setQueryString (this=, queryString=...) at ./lib/resultsmodel.cpp:370
#15 0x7fa2cca97d0e in Milou::ResultsModel::qt_static_metacall
(_o=, _c=, _id=,
_a=0x7fff27585090) at
./obj-x86_64-linux-gnu/lib/milou_autogen/EWIEGA46WW/moc_resultsmodel.cpp:228
#16 0x7fa2dd0376cf in QQmlPropertyData::writeProperty (flags=...,
value=0x7fff27585068, target=, this=) at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:286
#17 GenericBinding<10>::doStore (flags=..., pd=,
value=..., this=0x55768f66df20) at qml/qqmlbinding.cpp:334
#18 GenericBinding<10>::write (this=0x55768f66df20, result=...,
isUndefined=, flags=...) at qml/qqmlbinding.cpp:315
#19 0x7fa2dd037e93 in QQmlNonbindingBinding::doUpdate (this=0x55768f66df20,
watcher=..., flags=..., scope=...) at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/jsruntime/qv4scopedvalue_p.h:239
#20 0x7fa2dd034c52 in QQmlBinding::update (this=0x55768f66df20, flags=...)
at qml/qqmlbinding.cpp:186
#21 0x7fa2dd00f3dd in QQmlNotifier::emitNotify (endpoint=,
a=a@entry=0x0) at qml/qqmlnotifier.cpp:104
#22 0x7fa2dcfb7294 in QQmlData::signalEmitted (object=0x55768f905530,
index=32, a=0x0) at qml/qqmlengine.cpp:858
#23 0x7fa2db9b10a5 in doActivate (sender=0x55768f905530,
signal_index=32, argv=0x0) at kernel/qobject_p.h:110
#24 0x7fa2dcfb2a68 in QQmlVMEMetaObject::metaCall(QObject*,
QMetaObject::Call, int, void**) () at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:375
#25 0x7fa2dceef88a in QV4::QObjectWrapper::setProperty
(engine=0x55768f6ee100, object=0x55768f905530, property=0x7fa2c4205788,
value=...) at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:196
#26 0x7fa2dcef01be in QV4::QObjectWrapper::setQmlProperty
(engine=0x55768f6ee100, qmlContext=, object=0x55768f905530,
name=, revisionMode=QV4::QObjectWrapper::IgnoreRevision,
value=...) at jsruntime/qv4qobjectwrapper.cpp:435
#27 0x7fa2dcef0337 in QV4::QObjectWrapper::virtualPut(QV4::Managed*,
QV4::PropertyKey, QV4::Value const&, QV4::Value*) () at
/usr/include/c++/9/bits/atomic_base.h:413
#28 0x7fa2dceb4094 in QV4::Object::put (receiver=0x7fa2cd216560, v=...,
id=..., this=0x7fa2cd216560) at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/memory/qv4heap_p.h:73
#29 QV4::Object::virtualResolveLookupSetter (object=0x7fa2cd216560,
engine=0x55768f6ee100, lookup=0x55768fc1c170, value=...) at
jsruntime/qv4object.cpp:804
#30 0x7fa2dcf09fc6 in QV4::Moth::VME::interpret (frame=0x7fff27587100,
engine=0x55768f6ee100, code=0x7fa2ccc03eff ".FM|") at
jsruntime/qv4vme_moth.cpp:653
#31 0x7fa2dcf0f3ef in QV4::Moth::VME::exec
(frame=frame@entry=0x7fff27587100, engine=engin

[kdeplasma-addons] [Bug 422839] Adding network interfaces screws the system monitor widgets

2020-08-06 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=422839

--- Comment #13 from Nicola Mori  ---
Thanks David, I built a patched version of ksysguard and I confirm that the
patch you linked fixes the problem for me.

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

[kdeplasma-addons] [Bug 422839] Adding network interfaces screws the system monitor widgets

2020-08-06 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=422839

--- Comment #9 from Nicola Mori  ---
@Matthias Homann: I think the underlying cause is the same I described, i.e.
starting a container or a VM creates network interfaces.

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

[plasmashell] [Bug 424599] Line chart monitor widgets not displayed in small panels with Intel graphics

2020-08-04 Thread Nicola Mori
https://bugs.kde.org/show_bug.cgi?id=424599

Nicola Mori  changed:

   What|Removed |Added

 CC||nicolam...@aol.com

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

  1   2   >