[Arianna] [Bug 468507] Immediate crash

2024-05-06 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468507

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #10 from Carl Schwan  ---
Considering the crash was occuring with the Qt5 version deep in the QML engine
and Arianna is now ported to Qt6, I'm hoping this bug is now fixed.

If not please open a new bug report and attach a backtrace (with symbols).

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

[Arianna] [Bug 468513] Arianna crash when added some books

2024-05-06 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468513

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Carl Schwan  ---
Unfortunately I can't reproduce and without a backtrace there is not much I can
do :(

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

[kmail2] [Bug 469080] Kmail on flatpak doesn't use open file portal when trying to Attach file on composer

2024-05-03 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=469080

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/-/commit/6a70802
   ||2dc572819404b67cddfe1adcc61
   ||458a2e

--- Comment #1 from Carl Schwan  ---
Git commit 6a708022dc572819404b67cddfe1adcc61458a2e by Carl Schwan.
Committed on 03/05/2024 at 23:21.
Pushed by carlschwan into branch 'master'.

Remove usage of KEncodingFileDialog

This doesn't work anymore and users usually don't know that is the file
encoding of their file. Instead try to determine the encoding based on
the first MB and fallback to the system encoding if no encoding can be
determined automatically.

M  +29   -8messagecomposer/src/attachment/attachmentcontrollerbase.cpp

https://invent.kde.org/pim/messagelib/-/commit/6a708022dc572819404b67cddfe1adcc61458a2e

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

[frameworks-kirigami] [Bug 482752] Tab navigation isn't great

2024-04-23 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482752

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|NOT A BUG   |---
 Status|RESOLVED|REOPENED

--- Comment #4 from Carl Schwan  ---
I disagree the broken tab order is a bug in Kirigami.ActionToolBar and not an
app specific bug

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

[akregator] [Bug 383404] The content pane does not respect the Breeze dark theme

2024-04-22 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=383404

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||akregator/-/commit/cc8207d6
   ||200cf2d57af98d9454043c79eed
   ||b642e
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Carl Schwan  ---
Git commit cc8207d6200cf2d57af98d9454043c79eedb642e by Carl Schwan, on behalf
of Martín González Gómez.
Committed on 22/04/2024 at 09:50.
Pushed by carlschwan into branch 'master'.

Add dark mode support for article view

M  +88   -38   src/formatter/grantleeviewformatter.cpp
M  +6-1src/formatter/grantleeviewformatter.h
M  +20   -9src/formatter/html/5.2/normalview.html

https://invent.kde.org/pim/akregator/-/commit/cc8207d6200cf2d57af98d9454043c79eedb642e

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

[Marknote] [Bug 485569] Hide list of notes to make more space for writing content

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485569

Carl Schwan  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/cd316f
   ||cfdeac723e5bc6144510353edc3
   ||06e4817

--- Comment #2 from Carl Schwan  ---
Git commit cd316fcfdeac723e5bc6144510353edc306e4817 by Carl Schwan.
Committed on 18/04/2024 at 22:19.
Pushed by carlschwan into branch 'master'.

Move back to single page mode earlier

And ensure it is possible to get back to the editor view when in single
page mode.
Related: bug 484933

M  +3-2src/qml/Main.qml
M  +1-0src/qml/NotesPage.qml

https://invent.kde.org/office/marknote/-/commit/cd316fcfdeac723e5bc6144510353edc306e4817

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

[Marknote] [Bug 484933] Unable to view/edit note in smaller screens, or when resizing window

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=484933

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/cd316f
   ||cfdeac723e5bc6144510353edc3
   ||06e4817
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit cd316fcfdeac723e5bc6144510353edc306e4817 by Carl Schwan.
Committed on 18/04/2024 at 22:19.
Pushed by carlschwan into branch 'master'.

Move back to single page mode earlier

And ensure it is possible to get back to the editor view when in single
page mode.
Related: bug 485569

M  +3-2src/qml/Main.qml
M  +1-0src/qml/NotesPage.qml

https://invent.kde.org/office/marknote/-/commit/cd316fcfdeac723e5bc6144510353edc306e4817

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

[Marknote] [Bug 484915] New notebook dialog can't be saved with enter key

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=484915

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #1 from Carl Schwan  ---
Fixed with commit aeee262d75ee5a92487b2d14440d5b839bf74872

Thanks!

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

[Marknote] [Bug 485569] Hide list of notes to make more space for writing content

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485569

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Carl Schwan  ---
Agree we should much sooner switch to the "mobile mode" with only one column
for the editor

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

[Marknote] [Bug 485568] Increase font size and change its family

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485568

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/4b3947
   ||7142ee2a3980042de409df3a7f6
   ||caf8bb7
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Carl Schwan  ---
Git commit 4b39477142ee2a3980042de409df3a7f6caf8bb7 by Carl Schwan.
Committed on 18/04/2024 at 22:06.
Pushed by carlschwan into branch 'master'.

Add fong config

M  +5-2src/CMakeLists.txt
A  +20   -0src/config.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +23   -0src/config.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
M  +3-5src/main.cpp
M  +19   -12   src/marknotesettings.kcfg
M  +0-1src/marknotesettings.kcfgc
M  +2-0src/qml/EditPage.qml
M  +13   -1src/qml/Main.qml
M  +1-2src/qml/NotebookDelegate.qml
M  +0-1src/qml/NotesPage.qml
A  +55   -0src/qml/SettingsDialog.qml [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]

https://invent.kde.org/office/marknote/-/commit/4b39477142ee2a3980042de409df3a7f6caf8bb7

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

[Marknote] [Bug 485566] Mixing RTL and LTR text is incorrectly aligned

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485566

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #1 from Carl Schwan  ---


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

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

[Marknote] [Bug 484922] The Bidi text problem in MarkNote

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=484922

Carl Schwan  changed:

   What|Removed |Added

 CC||med.medin.2...@gmail.com

--- Comment #1 from Carl Schwan  ---
*** Bug 485566 has been marked as a duplicate of this bug. ***

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

[Marknote] [Bug 485567] Resizing the main window causes the editing toolbar to be truncated

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485567

Carl Schwan  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Tokodon] [Bug 485651] No icons on bottom drawer buttons

2024-04-18 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=485651

--- Comment #1 from Carl Schwan  ---
Are you using Qt 6.7? I'm seeing this issue also in Klevernotes so it is either
a Qt or Kirigami regression.

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

[kcalc] [Bug 471088] No square root function on the calculator

