[lokalize] [Bug 462189] New: TM Search Crash

2022-11-23 Thread OIS
https://bugs.kde.org/show_bug.cgi?id=462189

Bug ID: 462189
   Summary: TM Search Crash
Classification: Applications
   Product: lokalize
   Version: 22.08.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: translation memory
  Assignee: sdepi...@gmail.com
  Reporter: mistresssilv...@hotmail.com
CC: sha...@ukr.net
  Target Milestone: ---

SUMMARY

Searching in a certain TM causes double-free error and crash. Relevant
backtrace:
...
#8  in TM::TMDBModel::data(QModelIndex const&, int) const
at /usr/src/debug/lokalize-22.08.3-1.fc37.x86_64/src/tm/tmtab.cpp:238
#9  in QSortFilterProxyModel::data(QModelIndex const&, int) const 
(this=this@entry=0x561ea9c0, index=..., role=role@entry=261)
at itemmodels/qsortfilterproxymodel.cpp:2294
#10 in TMResultsSortFilterProxyModel::data(QModelIndex const&, int) const
(this=0x561ea9c0, index=..., role=261)
at /usr/src/debug/lokalize-22.08.3-1.fc37.x86_64/src/tm/tmtab.cpp:304
#11 in QModelIndex::data(int) const
at /usr/include/qt5/QtCore/qabstractitemmodel.h:460
#12 in FastSizeHintItemDelegate::paint(QPainter*, QStyleOptionViewItem const&,
QModelIndex const&) const
at
/usr/src/debug/lokalize-22.08.3-1.fc37.x86_64/src/common/fastsizehintitemdelegate.cpp:71
#13 in QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex
const&) const
at itemviews/qtreeview.cpp:1764
#14 in QTreeView::drawTree(QPainter*, QRegion const&) const
(this=this@entry=0x561fdd10, painter=painter@entry=0x7fffbb58,
region=...) at itemviews/qtreeview.cpp:1504
#15 in QTreeView::paintEvent(QPaintEvent*)
(this=0x561fdd10, event=0x7fffbdb0) at itemviews/qtreeview.cpp:1332
...

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  N/A
KDE Plasma Version: N/A
KDE Frameworks Version:  5.100.0
Qt Version: 5.15.7

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

[lokalize] [Bug 461330] New: TMX import does not work

2022-11-02 Thread OIS
https://bugs.kde.org/show_bug.cgi?id=461330

Bug ID: 461330
   Summary: TMX import does not work
Classification: Applications
   Product: lokalize
   Version: 22.08.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: translation memory
  Assignee: sdepi...@gmail.com
  Reporter: mistresssilv...@hotmail.com
CC: sha...@ukr.net
  Target Milestone: ---

SUMMARY
It is impossible to import TM entries from a TMX file.

STEPS TO REPRODUCE
1. Open the "Manage TM" dialog
2. Press "Add data from TMX" and select a file.

OBSERVED RESULT
Nothing is added.

In terminal output, there are many messages like:

QSqlQuery::prepare: database not open
org.kde.lokalize: doInsertEntry: select db source_strings error: "Driver not
loaded Driver not loaded"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 37
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

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