[digikam] [Bug 464646] New: Any faces detection command cause Core Dump error
https://bugs.kde.org/show_bug.cgi?id=464646 Bug ID: 464646 Summary: Any faces detection command cause Core Dump error Classification: Applications Product: digikam Version: 7.9.0 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Faces-Engine Assignee: digikam-bugs-n...@kde.org Reporter: olivier.berth...@xunil.fr Target Milestone: --- Created attachment 155498 --> https://bugs.kde.org/attachment.cgi?id=155498&action=edit coredumpct debug SUMMARY When i launch any command on face detection (including "Clear and rebuild all training data"), digikam abort. This bug occurs with or without YOLO v3. STEPS TO REPRODUCE 1. Launch digikam 2. Execute "Scan for faces" on an album or a collection OBSERVED RESULT /usr/include/c++/12.2.0/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = float; _Alloc = std::allocator; reference = float&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. Aborted (core dumped) EXPECTED RESULT Faces detection ends without core dump. SOFTWARE/OS VERSIONS Linux: Linux 6.1.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 18 Jan 2023 19:54:38 + x86_64 GNU/Linux GNOME Version: 43.2 Windowing System: Wayland Qt Version: 5.15.8 LibOpenCV: 4.7.0 Database backend: QMYSQL ADDITIONAL INFORMATION GDB report: > gdb /usr/local/bin/digikam > (gdb) catch throw > (gdb) run > Starting program: /usr/local/bin/digikam > ... > digikam.general: Action Thread run 1 new jobs > [New Thread 0x7fff3b7fe6c0 (LWP 9217)] > digikam.general: false true > digikam.general: One job is done > digikam.general: Cancel Main Thread > [Thread 0x7ffedbfff6c0 (LWP 9216) exited] > [Thread 0x7fff3b7fe6c0 (LWP 9217) exited] > digikam.general: Check for finish: 0 packages, 449 infos to filter, > hasFinished() false > digikam.general: Check for finish: 0 packages, 9 infos to filter, > hasFinished() false > digikam.facedb: YOLO model: > "/home/moi/.local/share/digikam/facesengine/yolov3-face.cfg" , YOLO data: > "/home/moi/.local/share/digikam/facesengine/yolov3-wider_16000.weights" > digikam.general: Try to get preview from > "/home/moi/Photos/Olivier/Diapos/1977/19770100 - {diapos_Date_1977_01_02-16} > - [DIAPO] - (Jura) - Panorama sur les Aples_v1.jpg" > digikam.general: Preview quality: 2 > digikam.dimg: "/home/moi/Photos/Olivier/Diapos/1977/19770100 - > {diapos_Date_1977_01_02-16} - [DIAPO] - (Jura) - Panorama sur les > Aples_v1.jpg" : "JPEG" file identified > digikam.metaengine: Loading metadata with "Exiv2" backend from > "/home/moi/Photos/Olivier/Diapos/1977/19770100 - {diapos_Date_1977_01_02-16} > - [DIAPO] - (Jura) - Panorama sur les Aples_v1.jpg" > digikam.dimg.jpeg: Start of Image ( 1 ) > digikam.dimg.jpeg: JFIF APP0 marker: version 1.01, density 1x1 0 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe1, length 102 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe1, length 5066 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe2, length 65510 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe2, length 65510 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe2, length 65510 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xe2, length 21366 ( 1 ) > digikam.dimg.jpeg: Miscellaneous marker 0xed, length 162 ( 1 ) > digikam.dimg.jpeg: Define Quantization Table 0 precision 0 ( 1 ) > digikam.dimg.jpeg: Define Quantization Table 1 precision 0 ( 1 ) > digikam.dimg.jpeg: Start Of Frame 0xc0: width=10368, height=7200, > components=3 ( 1 ) > digikam.dimg.jpeg: Component 1: 1hx1v q=0 ( 1 ) > digikam.dimg.jpeg: Component 2: 1hx1v q=1 ( 1 ) > digikam.dimg.jpeg: Component 3: 1hx1v q=1 ( 1 ) > digikam.dimg.jpeg: Define Huffman Table 0x00 ( 1 ) > digikam.dimg.jpeg: 0 1 5 1 1 1 1 1 ( 2 ) > digikam.dimg.jpeg: 1 0 0 0 0 0 0 0 ( 2 ) > digikam.dimg.jpeg: Define Huffman Table 0x10 ( 1 ) > digikam.dimg.jpeg: 0 2 1 3 3 2 4 3 ( 2 ) > digikam.dimg.jpeg: 5 5 4 4 0 0 1 125 ( 2 ) > digikam.dimg.jpeg: Define Huffman Table 0x01 ( 1 ) > digikam.dimg.jpeg: 0 3 1 1 1 1 1 1 ( 2 ) > digikam.dimg.jpeg: 1 1 1 0 0 0 0 0 ( 2 ) > digikam.dimg.jpeg: Define Huffman Table 0x11 ( 1 ) > digikam.dimg.jpeg: 0 2 1 2 4 4 3 4 ( 2 ) > digikam.dimg.jpeg: 7 5 4 4 0 1 2 119 ( 2 ) > digikam.dimg.jpeg: Start Of Scan: 3 components ( 1 ) > digikam.dimg.jpeg: Compone
[digikam] [Bug 464646] Any faces detection command cause Core Dump error
https://bugs.kde.org/show_bug.cgi?id=464646 --- Comment #4 from Olivier --- I confirm that everything works if I build digikam with opencv 4.6. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 476804] New: Possibility to sort "Thumbnails" view by Creation date of file
https://bugs.kde.org/show_bug.cgi?id=476804 Bug ID: 476804 Summary: Possibility to sort "Thumbnails" view by Creation date of file Classification: Applications Product: digikam Version: 8.1.0 Platform: unspecified OS: Microsoft Windows Status: REPORTED Severity: wishlist Priority: NOR Component: Database-Faces Assignee: digikam-bugs-n...@kde.org Reporter: pho...@odabee.net Target Milestone: --- Hello It is just a wish. In "Thumbnails" tab, is that possible to add a menu that can sort the view by "File name" (the default) and by "Creation date of file" ? Thank's if that's possible in a next version ! ;) Olivier. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 491679] New: PDF documents display WhatsApp icons instead of Ocular
https://bugs.kde.org/show_bug.cgi?id=491679 Bug ID: 491679 Summary: PDF documents display WhatsApp icons instead of Ocular Classification: Applications Product: okular Version: 23.08.1 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: kergomar22...@free.fr Target Milestone: --- Created attachment 172589 --> https://bugs.kde.org/attachment.cgi?id=172589&action=edit icons you can see instead of ocular ones SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 10 macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 491679] PDF documents display WhatsApp icons instead of Ocular
https://bugs.kde.org/show_bug.cgi?id=491679 Olivier changed: What|Removed |Added CC||kergomar22...@free.fr -- You are receiving this mail because: You are watching all bug changes.
[akregator] [Bug 411814] New: Option to not fetch enclosures
https://bugs.kde.org/show_bug.cgi?id=411814 Bug ID: 411814 Summary: Option to not fetch enclosures Product: akregator Version: 5.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: u-xoo5v...@hah0ahju.com Target Milestone: --- SUMMARY Hi, Would it be possible to have an option to not fetch enclosures? It's a privacy issue for me. I like using rss to read my content because it reduces the tracking surface : one may know which feeds I fetch, but not when/if I read articles from them. But automatically fetching enclosure on read allows just that : it leaks what I read, at the exact time that I read it. I've seen at least one occurrence of a feed using a hash param in the enclosure url, possibly for tracking (it's cointelegraph.com). It would be nice if there was at least an option to disable that behavior. Thanks. STEPS TO REPRODUCE 1. find a feed with enclosures 2. open an article while connected to the internet : the enclosure is displayed 3. open an other article after disconnecting from the internet : the enclosure is not displayed OBSERVED RESULT Akregator seems to fetch enclosure when displaying the rss item. EXPECTED RESULT Reading feed items (just the feed content, not opening related article in browser) should not issue trackable requests. -- You are receiving this mail because: You are watching all bug changes.
[akregator] [Bug 411814] Option to not fetch enclosures
https://bugs.kde.org/show_bug.cgi?id=411814 Olivier changed: What|Removed |Added CC||u-xoo5v...@hah0ahju.com -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 410210] New: Kmail crashes when trying to send a file by email from Dolphin
https://bugs.kde.org/show_bug.cgi?id=410210 Bug ID: 410210 Summary: Kmail crashes when trying to send a file by email from Dolphin Product: kmail2 Version: 5.11.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: kdede...@dutfoy.fr Target Milestone: --- Application: kmail (5.11.3) Qt Version: 5.13.0 Frameworks Version: 5.59.0 Operating System: Linux 5.2.1-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: Right click on a file in Dolphin, share, send by email - Unusual behavior I noticed: The problem only appear when KMail is closed, the same operation works fine if KMail is already opened. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f11943b0a40 (LWP 6687))] Thread 39 (Thread 0x7f10c2ffd700 (LWP 6772)): #0 0x7f11a21e7e05 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f119b90b5ac in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75 #2 0x7f119b90c080 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:232 #3 0x7f119b90c1af in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155 #4 0x7f119b8c4486 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:35 #5 0x7f119b8c769b in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331 #6 0x7f119b8c7a84 in base::internal::SchedulerWorker::RunSharedWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:241 #7 0x7f119b90e4e5 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81 #8 0x7f11a21e1faa in start_thread () from /lib64/libpthread.so.0 #9 0x7f11a5c0d73f in clone () from /lib64/libc.so.6 Thread 38 (Thread 0x7f10c37fe700 (LWP 6769)): #0 0x7f11a21e816c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f119b90b6a6 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127 #2 0x7f119b90c073 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230 #3 0x7f119b90c1f1 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162 #4 0x7f119b8c44b1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37 #5 0x7f119b8c734d in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:303 #6 0x7f119b8c7a44 in base::internal::SchedulerWorker::RunPooledWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229 #7 0x7f119b90e4e5 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81 #8 0x7f11a21e1faa in start_thread () from /lib64/libpthread.so.0 #9 0x7f11a5c0d73f in clone () from /lib64/libc.so.6 Thread 37 (Thread 0x7f10f8ff9700 (LWP 6754)): #0 0x7f11a21e7e05 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7f119b90b5ac in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75 #2 0x7f119b90c080 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:232 #3 0x7f119b90c1af in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155 #4 0x7f119b8c4486 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:35 #5 0x7f119b8c769b in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331 #6 0x7f119b8c7ac4 in base::internal::SchedulerWorker::RunDedicatedWorker () at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:253 #7 0x7f119b90e4e5 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81 #8 0x7f11a21e1faa in start_thread () from /lib64/libpthread.so.0 #9 0x7f11a5c0d73f in clone () from /lib64/libc.so.6 Thread 36 (Thread 0x7f
[dolphin] [Bug 415590] New: Crashed when ejecting an USB key
https://bugs.kde.org/show_bug.cgi?id=415590 Bug ID: 415590 Summary: Crashed when ejecting an USB key Product: dolphin Version: 19.12.0 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: kdede...@dutfoy.fr CC: kfm-de...@kde.org Target Milestone: --- Application: dolphin (19.12.0) Qt Version: 5.13.1 Frameworks Version: 5.64.0 Operating System: Linux 5.3.12-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: I was just ejecting an USB key wich was opened in a tab by 'right clicking on it + Safely remove' on the left panel -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fd697bc6f80 (LWP 21455))] Thread 24 (Thread 0x7fd63a13b700 (LWP 8841)): #0 0x7fd69cb2760c in read () from /lib64/libc.so.6 #1 0x7fd69819c0f1 in pa_read () from /usr/lib64/pulseaudio/libpulsecommon-13.0.so #2 0x7fd699174a0e in pa_mainloop_prepare () from /usr/lib64/libpulse.so.0 #3 0x7fd6991754b0 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 #4 0x7fd699175570 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 #5 0x7fd699183439 in ?? () from /usr/lib64/libpulse.so.0 #6 0x7fd6981c9c78 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-13.0.so #7 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #8 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7fd63affd700 (LWP 21478)): #0 0x7fd69cb2bbdf in poll () from /lib64/libc.so.6 #1 0x7fd6987eb27e in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x7fd6987eb39f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x7fd69a9a998b in QEventDispatcherGlib::processEvents (this=0x7fd624000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x7fd69a9520cb in QEventLoop::exec (this=this@entry=0x7fd63affcda0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x7fd69a78a021 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x7fd69a78b1a2 in QThreadPrivate::start (arg=0x55747c8696c0) at thread/qthread_unix.cpp:360 #7 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #8 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7fd63b7fe700 (LWP 21477)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #4 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7fd63bfff700 (LWP 21476)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #4 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7fd658ff9700 (LWP 21475)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #4 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7fd6597fa700 (LWP 21474)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #4 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7fd659ffb700 (LWP 21473)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so.0 #4 0x7fd69cb364af in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7fd65a7fc700 (LWP 21472)): #0 0x7fd6991fd6a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x7fd68e6eeb8b in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x7fd68e6eea37 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x7fd6991f6f2a in start_thread () from /lib64/libpthread.so
[frameworks-baloo] [Bug 422085] New: baloo search choices by default
https://bugs.kde.org/show_bug.cgi?id=422085 Bug ID: 422085 Summary: baloo search choices by default Product: frameworks-baloo Version: 5.70.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: stefan.bru...@rwth-aachen.de Reporter: olivier.cor...@gmail.com Target Milestone: --- Hi, baloo doesn't index some file by default, like cource code (cpp files...) text... I know that it is possible to remove the mimedatafile exclusion to make it work, but it is not the normal behavior someone expects from a normal search. There should be a reason for that behavior, maybe. I think by default everything should be indexed, maybe not the contents of file, but at least file names. Sincerely -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 385824] Desktop icons move when you use several displays
https://bugs.kde.org/show_bug.cgi?id=385824 --- Comment #5 from olivier --- Yes it happened after i disconnect the second screen -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 392656] Selecting a root album for face scan doesn't include subfolders, but rather scans an unexpected album set
https://bugs.kde.org/show_bug.cgi?id=392656 --- Comment #5 from Olivier --- Thanks for the tip. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 385824] Desktop icons move when you use several displays
https://bugs.kde.org/show_bug.cgi?id=385824 --- Comment #2 from olivier --- (In reply to Alexander Mentyu from comment #1) > (In reply to olivier from comment #0) > > Hi, > > i locked the Desktp icons but sometimes when i disconnect the displays and > > use arandr to have only one display then all icons moves on the desktop. > > Even size changed. > > Sincerely > > Could you please explain in more detail and paste your system parameters, > software versions used, etc. Sorry for the delay. I use archlinux and plasma is in version 5.11.4. I don't know which files to send so if you need some plasma configuration files, you can ask me for them. The problem is that even if icons on screen are locked, they moved to a small part of the screen, sometimes when i disconnect the computer from a second screen (in the left up part of it). So after that i have to unlock them, and to move at the good place with the good size. -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 390798] New: Akonadi EWS failed to authenticate with Exchange Server
https://bugs.kde.org/show_bug.cgi?id=390798 Bug ID: 390798 Summary: Akonadi EWS failed to authenticate with Exchange Server Product: Akonadi Version: 5.7.2 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: EWS Resource Assignee: kdepim-b...@kde.org Reporter: olivier.dug...@orange.com CC: kri...@op.pl Target Milestone: --- Once configured Akonadi EWS plugin, clikc on "Test Connection work", but click on "OK" failed and plugin remains not connected. Once activate kio_http debug, it seems that the NTLM handshake is correctly executed when testing the connection. Akonadi EWS try without any auth, got a 401, then try with simple NTLM v1, got 401 again, and finally try with NTLMv2 and got a 200 OK. When clicking on "OK", Akonadi EWS just try NTLMv1 and newer try NTLMv2. It seems that this bugs is related to old NTLM problem in kio_http patched by the author of akonadi_ews plugin. Note that same credential with Exchange or Thunderbird work fine and that using a kerberos ticket allows authentication. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 390799] New: EWS resource didn't appear in list of directory
https://bugs.kde.org/show_bug.cgi?id=390799 Bug ID: 390799 Summary: EWS resource didn't appear in list of directory Product: kmail2 Version: 5.7.2 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: UI Assignee: kdepim-b...@kde.org Reporter: olivier.dug...@orange.com Target Milestone: --- Once setup an akonadi ews plugin directory, and successfully connected, the directory doesn't appear in Kmail UI. So, we are unable to use mail from an Exchange server. Same behaviours occur with other kontact components: address book and agenda at least -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 390798] Akonadi EWS failed to authenticate with Exchange Server
https://bugs.kde.org/show_bug.cgi?id=390798 --- Comment #18 from Olivier --- Hello Martin I recently upgrade to latest Neon packages: 18.12.2, so kdepim 5.10.2, and performed a new test. Unfortunately, it is always the same. Only kerberos authentication works. I always got the same error 401 in the console when attempting to login with my login/password. Perhaps it is due to our version of Exchange Server. -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 390798] Akonadi EWS failed to authenticate with Exchange Server
https://bugs.kde.org/show_bug.cgi?id=390798 --- Comment #20 from Olivier --- Martin, I activate debug level for ews and http (through kdebugsettings application) and made another attempt. Here it is what I got when I run akonadictl start: org.kde.pim.ews: Setting up authentication org.kde.pim.ews: Using password-based authentication Empty filename passed to function org.kde.pim.ews: Initializing authentication org.kde.pim.ews: requestPassword: start org.kde.pim.ews: satisfyPasswordReadRequest: got password org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.ews.client.proto: "http://schemas.xmlsoap.org/soap/envelope/\"; xmlns:m=\"http://schemas.microsoft.com/exchange/services/2006/messages\"; xmlns:t=\"http://schemas.microsoft.com/exchange/services/2006/types\";>IdOnly\n" org.kde.pim.ews.client.request: Starting GetFolder request ((EwsId(Distinguished: msgfolderroot), EwsId(Distinguished: inbox))) org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.ews.client.proto: data KIO::TransferJob(0x55587302c590) "" org.kde.pim.ews.client.proto: response dumped to "/tmp/akonadi-ews-iTJfTtK/ews_xmldump_LBepRPi.xml" org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401 ERROR "Failed to process EWS request - HTTP code 401" org.kde.pim.ews: requestAuthFailed - going offline Note that the response dumped to the file "/tmp/akonadi-ews-iTJfTtK/ews_xmldump_LBepRPi.xml" is empty. You could also note that the Exchange server is version 2007_SP1, perhaps too old, but I have no possibility to change this. Also note that, Kerberos authentication is no longer working now. To perform the test, I start by removing all EWS configuration and then recreate new one. So, now I have no solution to access to my calendar and mail with akonadi. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 399309] New: "show balance chart" does not show 3 months forecast in the future anymore
https://bugs.kde.org/show_bug.cgi?id=399309 Bug ID: 399309 Summary: "show balance chart" does not show 3 months forecast in the future anymore Product: kmymoney Version: 5.0.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: reports Assignee: kmymoney-de...@kde.org Reporter: oric@iznogoud.neomailbox.ch Target Milestone: --- Created attachment 115366 --> https://bugs.kde.org/attachment.cgi?id=115366&action=edit balance chart with no future SUMMARY when selecting a bank account, I was used to see 3 months forecast in the future in the "show balance chart" (until v4.8.2), but now the latest day is today's date (see screenshot). I tried on Windows with v4.8.2 and it appears ok. It seems it comes from v5.0. I upgraded through apt to 5.0.1 but the problem is still there and strangely, by opening KMymoney, it states v5.0.0 instead of 5.0.1. I tried with different configuration options but no way! Thanks for your help, Olivier STEPS TO REPRODUCE 1. select a bank account with a balance and scheduled transactions in the future 2. click on "show balance chart" 3. OBSERVED RESULT the latest day is today's date EXPECTED RESULT should show 90 days forecast SOFTWARE VERSIONS (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.
[kmymoney] [Bug 399309] "show balance chart" does not show 3 months forecast in the future anymore
https://bugs.kde.org/show_bug.cgi?id=399309 olivier changed: What|Removed |Added CC||oric.dev@iznogoud.neomailbo ||x.ch -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 399309] "show balance chart" does not show 3 months forecast in the future anymore
https://bugs.kde.org/show_bug.cgi?id=399309 --- Comment #2 from olivier --- (In reply to Jack from comment #1) > It works correctly for me with KMM compiled from git head 5.0 branch. I'll > keep digging to see if I can find any configuration settings that might > cause this. Hi Jack, I am using the one from Synaptic Package Manager from Kubuntu 18.04 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 399309] "show balance chart" does not show 3 months forecast in the future anymore
https://bugs.kde.org/show_bug.cgi?id=399309 --- Comment #4 from olivier --- (In reply to Thomas Baumgart from comment #3) > The version issue is a duplicate of bug 392372. The balance chart problem is > already fixed in the current 5.0 branch source code and will make it into > the next release. > > While checking, I found another problem with the balance chart display which > only showed here when using the function on a specific account. A fix for it > will show up in the repo shortly. > > Hence I close this bug as fixed. thanks guys for your help and investigation. I'm sure I will enjoy the next release since this chart feature is very helpful :) -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 385823] New: Global shorcut works only for english
https://bugs.kde.org/show_bug.cgi?id=385823 Bug ID: 385823 Summary: Global shorcut works only for english Product: systemsettings Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: olivier.cor...@gmail.com Target Milestone: --- Hi, i m french and if i select CTRL+M as shortcuts to launch an application it won't work because the system use the AZERTY keyboard to do shortcuts. Sincerely -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 385824] New: Desktop icons move when you use several displays
https://bugs.kde.org/show_bug.cgi?id=385824 Bug ID: 385824 Summary: Desktop icons move when you use several displays Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: olivier.cor...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 Hi, i locked the Desktp icons but sometimes when i disconnect the displays and use arandr to have only one display then all icons moves on the desktop. Even size changed. Sincerely -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 378032] Remember history of notifications like on KDE4
https://bugs.kde.org/show_bug.cgi?id=378032 Olivier changed: What|Removed |Added CC||g1325...@mvrht.com --- Comment #1 from Olivier --- I agree and would like to see it again. Making notifications like this makes them useless if you are distracted/doing stuff in fullscreen/out of the room. Please make them persistent again. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 501767] New: Right-Click & 'Open With...' shows apps multiple times
https://bugs.kde.org/show_bug.cgi?id=501767 Bug ID: 501767 Summary: Right-Click & 'Open With...' shows apps multiple times Classification: Applications Product: digikam Version: 8.6.0 Platform: MacPorts OS: macOS Status: REPORTED Severity: minor Priority: NOR Component: Thumbs-Album Assignee: digikam-bugs-n...@kde.org Reporter: or...@access.ch Target Milestone: --- Created attachment 179585 --> https://bugs.kde.org/attachment.cgi?id=179585&action=edit screenshot when right-clicking "Open With..." SUMMARY Right-Click & 'Open With...' shows apps multiple times STEPS TO REPRODUCE 1. open album in thumbnails view in digiKam 2. right click on photo and select "Open With..." OBSERVED RESULT each suitable app is listed many times (>30 times; see attached screenshot) EXPECTED RESULT each suitable app should only be listed ONCE. SOFTWARE/OS VERSIONS macOS: Sequoia 15.3.2 (24D81) ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 371975] New: Akonadi event still not shown
https://bugs.kde.org/show_bug.cgi?id=371975 Bug ID: 371975 Summary: Akonadi event still not shown Product: plasmashell Version: 5.8.3 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Calendar Assignee: plasma-b...@kde.org Reporter: oliv...@churlaud.com Target Milestone: 1.0 I updated and rebooted. However I still have the issue. In the config dialog of the calendar I can select my calendar defined in Korganizer. However it shows this in the console: org.kde.akonadi.ETM: collection: QVector() org.kde.akonadi.ETM: collection: QVector() org.kde.akonadi.ETM: collection: QVector() org.kde.akonadi.ETM: collection: QVector() org.kde.akonadi.ETM: collection: QVector() org.kde.akonadi.ETM: collection: QVector() log_akonadicore: Job error: "Collection does not exist" for collection: QVector() log_akonadicore: Job error: "Collection does not exist" for collection: QVector() If I kill and start plasmashell again, this shows up again and the calendars are unselected. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 371975] Akonadi event still not shown
https://bugs.kde.org/show_bug.cgi?id=371975 --- Comment #1 from Olivier Churlaud --- my events are show in korganizer however -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 360509] KDevelop doesn't highlight friend class members
https://bugs.kde.org/show_bug.cgi?id=360509 Olivier Goffart changed: What|Removed |Added CC||ogoff...@kde.org --- Comment #1 from Olivier Goffart --- Fix: https://reviews.llvm.org/D26285 -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 372150] New: Updates done with other manager, systray stays until plasmashell exit
https://bugs.kde.org/show_bug.cgi?id=372150 Bug ID: 372150 Summary: Updates done with other manager, systray stays until plasmashell exit Product: Discover Version: 5.8.3 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Updater Assignee: aleix...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- I do my updates with pacman. When discover realizes that there are updates, I do them with pacman. However the icon stays there. Only way to remove it is to kill plasmashell and restart it. Also: I would like to disable discover's check for updates -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 371975] Akonadi event still not shown
https://bugs.kde.org/show_bug.cgi?id=371975 Olivier Churlaud changed: What|Removed |Added Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED --- Comment #3 from Olivier Churlaud --- Removing completely solved the issue. Very strange. Thank you for the advice. I close it as a workform. Cheers -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 372411] New: MTP flickers with android
https://bugs.kde.org/show_bug.cgi?id=372411 Bug ID: 372411 Summary: MTP flickers with android Product: frameworks-kio Version: 5.27.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: oliv...@churlaud.com CC: kdelibs-b...@kde.org Target Milestone: --- Installing gvfs-gphoto2, gvfs-mtp and nautilus is a common solution to be able to load an Android with MTP. KIO (and dolphin) should be able to do the same. Currently the mtp session cannot hold and the devices keeps appearing/disappearing. It is impossible to browse. My System ArchLinux, all up-to-date Phone: Samsung A3, with Android 6.0 -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 360053] Blue button is added around links which breaks the visibility of often white or blue links
https://bugs.kde.org/show_bug.cgi?id=360053 Olivier Churlaud changed: What|Removed |Added CC||oliv...@churlaud.com Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #6 from Olivier Churlaud --- This is still the case with kmail2 5.3.3 (QtWebEngine), on ArchLinux. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372742] Filter for important /tagged emails
https://bugs.kde.org/show_bug.cgi?id=372742 Olivier Churlaud changed: What|Removed |Added Component|UI |general -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372742] Filter for important /tagged emails
https://bugs.kde.org/show_bug.cgi?id=372742 Olivier Churlaud changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 372742] New: Filter for important /tagged emails
https://bugs.kde.org/show_bug.cgi?id=372742 Bug ID: 372742 Summary: Filter for important /tagged emails Product: kmail2 Version: 5.3.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-b...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- I would like to have a way to show all important emails or email tagged with given tag. There is currently a "Favorite folder" list, but what I want to track is not in a given folder, but accross all accounts and folders. Use-case: I need to remember to answer to a job offer (in my private account), to review a patch on KApidox (in my kde account) and my brother wants to plan the next climbing session (in my private account). It would be great to pin them somehow and find them in a fast manner. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 373162] New: Terminal Panel crash with zsh
https://bugs.kde.org/show_bug.cgi?id=373162 Bug ID: 373162 Summary: Terminal Panel crash with zsh Product: dolphin Version: 16.08.3 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: panels: terminal Assignee: dolphin-bugs-n...@kde.org Reporter: o.g.m.bell...@gmail.com Target Milestone: --- Hello, I use openSUSE 42.2 with Plasma 5.8.3, Dolphin 16.08.3 and Konsole 16.08.3 ( KDE Frameworks 5.26.0 Qt 5.6.1 The xcb windowing system) and zsh 5.0.5 (x86_64-suse-linux-gnu) as the default shell (login shell) When I open a terminal panel in dolphin it opens and closes instantly; The terminal displays: Cd / home / olivier / dir ... ^ @ Clear ^ @ The prompt does not appear. I have no problems in kate Krusader Yakuake or Konsole but the first three do not take my konsole default profile into account and create their own in ~ / .local / share / konsole. I tried using Bash as login shell and there is more problem! I think that something crashes in konsolepart and Dolphin with Zsh but I do not know what this can be ... in any case not my zshrc because I saved it in zshrc ~ and logout login without any effect. Thank you for your great jobs Olivier BELLEUX -- You are receiving this mail because: You are watching all bug changes.
[korganizer] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #12 from Olivier Churlaud --- It's still not working. In undestand it's a strange behavior on my provider side, but i'd like to fix it (and to help doing so). Can someone give me some pointers? Thx -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 470701] New: [Feature request] Add "Ctrl+Y" as an alternate shortcut for "Redo" in Kate
https://bugs.kde.org/show_bug.cgi?id=470701 Bug ID: 470701 Summary: [Feature request] Add "Ctrl+Y" as an alternate shortcut for "Redo" in Kate Classification: Applications Product: kate Version: unspecified Platform: Other OS: All Status: REPORTED Severity: wishlist Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: couteaub...@gmail.com Target Milestone: --- When editing text, you can undo a change you made with Ctrl+Z; you can then apply the change again (undoing the undo) with Ctrl+Shift+Z; this is standard stuff. However, many users don't know the Ctrl+Shift+Z shortcut, and usually type "Ctrl+Y" to redo a change. It's the shortcut you see in the edit menu of Miscrosoft Word and LibreOffice Writer, for instance. That shortcut is also available in Firefox, Chrome, VsCode, Notepad++, etc. (Though I think most editors support both shortcuts.) Also, as far as I'm aware Ctrl+Y currently doesn't have a default assignation. As such, I think it would be worth assigning it as the alternate shortcut for the "Redo" command. -- You are receiving this mail because: You are watching all bug changes.
[plasma-nm] [Bug 433674] Incorrect notification of "Limited Connectivity"
https://bugs.kde.org/show_bug.cgi?id=433674 Olivier BELLEUX changed: What|Removed |Added CC||o.g.m.bell...@gmail.com --- Comment #5 from Olivier BELLEUX --- Same on opensuse 15.5: – on wifi : applet with orange exclamation mark (!) – on ethernet : applet with orange triangle Notification : "connectivité limité Ce périphérique semble être connecté à un réseau mais ne peut accéder Internet." "limited connectivity This device appears to be connected to a network but cannot access the Internet." I can reach the internet normally so it is an erroneous indication. Operating System: openSUSE Leap 15.5 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 Kernel Version: 5.14.21-150500.53-default (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15.4 Gio of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: Notebook Product Name: NLx0MU System Version: Not Applicable -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 455113] Oauth2 is missing yahoo redirect to Google instead
https://bugs.kde.org/show_bug.cgi?id=455113 Olivier Churlaud changed: What|Removed |Added Status|REPORTED|CONFIRMED CC||oliv...@churlaud.com Ever confirmed|0 |1 --- Comment #1 from Olivier Churlaud --- I have the same issue with AOL (and it would be the same with Verizon) -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 455113] Oauth2 is missing yahoo redirect to Google instead
https://bugs.kde.org/show_bug.cgi?id=455113 Olivier Churlaud changed: What|Removed |Added Priority|NOR |HI -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 455113] Oauth2 is missing yahoo redirect to Google instead
https://bugs.kde.org/show_bug.cgi?id=455113 Olivier Churlaud changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 455113] Oauth2 is missing yahoo redirect to Google instead
https://bugs.kde.org/show_bug.cgi?id=455113 --- Comment #2 from Olivier Churlaud --- So the issue here is that KMail cannot be used with mail providers that rely on OAuth, except Gmail. This is at least Yahoo, Aol and (from what I read on the internet) Verizon. -- You are receiving this mail because: You are watching all bug changes.
[amarok] [Bug 354850] Dialog shows Qt icon
https://bugs.kde.org/show_bug.cgi?id=354850 Olivier Churlaud changed: What|Removed |Added Resolution|WAITINGFORINFO |UNMAINTAINED Status|NEEDSINFO |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[amarok] [Bug 354850] Dialog shows Qt icon
https://bugs.kde.org/show_bug.cgi?id=354850 --- Comment #2 from Olivier Churlaud --- Closed as Amarok is not maintained anymore -- You are receiving this mail because: You are watching all bug changes.
[amarok] [Bug 355888] open subtree with right key doesn't work
https://bugs.kde.org/show_bug.cgi?id=355888 Olivier Churlaud changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |UNMAINTAINED --- Comment #4 from Olivier Churlaud --- Closed because Amarok is not used or maintained -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers
https://bugs.kde.org/show_bug.cgi?id=341143 --- Comment #482 from Olivier BELLEUX --- Dear Nate Graham You've downgraded this bug from "Severity|normal" to "wishlist", but that doesn't calm the malcontents. Since you are currently a member of the Kde Board, you are in a good position to put an end to this debate that has been dragging on for years. It looks like a rotten strategy, and that's not good for the atmosphere in the community. So I suggest that you put to a poll: - the question of the existence of activities, - the question of their adoption and use - the question of removing them in favor of virtual desktops / workspaces each with their own widgets (including wallpaper). So everyone will be fixed once and for all and this bug can finally be solved. If some people don't agree with the "democratic choice", they are free to leave. Gnome also had its discontents at the beginning of Gnome Shell. Cheers. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers
https://bugs.kde.org/show_bug.cgi?id=341143 --- Comment #483 from Olivier BELLEUX --- Dear Nate Graham You've downgraded this bug from "Severity|normal" to "wishlist", but that doesn't calm the malcontents. Since you are currently a member of the Kde Board, you are in a good position to put an end to this debate that has been dragging on for years. It looks like a rotten strategy, and that's not good for the atmosphere in the community. So I suggest that you put to a poll: - the question of the existence of activities, - the question of their adoption and use - the question of removing them in favor of virtual desktops / workspaces each with their own widgets (including wallpaper). So everyone will be fixed once and for all and this bug can finally be solved. If some people don't agree with the "democratic choice", they are free to leave. Gnome also had its discontents at the beginning of Gnome Shell. Cheers. -- You are receiving this mail because: You are watching all bug changes.
[ghostwriter] [Bug 485691] Ghostwriter crashes on launch
https://bugs.kde.org/show_bug.cgi?id=485691 --- Comment #10 from Olivier BELLEUX --- Same on opensuse leap 15.6 Operating System: openSUSE Leap 15.6 KDE Plasma Version: 6.1.0 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.4.0-150600.21-default (64-bit) Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.
[ghostwriter] [Bug 485691] Ghostwriter crashes on launch
https://bugs.kde.org/show_bug.cgi?id=485691 Olivier BELLEUX changed: What|Removed |Added CC||o.g.m.bell...@gmail.com --- Comment #7 from Olivier BELLEUX --- Same for leap 15.5 STEPS TO REPRODUCE 1. open konsole 2. launch ghostwriter 3. output : ``` Using pandoc version 3.1.11.1 Command "multimarkdown" is not available. Command "cmark" is not available. ``` SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.5 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 Kernel Version: 5.14.21-150500.55.65-default (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
[ghostwriter] [Bug 481859] New: Ghostscript is unable to export to PDF except thru latex.
https://bugs.kde.org/show_bug.cgi?id=481859 Bug ID: 481859 Summary: Ghostscript is unable to export to PDF except thru latex. Classification: Applications Product: ghostwriter Version: unspecified Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: megan.con...@kdemail.net Reporter: o.g.m.bell...@gmail.com Target Milestone: --- SUMMARY Ghostscript is unable to export to PDF except thru latex. STEPS TO REPRODUCE 1. write a document 2. Choose export ctrl+e 3. choose pdf (wkhtmltopdf) OBSERVED RESULT failed due to missing wkhtmltopdf pkg EXPECTED RESULT Having a valid option for exporting to pdf, else than latex or context Operating System: openSUSE Leap 15.5 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 Kernel Version: 5.14.21-150500.55.49-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION https://github.com/wkhtmltopdf/wkhtmltopdf show This repository has been archived by the owner on Jan 2, 2023. It is now read-only. latest version is from june 2020 Now wkhtmltopdf is in state failed or unresolvable at the openbuildservice. Would it be possible to remove wkhtmltopdf and to add another converter like [weazyprint](https://github.com/Kozea/WeasyPrint) ? -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 480162] New: Crash when repeatedly closing open files
https://bugs.kde.org/show_bug.cgi?id=480162 Bug ID: 480162 Summary: Crash when repeatedly closing open files Classification: Applications Product: kdevelop Version: unspecified Platform: Kubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: olivier.hal...@libreoffice.org Target Milestone: --- Application: kdevelop (5.12.230801 (23.08.1)) Qt Version: 5.15.10 Frameworks Version: 5.110.0 Operating System: Linux 6.5.0-14-generic x86_64 Windowing System: X11 Distribution: Ubuntu 23.10 DrKonqi: 5.27.8 [KCrashBackend] -- Information about the crash: Just after opening kdevelop, I closed several open files. Suddenly, Kdevelop crashed. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [KCrash Handler] #4 0x7febbfdc5e4f in QAccessibleWidget::~QAccessibleWidget() () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x7febbfdc5f6d in QAccessibleWidget::~QAccessibleWidget() () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #6 0x7febbef06312 in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x7febbeefed03 in QObject::destroyed(QObject*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x7febbfbaa6db in QWidget::~QWidget() () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x7febbc5fac1d in KateViewInternal::~KateViewInternal() () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5 #10 0x7febbc5d982f in KTextEditor::ViewPrivate::~ViewPrivate() () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5 #11 0x7febbc5d9c8d in KTextEditor::ViewPrivate::~ViewPrivate() () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5 #12 0x7febbeacdb7f in Sublime::View::~View() () at /lib/x86_64-linux-gnu/libKDevPlatformSublime.so.512 #13 0x7febc08c291d in KDevelop::TextView::~TextView() () at /lib/x86_64-linux-gnu/libKDevPlatformShell.so.512 #14 0x7febbeab80c2 in Sublime::Area::closeView(Sublime::View*, bool) () at /lib/x86_64-linux-gnu/libKDevPlatformSublime.so.512 #15 0x7febbeef99a0 in QObject::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x7febbfb6bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x7febbeecc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x7febbeecfeb1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x7febbef286f7 in ??? () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x7febba913b2c in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x7febba96f46f in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x7febba911d20 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x7febbef27daa in QEventDispatcherGlib::processEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x7febbeecb15b in QEventLoop::exec(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x7febbeed3904 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #26 0x556771f3a2fb in main (argc=, argv=) at /usr/src/kdevelop-4:23.08.1-0ubuntu1/app/main.cpp:841 [Inferior 1 (process 368516) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[print-manager] [Bug 452029] Error with print-manager window on Panel
https://bugs.kde.org/show_bug.cgi?id=452029 Olivier BELLEUX changed: What|Removed |Added Assignee|dantt...@gmail.com |o.g.m.bell...@gmail.com Ever confirmed|0 |1 Status|REPORTED|CONFIRMED CC||o.g.m.bell...@gmail.com --- Comment #2 from Olivier BELLEUX --- Created attachment 147846 --> https://bugs.kde.org/attachment.cgi?id=147846&action=edit Screenshot Confirmed I just update to Plasma 5.24.4 on openSUSE Leap 15.3. Printer applet is now broken file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/printmanager.qml:56:34: Type PopupDialog unavailable file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PopupDialog.qml:61:24: PlasmaExtras.Highlight is not a type -- You are receiving this mail because: You are watching all bug changes.
[kipiplugins] [Bug 452738] New: Kipiplugins disappear from Gwenview
https://bugs.kde.org/show_bug.cgi?id=452738 Bug ID: 452738 Summary: Kipiplugins disappear from Gwenview Product: kipiplugins Version: 5.9.0 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: imaging-bugs-n...@kde.org Reporter: o.g.m.bell...@gmail.com Target Milestone: --- Created attachment 148224 --> https://bugs.kde.org/attachment.cgi?id=148224&action=edit Gwenview without plugins in menu bar 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 *** When I open a photo with gwenview the plugins menu is missing; kipiplugin doesn't seem to integrate with gwenview while it is present in Digikam. STEPS TO REPRODUCE 1. Open a picture of your choice with gwenview 2. 3. OBSERVED RESULT no plugins menu is displayed in the menu bar or elsewhere in gwenview's gui EXPECTED RESULT A menu with kipiplugins of course SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.3 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.2 Kernel Version: 5.3.18-150300.59.63-default (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 7.6 Gio of RAM Graphics Processor: Mesa DRI Intel® UHD Graphics 630 ADDITIONAL INFORMATION Kde Gear 22.03.90 -- You are receiving this mail because: You are watching all bug changes.
[kipiplugins] [Bug 452738] Kipiplugins disappear from Gwenview
https://bugs.kde.org/show_bug.cgi?id=452738 --- Comment #2 from Olivier BELLEUX --- Good evening dear Nate, I understand better why Gwenview doesn't look the same as before... everyone gets old even our favorite software. I was not a big consumer of "kipiplugins" but as I have an android smartphone, so I need a Google account ; I was using the *import and export plugins for Gdrive and Gphotos*. It's not great for privacy but it's so convenient when you're hurry. And as I was born in the great disco era, I still print pictures on paper (I know it's not very good for mother earth, so I only print when it's absolutely necessary) ; the* "printimages"* plugin was very handy to make a board of different pictures . Anyway, I received an email from Google, informing me that /"from May 30th, you may not be able to access apps that use a less secure connection technology"/. So I'm not sure if Gdrive will still work with KDE. As far as printing on paper is concerned, it's more annoying: this weekend I had to write a letter for an insurance company; the pictures should show them the problem. I was able to do it another way but it was longer and less convenient. Thanks to you and all the KDE contributors for your great work ; there are other desktop environments but they are less good and sometimes very expensive! Sincerely -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 299517] Skanlite should support scan to pdf.
https://bugs.kde.org/show_bug.cgi?id=299517 --- Comment #32 from Olivier BELLEUX --- (In reply to Edmund Laugasson from comment #31) > Simple Scan is free and open-source software, it would be easy to look its > source code (https://gitlab.gnome.org/GNOME/simple-scan) and copy its > functionalities, like scan to PDF (including multipage PDF) into Skanlite > with appropriate adaption. I agree: if "Gnome" can do it with simple-scan, "KDE" should be able to do it with skanlite too... More generally, the desktop environment war shows us a good example of its harmful character: it would be better to play a winning game for all by developing applications together according to the toyota principles: - everything that is not visible (sane etc...) is common, - everything that is visible is specific (Qt or GTK). Thus it would be possible to develop "one application" and its two graphical interfaces for our respective desktop environments. Less dispersion, less waste of resources and more functionality for the users! -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 299517] Skanlite should support scan to pdf.
https://bugs.kde.org/show_bug.cgi?id=299517 --- Comment #34 from Olivier BELLEUX --- (In reply to Nate Graham from comment #33) > That's more or less how it actually works. :) The part that's the same > (SANE) is common, and the part you can see (the user interface) is made with > different tools: Qt and GTK and so on.What I think you're trying to say > though is that Qt and GTK shouldn't be separate; we should have a single UI > toolkit or set of low-level application development tools that are common to > everybody, and each environment would just write a custom UI on top of it > according to their HIG. > > And yeah, that would be great. But Qt and GTK both *do* exist. And > Enlightenment, and Flutter, and a bunch of others. We can't go back in time > and delete them all except for one. For better or worse, we are stuck in a > world with multiple GUI toolkits. And this means that you can't just grab > the code from an app that's written in another GUI toolkit; it doesn't work > like that. To use your car metaphor, it would be like trying to put the > engine from a Volkswagen into a Honda. By the time you made it work, it > would have been easier, cheaper and work better to just get a new engine for > the Honda! That's the situation here with this feature; how SimpleScan > implements the feature is not applicable for Skanlite because of all the > other technical differences between them. > > Fortunately, a new scanning app called SkanPage is under heavy development. > It already has this feature and I expect it will eventually replace Skanlite > over time. It uses the same backend SANE library but it's written with a > more modern user interface component set which makes it easier to work on > and extend in the future. Dear Nate, This is indeed more or less my idea: to do, as much as possible, in common on commonly used tools, in order to allow developers to concentrate on the specificities of their DE. I find that each environment has its advantages and disadvantages; for me, KDE's track record outweighs Gnome or other DEs; but KDE can't be suitable for everyone, and that's good, otherwise Linux wouldn't exist. On the other hand, reducing "what you can't see" to SANE seems to me to be reductive: it seems to me that some of the code is sandwiched between the stuff (in Qt or in GTK) that you click on and SANE. Skanlite as well as Simple-scan are far from offering as many features as Xsane and its Windows 95 style interface. The interface to SANE could be "terminal" for all or in GTK or Qt etc... while offering the same functionality. This principle seems to me to be extensible to other cases: in instant messaging, protocols (irc, xmpp, matrix, telegram) and GUIs are not lacking (konversation, polari, kopete, pidgin, neochat...): wouldn't it be simpler to use only "libpurple" and its plugins and to graft a GUI to it either in GTK (Pidgin) or in Qt/qml (Kukupa which means "pigeon" in Maori)? That way the focus would be more on the code that you don't see but does almost everything rather than the code that you see but doesn't do much. I read your blog posts every weekend and I have never read a critical, or hurtful, word for another DE from you. Unfortunately for many, developing software is reinventing the wheel, over and over again, to claim that the other guy can't code. Instead of favouring the quantity of bad or average software, it seems to me that free software should favour transversal collaborations to provide less numerous but better quality software. With the amount of work provided for several competing software we could have a very good one with two Guis adapted to our DEs -- You are receiving this mail because: You are watching all bug changes.
[korganizer] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #11 from Olivier Churlaud --- No, I don't use 2FA -- You are receiving this mail because: You are watching all bug changes.
[kbackup] [Bug 450998] New: Crash of kBackup for Zendesk Help Center
https://bugs.kde.org/show_bug.cgi?id=450998 Bug ID: 450998 Summary: Crash of kBackup for Zendesk Help Center Product: kbackup Version: unspecified Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kol...@aon.at Reporter: olivier.degar...@neofi-solutions.com Target Milestone: --- Created attachment 147214 --> https://bugs.kde.org/attachment.cgi?id=147214&action=edit Screenshot of the error message (crash) + 2 kBackup logs 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 *** Hello Kde team. STEPS TO REPRODUCE 1. Open the application kBackup (origin = KeePass-2.50-Setup) under Windows 10 or 11 - source: https://support.zendesk.com/hc/en-us/community/posts/4409506828954 - it is used for the backup of our Help Center into Zendesk. 2. The backup works for ten-fifteen minutes then it stops . 3. Error message --> see the attached screenshot (file .png) including also the 2 logs = BackupLog.txt + urlLog.txt = zip with those 3 files. OBSERVED RESULT Error message = the general exception was hit startIndex ne peut pas être inférieur à zéro (translation = can't be smaller than 0). Nom du paramètre (translation = setting name) : startIndex This error message occurs for a few days after around 500 saved articles (for a total which should be 1200). EXPECTED RESULT Before the issue, the complete duration of the backup was around 35 minutes = more than 1200 articles + more than 2800 pictures/images. I tried to archive one or two articles which could be guilty = same behaviour. Tested process with different Zendesk accounts = same behaviour. Is it a known issue? Thanks. SOFTWARE/OS VERSIONS Windows: 10 + 11 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.
[kbackup] [Bug 451277] New: Crash of kBackup for Zendesk Help Center
https://bugs.kde.org/show_bug.cgi?id=451277 Bug ID: 451277 Summary: Crash of kBackup for Zendesk Help Center Product: kbackup Version: unspecified Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kol...@aon.at Reporter: olivier.degar...@neofi-solutions.com Target Milestone: --- Created attachment 147364 --> https://bugs.kde.org/attachment.cgi?id=147364&action=edit Screenshot of the error message (crash) + 2 kBackup logs 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 *** Hello Kde team. STEPS TO REPRODUCE 1. Open the application kBackup under Windows 10 or 11 - source: https://support.zendesk.com/hc/en-us/community/posts/4409506828954 - it is used for the backup of our Help Center into Zendesk. 2. The backup works for ten-fifteen minutes then it stops . 3. Error message --> see the attached screenshot (file .png) including also the 2 logs = BackupLog.txt + urlLog.txt = zip with those 3 files. OBSERVED RESULT Error message = the general exception was hit startIndex ne peut pas être inférieur à zéro (translation = can't be smaller than 0). Nom du paramètre (translation = setting name) : startIndex This error message occurs for a few days after around 500 saved articles (for a total which should be 1200). EXPECTED RESULT Before the issue, the complete duration of the backup was around 35 minutes = more than 1200 articles + more than 2800 pictures/images. I tried to archive one or two articles which could be guilty = same behaviour. Tested process with different Zendesk accounts = same behaviour. Is it a known issue? Thanks. SOFTWARE/OS VERSIONS Windows: 10 + 11 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.
[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers
https://bugs.kde.org/show_bug.cgi?id=341143 --- Comment #459 from Olivier BELLEUX --- I never understood what the activities were for or how they differed from a virtual desktop. The concept is wrong from the start. If you look at a dictionary for "activité": (Yes, I'm French...) - [Larousse](https://www.larousse.fr/dictionnaires/francais/activité/947) 1) A set of phenomena by which certain forms of life, a process, a functioning are manifested: Physical activity, intellectual activity. 2) Faculty, power to act; manifestation of this faculty: A man overflowing with activity. - [dictionary.lerobert](https://dictionnaire.lerobert.com/definition/activite) 1) (THINGS) The faculty or fact of acting. The activity of a drug. - A volcano in activity. ➙ action. 2) Coordinated acts and works of human origin. Physical activity. The industrial activity of a region. - PLURAL The activities of sb. ➙ occupation. 3) The quality of an active person. To show great activity. 4) Situation of a person (ESPECIALLY a military person) who is exercising his employment (as opposed to retirement, availability). An activity is not a place on which to place windows or widgets or wallpaper… That's a desktop! The concept of "activity" would be interesting if it were rather a tool allowing to save a particular state of a work session and to come back to it later, i.e. to save the windows, widgets and wallpapers at a given moment in a database and to allow, via a graphic interface (a dashboard) to consult the list of saved activities, the various existing snapshots and to choose one of them to reopen it and resume from this state of the user session. To be more synthetic: 1) turn on the computer 2) login + password = connection to the user account with the default activity 3) open the activity dashboard and choose the "photography" activity 4) work on you holidays photos... 5) open the activities dashboard and choose the activity "contribute to kde", reopen the session of 2014-11-21. 6) reply to bug 341143. 7) open the activity dashboard and choose the activity "play 0ad 8) turn off the computer and go to sleep This is just an idea that popped into my head, so I'll just give it to you as it comes. Sincerely -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 360336] Default task switcher still briefly appear when changed
https://bugs.kde.org/show_bug.cgi?id=360336 --- Comment #9 from Olivier Churlaud --- I don't reproduce it. I think it is obsolete. Feel free to close the bug -- You are receiving this mail because: You are watching all bug changes.
[korganizer] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 Olivier Churlaud changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|ASSIGNED|RESOLVED --- Comment #14 from Olivier Churlaud --- I ditched nextcloud, now with baikal everything works fine. I canceled my Mr as well -- You are receiving this mail because: You are watching all bug changes.
[kile] [Bug 457172] New: Feature Request: add support for LSP (texlab)
https://bugs.kde.org/show_bug.cgi?id=457172 Bug ID: 457172 Summary: Feature Request: add support for LSP (texlab) Product: kile Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: michel.lud...@gmail.com Reporter: o.g.m.bell...@gmail.com Target Milestone: --- Kile is based on libktexteditor like kate; kate implements support for Language Server Protocol. For LaTeX, there is texlab, a cross-platform implementation of the language server protocol providing rich cross-editing support for the LaTeX typesetting system. There are also two servers for languagetool support: - languagetool-languageserver - ltex With this new feature Kile would become the first LaTeX code editor to implement LSP support and thus offer all these improvements in LaTeX code writing. Thank you very much for your great project and your work. -- You are receiving this mail because: You are watching all bug changes.
[kiofuse] [Bug 432856] Can't reopen remote files using common "File, Open recent" menu option
https://bugs.kde.org/show_bug.cgi?id=432856 Olivier Delaune changed: What|Removed |Added CC||olivier.dela...@wanadoo.fr -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 438939] In Wayland keyboard navigation and shortcuts fail
https://bugs.kde.org/show_bug.cgi?id=438939 --- Comment #2 from Olivier Churlaud --- You are completely right. My KMyMoney is in French and I didn't know the names of the things. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 439667] New: In Wayland shortcuts do not work reliably
https://bugs.kde.org/show_bug.cgi?id=439667 Bug ID: 439667 Summary: In Wayland shortcuts do not work reliably Product: kmymoney Version: 5.1.2 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- SUMMARY In a Wayland session, The shortcuts do not work all the time (and I fail to understand when it works and when it doesn't). For instance, I set up +N to create a new operation. Sometimes it does, sometimes not. I also have ++ and ++ to change an operation state. Sometimes it works, sometimes not. Everything works fine in an X11 session. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 439667] In Wayland shortcuts do not work reliably
https://bugs.kde.org/show_bug.cgi?id=439667 Olivier Churlaud changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=438939 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 438939] In Wayland keyboard navigation and shortcuts fail
https://bugs.kde.org/show_bug.cgi?id=438939 Olivier Churlaud changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=439667 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 439667] In Wayland shortcuts do not work reliably
https://bugs.kde.org/show_bug.cgi?id=439667 Olivier Churlaud changed: What|Removed |Added Keywords||wayland -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #6 from Olivier Churlaud --- I'm using KOrganizer, Evolution, DAVx5. Only KOrganiser is failing to retrieve my contacts and agendas. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 438939] New: In Wayland keyboard navigation and shortcuts fail
https://bugs.kde.org/show_bug.cgi?id=438939 Bug ID: 438939 Summary: In Wayland keyboard navigation and shortcuts fail Product: kmymoney Version: 5.1.1 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- SUMMARY In a Wayland session, I cannot use to navigate between the fields. It works on the fields of left side of the operation editor, but cannot reach the right side. It's also hard to know which field is in used (no pointer). Finally, the shortcuts do not work all the time (and I fail to understand when it works and when it doesn't). For instance, I set up +N to create a new operation. Sometimes it does, sometimes not. I also have ++ and ++ to change an operation state. Sometimes it works, sometimes not. Everything works fine in an X11 session. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 438942] New: In Wayland '.' doesn't translate to ', ' in the value field
https://bugs.kde.org/show_bug.cgi?id=438942 Bug ID: 438942 Summary: In Wayland '.' doesn't translate to ',' in the value field Product: kmymoney Version: 5.1.1 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- SUMMARY In the value field, when using the numeric pad of a keyboard, if your locale uses comma to separate units from decimals, the dot cannot be used. (it works well in a X11 session). STEPS TO REPRODUCE 1. Go in the "value" field 2. Write with the numeric pad of the keyboard a value "5.02" OBSERVED RESULT If your locale is comma separated, it reads 502,00 EXPECTED RESULT Automatically translate the dot to a comma, to read "5,02". SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION In works in an X11 session -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 Olivier Churlaud changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #4 from Olivier Churlaud --- How can I help you to help me? -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 436159] New: Kdenlive crash on startup / OpenGL related
https://bugs.kde.org/show_bug.cgi?id=436159 Bug ID: 436159 Summary: Kdenlive crash on startup / OpenGL related Product: kdenlive Version: 20.12.3 Platform: Debian testing OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: olivie...@free.fr Target Milestone: --- Created attachment 137899 --> https://bugs.kde.org/attachment.cgi?id=137899&action=edit Trace log SUMMARY Issue occur on Kdenlive startup. Graphical interface was not open, but it's look like he start to draw it. The GUI and fail immediatelly after I guess that issue is related on OpenGL window drawing, because crash trace show: QOpenGLContext::makeCurrent Computer use NVIDIA proprietary drivers (legacy / 390.141-3). Linux distribution is Debian Testing (Bullseye). STEPS TO REPRODUCE Open Kdenlive OBSERVED RESULT Crash EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Linux/KDE Plasma: Système d’exploitation : Debian GNU/Linux bullseye/sid Architecture de l’unité centrale : x86_64 Noyau : linux 5.10.0-6-amd64 KDE Plasma Version: 4:5.20.5-4 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 214636] updating tag to XMP/IPTC bug
https://bugs.kde.org/show_bug.cgi?id=214636 --- Comment #31 from Olivier Becquaert --- (In reply to caulier.gilles from comment #30) > Olivier, > > Are you able to reproduce this problem with recent digiKam 7.x version and > Exiv2 0.27.x ? > > Gilles Caulier Hello Gilles, Good news is 12 years later I still use Digikam :-). The bug is gone, you can close it. thank you for this great software ! Olivier (happy Digikam user since at least 12 years) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 436159] Kdenlive crash on startup / OpenGL related
https://bugs.kde.org/show_bug.cgi?id=436159 Olivier AJ changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from Olivier AJ --- Issue fixed. Root cause was not Kdenlive, but Xorg, who load the free libglx.so, instead of NVIDIA proprietary driver Extract from /var/log/Xorg.0.log with issue: [ 8.701] (II) LoadModule: "glx" [ 8.724] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 8.805] (II) Module glx: vendor="X.Org Foundation" Extract from /var/log/Xorg.0.log with issue fixed: [ 870.828] (II) LoadModule: "glx" [ 870.828] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 870.833] (II) Module glx: vendor="NVIDIA Corporation" Best regards -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kdav] [Bug 436372] New: Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 Bug ID: 436372 Summary: Cannot synchronize with my Nextcloud carddav/caldav Product: frameworks-kdav Version: 5.81.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: oliv...@churlaud.com Target Milestone: --- SUMMARY I set the URI of the instance, with my login and password (it works on my smartphone with DAVx5, I tried with Evolution and it works as well). When I try to synchronize the caldav or carddav it korganizer tells me either: org.kde.pim.davresource: Unable to fetch collections 300 "There was a problem with the request.\nHTTP error (0)." or org.kde.pim.davresource: Unable to fetch collections 300 "There was a problem with the request.\nInvalid username/password (401)." On nextcloud side I get this (the userAgent is strange, the user as well : as if kdav was not sending the correct headers. {"reqId":"YIsN2nk4gdZ-H3aSmnRSNwAAADQ","level":0,"time":"2021-04-29T21:49:46+02:00","remoteAddr":"2001:861:4000:870:6dee:25e:5bf0:f774","user":"--","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"--","version":"21.0.1.1"} {"reqId":"YIsN2nk4gdZ-H3aSmnRSNwAAADQ","level":0,"time":"2021-04-29T21:49:47+02:00","remoteAddr":"2001:861:4000:870:6dee:25e:5bf0:f774","user":"--","app":"encryption","method":"PROPFIND","url":"/remote.php/dav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"--","version":"21.0.1.1"} {"reqId":"YIsN2nk4gdZ-H3aSmnRSNwAAADQ","level":0,"time":"2021-04-29T21:49:47+02:00","remoteAddr":"2001:861:4000:870:6dee:25e:5bf0:f774","user":"--","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"--","version":"21.0.1.1"} {"reqId":"YIsN2nk4gdZ-H3aSmnRSNwAAADQ","level":0,"time":"2021-04-29T21:49:47+02:00","remoteAddr":"2001:861:4000:870:6dee:25e:5bf0:f774","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/","message":{"Exception":"Sabre\\DAV\\Exception\\NotAuthenticated","Message":"No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured","Code":0,"Trace":[{"file":"/home/churlaud/cloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/churlaud/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/churlaud/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/churlaud/cloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/home/churlaud/cloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/home/churlaud/cloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/home/churlaud/cloud/remote.php","line":167,"args":["/home/churlaud/cloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/home/churlaud/cloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","Line":154,"CustomMessage":"--"},"userAgent":"--","version":"21.0.1.1"} STEPS TO REPRODUCE 1. Setup your nexcloud carddav credentials 2. Try to fetch the data OBSERVED RESULT It fails EXPECTED RESULT The data is fetched -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kdav] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #1 from Olivier Churlaud --- I tested manually with this command: curl -v -X PROPFIND -H "Content-Type: application/xml" -u $USER https://$HOSTNAME/remote.php/dav/principals/users/$USER/ (password being given with the prompt) and it returns an 200 status, not an 401, so I think the issue is somewhere in the korganizer -> kdav stack, during the query. I tracked the issue to the DavCollectionsFetchJobPrivate::doCollectionsFetch method, and everything seemed fine. I wonder if the queries are correct (headers etc) but cannot find how to debug further. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kdav] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #2 from Olivier Churlaud --- Debugging let me know that no authentication header is sent. With debugging qDebug() I found that my login and password are correct. I don't understand the logic to the authenticationHeader() method to debug further yet. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 Olivier Churlaud changed: What|Removed |Added Version|5.81.0 |5.82.0 CC||kdelibs-b...@kde.org Component|general |HTTP Assignee|kdelibs-b...@kde.org|kio-bugs-n...@kde.org Product|frameworks-kdav |frameworks-kio -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 436372] Cannot synchronize with my Nextcloud carddav/caldav
https://bugs.kde.org/show_bug.cgi?id=436372 --- Comment #3 from Olivier Churlaud --- Request to nextcloud after which there is no authent HTTP/1.1 401 Unauthorized Date: Sun, 09 May 2021 19:14:27 GMT Content-Type: application/xml; charset=utf-8 Transfer-Encoding: chunked Connection: keep-alive Server: Apache X-Powered-By: PHP/7.3 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Referrer-Policy: no-referrer X-Content-Type-Options: nosniff X-Download-Options: noopen X-Frame-Options: SAMEORIGIN X-Permitted-Cross-Domain-Policies: none X-Robots-Tag: none X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src none; WWW-Authenticate: Basic realm=\"Nextcloud\", charset=\"UTF-8\" Set-Cookie: oc_sessionPassphrase=8gUy4Ito5NUrvFD6li5%2BI%2Bt7APjHejTGdg3jj3UVwya2x%2FHCQc4g1hB8%2Bukb2po7SlTff03IY%2FWHY4VpXKJNtQAEmJmHw5i4F7NAFtfUNKnPc8E3aN%2FxVO1qqBeHpimE; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: oc9yvoa3r8f0=c492aa6aa18a95b08c9ce9ef57b2ed4a; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict Request to baikal after which there is an authentication HTTP/1.1 401 Unauthorized Date: Sun, 09 May 2021 19:13:28 GMT Content-Type: application/xml; charset=utf-8 Transfer-Encoding: chunked Connection: keep-alive Server: Apache X-Powered-By: PHP/7.3 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Sabre-Version: 4.1.4 Vary: Brief,Prefer DAV: 1, 3, extended-mkcol, access-control, calendarserver-principal-property-search, calendar-access, calendar-proxy, calendar-auto-schedule, calendar-availability, resource-sharing, calendarserver-sharing, addressbook WWW-Authenticate: Basic realm=\"sabre/dav\", charset=\"UTF-8\" Set-Cookie: PHPSESSID=1978132ff2ee1d55a485fd552e3653d7; path=/; HttpOnly Something else that might be useful: while connecting to nextcloud it fails to retrieve the Chunk: kf.kio.slaves.http: isError= false needCredentials= true forceKeepAlive= false forceDisconnect= false kf.kio.slaves.http: before fixup "application/xml" kf.kio.slaves.http: after fixup "application/xml" kf.kio.slaves.http: "-1" bytes left. kf.kio.slaves.http: Chunk size = 557 bytes kf.kio.slaves.http: bytesReceived: 557 m_iSize: -1 Chunked: true BytesLeft: -1 kf.kio.slaves.http: Failed to read chunk header. kf.kio.slaves.http: bytesReceived: -1 m_iSize: -1 Chunked: true BytesLeft: -1 kf.kio.slaves.http: bytesReceived==-1 sz= 557 Connection broken ! -- You are receiving this mail because: You are watching all bug changes.
[XWaylandVideoBridge] [Bug 474966] On Gnome, a thin white line will appear on the top left of the secondary monitor screen when XWaylandVideoBridge is running. After using screen-capture then terminat
https://bugs.kde.org/show_bug.cgi?id=474966 Olivier Lachance changed: What|Removed |Added CC||olivier.lachanc...@gmail.co ||m --- Comment #3 from Olivier Lachance --- Created attachment 164818 --> https://bugs.kde.org/attachment.cgi?id=164818&action=edit Shows the thin line that happens to be in reality a white square -- You are receiving this mail because: You are watching all bug changes.
[XWaylandVideoBridge] [Bug 474966] On Gnome, a thin white line will appear on the top left of the secondary monitor screen when XWaylandVideoBridge is running. After using screen-capture then terminat
https://bugs.kde.org/show_bug.cgi?id=474966 --- Comment #4 from Olivier Lachance --- Created attachment 161924 [details] Shows the thin line that happens when opening xwaylandvideobridge 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. Have a double monitor setup using the Gnome Desktop environment 2. Open XWaylandVideoBridge 3. (Optional) Use and terminate screen-capture and the white line extends down the entire left side of the monitor OBSERVED RESULT A thin white line is present in the top left corner of the secondary monitor, it expands down the entire side if screen-capture is activated then terminated EXPECTED RESULT The program would be running in the background, but the window would be invisible until a program tries to screen-capture SOFTWARE/OS VERSIONS OS: Arch Linux x86_64 Kernel: 6.6.10-667.rog.fc39 DE: GNOME 45.2-1 (no themes and extensions all disabled) WM: Mutter Windowing System: Wayland GPU: NVIDIA GeForce RTX 3060 Laptop GPU ADDITIONAL INFORMATION Depending on my screen layout, the thin white line appears on the main screen instead of the left most one and is in reality a white square. My primary monitor is 1920x1080p 144Hz SDR landscape on right side, the secondary monitor is 1600x1000p 60Hz SDR landscape on left side -- You are receiving this mail because: You are watching all bug changes.
[XWaylandVideoBridge] [Bug 474966] On Gnome, a thin white line will appear on the top left of the secondary monitor screen when XWaylandVideoBridge is running. After using screen-capture then terminat
https://bugs.kde.org/show_bug.cgi?id=474966 --- Comment #5 from Olivier Lachance --- (In reply to Olivier Lachance from comment #4) > Created attachment 161924 [details] > Shows the thin line that happens when opening xwaylandvideobridge > > 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. Have a double monitor setup using the Gnome Desktop environment > 2. Open XWaylandVideoBridge > 3. (Optional) Use and terminate screen-capture and the white line extends > down the entire left side of the monitor > > OBSERVED RESULT > A thin white line is present in the top left corner of the secondary > monitor, it expands down the entire side if screen-capture is activated then > terminated > > EXPECTED RESULT > The program would be running in the background, but the window would be > invisible until a program tries to screen-capture > > SOFTWARE/OS VERSIONS > OS: Arch Linux x86_64 > Kernel: 6.6.10-667.rog.fc39 > DE: GNOME 45.2-1 (no themes and extensions all disabled) > WM: Mutter > Windowing System: Wayland > GPU: NVIDIA GeForce RTX 3060 Laptop GPU > > ADDITIONAL INFORMATION > Depending on my screen layout, the thin white line appears on the main > screen instead of the left most one and is in reality a white square. > > My primary monitor is 1920x1080p 144Hz SDR landscape on right side, the > secondary monitor is 1600x1000p 60Hz SDR landscape on left side little change to OS being Fedora 39 x86_64 -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 474981] Searching for "shutdown", "restart" or "sleep" brings up the "Desktop Session" KCM instead of performing the actions themselves
https://bugs.kde.org/show_bug.cgi?id=474981 Olivier BELLEUX changed: What|Removed |Added CC||o.g.m.bell...@gmail.com --- Comment #2 from Olivier BELLEUX --- I confirm the bug with the keywords : - "éteindre" which returns "search éteindre in google". - hibernate", even partially, returns "energy hibernate". - sleep", on the other hand, returns "sleep" and "hibernate". --- Operating System: openSUSE Leap 15.5 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 5.14.21-150500.55.28-default (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15.4 Gio of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: Notebook Product Name: NLx0MU System Version: Not Applicable -- You are receiving this mail because: You are watching all bug changes.
[kruler] [Bug 251432] Measure angle on screen
https://bugs.kde.org/show_bug.cgi?id=251432 Olivier Delaune changed: What|Removed |Added CC||olivier.dela...@wanadoo.fr -- You are receiving this mail because: You are watching all bug changes.
[Skanpage] [Bug 473964] New: Skanpake fail to launch
https://bugs.kde.org/show_bug.cgi?id=473964 Bug ID: 473964 Summary: Skanpake fail to launch Classification: Applications Product: Skanpage Version: 23.08.0 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: a.stipp...@gmx.net Reporter: o.g.m.bell...@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. plug scanner to usb port and power on 2. type "skanpage" in shell (zsh in yakuake) 3. hint enter OBSERVED RESULT [DS] Profile read from file (tesseract_opencl_profile_devices.dat). [DS] Device[1] 0:(null) score is 0,204881 [DS] Selected Device[1]: "(null)" (Native) which: no avahi-browse in (/home/olivier/.zsh/zplug/repos/zplug/zplug/bin:/home/olivier/.zsh/zplug/bin:/opt/texlive/2023/bin/x86_64-linux:/home/olivier/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/:/opt/Grammalecte/:/home/olivier/.local/bin/:/home/olivier/.config/kate/lspclient/:/var/lib/flatpak/exports/bin:) QQmlApplicationEngine failed to load component qrc:/qml/MainWindow.qml:331:26: Type ContentView unavailable qrc:/qml/ContentView.qml:67:13: Type DocumentPage unavailable qrc:/qml/DocumentPage.qml:198:13: KQuickImageEditor.CropBackground is not a type EXPECTED RESULT skanpage successfully launch and scan my document SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.5 KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 Kernel Version: 5.14.21-150500.55.19-default (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 15.4 Gio of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: Notebook Product Name: NLx0MU System Version: Not Applicable ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[Skanpage] [Bug 473964] Skanpake fail to launch
https://bugs.kde.org/show_bug.cgi?id=473964 Olivier BELLEUX changed: What|Removed |Added CC||o.g.m.bell...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[Skanpage] [Bug 473964] Skanpake fail to launch
https://bugs.kde.org/show_bug.cgi?id=473964 --- Comment #2 from Olivier BELLEUX --- (In reply to Nate Graham from comment #1) > This means that one of two things is happening: > - The KQuickImageEditor package isn't installed > - The KQuickImageEditor package is too old > > Both would be distro packaging issues; please report this to the openSUSE > folks. Thanks! I was thinking of something around KQuickImageEditor but: - KQuickImageEditor 0.1.2 was installed - installing KQuickImageEditor-import 0.1.2 doesn't change anything I searched for KQuickImageEditor at the openbuildservice. There is a version 0.2.0. After reconstruction I get only KQuickImageEditor-import 0.2.0. After installing it Skanpage start normally. So you were right KQuickImageEditor was too old. Thanks for guiding me to the right solution. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kconfig] [Bug 470701] [Feature request] Add "Ctrl+Y" as an alternate shortcut for "Redo" in Kate
https://bugs.kde.org/show_bug.cgi?id=470701 --- Comment #3 from Olivier FAURE --- (In reply to Christoph Cullmann from comment #2) > Would it make sense to add that to the standard shortcuts? I think so, yes. "Ctrl-Y" is a shortcut a lot of people are used to. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kconfig] [Bug 470701] [Feature request] Add "Ctrl+Y" as an alternate shortcut for "Redo" in Kate
https://bugs.kde.org/show_bug.cgi?id=470701 --- Comment #6 from Olivier FAURE --- There might have been a miscommunication. I'm not asking for the Ctrl+Shift+Z shortcut to be removed. I'm asking for both shortcuts to be supported by default. This is also the current behavior in LibreOffice, for instance. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 468135] Error code 150 unknown when connecting my smartphone
https://bugs.kde.org/show_bug.cgi?id=468135 Olivier Delaune changed: What|Removed |Added CC||olivier.dela...@wanadoo.fr --- Comment #1 from Olivier Delaune --- I also experience the same issue. To get the pictures/vidéos, I use Gwenview. For the other files, I have no solution so far. My smartphone is a Xiaomi Redmi Note 11 with Android 12 SKQ1.211103.001. -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 446751] New: Akonadi POP3 Resource failed to connect to pop3 gmail
https://bugs.kde.org/show_bug.cgi?id=446751 Bug ID: 446751 Summary: Akonadi POP3 Resource failed to connect to pop3 gmail Product: Akonadi Version: 5.19.0 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: major Priority: NOR Component: POP3 Resource Assignee: kdepim-b...@kde.org Reporter: o.g.m.bell...@gmail.com CC: aa...@kde.org 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. connect to kontact / kmail 2. pick up the mail 3. OBSERVED RESULT Unable to login to the server "pop.gmail.com". Could not login to pop.gmail.com. The server terminated the connection immediately. org.kde.pim.pop3resource: == ERROR DURING POP3 SYNC == org.kde.pim.pop3resource: "Unable to login to the server \"pop.gmail.com\".\nCould not login to pop.gmail.com.\n\nThe server terminated the connectionimmediately." org.kde.pim.pop3resource: UID list from server is not valid. org.kde.pim.pop3resource: == ERROR DURING POP3 SYNC == org.kde.pim.pop3resource: "Unable to login to the server \"pop.gmail.com\".\nCould not login to pop.gmail.com.\n\nThe server terminated the connectionimmediately." EXPECTED RESULT emails are raised, of course… SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.3 KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.3.18-59.37-default (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 7.6 Gio of RAM Graphics Processor: Mesa DRI Intel® UHD Graphics 630 -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 446751] Akonadi POP3 Resource failed to connect to pop3 gmail
https://bugs.kde.org/show_bug.cgi?id=446751 --- Comment #17 from Olivier BELLEUX --- Hello, I'm using opensuse leap 15.3 with kde community repositories; unfortunately the openbuildservice had some problems to rebuild kde gear 21.12: it just finished after three days of hard works. I did the update + logout + login and launch kontact ; I retrieved my mails ; everything went well so for me the bug is solved Thanks to all the kdepim team for the patch. Sincerely -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 423897] New: impossible to put the french language
https://bugs.kde.org/show_bug.cgi?id=423897 Bug ID: 423897 Summary: impossible to put the french language Product: systemsettings Version: 5.16.5 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: 7.oliv...@gmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. no possibilty to get the french language 2. 3. 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.
[systemsettings] [Bug 423897] impossible to put the french language
https://bugs.kde.org/show_bug.cgi?id=423897 --- Comment #2 from 7.oliv...@gmail.com <7.oliv...@gmail.com> --- Hello thanks for tout answer but I 'm not anymore with this linux version . Thanks anyway Le dim. 5 juil. 2020 à 15:01, Nicolas Fella a écrit : > https://bugs.kde.org/show_bug.cgi?id=423897 > > Nicolas Fella changed: > >What|Removed |Added > > > CC||nicolas.fe...@gmx.de > Status|REPORTED|NEEDSINFO > Resolution|--- |WAITINGFORINFO > > --- Comment #1 from Nicolas Fella --- > We need more information to be able to help you. > What exact steps are you doing and what happens? Also the SOFTWARE/OS > VERSIONS > are important > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 424059] New: video rendering crashes with large slideshow clip made of PNG files (windows)
https://bugs.kde.org/show_bug.cgi?id=424059 Bug ID: 424059 Summary: video rendering crashes with large slideshow clip made of PNG files (windows) Product: kdenlive Version: 20.04.1 Platform: MS Windows OS: Microsoft Windows Status: REPORTED Severity: major Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: ori...@yahoo.com Target Milestone: --- Created attachment 130025 --> https://bugs.kde.org/attachment.cgi?id=130025&action=edit rendering options and crash window SUMMARY STEPS TO REPRODUCE 1. create slideshow clip with large number of png image files (30 files) 2. Project render (mp4, mpg or webm output format tested) OBSERVED RESULT the rendering is crashing. It does not happen with less png files. If slideshow clip uses jpg converted images instead, the rendering does not crash. EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: win 10 enterprise 64bits macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION see attachments. I can make the png pictures available on demand -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 437698] New: Kmail editor suppress apostrophe in french
https://bugs.kde.org/show_bug.cgi?id=437698 Bug ID: 437698 Summary: Kmail editor suppress apostrophe in french Product: kontact Version: 5.17.1 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: mail Assignee: kdepim-b...@kde.org Reporter: o.g.m.bell...@gmail.com Target Milestone: --- SUMMARY Kmail editor suppress apostrophe in french STEPS TO REPRODUCE tape a word with an apostrophe like "j'ai un problème" OBSERVED RESULT after typing space after j'ai the apostrophe disapear "jai un problème" EXPECTED RESULT the editor let the apostrophe at their place SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.3.18.lp152.75-default (available in About System) KDE Plasma Version: 5.21.5 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.