You are here > Les forums > Your creations. > modified PlayOnLinux (3.7) sv ru pl es fr

Forums

modified PlayOnLinux (3.7)

New topic  - Reply
Author Replies
jump to the page 1 - 2
Berillions Monday 5 October 2009 at 21:50 - [Quote]
Membre

Membre
I know why there is a problem. Frugalware-current has now gnome 2.28 and I think that there is a problem of icones for the moment. It's probably a bug.

I try to Ubuntu in VirtualBox and it's good, so...

Edited by Berillions


NSLW Monday 5 October 2009 at 21:55 - [Quote]
Membre

Membre
If you use generic package on Frugalware then you should also have ImageMagick installed.

Edited by NSLW

Berillions Tuesday 6 October 2009 at 10:20 - [Quote]
Membre

Membre
It's very strange because ImageMagick installed....
i will try again this afternoon with Ubuntu...

I don't like when it doesn't work...

NSLW Wednesday 7 October 2009 at 11:43 - [Quote]
Membre

Membre

Citation de Tinou:

a lot of sentances are not translated

What sentences are not translated and used in PlayOnLinux?

BTW. I modified PlayOnLinux. List of changes

1) POL limits time to wait till it detects that connection to e.g. PlayOnLinux wine repository isn't available.

2) POL downloads Wine from other sources so it doesn't cause script to hang when POL_SetupWindow_install_wine is invoked (required: rpm2cpio, cpio, lzma)

3) If download fail, POL will ask if user wants to continue

4) fixed bug in Wine versions menu

5) Fixed languages

Here are the files with PlayOnLinux-3.7-2

Edited by NSLW

NSLW Wednesday 14 October 2009 at 16:02 - [Quote]
Membre

Membre
Changes:
1) POL limits time to wait till it detects that connection to e.g. PlayOnLinux wine repository isn't available.

2) POL downloads Wine from other sources so it doesn't cause script to hang when POL_SetupWindow_install_wine is invoked (required: rpm2cpio, cpio, lzma)

3) If download fail, POL will ask if user wants to continue

4) fixed bug in Wine versions menu

5) Fixed languages

6) Added posibility to download wine from other sources (Ubuntu, SUSE, Mandriva, Slackware) in Manage wine versions (required: rpm2cpio, cpio, lzma)



download PlayOnLinux 3.7-3

Edited by NSLW

Quentin PÂRIS Wednesday 14 October 2009 at 18:40 - [Quote]
Admin

Admin
Nice job but it is impossible to make your version official because POL must have the same behavior for all the distributions
NSLW Wednesday 14 October 2009 at 19:05 - [Quote]
Membre

Membre

Citation de Tinou:

Nice job but it is impossible to make your version official because POL must have the same behavior for all the distributions


Will the different version break this? Wines from all repos works for me so it will work on others distributions too.
Second thing is that it's good to have others repositories when playonlinux server isn't available. I meant to create additional source and not main source of Wine versions.
Quentin PÂRIS Wednesday 14 October 2009 at 19:14 - [Quote]
Admin

Admin
The binaries are not the same. So you need differents libraries to run one wine version to another. For exemple Ubuntu's one will not work with some rpm based distribution that does not include the same version of libc6

For the second thing, now, wineversion and the website are on the same server, so problemes should no longer appear. Anyway if wineversion server is down, all the website will be down, so it's a bigger problem.
NSLW Wednesday 14 October 2009 at 19:56 - [Quote]
Membre

Membre

Citation de Tinou:

For exemple Ubuntu's one will not work with some rpm based distribution that does not include the same version of libc6


Doesn't the same applies to PlayOnLinux wine packages?
Quentin PÂRIS Wednesday 14 October 2009 at 20:51 - [Quote]
Admin

Admin
Nope. MulX had compiled them to work with most of the distros
NSLW Wednesday 14 October 2009 at 20:58 - [Quote]
Membre

Membre
On which distribution are PlayOnLinux Wines compiled?
Aymeric P. Thursday 15 October 2009 at 19:18 - [Quote]
Admin

Admin
Hi,

By reading the code, I understand a bit more how you do.

The idea is good, but :
not all release exist for each distribution (e.g. wine 1.1.29 is absent for SlackWare)
It's impossible to know if the Wine version from Mandriva work on Suse. (and nothing certify that a Mandriva user select the package for the good release (I'm sure that package made for MDV 2008.1 work on 2008.0 (library version))