2024-04-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=471088

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/kcalc/-/commit/45b50e
   ||4e29480fc9204468b9473b74725
   ||5ea64d1
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Carl Schwan  ---
Git commit 45b50e4e29480fc9204468b9473b747255ea64d1 by Carl Schwan, on behalf
of Gabriel Barrantes.
Committed on 05/04/2024 at 13:34.
Pushed by carlschwan into branch 'master'.

Promote square root button to Normal mode

Promote square root button from shift mode to normal mode so users
are able to locate it more easily. Also, rearrange sqrt and power
buttons to improve UI consistency.

M  +16   -16   kcalc.cpp
M  +1-1kcalc.h
M  +25   -34   kcalc.ui

https://invent.kde.org/utilities/kcalc/-/commit/45b50e4e29480fc9204468b9473b747255ea64d1

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

[NeoChat] [Bug 484927] New: Crash in LinkPreviewer

2024-04-02 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=484927

Bug ID: 484927
   Summary: Crash in LinkPreviewer
Classification: Applications
   Product: NeoChat
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: c...@carlschwan.eu
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. No idea, just a random crash

OBSERVED RESULT

Backtrace:

#0  0x7f7100e470d2 in long long
indexOf(QExplicitlySharedDataPointer
const&, QLatin1String, bool*) () at /lib64/libQt6Core.so.6
#1  0x7f7100e4789d in QJsonObject::value(QLatin1String) const () at
/lib64/libQt6Core.so.6
#2  0x7f710457e8af in QJsonObject::operator[] (this=0x8d55fc8,
key="event_id") at /usr/include/qt6/QtCore/qjsonobject.h:61
#3  0x7f71046b1de0 in Quotient::RoomEvent::id (this=0x8d55fc0) at
/home/carl/kde6/src/libquotient/Quotient/events/roomevent.cpp:24
#4  0x0080ceb7 in operator() (__closure=0x320, newEvent=0xc8335b0)
at /home/carl/kde6/src/neochat/src/linkpreviewer.cpp:30
#5  0x0080e81d in QtPrivate::FunctorCall,
QtPrivate::List, void,
LinkPreviewer::LinkPreviewer(const NeoChatRoom*, const
Quotient::RoomMessageEvent*, QObject*)::
>::call(struct {...} &, void **) (f=..., arg=0x7ffeb4fccad0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:137
#6  0x0080e7b5 in QtPrivate::Functor, 1>::call,
void>(struct {...} &, void *, void **) (f=..., arg=0x7ffeb4fccad0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:339
#7  0x0080e6c0 in
QtPrivate::QCallableObject, QtPrivate::List,
void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *)
(which=1, this_=0x3277760, r=0xd4b8890, a=0x7ffeb4fccad0, ret=0x0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:522
#8  0x7f7100e02011 in void doActivate(QObject*, int, void**) () at
/lib64/libQt6Core.so.6
#9  0x7f7104623a26 in Quotient::Room::replacedEvent (this=0x98c8df0,
_t1=0xc8335b0, _t2=0x8acd250) at
/home/carl/kde6/src/libquotient/build/QuotientQt6_autogen/include/moc_room.cpp:3429
#10 0x7f71046380a9 in Quotient::Room::Private::processReplacement
(this=0x98c8ea0, newEvent=...) at
/home/carl/kde6/src/libquotient/Quotient/room.cpp:2833
#11 0x7f7104638a70 in Quotient::Room::Private::addNewMessageEvents
(this=0x98c8ea0, events=...) at
/home/carl/kde6/src/libquotient/Quotient/room.cpp:2917
#12 0x7f710462f7e2 in Quotient::Room::updateData (this=0x98c8df0, data=...,
fromCache=false) at /home/carl/kde6/src/libquotient/Quotient/room.cpp:1953
#13 0x7f71045b0068 in operator() (__closure=0xe8fc2d0) at
/home/carl/kde6/src/libquotient/Quotient/connection.cpp:553
#14 0x7f71045c207c in QtPrivate::FunctorCall,
QtPrivate::List<>, void,
Quotient::Connection::Private::consumeRoomData(Quotient::SyncDataList&&,
bool):: >::call(struct {...} &, void **)
(f=..., arg=0x7f6ffc1fc0a8) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:137
#15 0x7f71045c166d in
QtPrivate::Functor, 0>::call, void>(struct {...} &, void *,
void **) (f=..., arg=0x7f6ffc1fc0a8)
at /usr/include/qt6/QtCore/qobjectdefs_impl.h:339
#16 0x7f71045c05c2 in
QtPrivate::QCallableObject, QtPrivate::List<>, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=1,
this_=0xe8fc2c0, r=0x98c8df0, a=0x7f6ffc1fc0a8, ret=0x0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:522
#17 0x7f7100df3617 in QObject::event(QEvent*) () at /lib64/libQt6Core.so.6
#18 0x7f71025c2b38 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#19 0x7f7100da0ba8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#20 0x7f7100da4aa5 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt6Core.so.6
#21 0x7f71010410bf in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt6Core.so.6
#22 0x7f7100b11e5c in g_main_dispatch (context=0x7f70e8000ef0) at
../glib/gmain.c:3476
#23 g_main_context_dispatch_unlocked (context=0x7f70e8000ef0) at
../glib/gmain.c:4284
#24 0x7f7100b6cf18 in g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7f70e8000ef0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/gmain.c:4349
#25 0x7f7100b0fad3 in g_main_context_iteration (context=0x7f70e8000ef0,
may_block=1) at ../glib/gmain.c:4414
#26 0x7f710104096f in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt6Core.so.6
#27 0x7f7100dad9bb in
QEventLoop::exec(QFlags) () at
/lib64/libQt6Core.so.6
#28 0x7f7100da97bd in QCoreApplication::exec() () at /lib64/libQt6Core.so.6
#29 0x0043835f in main (argc=1, argv=0x7ffeb4fceb38) at
/home/carl/kde6/src/neochat/src/main.cpp:312

EXPECTED RESULT

No crash

SOFTWARE/OS VERSIONS
Lastest everything + NeoChat running 

[Marknote] [Bug 475637] Right clicking on a Notebook in the sidebar causes the UI to "jump"

2024-03-30 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=475637

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/7638e7
   ||e3a8fe3144a14ae6508cdfb7500
   ||222b2ff
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit 7638e7e3a8fe3144a14ae6508cdfb7500222b2ff by Carl Schwan.
Committed on 30/03/2024 at 23:34.
Pushed by carlschwan into branch 'master'.

