[ghostwriter] [Bug 485691] Ghostwriter crashes on launch

2024-05-16 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=485691

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

--- Comment #5 from Freek de Kruijf  ---
I have the same problem. Error messages:
Using pandoc version 3.1.13
Using multimarkdown version 6.7.0
Using cmark version 0.31.0
Segmentatiefout (geheugendump gemaakt)

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

[lokalize] [Bug 477039] lokalize does not open project file using --project

2024-02-07 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=477039

--- Comment #12 from Freek de Kruijf  ---
I am using kio-5.114.0-2.2 from the repository of openSUSE Tumbleweed

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

[lokalize] [Bug 477039] lokalize does not open project file using --project

2024-02-07 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=477039

Freek de Kruijf  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #10 from Freek de Kruijf  ---
The problem still exists. Maybe my setup is the culprit.
I have in $HOME a symbolic link to the real location of the folder with the KDE
translation folders.

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

[lokalize] [Bug 479688] Crash when trying to save changed translation in a row

2024-01-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=479688

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #2 from Freek de Kruijf  ---
Sadly, I can't reproduce this. After starting lokalize again I managed to
change all remaining wrong translations without any problem.

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

[lokalize] [Bug 477039] lokalize does not open project file using --project

2024-01-22 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=477039

--- Comment #6 from Freek de Kruijf  ---
(In reply to Kevin Ottens from comment #5)
> So now we got a MR for KIO which should fix this. Indeed, Lokalize seems to
> exploit a corner case in KDirModel's API and the previous patch slightly
> changed the behavior for this particular case.
> 
> This being said, it's one of those where I think we can consider the bug
> "shared" between KDirModel and Lokalize. It looks like this just uncovered
> another bug in Lokalize itself, I suspect it didn't really work as it should
> previously and might have cases where it'd break anyway. 
> 
> Indeed, the project model wrapping KDirModel in Lokalize seems to use
> rowCount but not canFetchMore/fetchMode to decide to go one level down the
> hierarchy. This is a bit optimistic in the general case since models (like
> KDirModel) can decide to not eagerly fetch children nodes. Also it set an
> invalid url as the root of the model which is allowed but I think a bit
> fishy.
> 
> I don't know Lokalize enough to feel confident investing the time to look
> deeper into how this project model works, I'd probably just unwillingly
> break it. Also, the MR in KIO does the job for now... still revisiting the
> project model in Lokalize might be worth it at some point.

The problem is still present in the current version of openSUSE Tumbleweed with
KDE Frameworks 
Version 5.114.0

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

[lokalize] [Bug 479688] New: Crash when trying to save changed translation in a row

2024-01-12 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=479688

Bug ID: 479688
   Summary: Crash when trying to save changed translation in a row
Classification: Applications
   Product: lokalize
   Version: 23.08.4
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

Application: lokalize (23.08.4)

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.6.10-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
I found 6 wrong translations of an element with two English words. So I clicked
right on the wrong translation in TM and selected to open the po file with the
wrong translation and changed it in the right translation for 2 or 3 times. The
next time pressing Ctrl+S lokalize crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  0x7f34002bc3d2 in QSortFilterProxyModel::parent (child=...,
this=0x55c22f8e4170) at itemmodels/qsortfilterproxymodel.cpp:2219
#5  QSortFilterProxyModel::parent (this=0x55c22f8e4170, child=...) at
itemmodels/qsortfilterproxymodel.cpp:2212
#6  0x55c22e01c622 in QModelIndex::parent (this=0x55c232942bb0) at
/usr/include/qt5/QtCore/qabstractitemmodel.h:443
#7  TM::DBFilesModel::updateStats (this=0x55c22f8e4170, topLeft=...,
bottomRight=...) at /usr/src/debug/lokalize-23.08.4/src/tm/dbfilesmodel.cpp:145
#8  0x7f34003196f0 in QObject::event (this=0x55c22f8e4170,
e=0x7f33d40043b0) at kernel/qobject.cpp:1347
#9  0x7f3400fa51ae in QApplicationPrivate::notify_helper (this=, receiver=0x55c22f8e4170, e=0x7f33d40043b0) at
kernel/qapplication.cpp:3640
#10 0x7f34002ed938 in QCoreApplication::notifyInternal2
(receiver=0x55c22f8e4170, event=0x7f33d40043b0) at
kernel/qcoreapplication.cpp:1064
#11 0x7f34002edafe in QCoreApplication::sendEvent (receiver=, event=) at kernel/qcoreapplication.cpp:1462
#12 0x7f34002f0f31 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55c22f7ac060) at
kernel/qcoreapplication.cpp:1821
#13 0x7f34002f1478 in QCoreApplication::sendPostedEvents
(receiver=, event_type=) at
kernel/qcoreapplication.cpp:1680
#14 0x7f3400347063 in postEventSourceDispatch (s=0x55c22f8af8d0) at
kernel/qeventdispatcher_glib.cpp:277
#15 0x7f33fe313f30 in ?? () from /lib64/libglib-2.0.so.0
#16 0x7f33fe315b58 in ?? () from /lib64/libglib-2.0.so.0
#17 0x7f33fe31620c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#18 0x7f3400346876 in QEventDispatcherGlib::processEvents
(this=0x55c22f8b4a40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x7f34002ec3cb in QEventLoop::exec (this=this@entry=0x7ffc0c7b8230,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x7f34002f4860 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x55c22df80a26 in main (argc=, argv=) at
/usr/src/debug/lokalize-23.08.4/src/main.cpp:128
[Inferior 1 (process 3965) detached]

Reported using DrKonqi

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

[lokalize] [Bug 474685] Ctrl+Alt+B in lokalize no longer works

2023-12-04 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

--- Comment #14 from Freek de Kruijf  ---
(In reply to Adrián Chaves (Gallaecio) from comment #12)
> OK, so I had a `[TM]` section in $HOME/.config/lokalizerc with 3 boolean
> options. Removing that seemed to make the feature work again, somewhat (new
> strings will be marked as fuzzy even if I do not choose that).
> 
> Could you all see what’s in your `[TM]` section, and see if removing that
> and restarting Lokalize brings the feature back for you as well.

Indeed it brings back the feature. Thanks!

The names do not suggest this affects this feature.

That they often are marked as fuzzy while they are exact matches has been my
experience in the past.
At least some are now translated and no longer marked as fuzzy.

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

[lokalize] [Bug 477039] lokalize does not open project file using --project

2023-11-28 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=477039

--- Comment #2 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #1)
> Is this the same thing you reported on the mailing list?
> 
> Did you see my follow up there?

You wrote on the mailing list:
There's no code changes between 23.08.2 and 23.08.3 in lokalize. [Unless maybe 
you're using Ubunut+snaps]

Are you sure it's not a different update that broke this? Maybe KDE 
Frameworks? Is your distribution powerful enough that lets you back some 
updates to try to find which update broke it?

I am using openSUSE Tumbleweed, currently snapshot 20231126.
I went back to snapshot 20231101 and installed the version 23.08.2, which
showed the same behavior.
Most likely it is a KDE Framework module that causes this problem. So now I am
going back to snapshot 20231101 with all the software.
Now it works OK.
Trying snapshot 20231110. Frameworks 5.111.0. Works OK.
Trying snapshot 20231113. Frameworks 5.112. 0. Not OK.

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

[lokalize] [Bug 477039] New: lokalize does not open project file using --project

2023-11-15 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=477039

Bug ID: 477039
   Summary: lokalize does not open project file using --project

Classification: Applications
   Product: lokalize
   Version: 23.08.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: project management
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

SUMMARY
***
lokalize does not open project file using --project 
***


STEPS TO REPRODUCE
When I invoke lokalize using "lokalize --project ", either on a
console or via a mime definition and clicking on a .lokalize file, it shows an
empty tab "Project Overview". When I use, after in this way starting lokalize,
the menu item "Open Project" and select a project file the tab "Project
overview" shows the content of the project.

OBSERVED RESULT
Empty tab "Project Overview"

EXPECTED RESULT
Filled tab "Project Overview"

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

ADDITIONAL INFORMATION

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

[lokalize] [Bug 476040] crash when changing a plural from fuzzy to ok

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=476040

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Freek de Kruijf  ---
See new DrKonqi report.

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

[i18n] [Bug 457236] Dutch translation of "Adaptive" in plasma_shell_org.kde.plasma.desktop.pot isn't ideal

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=457236

Freek de Kruijf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Freek de Kruijf  ---
Changed the translation from "aanpasbaar" in "adaptief" of "adaptieve".

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

[lokalize] [Bug 432238] Crash van lokalize after pressing ++

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=432238

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #1 from Freek de Kruijf  ---
Apparently fixed

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

[lokalize] [Bug 474685] Ctrl+Alt+B in lokalize no longer works

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

Freek de Kruijf  changed:

   What|Removed |Added

Version|23.08.1 |22.08.2

--- Comment #7 from Freek de Kruijf  ---
Still present in version 22.08.2 in openSUSE Tumbleweed

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

[lokalize] [Bug 476040] crash when changing a plural from fuzzy to ok

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=476040

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

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

[lokalize] [Bug 476040] crash when changing a plural from fuzzy to ok

2023-11-01 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=476040

--- Comment #3 from Freek de Kruijf  ---
Created attachment 162790
  --> https://bugs.kde.org/attachment.cgi?id=162790=edit
New crash information added by DrKonqi

lokalize (23.08.2) using Qt 5.15.11

Busy editing .../nl/messages/krita/krita.po in plural element. Left single
allone, was OK, and tried to enter %1 in front of plural and to change single
word in plural word, but crashed already when entering %.

-- Backtrace (Reduced):
#4  0x7f8bc4d8610c in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x30) at
/usr/include/c++/13/bits/atomic_base.h:505
#5  QAtomicOps::loadRelaxed (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::loadRelaxed (this=0x30) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
[...]
#8  QString::operator= (this=0x5622bc5539b0, other=...) at
text/qstring.cpp:2408
#9  0x5622b7bb9c3e in MergeCatalog::copyFromBaseCatalog
(this=0x5622bc500700, pos=..., options=0) at
/usr/src/debug/lokalize-23.08.2/src/mergemode/mergecatalog.cpp:51

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

[lokalize] [Bug 476040] New: crash when changing a plural from fuzzy to ok

2023-10-24 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=476040

Bug ID: 476040
   Summary: crash when changing a plural from fuzzy to ok
Classification: Applications
   Product: lokalize
   Version: 23.08.2
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

Application: lokalize (23.08.2)

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.5.6-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
I edited several plurals without problems and the last one stayed fuzzy but was
ok, so I used Ctrl+U to make ok. At that moment lokalize crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  0x7f28b2d8610c in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x2f007300620069) at
/usr/include/c++/13/bits/atomic_base.h:505
#5  QAtomicOps::loadRelaxed (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::loadRelaxed (this=0x2f007300620069) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#7  QtPrivate::RefCount::deref (this=0x2f007300620069) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:66
#8  QString::operator= (this=0x5649f9daa710, other=...) at
text/qstring.cpp:2408
#9  0x5649f3eb8c3e in MergeCatalog::copyFromBaseCatalog
(this=0x5649f94a7970, pos=..., options=0) at
/usr/src/debug/lokalize-23.08.2/src/mergemode/mergecatalog.cpp:51
#10 0x7f28b2f25442 in QtPrivate::QSlotObjectBase::call (a=0x7fffbc543610,
r=0x5649f94a7970, this=0x5649f9ad6c60) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#11 doActivate (sender=0x5649f84beb00, signal_index=9,
argv=0x7fffbc543610) at kernel/qobject.cpp:3925
#12 0x7f28b2f1e0af in QMetaObject::activate
(sender=sender@entry=0x5649f84beb00, m=m@entry=0x5649f3fc19e0
, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffbc543610) at kernel/qobject.cpp:3985
#13 0x5649f3f1db68 in Catalog::signalEntryModified (_t1=...,
this=0x5649f84beb00) at
/usr/src/debug/lokalize-23.08.2/build/src/liblokalize_autogen/include/moc_catalog.cpp:714
#14 Catalog::targetInsert (this=0x5649f84beb00, pos=..., arg=...) at
/usr/src/debug/lokalize-23.08.2/src/catalog/catalog.cpp:838
#15 0x5649f3f160fc in InsTextCmd::doRedo (this=0x5649f7659b90) at
/usr/src/debug/lokalize-23.08.2/src/catalog/cmd.cpp:111
#16 0x5649f3f15c63 in LokalizeUnitCmd::redo
(this=this@entry=0x5649f7659b90) at
/usr/src/debug/lokalize-23.08.2/src/catalog/cmd.cpp:40
#17 0x5649f3f15cad in LokalizeTargetCmd::redo (this=0x5649f7659b90) at
/usr/src/debug/lokalize-23.08.2/src/catalog/cmd.cpp:67
#18 0x7f28b4145185 in QUndoStack::push (this=0x5649f84beb00, cmd=) at util/qundostack.cpp:639
#19 0x5649f3e967b9 in TranslationUnitTextEdit::contentsChanged
(this=0x5649f8b46440, offset=8, charsRemoved=,
charsAdded=) at
/usr/src/debug/lokalize-23.08.2/src/xlifftextedit.cpp:488
#20 0x7f28b2f25442 in QtPrivate::QSlotObjectBase::call (a=0x7fffbc543950,
r=0x5649f8b46440, this=0x5649fa1ac770) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#21 doActivate (sender=0x5649f78c6e90, signal_index=3,
argv=0x7fffbc543950) at kernel/qobject.cpp:3925
#22 0x7f28b369e0a3 in QTextDocument::contentsChange(int, int, int) () from
/lib64/libQt5Gui.so.5
#23 0x7f28b36b588b in QTextDocumentPrivate::finishEdit() () from
/lib64/libQt5Gui.so.5
#24 0x7f28b36ed048 in QTextCursor::insertText(QString const&,
QTextCharFormat const&) () from /lib64/libQt5Gui.so.5
#25 0x7f28b36ed877 in QTextCursor::insertText(QString const&) () from
/lib64/libQt5Gui.so.5
#26 0x7f28b3f99ad6 in QWidgetTextControlPrivate::keyPressEvent
(this=0x5649f85a0a90, e=0x7fffbc5440f0) at widgets/qwidgettextcontrol.cpp:1386
#27 0x7f28b3f949fa in QWidgetTextControl::processEvent
(this=this@entry=0x5649f7c2bd80, e=e@entry=0x7fffbc5440f0,
coordinateOffset=..., contextWidget=contextWidget@entry=0x5649f8aa4910) at
widgets/qwidgettextcontrol.cpp:1012
#28 0x7f28b3f753df in QTextEditPrivate::sendControlEvent (e=0x7fffbc5440f0,
this=0x5649f8bd9620) at widgets/qtextedit_p.h:103
#29 QTextEdit::keyPressEvent (this=, e=0x7fffbc5440f0) at
widgets/qtextedit.cpp:1415
#30 0x5649f3e918d2 in TranslationUnitTextEdit::keyPressEvent
(this=0x5649f8b46440, keyEvent=0x7fffbc5440f0) at
/usr/src/debug/lokalize-23.08.2/src/xlifftextedit.cpp:797
#31 0x7f28b3de7aa5 in QWidget::event (this=this@entry=0x5649f8b46440,
event=event@entry=0x7fffbc5440f0) at kernel/qwidget.cpp:8704
#32 0x7f28b3e91f9e 

