similar to: Re: Wine menus - rebuilding, deleting

Displaying 20 results from an estimated 5000 matches similar to: "Re: Wine menus - rebuilding, deleting"

2009 Feb 08
1
Wine menus - rebuilding, deleting
Hi I have a few questions about Wine's menu handling: 1. Is there some kind of command that will build a wine menu based on all the files in the standard locations (Start menu and Desktop)? This would be useful for rebuilding the Wine menu after deleting it. (Since deleting the menu entries belonging to a single prefix is not easy) winemenubuilder seem to take only single shortcuts as
2011 Jul 29
0
[PATCH node] Add debugging info to dracut plugin
Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/ovirt-cleanup.sh | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh index a6762cf..f800bf2 100755 --- a/dracut/ovirt-cleanup.sh +++ b/dracut/ovirt-cleanup.sh @@ -20,24 +20,29 @@ elif getarg reinstall >/dev/null; then elif getarg uninstall
2011 Jul 29
0
[PATCH node] fix dracut plugin wildcard handling
The plugin was breaking when a device with a wildcard was passed. rhbz#725964 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/install | 1 + dracut/ovirt-cleanup.sh | 8 ++++---- scripts/ovirt-boot-functions | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dracut/install b/dracut/install index f3f2f07..1832b89 100755 ---
2010 Jul 21
0
[PATCH] RFC: Advanced Storage Configuration
This patch introduces the concept of an "Advanced Storage Configuration", specifically for automated installs (although it could be hooked into manual install), while preserving the original style of specifying LVs. It accomplishes the following: * Add an optional AppVG * Offer new optional LVs - Data2,Swap2 - as part of the new AppVG * Allows the specification of multiple disks, per VG
2011 Aug 22
0
[PATCH node] handle wildcards appropriately in dracut plugin
when specifying a list of devices, one with a wildcard, the dracut plugin would attempt to use all devices matching the wildcard instead of just the first device. Ex. storage_init=/dev/vd*,/dev/sda should match /dev/vda and /dev/sda only, but if /dev/vdb, /dev/vdc etc existed, it would match all of those as well. rhbz#726843 Signed-off-by: Mike Burns <mburns at redhat.com> ---
2002 Oct 11
0
[tcng] sysVinit script
hi below is sysvinit script for handling tcng-script .... please excuse my bad bash skils, correct me where i''m doing stupid things :") what is left... many things, if i have time i will implement them too : - start [devices] - and then correct handling of service lock files i.e. per device lock file - stats blah ... - all ideas are welcome !! - test or some such, i mean the
2012 Feb 20
2
poser 2012 ... play on linux / wine 1.3.37 ??? errors
hi new here...tryn to get poser 2012 runnin...installs good...gui...loads...mouse disappears...app needs to terminate....here is the log prolly have alot of issues...or maybe not...n im not sure were to begin...any help out there...thanx for the views n time... i know ive spent alot of it doin this stuff also i used the 1.4rc wine ver...but also used the 1.3.37 ver with the same results File
2009 Jan 31
3
Script: Moving Maildirs between servers
Hi, I just migrated from dovecot 1.0.rc29 to 1.1.7, from Sparc platform to Intel, it went very well. In the process I merged folders and excluded folders from being copied. User rights on folders were kept/set. I thought I'd share my migration script with you folks. If there's an interest to put it on the wiki I can do that, but I'm not sure in what page. Use it as a starter if you
2011 Aug 25
0
[PATCH node] always remove HostVG in dracut when reinstall/uninstall/firstboot passed
rhbz#733274 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/install | 1 + dracut/ovirt-cleanup.sh | 14 +++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dracut/install b/dracut/install index 1832b89..000272a 100755 --- a/dracut/install +++ b/dracut/install @@ -2,6 +2,7 @@ inst yes inst head +inst awk inst_hook pre-pivot 01
2012 Mar 19
2
PlayOnLinux/PlayOnMac 4.0.16, wineprefix logging system
Hi everybody, As promised before and discused with dimesio here: http://forum.winehq.org/viewtopic.php?p=53507&sid=fd16c6e3e78e533cad6f00e0e4da99dc http://forum.winehq.org/viewtopic.php?t=14962 PlayOnLinux 4.0.16 has integrated a new log system, so that we can follow what happens in a wineprefix. Be careful, this announcement is here just to inform wine users and admins about the way it
2011 Apr 16
0
Wine' s Faces - release version 0.2
Hi! All.. I released version 0.2 of the wine's faces. These are the most important changes: - Automatic search version of wine if not have a default - Several improvements in window creation of menu items for environment, for. exe does not have. lnk, i.e. winemenubuilder not generate menu item for this .exe. - Inclusion of dependence on stable wine distribution (Kubuntu and *ubuntu) for
2010 Jan 02
1
Re: Easily changing directory where program files should be inst
Paul Menzel wrote: > > 1. How is a CLI illiterate user supposed to do this? > 2. Would the use of different Wine prefixes result in more resource > usage since for example the registry is not shared? > 3. Using Wine prefixes gives me more than I asked for, I think. I just > want all files belonging to program files go into a different directory > than `~/.wine/`. Still if I
2012 Apr 27
1
Counter Strike Source Won't load.
Okay so I have just installed Fedora 16 64-bit. Coming from a Ubuntu user I'm well aware that counter strike source works great under linux. I've been trying to get it to work but every time I try to load it, it loads for a moment and then crashes. I have the proprietary AMD ATI drivers for my ATI Radeon HD 5750. They seem to be rendering fine according to the debugger. I'm currently
2011 Apr 08
0
Wine release 1.2.3
The Wine maintenance release 1.2.3 is now available. What's new in this release (see below for details): - Translation updates. - Various bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2.3.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.2.3.tar.bz2 Binary packages for various distributions will be
2009 Aug 16
2
WINEPREFIX
How do I run games with WINEPREFIX? I've looked up the site and done the whole WINEPREFIX=~/.wine-game and installed it but after that how do I run the game? when I run it it says wine cannot find the file.
2011 Oct 07
2
wine error
please I need a help look this error when i type #winecfg > > shredder at shredder-laptop:~$ winecfg > err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\system32\\winemenubuilder.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135 >
2011 Apr 01
0
Wine release 1.3.17
The Wine development release 1.3.17 is now available. What's new in this release (see below for details): - Implementation of the new Vista file dialogs. - Initial support for patching in MSI installers. - Improvements to the calendar control. - A few fixes for file associations. - Menus cleaned up in built-in applications. - Various bug fixes. The source is available from the
2011 Jul 01
1
Aion 2.5.0.x on Sabayon 6
Guys I'm making this post because the wine tests details section get truncated but most of it was for Sabayon users: ---- -What Works- PvE, PvP, menu's etc... I was getting pretty good frames too depending on where and what I was doing between 30-90FPS I would say average PvE around 70FPS and in cities with PvP between 30-60FPS. What Doesn't Work 64-bit client (going to work on
2015 Jan 09
0
Wine release 1.7.34
The Wine development release 1.7.34 is now available. What's new in this release (see below for details): - Support for surround sound in DirectSound. - Better text run support in DirectWrite. - Many HTML engine fixes. - More support for WBEM objects. - A few more C/C++ runtime functions. - Various bug fixes. The source is available from the following locations:
2010 May 21
0
Wine release 1.2-rc1
The Wine development release 1.2-rc1 is now available. This is the first release candidate for Wine 1.2. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.2 as good as possible. What's new in this release (see below for details): - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader