[plasma-redshift-control] [Bug 459481] New: Redshift (night colour) is not activated on all screens at startup

2022-09-21 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=459481

Bug ID: 459481
   Summary: Redshift (night colour) is not activated on all
screens at startup
Classification: Plasma
   Product: plasma-redshift-control
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

SUMMARY
In my dual gpu system (integrated intel / discrete nvidia) if I turn on the
computer at evening, redshift is activated only on the monitor attached to the
intel gpu. The two monitors attached to the nvidia card displays normal
colours. To turn them on, I have to manually go to settings, disable redshift
and then enabled it; that will turn it on on every monitor.

STEPS TO REPRODUCE
1. Turn on pc at night and log into plasma
2. Observe that redshift is enabled only on the intel-attahed monitor
3. Go to settings, disable it and then enabled it, to turn it on on every
monitor.

OBSERVED RESULT
Redshift is enabled only on one monitor, which is the principal monitor per
BIOS settings

EXPECTED RESULT
Redshift should be automatically enabled on all monitors

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: X11

ADDITIONAL INFORMATION
nvidia card use proprietary drivers. This bug is present since at least one
year or two

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

[okular] [Bug 452430] New: PDF: Find in view mode "facing pages" scroll to incorrect places

2022-04-09 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

Bug ID: 452430
   Summary: PDF: Find in view mode "facing pages" scroll to
incorrect places
   Product: okular
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

When "facing pages" mode is active, searching for a term will scroll to the
wrong place (so wrong that you will not see the term on screen). This behaviour
is not noted if single page is selected, with the same file.

STEPS TO REPRODUCE
1. Open a pdf file log enough to force find to scroll some pages to the next
result
2. Find a term
3. Click Next (or wait for automatic search)

OBSERVED RESULT
You will be scroller on a couple of pages without any occourence of the term.
If you scroll a bit manually, the term is on a near page.

EXPECTED RESULT
Shown pages should contain the term.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE NEON LTS
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[okular] [Bug 452430] PDF: Find in view mode "facing pages" scroll to incorrect places

2022-04-09 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

Ilario Gottardello  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[okular] [Bug 452430] PDF: Find in view mode "facing pages" scroll to incorrect places

2022-04-19 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

