Just as planned, here comes PlayOnLinux version 3.2. Here are the main changes:
- Removal of the IRC client (as agreed)
- Only the second part remains in the Tool menu
- All configuration tools are grouped in one program : "Configure this application" so that the user doesn't get confused. This new configurator contains: "Wine configuration", "Registry", "Advanced Wine Configuration" (if the plugin is installed), "Updating Wine Prefix", "simulate a windows reboot", "specific Configuration".
- Specific Configuration allows you to specifically configure each application (if the script allows it).
- A bug has been fixed on the Set_GLSL function (for sciptors).
- The new function POL_SetupWindow_normalprefixcreate (replaces POL_SetupWindow_prefixcreate ONLY if the latter doesn't work with this application)
- An Easter Egg
Happy download
http://www.playonlinux.com/en/download.html
by Tinou
| Author |
Replies |
| BlackStream |
Saturday 29 November 2008 at 13:02 - |
| Rank: Guest |
Where is update? In repositories is version 3.1.3!  |
| Ghostofkendo |
Saturday 29 November 2008 at 17:26 - |
Rank: Admin

|
In which distribution's repository? It's certainly because your distribution's packager don't know yet there's a new version.
If you can't wait a few hours or days, you can download and unpack the generic package. It will work also. |
| MulX |
Sunday 30 November 2008 at 22:06 - |
Rank: Admin

|
If you are using the repository for the deb package it's a bug, that I correct the 2008-11-29 19:00+0000.
I forget to enable the crontab since the server have crashed (a week ago) .
If you are using the fedora repository, I just finish to build the package.
Other distribution is not managed by the team, so wait for an update, it will be updated shortly ;)
Regards,
MulX |
| voldimar |
Thursday 8 January 2009 at 13:31 - |
Rank: Member
|
I have an error:
PlayOnLinux v3.2.2
Checking python : [ Ok ]
File "/usr/share/playonlinux/python/mainwindow.py", line 38
self.panel_games = wx.Panel(self, -1)
^
TabError: inconsistent use of tabs and spaces in indentation
|
| voldimar |
Thursday 8 January 2009 at 13:33 - |
Rank: Member
|
Sorry. I just installed python 3.0
The problem is resolved. |