[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

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

   What|Removed |Added

   Platform|Ubuntu  |Microsoft Windows

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

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

   What|Removed |Added

Version|unspecified |8.3.0

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

--- Comment #11 from caulier.gil...@gmail.com ---
See also this UPSTREAM bug : https://github.com/LibRaw/LibRaw/issues/642

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477631

--- Comment #10 from Maik Qualmann  ---
RAW images from the Z8/Z9 that are compressed with the HE/HE* setting cannot
currently be decoded by libRaw.

See also here: https://www.libraw.org/node/2766
and here: https://github.com/LibRaw/LibRaw/blob/master/Changelog.txt (- Nikon
Z30, Z8 (HE/HE* formats are not supported)

Maik

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

--- Comment #9 from caulier.gil...@gmail.com ---
Screenshot : https://imgur.com/a/11T5suc

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-04-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

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

   What|Removed |Added

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

--- Comment #8 from caulier.gil...@gmail.com ---
Edwin,

digiKam 8.4.0 with Libraw 202403 : i tested with items from
https://photographylife.com/nikon-z9-sample-images-raws

... and all files are properly display in digiKam, and thumbnails, preview, and
in image editor.

digiKam can be tested with the AppImage bundle here :
https://files.kde.org/digikam/

Gilles Caulier

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-03-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477631

--- Comment #7 from caulier.gil...@gmail.com ---
Git commit 1b911bc46a1631f9d00ef2866f9987f3a04fbdde by Gilles Caulier.
Committed on 31/03/2024 at 20:28.
Pushed by cgilles into branch 'master'.

Update Adobe DNG SDK from 1.5.1 to 1.7.1 to support JPEG-XL compression
formats.
Related: bug 390700, bug 418941, bug 42, bug 451917, bug 479728, bug
257737, bug 285610, bug 374655

M  +1-0Mainpage.dox
M  +2-0NEWS
M  +3-1core/CMakeLists.txt
M  +1-0core/app/DigikamCoreTarget.cmake
A  +109  -0core/cmake/modules/FindLibjxl.cmake
M  +3-0core/cmake/rules/RulesDNGSdk.cmake
M  +17   -1core/libs/dngwriter/CMakeLists.txt
M  +1-1core/libs/dngwriter/dngwriter.cpp
M  +1-1core/libs/dngwriter/dngwriter_export.cpp
M  +242  -52   core/libs/dngwriter/extra/dng_sdk/dng_1d_function.cpp
M  +99   -36   core/libs/dngwriter/extra/dng_sdk/dng_1d_function.h
M  +69   -67   core/libs/dngwriter/extra/dng_sdk/dng_1d_table.cpp
M  +57   -26   core/libs/dngwriter/extra/dng_sdk/dng_1d_table.h
M  +54   -52   core/libs/dngwriter/extra/dng_sdk/dng_abort_sniffer.cpp
M  +57   -47   core/libs/dngwriter/extra/dng_sdk/dng_abort_sniffer.h
M  +444  -88   core/libs/dngwriter/extra/dng_sdk/dng_area_task.cpp
M  +230  -33   core/libs/dngwriter/extra/dng_sdk/dng_area_task.h
M  +27   -4core/libs/dngwriter/extra/dng_sdk/dng_assertions.h
M  +67   -53   core/libs/dngwriter/extra/dng_sdk/dng_auto_ptr.h
M  +486  -474  core/libs/dngwriter/extra/dng_sdk/dng_bad_pixels.cpp
M  +53   -48   core/libs/dngwriter/extra/dng_sdk/dng_bad_pixels.h
M  +4976 -1140 core/libs/dngwriter/extra/dng_sdk/dng_big_table.cpp
M  +1290 -389  core/libs/dngwriter/extra/dng_sdk/dng_big_table.h
A  +397  -0core/libs/dngwriter/extra/dng_sdk/dng_bmff.cpp  *
A  +113  -0core/libs/dngwriter/extra/dng_sdk/dng_bmff.h  *
M  +9-2core/libs/dngwriter/extra/dng_sdk/dng_bottlenecks.cpp
M  +491  -252  core/libs/dngwriter/extra/dng_sdk/dng_bottlenecks.h
M  +1371 -386  core/libs/dngwriter/extra/dng_sdk/dng_camera_profile.cpp
M  +513  -166  core/libs/dngwriter/extra/dng_sdk/dng_camera_profile.h
M  +48   -3core/libs/dngwriter/extra/dng_sdk/dng_classes.h
M  +1323 -585  core/libs/dngwriter/extra/dng_sdk/dng_color_space.cpp
M  +299  -66   core/libs/dngwriter/extra/dng_sdk/dng_color_space.h
M  +363  -191  core/libs/dngwriter/extra/dng_sdk/dng_color_spec.cpp
M  +52   -24   core/libs/dngwriter/extra/dng_sdk/dng_color_spec.h
M  +444  -430  core/libs/dngwriter/extra/dng_sdk/dng_date_time.cpp
M  +100  -105  core/libs/dngwriter/extra/dng_sdk/dng_date_time.h
A  +60   -0core/libs/dngwriter/extra/dng_sdk/dng_deprecated_flags.h  *
M  +11   -5core/libs/dngwriter/extra/dng_sdk/dng_errors.h
M  +62   -62   core/libs/dngwriter/extra/dng_sdk/dng_exceptions.cpp
M  +56   -56   core/libs/dngwriter/extra/dng_sdk/dng_exceptions.h
M  +1984 -1960 core/libs/dngwriter/extra/dng_sdk/dng_exif.cpp
M  +144  -128  core/libs/dngwriter/extra/dng_sdk/dng_exif.h
M  +5-3core/libs/dngwriter/extra/dng_sdk/dng_fast_module.h
M  +148  -37   core/libs/dngwriter/extra/dng_sdk/dng_file_stream.cpp
M  +41   -16   core/libs/dngwriter/extra/dng_sdk/dng_file_stream.h
M  +58   -58   core/libs/dngwriter/extra/dng_sdk/dng_filter_task.cpp
M  +15   -15   core/libs/dngwriter/extra/dng_sdk/dng_filter_task.h
M  +173  -146  core/libs/dngwriter/extra/dng_sdk/dng_fingerprint.cpp
M  +98   -72   core/libs/dngwriter/extra/dng_sdk/dng_fingerprint.h
M  +127  -57   core/libs/dngwriter/extra/dng_sdk/dng_flags.h
M  +1014 -256  core/libs/dngwriter/extra/dng_sdk/dng_gain_map.cpp
M  +343  -45   core/libs/dngwriter/extra/dng_sdk/dng_gain_map.h
M  +10   -4core/libs/dngwriter/extra/dng_sdk/dng_globals.cpp
M  +3-3core/libs/dngwriter/extra/dng_sdk/dng_globals.h
M  +365  -154  core/libs/dngwriter/extra/dng_sdk/dng_host.cpp
M  +216  -96   core/libs/dngwriter/extra/dng_sdk/dng_host.h
M  +227  -90   core/libs/dngwriter/extra/dng_sdk/dng_hue_sat_map.cpp
M  +26   -16   core/libs/dngwriter/extra/dng_sdk/dng_hue_sat_map.h
M  +2514 -1712 core/libs/dngwriter/extra/dng_sdk/dng_ifd.cpp
M  +140  -108  core/libs/dngwriter/extra/dng_sdk/dng_ifd.h
M  +631  -315  core/libs/dngwriter/extra/dng_sdk/dng_image.cpp
M  +117  -92   core/libs/dngwriter/extra/dng_sdk/dng_image.h
M  +5843 -3135 core/libs/dngwriter/extra/dng_sdk/dng_image_writer.cpp
M  +733  -471  core/libs/dngwriter/extra/dng_sdk/dng_image_writer.h
M  +1382 -1126 core/libs/dngwriter/extra/dng_sdk/dng_info.cpp
M  +99   -69   core/libs/dngwriter/extra/dng_sdk/dng_info.h
M  +325  -325  core/libs/dngwriter/extra/dng_sdk/dng_iptc.cpp
M  +32   -32   core/libs/dngwriter/extra/dng_sdk/dng_iptc.h
M  +544  -210  core/libs/dngwriter/extra/dng_sdk/dng_jpeg_image.cpp
M  +139  -18   core/libs/dngwriter/extra/dng_sdk/dng_jpeg_image.h
A  +90   -0core/libs/dngwriter/extra/dng_sdk/dng_jpeg_memory_source.cpp  *
A  +19   -0core/libs/dngwriter/extra/dng_sdk/dng_jpeg_memory_source.h  *
A  +18   -0

[kmymoney] [Bug 482083] New: allow the user to choose whether he wants to print decimals and set thousands separator in reports

2024-02-29 Thread surcouf
https://bugs.kde.org/show_bug.cgi?id=482083

Bug ID: 482083
   Summary: allow the user to choose whether he wants to print
decimals and set thousands separator in reports
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: arnaudvillem...@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. open any standard report or created a new report which shows figures (as a
graph or a table)

OBSERVED RESULT
all numeric values are shown with 2 decimals, there is no thousands separator

EXPECTED RESULT
let the user:
1/ set the number of decimals (ND) he wants to display at report level.
This number may also be negative.

2/ set if thousand separator has to be applied to the displayed values (this
feature may also be implemented more centrally, e.g. in Kmymoney Settings ->
external plugins > Reports if it appears more reasonable)

For example for this reported value 2,000,222.1234
ND = 2 will show £ 2,000,222.12
ND = 4 will show £ 2,000,222.1234
ND = 0 will show £ 2,000,222
ND = -3 will show k£ 2,000 (you notice the apparition of the 'k' for one
thousand.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Elementary OS 6.1
KmyMoney 5.1.3

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 481922] New: he Quick Launch icons on the taskbar cannot be freely rearranged

2024-02-28 Thread Gravarty
https://bugs.kde.org/show_bug.cgi?id=481922

Bug ID: 481922
   Summary: he Quick Launch icons on the taskbar cannot be freely
rearranged
Classification: Plasma
   Product: kdeplasma-addons
   Version: 5.93.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Quicklaunch
  Assignee: plasma-b...@kde.org
  Reporter: grava...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Add the "Quick Launch" widget onto the taskbar
2. Add some icons
3. Try to rearrange the icons and notice it doesn't work.

OBSERVED RESULT

Icons stay in a locked state.

EXPECTED RESULT

You can freely rearrange the icons like in KDE 5 and prior

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE 6 on Arch Linux

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2024-02-19 Thread Jürgen Blumenschein
https://bugs.kde.org/show_bug.cgi?id=477631

Jürgen Blumenschein  changed:

   What|Removed |Added

 CC||blumensch...@dokom.net

--- Comment #6 from Jürgen Blumenschein  ---
same behavior with NEF-files taken with Z8 firmware 2.0, under ArchLinux,
digikam-git 8.3 (1:8.2.0.r1412.c265c6d400) and libraw-git
0.21.2.r29.ga4c9b198-1

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* formats

2023-11-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477631

Maik Qualmann  changed:

   What|Removed |Added

Summary|digiKam cannot decode Nikon |digiKam cannot decode Nikon
   |Z8/Z9 NEF images in the |Z8/Z9 NEF images in the
   |HE/HE* format   |HE/HE* formats

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

[digikam] [Bug 477631] digiKam cannot decode Nikon Z8/Z9 NEF images in the HE/HE* format

2023-11-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477631

Maik Qualmann  changed:

   What|Removed |Added

Summary|Digikam Version 8.1 cannot  |digiKam cannot decode Nikon
   |decode Nikon Z9 NEF files   |Z8/Z9 NEF images in the
   |in both Ubuntu 22.04 LTS|HE/HE* format
   |using AppImage install and  |
   |Windows 10 EXE install  |

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

[kile] [Bug 159504] special characters: don't tell user what she/he should include -- just do it

2023-01-08 Thread Thomas Braun
https://bugs.kde.org/show_bug.cgi?id=159504

Thomas Braun  changed:

   What|Removed |Added

 CC|thomas.braun@virtuell-zuhau |
   |se.de   |

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

[kactivitymanagerd] [Bug 462008] if you change the activity (select from background image with accent color on) then a short flickering is shown before he changes the activity

2022-11-18 Thread Theo Grueninger
https://bugs.kde.org/show_bug.cgi?id=462008

Theo Grueninger  changed:

   What|Removed |Added

 CC||theo.gruenin...@web.de

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

[kactivitymanagerd] [Bug 462008] New: if you change the activity (select from background image with accent color on) then a short flickering is shown before he changes the activity

2022-11-18 Thread Theo Grueninger
https://bugs.kde.org/show_bug.cgi?id=462008

Bug ID: 462008
   Summary: if you change the activity (select from background
image with accent color on) then a short flickering is
shown before he changes the activity
Classification: Plasma
   Product: kactivitymanagerd
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ivan.cu...@kde.org
  Reporter: theo.gruenin...@web.de
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 153873
  --> https://bugs.kde.org/attachment.cgi?id=153873=edit
Shows the bug in a short clip

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. Change the activity with press Meta + Tab on Desktop 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[Spam] [Bug 457106] It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=457106

Nicolas Fella  changed:

   What|Removed |Added

Product|Active Window Control   |Spam
   Assignee|zrenf...@gmail.com  |n...@kde.org
  Component|General |Spam
 CC||nicolas.fe...@gmx.de
URL|https://bjusew31.xyz/   |

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

[Active Window Control] [Bug 457106] It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-24 Thread Ash Lee
https://bugs.kde.org/show_bug.cgi?id=457106

Ash Lee  changed:

   What|Removed |Added

URL||https://bjusew31.xyz/

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

[Active Window Control] [Bug 457106] New: It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-24 Thread Ash Lee
https://bugs.kde.org/show_bug.cgi?id=457106

Bug ID: 457106
   Summary: It's not a man's working hours that is important, it
is how he spends his leisure time
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: lash5...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

It's not a man's working hours that is important, it is how he spends his
leisure time

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

[Spam] [Bug 456699] It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=456699

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED
  Component|General |Spam
Product|Active Window Control   |Spam
   Assignee|zrenf...@gmail.com  |n...@kde.org

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

[Active Window Control] [Bug 456699] It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-13 Thread Aira Lee
https://bugs.kde.org/show_bug.cgi?id=456699

AiraLee  changed:

   What|Removed |Added

URL||https://dinpccxd.xyz/

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

[Active Window Control] [Bug 456699] New: It's not a man's working hours that is important, it is how he spends his leisure time

2022-07-13 Thread Aira Lee
https://bugs.kde.org/show_bug.cgi?id=456699

Bug ID: 456699
   Summary: It's not a man's working hours that is important, it
is how he spends his leisure time
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: airalee...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

It's not a man's working hours that is important, it is how he spends his
leisure time

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

[Spam] [Bug 455870] It's not a man's working hours that is important, it is how he spends his leisure time

2022-06-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=455870

David Edmundson  changed:

   What|Removed |Added

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

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

[Spam] [Bug 455870] It's not a man's working hours that is important, it is how he spends his leisure time

2022-06-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=455870

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Assignee|plasma-b...@kde.org |n...@kde.org
Version|5.25.1  |unspecified
  Component|gtk theme   |Spam
Product|Breeze  |Spam

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

[Breeze] [Bug 455870] It's not a man's working hours that is important, it is how he spends his leisure time

2022-06-23 Thread Lira Chin
https://bugs.kde.org/show_bug.cgi?id=455870

Lira Chin  changed:

   What|Removed |Added

URL||https://erasoped.xyz/

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

[Breeze] [Bug 455870] New: It's not a man's working hours that is important, it is how he spends his leisure time

2022-06-23 Thread Lira Chin
https://bugs.kde.org/show_bug.cgi?id=455870

Bug ID: 455870
   Summary: It's not a man's working hours that is important, it
is how he spends his leisure time
   Product: Breeze
   Version: 5.25.1
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: gtk theme
  Assignee: plasma-b...@kde.org
  Reporter: lirachin...@gmail.com
CC: agrine...@gmail.com, uhh...@gmail.com
  Target Milestone: ---

It's not a man's working hours that is important, it is how he spends his
leisure time

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

[systemsettings] [Bug 454440] he "Most Used Pages:" show "Energy Saving" on first run

2022-05-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454440

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
We populate this list with a set of defaults we feel might be relevant to
people. They will of course change over time as you use the system. :) Not sure
there's a real issue here.

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