Ensure we can't reopen already open document

This only create useless glitches.

M  +7-2src/qml/Main.qml
M  +11   -6src/qml/NotesPage.qml

https://invent.kde.org/office/marknote/-/commit/7638e7e3a8fe3144a14ae6508cdfb7500222b2ff

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

[Marknote] [Bug 473739] Text escapes button confines

2024-03-30 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=473739

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||c...@carlschwan.eu
 Resolution|--- |FIXED

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

[Marknote] [Bug 474034] Squished sidebar

2024-03-30 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=474034

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/42a5e2
   ||d9d60e910f39d341176c3a713d9
   ||8a86f62
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit 42a5e2d9d60e910f39d341176c3a713d98a86f62 by Carl Schwan.
Committed on 30/03/2024 at 23:26.
Pushed by carlschwan into branch 'master'.

Add back name of notebook in the sibebar

And make sure it is not squished

M  +15   -4src/qml/Main.qml

https://invent.kde.org/office/marknote/-/commit/42a5e2d9d60e910f39d341176c3a713d98a86f62

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

[Marknote] [Bug 475651] Add right click context menu in the Note text window for Paste and Paste without Formatting

2024-03-30 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=475651

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/marknote/-/commit/477663
   ||6cb18d66d56c3693719387daa36
   ||99bc01c
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit 4776636cb18d66d56c3693719387daa3699bc01c by Carl Schwan.
Committed on 30/03/2024 at 22:41.
Pushed by carlschwan into branch 'master'.

Copy as plain text

M  +1-1src/documenthandler.cpp
M  +0-1src/documenthandler.h
M  +0-1src/qml/EditPage.qml

https://invent.kde.org/office/marknote/-/commit/4776636cb18d66d56c3693719387daa3699bc01c

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

[Marknote] [Bug 476167] appstream link

2024-03-30 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476167

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #1 from Carl Schwan  ---
We now have a release. so it now depends on whether your distro package or not
Marknote

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

[korganizer] [Bug 483976] KOrganizer forgets the enabled calendars

2024-03-27 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483976

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||korganizer/-/commit/f1cd0d6
   ||5af952d8a00efc7dc0d90e9ef1d
   ||ba471c
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||24.02.2

--- Comment #3 from Carl Schwan  ---
Git commit f1cd0d65af952d8a00efc7dc0d90e9ef1dba471c by Carl Schwan, on behalf
of Daniel Vrátil.
Committed on 27/03/2024 at 08:45.
Pushed by carlschwan into branch 'release/24.02'.

Save calendar selection on change instead of on exit

Ensures that the calendar selection is preserved even when
KOrganizer crashes or user kills it.
FIXED-IN: 24.02.2

M  +4-0src/actionmanager.cpp

https://invent.kde.org/pim/korganizer/-/commit/f1cd0d65af952d8a00efc7dc0d90e9ef1dba471c

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

[kate] [Bug 483218] Option to draw frames and show focus in frames have no effect and should be removed

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483218

Carl Schwan  changed:

   What|Removed |Added

  Component|general |general
   Assignee|plasma-b...@kde.org |kwrite-bugs-n...@kde.org
Version|6.0.0   |24.02.0
Product|Breeze  |kate

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

[Akonadi] [Bug 483478] [USABILITY] Excessive and unintuitive steps required to set up an Office 365 account

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483478

Carl Schwan  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Carl Schwan  ---
Agree, I configured my ews account not too long ago and it was a bit of a pain.
I plan to rework it a bit.

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

[www.kde.org] [Bug 483542] Megarelease 6 announcement missing links for Spectacle

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483542

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/webs
   ||ites/kde-org/-/commit/20578
   ||5fb837578128ddb43a9b66826b8
   ||dbb20fe9
 Resolution|INTENTIONAL |FIXED

--- Comment #5 from Carl Schwan  ---
Git commit 205785fb837578128ddb43a9b66826b8dbb20fe9 by Carl Schwan.
Committed on 14/03/2024 at 14:23.
Pushed by carlschwan into branch 'master'.

Add merge requests for spectacle

M  +5-0content/announcements/megarelease/6/index.md
M  +1-1layouts/announcements/megarelease-6.html

https://invent.kde.org/websites/kde-org/-/commit/205785fb837578128ddb43a9b66826b8dbb20fe9

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

[www.kde.org] [Bug 483543] Megarelease 6 announcement rearrange Plasma Mobile paragraphs

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483543

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/webs
   ||ites/kde-org/-/commit/032df
   ||36f68ffbb3537956801453fce51
   ||db74e3b4
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Carl Schwan  ---
Git commit 032df36f68ffbb3537956801453fce51db74e3b4 by Carl Schwan.
Committed on 14/03/2024 at 14:09.
Pushed by carlschwan into branch 'master'.

megarelease: Put plasma mobile paragraph on top of video on mobile

M  +7-8layouts/announcements/megarelease-6.html

https://invent.kde.org/websites/kde-org/-/commit/032df36f68ffbb3537956801453fce51db74e3b4

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

[www.kde.org] [Bug 483543] Megarelease 6 announcement rearrange Plasma Mobile paragraphs

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483543

Carl Schwan  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 CC||c...@carlschwan.eu

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

[www.kde.org] [Bug 483542] Megarelease 6 announcement missing links for Spectacle

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483542

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu

--- Comment #2 from Carl Schwan  ---
there is no links because all the work was done in one big commit
https://invent.kde.org/graphics/spectacle/-/merge_requests/283 which is a bit
problematic

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

[kmail2] [Bug 301448] Only email addresses are saved to "Recent Addresses", full names are not

2024-03-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=301448

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/-/commit/3e7bf50
   ||9b90648a32ba91114e0afeb9034
   ||7d363b

--- Comment #7 from Carl Schwan  ---
Git commit 3e7bf509b90648a32ba91114e0afeb90347d363b by Carl Schwan.
Committed on 14/03/2024 at 09:20.
Pushed by carlschwan into branch 'master'.

Save recent address with full name

We support doing this in PimCommon::RecentAddresses and this is a bit
nicer to remember the contact name as the email address might not
contains the name of the recipient.

M  +9-9messagecomposer/src/composer/composerviewbase.cpp

https://invent.kde.org/pim/messagelib/-/commit/3e7bf509b90648a32ba91114e0afeb90347d363b

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

[Akonadi] [Bug 482600] Etesync calendar source missing

2024-03-13 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482600

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
   |kdepim-runtime/-/commit/65e |kdepim-runtime/-/commit/6f4
   |df9bbf56de4a58bbfbe833cb546 |914ac93e939e0f83b32a2eefe5d
   |617c54a201  |7f012a029f

--- Comment #5 from Carl Schwan  ---
Git commit 6f4914ac93e939e0f83b32a2eefe5d7f012a029f by Carl Schwan.
Committed on 13/03/2024 at 10:48.
Pushed by carlschwan into branch 'release/24.02'.

Bring back etesync support

M  +2-2CMakeLists.txt
M  +1-0resources/etesync/CMakeLists.txt
M  +3-2resources/etesync/entriesfetchjob.cpp
M  +3-2resources/etesync/journalsfetchjob.cpp
M  +3-2resources/etesync/loginjob.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/6f4914ac93e939e0f83b32a2eefe5d7f012a029f

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

[kmail2] [Bug 407663] Share file via email from Dolphin fails if Kmail is not running

2024-03-13 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=407663

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||c...@carlschwan.eu

--- Comment #3 from Carl Schwan  ---
The backtrace points out to QtWebengine, it is 5 years old and I can't
reproduce it on my laptop. Hopefully this was fixed upstream in Qt, and let's
close this bug report. Feel free to reopen if you can reproduce the issue with
a recent version of KMail.

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

[kmail2] [Bug 391182] kmail --composer return an error and doesn't open

2024-03-13 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=391182

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #6 from Carl Schwan  ---
This is 6 years old and there hasn't been a similar report meanwhile, let's
consider this as solved. Feel free to reopen if this issue reappear in a recent
version of KMail

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

[kmail2] [Bug 175440] hide status bar in composer window

2024-03-13 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=175440

Carl Schwan  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||c...@carlschwan.eu

--- Comment #9 from Carl Schwan  ---
This is not something we will implement. The status bar is required as it
contains a lot of information.

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

[kmail2] [Bug 91281] ability to compose html and text sections of a message seperately

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=91281

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #7 from Carl Schwan  ---
Unfortunately this is not a feature that we will implement. This is rather
niche and adding this would increase the complexity of the UI too much as the
toggle button between rich text and plain text would need to have a third
state.

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

[kmail2] [Bug 373040] Stop line wrapping long links

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=373040

Carl Schwan  changed:

   What|Removed |Added

 CC||philippe.roub...@free.fr

--- Comment #12 from Carl Schwan  ---
*** Bug 431143 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 431143] copy/past url => url is cut

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=431143

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||c...@carlschwan.eu

--- Comment #11 from Carl Schwan  ---


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

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

[kmail2] [Bug 468166] Kmail 5.7.3 crashes because of Reply using HTML

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468166

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Carl Schwan  ---
If something crashed, we need a backtrace of it so we can figure out what's
going on. Can you please attach a backtrace of the crash using the coredumpctl
command-line program, as detailed in
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl?

Thanks!

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

[kmail2] [Bug 65760] Multiple signature selector would be nice

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=65760

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||c...@carlschwan.eu
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Carl Schwan  ---
This can be solved by using snippets. Just create a snippet with your system
information and then it is easy to include it in any of the email where you
need it :)

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

[kmail2] [Bug 360911] Kmail should not change font of plain text messages when copy/paste

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=360911

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Carl Schwan  ---
This is not an issue anymore when using the plain text editor

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

[kmail2] [Bug 329533] Cursor should be in first To: field, if CC/BCC is used permanently for new mails

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=329533

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Just tested and this now works as expected :)

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

[kmail2] [Bug 182614] autoselect identity on matching domain name of recipient

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=182614

Carl Schwan  changed:

   What|Removed |Added

 CC||ha...@laging.de

--- Comment #11 from Carl Schwan  ---
*** Bug 273428 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 273428] bind identities to recipients (for mailinglists and privacy)

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=273428

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||c...@carlschwan.eu
 Status|REPORTED|RESOLVED

--- Comment #2 from Carl Schwan  ---


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

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

[kmail2] [Bug 114683] Make KMail HTML-unaware permanently

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=114683

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #12 from Carl Schwan  ---
Nowadays the composer make it quite clear for the user that they are doing html
editing with a big toolbar appearing in this case. I would consider this
resolved.

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

[kmail2] [Bug 136281] deny sending mail with certain (sender;recipient) "fingerprint"

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=136281

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||c...@carlschwan.eu

--- Comment #4 from Carl Schwan  ---
Marking it as duplicate of 182614 as it is fundamentally the same idea of
making sure that an email is sent from the correct identity depending on the
recipient.

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

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

[kmail2] [Bug 182614] autoselect identity on matching domain name of recipient

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=182614

Carl Schwan  changed:

   What|Removed |Added

 CC||pentek.i...@gmail.com

--- Comment #10 from Carl Schwan  ---
*** Bug 136281 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 182614] autoselect identity on matching domain name of recipient

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=182614

Carl Schwan  changed:

   What|Removed |Added

 CC||kde-2011...@dotancohen.com

--- Comment #9 from Carl Schwan  ---
*** Bug 240375 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 240375] Adressee-based identity settings

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=240375

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #4 from Carl Schwan  ---


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

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

[kmail2] [Bug 182614] autoselect identity on matching domain name of recipient

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=182614

Carl Schwan  changed:

   What|Removed |Added

 CC||w.rich...@gmx.net

--- Comment #8 from Carl Schwan  ---
*** Bug 132438 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 132438] make identify optionally dependent on receiver

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=132438

Carl Schwan  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||c...@carlschwan.eu
 Resolution|--- |DUPLICATE

--- Comment #7 from Carl Schwan  ---


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

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

[kmail2] [Bug 137778] support for multiple xfaces to select one from in composer to show e.g. current emotion

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=137778

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
 CC||c...@carlschwan.eu

--- Comment #2 from Carl Schwan  ---
xface and the replacement face header are unfortunately a bit outdated for
today needs (48x48 pixel image is not a lot) and I'm not even sure a lot of
clients outside of KMail support it. The current way to set user avatars is via
libreavatar. I don't think we will invest more time in x-face and no one did
implement this in 18 years, so closing this feature request.

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

[kmail2] [Bug 480193] KMail QML HTML injection via --subject and --attach

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480193

