Page 1 of 1

[SOLVED] Q4wine is broken

PostPosted: Dec 1st, '13, 18:35
by ozky
I try to start q4wine (32bit version) but it will show this error,need help to get it working.
Code: Select all
q4wine: error while loading shared libraries: libq4wine-core.so: cannot open shared object file: No such file or directory

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:10
by doktor5000
Please show the output of
Code: Select all
urpmf libq4wine-core.so

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:14
by ozky
Code: Select all
urpmf libq4wine-core.so
    $MIRRORLIST: media/core/release/media_info/20131201-152753-files.xml.lzma
q4wine:/usr/lib64/q4wine/libq4wine-core.so                                                                                           
    $MIRRORLIST: media/nonfree/release/media_info/20131130-234447-files.xml.lzma
    $MIRRORLIST: media/tainted/release/media_info/20131130-165142-files.xml.lzma                                                     
    $MIRRORLIST: media/../../i586/media/core/release/media_info/20131201-152533-files.xml.lzma                                       
q4wine:/usr/lib/q4wine/libq4wine-core.so                                                                                             
    $MIRRORLIST: media/../../i586/media/nonfree/release/media_info/20131130-234446-files.xml.lzma
    $MIRRORLIST: media/../../i586/media/tainted/release/media_info/20131130-165140-files.xml.lzma

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:19
by doktor5000
And you do have an x86_64 system?

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:27
by ozky
Yes i do have x86_64 but my wine is 32bit and q4wine is too i even try 64bit version of q4wine but it's not working.

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:30
by doktor5000
As q4wine is a normal package you should use the x86_64 version.

This comes from a packaging bug, it doesn't look for the library in the right directory.
For x86_64, try to start q4wine like this:
Code: Select all
LD_PRELOAD=/usr/lib64/q4wine/libq4wine-core.so q4wine


and then please report this as a bug so it can be fixed before Mageia 4 is released.

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:35
by ozky
Yes i will report it and that preload command works fine thx.:)

Re: Q4wine is broken

PostPosted: Dec 1st, '13, 19:44
by ozky

Re: [SOLVED] Q4wine is broken

PostPosted: Dec 1st, '13, 22:09
by doktor5000
Should be fixed now, updated package should hit your mirrors soon.
32 and 64bit packages should be working now.