[systemsettings] [Bug 454440] New: he "Most Used Pages:" show "Energy Saving" on first run

2022-05-26 Thread John
https://bugs.kde.org/show_bug.cgi?id=454440

Bug ID: 454440
   Summary: he "Most Used Pages:" show "Energy Saving" on first
run
   Product: systemsettings
   Version: 5.24.90
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Quick Settings
  Assignee: plasma-b...@kde.org
  Reporter: ilikef...@waterisgone.com
  Target Milestone: ---

SUMMARY
***
The "Most Used Pages:" show "Energy Saving" on first run
***


STEPS TO REPRODUCE
1. Open System Settings
2. Don't click on anything and just look at the "Most Use Pages" on the first
page

OBSERVED RESULT
The "Most Used Pages:" show "Energy Saving"

EXPECTED RESULT
To show "None" or nothing.
Maybe even to not display the "Most Used Pages:" itself as it's pointless if
it's the first time I'm opening it


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.95
Qt Version: 5.15.4

ADDITIONAL INFORMATION
From: neon-testing-20220524-1822.iso + updates from Discover
Tested on Wayland

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

[systemsettings] [Bug 340477] Detection button should inform the user when he clicked an unmanaged window

2020-11-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=340477

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.21

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

[systemsettings] [Bug 340477] Detection button should inform the user when he clicked an unmanaged window