[lokalize] [Bug 474685] Ctrl+Alt+B in lokalize no longer works

2023-09-20 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

--- Comment #5 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #4)
> You're on X11 or Wayland?

X11

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

[lokalize] [Bug 474685] Ctrl+Alt+B in lokalize no longer works

2023-09-20 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

--- Comment #3 from Freek de Kruijf  ---
Created attachment 161741
  --> https://bugs.kde.org/attachment.cgi?id=161741=edit
screenshot of configure shortcuts dialog

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

[lokalize] [Bug 474685] Ctrl+Alt+B in lokalize no longer works

2023-09-20 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

--- Comment #2 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #1)
> Works for me.
> 
> Do you get a notification of things happening?
> 
> Can you confirm Ctrl+Alt+B is listed as shortcut in the configure shortcuts
> dialog?

Yes, see attached screenshot.

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

[lokalize] [Bug 474685] New: Ctrl+Alt+B in lokalize no longer works

2023-09-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=474685

Bug ID: 474685
   Summary: Ctrl+Alt+B in lokalize no longer works
Classification: Applications
   Product: lokalize
   Version: 23.08.1
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

Created attachment 161713
  --> https://bugs.kde.org/attachment.cgi?id=161713=edit
screenshot

SUMMARY
***
Since using this version using Ctrl+Alt+B does no longer updates elements which
have a score of 100% in the Translation Memory.
***


STEPS TO REPRODUCE
1. Start with a .po file
2. Press Ctrl+Alt+B
3. Go to an untranslated element and the Translation Memory subwindow shows a
100% translated item and only one, but the subwindow for the translation is
empty. 

OBSERVED RESULT
See above

EXPECTED RESULT
The subwindow for the translation should contain the translation, even
indicated as fully translated and not fuzzy.

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

ADDITIONAL INFORMATION

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

[kwalletmanager] [Bug 472278] kwalletmanager5 has very slow respons

2023-08-25 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472278

--- Comment #2 from Freek de Kruijf  ---
Created attachment 161170
  --> https://bugs.kde.org/attachment.cgi?id=161170=edit
output of strace starting kmalletmanager5

This is the output of the command
LC_ALL=C strace -t -ff /usr/bin/kwalletmanager5 --show > wallet.log 3>&1 2>&1

As can be seen after time 10:43:45 the next reported time is 10:44:10, so a
delay of 25 seconds.
And again a delay between 10:44:10 and 10:44:35, again 25 seconds, followed by
7 seconds delay
till 10:44:42

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

[kwalletmanager] [Bug 472278] kwalletmanager5 has very slow respons

2023-08-23 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472278

--- Comment #1 from Freek de Kruijf  ---
Using strace a strange error message appears:
statx(AT_FDCWD, "/usr/local/share/kwalletmanager5/kwalletmanager.rc",
AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, 0x7ffeeec0) = -1 ENOENT
(Bestand of map bestaat niet)

Shouldn't this be ~/.local/share/kwalletmanager5/kwalletmanager.rc ?
I found a file ~/.config/kwalletmanager5rc

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

[lokalize] [Bug 456034] lokalize crash when moving to the next untranslated element

2023-08-23 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=456034

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #2 from Freek de Kruijf  ---
No reaction

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

[kontact] [Bug 442476] System tray shows wrong number of unread messages

2023-08-23 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=442476

Freek de Kruijf  changed:

   What|Removed |Added

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

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

[kaddressbook] [Bug 374535] kaddressbook lacks support for exporting/importing groups

2023-08-23 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=374535

Freek de Kruijf  changed:

   What|Removed |Added

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

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

[lokalize] [Bug 472605] lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-31 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