--- Comment #7 from Carl Schwan  ---
Git commit f09e83b3b91637fe3b5812e50fd796b7fb78a7f6 by Carl Schwan.
Committed on 12/03/2024 at 20:07.
Pushed by carlschwan into branch 'release/24.02'.

Fix HTML injection in externally added warning widget


(cherry picked from commit d67a5362a28c1e8fbca2e115b4154c09adb6ec43)

M  +13   -2src/editor/warningwidgets/attachmentaddedfromexternalwarning.cpp

https://invent.kde.org/pim/kmail/-/commit/f09e83b3b91637fe3b5812e50fd796b7fb78a7f6

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

[kmail2] [Bug 480193] KMail QML HTML injection via --subject and --attach

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480193

--- Comment #6 from Carl Schwan  ---
Git commit d67a5362a28c1e8fbca2e115b4154c09adb6ec43 by Carl Schwan.
Committed on 12/03/2024 at 20:06.
Pushed by carlschwan into branch 'master'.

Fix HTML injection in externally added warning widget

M  +13   -2src/editor/warningwidgets/attachmentaddedfromexternalwarning.cpp

https://invent.kde.org/pim/kmail/-/commit/d67a5362a28c1e8fbca2e115b4154c09adb6ec43

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

[kmail2] [Bug 456196] Title formatting not properly restored for HTML messages (templates, edit as new)

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=456196

--- Comment #1 from Carl Schwan  ---
I can reproduce the behavior. Small observations I found: the title is saved as
a `` in the template, but when exporting the current email from the composer
to a html file, it is correctly saved as ``.

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

[kmail2] [Bug 456196] Title formatting not properly restored for HTML messages (templates, edit as new)

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=456196

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||c...@carlschwan.eu
 Ever confirmed|0   |1

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

[kmail2] [Bug 480576] Kmail returns cannot compose inappropriate ioctl when trying to send an email

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480576

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||c...@carlschwan.eu

--- Comment #1 from Carl Schwan  ---
Your error message can be caused by many different problems. See
https://www.linux.org/threads/kmail-could-not-compose-message-inappropriate-ioctl-for-device.39529/

Are you using encryption/signature?

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

[kmail2] [Bug 480984] Composer Broken on Wayland

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480984

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||c...@carlschwan.eu

--- Comment #1 from Carl Schwan  ---
I can not reproduce unfortunately. I use Wayland for more than a year and I
never see this issue. Which distribution are you using?

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

[kmail2] [Bug 110978] Discarded emails should be trashed and not completly deleted

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=110978

Carl Schwan  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INTENTIONAL
 CC||c...@carlschwan.eu

--- Comment #2 from Carl Schwan  ---
I don't think we will ever implement this feature. It's then too easy to fill
your trash with drafts that the user wanted to delete instead.

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

[kmail2] [Bug 302679] [kmail] composer: better language identification

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=302679

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Carl Schwan  ---
This needs better language autodetection in sonnet.

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

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

[frameworks-sonnet] [Bug 377726] Incorrect spelling with Language autodetect

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=377726

Carl Schwan  changed:

   What|Removed |Added

 CC||markota...@gmail.com

--- Comment #3 from Carl Schwan  ---
*** Bug 302679 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 286042] please enable substring matching for recipients

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=286042

Carl Schwan  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||c...@carlschwan.eu

--- Comment #3 from Carl Schwan  ---
This is now implemented for some time.

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

[kmail2] [Bug 59481] Embed any text editor part in the composer

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=59481

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 CC||c...@carlschwan.eu
 Status|CONFIRMED   |RESOLVED

--- Comment #12 from Carl Schwan  ---
The code is now too tied to the new text editor component used all other the
place, so we won't implement this feature. Sorry.

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

[Merkuro] [Bug 483233] Merkuro Mail not showing in Kickoff

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=483233

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #1 from Carl Schwan  ---
This is expected, merkuro mail is not yet ready for daily usage as some
important features are not yet implemented (e.g. configuring the account). I'm
working on it.

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

[Merkuro] [Bug 482037] (CRASH) Unable to delete incidents

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482037

--- Comment #5 from Carl Schwan  ---
Git commit d543b8e4821f44975c4c2f04318e313ca04fbd1b by Carl Schwan.
Committed on 12/03/2024 at 10:22.
Pushed by carlschwan into branch 'release/24.02'.

Rework delete incidence dialog

M  +2-5src/calendar/qml/CalendarUtils/CalendarUiUtils.qml
R  +36   -39   src/calendar/qml/Dialogs/DeleteIncidenceDialog.qml [from:
src/calendar/qml/Dialogs/DeleteIncidencePage.qml - 058% similarity]
M  +45   -44   src/calendar/qml/main.qml
M  +1-1src/calendar/resources.qrc

https://invent.kde.org/pim/merkuro/-/commit/d543b8e4821f44975c4c2f04318e313ca04fbd1b

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

[Merkuro] [Bug 482037] (CRASH) Unable to delete incidents

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482037

--- Comment #4 from Carl Schwan  ---
Git commit 16d56e265c2284ec87fe7cb3a51a27203345ee2e by Carl Schwan.
Committed on 12/03/2024 at 10:21.
Pushed by carlschwan into branch 'master'.

Rework delete incidence dialog

M  +2-5src/calendar/qml/CalendarUtils/CalendarUiUtils.qml
R  +36   -39   src/calendar/qml/Dialogs/DeleteIncidenceDialog.qml [from:
src/calendar/qml/Dialogs/DeleteIncidencePage.qml - 058% similarity]
M  +45   -44   src/calendar/qml/main.qml
M  +1-1src/calendar/resources.qrc

https://invent.kde.org/pim/merkuro/-/commit/16d56e265c2284ec87fe7cb3a51a27203345ee2e

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

[Merkuro] [Bug 482037] (CRASH) Unable to delete incidents

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482037

Carl Schwan  changed:

   What|Removed |Added

 CC||panku_n...@proton.me

--- Comment #3 from Carl Schwan  ---
*** Bug 482824 has been marked as a duplicate of this bug. ***

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

[Merkuro] [Bug 482824] merkuro-calendar locks when trying to delete an event

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482824

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #1 from Carl Schwan  ---


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

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

[frameworks-kirigami] [Bug 482842] Overlapping icons in settings

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482842

Carl Schwan  changed:

   What|Removed |Added

   Target Milestone|--- |Not decided
  Component|general |general
   Assignee|unassigned-b...@kde.org |kdelibs-b...@kde.org