2020-11-13 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=340477

Ismael Asensio  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/1829dce1a9a0
   ||691a6174bb01195f68c505e1dce
   ||1

--- Comment #3 from Ismael Asensio  ---
Git commit 1829dce1a9a0691a6174bb01195f68c505e1dce1 by Ismael Asensio.
Committed on 13/11/2020 at 19:29.
Pushed by iasensio into branch 'master'.

kwinrules: Show error when detected window is unmanaged

M  +20   -2kcmkwin/kwinrules/package/contents/ui/RulesEditor.qml
M  +3-0kcmkwin/kwinrules/rulesmodel.cpp
M  +2-0kcmkwin/kwinrules/rulesmodel.h

https://invent.kde.org/plasma/kwin/commit/1829dce1a9a0691a6174bb01195f68c505e1dce1

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

[systemsettings] [Bug 340477] Detection button should inform the user when he clicked an unmanaged window

2020-10-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=340477

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/407

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

[systemsettings] [Bug 340477] Detection button should inform the user when he clicked an unmanaged window

2020-10-28 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=340477

--- Comment #1 from Ismael Asensio  ---
Git commit f397f072df1ed7476dc7cf907775d93575e42625 by Ismael Asensio.
Committed on 28/10/2020 at 20:41.
Pushed by iasensio into branch 'master'.