--- Comment #2 from Ilario Gottardello  ---
(In reply to Albert Astals Cid from comment #1)
> Can not reproduce,  do you have trim margins enabled?

Well, this is interesting: I cannot reproduce it anymore... I swear I was
getting this behaviour, but I don't remember exactly how I got there. I updated
my system in these days, I don't know if something corrected the faulting
behaviour.

I think I will close the bug report and open a new one if I will observe it
again?

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

[systemsettings] [Bug 451068] New: Password overwritten by 2FA pin

2022-03-02 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=451068

Bug ID: 451068
   Summary: Password overwritten by 2FA pin
   Product: systemsettings
   Version: 5.24.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_netpref
  Assignee: plasma-b...@kde.org
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

SUMMARY
When logging in to my corporate VPN (openvpn) with 2FA, the password saved in
the settings (not encrypted) will be overwritten by the PIN I must enter. The
next time I will log in, it will fail because of wrong password, so I have to
either go every time to the settings and restore the right password, or not
save it at all and enter it when connecting.

STEPS TO REPRODUCE
1. Configure an OpenVPN connection with username and password and save it
unencrypted
2. Connect to the VPN server, entering the PIN

OBSERVED RESULT
The "password" field in the settings will be overwritten by the PIN and the
next time you will log in you must reset it

EXPECTED RESULT
Password fild should remain untouched

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.24
(available in About System)
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
This behavious seems to NOT occour if the password is stored encrypted.

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

[plasma-nm] [Bug 451069] New: VPN password input sanitizer

2022-03-02 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=451069

Bug ID: 451069
   Summary: VPN password input sanitizer
   Product: plasma-nm
   Version: 5.24.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

SUMMARY
When entering a password for a VPN connection, cariage return will not be
removed so a simple double click - middle button copy-paste will fail.

STEPS TO REPRODUCE
1. Connect to a VPN (in my case OpenVPN)
2. copy-paste the password from a text file
3. Connection will fail because of wrong password

OBSERVED RESULT
Cariage return is pasted and considered a character of the password

EXPECTED RESULT
Invalid characters should be stripped

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.24
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
I know passwords should not be saved in text files and so on, but it is like it
is. The same password is used to connect to Teams and selecting it double
clicking the line and pasting with middle button works as expected.

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

[okular] [Bug 452430] PDF: Find in view mode "facing pages" scroll to incorrect places

2022-08-02 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

--- Comment #3 from Ilario Gottardello  ---
Created attachment 151080
  --> https://bugs.kde.org/attachment.cgi?id=151080&action=edit
Texas Istruments datasheet

Today I opened this file, it opened with facing pages, I searched for
SysCtlClockSet and it brought me on a totally wrong place. I tried to press
next and previous but there where no item highlighted on the showed pages
(there weren't any occurence of the term). I switched to single page and it
went straight to the correct place. I changed it back to double face and it now
worked correctly.

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

[okular] [Bug 452430] PDF: Find in view mode "facing pages" scroll to incorrect places

2022-08-02 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

Ilario Gottardello  changed:

   What|Removed |Added

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

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

[okular] [Bug 452430] PDF: Find in view mode "facing pages" scroll to incorrect places

2022-08-02 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=452430

--- Comment #4 from Ilario Gottardello  ---
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE NEON LTS
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-10 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #8 from Ilario Gottardello  ---
Created attachment 135581
  --> https://bugs.kde.org/attachment.cgi?id=135581&action=edit
Size in cm

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-10 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #9 from Ilario Gottardello  ---
Created attachment 135582
  --> https://bugs.kde.org/attachment.cgi?id=135582&action=edit
Size in inches

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-10 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #10 from Ilario Gottardello  ---
Created attachment 135583
  --> https://bugs.kde.org/attachment.cgi?id=135583&action=edit
Size in pixels

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-10 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

Ilario Gottardello  changed:

   What|Removed |Added

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

--- Comment #11 from Ilario Gottardello  ---
With the original program by HP these are the maximum dimensions reported:

215.9 x 297.2 mm
8.50 x 11.70 in
1700 x 2340 pixels

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-11 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #13 from Ilario Gottardello  ---
Well, I for one was bothered by this issue for years before reporting it :)

I have reported the issue to sane project:
https://gitlab.com/sane-project/backends/-/issues/438

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

[neon] [Bug 425487] libappimage0 packaged from NEON repository breaks some popular appimages

2021-01-14 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=425487

--- Comment #3 from Ilario Gottardello  ---
Thank you man... now everything works as expected!

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

[Skanlite] [Bug 431782] New: Incorrect resolution detected for HP Scanjet 3400C

2021-01-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

Bug ID: 431782
   Summary: Incorrect resolution detected for HP Scanjet 3400C
   Product: Skanlite
   Version: 2.2.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

SUMMARY

Skanlite will report an incorrect maximum resolution for the scanner (which is
an HP ScanJet 3400C): 220 x 296 mm instead of 216 x 297 as stated in the HP
support page: https://support.hp.com/us-en/document/bus03735/

The annoyance is that it defaults to "Custom" resolution because A4 is 210 x
297, so Skanlite thinks that this scanner is not able to scan an A4 document,
which in reality is able to.

Maybe is a conversion error from pixel and ppi to mm?

STEPS TO REPRODUCE
1. Starts skanlite
2. read the "Height" box
3. 

OBSERVED RESULT
It says 296 as maximum resolution

EXPECTED RESULT
It should says 297

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 20.04, all updated
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-01-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #2 from Ilario Gottardello  ---
$ scanimage -L
device `niash:libusb:002:010' is a Hewlett-Packard ScanJet 3400C flatbed
scanner

$ scanimage -d niash:libusb:002:010 --help
Usage: scanimage [OPTION]...

Start image acquisition on a scanner device and write image data to
standard output.

Parameters are separated by a blank from single-character options (e.g.
-d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
-d, --device-name=DEVICE   use a given scanner device (e.g. hp:/dev/scanner)
--format=pnm|tiff|png|jpeg  file format of output file
-i, --icc-profile=PROFILE  include this ICC profile into TIFF file
-L, --list-devices show available scanner devices
-f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
   can be specified: %d (device name), %v (vendor),
   %m (model), %t (type), %i (index number), and
   %n (newline)
-b, --batch[=FORMAT]   working in batch mode, FORMAT is `out%d.pnm'
`out%d.tif'
   `out%d.png' or `out%d.jpg' by default depending on
--format
   This option is incompatible with --output-file.   
--batch-start=#page number to start naming files with
--batch-count=#how many pages to scan in batch mode
--batch-increment=#increase page number in filename by #
--batch-double increment page number by two, same as
   --batch-increment=2
--batch-print  print image filenames to stdout
--batch-prompt ask for pressing a key before scanning a page
--accept-md5-only  only accept authorization requests using md5
-p, --progress print progress messages
-o, --output-file=PATH save output to the given file instead of stdout.
   This option is incompatible with --batch.
-n, --dont-scanonly set options, don't actually scan
-T, --test test backend thoroughly
-A, --all-options  list all available backend options
-h, --help display this help message and exit
-v, --verbose  give even more status messages
-B, --buffer-size=#change input buffer size (in kB, default 32)
-V, --version  print version information
Output format is not set, using pnm as a default.

Options specific to device `niash:libusb:002:010':
  Geometry:
-l 0..220mm (in steps of 1) [0]
Top-left x position of scan area.
-t 0..296mm (in steps of 1) [0]
Top-left y position of scan area.
-x 0..220mm (in steps of 1) [210]
Width of scan-area.
-y 0..296mm (in steps of 1) [290]
Height of scan-area.
--resolution 75|150|300|600dpi [150]
Sets the resolution of the scanned image.
  Image:
--gamma-table 0..255,... (in steps of 1)
Gamma-correction table.  In color mode this option equally affects the
red, green, and blue channels simultaneously (i.e., it is an intensity
gamma table).
  Scan Mode:
--mode Color|Gray|Lineart [Color]
Selects the scan mode (e.g., lineart, monochrome, or color).
  Enhancement:
--threshold 0..100% (in steps of 1) [inactive]
Select minimum-brightness to get a white point

Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.

List of available devices:
niash:libusb:002:010

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-01-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #3 from Ilario Gottardello  ---
$ dpkg -l | grep sane
ii  libkf5sane-data
20.12.1-0xneon+20.04+focal+build11all  scanner library (data
files)
ii  libkf5sane5
20.12.1-0xneon+20.04+focal+build11amd64scanner library
(runtime)
ii  libsane:amd64  
1.0.29-0ubuntu5.2 amd64API library for scanners
ii  libsane:i386   
1.0.29-0ubuntu5.2 i386 API library for scanners
ii  libsane-common 
1.0.29-0ubuntu5.2 all  API library for scanners
-- documentation and support files
ii  libsane-hpaio:amd64 3.20.3+dfsg0-2 
  amd64HP SANE backend for multi-function
peripherals
ii  sane-utils 
1.0.29-0ubuntu5.2 amd64API library for scanners
-- utilities

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-01-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=431782

--- Comment #5 from Ilario Gottardello  ---
Ok, so should I report a bug against the backend?
May it be sensible to test the scanner on windows to see what dimensions it
reports?

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

[neon] [Bug 425487] New: libappimage0 packaged from CI breaks some popular appimages

2020-08-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=425487

Bug ID: 425487
   Summary: libappimage0 packaged from CI breaks some popular
appimages
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Packages User Edition
  Assignee: neon-b...@kde.org
  Reporter: ilario.gottarde...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
AppImages for FreeCAD (www.freecadweb.org) or LibrePCB (librepcb.org) rely on
libappimage.so.0, as shipped by official ubuntu package. KDE Neon upgrades it
to a new version libappimage.so.1.0, so those AppImages won't run. It should be
noted that, given the library version they bring, KDE Neon should rename its
package as libappimage1, I think.


STEPS TO REPRODUCE
1. Download AppImage for FreeCAD or LibrePCB
2. Try to run
3. Look at the error message 


OBSERVED RESULT
The programs will not run and instead they will print:
/usr/bin/AppImageLauncher: error while loading shared libraries:
libappimage.so.0: cannot open shared object file: No such file or directory


EXPECTED RESULT
The programs will run happily


SOFTWARE/OS VERSIONS
KDE Neon updated to latest version


ADDITIONAL INFORMATION
If I force install the ubuntu version of the package, these programs will run,
but then apt will complain of unmet dependencies when updating and it will ask
to do a "apt --fix-broken install" to upgrade the package

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

[neon] [Bug 425487] libappimage0 packaged from NEON repository breaks some popular appimages

2020-08-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=425487

Ilario Gottardello  changed:

   What|Removed |Added

Summary|libappimage0 packaged from  |libappimage0 packaged from
   |CI breaks some popular  |NEON repository breaks some
   |appimages   |popular appimages

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

[knotes] [Bug 414255] New: Knotes doesn't display notes on first run, will display if closed and relaunched

2019-11-18 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=414255

Bug ID: 414255
   Summary: Knotes doesn't display notes on first run, will
display if closed and relaunched
   Product: knotes
   Version: 5.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: ilario.gottarde...@gmail.com
CC: myr...@kde.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Log in to your system, knotes starts (there is the icon in the tray area)
but no notes appears and the icon says no notes present
2. Close knotes using Quit button on the tray icon
3. Relaunch it from the Application Launcher, now the notes apprears and the
icon have the correct count

OBSERVED RESULT

At first run after a login knotes believe no notes are present


EXPECTED RESULT

It should show the notes present (in this case one, but same behaviour with
more)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.0.0.-36 AMD64
(available in About System)
KDE Plasma Version: 5.17.2
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION

This behaviour is there for a long time now, its not a recent thing

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-16 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #14 from Ilario Gottardello  ---
(In reply to Kåre Särs from comment #11)
> Ilario,
> 
> Can you try with different settings: color mode, color depth, resolution,
> gamma,...
> 
> This is probably a scanner specific problem with the backend(driver) and how
> it works with Skanlite.
> 
> /Kåre

Now I started to use digiKam, and I noticed that digikam seems to open
something that is stunningly similar to skanlite.. is it possible that in
effect, what we are using in skanlite or digikam is a backend? I ask this
because digikam works!!

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-16 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #15 from Ilario Gottardello  ---
Created attachment 113971
  --> https://bugs.kde.org/attachment.cgi?id=113971&action=edit
Skanlite window

This is what I get from a preview from the scanner

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-16 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #16 from Ilario Gottardello  ---
Created attachment 113972
  --> https://bugs.kde.org/attachment.cgi?id=113972&action=edit
Digikam window

This is the digikam window (with no document on the scanner, but it works well)

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-17 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #21 from Ilario Gottardello  ---
Kåre, Maik,

if you need some test with the HP ScanJet I am willing to help. Are the options
screenshots still needed?

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-21 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #27 from Ilario Gottardello  ---
Created attachment 114059
  --> https://bugs.kde.org/attachment.cgi?id=114059&action=edit
Digikam: options and preview

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-21 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #28 from Ilario Gottardello  ---
Created attachment 114060
  --> https://bugs.kde.org/attachment.cgi?id=114060&action=edit
Skanlite: options and preview

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-21 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #29 from Ilario Gottardello  ---
Created attachment 114061
  --> https://bugs.kde.org/attachment.cgi?id=114061&action=edit
Skanlite: rc file

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-21 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #30 from Ilario Gottardello  ---
It works Removing the skanliterc file fixed the issue!! I really
don't understand why, it doesn't contain odd things.. but, now it works :)

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-23 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #33 from Ilario Gottardello  ---
(In reply to George Seaton from comment #32)
> Removing the Skanliterc in SL7 fixes the broken colour image for me in SL7
> (RHEL7).
> If I then restart skanlite then I get the broken colour image preview again.
> Looks like it has to be deleted every time.
> The skanlite rpm packages are being supplied by the epel repository 
> skanlite.x86_641.1-8.el7   @epel
> 
> Regards,
> George

I confirm this behaviour in KDE NEON, skanlite version
2.1.0.1-1+16.04+xenial+build9

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-24 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #36 from Ilario Gottardello  ---
These are two executions of skanlite, the first with the rc file and the second
one without it:


[niash] sane_get_option_descriptor 6
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 150
[niash] sane_get_option_descriptor 8
[niash] sane_control_option: option 6, action 1
[niash] sane_control_option: SANE_ACTION_SET_VALUE 6 = 600
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 600
[niash] sane_control_option: option 2, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 2 = 0
[niash] sane_control_option: option 3, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 3 = 0
[niash] sane_control_option: option 4, action 1
[niash] sane_control_option: SANE_ACTION_SET_VALUE 4 = 220
[niash] sane_control_option: option 4, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 4 = 220
[niash] sane_control_option: option 5, action 1
[niash] sane_control_option: SANE_ACTION_SET_VALUE 5 = 296
[niash] sane_control_option: option 5, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 5 = 296
[niash] sane_control_option: option 2, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 2 = 0
[niash] sane_control_option: option 3, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 3 = 0
[niash] sane_control_option: option 4, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 4 = 220
[niash] sane_control_option: option 5, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 5 = 296
[niash] sane_control_option: option 8, action 1
[niash] Writing gamma table
[niash] Gamma table summary:
[niash]   0040 0080 00C0
[niash]  0100 0140 0180 01C0
[niash]  0200 0240 0280 02C0
[niash]  0300 0340 0380 03C0
[niash]  0400 0440 0480 04C0
[niash]  0500 0540 0580 05C0
[niash]  0600 0640 0680 06C0
[niash]  0700 0740 0780 07C0
[niash]  0800 0840 0880 08C0
[niash]  0900 0940 0980 09C0
[niash]  0A00 0A40 0A80 0AC0
[niash]  0B00 0B40 0B80 0BC0
[niash]  0C00 0C40 0C80 0CC0
[niash]  0D00 0D40 0D80 0DC0
[niash]  0E00 0E40 0E80 0EC0
[niash]  0F00 0F40 0F80 0FC0
"niash:libusb:002:010"
[niash] sane_control_option: option 2, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 2 = 0
[niash] sane_control_option: option 3, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 3 = 0
[niash] sane_control_option: option 4, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 4 = 220
[niash] sane_control_option: option 5, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 5 = 296
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 600
[niash] sane_control_option: option 10, action 0
[niash] Reading scan mode Color
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 600
[niash] sane_control_option: option 2, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 2 = 0
[niash] sane_control_option: option 3, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 3 = 0
[niash] sane_control_option: option 4, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 4 = 220
[niash] sane_control_option: option 5, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 5 = 296
[niash] sane_control_option: option 6, action 1
[niash] sane_control_option: SANE_ACTION_SET_VALUE 6 = 75
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 75
[niash] sane_get_parameters
[niash] sane_control_option: option 2, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 2 = 0
[niash] sane_control_option: option 3, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 3 = 0
[niash] sane_control_option: option 4, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 4 = 220
[niash] sane_control_option: option 5, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 5 = 296
[niash] sane_control_option: option 6, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 6 = 75
[niash] sane_control_option: option 10, action 0
[niash] Reading scan mode Color



[niash] sane_get_option_descriptor 0
[niash] sane_control_option: option 0, action 0
[niash] sane_control_option: SANE_ACTION_GET_VALUE 0 = 13
[niash] sane_get_option_descriptor 1
[niash] sane_get_option_descriptor 1
[niash] sane_get_option_descriptor 2
[niash] sane_get_option_descriptor 2
[niash] sane_get_option_descriptor 3
[niash] sane_get_option_descriptor 3
[niash] sane_get_option_descriptor 4
[niash] sane_get_option_descriptor 4
[niash] sane_get_option_descriptor 5
[niash] sane_get_option_descriptor 5
[niash] sane_get_option_descriptor 6
[niash] sane_get_option_descriptor 6
[niash] sane_get_option_descriptor 7
[niash] sane_get_option_descriptor 7
[niash] sane_get_option_descriptor 8
[niash] sane_get_option_descripto

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #38 from Ilario Gottardello  ---
Created attachment 114125
  --> https://bugs.kde.org/attachment.cgi?id=114125&action=edit
output log (lvel 255) from clean start

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #39 from Ilario Gottardello  ---
Created attachment 114126
  --> https://bugs.kde.org/attachment.cgi?id=114126&action=edit
output log (lvel 255) from clean start but changing gamma value

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #40 from Ilario Gottardello  ---
Kåre, you're right!! Changing gamma value trigger the corruption even starting
from a clean state!!

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

[okular] [Bug 388081] New: Save annotation inside pdf by default

2017-12-20 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=388081

Bug ID: 388081
   Summary: Save annotation inside pdf by default
   Product: okular
   Version: unspecified
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

Actually when you make some annotation to a pdf file, by default it is saved on
some local metadata file. There is the possibility to save them directly inside
the pdf using file -> save as.

When you work on multiple environments, or with collegues that use adobe
reader, it is mandatory to save them directly inside the pdf file. Having the
possibility to choose the default behaviur could be a time saving.

Ideally, this option will have at least two choices: "save locally" and "save
inside the document".

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

[okular] [Bug 388081] Save annotation inside pdf by default

2017-12-20 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=388081

--- Comment #2 from Ilario Gottardello  ---
I'm using version 1.3.0 (KDE Neon updated regularly), where is this particular
option? I can't spot it...

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

[okular] [Bug 384695] New: Configurable horizontal scrilling key (ALT or SHIFT) + WHEEL

2017-09-14 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=384695

Bug ID: 384695
   Summary: Configurable horizontal scrilling key (ALT or SHIFT) +
WHEEL
   Product: okular
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: ilario.gottarde...@gmail.com
  Target Milestone: ---

It would be very convenient to use SHIFT + mouse WHEEL to scroll the document
horizontaly, like it works on other software (for example LibreOffice, and most
windows applications).

Right now it is possible using ALT, but that is very unconfortable if you
switch often between OS, like for example when you are working with virtual
machines. Having the possibility to configure this behaviour will be great.

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

[okular] [Bug 384695] Configurable horizontal scrolling key (ALT or SHIFT) + WHEEL

2017-09-14 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=384695

Ilario Gottardello  changed:

   What|Removed |Added

Summary|Configurable horizontal |Configurable horizontal
   |scrilling key (ALT or   |scrolling key (ALT or
   |SHIFT) + WHEEL  |SHIFT) + WHEEL

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

[Skanlite] [Bug 370972] Scanned image is bad

2017-09-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

Ilario Gottardello  changed:

   What|Removed |Added

 CC||ilario.gottarde...@gmail.co
   ||m

--- Comment #7 from Ilario Gottardello  ---
I have an HP ScanJet 3400C and I have the exact same behaviour!!! I have to use
scanimage from command prompt to scan a page properly..

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

[Skanlite] [Bug 370972] Scanned image is bad

2017-09-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #8 from Ilario Gottardello  ---
forgot to say that I use Ubuntu Neon and skanlite is at version
2.0.1-0neon+16.04+xenial+bu amd64

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

[Skanlite] [Bug 370972] Scanned image is bad

2017-09-25 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #10 from Ilario Gottardello  ---
Kåre,

unfortunately it doesn't change anything

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

[Skanlite] [Bug 370972] Scanned image is bad

2017-09-26 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #12 from Ilario Gottardello  ---
Tried with varing combinations of options, still same result: the image is
garbled

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

[neon] [Bug 384224] Dependency error when trying to install ibgtk2.0-0:i386

2017-09-08 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=384224

Ilario Gottardello  changed:

   What|Removed |Added

 CC||ilario.gottarde...@gmail.co
   ||m

--- Comment #4 from Ilario Gottardello  ---
Hello all, I was also trying to install libgtk2.0-0:i386 to execute a software
I use at work (on windows, they recently made a Linux version) but it is
Eclipse based and use the GTK2 toolkit. Apt complains about broken dependences,
and following them I think it all boils down to libkrb5support0:i386. There
seems to be something with Kerberos that clashes with the NEON packages.

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

[kcalc] [Bug 494277] New: Please change base switch from ComboBox to RadioButton

2024-10-08 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=494277

Bug ID: 494277
   Summary: Please change base switch from ComboBox to RadioButton
Classification: Applications
   Product: kcalc
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: evan.te...@gmail.com
  Reporter: ilario.gottarde...@gmail.com
CC: gabriel.barrantes@outlook.com
  Target Milestone: ---

Created attachment 174523
  --> https://bugs.kde.org/attachment.cgi?id=174523&action=edit
Example of grad deg and rad

KCalc use a combo box to swith between different bases (decimal, hexadecimal,
ecc).
This is quite inconvenient because very frequently one needs to convert numbers
between, say, decimal to hexadecimal, or binary.
There is a line on the interface containing only one small combo box. It should
be used more efficiently putting a radio button so changing between bases will
become immediate.

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

[kcalc] [Bug 494277] Please change base switch from ComboBox to RadioButton

2024-10-08 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=494277

--- Comment #1 from Ilario Gottardello  ---
Created attachment 174524
  --> https://bugs.kde.org/attachment.cgi?id=174524&action=edit
Example of wasted space for base switch

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

[kcalc] [Bug 494277] Please change base switch from ComboBox to RadioButton

2024-10-08 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=494277

Ilario Gottardello  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 451068] Password overwritten by 2FA pin

2025-06-03 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=451068

--- Comment #3 from Ilario Gottardello  ---
Hello Nate, unfortunately we moved to a different VPN setup where we didn't
have a PIN anymore... and I moved away from that job so now I couldn't test it
in any way, sorry

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