--- Comment #8 from Freek de Kruijf  ---
(In reply to NSLW from comment #7)
> BTW What is "hbasis"? I expected to see "home" instead.

I have other OSes on my disk in separate partitions and the main content of the
home folder is in /hbasis/freek (basic home folder). /home/freek contains only
the files which differ in the different OSes and have soft links to folders in
/hbasis/freek

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

[lokalize] [Bug 472605] lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

--- Comment #6 from Freek de Kruijf  ---
Below is the otput after starting lokalize in the terminal
freek@ltfdtum:~> cd vertalingen ; lokalize --project test-case-trunk.lokalize
org.kde.lokalize: db "default139988083668672" opened 2 "nl"
org.kde.lokalize: db "standaard139988083668672" opened 22 "nl"
QStatusBar::insertWidget: Index out of range (5), appending widget
org.kde.lokalize: db "kde4-nl139988083668672" opened 0 "nl"
[bug 472605] mergeFilePath:
"/hbasis/freek/vertalingen/svn2/branchkf5/nl/messages/kstars/kstars.po"
[bug 472605] Project::instance()->branchDir():
"/hbasis/freek/vertalingen/svn2/branchkf5/nl"
[bug 472605] poDir: "/home/freek/vertalingen/svn2/trunkkf5/nl"
[bug 472605] "/home/freek/vertalingen/svn2/trunkkf5/nl" is a symlink: false
[bug 472605] "/home/freek/vertalingen/svn2/trunkkf5" is a symlink: false
[bug 472605] "/home/freek/vertalingen/svn2" is a symlink: false
[bug 472605] "/home/freek/vertalingen" is a symlink: true
[bug 472605] "/home/freek" is a symlink: false
[bug 472605] "/home" is a symlink: false
[bug 472605] potDir: "/hbasis/freek/vertalingen/svn2/trunkkf5/templates"
[bug 472605] potDirRelativelyToPoDir:
"../../../../../../hbasis/freek/vertalingen/svn2/trunkkf5/templates"
[bug 472605] branchDir: "/hbasis/freek/vertalingen/svn2/branchkf5/nl"
[bug 472605] branchPotDir: QDir(
"/hbasis/freek/vertalingen/svn2/branchkf5/nl/../../../../../../hbasis/freek/vertalingen/svn2/trunkkf5/templates"
, nameFilters = { "*" },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters(
Dirs|Files|Drives|AllEntries ) )
[bug 472605] Project::instance()->branchPotDir():
"/hbasis/freek/vertalingen/svn2/trunkkf5/templates"
[bug 472605] poDir: "/home/freek/vertalingen/svn2/trunkkf5/nl"
[bug 472605] "/home/freek/vertalingen/svn2/trunkkf5/nl" is a symlink: false
[bug 472605] "/home/freek/vertalingen/svn2/trunkkf5" is a symlink: false
[bug 472605] "/home/freek/vertalingen/svn2" is a symlink: false
[bug 472605] "/home/freek/vertalingen" is a symlink: true
[bug 472605] "/home/freek" is a symlink: false
[bug 472605] "/home" is a symlink: false
[bug 472605] potDir: "/hbasis/freek/vertalingen/svn2/trunkkf5/templates"
[bug 472605] potDirRelativelyToPoDir:
"../../../../../../hbasis/freek/vertalingen/svn2/trunkkf5/templates"
[bug 472605] branchDir: "/hbasis/freek/vertalingen/svn2/branchkf5/nl"
[bug 472605] branchPotDir: QDir(
"/hbasis/freek/vertalingen/svn2/branchkf5/nl/../../../../../../hbasis/freek/vertalingen/svn2/trunkkf5/templates"
, nameFilters = { "*" },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters(
Dirs|Files|Drives|AllEntries ) )
[bug 472605] saidMergeFilePath:
"/hbasis/freek/vertalingen/svn2/trunkkf5/templates/messages/kstars/kstars.pot"
[bug 472605] saidMergeFilePath exists
[bug 472605] mergeFilePath passed to loadFromUrl:
"/hbasis/freek/vertalingen/svn2/trunkkf5/templates/messages/kstars/kstars.pot"
[bug 472605] saidMergeFilePath passed to loadFromUrl:
"/hbasis/freek/vertalingen/svn2/branchkf5/nl/messages/kstars/kstars.po"
org.kde.lokalize: indexed
"/home/freek/vertalingen/svn2/trunkkf5/nl/messages/kstars/kstars.po" for word
completion in 4 msecs
org.kde.lokalize: "Your names" "Freek de Kruijf" "Your names"
org.kde.lokalize: string: "Freek de Kruijf" searching for placeables in "Your
names"
org.kde.lokalize: 1 "Freek de Kruijf"
org.kde.lokalize: "Your emails" "freekdekru...@kde.nl" "Your emails"
org.kde.lokalize: string: "freekdekru...@kde.nl" searching for placeables in
"Your emails"
org.kde.lokalize: 1 "freekdekru...@kde.nl"
QFile::remove: Empty or null file name
QFile::remove: Empty or null file name
org.kde.lokalize: MainWindow destroyed
freek@ltfdtum:~/vertalingen>

and

freek@ltfdtum:~/vertalingen> ls svn2/branchkf5/nl/messages/kstars/kstars.po
svn2/branchkf5/nl/messages/kstars/kstars.po
freek@ltfdtum:~/vertalingen> ls svn2/branchkf5/templates/messages/
freek@ltfdtum:~/vertalingen>

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

[lokalize] [Bug 472605] lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

--- Comment #5 from Freek de Kruijf  ---
(In reply to NSLW from comment #4)
> Created attachment 160623 [details]
> Patch to debug bug 472605
> 
> Ok, then please:
> 1) download the attached patch
> 2) put it in the root (there where org.kde.lokalize.appdata.xml file is) of
> the lokalize source code 
> 3) invoke "patch -p1 < 0001-Debug-bug-472605.patch" in the terminal
> 4) compile, and run
> 
> If the patching went correctly, you should see entries starting with "[bug
> 472605]" in your terminal while running the test case. Please run the test
> case once again and attach whole terminal output.

I could not use the command "patch -p1 < 0001-Debug-bug-472605.patch" in the
unpacked tar.xz file. However it did the changes by hand and found that
apparently your sources are newer. The line numbers in the patch file are a few
lines off from the lines in my source file. I also found the text '/' and 't'
in my source, where in your source QLatin1Char('/') and QLatin1Char('t') are
used.
Anyway I will continue with what I have now without the use of QLatin1Char().

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

[lokalize] [Bug 472605] lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

--- Comment #3 from Freek de Kruijf  ---
I managed to generate a new rpm of lokalize with openSUSE Build Service on my
own system.

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

[Akonadi] [Bug 434974] Crash of akonadi pop3 resource

2023-07-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=434974

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #1 from Freek de Kruijf  ---
Apparently gone

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

[lokalize] [Bug 472605] lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-29 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

--- Comment #2 from Freek de Kruijf  ---
(In reply to NSLW from comment #1)
> Created attachment 160600 [details]
> test-case-bug-472605
> 
> I cannot reproduce your issue. Could you:
> 1) unpack the attached test case in "/home/freek/vertalingen" without
> creating any sub directory
> 2) open test-case-trunk.lokalize
> 3) open kstars.pot in the "Project Overview" tab
> 4) translate an entry
> 5) save

I started lokalize in ~/vertalingen with "lokalize --project
test-case-trunk.lokalize", translated the two first items and closed lokalize.
I got the following output:

freek@ltfdtum:~/vertalingen> lokalize --project test-case-trunk.lokalize
org.kde.lokalize: db "default139962976560832" opened 2 "nl"
org.kde.lokalize: db "standaard139962976560832" opened 83 "nl"
QStatusBar::insertWidget: Index out of range (5), appending widget
org.kde.lokalize: db "kde4-nl139962976560832" opened 0 "nl"
org.kde.lokalize: db "standaard139962976560832" opened 0 "nl"
org.kde.lokalize: indexed
"/home/freek/vertalingen/svn2/trunkkf5/nl/messages/kstars/kstars.po" for word
completion in 3 msecs
org.kde.lokalize: "Your names" "Freek de Kruijf" "Your names"
org.kde.lokalize: string: "Freek de Kruijf" searching for placeables in "Your
names"
org.kde.lokalize: 1 "Freek de Kruijf"
org.kde.lokalize: "Your emails" "freekdekru...@kde.nl" "Your emails"
org.kde.lokalize: string: "freekdekru...@kde.nl" searching for placeables in
"Your emails"
org.kde.lokalize: 1 "freekdekru...@kde.nl"
QFile::remove: Empty or null file name
QFile::remove: Empty or null file name
org.kde.lokalize: MainWindow destroyed
freek@ltfdtum:~/vertalingen> ls
"/home/freek/vertalingen/svn2/branchkf5/nl/messages/kstars"
kstars.po
freek@ltfdtum:~/vertalingen> ls
"/home/freek/vertalingen/svn2/trunkkf5/nl/messages/kstars"
kstars.po
freek@ltfdtum:~/vertalingen>

As you can see I do get a file in .../svn2/branchkf5/nl/messages/kstars

Could the content of ~/.config/lokalizerc play a role in this problem?


> 6) see if you have any file under
> "/home/freek/vertalingen/svn2/branchkf5/nl/messages/kstars"

So, yes!

> The above works as expected (i.e. not creating any strange file) on my
> machine, and I modeled it after yours KF5trunk.lokalize.
> 
> BTW, what does following command return?
> "ls /home/freek/vertalingen/svn/branchkf5/templates/messages/kstars"

freek@ltfdtum:~/vertalingen> LC_ALL=C ls
/home/freek/vertalingen/svn/branchkf5/templates/messages/kstars
ls: cannot access
'/home/freek/vertalingen/svn/branchkf5/templates/messages/kstars': No such file
or directory

This is because I have the following content in KF5trunk.lokalize:

[General]
#BranchDir=svn/branchkf5/nl
GlossaryTbx=/home/freek/vertalingen/svn/trunkkf5/nl/woordenlijst.tbx
LangCode=nl
LanguageSource=Project
MailingList=kde-i18n...@kde.org
PoBaseDir=/home/freek/vertalingen/svn/trunkkf5/nl
PotBaseDir=svn/trunkkf5/templates
ProjectID=kde4-nl
TargetLangCode=nl

[RegExps]
WordWrap=76


> Would you be able to compile Lokalize with a patch yourself, if we wouldn't
> manage to sort out this bug any other way?

I can try.

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

[lokalize] [Bug 472605] New: lokalize creates .po in branch without a .pot in templates when editing files in trunk

2023-07-25 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472605

Bug ID: 472605
   Summary: lokalize creates .po in branch without a .pot in
templates when editing files in trunk
Classification: Applications
   Product: lokalize
   Version: 23.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

SUMMARY
***
lokalize creates .po in branch without a .pot in templates
***

STEPS TO REPRODUCE
1.  Start lokalize with a project file containing PoBaseDir, PotBaseDir and
BranchDir
2. Edit a .po file
3. 

OBSERVED RESULT
lokalize creates a .po with the same name in the BranchDir with a corresponding
.pot file in that directory

EXPECTED RESULT
lokalize should not create that .po file

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

ADDITIONAL INFORMATION
Questions in email:
I need more information about your setup:
1) Is there any bug report opened already? If not, it would be good to
do it.
2) Could you post your project file(s) from Lokalize? The one that you
open through the menu Project->Open project.
3) Do you use PO summit?
https://techbase.kde.org/Localization/Workflows/PO_Summit
4) Do those strange .po files in KF5 branch keeps reappearing to you, or
was it only a single occurrence?
5) Are your .po and .pot files stored on a network storage?
6) Is there any symlink directory anywhere in the path to your your
.po and .pot files?

In general, my change uses BranchDir and PotBaseDir to figure out if
respective .pot file in a branch exists and has no .po file, before it
creates the .po file. Code before me only looked for the .po file, and
if it didn't exist, it did nothing.

The code must have returned positive for the .pot
file because otherwise I pass an empty path to the .po creating function
which already accepted that path earlier, and haven't done anything
spurious.

I have a sub-folder vertalingen with a subfolder svn and in that sub-folder a
sub-folder trunkkf5 in which sub-folders nl and templates with respectively one
level lower the .po and .pot files.
In sub-folder vertalingen I have the project file KF5trunk.lokalize
Content:
[General]
BranchDir=svn/branchkf5/nl
GlossaryTbx=/home/freek/vertalingen/svn/trunkkf5/nl/woordenlijst.tbx
LangCode=nl
LanguageSource=Project
MailingList=kde-i18n...@kde.org
PoBaseDir=/home/freek/vertalingen/svn/trunkkf5/nl
PotBaseDir=svn/trunkkf5/templates
ProjectID=kde4-nl
TargetLangCode=nl

[RegExps]
WordWrap=74

Currently I have commented the line with BranchDir