Reply a meaningful dBus error when detecting unmanaged windows

Currently, the method `createErrorReply()` with empty strings
errors out and the client gets no answer:
```
QDBusConnection: error: could not send error message to service "":
Error name cannot be empty
```

Simple test:
qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole
qdbus org.kde.KWin /KWin org.kde.KWin.queryWindowInfo

Error name uses D-Bus Interface-like notation as suggested in
https://doc.qt.io/qt-5/qdbuserror.html#name

M  +3-1dbusinterface.cpp

https://invent.kde.org/plasma/kwin/commit/f397f072df1ed7476dc7cf907775d93575e42625

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

[systemsettings] [Bug 340477] Detection button should inform the user when he clicked an unmanaged window

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=340477

Nate Graham  changed:

   What|Removed |Added

Version|git master  |unspecified
Product|kwin|systemsettings
  Component|rules   |kcm_kwinrules
 CC||isma...@gmail.com,
   ||n...@kde.org,
   ||plasma-b...@kde.org

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

[krita] [Bug 425766] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-09-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425766

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 425766] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-09-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425766

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 425766] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-08-25 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=425766

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
   Severity|major   |crash
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Boudewijn Rempt  ---
Please try the latest nightly stable build to see whether the issue still
occurs; this build has a fix for broken Lenovo display color profiles:

* https://binary-factory.kde.org/job/Krita_Stable_Windows_Build/

If that build still shows the problem, please attach to this bug report:

* the contents of help->system information for bug reportes
* the contents of help->krita log for bug reports
* the contents of %LOCALAPPDATA%\kritacrash.log

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

[krita] [Bug 425767] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425767

2wxsy5823...@opayq.com changed:

   What|Removed |Added

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