Currently package that I made was compiled for work on all distribution released since November 2005 (I can't be exactly sure, but all release published since 2006 will cover the majority of distribution currently used in the world).

I don't like the idea of parsing HTML page's from SF; SF can change something witch break everything.
For information :
- the Debian package don't have the same method of compression, (newer use lzma older bzip2 and more older gzip).
- rpm2cpio don't exist on Debian.
- Some server that offer bandwidth for SF don't have some project (I don't know why but it's like that)

Additional using different version of Wine for every user will increase the number a problem.

Otherwise distribution used for compilation is Debian Etch, even if the publication date was in April 2007, the core of library (e.g. libc6) for this distribution was the same since 2006 (freeze date).

Read here, this a sample of bug that we can get by mixing Wine from different distribution.

To be more useful offer a mirror server, but as say Tinou if Wine repository is offline, POL Website also so it's a major problem and everything will be done to fix it.

Edited by MulX



Don't think because I answered once, I will answer again.
NSLW Thursday 15 October 2009 at 19:55 - [Quote]
Membre

Membre

Citation de MulX:

not all release exist for each distribution (e.g. wine 1.1.29 is absent for SlackWare)

Wine 1.1.29 for Slackware is at
http://downloads.sourceforge.net/project/wine/Slackware%20Packages/1.1.29/wine-1.1.29-i486-1kjz.tgz?use_mirror=dfn

Citation de MulX:

It's impossible to know if the Wine version from Mandriva work on Suse. (and nothing certify that a Mandriva user select the package for the good release (I'm sure that package made for MDV 2008.1 work on 2008.0 (library version))

Yes, it's true, but any of this versions aren't installed without user allowance.

Citation de MulX:

- the Debian package don't have the same method of compression, (newer use lzma older bzip2 and more older gzip).

This could be easily fixed.

Citation de MulX:

Additional using different version of Wine for every user will increase the number a problem.

Yes, but there could be messages before installation that warn user about that.

Citation de MulX:

To be more useful offer a mirror server

I would if i could

Citation de MulX:

as say Tinou if Wine repository is offline, POL Website also so it's a major problem and everything will be done to fix it.

So now I must admit that it seems useles to have mirror for Wine versions.
Aymeric P. Thursday 15 October 2009 at 21:41 - [Quote]
Admin

Admin

Citation de NSLW:

Citation de MulX:

not all release exist for each distribution (e.g. wine 1.1.29 is absent for SlackWare)

Wine 1.1.29 for Slackware is at
http://downloads.sourceforge.net/project/wine/Slackware%20Packages/1.1.29/wine-1.1.29-i486-1kjz.tgz?use_mirror=dfn


Yep I want to say 1.1.27

Citation de NSLW:

Citation de MulX:

Additional using different version of Wine for every user will increase the number a problem.

Yes, but there could be messages before installation that warn user about that.

Most of user don't read message (even warning message), or read and forget when they click next.

Citation de NSLW:

So now I must admit that it seems useles to have mirror for Wine versions.

I can explain exactly what happen for the downtime, but It's a long story who start in the beginning of 2008 and to avoid off-topic I will not say it here.


Don't think because I answered once, I will answer again.
Duskao Friday 23 October 2009 at 6:03 - [Quote]
Membre

Membre
How can I get that WineTricks Plugin? I have been trying to download it for over an hour, the speedyshare links aren't coming up. Is there a way you can upload the plugin to somewhere else? This is truly annoying. Please.
NSLW Friday 23 October 2009 at 7:50 - [Quote]
Membre

Membre
I know that speedyshare was unavailable yesterday but it's available now, and it's relatively easy to download from there because there isn't many ads and no waiting times.

Anyhow

Link to WineTricks Plugin

Install it like other plugins

Edited by NSLW

Duskao Friday 23 October 2009 at 22:04 - [Quote]
Membre

Membre
Thanks NSLW, your my hero. I guess I have just had bad luck, I have tried it numerous times in the past couple months with no avail, but today it worked fine. Thanks agian.
Quentin PÂRIS Saturday 24 October 2009 at 11:34 - [Quote]
Admin

Admin
I have to test wine tricks plugin before it becomes official
Il n'y a rien à voir ici