
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Q4Wine is a qt4 [http://www.qtsoftware.com/] GUI for W.I.N.E. [http://winehq.org/] It will help you manage wine prefixes and installed applications.
Home page:
q4wine: http://q4wine.brezblock.org.ua/
download: http://q4wine.brezblock.org.ua/download/
documentation: http://q4wine.brezblock.org.ua/documentation/
support: http://q4wine.brezblock.org.ua/bugs/
General features:
- Can export QT color theme into wine colors settings.
- Embedded Wine AppDB browser;
- Can easy work with different wine versions at same time;
- Easy creating, deleting and managing prefixes (WINEPREFIX);
- Easy controlling for wine process;
- autostart icons support;
- Easy cd-image use;
- FuseISOEmbedded FuseISO mount profiles;
- You can extract icons from PE files (.exe .dll);
- Easy backup and restore for managed prefixes.
- Winetriks support.
- and more... ;)
License: GPL v3
Dependences:
General:
x11-libs/qt-gui:4
x11-libs/qt-sql:4[sqlite]
>=dev-db/sqlite-3.5.6
>=sys-apps/which-2.19
app-emulation/wine
x11-misc/xdg-utils
Optional:
app-admin/sudo
>=media-gfx/icoutils-0.26.0
dev-libs/libzip
>=sys-libs/glibc-2.0
>=sys-fs/fuse-2.7.0
HowTo install::
http://q4wine.brezblock.org.ua/documentation/en_us/01-installation.html
HowTo post install:
http://q4wine.brezblock.org.ua/documentation/en_us/02-post-installation.html
HeadUnstable sources:
You can get headunstable q4wine sources from the git:
[quote]git clone git://github.com/brezerk/q4wine.git[/quote]
4 years ago
Version 1.3
Added:
- Taiwan translation (thx 2 Jeff Huang);
- Use icons from the system icon theme where possible [BUG-22];
- Replace default raster icons with SVG analogs [BUG-21];
- Extend App icons zoom sizes up to 512px [BUG-21];
- Allow to choose .svg and .svgz images for icons [BUG-21];
- Add an app option to switch default/ambiance-light/ambiance-dark icon [BUG-21];
- Use ISO country codes for translation files (required for: pootle, gentoo ebuild);
- Use native language name for language selection;
Fixed:
- WineLibs paths are no longer strictly required [BUG-68];
- Process explorer is broken [BUG-70];
Version 1.2-r2
Added:
- Czech translation update (thx 2 Pavel Fric);
Fixed:
- QtSystemApplication library detection does not work well for Qt5 [BUG-64];
Version 1.2-r1
Added:
- Deleting prefix does not remove prefix folder in ~/.local/share/wineprefixes [BUG-43];
Fixed:
- Fixed typo in Startup Wizard;
- Fixup Wine Libs detection [BUG-50];
- Remove Wine settings from App settings [BUG-50,BUG-23];
- Make Wine64 libs optional (for x86 only platforms) [BUG-50];
- Backup/Restore prefix path handler;
- Can't use pre/post run scripts without standalone script [BUG-49];
- Do not force startpage open;
- add custom dll overrides outside from the list [BUG-60];
- Revert "Kill dead online components" breaks the Qt5 build [BUG-62];
- Do not build wineappdb core components if -DWITH_WINEAPPDB=OFF is set [BUG-62];
- 'Run -> Browser' on Programs window not work [BUG-54];
- QT5: Winetricks application list fails to refresh and causes segfault on quit [BUG-53];
- Make -DQT5 flag visible during cmake build and runtime;
- CLI: -v/-h options must not trigger nor database check nor wizard startup;
- Remove useless and confusing appdb startup dialog;
Version 1.1-r2
Fixed:
- Error while loading application settings by key: 'WineLibs' BUG-42;
Version 1.1-r1
Fixed:
- Error while loading application settings by key: 'WineLibs' BUG-42;
- Updated Afrikaans translation. thx 2 Danie Wessels;
- Fixed cmake warnings;
- Updated .desktop file;
Version 1.1
Added:
- extended list of a virtual desktop resolutions [BUG-35];
- configure multiple wine paths globally to allow easily selection in prefixes [BUG-23];
- create predefined execution template strings for optirun, separate X display, e.t.c. [BUG-37];
Fixed:
- Gentoo: QtSingleApplication package not found with DWITH_SYSTEM_SINGLEAPP=ON [BUG-39];
- FreeBSD\clang error: use of undeclared identifier 'LC_*' [BUG-41];
Version 1.0-r3
Fixed:
- "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;
- q4wine.desktop value "" for key "Path" in group "Desktop Entry" BUG-29;
- Pre and Post run Icon scripts unusable, if the path contains ")" BUG-33;
Added:
- Keyboard navigation for items in "setup" and "icon" tabs;
- Afrikaans translation. Thx 2 Danie Wessels;
Version 1.0-r2
Fixed:
- Clean setup: error while loading application settings by key: prefixDefaultPath BUG-25;
- Winetricks plugin does not check script presence BUG-26;
- "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;
Added:
- Persian translation. Thx 2 Arash Ariayee;
- Winetricks plugin can use script installed in system BUG-28;
Version 1.0-r1
Fixed:
- Prefix tree "Delete" menu item do not remove menu tree.
- Support for utf8 system user name [BUG-20];
- Winetricks doesn't work properly if WINEPATH contain spaces [BUG-19];
See ChangeLog [https://github.com/brezerk/q4wine/blob/master/ChangeLog] for recent changes list.
4 years ago
Version 1.3
Added:
- Taiwan translation (thx 2 Jeff Huang);
- Use icons from the system icon theme where possible [BUG-22];
- Replace default raster icons with SVG analogs [BUG-21];
- Extend App icons zoom sizes up to 512px [BUG-21];
- Allow to choose .svg and .svgz images for icons [BUG-21];
- Add an app option to switch default/ambiance-light/ambiance-dark icon [BUG-21];
- Use ISO country codes for translation files (required for: pootle, gentoo ebuild);
- Use native language name for language selection;
Fixed:
- WineLibs paths are no longer strictly required [BUG-68];
- Process explorer is broken [BUG-70];
Version 1.2-r2
Added:
- Czech translation update (thx 2 Pavel Fric);
Fixed:
- QtSystemApplication library detection does not work well for Qt5 [BUG-64];
Version 1.2-r1
Added:
- Deleting prefix does not remove prefix folder in ~/.local/share/wineprefixes [BUG-43];
Fixed:
- Fixed typo in Startup Wizard;
- Fixup Wine Libs detection [BUG-50];
- Remove Wine settings from App settings [BUG-50,BUG-23];
- Make Wine64 libs optional (for x86 only platforms) [BUG-50];
- Backup/Restore prefix path handler;
- Can't use pre/post run scripts without standalone script [BUG-49];
- Do not force startpage open;
- add custom dll overrides outside from the list [BUG-60];
- Revert "Kill dead online components" breaks the Qt5 build [BUG-62];
- Do not build wineappdb core components if -DWITH_WINEAPPDB=OFF is set [BUG-62];
- 'Run -> Browser' on Programs window not work [BUG-54];
- QT5: Winetricks application list fails to refresh and causes segfault on quit [BUG-53];
- Make -DQT5 flag visible during cmake build and runtime;
- CLI: -v/-h options must not trigger nor database check nor wizard startup;
- Remove useless and confusing appdb startup dialog;
Version 1.1-r2
Fixed:
- Error while loading application settings by key: 'WineLibs' BUG-42;
Version 1.1-r1
Fixed:
- Error while loading application settings by key: 'WineLibs' BUG-42;
- Updated Afrikaans translation. thx 2 Danie Wessels;
- Fixed cmake warnings;
- Updated .desktop file;
Version 1.1
Added:
- extended list of a virtual desktop resolutions [BUG-35];
- configure multiple wine paths globally to allow easily selection in prefixes [BUG-23];
- create predefined execution template strings for optirun, separate X display, e.t.c. [BUG-37];
Fixed:
- Gentoo: QtSingleApplication package not found with DWITH_SYSTEM_SINGLEAPP=ON [BUG-39];
- FreeBSD\clang error: use of undeclared identifier 'LC_*' [BUG-41];
Version 1.0-r3
Fixed:
- "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;
- q4wine.desktop value "" for key "Path" in group "Desktop Entry" BUG-29;
- Pre and Post run Icon scripts unusable, if the path contains ")" BUG-33;
Added:
- Keyboard navigation for items in "setup" and "icon" tabs;
- Afrikaans translation. Thx 2 Danie Wessels;
Version 1.0-r2
Fixed:
- Clean setup: error while loading application settings by key: prefixDefaultPath BUG-25;
- Winetricks plugin does not check script presence BUG-26;
- "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;
Added:
- Persian translation. Thx 2 Arash Ariayee;
- Winetricks plugin can use script installed in system BUG-28;
Version 1.0-r1
Fixed:
- Prefix tree "Delete" menu item do not remove menu tree.
- Support for utf8 system user name [BUG-20];
- Winetricks doesn't work properly if WINEPATH contain spaces [BUG-19];
See ChangeLog [https://github.com/brezerk/q4wine/blob/master/ChangeLog] for recent changes list.
trisz
10 years ago
"They are suitable for Debian GNU/Linux version >= 5.0 (Lenny) and for Ubuntu version >= 8.10 (Intrepid Ibex). Sources are also available ibid."
What about Lenny and >?
Report
brezerk
10 years ago
You can find his contact in his own page: http://tehnick-8.narod.ru/q4wine/
Report
YAFU
10 years ago
Thanks!
Report
gulp21
6 years ago
Report
brezerk
10 years ago
http://q4wine.brezblock.org.ua/documentation/en_us/07-fake-drive-wizard.html
Report
lucx
10 years ago
are you joking, ther is no direction on how to export color themes.
Report
gohanz
11 years ago
If i try to run Q4wine i have only the default English interface.
q4wine -v
[EE] Can't open user selected translation
q4wine 0.114
(Copyright (C) 2008-2009, brezblock core team.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Author: Malakhov Alexey aka John Brezerk.
Report
brezerk
11 years ago
1. Do you install it from sources or package?
2. if you install from sources, do you run "make install" command?
3. Does locale file (it_it.qm) located in ${PREFIX_WHERE_YOU_INSTALL_Q4WINE}/share/q4wine/i18n/ folder?
Report
gohanz
11 years ago
Also all the translation files are installed.
/usr/share/q4wine/i18n# ls -l
totale 428
-rw-r--r-- 1 root root 16 2009-11-15 19:24 en_us.qm
-rw-r--r-- 1 root root 91029 2009-11-15 19:24 es_es.qm
-rw-r--r-- 1 root root 92835 2009-11-15 19:24 it_it.qm
-rw-r--r-- 1 root root 92983 2009-11-15 19:24 pt_br.qm
-rw-r--r-- 1 root root 58157 2009-11-15 19:24 ru_ru.qm
-rw-r--r-- 1 root root 88924 2009-11-15 19:24 uk_ua.qm
Report
brezerk
11 years ago
Can you send to me output of the following command:
"strace q4wine"?
You can mail it to brezerk[at]gmail.com
Report
brezerk
11 years ago
1. Do you install it from sources or package?
2. if you install from sources, do you run "make install" command?
3. Does locale file (it_it.qm) located in ${PREFIX_WHERE_YOU_INSTALL_Q4WINE}/share/q4wine/i18n/ folder?
Report
n00kl
11 years ago
Report
brezerk
11 years ago
Report
brezerk
11 years ago
Вы можете обратится к разработчикам своего дистрибутива или к знакомому гуру с просьбой сделать пакет.
В случае каких-то проблемм связанных с созданием онного я готов помочь.
Feel free to mail me bugs and troubles.
Report
LazyKent
11 years ago
[ 49%] Building CXX object CMakeFiles/q4wine.dir/src/gui/run.cpp.o
/usr/bin/c++ -DQT_DLL -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/QtGui -I/usr/include/QtSql -I/usr/include/QtNetwork -I/usr/include/QtCore -I/home/kent/rpmbuild/SOURCES/q4wine-0.112 -I/home/kent/rpmbuild/SOURCES/q4wine-0.112/src -I/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/gui -I/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/core -I/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/temporary -I/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/wis -Wall -g -o CMakeFiles/q4wine.dir/src/gui/run.cpp.o -c /home/kent/rpmbuild/SOURCES/q4wine-0.112/src/gui/run.cpp
/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/gui/run.cpp: In member function ‘void Run::cmdGetWorkDir_Click()’:
/home/kent/rpmbuild/SOURCES/q4wine-0.112/src/gui/run.cpp:398: error: ‘class QFileDialog’ has no member named ‘setOption’
make[2]: *** [CMakeFiles/q4wine.dir/src/gui/run.cpp.o] Ошибка 1
Что можно подкрутить?
Report
brezerk
11 years ago
Report
LazyKent
11 years ago
RPM для openSUSE 11.1 и SLE 11
http://download.opensuse.org/repositories/home:/Lazy_Kent/
Report
brezerk
11 years ago
Report
brezerk
11 years ago
Report
LazyKent
11 years ago
Report
brezerk
11 years ago
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :)
Report
brezerk
11 years ago
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :)
Report
pashazz
11 years ago
Who can write a manual page AND a User Guide?
If you done it, send me email with this.
Thanks,
pashazz,
Q4Wine developer
Report
brezerk
11 years ago
http://wiki.github.com/brezerk/q4wine
Report
industrie13
11 years ago
just want to say, that I use q4wine at arch linux, and I like it a lot! :)
Keep up that good work!
michael
ps: maybe you could add new screenshots here at qt-apps.org and the sourceforge-page ... i mean with the current kde4/oxygen-style, should look alot better so ;)
Report