--- Comment #1 from 2wxsy5823...@opayq.com ---


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

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

[krita] [Bug 425766] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425766

--- Comment #1 from 2wxsy5823...@opayq.com ---
*** Bug 425767 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 425767] New: Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-08-24 Thread Fatima
https://bugs.kde.org/show_bug.cgi?id=425767

Bug ID: 425767
   Summary: Whenever I attempt opening or creating a file, he
program crashes. Krita will remain running and usable
as long as the is no file loaded.
   Product: krita
   Version: 4.3.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: fgb@gmail.com
  Target Milestone: ---

SUMMARY
Whenever I attempt opening or creating a file, he program crashes. Krita will
remain running and usable as long as the is no file loaded.

STEPS TO REPRODUCE
1. Open Krita 
2. New file or open exsisting file

Whenever i ran the windows troubleshoot, Krita would not crash and labled  the
issue as a Windows 8 compaltability issue. Then whenever i would open Krita
again it would resume crashing. 

OBSERVED RESULT
Krita Crashes


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[krita] [Bug 425766] New: Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-08-24 Thread Fatima
https://bugs.kde.org/show_bug.cgi?id=425766

Bug ID: 425766
   Summary: Whenever I attempt opening or creating a file, he
program crashes. Krita will remain running and usable
as long as the is no file loaded.
   Product: krita
   Version: 4.3.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: fgb@gmail.com
  Target Milestone: ---

SUMMARY
Whenever I attempt opening or creating a file, he program crashes. Krita will
remain running and usable as long as the is no file loaded.

STEPS TO REPRODUCE
1. Open Krita 
2. New file or open exsisting file

Whenever i ran the windows troubleshoot, Krita would not crash and labled  the
issue as a Windows 8 compaltability issue. Then whenever i would open Krita
again it would resume crashing. 

OBSERVED RESULT
Krita Crashes


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[kalarm] [Bug 362555] He froze for just open the kmenu and start kalarm

2020-08-17 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=362555

David Jarvie  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[rkward] [Bug 395544] he engine failed

2020-05-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=395544

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Sorry for failing to follow-up on this report in a timely manner.

We do need answers to the questions in the report template, though. Without
those there is not really anything we can do. At any rate this is not a general
problem happening to all Windows users, consistently.

I'm closing this ticket. Should you run into the bug again, do open a new
ticket, but also, please make sure to provide the requested info.

Thanks!

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

[kdenlive] [Bug 410961] Wrong version number information in he "about / info" dialog

2019-08-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=410961

emohr  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||fritzib...@gmx.net
 Status|REPORTED|RESOLVED

--- Comment #1 from emohr  ---
Thanks for reporting. Correct. I compiled the master branch instead of the
19.04.3 branch. With 19.08.0 it's correct. 

I close this bug. If it still appears in the latest version, please feel free
to re-open it and update the affected version number.

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

[kdenlive] [Bug 410961] New: Wrong version number information in he "about / info" dialog

2019-08-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410961

Bug ID: 410961
   Summary: Wrong version number information in he "about / info"
dialog
   Product: kdenlive
   Version: 19.04.3
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: lucky7t...@lucky7.pe.kr
  Target Milestone: ---

Created attachment 122155
  --> https://bugs.kde.org/attachment.cgi?id=122155=edit
Wrong version number information in he "about / info" dialog

SUMMARY
The newest Kdenlive 19.04.3 has wrong information in the "about" dialog

STEPS TO REPRODUCE
1. Press Help menu
2. Select second from the bottom (About kdenlive / Kdenlive Info)
3. Read the version information in the dialog

OBSERVED RESULT
19.07.70

EXPECTED RESULT
19.04.3

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

ADDITIONAL INFORMATION

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

[kopete] [Bug 210400] ICQ doesn't show online user after he/she was added

2018-11-02 Thread fragabr
https://bugs.kde.org/show_bug.cgi?id=210400

frag...@gmail.com  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

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

[kopete] [Bug 210400] ICQ doesn't show online user after he/she was added

2018-11-02 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=210400

Andrew Crouthamel  changed:

   What|Removed |Added

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

--- Comment #3 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test
if the bug is valid in the latest version? I am setting the status to NEEDSINFO
pending your response, please change the Status back to REPORTED when you
respond.

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 258780] Ktorrent craskes if network is down when he starts

2018-10-26 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=258780

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The
bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 258780] Ktorrent craskes if network is down when he starts

2018-09-21 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=258780

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||investigated, triaged

--- Comment #7 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information as soon as possible and set the bug
status as REPORTED. Due to regular bug tracker maintenance, if the bug is still
in NEEDSINFO status with no change in 30 days, the bug will be closed as
RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug
status as REPORTED so that the KDE team knows that the bug is ready to be
confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[rkward] [Bug 395544] New: he engine failed

2018-06-17 Thread jairo
https://bugs.kde.org/show_bug.cgi?id=395544

Bug ID: 395544
   Summary: he engine failed
   Product: rkward
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rkward-de...@kde.org
  Reporter: edervaneg...@gmail.com
  Target Milestone: ---

---Descripción del problema---
Por favor, rellene los campos «en inglés».

Por favor, proporcione un breve resumen del problema:
###Rellene esto, por favor###

¿Qué hizo exactamente antes de encontrar este problema? (Sea lo más detallado
posible)
###Rellene esto, por favor###

