http://bugs.winehq.org/show_bug.cgi?id=2340
Summary: bug_report.pl failed to compile
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: farmerdan(a)i-rule.net
When attempting to use bug_report.pl I received the following message:
Missing right curly or square bracket at ./bug_report.pl line 584, at end of line
syntax error at ./bug_report.pl line 584, at EOF
Execution of ./bug_report.pl aborted due to compilation errors.
I added a } at the EOF and ran it again. Worked fine.
I have generated and tested a simple patch if someone would like to have 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=2337
halfdog(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From halfdog(a)gmx.at 2004-05-07 08:16 -------
Bug seems to be fixed in CVS (20040705), compiled RH9.0 linux ix86
--
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=2339
Summary: DVD Shrink Open Files dialog doesn't work
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
When trying to open files from recent versions of DVD Shrink the dialog is empty
and the following output is produced:
fixme:shell:BrsFolderDlgProc flags 20 not implemented
Only "Desktop" with a "+" sign is shown but the tree is not developped when
clicking on the "+" sign so it is not possible to select a directory.
Steps to reproduce:
1)run DVD Shrink under wine
2)click on "Open Files" button
3)Impossible to select any directory
How it should work:
1)run DVD Shrink under wine
2)click on "Open Files" button
3)select the directory where the files reside
4)click "OK" button
About DVD Shrink:
DVD Shrink is a popular freeware used to backup and shrink your DVDs from 9GB to
4GB discs. As there is no - quality comparable - replacement under linux at the
moment, it would be very nice if it was working without problems (gold) under wine.
License: freeware
Source: won't be available
Contact author: http://forum.digital-digest.com/forumdisplay.php?s=&forumid=48
Download: http://www.dvdshrink.org/
Version used: 3.1.7.6
--
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=2338
Summary: DVD Shrink cannot Open Disc
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
When trying to open a DVD Disc, we are faced with the following errors:
fixme:aspi:SendASPI32Command SC_GET_DISK_INFO always return 'int13
unassociateddisk'.
This is happening even if the disc is unencrypted.
Steps to reproduce:
1)run DVD Shrink under wine
2)click on Open Disc
3)select the disc you want to open
4)click "OK" button
5)Error->application is frozen
How it should work:
1)run DVD Shrink under wine
2)click on Open Disc
3)select the disc you want to open
4)click "OK" button
5)read DVD content ASPI (if DVD is encrypted, using libdvdcss on linux's side)*
About DVD Shrink:
DVD Shrink is a popular freeware used to backup and shrink your DVDs from 9GB to
4GB discs. As there is no - quality comparable - replacement under linux at the
moment, it would be very nice if it was working without problems under wine.
License: freeware
Source: won't be available
Contact author: http://forum.digital-digest.com/forumdisplay.php?s=&forumid=48
Download: http://www.dvdshrink.org/
Version used: 3.1.7.6
* I read that some work has been achieved in order to read DVDs under wine
recently this would be a good proof of concept.
--
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=2337
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2004-05-07 03:42 -------
The Same error happ[end to Xilinx ISE. Updfate to current CVS, the error was
fixed for ISE, so I guess your problem should be solved too. Please report back
and close the error, if applicable.
--
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=2337
Summary: Strange IO behaviour, broken seek/rewind?
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: halfdog(a)gmx.at
After upgrading wine to 20040615 from 20031212-1fc1winehq a program that used to
work now produced messages saying that its temporary files are corrupted. These
files are rather frequently read and written by the software.
With the old software the file was like
0000000: 4652 3542 0a05 0000 0026 7b00 3200 4300 FR5B.....&{.2.C.
....
00000c0: 0100 0100 4652 3542 ....FR5B
with the new version
0000000: 0000 0000 0000 0000 0000 0000 0000 0000 ................
all bytes zero to
00000a0: 0000 0000 0000 0046 5235 420a 0200 0000 .......FR5B.....
....
0000140: 0000 0100 0000 0000 0100 4652 3542 ..........FR5B
All files written by this program have some heading of only zero bytes and then
start normally so it seems that wine failed to truncate the file correctly or
the seek didn't work.
The problem happens with Finereader (seems to be C++ compiled to ix86), multiple
saves with notepad to the same file work. So perhaps the api changed slightly
and finereader uses the file io calls with uncommon combination of
arguments/parameters.
--
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=2336
Summary: WinMX window disappears
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rigelf(a)postmark.net
Starting in version 20040505, my WinMX main window disappears after changing
virtual desktops. The window header remains, and continues to update the
connection uptime, but everything functional disappears.
I'm using wine 20040615 compiled from source, winmx version 3.53, fvwm 2.4.18
for a window manager.
--
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=2232
timo.steuerwald(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From timo.steuerwald(a)gmx.de 2004-04-07 06:38 -------
Fix works for me (Release 20040615).
Thanks!
Bye,
Timo
--
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=2335
Summary: fixme:dsound:DSOUND_MixOne problem with underrun
detection
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)nuclearelephant.com
It looks like a bug in mixer.c is causing problems with correct sound in some
applications (specifically for me, Need for Speed III: Hot Pursuit). I get very
choppy sound, it appears to be playing at twice the speed. Will attach trace.
Sample:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40384268)->(00000000,00000008)
fixme:system:SystemParametersInfoW Unimplemented action: 84 (SPI_GETPOWEROFFACTIVE)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40395570)->(00010022,00000011)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=440 <
primary_done=5280)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=864 <
primary_done=5720)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1712 <
primary_done=4840)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1272 <
primary_done=4400)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=832 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2608 <
primary_done=5720)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2168 <
primary_done=5280)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1728 <
primary_done=4840)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1288 <
primary_done=4400)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=848 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1720 <
primary_done=4840)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1280 <
primary_done=4400)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=840 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=840 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1720 <
primary_done=4840)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1280 <
primary_done=4400)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=840 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=840 <
primary_done=3960)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=1720 <
primary_done=4840)
--
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.