| rohtie |
Martes 5 Enero 2010 a las 18:00
- [Citar]
|
Membre
 |
Could you upload it again? I can't seem to find a working download link.
Thanks
|
| NSLW |
Martes 5 Enero 2010 a las 19:47
- [Citar]
|
Membre

 |
It's now uploaded again.
|
| sercik |
Sabado 23 Enero 2010 a las 16:48
- [Citar]
|
Membre
 |
Please could you explain how to use winetricks in POL,
i can't find a simple guide that guice me using pol helper.
Expecially i don't understand what is a POL Launcher
I'd like to install dotnef11 (winetricks calls this way) in Autocad2006 prefix
I have succesfully install POL helper in POL and i can see POL Helper under plugins in POL.
i tried to launch pol helper plugins and select winetricks, then TO WINEPREFIX, then i select /home/sercik/.PlayOnLinux/wineprefix/AutoCAD2006 as wineprefix and 1.1.36 as wine version because i read inside autocad2006 script that wine 1.1.36 is used.
The installation of dotnet fx 1.1 starts and seems ok but it ends with an error:'wine /home/sercik/.winetrickscache/dotnet11/dotnetfx.exe' returned status 3. Aborting.
Can you help me?
P.S. i tried to install dotnet11 with winetricks outside of POL and the installations went fine, so the problem is that i'm not able to use POL Helper correctly??
Pleas HELP!
|
| NSLW |
Sabado 23 Enero 2010 a las 18:04
- [Citar]
|
Membre

 |
Citation de sercik:
P.S. i tried to install dotnet11 with winetricks outside of POL and the installations went fine, so the problem is that i'm not able to use POL Helper correctly??
Pleas HELP!
Please use the same version of Wine as you used to install dotnet11 outside of POL.
|
| osarusan |
Lunes 11 Octubre 2010 a las 9:59
- [Citar]
|
Membre
 |
I'm having trouble using wintricks inside of POL Helper.
After I choose the POL Launcher or WINEPREFIX, I can install winetricks, but when I try to run winetricks I get a window asking me if I want to clean out my temp directory, and after that nothing.
If I run it in a terminal, I get this output when I try to run winetricks:
Inside winetricks function
Executing winetricks by: env WINEPREFIX="/home/osarusan/.PlayOnLinux/wineprefix/Steam" Default -e sh winetricks
env: Default: No such file or directory
Can you please help me?
|
| Aymeric P. |
Viernes 15 Octubre 2010 a las 23:08
- [Citar]
|
Admin

 |
As the last maintainer of POL Helper left the team, this plugin is now unsupported.
We don't know how this plugin work, and so we can't answer.
Apologies,
MulX
Don't think because I answered once, I will answer again.
|
| Raffhell |
Martes 1 Febrero 2011 a las 13:20
- [Citar]
|
Membre
 |
I like POL Helper and it works almost perfect...... But I can't use the WINEDEBUG built-in the script. By default it uses the "-all" string (but reading wine wiki should be "+all", the plus symbol can't be used). However also trying others debugging strings it doesn't work (I don't see the terminal windows with winedebug console). It's yet a unimplemented function?
Please reply,
Raffaele.
|
| zwastik |
Domingo 25 Septiembre 2011 a las 19:27
- [Citar]
|
Membre
 |
Where is the POLH source code? thx
|
| travlemon |
Miercoles 28 Septiembre 2011 a las 21:21
- [Citar]
|
Membre
 |
Can someone help me with this plugin? I mainly want to use it for the compiling feature, but I have an issue. I installed the plugin successfully, and I am able to click "Compile Wine" and select a source, and also a patch. I give the new version a name, and when I click "Compile Wine" to start compiling, the window just disappears.
If I run it in a terminal, it shows I'm getting a segmentation fault. The strange thing is that if I do these exact steps in a virtual machine on an identical OS, it works fine. Both my Desktop and Laptop PC's will not work though.
Can someone help me? I'd really like to get this compile working.
|
| Quentin P. |
Miercoles 28 Septiembre 2011 a las 21:32
- [Citar]
|
Admin

 |
Please please please read the messages..
This plugin does no longer work ! It was made for a very old version of PlayOnLinux. Moreover, all his feature are integrated into POL 4
|
| travlemon |
Miercoles 28 Septiembre 2011 a las 21:39
- [Citar]
|
Membre
 |
I have POL4, I love it! The only thing I cannot find is a compiling feature, to easily add patches. Does this feature exist in POL4? If so, where?
|
| Quentin P. |
Miercoles 28 Septiembre 2011 a las 21:44
- [Citar]
|
Admin

 |
For wine ? Just send a request on our bug tracker with patch urls and our building service will do it for you and for everybody ;)
|
| travlemon |
Miercoles 28 Septiembre 2011 a las 21:52
- [Citar]
|
Membre
 |
Yes, a feature to add a patch and recompile WINE just for PlayOnLinux. I am trying to apply a mouse patch for Halo. I don't know which patch will work, so I would like to test different patches inside POL before requesting the team to add a patch that may not help. I do not want to recompile with my system version of wine outside POL, with fear of breaking it (I'm not all that savy with such things)
|
| Quentin P. |
Miercoles 28 Septiembre 2011 a las 21:55
- [Citar]
|
Admin

 |
You don't need POL Helper ;)
Just add --prefix=$HOME/.PlayOnLinux/wine/linux-x86/version-patchname/ after ./configure
(Or linux-amd64, but you'll have to do some special stuff to build for 64 bits). But x86 is good for testing
And DON'T run make and make install as root. With --prefix, it will work without breaking anything Editado por: Tinou
|
| travlemon |
Miercoles 28 Septiembre 2011 a las 22:00
- [Citar]
|
Membre
 |
Oh, thank you! I was having trouble finding that information, I'm going to give that a try! I hope to get the Halo mouse working with a patch, and then I can submit the request for it to be added, so it'll be easier for others.
|