Product|kirigami-addons |frameworks-kirigami
Version|1.0.1   |6.0.0
 CC||m...@ratijas.tk,
   ||notm...@gmail.com

--- Comment #1 from Carl Schwan  ---
This is a bug in Kirigami :(

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

[Akonadi] [Bug 482600] Etesync calendar source missing

2024-03-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=482600

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||kdepim-runtime/-/commit/65e
   ||df9bbf56de4a58bbfbe833cb546
   ||617c54a201
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #4 from Carl Schwan  ---
Git commit 65edf9bbf56de4a58bbfbe833cb546617c54a201 by Carl Schwan.
Committed on 12/03/2024 at 09:31.
Pushed by carlschwan into branch 'master'.

Bring back etesync support

M  +2-2CMakeLists.txt
M  +1-0resources/etesync/CMakeLists.txt
M  +2-1resources/etesync/entriesfetchjob.cpp
M  +2-1resources/etesync/journalsfetchjob.cpp
M  +2-1resources/etesync/loginjob.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/65edf9bbf56de4a58bbfbe833cb546617c54a201

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

[Akonadi] [Bug 478033] EWS accounts unusable - constantly lose authentication

2024-03-11 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=478033

--- Comment #8 from Carl Schwan  ---
So with https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/148 and
https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/149 the situation
looks quite a bit better here. Testing and code review welcome

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/okular/-/commit/7f639c |hics/okular/-/commit/30779c
   |28262455226da4db9d9630a48fe |597bcef972fc29df0a251f947c5
   |a99e0f4 |82629d5

--- Comment #8 from Carl Schwan  ---
Git commit 30779c597bcef972fc29df0a251f947c582629d5 by Carl Schwan.
Committed on 05/03/2024 at 16:17.
Pushed by carlschwan into branch 'release/24.02'.

Fix crash when in embedded dummy mode

This is an issue for Kile as they use Okular in the "dummy mode" which
doesn't include the annotation tool.


(cherry picked from commit 7f639c28262455226da4db9d9630a48fea99e0f4)

M  +18   -6part/pageview.cpp

https://invent.kde.org/graphics/okular/-/commit/30779c597bcef972fc29df0a251f947c582629d5

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/7f639c
   ||28262455226da4db9d9630a48fe
   ||a99e0f4
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Carl Schwan  ---
Git commit 7f639c28262455226da4db9d9630a48fea99e0f4 by Carl Schwan.
Committed on 05/03/2024 at 15:11.
Pushed by carlschwan into branch 'master'.

Fix crash when in embedded dummy mode

This is an issue for Kile as they use Okular in the "dummy mode" which
doesn't include the annotation tool.

M  +18   -6part/pageview.cpp

https://invent.kde.org/graphics/okular/-/commit/7f639c28262455226da4db9d9630a48fea99e0f4

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||kitt...@gmail.com

--- Comment #6 from Carl Schwan  ---
*** Bug 429452 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 429452] Kile crashed clicking on "zoom" button

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=429452

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #7 from Carl Schwan  ---


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

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||richard_her...@icloud.com

--- Comment #5 from Carl Schwan  ---
*** Bug 452618 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 452618] Kile crashes when I click the "Browse" button on the PDF viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=452618

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Carl Schwan  ---


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

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

[kile] [Bug 465547] Kile crashes on selecting "Browse" or "Zoom" for document preview

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=465547

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||c...@carlschwan.eu

--- Comment #4 from Carl Schwan  ---


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

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||johnnyras...@protonmail.com

--- Comment #4 from Carl Schwan  ---
*** Bug 465547 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||bettaz.develo...@gmail.com

--- Comment #3 from Carl Schwan  ---
*** Bug 467435 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 467435] Kile crashes whichever pdf navigation button is pressed

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=467435

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Carl Schwan  ---


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

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

[kile] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=447363

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu

--- Comment #13 from Carl Schwan  ---
I can't reproduce this in the Qt6 version

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

[frameworks-kirigami] [Bug 435481] Bring back non-full-height top header separator

2024-02-29 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=435481

--- Comment #3 from Carl Schwan  ---
Git commit eb16b1eb0d2f3d9bbaef6d7a28518972ee893329 by Carl Schwan.
Committed on 29/02/2024 at 17:04.
Pushed by carlschwan into branch 'master'.

Improve page separator in header

M  +18   -0app/sidebar/qml/Main.qml

https://invent.kde.org/plasma/systemsettings/-/commit/eb16b1eb0d2f3d9bbaef6d7a28518972ee893329

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

[frameworks-kirigami] [Bug 435481] Bring back non-full-height top header separator

2024-02-29 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=435481

--- Comment #2 from Carl Schwan  ---
Git commit 6b636e5bb83f79e3d7f41fc5f1aa7a8ffc06690b by Carl Schwan.
Committed on 29/02/2024 at 17:05.
Pushed by carlschwan into branch 'Plasma/6.0'.

Improve page separator in header


(cherry picked from commit eb16b1eb0d2f3d9bbaef6d7a28518972ee893329)

M  +18   -0app/sidebar/qml/Main.qml

https://invent.kde.org/plasma/systemsettings/-/commit/6b636e5bb83f79e3d7f41fc5f1aa7a8ffc06690b

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

[Akonadi] [Bug 478033] EWS accounts unusable - constantly lose authentication

2024-02-21 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=478033