¿Se presenta de nuevo el problema cuando intenta repetir los pasos anteriores
(no, a veces, siempre)?
###Rellene esto, por favor###

Si procede: ¿ocurre también al hacer lo mismo en una sesión de R sin usar
RKWard?
###Rellene esto, por favor###

¿Posee más información que pueda ayudarnos a solucionar este problema? En
particular, si procede, ¿puede facilitarnos datos y código R de ejemplo con los
que se pueda reproducir el problema?
###Rellene esto, por favor###

RKWard está disponible en diversos paquetes, por lo que a veces los problemas
pueden derivarse del método de instalación seguido. ¿Cómo ha instalado RKWard
(qué archivos ha descargado)?
###Rellene esto, por favor###


---Session Info---
RKWard version: 0.7.0b
KDE Frameworks version (runtime): 5.43.0
KDE Frameworks version (compile time): 5.43.0
Qt version (runtime): 5.9.4
Windows runtime version (refer to QSysInfo documentation to translate code into
human readable form): 0xc0
Local config directory: C:/Users/DELL/AppData/Local
RKWard storage directory: C:/Users/DELL/.rkward/
Backend version (as known to the frontend): 

Debug message file (this may contain relevant diagnostic output in case of
trouble):
C:/Users/DELL/AppData/Local/Temp/rkward.frontend
- backend not available or rk.sessionInfo() canceled -

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

[krita] [Bug 394072] Assigning a color to a frame int he timeline is broken

2018-05-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394072

--- Comment #2 from Boudewijn Rempt  ---
I cannot reproduce this in 4.0.3

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

[krita] [Bug 394072] Assigning a color to a frame int he timeline is broken

2018-05-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=394072

--- Comment #1 from Dmitry Kazakov  ---
Hi, Bollebib!

I cannot reproduce this bug in by 4.0 build :( Are you really sure the bug is
present?

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

[krita] [Bug 394072] Assigning a color to a frame int he timeline is broken

2018-05-10 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394072

Boudewijn Rempt <b...@valdyas.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Keywords||regression
Summary|color frames -> regression  |Assigning a color to a
   ||frame int he timeline is
   ||broken
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Ever confirmed|0   |1
 CC||b...@valdyas.org

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

[kio] [Bug 222467] Let the user know that he is performing operations on files that have other operations pending

2018-04-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=222467

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kio] [Bug 222467] Let the user know that he is performing operations on files that have other operations pending

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=222467

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[user-manager] [Bug 380230] User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-08-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380230

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Christoph Feck  ---


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

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

[digikam] [Bug 126335] Autoration of photos may confuse user because of changes made he is not aware of

2017-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=126335

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

   What|Removed |Added

  Component|Import-MainView |Import-PostProcessing

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

[digikam] [Bug 126335] Autoration of photos may confuse user because of changes made he is not aware of

2017-07-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=126335

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

   What|Removed |Added

  Component|general |Import
 CC||caulier.gil...@gmail.com

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

