http://bugs.winehq.org/show_bug.cgi?id=22825
Summary: The program xmltv.exe has encountered a serious
problem
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuriyfizer(a)yahoo.com
Created an attachment (id=28184)
--> (http://bugs.winehq.org/attachment.cgi?id=28184)
screen shot with the error
All of a sudden a wine window pops up with the following error message: The
program xmltv.exe has encountered a serious problem and needs to close.
Please, look at the attached screen shot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11121
Summary: DSOUND_MixOne Fatal error
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perchrh-wine(a)pvv.org
Created an attachment (id=10155)
--> (http://bugs.winehq.org/attachment.cgi?id=10155)
log of stderr and stdout
The game "Night Watch" fails to run. It install nicely and there is sound at
startup, but the game crashes a few seconds later and a backtrace involving
dsound is shown (DSOUND_MixOne Fatal error). I've attached the log output
containing the full backtrace.
To reproduce: Start the game (wine ./NWwatch.exe) and wait a few seconds (no
action necessary).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33918
Bug #: 33918
Summary: Viper doesn't run and gives an error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boudewijn.charite(a)gmail.com
Classification: Unclassified
After installing viper from
http://www.scanmyessay.com/viperdownload_aca.html
I got the following error
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in .: (): IL_000b: brtrue.s
IL_0012
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL
code in .: (): IL_000b: brtrue.s IL_0012
Hope this helps in getting a better wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9740
Summary: Unimplemented function causes Phantasmagoria 2 to crash
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deadlock(a)start.no
Created an attachment (id=8178)
--> (http://bugs.winehq.org/attachment.cgi?id=8178)
Crash log, +relay, +msgbox
When I start Phantasmagoria 2 - A puzzle of flesh, it crashes because of an
unimplemented function.
It tries to call msvcrt40.dll.??0ostrstream@@QAE@PADHH@Z which appears to be
unimplemented. I have attached the log from the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35103
Bug #: 35103
Summary: Baofeng5-5.31.1128's Welcome window crash on start
Product: Wine
Version: 1.7.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zturnxin(a)gmail.com
Classification: Unclassified
Created attachment 46822
--> http://bugs.winehq.org/attachment.cgi?id=46822
Log: terminal log and backtrace
Reproduce:
1. Download Baofeng5-5.31.1128 from url:
http://dl.baofeng.com/baofeng5/Baofeng5-5.31.1128.exe
$ sha1sum Baofeng5-5.31.1128.exe
e4dca110432999bcfd0c264fdfaf5d3d5c8da15b Baofeng5-5.31.1128.exe
2. Install Baofeng5-5.31.1128
wine Baofeng5-5.31.1128.exe
3. Click "立即体验" on the setup diaglog window.
4. Click "立即体验" on the "Welcome window"
Crash happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38227
Bug ID: 38227
Summary: wine crashes when running quotetracker
Product: Wine
Version: 1.7.38
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: rockman6112(a)yahoo.com
CC: rockman6112(a)yahoo.com
Distribution: ---
Created attachment 51029
--> https://bugs.winehq.org/attachment.cgi?id=51029
crash info given by wine
1. the crash is reproducible for both wine 1.7 and 1.6 on ubuntu 14.04.
2. the exact same quotetracker setup ran with wine 1.4 on unbuntu 10.04 for
several years without any issues.
3. this bug is timing related in multi-processes(threads):
a. if the application has two open windows, no crash is observed. if the
application has more than 10 windows openned, it usually will crash within 60
minutes.
b. with using +relay, no crash was observered even after more than 100GB
debugging data was logged from the command line output. In this case, the
application takes more cpu load due to the logging process.
4. no err from the debug logging(class ERR).
5. There is an overhead in the setup to reproduce the bug, especially it needs
to get real time stock quote streaming. But I can be a big helper on this: such
as turning on a given set of debug parameters, even things like getting
instrumented code from the developer and compile/install wine on my system. So
please feel free to contact me in the bug fixing process.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32073
Bug #: 32073
Summary: Some chars are mapped as dead key
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cerebro.alexiel(a)gmail.com
Classification: Unclassified
When I use TapTouche, a typing training software, it warns me my keyboard is
mis-configured and disables automatically some exercices.
I installed it in an XP VM, compared with wine and found that exercices using
the following chars were not available in wine : é ç à ù â ê û î ô É È Ç À Ù Â
Ê Û Î Ô
Thanks to +relay and +key,+keyboard, I found that
VkKeyScan(0xe7) returns -1 in wine, 0x39 in windows
VkKeyScan(0xe8) returns -1 in wine, 0x37 in windows
I have a french keyboard and as you may have guessed, the 7 key contains 'è'
and '`' while the 9 key contains 'ç' and '^'.
For the following, I only focus on the 7 key (keycode 16) as it's the same
issue for the 9 key.
I played with XkbKeycodeToKeysym(display, 16, 0, [0-4]) and it returns
0xe8 'è' / 0x37 '7' / 0x60 '`' / 0xac6 '⅞'.
showing my keyboard is correctly mapped/configured so the issue is on the wine
side.
I looked at the source code and found the issue was in the loop at
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/winex11.drv/keyboard.…
More precisely, line 1728, keycode_to_keysym returns 0xe8 for i=0,
XkbTranslateKeySym fails and as 0xe8 > 0x7F (the lastest ascii char), ckey[i]
is 0.
There is an explicit FIXME but as I don't fully understand it, I prefer filing
a bug.
If you need any info, testcase or log, just let me know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12443
Summary: Multi-monitor handling in ddraw/d3d
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
In bug 1347, I write:
I'm guessing slideshows in Picasa with multi-monitors is affected by this as
well. When starting the slideshow, the entire screen gets blanked. After the
slideshow ends, the screen that showed the slideshow gets restored, but the
secondary screen remains blank until it gets drawn over.
Stefan replied:
This could as well be a bug with multi-monitor handling in ddraw, as ddraw is
pretty ignorant to that.
Yes, a bug on d3d multi-monitor handling is a good idea I think.
Thus this bug serves as a reminder to look at multi-monitor handling issues in
ddraw/d3d.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14398
Summary: X3 Reunion crash on opening comm menu
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.egosoft.com/games/x3/info_en.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.bueti(a)gmail.com
Created an attachment (id=14712)
--> (http://bugs.winehq.org/attachment.cgi?id=14712)
The console outuput when game hangs
When selecting a ship and pressing C to open comms dialog the game hangs, there
are several fixme:amstream lines in console that don't stop showing while games
is hang. After pressing Ctrl-c in console I got the output to report the error
here (attached).
This was tested on openSuSe 10.3, kernel 2.6.22.18-0.2-default and Wine 1.1.0
without modifications.
Also videos and sounds aparently in mp3 format don't play. I found that I'm not
the only having this problem and seems to be related to amstream.dll. Also
tried using native dll but don't help (game crashes and return to console).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.