--- Comment #4 from Carl Schwan  ---
Ok finally managed to get the exact same error mesage too after a reboot :(

Failed to process EWS request: Access denied to
https://outlook.office365.com/EWS/Exchange.asmx.

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

[Akonadi] [Bug 480770] Regression: EWS Server might require HTTP 1.1

2024-02-20 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480770

Carl Schwan  changed:

   What|Removed |Added

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

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

[Akonadi] [Bug 478033] EWS accounts unusable - constantly lose authentication

2024-02-20 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=478033

Carl Schwan  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Carl Schwan  ---
I can sometimes confirm this issue. Just to be sure that the issue I have is
the same as yours, do you have in kwalletmanager no entry for akonadi-ews?

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

[Akonadi] [Bug 480770] Regression: EWS Server might require HTTP 1.1

2024-02-16 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480770

--- Comment #9 from Carl Schwan  ---
Git commit 6ffee26847277d6077596a3b7c547a8d06fa98a7 by Carl Schwan.
Committed on 16/02/2024 at 10:29.
Pushed by carlschwan into branch 'master'.

Allow to specify http1 only

M  +4-0src/kioworkers/http/http.cpp

https://invent.kde.org/frameworks/kio/-/commit/6ffee26847277d6077596a3b7c547a8d06fa98a7

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

[Akonadi] [Bug 480770] Regression: EWS Server might require HTTP 1.1

2024-02-16 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480770

--- Comment #8 from Carl Schwan  ---
Git commit cca3d3b1cb5672f7a528c23a46b1ce559d0257ad by Carl Schwan.
Committed on 16/02/2024 at 10:45.
Pushed by carlschwan into branch 'release/24.02'.

ews: Use http1 for ews requests


(cherry picked from commit c7b139dd8d337407e64b8a20aa1574b2402e83d6)

M  +1-0resources/ews/ewsclient/ewspoxautodiscoverrequest.cpp
M  +1-0resources/ews/ewsclient/ewsrequest.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/cca3d3b1cb5672f7a528c23a46b1ce559d0257ad

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

[Akonadi] [Bug 480770] Regression: EWS Server might require HTTP 1.1

2024-02-16 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480770

--- Comment #7 from Carl Schwan  ---
Git commit c7b139dd8d337407e64b8a20aa1574b2402e83d6 by Carl Schwan.
Committed on 16/02/2024 at 10:30.
Pushed by carlschwan into branch 'master'.

ews: Use http1 for ews requests

M  +1-0resources/ews/ewsclient/ewspoxautodiscoverrequest.cpp
M  +1-0resources/ews/ewsclient/ewsrequest.cpp

https://invent.kde.org/pim/kdepim-runtime/-/commit/c7b139dd8d337407e64b8a20aa1574b2402e83d6

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

[Akonadi] [Bug 480563] accountwizard crash upon adding my first email account to it

2024-02-15 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480563

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||kmail-account-wizard/-/comm
   ||it/db3f8f4b235a430ca028b4e6
   ||7ee301da8e7e47f5
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Carl Schwan  ---
Git commit db3f8f4b235a430ca028b4e67ee301da8e7e47f5 by Carl Schwan.
Committed on 14/02/2024 at 16:05.
Pushed by carlschwan into branch 'master'.

Fix automatic setup

M  +5-0src/accountwizard/ispdb/configurationmodel.cpp
M  +2-0src/accountwizard/ispdb/configurationmodel.h
M  +21   -5src/accountwizard/setupmanager.cpp
M  +1-1src/accountwizard/setupmanager.h
M  +6-1src/apps/contents/ui/PersonalDataPage.qml

https://invent.kde.org/pim/kmail-account-wizard/-/commit/db3f8f4b235a430ca028b4e67ee301da8e7e47f5

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

[Keysmith] [Bug 480085] No timer or account provider

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480085

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/keysmith/-/commit/426 |ities/keysmith/-/commit/f4f
   |ee86a0a752eabf450b7fc407b48 |47d7ee119d16e8487ac48b7a700
   |d607178c73  |3adbe6277e

--- Comment #2 from Carl Schwan  ---
Git commit f4f47d7ee119d16e8487ac48b7a7003adbe6277e by Carl Schwan.
Committed on 08/02/2024 at 18:15.
Pushed by carlschwan into branch 'release/24.02'.

Fix section header
(cherry picked from commit 426ee86a0a752eabf450b7fc407b48d607178c73)

M  +1-0src/contents/ui/AccountsOverview.qml

https://invent.kde.org/utilities/keysmith/-/commit/f4f47d7ee119d16e8487ac48b7a7003adbe6277e

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

[Keysmith] [Bug 480085] No timer or account provider

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480085

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/keysmith/-/commit/426
   ||ee86a0a752eabf450b7fc407b48
   ||d607178c73
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit 426ee86a0a752eabf450b7fc407b48d607178c73 by Carl Schwan.
Committed on 08/02/2024 at 18:15.
Pushed by carlschwan into branch 'master'.

Fix section header

M  +1-0src/contents/ui/AccountsOverview.qml

https://invent.kde.org/utilities/keysmith/-/commit/426ee86a0a752eabf450b7fc407b48d607178c73

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

[Akonadi] [Bug 480543] Akonadis sqlite backend does not honor sql limits

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480543

--- Comment #4 from Carl Schwan  ---
Git commit c5a3d64c8a1a643277f35c19e2a43b40186e1efa by Carl Schwan.
Committed on 08/02/2024 at 12:18.
Pushed by carlschwan into branch 'master'.

Ensure query size in search manager remains less than 1000

With sqlite we have a limit on how many parameters we can add to a IN
query.

M  +23   -6src/server/search/searchmanager.cpp

https://invent.kde.org/pim/akonadi/-/commit/c5a3d64c8a1a643277f35c19e2a43b40186e1efa

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

[Akonadi] [Bug 480543] Akonadis sqlite backend does not honor sql limits

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480543

--- Comment #3 from Carl Schwan  ---
Git commit b403d43764b4482e4c63f32a72b319e68d164bf9 by Carl Schwan.
Committed on 08/02/2024 at 12:25.
Pushed by carlschwan into branch 'release/24.02'.

Ensure query size in search manager remains less than 1000

With sqlite we have a limit on how many parameters we can add to a IN
query.


(cherry picked from commit c5a3d64c8a1a643277f35c19e2a43b40186e1efa)

M  +23   -6src/server/search/searchmanager.cpp

https://invent.kde.org/pim/akonadi/-/commit/b403d43764b4482e4c63f32a72b319e68d164bf9

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

[Akonadi] [Bug 480543] Akonadis sqlite backend does not honor sql limits

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480543

--- Comment #2 from Carl Schwan  ---
Another bug fixes just got merged for this
https://invent.kde.org/pim/akonadi/-/merge_requests/182

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

[Francis] [Bug 480512] Make clicking on the main window area Start or Pause the current timer

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480512

Carl Schwan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/francis/-/commit/d297
   ||40d8b0ec379a6e71c894c57e43d
   ||a50266f47
 Resolution|--- |FIXED

--- Comment #1 from Carl Schwan  ---
Git commit d29740d8b0ec379a6e71c894c57e43da50266f47 by Carl Schwan.
Committed on 08/02/2024 at 09:50.
Pushed by carlschwan into branch 'master'.

Pause or start timer when clicking on main area

M  +4-0src/ui/main.qml

https://invent.kde.org/utilities/francis/-/commit/d29740d8b0ec379a6e71c894c57e43da50266f47

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

[Francis] [Bug 480513] Incorrect copyright year in about

2024-02-08 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480513

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/francis/-/commit/1ccc
   ||a90c585eea64e56f489f674ce18
   ||53e19a7dd
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Git commit 1ccca90c585eea64e56f489f674ce1853e19a7dd by Carl Schwan.
Committed on 08/02/2024 at 09:47.
Pushed by carlschwan into branch 'master'.

Remove year from copyright

M  +1-1src/main.cpp

https://invent.kde.org/utilities/francis/-/commit/1ccca90c585eea64e56f489f674ce1853e19a7dd

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

[Akonadi] [Bug 480770] Regression: EWS Server might require HTTP 1.1

2024-02-07 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480770

--- Comment #4 from Carl Schwan  ---
(In reply to Igor Poboiko from comment #3)
> Thanks for the quick response! I've applied both patches and tested it.
> 
> Autodiscovery still doesn't work -- but now it fails with error
> "org.kde.pim.ews.client: Failed to process EWS request: Access denied to
> [URL]".
> (line 120 of ewspoxautodiscoverrequest.cpp:
> https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/ews/
> ewsclient/ewspoxautodiscoverrequest.cpp?ref_type=heads#L120)
> However, the job error code is 115 (which is  KIO::ERR_ACCESS_DENIED),
> instead of 401 Unauthorized, so it doesn't try authenticating with password
> (line 90 of ewsautodiscoveryjob.cpp: 
> https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/ews/
> ewsautodiscoveryjob.cpp?ref_type=heads#L90). Adding manual check for
> ERR_ACCESS_DENIED there solved this for me, and autodiscovery works. 
> 
> However, the resource still doesn't work because all other requests also
> fail with the same "HTTP/1.1 should be used" meassage. 
> Adding the same line (set "HttpVersion" to "http1") to ewsrequest.cpp solved
> this for me as well, and resource now also works.

Thanks for the helpful input. I adopted my kdepim-runtime patch.

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

[Tokodon] [Bug 480689] Tokodon crashes / shuts down when logging in

2024-02-07 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480689

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Carl Schwan  ---
This crash should be fixed with 6.6.2. I created a patch upstrean in Qt for it
https://codereview.qt-project.org/c/qt/qtdeclarative/+/522438

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

[Merkuro] [Bug 480720] Calendar was opened and it crashed

2024-02-07 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=480720

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Carl Schwan  ---
Fix for that should be in Qt 6.6.2
https://codereview.qt-project.org/c/qt/qtdeclarative/+/522438

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

[kcalc] [Bug 454835] Entering operators repeatedly without a number in between results in history/result mismatch

2024-01-25 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=454835

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/kcalc/-/commit/c7864e
   ||9547b2ef2e9e318a88c78ba51f1
   ||0fbc5e3
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Carl Schwan  ---
Git commit c7864e9547b2ef2e9e318a88c78ba51f10fbc5e3 by Carl Schwan, on behalf
of Gabriel Barrantes.
Committed on 25/01/2024 at 18:27.
Pushed by carlschwan into branch 'master'.

Add display for user's input

Add display to keep the user's entries visible during the whole calculation
process, this allows editing the expression at any point to make any correction
the user considers opportune. This display allows coping/pasting an expression
to be calculated, that can also be edited as required.

All currently implemented functions are supported and also was added support
for 0x, 0b and 0 as prefixes for hex, binary and octal numbers.

Before:![image.png](/uploads/bfd53d4ddb462c995181547c24f3ecbc/image.png){width="225"
height="211"}

After:

![image.png](/uploads/0b1e83cff41409c5d925e8014cf6f988/image.png){width="258"
height="258"}![image.png](/uploads/e6cb88f4492ca0b98f9ebb08e669bc9f/image.png){width=262
height=262}

New classes added:

* KCalcToken: contains a given valid token such as an operation (+, -, ...), a
function (cos, ln, ...), a parenthesis or a number.
* KCalcParser: provides an API to convert a given string (for example
"1+cos(4.5)") to a Queue of KCalcToken objects.
* KCalcInputDisplay: this is a customized QLineEdit widget, it holds the user's
input.
* KCalcDisplayFrame: holds the input display, result display and some labels.
* CalcEngine_p: encapsulates the functionality that used to be available in
CalcEngine class, to be only visible for KCalcToken objects.

Modified classes:

* CalcEngine: added the main algorithm to process the calculation, based on
common Operator-precedence parsers.

@teams/qa @teams/vdg @teams/usability
Related: bug 461010, bug 470371, bug 470591, bug 142728, bug 45, bug
443276, bug 447347

M  +17   -1CMakeLists.txt
A  +20   -0autotests/CMakeLists.txt
A  +239  -0autotests/kcalc_parser_core_test.cpp [License: GPL(v2.0+)]
M  +352  -363  kcalc.cpp
M  +39   -19   kcalc.h
M  +600  -300  kcalc.ui
M  +1-19   kcalc_const_menu.cpp
M  +2-1kcalc_const_menu.h
M  +411  -828  kcalc_core.cpp
M  +24   -107  kcalc_core.h
A  +713  -0kcalc_core_p.cpp [License: GPL(v2.0+)]
A  +92   -0kcalc_core_p.h [License: GPL(v2.0+)]
A  +57   -0kcalc_display_frame.cpp [License: GPL(v2.0+)]
A  +24   -0kcalc_display_frame.h [License: GPL(v2.0+)]
A  +101  -0kcalc_input_display.cpp [License: GPL(v2.0+)]
A  +36   -0kcalc_input_display.h [License: GPL(v2.0+)]
A  +776  -0kcalc_parser.cpp [License: GPL(v2.0+)]
A  +155  -0kcalc_parser.h [License: GPL(v2.0+)]
A  +64   -0kcalc_priority_levels_p.h [License: GPL(v2.0+)]
A  +412  -0kcalc_token.cpp [License: GPL(v2.0+)]
A  +175  -0kcalc_token.h [License: GPL(v2.0+)]
M  +3-72   kcalcdisplay.cpp
M  +0-1kcalcdisplay.h
M  +1-42   kcalchistory.cpp
M  +0-3kcalchistory.h
M  +9-1knumber/knumber.cpp
M  +2-0knumber/knumber.h
M  +4-4scienceconstants.xml

https://invent.kde.org/utilities/kcalc/-/commit/c7864e9547b2ef2e9e318a88c78ba51f10fbc5e3

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

  1   2   3   4   5   6   7   >