http://bugs.winehq.org/show_bug.cgi?id=1886
------- Additional Comments From hans(a)it.vu.nl 2005-16-05 12:05 -------
I sent two patches that address these issues. One bumps the version
of Wine's kernel32 to that of WinXP SP2's kernel32, which is what
the installer was checking. The other adds a stub for SetupCopyOEMInfW.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2963
Summary: charset in the wine mailing-lists
Product: WineHQ.com
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Messages written with "charset=utf-8" are converted from quoted-printable to
8bit by wine.codeweavers.com for the Mailing-List while the Message-Header
"Content-Type" is unchanged.
Example from wine-patches: "200505151130.j4FBUM1q011231(a)wine.codeweavers.com"
The Mailing-List-Archive is OK:
"http://www.winehq.org/hypermail/wine-patches/2005/05/0303.html"
--
By by ...
... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1598
------- Additional Comments From Speeddymon(a)gmail.com 2005-16-05 05:50 -------
Daud, please post the wine version you are using.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1598
------- Additional Comments From lamber45(a)cse.msu.edu 2005-16-05 00:53 -------
Verified on:
FVWM version 2.4.6 compiled on Apr 8 2002 at 20:52:23
with support for: ReadLine, Stroke, XPM, GNOME WM hints, Shape, SM, Multibyte,
Xinerama
Is anything supposed to show up inside these test-app windows?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2953
------- Additional Comments From lamber45(a)cse.msu.edu 2005-16-05 00:32 -------
Similar exception using a different Java version (1.4.2_06-b03) installed on a
writable FAT32 filesystem:
fixme:msvcrt:MSVCRT_signal (2 0x80ab209):stub
Exception in thread "main" java.lang.ClassFormatError: propprint (Truncated
class file)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From Speeddymon(a)gmail.com 2005-15-05 10:19 -------
ok, thats understandable then. at least you do have some *nix experience from
using a shell account hehe.
Did you install wine from an rpm, or from a tar? If you installed from an rpm,
uninstall it with rpm -e wine, then follow the instructions below. If you
installed from a tar, just follow the instructions below..
Download the october 2004 release of wine from:
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20041019.tar.gz
save it to your home directory
untar/ungzip it: tar xzvf Wine-20041019.tar.gz
find the directory that was created (it will be in the home directory)
cd to that directory
./configure
make
make install
once it finishes try again (without desktop and dxgrab). If it doesnt work, try
with desktop only, still doesnt work, try with dxgrab _only_.
Whether it works or not, please post here. If it doesn't we will need some log
files. If it does, we will need some more release testing..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From box2321(a)yahoo.com 2005-15-05 04:06 -------
I changed "Desktop" = "N" to "Desktop" = "Y" in the config file (is this how
desktop mode is activated? I found no clear instructions on how to make
this happen). I changed the dxgrab option. I am not sure what you mean
by 'check the wine registry for related options to keyboard/mouse
grabbing,' This is my first linux home computer (but have been in shell
online since mid 90s) and I assure you I know less than you think. No
previous version of wine was tried by me to make this happen, so no
success or failure to report. Many thanks for the suggestions, but so far
nothing lets me type the text into the registration boxes when installing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.