In the email discussion I mentioned editing nl/messages/kstars/kstars.po and
nl/messages/kphotoalbum/
kphotoalbum.po in subfolder svn/trunkkf5/ which resulted in the same files in
svn/branchkf5, but these files do not have corresponding .pot files. I did not
pay much attention when committing these files, but the next day I inspected
the branchkf5 and noticed these strange files. That day I edited other .po
files and saw these files appear in branchkf5, but now I deleted these files
before adding and committing and commented out the line BranchDir in the
project file.

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-21 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #20 from Freek de Kruijf  ---
(In reply to Frederik Schwarzer from comment #19)
> If you download the old file and open it in Lokalize, can you reproduce this
> with it??

With "svn merge" I could retrieve the problematic file and could translate it
without any problem.

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-18 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #18 from Freek de Kruijf  ---
File /trunkkf5/nl/messages/tokodon/tokodon.po is no longer in trunk KF5.
Reappeared in trunk KF6 in which the problem did not occur anymore.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2023-07-17 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #35 from Freek de Kruijf  ---
Apparently solved. After starting kmail I don't get anymore a crash reported by
DrKonqi on the imap server I used to get and after which the process was
restarted without a further problem.

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

[kwalletmanager] [Bug 472278] New: kwalletmanager5 has very slow respons

2023-07-15 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=472278

Bug ID: 472278
   Summary: kwalletmanager5 has very slow respons
Classification: Applications
   Product: kwalletmanager
   Version: 23.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: va...@kde.org
  Reporter: freekdekru...@kde.nl
  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
***
After starting kwalletmanager5 with a visible window in the KDE session, and
pressing button Open it takes quite some time, 40 to 50 seconds, before it asks
for the password. It should ask for the password immediately.

STEPS TO REPRODUCE
1. Start a KDE session
2. In a terminal enter: "kwalletmanager5 --show". A window appears and above in
the window a button Open.
3. Press that button.

OBSERVED RESULT
It takes 40 to 50 seconds before popup appears asking for the password.


EXPECTED RESULT
The popup should appear immediately.

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

ADDITIONAL INFORMATION

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-14 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #15 from Freek de Kruijf  ---
Created attachment 160279
  --> https://bugs.kde.org/attachment.cgi?id=160279=edit
output of QT_LOGGING_RULES="org.kde.lokalize=true" lokalize --project
vertalingen/KF5trunk.lokalize > output.txt 2>&1 3>&1

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-14 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #14 from Freek de Kruijf  ---
(In reply to Jazeix Johnny from comment #13)
> (In reply to Freek de Kruijf from comment #9)
> > Created attachment 160119 [details]
> > output of valgrind --error-limit=no lokalize  --project
> > vertalingen/KF5trunk.lokalize > output.txt 2>&1 3>&1
> 
> Can you please also give the output of:
> QT_LOGGING_RULES="org.kde.lokalize=true" lokalize?
> Maybe there are info that could help here too

See attachment. The element with the plural I tried to fix is 373.
Should do a new scan on this file for the translation memory? Is this out of
sync?

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-07 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #9 from Freek de Kruijf  ---
Created attachment 160119
  --> https://bugs.kde.org/attachment.cgi?id=160119=edit
output of valgrind --error-limit=no lokalize  --project
vertalingen/KF5trunk.lokalize > output.txt 2>&1 3>&1

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-07 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #8 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #7)
> ha, valgrind got tired of reporting before you made it crash, please add
> --error-limit=no to the command line, you can also remove --leak-check=full,
> leaks are not something we're particularly interested for now.

See attachment.

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #6 from Freek de Kruijf  ---
Created attachment 160106
  --> https://bugs.kde.org/attachment.cgi?id=160106=edit
Content of output1.txt

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #5 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #3)
> sorry i wrote it the other way around
> 
> valgrind lokalize
> 
> and attach the output of that

Did the following command:
valgrind --leak-check=full lokalize  --project vertalingen/KF5trunk.lokalize >
output1.txt 2>&1 3>&1

See attached file output1.txt

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

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #4 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #3)
> sorry i wrote it the other way around
> 
> valgrind lokalize
> 
> and attach the output of that

There was quite a lot before the data below, but only at the beginning, which
was not saved, it was different from what seems to be repeated many many times.
If needed I can try to repeat and store the output using " > output.txt 2>&1
3>&1" after the command.

==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8B3BB: ???
==4308==by 0x1E7A6577: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8ECBB: ???
==4308==by 0x23500BD7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8DF63: ???
==4308==by 0x23500BD7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8D163: ???
==4308==by 0x23500BD7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8C343: ???
==4308==by 0x23500BD7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8B3BB: ???
==4308==by 0x23500BD7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8DF63: ???
==4308==by 0x1E6EC3B7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8D163: ???
==4308==by 0x1E6EC3B7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8C343: ???
==4308==by 0x1E6EC3B7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8B3BB: ???
==4308==by 0x1E6EC3B7: ???
==4308== 
==4308== Conditional jump or move depends on uninitialised value(s)
==4308==at 0x1DC8DF63: ???
==4308==by 0xD5CE577: ???
==4308== 
==4308== 
==4308== More than 1000 different errors detected.  I'm not reporting any more.
==4308== Final error counts will be inaccurate.  Go fix your program!
==4308== Rerun with --error-limit=no to disable this cutoff.  Note
==4308== that errors may occur in your program without prior warning from
==4308== Valgrind, because errors are no longer being displayed.
==4308== 
org.kde.lokalize: db "en_US-en453916352" opened 7 "en"
org.kde.lokalize: db "GNU453916352" opened 6 "nl"
org.kde.lokalize: db "standaard453916352" opened 5 "nl_NL"
org.kde.lokalize: "/reserv/k/vertalingen/messages/tokodon/tokodon.po" has
different number of entries
org.kde.lokalize: indexed
"/home/k/vertalingen/svn/trunkkf5/nl/messages/tokodon/tokodon.po" for word
completion in 36 msecs
org.kde.lokalize: db "kde4-nl453916352" opened 0 "nl"
KCrash: Application 'lokalize' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi

[1]+  Gepauzeerd  valgrind lokalize --project
vertalingen/KF5trunk.lokalize
Unable to find file for pid 4308 expected at "kcrash-metadata/4308.ini"
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.
==4308== 
==4308== Process terminating with default action of signal 11 (SIGSEGV):
dumping core
==4308==at 0x6D64A7C: __pthread_kill_implementation (in
/usr/lib64/libc.so.6)
==4308==by 0x6D13225: raise (in /usr/lib64/libc.so.6)
==4308==by 0x5AEAD39: KCrash::defaultCrashHandler(int) (in
/usr/lib64/libKF5Crash.so.5.107.0)
==4308==by 0x6D132EF: ??? (in /usr/lib64/libc.so.6)
==4308==by 0x491043FFF: ???
==4308==by 0x660D458: QMetaObject::cast(QObject const*) const
(qmetaobject.cpp:389)
==4308==by 0x6635E1C: qt_qFindChildren_helper(QObject const*, QString
const&, QMetaObject const&, QList*, QFlags)
(qobject.cpp:2034)
==4308==by 0x5067365: ??? (in /usr/lib64/libKF5WidgetsAddons.so.5.107.0)
==4308==by 0x5066FBC: ??? (in /usr/lib64/libKF5WidgetsAddons.so.5.107.0)
==4308==by 0x5067429: ??? (in /usr/lib64/libKF5WidgetsAddons.so.5.107.0)
==4308==by 0x5066FBC: ??? (in /usr/lib64/libKF5WidgetsAddons.so.5.107.0)
==4308==by 0x5067429: ??? (in /usr/lib64/libKF5WidgetsAddons.so.5.107.0)
==4308== 
==4308== HEAP SUMMARY:
==4308== in use at exit: 55,241,533 bytes in 809,531 blocks
==4308==   total heap usage: 25,255,525 allocs, 24,445,994 frees, 6,770,480,430
bytes allocated
==4308== 
==4308== LEAK SUMMARY:
==4308==definitely lost: 4,864 bytes in 19 blocks
==4308==indirectly lost: 1,053 bytes in 38 blocks
==4308==  possibly lost: 2,201,786 bytes in 1,761 blocks
==4308==still reachable: 53,033,734 bytes in 807,710 blocks
==4308==   of which reachable via heuristic:
==4308== newarray  

[lokalize] [Bug 471802] Crash after editing a plural

2023-07-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

--- Comment #2 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #1)
> I can't reproduce the crash at all :/
> 
> Can you run lokalize via valgrind?
> 
> in a terminal
> 
> lokalize valgrind
> 
> And then do the same that makes it crash and attach the output of lokalize
> even if it doesn't crash (be patient, valgrind makes everything slower)

Below is the output

k@eiktum:~> lokalize  --project vertalingen/KF5trunk.lokalize valgrind
org.kde.lokalize: db "default140584906626752" opened 2 "nl"
org.kde.lokalize: db "kde4-nl140584906626752" opened 10 "nl"
QStatusBar::insertWidget: Index out of range (5), appending widget
org.kde.lokalize: db "GNU140584906626752" opened 0 "nl"
org.kde.lokalize: db "en_US-en140584906626752" opened 0 "en"
org.kde.lokalize: "/reserv/k/vertalingen/messages/tokodon/tokodon.po" has
different number of entries
org.kde.lokalize: indexed
"/home/freek/vertalingen/svn/trunkkf5/nl/messages/tokodon/tokodon.po" for word
completion in 0 msecs
KCrash: Application 'lokalize' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi

[1]+  Gepauzeerd  lokalize --project vertalingen/KF5trunk.lokalize
valgrind
k@eiktum:~> Unable to find file for pid 5459 expected at
"kcrash-metadata/5459.ini"
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

[1]+  Segmentatiefout (geheugendump gemaakt) lokalize --project
vertalingen/KF5trunk.lokalize valgrind
k@eiktum:~>

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

[lokalize] [Bug 471802] New: Crash after editing a plural

2023-06-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=471802

Bug ID: 471802
   Summary: Crash after editing a plural
Classification: Applications
   Product: lokalize
   Version: 23.04.2
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org, sha...@ukr.net
  Target Milestone: ---

Application: lokalize (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.9-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
I tried to edit the file nl/messages/kdebugsettings/kdebugsettings.po in which
one element needed editing. This element has a plural. Apparently the element
with the plural (rules) needed to add an s to make the Dutch word (regel) a
plural, which is regels.
The first time I simply entered the s and lokalize crashed, leaving the .po
file unchanged. The second time, of which this the bug report, it crashed again
by entering the s. However now this file has nothing to edit anymore.

The crash can be reproduced every time.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  QMapNodeBase::color (this=0x0) at tools/qmap.h:93
#5  QMapDataBase::freeNodeAndRebalance (this=0x55a116cdea40, z=0x55a1191196c0)
at tools/qmap.cpp:234
#6  0x7fcbc4742b9e in QMapData >::deleteNode (z=,
this=) at /usr/include/qt5/QtCore/qmap.h:281
#7  0x7fcbc46faf1a in Breeze::BaseDataMap::unregisterWidget (this=0x55a115b55228,
key=0x55a119110c50) at
/usr/src/debug/breeze-5.27.6/build/kstyle/breeze_autogen/4NBMFDNHZT/../../../../kstyle/animations/breezedatamap.h:95
#8  0x7fcbc4702e21 in Breeze::WidgetStateEngine::unregisterWidget
(object=0x55a119110c50, this=0x55a115b551b0) at
/usr/src/debug/breeze-5.27.6/build/kstyle/breeze_autogen/4NBMFDNHZT/../../../../kstyle/animations/breezewidgetstateengine.h:144
#9  Breeze::WidgetStateEngine::unregisterWidget (object=0x55a119110c50,
this=0x55a115b551b0) at
/usr/src/debug/breeze-5.27.6/build/kstyle/breeze_autogen/4NBMFDNHZT/../../../../kstyle/animations/breezewidgetstateengine.h:132
#10 Breeze::WidgetStateEngine::qt_static_metacall (_o=0x55a115b551b0,
_a=0x7fff55cc9ce0, _id=, _c=) at
/usr/src/debug/breeze-5.27.6/build/kstyle/breeze_autogen/4NBMFDNHZT/moc_breezewidgetstateengine.cpp:74
#11 0x7fcbd4525743 in doActivate (sender=0x55a119110c50,
signal_index=0, argv=0x7fff55cc9ce0) at kernel/qobject.cpp:3937
#12 0x7fcbd451e40f in QMetaObject::activate
(sender=sender@entry=0x55a119110c50, m=m@entry=0x7fcbd47be840
, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fff55cc9ce0) at kernel/qobject.cpp:3985
#13 0x7fcbd451e4bf in QObject::destroyed (this=this@entry=0x55a119110c50,
_t1=, _t1@entry=0x55a119110c50) at .moc/moc_qobject.cpp:219
#14 0x7fcbd53e297b in QWidget::~QWidget (this=this@entry=0x55a119110c50,
__in_chrg=) at kernel/qwidget.cpp:1499
#15 0x7fcbd549553d in
QAbstractScrollAreaScrollBarContainer::~QAbstractScrollAreaScrollBarContainer
(this=0x55a119110c50, __in_chrg=) at
widgets/qabstractscrollarea_p.h:128
#16
QAbstractScrollAreaScrollBarContainer::~QAbstractScrollAreaScrollBarContainer
(this=0x55a119110c50, __in_chrg=) at
widgets/qabstractscrollarea_p.h:128
#17 0x7fcbd4516e4e in QObjectPrivate::deleteChildren
(this=this@entry=0x7fcb8c0bf0a0) at kernel/qobject.cpp:2137
#18 0x7fcbd53e26a6 in QWidget::~QWidget (this=0x55a11910f670,
__in_chrg=) at kernel/qwidget.cpp:1524
#19 0x7fcbd5542de9 in QScrollArea::~QScrollArea (this=0x55a11910f670,
__in_chrg=) at widgets/qscrollarea.cpp:173
#20 0x7fcbd4516e4e in QObjectPrivate::deleteChildren
(this=this@entry=0x55a11910d920) at kernel/qobject.cpp:2137
#21 0x7fcbd53e26a6 in QWidget::~QWidget (this=this@entry=0x55a119109c70,
__in_chrg=) at kernel/qwidget.cpp:1524
#22 0x7fcbd54c44ed in QDockWidget::~QDockWidget
(this=this@entry=0x55a119109c70, __in_chrg=) at
widgets/qdockwidget.cpp:1314
#23 0x55a11536f41c in GlossaryNS::GlossaryView::~GlossaryView
(this=, this=) at
/usr/src/debug/lokalize-23.04.2/src/glossary/glossaryview.cpp:71
#24 GlossaryNS::GlossaryView::~GlossaryView (this=,
this=) at
/usr/src/debug/lokalize-23.04.2/src/glossary/glossaryview.cpp:71
#25 0x7fcbd4516e4e in QObjectPrivate::deleteChildren
(this=this@entry=0x55a11861c6a0) at kernel/qobject.cpp:2137
#26 0x7fcbd53e26a6 in QWidget::~QWidget (this=0x55a118127bc0,
__in_chrg=) at kernel/qwidget.cpp:1524
#27 0x55a115347ec9 in EditorTab::~EditorTab (this=,
this=) at /usr/src/debug/lokalize-23.04.2/src/editortab.cpp:139
#28 0x7fcbd4519077 in QObject::event (this=0x55a118127bc0,
e=0x55a117cc5ef0) at kernel/qobject.cpp:1334
#29 0x7fcbd53a519e in QApplicationPrivate::notify_helper 

