The time now is Tue 18 Jun 2013, 21:16
All times are UTC - 4 |
|
Page 16 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 14, 15, 16, 17, 18, ..., 25, 26, 27 Next |
| Author |
Message |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Sun 11 Sep 2011, 23:03 Post_subject:
Wine 1.3.28 |
|
my attempt at compiling Wine 1.3.28
Wine 1.3.28_v1
version 1
stripped=true
Wine 1.3.28_v2
version 2
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]
md5 | sha1 | sha256 | tiger
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
One is 'pets2sfs'
[forum post] [download] [forum post]
Another is 'createsfs'
[forum post] [download]
-----------------------------------------------------------------------------------------------------------
I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| Code: |
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
|
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
For help with Gecko,
http://wiki.winehq.org/Gecko
I use the console to install packages from winetricks. For help with this I use
[Reference]
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Mon 12 Sep 2011, 14:14 Post_subject:
|
|
Dear green_dome,
Thanks a million - 1.3.28 works nicely, so I am grateful.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 24 Sep 2011, 09:49 Post_subject:
new wine 1.3.29 released |
|
Dear green_dome,
There is a new wine version out with lots of changes in X rendering. It looks pretty good from the description (http://www.winehq.org/announce/1.3.29). May we again kindly request your assistance?
With thanks in advance and kind regards,
vovchik
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Mon 03 Oct 2011, 20:58 Post_subject:
|
|
Fast server, greendome, it downloaded at almost 2.5MB. Thanks again.
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Thu 06 Oct 2011, 22:37 Post_subject:
Wine 1.3.29 |
|
my attempt at compiling Wine 1.3.29
Wine 1.3.29_v1
version 1
stripped=true
Wine 1.3.29_v2
version 2
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]
md5 | sha1 | sha256 | tiger
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
One is 'pets2sfs'
[forum post] [download] [forum post]
Another is 'createsfs'
[forum post] [download]
-----------------------------------------------------------------------------------------------------------
I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| Code: |
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
|
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
For help with Gecko,
http://wiki.winehq.org/Gecko
I use the console to install packages from winetricks. For help with this I use
[Reference]
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Mon 10 Oct 2011, 17:57 Post_subject:
|
|
Dear green_dome,
Thanks for version 1.3.29. I had problems with it that aren't related to your compile. In "improving" the rendering via X, the Wine people screwed up alpha channel rendering, and I got weird effects in many apps I tested - which worked just fine under v. 1.3.28. Apparently, the Wine developers saw this mess and have released v. 1.3.30, which fixes up the alpha channel snafu http://www.winehq.org/announce/1.3.30. Any chance you might be supplying us with this one?
With thanks in advance and kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Tue 11 Oct 2011, 21:34 Post_subject:
Wine 1.3.30 |
|
my attempt at compiling Wine 1.3.30
Wine 1.3.30_v1
version 1
stripped=true
Wine 1.3.30_v2
version 2
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]
md5 | hashdeep
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
One is 'pets2sfs'
[forum post] [download] [forum post]
Another is 'createsfs'
[forum post] [download]
-----------------------------------------------------------------------------------------------------------
I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| Code: |
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
|
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
For help with Gecko,
http://wiki.winehq.org/Gecko
I use the console to install packages from winetricks. For help with this I use
[Reference]
Edited_time_total
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Wed 12 Oct 2011, 16:08 Post_subject:
|
|
Dear green-dome,
Thanks for the new compile. This version works fine in terms of displaying transparency, meaning that the Wine devs did have a regression error in v. 1.3.29 and have, as far as I can tell, dealt with the bug properly.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 22 Oct 2011, 03:38 Post_subject:
Wine 1.3.31 now available |
|
Dear green_dome,
A new version, again. It looks like they are cleaning up the X11 stuff and fixing issues with alpha-blending. More info herehttp://www.winehq.org/announce/1.3.31. You assistance is always appreciated...
With kind regards,
vovchik
|
|
Back to top
|
|
 |
myke

Joined: 15 Mar 2011 Posts: 101 Location: Québec
|
Posted: Wed 26 Oct 2011, 17:59 Post_subject:
Wine 1.3.30 Regression Error |
|
Hi,
I had problems running Noteliner with bulleted text, and Calendar Magic in general (wouldn't run) and I went back to 1.3.29 and all those problems were solved.
So depending on the windows applications you need, you may find 1.3.29 better than 1.3.30.
myke
_________________ AA1 D255E-keucr slacko 5.3;luci;mijnpup; tw-os; with:Emacs,gawk,noteboxmismanager,treesheets, freeplane, libreoffice, tkoutline, Sigil, calibre, calendar. magic&Noteliner(wine), kamas (DOS)
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 196
|
Posted: Sat 29 Oct 2011, 08:02 Post_subject:
|
|
| Quote: | myke
Hi,
I had problems running Noteliner with bulleted text, and Calendar Magic in general (wouldn't run) and I went back to 1.3.29 and all those problems were solved.
|
I am remaining with 1.3.28. From 1.3.29, unfortunately in my view, amendments to winex11.drv have introduced some regressions. 1.3.31 has IME not resolved these issues yet.
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Sun 30 Oct 2011, 17:00 Post_subject:
Wine 1.3.31 |
|
my attempt at compiling Wine 1.3.31
Wine 1.3.31_v1
version 1 | stripped=true
Wine 1.3.31_v2
version 2 | stripped=false
md5 | hashdeep
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
One is 'pets2sfs'
[forum post] [download] [forum post]
Another is 'createsfs'
[forum post] [download]
-----------------------------------------------------------------------------------------------------------
I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| Code: |
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
|
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
For help with Gecko,
http://wiki.winehq.org/Gecko
I use the console to install packages from winetricks. For help with this I use
[Reference]
Edited_time_total
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sun 06 Nov 2011, 15:02 Post_subject:
Wine 1.3.32 now available |
|
Dear green_dome,
We have a new version out: http://www.winehq.org/announce/1.3.32, and your kind assistance would again be highly appreciated. Thanks for 1.3.31, by the way
With kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Thu 17 Nov 2011, 21:49 Post_subject:
Wine 1.3.32 |
|
my attempt at compiling Wine 1.3.32
Wine 1.3.32_v1
version 1 | stripped=true
Wine 1.3.32_v2
version 2 | stripped=false
md5 | hashdeep
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
One is 'pets2sfs'
[forum post] [download] [forum post]
Another is 'createsfs'
[forum post] [download]
-----------------------------------------------------------------------------------------------------------
I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| Code: |
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
|
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
For help with Gecko,
http://wiki.winehq.org/Gecko
I use the console to install packages from winetricks. For help with this I use
[Reference]
Edited_time_total
|
|
Back to top
|
|
 |
vanchutr
Joined: 05 Aug 2006 Posts: 419
|
Posted: Thu 17 Nov 2011, 23:55 Post_subject:
|
|
Thank you green_dome for your wine (wine-1.3.32-i486_v2.pet)
I'll test it
|
|
Back to top
|
|
 |
|
|
Page 16 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 14, 15, 16, 17, 18, ..., 25, 26, 27 Next |
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|