[Discover] [Bug 379118] Discover became useless with bug. (He doesn't show programs, only fonts and widgets)

2017-06-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379118

Christoph Feck  changed:

   What|Removed |Added

   Keywords|Brainstorm  |

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

[user-manager] [Bug 380230] User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-29 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380230

--- Comment #2 from Pascal d'Hermilly  ---
There is no qdbus-qt5 on my system. I'm guessing that qdbus is the same...

pascal@nts-ThinkPad-T450:~$ qdbus --system org.freedesktop.Accounts
/
/org
/org/freedesktop
/org/freedesktop/Accounts
/org/freedesktop/Accounts/User1001
/org/freedesktop/Accounts/User1000

I'm getting exactly same result on the nts user which is not showing the pascal
account. 

BTW. I noticed there is something installed called qdbusviewer that is failing
with some missing QT4.
pascal@nts-ThinkPad-T450:~$ qdbusviewer 
qdbusviewer: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qdbusviewer': No
such file or directory

My OS is KDE neon user edtion installed a month ago with extra programs.

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

[user-manager] [Bug 380230] User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380230

--- Comment #1 from Christoph Feck  ---
Could you try "qdbus-qt5 --system org.freedesktop.Accounts" to check what the
accountsservice thinks about the installed users? From looking at the
user-manager code, it uses this dbus service to list users.

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

[user-manager] [Bug 380230] User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380230

Christoph Feck  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |j...@jriddell.org
  Component|general |kcontrol module
Product|systemsettings  |user-manager

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

[systemsettings] [Bug 380230] New: User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380230

Bug ID: 380230
   Summary: User manager: UID 1001 can see all users. UID 1000
cannot see user he created
   Product: systemsettings
   Version: 5.9.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

I created a user, pascal(1001), from user nts(1000) using user manager. The
user works great - logged in and everything. But it's not listed in nts's user
managers list.

Strange thing is that nts is listed in the user manager for pascal.

User manager:
- nts only sees nts
- pascal sees both nts and pascal.

Adding a third (now non-administrative) user:
- nts sees nts and test user
- pascal sees nts, pascal and test user 

Adding a third user, it is listed both in 

/etc/passwd:
nts:x:1000:1000:nts,,,:/home/nts:/bin/bash
pascal:x:1001:1001:Pascal d'Hermilly:/home/pascal:/bin/bash
test:x:1002:1002:test,,,:/home/test:/bin/bash

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

[klipper] [Bug 362727] When Keepassx clears clipboard with password, he stays in Klipper

2017-05-24 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=362727

Germano Massullo  changed:

   What|Removed |Added

 CC||germano.massu...@gmail.com

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

[Discover] [Bug 379118] Discover became useless with bug. (He doesn't show programs, only fonts and widgets)

2017-04-28 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=379118

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Aleix Pol  ---


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

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

[Discover] [Bug 379118] Discover became useless with bug. (He doesn't show programs, only fonts and widgets)

2017-04-23 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=379118

Alex  changed:

   What|Removed |Added

 Attachment #105156|Discover doesn't show   |Discover doesn't show
description|programs, only plasma   |programs, only plasma
   |vidgets and fonts.  |widgets and fonts.

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

[Discover] [Bug 379118] Discover became useless with bug. (He doesn't show programs, only fonts and widgets)

2017-04-23 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=379118

Alex <kirillov2...@gmail.com> changed:

   What|Removed |Added

Summary|Discover became useless |Discover became useless
   |with bug. (He doesn't show  |with bug. (He doesn't show
   |programs, only fonts and|programs, only fonts and
   |vidgets)|widgets)

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

[Discover] [Bug 379118] Discover became useless with bug. (He doesn't show programs, only fonts and vidgets)

2017-04-23 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=379118

Alex  changed:

   What|Removed |Added

   Keywords||Brainstorm, usability

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

[Discover] [Bug 379118] New: Discover became useless with bug. (He doesn't show programs, only fonts and vidgets)

2017-04-23 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=379118

Bug ID: 379118
   Summary: Discover became useless with bug. (He doesn't show
programs, only fonts and vidgets)
   Product: Discover
   Version: 5.6.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: kirillov2...@gmail.com
  Target Milestone: ---

Created attachment 105156
  --> https://bugs.kde.org/attachment.cgi?id=105156=edit
Discover doesn't show programs, only plasma vidgets and fonts.

Discover hasn't been working since updating system kubuntu 14.04 into 16.04. 

Yes, it updates all packages and programs, but I have konsole and apt (or
apt-get, or aptitude)for this. I need to download programs more comfortable
than in konsole, but Discover just can't show me them. (Working sections are
only vidgets and fonts)

Please, help me.

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

[telepathy] [Bug 344144] Let the user choose, whether he wants logging of encrypted messages or not

2016-09-10 Thread Dennis Schridde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344144

Dennis Schridde  changed:

   What|Removed |Added

 CC||devuran...@gmx.net

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


[calligraauthor] [Bug 367465] New: +++++++++$ 18.77-435-8667 >>>>>><<<<<<< D.el.l Pr-i-n-ter Cu-s-t-o-mer He-l-p-line Nu-m-ebr.

2016-08-17 Thread jolly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367465

Bug ID: 367465
   Summary: +$ 18.77-435-8667 >>>>>><<<<<<< D.el.l
    Pr-i-n-ter Cu-s-t-o-mer He-l-p-line Nu-m-ebr.
   Product: calligraauthor
   Version: unspecified
  Platform: Other
OS: other
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gopalakb...@gmail.com
  Reporter: dfdbv...@yopmail.com
CC: myr...@kde.org

Dell Printer Customer Support Number 18774358667
Dell Printer techncial support phone number 18774358667
Dell Printer helpine number 18774358667
Dell printer tech support number 18774358667



!!Call 1-844-435-8667 dell Tech Support Phone Number Canada 1-844-435-8667 dell
support number, dell support, dell printer support, dell tech support, dell
technical support, dell customer service number, dell customer service, dell
tech support number, dell support center, dell printer support number, hewlett
packard support, dell contact number, dell phone number, dell help and support,
dell customer support, dell printer help, dell technical support number, dell
support phone number, hewlett packard customer service, dell printers support,
dell customer service phone number, dell number, dell customer care, dell
contact, dell tech support phone number, dell support chat, dell customer
support number, dell customer care number, contact dell support, dell help,
dell phone, dell printer support phone number, dell customer support phone
number, dell printer tech support, dell phone support, dell technical support
phone number, dell laptop support number, hewlett packard printer support, dell
helpline, dell telephone support, dell online support, dell support contact,
dell chat support, hewlett packard phone number, dell printer customer service,
dell printer tech support number, dell product support, hewlett packard
customer service phone number, dell computer support number, dell support
contact number, dell support printer, dell computer support, dell tech support
chat, dell helpline number, dell laptop support, hewlett packard tech support,
dell online chat, hewlett packard technical support, dell printer help line,
phone number for dell support, hewlett packard support phone number, dell
printer technical support, hewlett packard customer service number, dell
service number, hewlett packard helpline, dell customer care no, dell printer
customer service number, dell help number, dell printer customer service phone
number, dell 1844 number, dell support phone, dell support line, hewlett
packard contact number, dell printer tech support phone number, dell printer
customer support phone number, dell printers help, call dell support, dell
printer support chat, hewlett packard support number, hewlett packard tech
support number, dell support telephone number, hewlett packard tech support
phone number, call dell, dell contact support, hewlett packard technical
support phone number, dell support centre, hewlett packard customer support,
dell desktop support, dell laptop customer service, contact dell printer
support, dell pc support, dell laptop customer care number, dell support for
printers, dell printer customer care, dell customer care phone number, hewlett
packard help, phone number for dell, dell online help, dell laptop customer
care, dell helpline phone number, dell printer customer support, dell technical
support chat, dell computer help, dell support numbers, dell technical support
contact number, dell telephone number, dell printer technical support phone
number, dell printer helpline, dell support printers, dell support online, dell
printer contact number, dell help phone number, dell printer customer care
number, contact hewlett packard by phone, dell printer phone support, hewlett
packard printers support, dell tech support phone, dell technical help, dell
laptop tech support number, contact dell by phone, dell support call, dell
computers support, hewlett packard customer service telephone number, phone
number for hewlett packard, dell online support chat, dell laptop customer
service number, dell online chat support, dell printers customer service,
hewlett packard customer service phone, dell laptop tech support, dell service
phone number, hewlett packard printer help, phone number for dell printers,
dell troubleshooting phone number, dell 844 number, hewlett packard technical
support number, contact dell support phone, phone number for dell printer
support, dell customer support chat, dell help and support number, contact
hewlett packard, dell laptop support phone number, dell printers customer
service phone number, dell laptop customer service phone number, dell computer
support phone number, dell pavilion support, dell computer customer service,
dell customer services, hewlett packard telephone number, dell helpline 

[telepathy] [Bug 344144] Let the user choose, whether he wants logging of encrypted messages or not

2016-07-13 Thread Jonathan Schmidt-Dominé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344144

Jonathan Schmidt-Dominé  changed:

   What|Removed |Added

 CC||de...@the-user.org

--- Comment #12 from Jonathan Schmidt-Dominé  ---
Is there any idea how to fix that? It seems to be a problem with the
architecture, but I would still be happy about a workaround.

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

[telepathy] [Bug 344144] Let the user choose, whether he wants logging of encrypted messages or not

2016-05-30 Thread elemist
https://bugs.kde.org/show_bug.cgi?id=344144

elem...@web.de  changed:

   What|Removed |Added

 CC||elem...@web.de

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


[klipper] [Bug 362727] When Keepassx clears clipboard with password, he stays in Klipper

2016-05-05 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362727

Martin Gräßlin  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Gräßlin  ---
I'm sorry, but that is just not possible from a technical point of view. In the
days before becoming the maintainer of klipper and understanding how this
technically works I reported a similar bug 156547.

Technically that's just not possible. We don't get a signal "don't save this
password", we just get a "hey the new clipboard content is an empty string". We
don't have any meta information about the clipboard content. We don't know that
it is a password, we don't know which application send it, and so on.

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

[klipper] [Bug 362727] New: When Keepassx clears clipboard with password, he stays in Klipper

2016-05-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362727

Bug ID: 362727
   Summary: When Keepassx clears clipboard with password, he stays
in Klipper
   Product: klipper
   Version: 5.6.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: plasma-widget
  Assignee: mgraess...@kde.org
  Reporter: svadk...@gmail.com

When KeePassX clears clipboard with password, he stays in Klipper window even
through i can't paste it anymore without select it in Klipper.
Option "Prevent empty clipboard" is turned off.

Reproducible: Always

Steps to Reproduce:
1.copy password from Keepassx
2.wait, before Keepassx clear clipboard

Actual Results:  
I can't paste password in text field, but password still visible in Klipper
window and i can select it from here (by first selecting another item), and
then paste.

Expected Results:  
Clipboard should be cleared everywhere.

Keepassx version 2.0.2

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


[kalarm] [Bug 362555] He froze for just open the kmenu and start kalarm

2016-05-04 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362555

David Jarvie  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Jarvie  ---


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

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


[kalarm] [Bug 362555] New: He froze for just open the kmenu and start kalarm

2016-05-01 Thread felipe . facundes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362555

Bug ID: 362555
   Summary: He froze for just open the kmenu and start kalarm
   Product: kalarm
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Akonadi
  Assignee: djar...@kde.org
  Reporter: felipe.facun...@gmail.com

linux distribution: ArchLinux

Kalarm version 2.11.5-5ak

Plasma version 5.6.3

Kde framework 5.21.0


He froze for just open the kmenu and start kalarm



This also happens when I start kalarm in KRunner

Reproducible: Always

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


He

2016-03-18 Thread Nelda Mouton
Dear User




Your password will expire in 2 days. Kindly click on Helpdesk so that you can 
get your password Updated within the next 24 hours.

 

Thank you

Help Desk


Nelda Mouton
Subject Matter Expert
Office of the Institutional Registrar
Office D1,509
Internal Box 52

Tel: 018 299 4677
nelda.mou...@nwu.ac.za

Disclaimer:
http://www.nwu.ac.za/it/gov-man/disclaimer.htmlNelda Mouton
Vakspesialis
Kantoor van die Institusionele Registrateur 

Kantoor D1, 509
Interne Bussie 52

Tel:   018 299 4677
nelda.mou...@nwu.ac.za

Vrywaring:
http://www.nwu.ac.za/it/gov-man/disclaimer.html

Vrywaringsklousule / Disclaimer:  
http://www.nwu.ac.za/it/gov-man/disclaimer.html