https://bugs.kde.org/show_bug.cgi?id=372158
Bug ID: 372158
Summary: Allow changing metadata of multiple images at once
Product: digikam
Version: 5.2.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity
https://bugs.kde.org/show_bug.cgi?id=372159
Bug ID: 372159
Summary: Add option to run only the selected queue in BQM
Product: digikam
Version: 5.2.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=372164
Bug ID: 372164
Summary: Camera related photograph properties are unavailable
(erroneously)
Product: digikam
Version: 5.2.0
Platform: Other
OS: Linux
St
https://bugs.kde.org/show_bug.cgi?id=372164
--- Comment #1 from Simon ---
Correction: I also cannot find the lens property with exiv2 command line tool,
so that is not a digikam issue. But not finding camera make and model seems to
be.
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=372027
--- Comment #10 from Simon ---
There are two bug reports (that I found) which are fixed by or related to this
patch. As I don't know how the control mechanisms of bugs.kde.org work, I will
just list them here:
https://bugs.kde.org/show_bug.c
https://bugs.kde.org/show_bug.cgi?id=372362
Bug ID: 372362
Summary: Build error due to private function
Product: digikam
Version: 5.3.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=372362
--- Comment #2 from Simon ---
Created attachment 102192
--> https://bugs.kde.org/attachment.cgi?id=102192&action=edit
Fixes more of the same issues.
This fixed this particular problem, but there were more. Now that I knew what
it was
https://bugs.kde.org/show_bug.cgi?id=372362
Simon changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=366567
--- Comment #1 from Simon ---
Created attachment 102207
--> https://bugs.kde.org/attachment.cgi?id=102207&action=edit
Allow selection of multiple duplicates
This patch adjusts the fuzzysearchview to handle multiple selected duplicates
and
https://bugs.kde.org/show_bug.cgi?id=372433
Bug ID: 372433
Summary: Reduce debug messages from databaseserver with
internal mysql
Product: digikam
Version: 5.3.0
Platform: Other
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=372435
Bug ID: 372435
Summary: Use multiple cpu cores for duplicate search
Product: digikam
Version: 5.3.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishl
https://bugs.kde.org/show_bug.cgi?id=261417
Simon changed:
What|Removed |Added
CC||freisi...@gmail.com
--- Comment #10 from Simon ---
I
https://bugs.kde.org/show_bug.cgi?id=372713
Bug ID: 372713
Summary: Add options to unique modifier
Product: digikam
Version: 5.3.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
https://bugs.kde.org/show_bug.cgi?id=263949
--- Comment #12 from Simon ---
Just make the appimage file executable and execute it.
On 25/11/16 10:04, Philippe ROUBACH wrote:
> https://bugs.kde.org/show_bug.cgi?id=263949
>
> --- Comment #11 from Philippe ROUBACH ---
> a tutorial
https://bugs.kde.org/show_bug.cgi?id=361848
--- Comment #2 from Simon ---
Hi Gilles,
No, I do not see this behaviour any more. Sorry I completely forgot
about this - thanks for the reminder.
Cheers,
Simon
On 25/11/16 15:37, bugzilla_nore...@kde.org wrote:
> https://bugs.kde.org/show_bug.cgi
https://bugs.kde.org/show_bug.cgi?id=362023
--- Comment #17 from Simon ---
Hi Gilles,
This problem is still the same. I reduced it for me by using internal
mysql database and preloading most of the database to memory.
When testing with appimage, sqlite on system hd and data on separate hd
(no
https://bugs.kde.org/show_bug.cgi?id=373100
Simon changed:
What|Removed |Added
CC||freisi...@gmail.com
--- Comment #3 from Simon ---
Hi
https://bugs.kde.org/show_bug.cgi?id=468280
Bug ID: 468280
Summary: Kwin freeze when playing, and in particular, when
exiting videos
Classification: Plasma
Product: kwin
Version: 5.27.4
Platform: Other
O
https://bugs.kde.org/show_bug.cgi?id=468280
--- Comment #1 from Simon ---
Seems that I was too early to claim “KWIN_DRM_NO_DIRECT_SCANOUT=1” fixes the
problem.
Indeed, the stuttering is gone, but after 1-2 minutes into the video, I got a
freeze.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=468280
Simon changed:
What|Removed |Added
Summary|Kwin freeze when playing, |Kwin freezes when playing
|and in
https://bugs.kde.org/show_bug.cgi?id=470244
Bug ID: 470244
Summary: mremap() call not fully implemented fully and when
attempting to resize the same address to a larger size
the merman() call failed with FAILED.
Classification: Dev
https://bugs.kde.org/show_bug.cgi?id=470244
Simon changed:
What|Removed |Added
Summary|mremap() call not fully |mremap() call not fully
|implemented
https://bugs.kde.org/show_bug.cgi?id=470244
Simon changed:
What|Removed |Added
Summary|mremap() call not fully |mremap() call not fully
|implemented
https://bugs.kde.org/show_bug.cgi?id=470244
Simon changed:
What|Removed |Added
CC||victor.unitie...@icloud.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #2 from Simon ---
Its a bug because its not fully implementing the mmap() functionality..
However yes we are using mmap/mremap so that we don't change the base address
of the mmap(). That appears to be in conflict with valgrind
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #3 from Simon ---
Created attachment 159240
--> https://bugs.kde.org/attachment.cgi?id=159240&action=edit
--trace-syscalls trace output of valgrind
valgrind -v --trace-syscalls=yes --tool=memcheck ./a.out
==157805== Memcheck, a
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #4 from Simon ---
Created attachment 159241
--> https://bugs.kde.org/attachment.cgi?id=159241&action=edit
strace of the example programs running without issues
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #6 from Simon ---
Created attachment 159243
--> https://bugs.kde.org/attachment.cgi?id=159243&action=edit
Additional output from debug enabled valgrind mremap() overload
The additional output from the valgrind overload of
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #7 from Simon ---
I'd already tried outputting those segments before but I'm not sure why they
failed.. My guess was that valgrind had used some of the space itself and was
blocking the expansion of the existing memory segment
https://bugs.kde.org/show_bug.cgi?id=470244
--- Comment #8 from Simon ---
It is a strange one.. The segment dump I attached shows nothing in the memory
ahead.. But code walking through the do_mremap() function its not obvious to
me why its returning MAP_FAILED. Something Subtle no doubt
https://bugs.kde.org/show_bug.cgi?id=470244
Simon changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=469209
Bug ID: 469209
Summary: Session Verification screen is broken
Classification: Applications
Product: NeoChat
Version: 23.04.0
Platform: Archlinux
OS: Linux
Status: REPO
https://bugs.kde.org/show_bug.cgi?id=469211
Bug ID: 469211
Summary: NeoChat Session Verification buttons don't do anything
Classification: Applications
Product: NeoChat
Version: 23.04.0
Platform: Archlinux
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=468280
--- Comment #2 from Simon ---
Addendum: Also KWin in X11 is doing fine. So there is some issue with KWin +
Wayland
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=468280
--- Comment #3 from Simon ---
Another update:
1) I wrote that the problem also persists with 100 % scaling. This is, at least
now, no longer true. The problem does not exist with normal scaling, but only
with fractional scaling.
2) It seems to be
https://bugs.kde.org/show_bug.cgi?id=468280
Simon changed:
What|Removed |Added
Summary|Kwin freezes when playing |Kwin: Fractional scaling +
|videos
it fails again
EXPECTED RESULT
the audio device(earbuds) successfully connects
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
ADDITIONAL INFORMATION
INXI:
System:
Host: simon-m-zephyrusg14-ga402rkga402rk Kernel: 6.0.0-1-MANJ
. sddm ect. (fans doesn't work)
OBSERVED RESULT
fans won't turn on
EXPECTED RESULT
fans turn on
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
kernel: 6.0.0-1MANJARO
ADDITIONAL INFORMATION
INXI:
System:
Host:
https://bugs.kde.org/show_bug.cgi?id=487338
simon changed:
What|Removed |Added
CC||mappe...@outlook.com
--- Comment #9 from simon ---
I
https://bugs.kde.org/show_bug.cgi?id=483112
Bug ID: 483112
Summary: Pixelated font with fractional scaling
Classification: Plasma
Product: kwin
Version: 6.0.1
Platform: Other
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #1 from Simon ---
Created attachment 166871
--> https://bugs.kde.org/attachment.cgi?id=166871&action=edit
KCM using QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #2 from Simon ---
Created attachment 166872
--> https://bugs.kde.org/attachment.cgi?id=166872&action=edit
Zoom of letter 'e' using wp-fractional-scale
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #3 from Simon ---
Created attachment 166873
--> https://bugs.kde.org/attachment.cgi?id=166873&action=edit
Zoom of letter 'g' using wp-fractional-scale
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #4 from Simon ---
Created attachment 166874
--> https://bugs.kde.org/attachment.cgi?id=166874&action=edit
Zoom of letter 'e' using QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #5 from Simon ---
Created attachment 166875
--> https://bugs.kde.org/attachment.cgi?id=166875&action=edit
Zoom of letter 'g' using QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=483112
--- Comment #6 from Simon ---
Potentially a duplication of https://bugs.kde.org/show_bug.cgi?id=481233
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=474888
Simon changed:
What|Removed |Added
CC||simon.praetorius@tu-dresden
https://bugs.kde.org/show_bug.cgi?id=481233
Simon changed:
What|Removed |Added
CC||simon.adr...@ieee.org
--- Comment #2 from Simon ---
I
://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Start from command line to see messages.
2. Any content e.g Octave, scilab
3. File->Export to Latex
OBSERVED RESULT
Latex file is empty.
exporting to Latex: "/home/simon/play.tex"
E
https://bugs.kde.org/show_bug.cgi?id=484027
Bug ID: 484027
Summary: Shortcut keys not indicated in menus (missing
underlines)
Classification: Applications
Product: cantor
Version: 24.02.0
Platform: openSUSE
https://bugs.kde.org/show_bug.cgi?id=419713
simon changed:
What|Removed |Added
CC||sh+...@aboutsource.net
--- Comment #6 from simon
https://bugs.kde.org/show_bug.cgi?id=466554
Simon changed:
What|Removed |Added
CC||iverson.digi...@mailgw.com
Version|7.10.0
https://bugs.kde.org/show_bug.cgi?id=473782
Bug ID: 473782
Summary: The Symmetry line and manipulator is always hidden in
5.2 Beta 2
Classification: Applications
Product: krita
Version: 5.2.0-beta2
Platform: Microsoft W
https://bugs.kde.org/show_bug.cgi?id=473782
--- Comment #6 from Simon ---
(In reply to Alvin Wong from comment #2)
> I managed to reproduce this with Intel graphics on Windows and renderer set
> to OpenGL. This is indeed caused by some code changes between 5.1 and 5.2
> and will pr
https://bugs.kde.org/show_bug.cgi?id=461176
Simon changed:
What|Removed |Added
CC||freisi...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=436318
Simon changed:
What|Removed |Added
CC||freisi...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=449024
Simon changed:
What|Removed |Added
Platform|Manjaro |Archlinux Packages
CC
https://bugs.kde.org/show_bug.cgi?id=489804
Bug ID: 489804
Summary: Automatic export/save of backend script file
Classification: Applications
Product: cantor
Version: 24.02.0
Platform: Other
OS: Linux
Status: RE
https://bugs.kde.org/show_bug.cgi?id=489805
Bug ID: 489805
Summary: Commandline Operation
Classification: Applications
Product: cantor
Version: 24.02.0
Platform: Other
OS: Linux
Status: REPORTED
Severi
https://bugs.kde.org/show_bug.cgi?id=489804
--- Comment #2 from si...@i2cchip.com ---
Since my main objective is using them automatically,
https://bugs.kde.org/show_bug.cgi?id=489805
My actual need would be met by a commandline commands to exportscript,
runscript, exportpdf.
//--
I realise t
https://bugs.kde.org/show_bug.cgi?id=489805
--- Comment #1 from si...@i2cchip.com ---
Since more than one operation is likely (i.e. load, exportscript, run script,
exportpdf) , it should just run multiple operations sequentially as they occur
on the commandline
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=15329
Simon changed:
What|Removed |Added
CC||dragonc...@gmail.com
--- Comment #97 from Simon
https://bugs.kde.org/show_bug.cgi?id=414047
Simon changed:
What|Removed |Added
CC||n...@simonson.se
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=414047
--- Comment #10 from Simon ---
Created attachment 136345
--> https://bugs.kde.org/attachment.cgi?id=136345&action=edit
New crash information added by DrKonqi
apper (1.0.0) using Qt 5.15.2
- What I was doing when the application crashed:
I
https://bugs.kde.org/show_bug.cgi?id=400178
Simon changed:
What|Removed |Added
CC||si...@ergotech.com
--- Comment #4 from Simon
https://bugs.kde.org/show_bug.cgi?id=400178
--- Comment #7 from Simon ---
Well darn. I thought for sure that was the problem. If I think of something
else to try, I will post again.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=400326
Bug ID: 400326
Summary: Knotes Crash
Product: knotes
Version: unspecified
Platform: Debian stable
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity
https://bugs.kde.org/show_bug.cgi?id=400344
Bug ID: 400344
Summary: Notifications Plugin Disable All Does Nothing
Product: kdeconnect
Version: unspecified
Platform: Android
OS: Android 8.x
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=400344
Simon changed:
What|Removed |Added
Version|unspecified |1.10
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=400344
Simon changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=400178
--- Comment #18 from Simon ---
It looks like there is a common thread in these issues that everyone is running
some Ubuntu-based distribution
Could everyone who is affected by this problem please post:
- The result of running the two dbus commands I
https://bugs.kde.org/show_bug.cgi?id=400488
Bug ID: 400488
Summary: Messaging app cannot open a conversation with exactly
one message
Product: kdeconnect
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=155384
Simon changed:
What|Removed |Added
CC||ab...@takeadventure.com
--- Comment #15 from Simon
https://bugs.kde.org/show_bug.cgi?id=407587
Simon changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=407785
Simon changed:
What|Removed |Added
Assignee|si...@ergotech.com |albertv...@gmail.com
Component|messaging
https://bugs.kde.org/show_bug.cgi?id=407785
Simon changed:
What|Removed |Added
CC||si...@ergotech.com
--- Comment #1 from Simon ---
Hi
https://bugs.kde.org/show_bug.cgi?id=407785
--- Comment #2 from Simon ---
Our wiki page has instructions for how to build:
https://community.kde.org/KDEConnect#Linux_Desktop
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407785
--- Comment #3 from Simon ---
Potential duplicate of https://bugs.kde.org/show_bug.cgi?id=400010, fixed with
https://invent.kde.org/kde/kdeconnect-kde/commit/74e7a90cd8d5752bc1dd17247ad41fdee6c0835a
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=400010
Simon changed:
What|Removed |Added
CC||darinsmil...@gmail.com
--- Comment #18 from Simon
https://bugs.kde.org/show_bug.cgi?id=407785
Simon changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
--- Comment #5 from Simon ---
*** This
https://bugs.kde.org/show_bug.cgi?id=407785
--- Comment #6 from Simon ---
Thanks for your report and for the test!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407959
Simon changed:
What|Removed |Added
Component|messaging-application |common
Assignee|si...@ergotech.com
https://bugs.kde.org/show_bug.cgi?id=407959
--- Comment #1 from Simon ---
*** Bug 407960 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407960
Simon changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=407960
Simon changed:
What|Removed |Added
Platform|Windows CE |MS Windows
Severity|critical
https://bugs.kde.org/show_bug.cgi?id=408080
Simon changed:
What|Removed |Added
Component|messaging-application |common
Platform|Windows CE
https://bugs.kde.org/show_bug.cgi?id=405656
Simon changed:
What|Removed |Added
Latest Commit||a5a0c16b61b72f582489a63479f
https://bugs.kde.org/show_bug.cgi?id=399537
Simon changed:
What|Removed |Added
CC||si...@ergotech.com
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=401241
Simon changed:
What|Removed |Added
Status|REPORTED|RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=401677
Simon changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=399537
--- Comment #2 from Simon ---
To be clear, the use-case (slash problem) here is when using the pop-up reply
box to reply to SMS?
I believe this will be fixed with the recent support for reply-able
notifications (because this will delegate selection of
https://bugs.kde.org/show_bug.cgi?id=407959
Simon changed:
What|Removed |Added
CC||si...@ergotech.com
--- Comment #6 from Simon ---
We
https://bugs.kde.org/show_bug.cgi?id=407959
--- Comment #7 from Simon ---
*** Bug 408449 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=408449
Simon changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Platform|Windows CE
https://bugs.kde.org/show_bug.cgi?id=398889
Simon changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=398889
--- Comment #3 from Simon ---
Technically, this also needs
https://invent.kde.org/kde/kdeconnect-kde/merge_requests/97 in order to be
fully resolved, but that patch will be merged soon enough
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=399537
--- Comment #4 from Simon ---
(In reply to peje66 from comment #3)
> Yes!
>
> (And also which sim to use when using kdeconnect-cli to send sms.)
Okay.
I am working on a big SMS overhaul right now to be released "when it's rea
https://bugs.kde.org/show_bug.cgi?id=408545
Bug ID: 408545
Summary: More finegrained page navigation
Product: okular
Version: 1.7.2
Platform: unspecified
OS: All
Status: REPORTED
Severity: wishlist
https://bugs.kde.org/show_bug.cgi?id=361525
Simon changed:
What|Removed |Added
CC||linus.kardell+kdebugs@gmail
https://bugs.kde.org/show_bug.cgi?id=361525
Simon changed:
What|Removed |Added
CC||nickagodrid...@gmail.com
--- Comment #5 from Simon
1 - 100 of 3065 matches
Mail list logo