http://bugs.winehq.org/show_bug.cgi?id=5137
------- Additional Comments From mike(a)codeweavers.com 2006-26-04 22:42 -------
Do you have an example of an application that depends on more that 1024 frames?
It seems like an obvious bug, but an application might help somebody test it
more easily after fixing 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=4370
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tiago.freire(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:30 -------
*** Bug 5136 has been marked as a duplicate of this bug. ***
--
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=5136
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:30 -------
Duplicate
*** This bug has been marked as a duplicate of 4370 ***
--
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=4370
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:29 -------
*** Bug 4448 has been marked as a duplicate of this bug. ***
--
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=4448
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-04 21:29 -------
Duplicate
*** This bug has been marked as a duplicate of 4370 ***
--
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=2878
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-04 17:06 -------
This bug is a duplicate (lots of swear words)!!!!
Please use bug 2765
BTW did you run wineprefixcreate?
--
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=2878
------- Additional Comments From fgrieco(a)gmail.com 2006-26-04 16:03 -------
Same problem here with an italian version of Starcraft.
Wine version 0.9.12 under Gentoo.
when i run "wine /mnt/iso/install.exe", an error appears "Non รจ stato trovato il
menu di avvio del programma" in italian (in english "No start program menu
found"). If you need more information, tell me...
--
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=5137
Summary: avifil32 limits itself to max of 1024 frames when
writing avis
Product: Wine
Version: 0.9.12.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gus(a)inodes.org
>From a quick look at avifile.c:AVIFile_AddRecord(), you'll see that it limits
itself to creating indices with 1024 entries - adding another hits the assert on
line 1461. It would be a simple change to replace the assert with a codepath
that reallocs a larger idxRecords array and continues. (Assuming, of course
that the AVI file format deals with more than 1024 index entries - I don't know
any more about the AVI format than what I've worked out from the wine API ;)
--
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=5121
------- Additional Comments From fasici(a)linux-sevenler.org 2006-26-04 15:20 -------
I installed fontforge 20060413; but it didn't fix the problem. I can't find a
small test app but I removed some files from this application and created an
archive (8MB). You can find it here:
http://suleyman.nyg.ege.edu.tr/fatih/TCDD.tar.bz2
In order to run the application:
1. add a d: drive and extract the archive in it.
2. copy D:\TCDD\YURTICI\ads.ini to C:\WINDOWS\
3. cd to D:\TCDD\YURTICI\Admin and run TcddAdmin.exe
4. You will see two textboxes: Username and password in Turkish. Username is
ADMN and password tcdd (Perhaps you may have to press shift while typing
password)
5. Press the first button above (labeled "Kullanici Tanimlari"). Then you will
see the list.
Thanks,
--
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=5136
------- Additional Comments From tiago.freire(a)gmail.com 2006-26-04 12:26 -------
Sorry for not telling it right away, but prior to displaying the normal
splash/login screen, it displays an alert dialog box with that unsympathetic
red icon with an 'X', and it shows lots of question marks instead of text.
Being an alert box, all I can do is to click on its single button, and then
the expected splash/login screen shows up.
--
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.