Bug 18670 - Qt5 GUI for Wine crash
Summary: Qt5 GUI for Wine crash
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Rémi Verschelde
QA Contact:
URL:
Whiteboard: MGA5TOO
Keywords: Junior_job
Depends on:
Blocks:
 
Reported: 2016-06-09 21:20 CEST by André Grange
Modified: 2016-09-09 16:54 CEST (History)
0 users

See Also:
Source RPM: q4wine-1.2.r2-1.1.mga5
CVE:
Status comment:


Attachments

Description André Grange 2016-06-09 21:20:18 CEST
Description of problem:

q4wine crash after update from Qt4 version 1.1 rev 0.r2.1mga5  to Qt5 version 1.2.r2 rev 1.1.mga5

Version-Release number of selected component (if applicable):q4wine 1.2.r2 1.1.mga5 X85-64


How reproducible:always crashing after update


Steps to Reproduce:
1.update q4wine
2.q4wine crash
3.return to version 1.1
4. OK, q4wine run perfectly
Manuel Hiebel 2016-06-10 00:40:26 CEST

Component: Bugzilla => RPM Packages
Version: unspecified => Cauldron
Product: Infrastructure => Mageia

Comment 1 Rémi Verschelde 2016-06-16 12:18:11 CEST
Can you run q4wine in a terminal and post the output?

If it says "Segmentation fault", can you try to run it with:
$ gdb q4wine
> run
> bt

And copy the output?

Assignee: sysadmin-bugs => rverschelde
Source RPM: q4wine Qt5 Gui for WINE => q4wine-1.2.r2-1.1.mga5

Rémi Verschelde 2016-06-16 12:21:08 CEST

Whiteboard: (none) => MGA5TOO

Rémi Verschelde 2016-06-16 12:21:17 CEST

CC: sysadmin-bugs => (none)

Comment 2 Rémi Verschelde 2016-06-16 15:48:58 CEST
Feedback that André sent me by private email:

> Output from q4wine in a terminal.
> 
> balout@localhost ~]$ q4wine
> [EE] Cannot open user selected translation
> [EE] Critical error : Unable to load SQLite database driver. You need to
> compile qt-sql with SQLite database support
> [EE] No database loaded. Aborting...[EE] Cannot initialize database engine.
> [balout@localhost ~]$

> I find solution: qtbase5-database-plugin-sqlite.
> Thank you for your help.


I'll work on adding the missing dependency, and maybe updating to 1.3 at the same time if it does not introduce regressions.
Rémi Verschelde 2016-06-16 15:49:26 CEST

Keywords: (none) => Junior_job

Comment 3 Rémi Verschelde 2016-09-09 16:54:26 CEST
Sorry for the delay, this should be fixed for good with q4wine-1.3.2-1.mga6 that will land on mirrors likely later today (when my freeze push request is accepted).

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.