http://bugs.winehq.org/show_bug.cgi?id=21225
Summary: tray icons don't get keyboard focus properly
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
Hi. I use wine 1.1.35 and gnome-panel 2.28
I press Ctrl-Alt-Tab to focus the upper panel, then press Tab or arrows to
select an item.
When focus reaches one of the windows tray icons, it stops responding to
keyboard. Sometimes even global hotkeys like "Alt-Tab" stop working.
It's the case at least for uTorrent, Steam and The Bat.
--
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=35594
Bug ID: 35594
Summary: Photoatix crashing since update to Wine 1.7
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: majortom(a)groundcontrolhq.co.uk
Classification: Unclassified
Created attachment 47537
--> http://bugs.winehq.org/attachment.cgi?id=47537
Phototmatix
Photomatix worked fine in Wine 1.6, system has just updated to Wine 1.7.12 and
it now crashes immediately.
--
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=35117
Bug ID: 35117
Summary: LivePerson: Embedded HTML window blanks out when
starting a conversation
Product: Wine
Version: 1.1.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: hoglet(a)solit.se
Classification: Unclassified
When starting a conversation with a visitor the message window shortly shows
contents and then blanks out.
Work around: Installing IE8
Wine 1.0 with wine 1.0 gecko was working and upgrading to 1.1 caused this
problem to appear.
Problem exists in 1.7.8 and probably all versions in between.
--
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=33202
Bug #: 33202
Summary: Yahoo Messenger 11 crashes while populating offline
messages window
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwhitefoot(a)hotmail.com
Classification: Unclassified
Created attachment 43924
--> http://bugs.winehq.org/attachment.cgi?id=43924
Pogram Error Details, backtrace.txt
Yahoo Messenger 11 downloaded and installed without trouble. Login worked but
as the offline messages window opened it crashed. The window border frame was
drawn but the window was empty.
--
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=30807
Bug #: 30807
Summary: Thread IDs are &~3 (multiples of 4) on Windows.
Application presumes this behavior and fails
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aj664(a)hotmail.com
Classification: Unclassified
On Win7-64(and i suspect -32 on NT,2k,XP,Vista) the Thread ID's are all
multiples of 4. This "feature" is used within an application. Wine currently
produces thread ID values multiples of 1. Here is some Microsoft Insider
chatter about it:
http://blogs.msdn.com/b/oldnewthing/archive/2008/02/28/7925962.aspx
I would like to see Wine changed to only issue Thread ID values as multiples of
4, in line with how Windows works. Granted there are no official reasons why
thread IDs should be multiples of 4, but given this has been the behavior of
the NT kernel from as far back as, well, NT! it seems like something that
should be done for maximum compatibility. Without this, applications that have
presumed this multiple will have very subtle bugs, something not easily
detected.
--
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=26290
Summary: Ubuntu 10.10 x Wine x Visual Dataflex
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodrigo(a)computex.com.br
Created an attachment (id=33517)
--> (http://bugs.winehq.org/attachment.cgi?id=33517)
Ubuntu 10.10 x Wine x Visual Dataflex
Estou usando o wine para rodar uma aplicação do windows, as essa aplicação
funciona da seguinte forma: c:\arquivos de programas\VDF7\bin\dfrun.exe
c:\sietex\programs\sietex.vd7, a aplicação é chamada como se fosse um
parâmetro.
--
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=25044
Summary: When calling a program via symlink, it causes a crash
through TMySQLConnection.SetActive
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugzilla(a)thequod.de
If I am starting HeidiSQL using a symlink like this, it crashes as soon as
connecting to the MySQL server:
/home/user/bin/heidisql ->
/home/user/.wine/drive_c/Programme/HeidiSQL/heidisql.exe*
However, when directly calling the symlink target
(/home/user/.wine/drive_c/Programme/HeidiSQL/heidisql.exe), it works.
I am attaching the MadExcept backtrace that is generated by HeidiSQL (with the
inner most entry being unknown) as bugreport.txt:
main thread ($9):
00000000 ???
0075aa9f heidisql mysql_connection 483 +13 TMySQLConnection.SetActive
006c2fc2 heidisql Main 2768 +8 TMainForm.InitConnection
00703b2d heidisql connections 218 +3 Tconnform.btnOpenClick
Then, i have created a debug log using WINEDEBUG=+relay,+seh,+tid, which is
rather huge, but hopefully helpful.
You can get HeidiSQL from http://www.heidisql.com/download.php (I have been
using the latest build, currently r3579 - you can just download the .exe after
having setup the last release).
Please let me know if I can provide any additional information.
--
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=24219
Summary: Digital Photo Professional [dpp]: slides don't go all
the way to the left
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
Created an attachment (id=30493)
--> (http://bugs.winehq.org/attachment.cgi?id=30493)
Image showing the bug
This program, DPP, has slides to set the different options, and these slides
never reach the value at the far left, for example, contrast only can go to -3,
when it should be -4, or saturaion also to -3 instead of -4.
You'll see it better on the image i've attached, all the controls are set to
the left all they can, but, as you see, they haven't reached the minimum
posible value.
--
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=23454
Summary: Application refuses to run unless in 8-bit (256
colour) mode
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
I'm trying to get an educational CD-ROM published by Knowledge Adventure, "Jump
Ahead Toddlers 2000" to work in Wine.
Running AUTORUN.EXE on the disc, the program displays an error dialog box
saying it must be run in 256-colour mode. There's no console output.
While Windows has a compatibility mode setting to run in 256-colour mode, there
doesn't seem to be a equivalent feature in Wine, even when using virtual
desktop mode.
Is there a general workaround for those older programs which refuse to run in
16-bit or higher depth modes? I'd suggest an option in Winecfg to fake 256
colour mode, so any programs which check the desktop depth are told it is 8.
--
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=23118
Summary: Portal lags for a second when creating first portal
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matejcik(a)gmail.com
when playing Portal, first time i open a portal the game stutters and lags for
about a second.
The lag appears when the portal just hits the ground and is about to open. It
blocks the "portal opening" sample, which loops a couple times before the game
resumes. It seems to be somewhat worse when GLaDOS is speaking at the same
time, but that might just be a false perception (because GLaDOS's voice
stutters as well).
It happens with computer-controlled portal guns too, e.g. at the very start of
the game, where a portal is automatically opened for you in the starting
chamber.
Creating subsequent portals in the same area is OK, but sometimes I experience
the same stutter in the same map a few rooms further. It reproducibly happens
when a new map is loaded.
It happens with any dxlevel setting from 80 through 98. Portal depth is set to
2, i didn't test with lower setting, i will try with 0 and report back.
i checked in Windows and creating the first portal is OK
my system is intel core i5 with 32bit Ubuntu 10.04 and Wine from PPA.
GPU is Radeon HD 4670, binary fglrx driver
i am playing with compiz turned off
--
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=35053
Bug #: 35053
Summary: InternetReadFile() fails under 1.6.1; 1.6 and 1.7.7 OK
Product: Wine
Version: 1.6.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ftg(a)roadrunner.com
Classification: Unclassified
Created attachment 46743
--> http://bugs.winehq.org/attachment.cgi?id=46743
stdout/stderr of the failed execution
Running the UnfairAdvantage EZDownloader to obtain daily price data fails under
1.6.1 with an error popup saying "No More Files". I assume this is prompted by
an ERROR_NO_MORE_FILES which causes InternetGetLastResponseInfo() to return the
above string. The call that gets the error is InternetReadFile().
This error did not occur under 1.6 on my Mageia system. To be certain, I
removed the Mageia RPM, downloaded 1.6, 1.6.1, and 1.7.7 from sourceforge, and
built each of them from source. 1.6 does not cause the error, 1.6.1 does, and
1.7.7 does not.
I'll attach the stdout/stderr from running EZDownloader in a terminal, as well
as a wireshark trace file of the failure.
--
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=29068
Bug #: 29068
Summary: Deskbar disappears when running ADAMS anatomy program
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roberss(a)gmx.es
Classification: Unclassified
My problem is that running ADAMS anatomy program, the PROGRM (already
installed, and everything was correct) deskbar disappears, and soon appears
Mi O.S es ubuntu oneric ocelot, con unity
--
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=28285
Summary: wscript tests fail in 64 bit?
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When I run a pure win64 build and test (which is a bit fishy, since I had
to edit tools/winewrapper to find wine64), wscript's tests fail with
fixme:ole:NdrClearOutParameters (0x23e710,0x2b1fb09f318a,0x23eb24): stub
run.c:355: Test failed: expected reportSuccess
http://test.winehq.org/data/tests/wscript.exe:run.html also shows
several (all?) 64 bit linux systems failing this test.
--
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=26783
Summary: Audible Manager can't rewind, can't play more than
once
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Audible.com's "Audible Manager" is the only way they want you to play its
audiobooks on a pc. It works on Wine... as long as you press Play
once, and never need to pause or rewind.
Once you press Pause, it stops, and won't start again until you quit
the program and start again, at which point it picks up where it left off.
--
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=26538
Summary: The Witcher 1.4 patch can't verify registration
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33796)
--> (http://bugs.winehq.org/attachment.cgi?id=33796)
terminal output
This is a follow up from bug 26527. With winetricks wininet I'm able to
register The Witcher, however when installing 1.4 (Enhanced Edition) patch, it
is trying to recheck the registration. There is an input dialog asking for name
and password, but nothing happens when you type in correct name and password
and click OK, and after some time there is an error dialog "The operation has
timed out."
This seems to me like some network component issue, I've tried winetricks
crypt32 and secur32 with no luck, although the error message is different with
native crypt32: "The underlying connection was closed: An unexpected error
occurred on a receive".
The patch installer also requires winetricks dotnet30.
--
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=26498
Summary: Full tilt poker and PokerStars stability
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steeve.hetu(a)gmail.com
When i switch screens to offen with CTRL+ALT+-> , it seems to cause instability
in these applications and then closed.
--
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=33379
Bug #: 33379
Summary: Error Sign when trying to load prototype
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james7282001(a)gmail.com
Classification: Unclassified
Created attachment 44170
--> http://bugs.winehq.org/attachment.cgi?id=44170
The Error Messege
After launching prototype, and I go to new game it says to report this bug.
When I restart the app and do load game it says report the bug. Look at the
picture for more description about the error.
--
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=31137
Bug #: 31137
Summary: Planescape Torment hangs X, loads ~6 minutes
Product: Wine
Version: 1.5.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex3kov(a)zoho.com
Classification: Unclassified
Created attachment 40874
--> http://bugs.winehq.org/attachment.cgi?id=40874
log
Happens with wine 1.5.7 and 1.5.8. X eats 40% CPU while PS:T is loading - quite
consistent number, and so is 6 minutes loading time.
It happens when the game is starting and also when I press Alt-F4 in game and
it tries to pop Windows dialogue for quit confirmation. Log attached.
Loading times between areas are normal, so are saving/loading games.
Game works fine with 1.5.6.
--
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=30727
Bug #: 30727
Summary: Risen 2: Dark Waters Menus cut off
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dakotarlambert(a)yahoo.com
Classification: Unclassified
Created attachment 40229
--> http://bugs.winehq.org/attachment.cgi?id=40229
Ass you can see the menus are cut off.
In Risen 2 while opening chests/inventory the menus artifacts and prevents you
from seeing the items in such locations. This makes the game unplayable because
you need access to your inventory at a certain point.
--
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=23897
Summary: Adobe Photoshop CS5 moving images in workspace causes
screen to go black
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)scotthinton.com
While working with an open image in CS5, if you attempt to move the image
around the workspace, the main window turns black until you let go of the mouse
button. Resizing the image, or image windows does not produce the same affect.
--
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=23715
Summary: Cambridge's face2face CD (book to learn English)
doesn't work
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alewar(a)herbstwest.de
Created an attachment (id=29712)
--> (http://bugs.winehq.org/attachment.cgi?id=29712)
face2face's Backtrace
The interactive CDs that are part of the course "face2face" don't work.
--
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=16071
Summary: Virtual DJ 5.2 performance
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=13450
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.klus89(a)web.de
CC: b.klus89(a)web.de
The installer of Virtual DJ 5.2 and the programme itself work 100% fine, but
Virtual DJ runs very slow, even on the latest hardware.
I installed the programme on Ubuntu 8.10 (Intrepid Ibex) with Wine 1.16.
--
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=34640
Bug #: 34640
Summary: Wine crashes when running Defcon game
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akatuvi(a)gmail.com
Classification: Unclassified
Created attachment 46170
--> http://bugs.winehq.org/attachment.cgi?id=46170
Backtrace
When I try to run game called Defcon, then Wine crashes with following error
described in attachement.
- Wine version 1.6
- OSX 10.8.5
- MacPorts 2.2.0
- wine C:\\Defcon\\defcon.exe
$ winedbg C:\\Defcon\\defcon.exe
Fontconfig warning: ignoring UTF-8: not a valid region tag
WineDbg starting on pid 0025
0x7b85378b: movl %edi,0x4(%esp)
Wine-dbg>step
fixme:winedbg:be_i386_is_jump unknown 89
Single stepping until exit from function,
which has no line number information.
fixme:winedbg:be_i386_is_jump unknown 55
Unhandled exception: C++ exception(object = 0x00000000, type = 0x00000000) in
32-bit code (0x7b82cad2).
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
EIP:7b82cad2 ESP:0033fa54 EBP:0033fac8 EFLAGS:00000206( - -- I - -P- )
EAX:7b818445 EBX:7b82ca5e ECX:00000000 EDX:00000000
ESI:00000003 EDI:006a7bb8
Stack dump:
0x0033fa54: 0033fb00 0000000c 0000003c e06d7363
0x0033fa64: 00000001 00000000 7b82cad2 00000003
0x0033fa74: 19930520 00000000 00000000 00000000
0x0033fa84: ffffffff 00000000 006a7014 006a7b78
0x0033fa94: 0033fad8 0033fab4 0033fb1c 006a7cc0
0x0033faa4: 006a7cc0 0033faec 004ca54a 004ca54a
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x7b82cad2 in kernel32 (+0x1cad2) (0x0033fac8)
1 0x004ce191 in defcon (+0xce190) (0x0033fb0c)
0x7b82cad2: subl $4,%esp
Wine-dbg>
--
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=31090
Bug #: 31090
Summary: Wine overwrites dyld debug information
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Classification: Unclassified
I've been trying to get windbag --gdb working on OS X. There seem to be
multiple issues, but a major one is that it can't load the debug headers needed
to get information out of the debugged processes.
What happens is that dbghelp/macho_module tries to read memory from the symbol
_dyld_all_image_infos in the target process. Turns out this symbol is always at
the address 0x8fe340e0, at least on my machine.
Looking with vmmap on a running wine process, this address is in an unreadable
mapping:
VM_ALLOCATE 82000000-8d9f0000 [185.9M] ---/rwx SM=NUL
which I traced to
void mmap_init(void)
{
...
if (base > user_space_limit) reserve_area( user_space_limit, base );
}
before this call the region points to /usr/lib/dyld:
__DATA 8fe33000-8fe38000 [ 20K] rw-/rwx SM=COW /usr/lib/dyld
but after it is as above.
But I'm afraid I don't know how to fix it. I tried adding
wine_mmap_add_reserved_area( (void*)0x82000000, 0x8ff2c000 - 0x82000000 );
to loader/main.c but it didn't seem to help. So I'm writing this bug report,
hoping someone else is able to fix it.
--
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=29156
Bug #: 29156
Summary: an old windows app (amipro), ubuntu 10.04 and the last
wine available: an error return
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winscard
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iw9hlv(a)interfree.it
Classification: Unclassified
ciao, i'm not able to describe in a better way what is the result:
i try to install on my pc (p4 2,8 ghz) with ubu 10.04 lts the ancient amipro
3.1 app.
on install they stop the run and a window say that a "winevdm" erro is occur.
i try with winetrick to change the stat of the app in win 3.1, 95 and xp but
nothing change.
amipro is rather abandonware but we use it day by day .
i can add other kind of info now :-)
--
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.