http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From phil(a)ldex.terica.net 2005-10-05 19:09 -------
:) I would if I knew how to locate an address for him or who Lionel was in
relation to this *ducks* I'm a mere mortal user, so am unfortunately ignorant of
nearly all developer interactions in Wine :D
--
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=2398
------- Additional Comments From mike(a)navi.cx 2005-10-05 18:58 -------
That is the right one, yeah. Looks like another WM/GL rewrite regression. Not
easy to fix, ask Lionel about it.
--
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=2398
------- Additional Comments From phil(a)ldex.terica.net 2005-10-05 18:05 -------
That said, I'm not entirely sure because that appears to be ~10:34 and my CVS
checkout shows a difference of ~1 hour from that at 11:35 when it breaks. *sigh*
There is corresponding patch entry on wine-cvs for 11:xx
--
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=2398
------- Additional Comments From phil(a)ldex.terica.net 2005-10-05 15:26 -------
20050131 11:35:00 CDT
=====================
Shows regression.
--
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=2750
------- Additional Comments From lamber45(a)cse.msu.edu 2005-10-05 15:14 -------
I'm guessing that this bug might depend on bug 2953. Could you report exactly
which JVM you have, and whether you get the same behavior I do?
As far as Yahoo Games goes, you might not really need Wine+IE. Some of the
games appear to be Java applets and some appear to be Flash-based; they might
work with Konqueror or a recent Mozilla if you install the right plugins.
--
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
Summary: Java 1.5 dies running even trivial programs ("Truncated
class file")
Product: Wine
Version: 20050310
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=1372
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lamber45(a)cse.msu.edu
I can get the Java 1.5 JRE to report its version, as follows:
C:\Documents and Settings\davidl\src\ppldb>java -version
Warning: Language '' was not recognized, defaulting to English.
fixme:msvcrt:MSVCRT_signal (2 0x6d713283):stub
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b07)
Java HotSpot(TM) Client VM (build 1.5.0_02-b07, mixed mode, sharing)
C:\Documents and Settings\davidl\src\ppldb>
However, I get the same exception whenever I try to use it to run .class
files (on NTFS or EXT2FS, it doesn't matter; the files run just fine with the
Linux JRE):
C:\Documents and Settings\davidl\src\csc5250>java -cp . propprint
Warning: Language '' was not recognized, defaulting to English.
fixme:msvcrt:MSVCRT_signal (2 0x6d713283):stub
Exception in thread "main" java.lang.ClassFormatError: Truncated class file
at java.lang.ClassLoader.defineClass1(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)
C:\Documents and Settings\davidl\src\csc5250>
--
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=2398
------- Additional Comments From phil(a)ldex.terica.net 2005-10-05 14:24 -------
Progress to date :
Wine CVS regression log: LW interface problems post-Jan112005
************************
20050111 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Runs without problems, except for the wineprefixcreate bug that needs to
be fixed by commenting out the avifil32.dll line in [RegisterDLLs]
20050125 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Creates .wine without complaint, unlike 20050111 CDT. Runs LW without
issue.
20050207 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Shows interface regression.
20050201 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Shows interface regression.
20050128 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine.
20050130 CDT
============
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine
20050131 00:00:01 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine
20050131 23:59:59 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Shows regression. We now have a ~24 hour period in which it broke.
20050131 12:00:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Shows regression.
Dialling in on the patch responsible.....12 hour window.
20050131 06:00:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine. Brought down to 6 hour window (0600-1200).
20050131 09:00:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine. Now have a 3 hour window (0900-1200).
20050131 10:30:00 CDT
=====================
No commit changes from 0900. Down to 1.5 hour window
20050131 11:00:00 CDT
=====================
No commit changes from 0900/1030. Down to 1 hour window.
20050131 11:30:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine. Down to 0.5 hour window (1130-1200).
20050131 11:45:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
Shows regression. Down to 0.25 hour window (1130-1145).
20050131 11:37:00 CDT
=====================
No commit changes from 1145 so shows regression.
20050131 11:33:00 CDT
=====================
Commit changes from 1130.
Compiled with :
./configure --prefix=/usr/local --with-x
Works fine. Down to 4 minutes (11:33-11:37)
20050131 11:34:00 CDT
=====================
No commit changes from 1133 so works fine.
20050131 11:35:00 CDT
=====================
Compiled with :
./configure --prefix=/usr/local --with-x
(currently compiling)
--
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=2952
Summary: URLs in comments get double-quoted, breaking them
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/appview.php?versionId=1706
OS/Version: other
Status: NEW
Severity: minor
Priority: P3
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lamber45(a)cse.msu.edu
The source code for the linked page includes the following text:
<a HREF="<a href="http://packages.debian.org/testing/gnome/gramps>gramps</a>">
packages.debian.org/testing/gnome/gramps">gramps</a> </a>
The same thing happens to all other URLs that are entered in <A
HREF="...">...</A> form, instead of as plain text in URL syntax. Clicking on
the link in Mozilla displays a 404 error from WineHQ, and the following text is
displayed:
http://appdb.winehq.org/appview.php?versionId=1706
The culprit seems to be the call to htmlify_urls() in include/comment.php. We
should either rewrite htmlify_urls() to not break existing properly-formatted
links, or at least add a clear coment in the instructions on that page.
--
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.