[i18n] [Bug 469689] "bijgewerkt" + "actueel" in het venster van Discover

2023-05-13 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=469689

Freek de Kruijf  changed:

   What|Removed |Added

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

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

[i18n] [Bug 469689] "bijgewerkt" + "actueel" in het venster van Discover

2023-05-13 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=469689

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

--- Comment #1 from Freek de Kruijf  ---
Ik heb eerder al eens commentaar gehad dat Bijgewerkt niet de juiste vertaling
was van Up-to-date en daarna heb ik er Actueel van gemaakt, heb ik nu maar weer
Bijgewerkt van gemaakt. Dat is meer consistent.

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

[i18n] [Bug 468746] "schermafdruk - zig met opnem" in Spectacle 23.04

2023-05-12 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=468746

--- Comment #7 from Freek de Kruijf  ---
(In reply to PK from comment #6)
> Created attachment 158877 [details]
> vertraging
> 
> Het woord "vertraging" is een vertaling van het Engelse woord "delay".
> (bijlage). Ook dit kan een werkwoord zijn en ook een zelfstandig naamwoord.
> Om wat beter in de beschikbare ruimte te komen kan het linker "Vertraging:"
> straffeloos vervangen worden door "Wachten". Ik vind dan "Geen vertraging"
> in het klikbare vakje daar recht van wel erg mooi.

Ik heb Recording opgezocht in het bronbestand en daar blijkt dat het een titel
van een tabblad is. Ik heb er dus Schermopname van gemaakt. Ook van Vertraging:
is Wachten: gemaakt. Dank voor het commentaar.

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

[i18n] [Bug 469491] https://kde.org/nl/announcements/gear/23.04.0/ Who is responsable for this?

2023-05-10 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=469491

--- Comment #6 from Freek de Kruijf  ---
(In reply to LC from comment #5)
> Blijkbaar is er geen .po bestand van de tekst op de website beschikbaar. 
> Waar staat de te vertalen tekst of beter nog waar staat de nederlandse
> vertaling?   Wellicht heb je langs deze weg extra hulp gekregen om op zijn
> minst de tekst op de website nog beter te vertalen.

Deze website en andere websites worden vertaald via .po bestanden in het
vertaalsysteem van KDE. Alle Nederlandse .po bestanden staan in:
https://l10n.kde.org/stats/gui/trunk-kf5/team/nl/
Ergens onderaan is een map/pagina websites-kde-org waarin de .po bestanden
staan die de tekst van de naar het Nederlands vertaalde websites bevatten van
kde.org. Het gaat om release_announcements.po .

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

[i18n] [Bug 469491] https://kde.org/nl/announcements/gear/23.04.0/ Who is responsable for this?

2023-05-09 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=469491

--- Comment #4 from Freek de Kruijf  ---
Ik doe al 18 jaar mijn best om KDE te vertalen (met een beetje hulp van een
paar anderen) en heb daarbij eigenlijk alleen de lezer die geen of weinig
kennis heeft van de Engelse taal in het oog. Als er hele kleine wijzigingen
gevraagd worden die weinig tijd kosten doe ik die. Maar een wijziging als deze
doe ik alleen als ik een .po bestand aangeleverd krijg, dat alleen met controle
programmatuur wordt gecontroleerd en verder ongewijzigd door mij, als
coördinator, wordt aangebracht.

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

[i18n] [Bug 469491] https://kde.org/nl/announcements/gear/23.04.0/ Who is responsable for this?

2023-05-08 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=469491

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

--- Comment #1 from Freek de Kruijf  ---
This bug report is not very helpful (not specific enough). Please indicate what
is a better translation and this will be dealt with.

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

[i18n] [Bug 468746] "schermafdruk - zig met opnem" in Spectacle 23.04

2023-04-22 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=468746

--- Comment #4 from Freek de Kruijf  ---
"Een nieuwe schermafdruk maken" is geworden "Nieuwe schermafdruk maken".

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

[i18n] [Bug 468746] "schermafdruk - zig met opnem" in Spectacle 23.04

2023-04-21 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=468746

Freek de Kruijf  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||freekdekru...@kde.nl
 Resolution|--- |FIXED

--- Comment #1 from Freek de Kruijf  ---
Is "Opnemen bezig" van gemaakt.

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

[kmail2] [Bug 467060] New: Problem with Local Folders of KMail pointing to ~/.local/share/akonadi_maildir_resource_0 but using ~/.local/share/.akonadi_maildir_resource_0.directory

2023-03-08 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=467060

Bug ID: 467060
   Summary: Problem with Local Folders of KMail pointing to
~/.local/share/akonadi_maildir_resource_0 but using
~/.local/share/.akonadi_maildir_resource_0.directory
Classification: Applications
   Product: kmail2
   Version: 5.19.3
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: folders
  Assignee: kdepim-b...@kde.org
  Reporter: freekdekru...@kde.nl
  Target Milestone: ---

When using the dialog to configure KMail and specific the Local Folders, using
Change to edit the configuration of Local Folders, the text field with the name
of the maildir folder shows /home/freek/.local/share/akonadi_maildir_resource_0
. This maildir folder contains a number of messages in subfolders .../*/cur .
However these massages are not displayed in KMail. KMail shows other messages
in trash. Searching in ~/.local/share/ I found a folder 
~/.local/share/.akonadi_maildir_resource_0.directory which contains these
messages in a subfolder trash/new/ .

Prevously, yesterday, I had another Local Folders where the maildir folder was 
/home/freek/.local/share/0/akonadi_maildir_resource_0; I deleted that entry in
the configuration dialog of KMail.
However in ~/.config/kmail2rc there was still an entry: 
[Resource akonadi_maildir_resource_1], which should have been deleted by the
above action.

Searching in ~/.config for configuration files for KMail I did not find any
reference to this ~/.local/share/.akonadi_maildir_resource_0.directory .
File .config/akonadi_maildir_resource_0rc did contain the reference to
$HOME/.local/share/akonadi_maildir_resource_0


Quite confusing, consider it a bug.

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

[Akonadi] [Bug 397589] Crash while first starting Kmail

2023-01-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=397589

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #10 from Freek de Kruijf  ---
(In reply to Justin Zobel from comment #9)
> Thank you for reporting this issue in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the issue with a recent software version?
> 
> If you can reproduce the issue, please change the status to "REPORTED" when
> replying. Thank you!

Stil present in the latest version, 22.12.1, of the akonadi software.

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

[kmail2] [Bug 463480] New: Names given to imap email servers are not reflected in list of these servers

2022-12-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=463480

Bug ID: 463480
   Summary: Names given to imap email servers are not reflected in
list of these servers
Classification: Applications
   Product: kmail2
   Version: 5.22.0
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: config dialog
  Assignee: kdepim-b...@kde.org
  Reporter: freekdekru...@kde.nl
  Target Milestone: ---

Created attachment 154827
  --> https://bugs.kde.org/attachment.cgi?id=154827=edit
Screenshot of configuration window KMail Accounts Receive

SUMMARY
***
In the attached screenshot you can see that all these servers are shown with
the same name: "IMAP e-mailserver".
***


STEPS TO REPRODUCE
1. I configured 8 IMAP email server, some do have the name I configured, which
is shown in the long folder list.

OBSERVED RESULT
However in the tab Receive of Accounts (see attachment) not all these names are
shown, a number are shown as "IMAP e-mailserver" 

EXPECTED RESULT
These items should be shown with there given name, like in the long folder
list.

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

ADDITIONAL INFORMATION

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

[i18n] [Bug 460936] kleopatra: Spelling error in Dutch translation

2022-11-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=460936

Freek de Kruijf  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||freekdekru...@kde.nl

--- Comment #1 from Freek de Kruijf  ---
Fixed in trunk and branch.

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

[lokalize] [Bug 461950] New: Lokalize crash when trying to open a file via an item in de translation database

2022-11-17 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=461950

Bug ID: 461950
   Summary: Lokalize crash when trying to open a file via an item
in de translation database
Classification: Applications
   Product: lokalize
   Version: 22.08.3
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: sha...@ukr.net
  Target Milestone: ---

Application: lokalize (22.08.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.8-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.3 [KCrashBackend]

-- Information about the crash:
First it reports that the file with that item, the word Flip, does not exists
anymore. It shows the popup Delete and it craches on the click on that popup.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::load (__m=std::memory_order_relaxed,
this=) at /usr/include/c++/12/bits/atomic_base.h:486
#5  QAtomicOps::loadRelaxed (_q_value=...) at
/usr/include/qt5/QtCore/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::loadRelaxed (this=) at
/usr/include/qt5/QtCore/qbasicatomic.h:107
#7  QtPrivate::RefCount::ref (this=) at
/usr/include/qt5/QtCore/qrefcount.h:55
#8  QString::QString (other=..., this=0x7f3d3400d480) at
/usr/include/qt5/QtCore/qstring.h:1094
#9  CatalogString::CatalogString (this=0x7f3d3400d480) at
/usr/src/debug/lokalize-22.08.3/src/catalog/catalogstring.h:132
#10 TM::TMEntry::TMEntry (this=, this=) at
/usr/src/debug/lokalize-22.08.3/src/tm/tmentry.h:23
#11 0x557af0f823a1 in TM::RemoveJob::RemoveJob (entry=...,
this=0x7f3d3400d460) at /usr/src/debug/lokalize-22.08.3/src/tm/jobs.cpp:1647
#12 TM::TMView::removeEntry (this=this@entry=0x557af4dc7e20, e=...) at
/usr/src/debug/lokalize-22.08.3/src/tm/tmview.cpp:559
#13 0x557af0f86e08 in TM::TMView::contextMenu (this=0x557af4dc7e20,
pos=...) at /usr/src/debug/lokalize-22.08.3/src/tm/tmview.cpp:606
#14 0x7f3d467132cd in QtPrivate::QSlotObjectBase::call (a=0x7fff25a1d1d0,
r=0x557af4dc7e20, this=0x557af5395780) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#15 doActivate (sender=0x557af530d510, signal_index=6,
argv=0x7fff25a1d1d0) at kernel/qobject.cpp:3919
#16 0x7f3d4670c74f in QMetaObject::activate
(sender=sender@entry=0x557af530d510, m=m@entry=0x7f3d478ba320
, local_signal_index=local_signal_index@entry=3,
argv=argv@entry=0x7fff25a1d1d0) at kernel/qobject.cpp:3979
#17 0x7f3d473cc3a5 in QWidget::customContextMenuRequested
(this=this@entry=0x557af530d510, _t1=...) at .moc/moc_qwidget.cpp:653
#18 0x7f3d473e7a11 in QWidget::event (this=this@entry=0x557af530d510,
event=event@entry=0x7fff25a1d600) at kernel/qwidget.cpp:8850
#19 0x7f3d4749259e in QFrame::event (this=0x557af530d510, e=0x7fff25a1d600)
at widgets/qframe.cpp:550
#20 0x7f3d466dbeab in
QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver@entry=0x557af530d580, event=event@entry=0x7fff25a1d600) at
kernel/qcoreapplication.cpp:1190
#21 0x7f3d473a53ee in QApplicationPrivate::notify_helper
(this=this@entry=0x557af1487910, receiver=receiver@entry=0x557af530d580,
e=e@entry=0x7fff25a1d600) at kernel/qapplication.cpp:3631
#22 0x7f3d473ac930 in QApplication::notify (this=,
receiver=0x557af530d580, e=) at kernel/qapplication.cpp:3243
#23 0x7f3d466dc128 in QCoreApplication::notifyInternal2
(receiver=0x557af530d580, event=0x7fff25a1d600) at
kernel/qcoreapplication.cpp:1064
#24 0x7f3d47400455 in QWidgetWindow::handleMouseEvent (this=, event=0x7fff25a1d8f0) at kernel/qwidgetwindow.cpp:691
#25 0x7f3d47402fb0 in QWidgetWindow::event (this=0x557af3a4a8a0,
event=0x7fff25a1d8f0) at kernel/qwidgetwindow.cpp:300
#26 0x7f3d473a53fe in QApplicationPrivate::notify_helper (this=, receiver=0x557af3a4a8a0, e=0x7fff25a1d8f0) at
kernel/qapplication.cpp:3637
#27 0x7f3d466dc128 in QCoreApplication::notifyInternal2
(receiver=0x557af3a4a8a0, event=0x7fff25a1d8f0) at
kernel/qcoreapplication.cpp:1064
#28 0x7f3d46b7b9ad in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib64/libQt5Gui.so.5
#29 0x7f3d46b4f37c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib64/libQt5Gui.so.5
#30 0x7f3d41f1a0fa in ?? () from /lib64/libQt5XcbQpa.so.5
#31 0x7f3d44c6aa90 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#32 0x7f3d44c6ae48 in ?? () from /lib64/libglib-2.0.so.0
#33 0x7f3d44c6aedc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#34 0x7f3d46733b56 in QEventDispatcherGlib::processEvents
(this=0x557af156cb70, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#35 

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-11-16 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #33 from Freek de Kruijf  ---
I have a very large number of the following messages in
~/.local/share/akonadi/db_data/mysql.err
2022-11-16 23:59:16 43 [ERROR] Incorrect definition of table
mysql.column_stats: expected column 'hist_type' at position 9 to have type
enum('SINGLE_PREC_HB','DOUBLE_PREC_HB','JSON_HB'), found type
enum('SINGLE_PREC_HB','DOUBLE_PREC_HB').
2022-11-16 23:59:16 43 [ERROR] Incorrect definition of table
mysql.column_stats: expected column 'histogram' at position 10 to have type
longblob, found type varbinary(255).
Is it possible that these errors are the cause of the mentioned problem in this
report. 

How do I repair the mysql tables causing these error messages?

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

[lokalize] [Bug 430255] Crash of lokalize when pressing a wrong key

2022-11-16 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=430255

Freek de Kruijf  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from Freek de Kruijf  ---
Did not happen anymore; so most likely solved.

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

[pimsettingexporter] [Bug 460937] New: pimdataexporter gives: Error message: QDBusConnection: error: could not send signal to service "" ...

2022-10-24 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=460937

Bug ID: 460937
   Summary: pimdataexporter gives: Error message: QDBusConnection:
error: could not send signal to service "" ...
Classification: Applications
   Product: pimsettingexporter
   Version: 5.21.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mon...@kde.org
  Reporter: freekdekru...@kde.nl
  Target Milestone: ---

SUMMARY
***
pimdataexporter gives error messages:
QDBusConnection: error: could not send signal to service "" path
"//tmp/pimdataexporter.bLkyXy" interface "org.kde.kconfig.notify" member
"ConfigChanged": Invalid object path: //tmp/pimdataexporter.bLkyXy
QDBusConnection: error: could not send signal to service "" path
"//tmp/pimdataexporter.quABRT" interface "org.kde.kconfig.notify" member
"ConfigChanged": Invalid object path: //tmp/pimdataexporter.quABRT
***


STEPS TO REPRODUCE
1. Close kontact
2. Give command "akonadi stop"
3. Start pimdataexporter on konsole
In the window which appears all items are checked.
Apply OK.

OBSERVED RESULT
The first error message, right at the beginning, is:
QDBusConnection: error: could not send signal to service "" path
"//tmp/pimdataexporter.bLkyXy" interface "org.kde.kconfig.notify" member
"ConfigChanged": Invalid object path: //tmp/pimdataexporter.bLkyXy
Almost at the end of the output of pimdataexporter the second error message
appears:
QDBusConnection: error: could not send signal to service "" path
"//tmp/pimdataexporter.quABRT" interface "org.kde.kconfig.notify" member
"ConfigChanged": Invalid object path: //tmp/pimdataexporter.quABRT

EXPECTED RESULT
No error messages, only a list of things that are done without any error.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 6.0.2/22.8.2
(available in About System)
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION

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

[Akonadi] [Bug 456923] Outgoing e-mail from GMail account to smtp.gmail.com sometimes hangs

2022-10-17 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=456923

--- Comment #2 from Freek de Kruijf  ---
Still present in:
Linux/KDE Plasma: kernel 6.0.1
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 6.4.0

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

[calligraplan] [Bug 460411] New: Docbook generation of managingresources fails

2022-10-14 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=460411

Bug ID: 460411
   Summary: Docbook generation of managingresources fails
Classification: Applications
   Product: calligraplan
   Version: 3.3.0
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dag.ander...@kdemail.net
  Reporter: freekdekru...@kde.nl
  Target Milestone: ---

Using the command 'po2xml
documentation/calligraplan/calligraplan/plan/managingresources.docbook
nl/docmessages/calligraplan/calligraplan_plan_managingresources.po' results in
failure to build docbook

STEPS TO REPRODUCE
1. perform the above command
2. the error message is: Invalid token found "Extra content at end of
document." 8 29
Assuming 8 29 is the location in the English version of the docbook which is:

^ the character above the
circumflex.
I suspect it is invalid to have two  in one file.

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.

[Akonadi] [Bug 412110] kMail backend crashes

2022-10-12 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=412110

--- Comment #5 from Freek de Kruijf  ---
This one also looks like a duplicate of bug 403391

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

[Akonadi] [Bug 412110] kMail backend crashes

2022-10-12 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=412110

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #4 from Freek de Kruijf  ---
(In reply to Justin Zobel from comment #3)
> Thank you for reporting this crash in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the crash with a recent software version?
> 
> If you can reproduce the issue, please change the status to "CONFIRMED" when
> replying. Thank you!

This looks like bug 425619, which was recently updated with a new backtrace.

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

[Akonadi] [Bug 414685] imap_resource crash after manual check

2022-10-12 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=414685

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #8 from Freek de Kruijf  ---
(In reply to Justin Zobel from comment #7)
> Thank you for reporting this crash in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the crash with a recent software version?
> 
> If you can reproduce the issue, please change the status to "CONFIRMED" when
> replying. Thank you!

This bug looks like bug 425619, which was recently updated with a new
backtrace.

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

[khelpcenter] [Bug 460149] Czech language keyboard layout not working properly

2022-10-09 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=460149

Freek de Kruijf  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||freekdekru...@kde.nl

--- Comment #1 from Freek de Kruijf  ---
In Dutch we use the US keyboard with dead characters, which shows the same
problem; the dead keys do nothing.

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

[Akonadi] [Bug 425619] Application: akonadi_imap_resource_5 (akonadi_imap_resource), signal: Segmentation fault

2022-10-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=425619

Freek de Kruijf  changed:

   What|Removed |Added

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

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

[Akonadi] [Bug 425619] Application: akonadi_imap_resource_5 (akonadi_imap_resource), signal: Segmentation fault

2022-10-06 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=425619

--- Comment #9 from Freek de Kruijf  ---
Created attachment 152617
  --> https://bugs.kde.org/attachment.cgi?id=152617=edit
New crash information added by DrKonqi

akonadi_imap_resource (5.21.1 (22.08.1)) using Qt 5.15.6

When I start kontact or do Check for new messages this module always crashes.
When I just restart the application it works without a further crash.

-- Backtrace (Reduced):
#4  QHash::findNode(QByteArray const&,
unsigned int*) const (ahp=, akey=,
this=) at
/usr/src/debug/akonadi-server-22.08.1-1.2.x86_64/src/core/attributestorage.cpp:69
#5  QHash::contains(QByteArray const&) const
(akey=, this=) at
/usr/include/qt5/QtCore/qhash.h:920
#6  Akonadi::AttributeStorage::hasAttribute(QByteArray const&) const (type=...,
this=0x40) at
/usr/src/debug/akonadi-server-22.08.1-1.2.x86_64/src/core/attributestorage.cpp:69
#7  Akonadi::Collection::hasAttribute(QByteArray const&) const
(this=this@entry=0x559a62db2540, type=...) at
/usr/src/debug/akonadi-server-22.08.1-1.2.x86_64/src/core/collection.cpp:163
#8  0x7fb1aec9cb1e in
Akonadi::Collection::hasAttribute() const
(this=0x559a62db2540) at
/usr/src/debug/akonadi-server-22.08.1-1.2.x86_64/src/core/collection.h:587

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

[kstars] [Bug 436209] The file kstars.pot contains several items with hh:mm in the text, which probably should not be translated

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=436209

--- Comment #7 from Freek de Kruijf  ---
(In reply to Jasem Mutlaq from comment #6)
> A merge request, check here: https://invent.kde.org/education/kstars

I do not consider this to be a task for me. I leave it to the developers to act
on this report and add comment on what not to translate. In this case I changed
translated hh:mm to uu:mm back in hh:mm.

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

[kstars] [Bug 436209] The file kstars.pot contains several items with hh:mm in the text, which probably should not be translated

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=436209

--- Comment #5 from Freek de Kruijf  ---
Op vrijdag 19 augustus 2022 17:25:11 CEST schreef u:
> https://bugs.kde.org/show_bug.cgi?id=436209
> 
> --- Comment #4 from Jasem Mutlaq  ---
> No, can you please submit an MR?

What is an MR?

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

[plasma-pk-updates] [Bug 398053] Status of PackageKit should be cleared on startup or button to do that

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=398053

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #1 from Freek de Kruijf  ---
The reported behavior is apparently gone.

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

[kstars] [Bug 436209] The file kstars.pot contains several items with hh:mm in the text, which probably should not be translated

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=436209

--- Comment #3 from Freek de Kruijf  ---
Any progress?

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

[lokalize] [Bug 420417] Crash of lokalize when changing to a new item

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=420417

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #3 from Freek de Kruijf  ---
Not seen lately.

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

[lokalize] [Bug 407284] After using Ctrl+Alt+B the count of fuzzies does not reflect the real count

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=407284

Freek de Kruijf  changed:

   What|Removed |Added

Version|19.04.0 |22.04.3

--- Comment #2 from Freek de Kruijf  ---
Still present in the current version of lokalize, 22.04.3.

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

[kmail2] [Bug 384432] Columns change reconfigured width at midnight in kmail2

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=384432

--- Comment #3 from Freek de Kruijf  ---
Still not solved.

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

[kmail2] [Bug 388033] Kmail crashes after changing default trash folder of IMAP account

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=388033

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #3 from Freek de Kruijf  ---
Apparently solved

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

[kmail2] [Bug 388170] Often in kmail the information bar shows a hanging message about synchronizing the trash folder of a specific IMAP account

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=388170

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #3 from Freek de Kruijf  ---
Apparently solved

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

[kontact] [Bug 374537] fixing location of kontact window does not obey settings

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=374537

Freek de Kruijf  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Freek de Kruijf  ---
Too old

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

[kmail2] [Bug 403459] kmail2 shows black little block above header of message

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403459

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #2 from Freek de Kruijf  ---
No longer there.

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

[docs] [Bug 441282] Page on https://develop.kde.org/nl/docs/kirigami/introduction-next_steps/ does not show proper layout

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=441282

Freek de Kruijf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Freek de Kruijf  ---
Looks OK now

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #32 from Freek de Kruijf  ---
I still have this problem on a rather old x86_64 system: AMD Phenom(tm) II X4
910e Processor
However on my more recent laptop it is OK.

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

[digikam] [Bug 384285] Text unclear in documentation

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=384285

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #2 from Freek de Kruijf  ---
Closing the report.

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

[kmail2] [Bug 343770] Messages list becomes empty after deleting one message

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=343770

--- Comment #7 from Freek de Kruijf  ---
Still present in kontact 5.20.3 (22.04.3)

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

[Akonadi] [Bug 457440] akonadi pop3 module crashes when checking new messages

2022-08-03 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=457440

--- Comment #2 from Freek de Kruijf  ---
(In reply to Albert Astals Cid from comment #1)
> Does it crash all the time or just happened once?
I just experienced it once on a rather new system, at least when using KMail.

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

[Akonadi] [Bug 457440] New: akonadi pop3 module crashes when checking new messages

2022-08-03 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=457440

Bug ID: 457440
   Summary: akonadi pop3 module crashes when checking new messages
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: POP3 Resource
  Assignee: kdepim-b...@kde.org
  Reporter: freekdekru...@kde.nl
CC: aa...@kde.org
  Target Milestone: ---

Application: akonadi_pop3_resource (5.20.3 (22.04.3))

Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.18.12-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.25.3 [KCrashBackend]

-- Information about the crash:
I just applied Check new messages when the akonadi pop3 module crashed

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: POP3-account (akonadi_pop3_resource), signal: Aborted

[KCrash Handler]
#4  0x7f85c7aa96bc in __pthread_kill_implementation () from
/lib64/libc.so.6
#5  0x7f85c7a566f6 in raise () from /lib64/libc.so.6
#6  0x7f85c7a3f814 in abort () from /lib64/libc.so.6
#7  0x7f85c7a9c79e in __libc_message () from /lib64/libc.so.6
#8  0x7f85c7ab3fcc in malloc_printerr () from /lib64/libc.so.6
#9  0x7f85c7ab5fec in _int_free () from /lib64/libc.so.6
#10 0x7f85c7ab89f3 in free () from /lib64/libc.so.6
#11 0x559b9a8b8c27 in QList::dealloc (data=,
this=) at /usr/include/qt5/QtCore/qlist.h:923
#12 QList::~QList (this=, this=) at
/usr/include/qt5/QtCore/qlist.h:874
#13 0x559b9a8c5fde in POP3Resource::saveSeenUIDList (this=0x7ffc9a679000)
at
/usr/src/debug/kdepim-runtime-22.04.3-1.1.x86_64/resources/pop3/pop3resource.cpp:894
#14 0x559b9a8c682b in POP3Resource::finish (this=0x7ffc9a679000) at
/usr/src/debug/kdepim-runtime-22.04.3-1.1.x86_64/resources/pop3/pop3resource.cpp:804
#15 0x7f85c8512e6f in QtPrivate::QSlotObjectBase::call (a=0x7ffc9a678ac0,
r=0x7ffc9a679000, this=0x7f85b4019e90) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#16 doActivate (sender=0x7f85b402dfd0, signal_index=6,
argv=0x7ffc9a678ac0) at kernel/qobject.cpp:3886
#17 0x7f85c850c22f in QMetaObject::activate
(sender=sender@entry=0x7f85b402dfd0, m=,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffc9a678ac0)
at kernel/qobject.cpp:3946
#18 0x7f85c911e615 in KJob::result (this=this@entry=0x7f85b402dfd0,
_t1=, _t1@entry=0x7f85b402dfd0, _t2=...) at
/usr/src/debug/kcoreaddons-5.96.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#19 0x7f85c91227cb in KJob::finishJob (this=0x7f85b402dfd0,
emitResult=) at
/usr/src/debug/kcoreaddons-5.96.0-1.1.x86_64/src/lib/jobs/kjob.cpp:98
#20 0x7f85c8507760 in QObject::event (this=0x7f85b402dfd0,
e=0x7f85a402b4f0) at kernel/qobject.cpp:1314
#21 0x7f85c89a541e in QApplicationPrivate::notify_helper (this=, receiver=0x7f85b402dfd0, e=0x7f85a402b4f0) at
kernel/qapplication.cpp:3637
#22 0x7f85c84dbfb8 in QCoreApplication::notifyInternal2
(receiver=0x7f85b402dfd0, event=0x7f85a402b4f0) at
kernel/qcoreapplication.cpp:1064
#23 0x7f85c84def51 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x559b9c1dc0f0) at
kernel/qcoreapplication.cpp:1821
#24 0x7f85c8533c53 in postEventSourceDispatch (s=0x559b9c2bda60) at
kernel/qeventdispatcher_glib.cpp:277
#25 0x7f85c6f49ea0 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#26 0x7f85c6f4a258 in ?? () from /lib64/libglib-2.0.so.0
#27 0x7f85c6f4a2ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#28 0x7f85c8533456 in QEventDispatcherGlib::processEvents
(this=0x559b9c2c11b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#29 0x7f85c84daa2b in QEventLoop::exec (this=this@entry=0x7ffc9a678eb0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#30 0x7f85c84e2b96 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#31 0x559b9a8c890f in Akonadi::ResourceBase::init
(argc=, argv=) at
/usr/include/KF5/AkonadiAgentBase/akonadi/resourcebase.h:183
#32 0x7f85c7a405b0 in __libc_start_call_main () from /lib64/libc.so.6
#33 0x7f85c7a40679 in __libc_start_main_impl () from /lib64/libc.so.6
#34 0x559b9a8b6105 in _start () at ../sysdeps/x86_64/start.S:115
[Inferior 1 (process 4154) detached]

Reported using DrKonqi

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

[plasmashell] [Bug 457236] New: Adaptive in plasma_shell_org.kde.plasma.desktop.pot appears to behave as Automatic

2022-07-28 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=457236

Bug ID: 457236
   Summary: Adaptive in plasma_shell_org.kde.plasma.desktop.pot
appears to behave as Automatic
   Product: plasmashell
   Version: 5.25.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: freekdekru...@kde.nl
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

I got a comment about the term Adaptive found in
plasma_shell_org.kde.plasma.desktop.pot which behaves as Automatic.
It is about the amount of opacity which the user is unable to change, the
system chooses the amount. So it is adaptive by the system, but the term
adaptive suggests it is adaptive by the user, which it is not, so a better term
would be Automatic or something similar.

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

[Akonadi] [Bug 456923] New: Outgoing e-mail from GMail account to smtp.gmail.com sometimes hangs

2022-07-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=456923

Bug ID: 456923
   Summary: Outgoing e-mail from GMail account to smtp.gmail.com
sometimes hangs
   Product: Akonadi
   Version: 5.20.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Mail Dispatcher Agent
  Assignee: kdepim-b...@kde.org
  Reporter: freekdekru...@kde.nl
  Target Milestone: ---

SUMMARY
***
Sometimes messages with sender my gmail.com account hangs in the outbox of
Local Folders
***

STEPS TO REPRODUCE
1.  Compose a message with my gmail.com address as sender
2.  Submit it for delivery
3.  It does hangs in the outbox of the Local Folders without a warning
4.  When restarting KMail somewhat later a message arrives that sending has
failed because the remote host closed the connection.
5.  A workaround is to use "akonadictl stop" to kill all akonadi processes and
to restart akonadi in Kmail. After that  most of the time a message appears
about a DBUS something is not present or ready. This is not very important.
Clicking right on the outgoing mailbox and choosing Send messages in queue
makes the hanging message to be delivered.

OBSERVED RESULT
Message hannging.

EXPECTED RESULT
Messages should be delivered immediately or later automatically.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: kernel 5.18.9
(available in About System)
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

ADDITIONAL INFORMATION
Advanced settings of send information for GMail: STARTTLS, port 587,
Authentication XOAUTH2

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

[lokalize] [Bug 456034] New: lokalize crash when moving to the next untranslated element

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=456034

Bug ID: 456034
   Summary: lokalize crash when moving to the next untranslated
element
   Product: lokalize
   Version: 22.04.2
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: sdepi...@gmail.com
  Reporter: freekdekru...@kde.nl
CC: sha...@ukr.net
  Target Milestone: ---

Application: lokalize (22.04.2)

Qt Version: 5.15.2
Frameworks Version: 5.95.0
Operating System: Linux 5.18.6-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.25.1 [KCrashBackend]

-- Information about the crash:
I used lokalize to translate untranslated elements in a module in
documentation-docs-kdenlive-org. After having translated about 17 elements,
going to the nest one, lokalize did crash.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  0x7f98514a9a56 in QSortFilterProxyModel::parent (this=0x557aa8e98f60,
child=...) at itemmodels/qsortfilterproxymodel.cpp:2219
#5  0x7f98514a9b39 in QSortFilterProxyModel::parent (this=,
child=...) at itemmodels/qsortfilterproxymodel.cpp:
#6  0x557aa7d27c2a in QModelIndex::parent (this=) at
/usr/include/qt5/QtCore/qabstractitemmodel.h:443
#7  0x557aa7d6b908 in TM::DBFilesModel::updateStats (this=0x557aa8e98f60,
topLeft=..., bottomRight=...) at
/usr/src/debug/lokalize-22.04.2-1.1.x86_64/src/tm/dbfilesmodel.cpp:146
#8  0x7f9851507490 in QObject::event (this=0x557aa8e98f60,
e=0x557aab3f7630) at kernel/qobject.cpp:1314
#9  0x7f98521a53ce in QApplicationPrivate::notify_helper (this=, receiver=0x557aa8e98f60, e=0x557aab3f7630) at
kernel/qapplication.cpp:3632
#10 0x7f98514dbce8 in QCoreApplication::notifyInternal2
(receiver=0x557aa8e98f60, event=0x557aab3f7630) at
kernel/qcoreapplication.cpp:1064
#11 0x7f98514dec81 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x557aa8d4da40) at
kernel/qcoreapplication.cpp:1821
#12 0x7f9851533903 in postEventSourceDispatch (s=0x557aa8e684b0) at
kernel/qeventdispatcher_glib.cpp:277
#13 0x7f984f86cea0 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#14 0x7f984f86d258 in ?? () from /lib64/libglib-2.0.so.0
#15 0x7f984f86d2ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#16 0x7f9851533106 in QEventDispatcherGlib::processEvents
(this=0x557aa8e69dd0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#17 0x7f98514da75b in QEventLoop::exec (this=this@entry=0x7ffd4cafc210,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#18 0x7f98514e28c6 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x557aa7cc4962 in main (argc=, argv=) at
/usr/src/debug/lokalize-22.04.2-1.1.x86_64/src/main.cpp:126
[Inferior 1 (process 25114) detached]

The reporter indicates this bug may be a duplicate of or related to bug 273746.

Reported using DrKonqi

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

[pimsettingexporter] [Bug 369375] Using pimsettingexporter --import fails to restore settings from other version of OS

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=369375

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #3 from Freek de Kruijf  ---
Too old to keep it open

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

[kmail2] [Bug 343770] Messages list becomes empty after deleting one message

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=343770

Freek de Kruijf  changed:

   What|Removed |Added

Version|4.14.4  |5.20.2

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

[kmail2] [Bug 343770] Messages list becomes empty after deleting one message

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=343770

--- Comment #5 from Freek de Kruijf  ---
Still present in kontact 5.20.2 (22.04.2)

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

[kgraphviewer] [Bug 345108] Dutch documentation is not in 2.2.0 tar file

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=345108

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #4 from Freek de Kruijf  ---
Too old to keep it open

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

[kmail2] [Bug 367589] Header of message list does not show all activated items

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=367589

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #3 from Freek de Kruijf  ---
Too old to keep open.

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

[Akonadi] [Bug 375099] log of akonadiserver/mysql contains error messages

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=375099

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #1 from Freek de Kruijf  ---
Used akonadiselftest again, no issues found.

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

[krunner] [Bug 343966] Entering help:digikam in krunner does not brings up the help page of digikam in konqueror

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=343966

Freek de Kruijf  changed:

   What|Removed |Added

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

--- Comment #8 from Freek de Kruijf  ---
digikam-doc is no longer present, so this can be closed.

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

[konqueror] [Bug 338158] Selecting some items in the index of digikam opens a strange location

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=338158

Freek de Kruijf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #8 from Freek de Kruijf  ---
Too old to keep it open.

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

[i18n] [Bug 369200] translation file for plasma_applet_kdeobservatory.pot is missing in svn repository

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=369200

Freek de Kruijf  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REOPENED|RESOLVED

--- Comment #10 from Freek de Kruijf  ---
Too old to keep it open.

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

[kmail2] [Bug 366204] Setting Fancy headers in View is not kept in kmail 16.04

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=366204

Freek de Kruijf  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Freek de Kruijf  ---
Apparently no longer relevant.

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

[Akonadi] [Bug 456022] New: sasl2-kdexoauth2 does not work when support packet for xoauth2 via postfix (sasl-xoauth2) is used

2022-06-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=456022

Bug ID: 456022
   Summary: sasl2-kdexoauth2 does not work when support packet for
xoauth2 via postfix (sasl-xoauth2) is used
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Gmail resource
  Assignee: dvra...@kde.org
  Reporter: freekdekru...@kde.nl
CC: kdepim-b...@kde.org
  Target Milestone: ---

I have a workstation which uses KDE Kontact, but also has a postfix server,
mainly used as client. Since Google requires xoauth2 for sending email via
KMail and via postfix, postfix needs the packet sasl-xoauth2 which puts a
plugin in /usr/lib64/sasl2/ for supporting xoauth2 in postfix. There is also a
plugin kdexoauth2 which supports xoauth2 for e-mail send by KMail via
smtp.gmail.com using akonadi.

When the plugin from sasl-xoauth2 is present in /usr/lib64/sasl2/ I am unable
to send email from KMail via smtp.gmail.com. Removing the plugin restores the
KMail functionality.

Apparently the akonadi process to send email using authorization with xoauth2
does not use the plugin kdexoauth2, but more likely the plugin from
sasl-xoauth2, which fails.

"pluginviewer -c" with both plugins present shows:
Installed and properly configured SASL (client side) mechanisms are:
  GSS-SPNEGO GSSAPI DIGEST-MD5 EXTERNAL CRAM-MD5 XOAUTH2 XOAUTH2 PLAIN LOGIN
ANONYMOUS
Available SASL (client side) mechanisms matching your criteria are:
  GSS-SPNEGO GSSAPI DIGEST-MD5 EXTERNAL CRAM-MD5 XOAUTH2 XOAUTH2 PLAIN LOGIN
ANONYMOUS
List of client plugins follows
Plugin "gssapiv2" [loaded], API version: 4
SASL mechanism: GSS-SPNEGO, best SSF: 256
security flags:
NO_ANONYMOUS|NO_PLAINTEXT|NO_ACTIVE|PASS_CREDENTIALS|MUTUAL_AUTH
features:
WANT_CLIENT_FIRST|PROXY_AUTHENTICATION|NEED_SERVER_FQDN|SUPPORTS_HTTP
Plugin "gssapiv2" [loaded], API version: 4
SASL mechanism: GSSAPI, best SSF: 256
security flags:
NO_ANONYMOUS|NO_PLAINTEXT|NO_ACTIVE|PASS_CREDENTIALS|MUTUAL_AUTH
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION|NEED_SERVER_FQDN
Plugin "digestmd5" [loaded],API version: 4
SASL mechanism: DIGEST-MD5, best SSF: 128
security flags: NO_ANONYMOUS|NO_PLAINTEXT|MUTUAL_AUTH
features: PROXY_AUTHENTICATION|NEED_SERVER_FQDN|SUPPORTS_HTTP
Plugin "EXTERNAL" [loaded], API version: 4
SASL mechanism: EXTERNAL, best SSF: 0
security flags: NO_ANONYMOUS|NO_PLAINTEXT|NO_DICTIONARY
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION
Plugin "crammd5" [loaded],  API version: 4
SASL mechanism: CRAM-MD5, best SSF: 0
security flags: NO_ANONYMOUS|NO_PLAINTEXT
features: SERVER_FIRST
Plugin "sasl-xoauth2" [loaded], API version: 4
SASL mechanism: XOAUTH2, best SSF: 60
security flags: NO_ANONYMOUS|PASS_CREDENTIALS
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION
Plugin "kdexoauth2" [loaded],   API version: 4
SASL mechanism: XOAUTH2, best SSF: 0
security flags: NO_ANONYMOUS|PASS_CREDENTIALS
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION
Plugin "plain" [loaded],API version: 4
SASL mechanism: PLAIN, best SSF: 0
security flags: NO_ANONYMOUS|PASS_CREDENTIALS
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION
Plugin "login" [loaded],API version: 4
SASL mechanism: LOGIN, best SSF: 0
security flags: NO_ANONYMOUS|PASS_CREDENTIALS
features: SERVER_FIRST
Plugin "anonymous" [loaded],API version: 4
SASL mechanism: ANONYMOUS, best SSF: 0
security flags: NO_PLAINTEXT
features: WANT_CLIENT_FIRST

Note "sasl-xoauth2" shows an SSF of 60, which to my knowledge is a priority,
which differs from the SSF of "kdexoauth2", which is 0. From the information in
the packet sasl-xoauth2 this 60 is needed to make it work in postfix.

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

  1   2   3   4   >