brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
204 stars 40 forks source link

Q4Wine and Fedora 32 - can't install... #159

Open ShinJii89 opened 4 years ago

ShinJii89 commented 4 years ago

Hi, My system is Fedora 32 I have installed wine-stable64 (5.0.1) and when I try install q4wine with

sudo dnf install q4wine

I get

Problem: package q4wine-1.3.6-7.fc32.x86_64 requires wine-core, but none of the providers can be installed

  • package winehq-stable-1:5.0.1-2.2.x86_64 conflicts with wine-core provided by wine-core-5.9-2.fc32.i686
  • package winehq-stable-1:5.0.1-2.2.x86_64 conflicts with wine-core provided by wine-core-5.9-2.fc32.x86_64
  • package winehq-stable-1:5.0.1-2.2.x86_64 conflicts with wine-core provided by wine-core-5.5-1.fc32.i686
  • package winehq-stable-1:5.0.1-2.2.x86_64 conflicts with wine-core provided by wine-core-5.5-1.fc32.x86_64
  • problem with installed package winehq-stable-1:5.0.1-2.2.x86_64
  • conflicting requests
  • package q4wine-1.3.12-2.fc32.x86_64 requires wine-core, but none of the providers can be installed

Where should I write with that? I don't know if I should do this here (Q4wine) or WinE or Fedora? :D

brezerk commented 3 years ago

hi @ShinJii89

Sorry for late response.

looks like Fedora q4wine package is quite outdated: the latest q4wine release is v1.3.12 release. I believe this should go to Fedora's community as I do not maintain any distro-specific packages.

tim77 commented 3 years ago

Where should I write with that? I don't know if I should do this here (Q4wine) or WinE or Fedora? :D

You installed wine-stable from non official Fedora repos. Only wine-staging packaged and maintained in Fedora. Try to remove it, disable 3rd party Wine repo, install Wine package provided by Fedora and then install q4wine package. It works without any issues in Fedora.

brezerk commented 3 years ago

Seems to be resolved. Reopen if needed;

tim77 commented 3 years ago

Unfortunately wine-stable not packaged in Fedora. So if OP need Stable branch then he should file a bug into WineHQ bug tracker since nothing can be done there for q4wine or wine-staging (Fedora package).