http://bugs.winehq.org/show_bug.cgi?id=20073
Summary: LifeScan OneTouch Diabetes Management Software does
not install/run properly
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.lifescan.com/products/otdms/install/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej(a)podzimek.org
The installer copies all files successfully. However, database initialization
fails at the end of the installation, spilling out lots of OLE errors.
The application does run, but reports a corrupted database and fails to operate
normally. (That's not surprising.)
The errors reported by the application are (surprisingly, this time) very
similar to thos that can occur on Windows and are mentioned in the FAQ here:
http://www.onetouch.ca/english/faq_detail.asp?f_id=65
I tried to install native msado15.dll and oledb32.dll, but this didn't help at
all.
--
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=27341
Summary: build error: conflicting types for 'int64_t' wine
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arne_bab(a)web.de
I get a build error on Gentoo. This bug is only intended as a pointe to the
Gentoo bug report which already has options for tackling it:
http://bugs.gentoo.org/show_bug.cgi?id=354745
--
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=27305
Summary: Fonts and Anti Alias Problems
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vivanguarda2(a)ig.com.br
Created an attachment (id=34927)
--> (http://bugs.winehq.org/attachment.cgi?id=34927)
Wast onts
I 'm using a new slackware 13.37, wine 1.3.20 and a 17' CRT monitor. After
trying to play a MU Online Game I don´t get solve fonts anti alias
representation issue. Normally, I edit regedit and play the game. But at this
time,, If I use slack 13.1, game run perfectly. Then, what's the operational
relationship between wine fonts and sytem? Can it be a monitor Edid ( dpi or
freq problem )?
HKEY_CURRENT_USER\Software\Wine\X11 Driver
string: ClientSideAntiAliasWithCore value: N
string: ClientSideAntiAliasWithRender value: N
--
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=26377
Summary: [WinInet] Cookies Not Set
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Techie7(a)Yandex.com
Certain Cookies are not getting set in WINE (using WinInet).
Specific example is attached.
Possible triggers:
Cookie value length (1496 bytes)
--
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=24498
Summary: Trainz 2006: when creating track, ballast and ties not
drawn
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Trainz 2006 displays menu text fine with default settings now
(in fact, turning off xrender now makes the text go away?!).
My son tried it under both Wine-1.3.3 and Windows, and
the only problem he noticed so far is that when creating a new
layout, the track is drawn as dotted lines on Wine and as fully
detailed track on Windows.
--
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=23937
Summary: [The Master Genealogist 4.0d] Perhaps the DPMI free
memory information needs some hard limits.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
(In reply to comment #21 From Andrew Nguyen ) of bug 12874
<snip>
> For the next problem:
>
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148921344
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148921344 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148511744
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148511744 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148102144
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148102144 bytes!
> ...
>
> For some reason, the application uses the queried DPMI free memory information
> to try to allocate all available memory, and it spends a huge amount of time
> doing this until it crashes. Hacking DPMI_xalloc to reject allocation sizes
> larger than 512 MB (or some reasonable arbitrary value) gets the application to
> start. Perhaps the DPMI free memory information needs some hard limits for
> applications like this one. There are many more issues after this, but that
> would seem to belong in another bug report.
TMG 4.0d freezes and is unresponsive as per Andrews explanation.
--
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=23663
Summary: RollerCoaster Tycoon 3 Platinum mouse disappears after
15 mins
Product: Wine
Version: 1.1.44
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fapage14(a)gmail.com
the mouse disappears after about 15 mins of play.
--
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=20250
Summary: Winemenubuilder or msi mix icons of file associations
in MS Office 2007
Product: Wine
Version: 1.1.30
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=23891)
--> (http://bugs.winehq.org/attachment.cgi?id=23891)
WINEDEBUG=+menubuilder wine setup.exe
Tested MS Office 2007 Home and Student PL Retail, typical install.
icons of files in nautilus, PCMan File Manager etc are inappropriate,
.doc files get MS word create new template icons (or sth like that), .xls get
ms excel backup files icons, etc.
Lot of urelated files, gets icons from MS Office too, i.e. .xspf, .iso, .gp3,
~/sent mailbox file, etc.
wine-1.1.30 from lamaresh.net deb, older versions affected.
--
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=27049
Summary: Quicken 2008 Deluxe tab and help icon display glitches
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Created an attachment (id=34482)
--> (http://bugs.winehq.org/attachment.cgi?id=34482)
glitches in tab rendering and search icon
Quicken 2008 Deluxe in Wine 1.3.15-0ubuntu5 has far fewer display glitches than
before, thanks!
I noticed two remaining and attached a screen capture. This is with no Library
overrides, no winetricks, and the Quicken binary qw.exe
set to Windows Version "Windows 98" in winecfg
1. There's a icon next to Search in the search box at top right that appears as
a black rectangle.
2. Visual glitches appear in the row of Quicken tabs, look to the right of the
last tab "[Financial Overview]".
I couldn't find a Windows 98 Quicken 2008 screenshot, but compare with
http://www.thetechbrief.com/wp-content/uploads/2007/10/image1.png.
--
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=26804
Summary: 1.3.18 stop working on Mac OS X 10.6
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manphiz(a)gmail.com
A newly built and installed 1.3.18 on Mac OS X 10.6 doesn't work. Trying to
issue "winecfg" resulted in failure_1.log in attachment. Then I tried to
manually add LD_LIBRARY_PATH and DYLD_LIBRARY_PATH with
"/usr/local/lib:/usr/lib:/lib:/usr/X11/lib" and then winecfg, and it hanged so
I have to kill it. Partial result is in failure_2.log in attachment.
On the other hand, 1.3.17 built with the same condition works out-of-the-box
(without tweaking the *_LIBRARY_PATH environment variables). Build time
configurations are like below:
CFLAGS="$CFLAGS -march=core2 -mtune=core2 -O3"
CXXFLAGS="$CXXFLAGS $CFLAGS"
CPPFLAGS="$CPPFLAGS -I/usr/X11/include"
LDFLAGS="$LDFLAGS -L/usr/X11/lib"
Please let me know if further information is needed.
--
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=24713
Summary: Microgaming Thumper Registration Wizard Failure
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seotaewong40(a)gmail.com
On connecting to Microgaming Thumper casinos (e.g. Crazy Vegas Casino) by
clicking on the CONNECT button, and selecting one of the options, the Online
Registration Wizard will fail with the following:
1) an error message remaining to retry later
2) a long connection
--
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=15601
Summary: Phantasmagoria 1 crashes at startup
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deadlock(a)start.no
When I run Phantasmagoria 1, it will crash right after calling int 31, ax=0001
which is a DPMI interrupt, free LDT descriptor. Which means that it crashes
somewhere around line 882 in file dlls/winedos/int31.c I then commented out
what's between the else { and }. The comment that is already there reads:
/* If a segment register contains the selector being freed, */
/* set it to zero. */
Which probably means that the game tries to use either the DS, ES, FS or GS
segment after it has freed the LDT descriptor. Is this function/interrupt
really supposed to fiddle with DS, ES, FS and GS? I can't see any mention of
that in the DPMI
specifications(http://www.delorie.com/djgpp/doc/dpmi/api/310001.html) and
apparently Windows handles it differently, since it won't crash when I comment
out the lines that reset these segments.
--
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=24971
Summary: Ulead PhotoImpact versions 5 and 10: Launching color
balance dialog freezes program
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschlueter(a)hush.com
Created an attachment (id=31627)
--> (http://bugs.winehq.org/attachment.cgi?id=31627)
terminal output
Hello,
in all PhotoImpact versions I've tested so far, trying to launch the color
balance dialog freezes the application so that one has to kill it. Triggered by
shortcut Ctrl+L as well as click on toolbar icon for the function, and menu
entry.
I've added the terminal output for PhotoImpact 5 (Ubuntu 9.10, Wine-1.3.4).
Thanks in advance :)
Joerg
--
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=23136
Summary: Jade Dynasty - problem in window mode
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: djsholohoff(a)gmail.com
When Jade Dynasty started in window mode, "W" "A" "S" "D" keys doesnot works.
But it works in fullscreen mode. How to fix this problem?
--
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=22529
Summary: Lego Star Wars installer crashes when installing
DirectX
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I noticed this on "Lego Star Wars: The Complete Saga", but I see it mentioned
on the original disc as well in the appdb,
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12828
The crash seems to happen while the game is trying to install Direct X at
the end.
The game seems properly installed in spite of the crash.
--
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=21960
Summary: winetest: can hardly type anything into the tag/email
input forms
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
the new email address requester is a pain to use because there's no cursor and,
unlike the tag input form, it won't receive the input I type to the keyboard.
So the user becomes desperate about how to be able to start the tests!
It's only after I click "start" (after the error requester) that the requester
shows a reaction to mouse clicks: although no cursor appears, I'm now able to
type in some text.
Actually, this behaviour is almost exeactly that of the tag input requester.
The only difference is that this one typically echoes what I type immediately
after starting Wine. Sometimes no input is accepted there either. Well, its
behaviour appears as broken as the other input requester, but in the past, this
was somehow less of an annoyance: sometimes it accepts input, sometimes not.
What is noteworthy is that the window titles do not show the blue colour
typical of activated windows. They stay grey instead. They stay grey even when
I move the requester to some other location.
Sometimes (with the tag input requester), it echoes my input even though the
title bar is grey.
A cursor appears in rare cases only.
Often enough, the requester appears with a blue color title bar, accept text
yet display no cursor.
A (mostly?) reproduceable way to activate the window and make the cursor appear
is to click "start" with an empty field. The error requester will appear with
the regular blue title bar. Afterwards, the input requester will appear in blue
as well, and a cursor appear after I click into the text entry form.
I'm almot always running winetest inside a virtual desktop. There's not a
single log printed to the terminal.
Actually I already know this behaviour from Ubuntu Linux, but somehow it's more
of a pain on MacOS. I just tested again in the unreleased Ubuntu Lucid: the tag
input form has a grey title bar, shows no cursor but accepts my input. That's
why I did not bother to report this bug in the past.
--
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=19479
Summary: Problem, Wine to Ubuntu
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virgilioargenal(a)palogordo.com
Created an attachment (id=22642)
--> (http://bugs.winehq.org/attachment.cgi?id=22642)
Error to Wine and Ubuntu
I have install wine 1.1.24 and Ubuntu 8.04, in Oracle with developer 6i, if
running a report I have an error, and need you help, how need to resolve this
problem, Install another version, Wine or Ubuntu, o this error is other
problem.-
Help me please.
--
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=27037
Summary: win.ini needs update when new printers are available
but not for listing them
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valentin.david(a)gmail.com
But that is quite a problem. Let say I want to have the file system of a Wine
prefix and system.reg to be owned by another user. I do that so that I can make
sure the program does not modify what it is not suppose to modify, and that I
can safely share a ProgramFiles directory and system.reg across users. It works
quite nicely. Except printing.
win.ini is created during the initialization of the prefix during the first run
with the (virtual) administrator user. And it will contain the list of printers
that were present at that moment.
Now I run it as user, and since that time I added a printer in Cups. In
printing dialogs, I find that printer listed. But neither the button OK nor
Properties work. If I click on the latter for instance I get:
warn:driver:DRIVER_GetDriverName Unable to find L"CUPS-PDF" in [devices]
section of win.ini
I wonder why the dialog successfully list all the printers but fails to use
them. Either it has to use only the one present in win.ini, or it has to be
able to use those printers that are not in it. This would avoid to have really
strange errors.
--
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=26520
Summary: Kill all wineserver option
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Killing any and all winserver instances with a single command and regardless of
WINEPREFIX environment variable.
--
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=23292
Summary: Attempting to click on reference in The Sword causes
multiple EM_FINDWORDBREAK stub messages
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
If you start The Sword verison 1.5.11 causes multiple EM_FINDWORDBREAK messages
because the selection text is encased in either <> or () symbols. This also
causes an empty popup box to appear.
--
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=27586
Summary: zdsimulator not support dispatcher of devices
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romangrozov(a)mail.ru
Hello, zdsimulator zdsim, download this for links
http://zdsimulator.com.ua/zdsimulator/skachat .
The simulator can't generate a code: for this purpose it should be established
on a disk With, and the code is formed on the computer equipment.
--
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=27552
Summary: Qt table using Wine
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nigel_galloway(a)yahoo.com
Created an attachment (id=35221)
--> (http://bugs.winehq.org/attachment.cgi?id=35221)
Screenshots Wine and Windows
KuKu3 can be downloaded from Sourcefore. In unzip it into C:\KuKu3 under Wine.
When I run Hidato.exe it is fine except that boarders are not displayed around
the cells, which detracts considerably from the experience. I attch screenshots
of Windows v 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=21965
Summary: Fireworks MX2004 generates "Internal Error" on every
action.
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakeway(a)gmail.com
As the title, really. Every time I click to do something using Fireworks, an
"Internal Error" popup appears. This can be clicked away, and I continue using
Fireworks, but on the next action, the "Internal Error" re-appears.
--
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=20146
Summary: Formatting of Instant messages in Message Labs OmniPod
is unreadable
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plastikman(a)gmail.com
Created an attachment (id=23736)
--> (http://bugs.winehq.org/attachment.cgi?id=23736)
Screenshot of POD messages inder wine
Message Labs POD is a corporate Hosted IM application the only has a native
windows client. There is a java applet but it is lacking many features.
Installation and functionality of message labs POD works. when sending and
receiving messages using POD the messages are not receiving a carriage return
but instead are all mashed together on the same line.
I have attached a screenshot of the IM window when connected using wine and a
screenshot of the IM window when using the client natively.
Since this is a paid for service please contact me directly if you need access
to the EXE and if you need a login for the service.
--
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=19699
Summary: startx -- :1 -depth 8 yields black screen in desktop
window mode
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
It seems Wine does not correctly set the palette when opening its window in a
8bpp display. Every time its window is activated, it installs a completely
black palette.
To reproduce:
- In e.g. Ubuntu Intrepid, switch to a terminal with e.g. ctrl-alt-F3
- startx -- :1 -depth 8
should yield a working desktop. Otherwise your graphics card may not be able
to support the ancient 8bit modes. An on-board Intel i915 works.
Alternatively, logout of your gdm/kdm session if you fear being logged in
twice may harm your Gnome/KDE configuration, then start the X server.
- Use Ctrl-Alt-F3/F7/F8/F9 to switch consoles.
- Open a terminal window.
- glxgears works. Note the change of screen colors when changing focus from one
window to another -- people were used to that on X consoles 20 years ago.
- wine winecfg causes a completely black screen if set to desktop window mode.
- Use Alt-Tab to (blindly) switch to another window (e.g. the terminal): the
colors are restored, and the winecfg window inside the desktop window appears
normally (except for strange colours, as for all other windows except the
currently focused one). Click in the wine window and everything becomes black
again.
In full-screen mode, winecfg opens normally (colours of all other screen
contents change, which is "normal" with 8bpp with X).
--
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=27643
Summary: Powerpoint 2003 does not allow hindi text font
selection
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35345)
--> (http://bugs.winehq.org/attachment.cgi?id=35345)
the ppt 2003 file with english and hindi characters
Indic text in powerpoint cannot be used with any font. Please see the video:
http://www.youtube.com/watch?v=Qcj145ydOLI
The font used for non-latin (indic here) characters is only Arial and changing
the font is not working.
--
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=27518
Summary: Silent Hill Homecoming: Maps and items doesn't fully
show in the menus
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
It should be possible to see the full map like this one in the menu:
http://portforward.com/games/walkthroughs/Silent-Hill-Homecoming/Silent-Hil…
instead only a portion appears.
--
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=19770
Summary: MS Project 98 crashes when entering a richedit box
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=23160)
--> (http://bugs.winehq.org/attachment.cgi?id=23160)
wine-1.1.27-266-gda1784b +richedit
MS Project 98 crashes when entering a richedit box.
To recreate:
1. Open Project 98
2. Add a task
3. Go to comments
4. Click in the richedit box.
Crash.
=>0 0x302146dc in winproj (+0x2146dc) (0x00329210)
1 0x7ecef67e WINPROC_wrapper+0x1a() in user32 (0x00329240)
2 0x7ecefd22 call_window_proc+0xca(hwnd=0x20084, msg=32, wp=131204,
lp=33554433, result=0x32933c, arg=0x30113e08)
[/home/test/wine-git/dlls/user32/winproc.c:469] in user32 (0x00329290)
3 0x7ecf5fa1 WINPROC_call_window+0x112(hwnd=0x20084, msg=32, wParam=131204,
lParam=33554433, result=0x32933c, unicode=1, mapping=2127652688)
[/home/test/wine-git/dlls/user32/winproc.c:2214] in user32 (0x003292e0)
Same in latest git.
Workaround is winetricks riched20.
--
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=17127
Summary: MS-FS95: Crashes onLoad
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=18976)
--> (http://bugs.winehq.org/attachment.cgi?id=18976)
Logfile using +seh
Microsofts Flight Simulator 95 often crashes when loading a flight and trying
to start it and segfaults. All builtin dlls, here's a normal log only with
+seh, because relay log is quite big.
It installed just fine, but when I click "Surprise Flight"(?) or "Quick
Flight", game crashes.
--
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=27146
Summary: some applications (office) crash when attempting to
edit documents
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: watgrad(a)gmail.com
Created an attachment (id=34666)
--> (http://bugs.winehq.org/attachment.cgi?id=34666)
wine application log file
Office applications crash when attempting to edit text in documents.
Applied suggested riched20, gdiplus, and fontfix with no effect.
"err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7dd49ec0"
Last log entry...help interpreting this...
--
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=23740
Summary: Ulead DVD MovieFactory 6 TBYB: Program crashes after
loading phase
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: indecent_cracker(a)hotmail.com
Program installs fine. Wine crashes after the initial loading screen, and
before the main program appears.
--
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=23266
Summary: Magic Jack Splash Screen has black background
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.magicjack.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The Magic Jack splash screen has black background around the image of the Magic
Jack. In Windows this background is transparent.
--
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=18469
Summary: [P5Szamla] The print preview is not same as recorded
data
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kami911(a)gmail.com
Created an attachment (id=21082)
--> (http://bugs.winehq.org/attachment.cgi?id=21082)
The values in the program
When the one record a new invoice the entered dates is not same those appear in
print preview. Please check the attached picture's date "Dátum" fileds. It is
different in print previes in the program but all the same in the print
preview.
Some log also attached.
--
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=17299
Summary: Last Chaos gets slower and slower after more than 1hr of
gameplay
Product: Wine
Version: 1.1.14
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffiundthomas(a)gmx.de
After launching "Last Chaos" and playing for more than 1hr, the framerate
sometimes drops extremely low. For more Information on this issue please
consider alex' comment "game goes slower and slower" posted on July 5th 2008
and especially Thomas' reply to this under the following link:
http://appdb.winehq.org/objectManager.php?bShowAll=true&bIsQueue=false&bIsR…
As this is the only remaining issue on this game with current wine (1.1.14) -
compared to running under windows native - this application would imho receive
Platinum-Status.
--
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=22241
Summary: Problem compiling wine 1.1.40
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[1]: Entering directory `/tmp/wine-1.1.40/programs/winhlp32'
gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -s -O3 -march=i686 -o macro.lex.yy.o macro.lex.yy.c
macro.lex.l: In function 'MACRO_ExecuteMacro':
macro.lex.l:349: error: 'YY_FLUSH_BUFFER' undeclared (first use in this
function)
macro.lex.l:349: error: (Each undeclared identifier is reported only once
macro.lex.l:349: error: for each function it appears in.)
make[1]: *** [macro.lex.yy.o] Error 1
make[1]: Leaving directory `/tmp/wine-1.1.40/programs/winhlp32'
make: *** [programs/winhlp32] Error 2
--
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=11128
Summary: Ragnarok Online - windowed mode
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerdal(a)poczta.fm
I have a small request. Actually I must play in resolution 800x600 (windowed
mode - set in game) because if I set in game 1024x768 I can see only a title
bar of window. Resolution of my desktop is 1024x768.
[xarion@localhost Ragnarok Online]$ wine 2007-10-09a_Sakexe_v10.exe
TOTALCMD.EXE
EXPLORER.EXE
WINEDEVICE.EXE
WINEBOOT.EXE
WINEBOOT.EXE
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5b4,0x00000000), stub!
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1030,780)
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
The last bug is repeating (fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank
(0x21e0c0)->(1,(nil)): Stub).
Can You fix this error? :/ Sorry for my english.
--
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=26812
Summary: Touhou TH11, TH12, TH125, TH128, TH13trial: Exceeded
FPS limit in fullscreen mode
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost99(a)mail.ru
Normal Touhou games FPS limit is 60, and all gameplay speed determined by FPS.
FPS in listed games is exceeded and is near 75 on fullscreen mode. It looks
like FPS limit is somehow increased by 25% (to 75), because it never grow
beyond 75.
With wine-1.3.15 and older versions that problem can be solved by running wine
with "__GL_SYNC_TO_VBLANK=1", but in wine-1.3.16 and newer versions (1.3.17 and
current git commit 41dfdb28c79dd2c6fc1530713b65d28862ee02d8) that workaround is
not working.
In windowed mode FPS is normal (near 60) in all listed games.
That bug can looks similar to http://bugs.winehq.org/show_bug.cgi?id=13085 ,
but now speed in old games (TH06, TH07, TH08, TH09, TH10) is perfect without
any actions, but in newer games it is above normal. So I think there is another
bug with similar workaround (which is not working now).
I have amd64 Gentoo with nvidia-drivers-260.19.36, xorg-server-1.9.4. Tested
with clean ~/.wine/ directory.
--
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=15543
Summary: AIRC application blows up when opening a tree menu
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pedro.m.ferreira(a)mail.cm-portel.pt
When I try to open a treemenu the application just dies.
--
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=27401
Summary: Britannica 2011 (11.0): Installer reports wrong amount
of available space for all but the Wine folder
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tastky(a)gmail.com
Created an attachment (id=35040)
--> (http://bugs.winehq.org/attachment.cgi?id=35040)
Console Log
The installer (InstallAnywhere) of Britannica 11.0 always reports a false
number as available space (2 GiB + ~ 30 MiB, not constant but always that
range) for all partitions / mount points (tested ext4 & ntfs ones) except
Wine's folder (~/.wine), which makes it impossible to proceed.
--
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=27150
Summary: GPRO Organiser : I couldn't see checkboxes
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erayalakese(a)gmail.com
Created an attachment (id=34681)
--> (http://bugs.winehq.org/attachment.cgi?id=34681)
Original (in Wİndows)
Hello,
I'm a new Ubuntu (11.04) user and gpro.net player. I'm trying to use GPRO
Organiser (http://mbjerg.dk/gpro/). Also i installed .NET2 Framework.
GPRO Organiser running very well but in setting page i can't see checkboxes.
Screenshots.
Original (in Windows) :
http://www.89484848.dk/gpro/phpmanual/pics/settings_online.jpg
In Linux (with wine) : http://www.imageupload.org/?d=A518DFC01
I can't see checkboxes but i can click them :) Because when i click left of
labels, APPLY button appearing :D
--
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=26950
Summary: Gnome 3 in a Fedora 15 Environment
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james_j_catchpole(a)yahoo.com
I am using the new Gnome 3 Desktop Manager with Fedora 15 Beta 2. Because of
the changes in the Desktop Manager I am no longer able to bring up the Wine
ICON that then allows you to choose functions or applications. The same thing
is true of Crossover which I have posted to their bug site. When you go to the
list of applications available in this environment I am able to go to the
'Other' category and there find many of the applications with the Wine Icon;
however, it seems as if the Crossover and Wine applications all look the same.
I believe what needs to be done is to make the Wine Application ICON
available,for example, under the Other Category, that then expands into the
normal wine functions and applications.
--
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=24972
Summary: Ulead PhotoImpact 5/Web image optimizer dialog asks
for number + no preview
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschlueter(a)hush.com
Created an attachment (id=31628)
--> (http://bugs.winehq.org/attachment.cgi?id=31628)
terminal output
The preview dialog for changing export values (compare Ulead SmartSaver, here
as a plugin; Ubuntu 9.10). Calling it triggers altert asking "Enter a number
between 0 and 255." 3x in a row, one got to click "OK" each time. And no
original/preview thumbnail of the image. Every modified value calls the same
alert again.
Thanks! =)
--
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=22362
Summary: Nolimits Coaster (or Wine) does not adhere to Vsync
option.
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thepixeldeveloper+wine(a)googlemail.com
Created an attachment (id=27370)
--> (http://bugs.winehq.org/attachment.cgi?id=27370)
A small log of when the vSync option was enabled from within the simulator
Nolimits Coaster 1.71 has an option to enable vSync, however. This is ignored
within Wine and thus the frames end up faster than the monitor refresh rate.
This can be fixed from the nVidia settings panel by enabling: "Sync to vBlank",
but I don't feel like this is the correct solution to the problem (Cedega has
no such issues).
When the nVidia vBlank option is turned on the game will act correctly by
running at 60FPS, but the game stutters.
I've attached a part of the log file when the vSync option was enabled from
within the game.
There is a similar ticket open: http://bugs.winehq.org/show_bug.cgi?id=13085
but this bug happens both in fullscreen and windowed modes.
-Mathew Davies.
--
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=20512
Summary: Linegage 2 hangs on window resize.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Lineage 2 is run in window mode, it hangs if window i resized.
--
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=27379
Summary: I can't use Abby Finereader 10 Professional
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrobriva(a)libero.it
Created an attachment (id=35005)
--> (http://bugs.winehq.org/attachment.cgi?id=35005)
The backtrace of wine FineReader.exe
Today I have downloaded the trial version of Abby FineReader 10 Professional.
I have installed it with the procedure reported in the appdb, but when I try to
execute it, i receive the backtrace attached to this report.
How can I resolve this problem?
Thanks everyone.
My distribution is Ubuntu Natty.
--
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=27007
Summary: CADVANCE causes winevdm to crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blessedbiped(a)gmail.com
Created an attachment (id=34436)
--> (http://bugs.winehq.org/attachment.cgi?id=34436)
Debug log from program crash
After upgrading ubuntu to 11.04, this program is now causing a fatal program
error. CADVANCE 6.5 was originally written for WIN 3.1, and ran fine under
10.04. I don't think much changed on the WINE end of things, but I can't be
sure.
--
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=26164
Summary: set cdaudio door open causes loss of file handle
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Let's fork this specific issue out of bug #20323, comment #5.
Reproduce using my MCI shell (bug #20232, comment #10)
open cdaudio alias c
set c door open (yet disk is not ejected, why? wine eject works)
trace:cdrom:CDROM_DeviceIoControl 0x40 IOCTL_STORAGE_EJECT_MEDIA 0x0 0 0x0 ...
status c mode -> ERROR_INVALID_HANDLE (6)
Somehow, the handle got lost.
A log file is found in bug #26160, attachment #33330.
Although the bug can be triggered via the MCI, Charles Davis explains in bug
#20323, comment #7 that it is in ntdll/cdrom.c
OTOH, the "wine eject" machinery works fine on MacOS. Here are my notes from an
attempt to install MS Flight 2002, which comes on 3 CDs:
+ wine eject + installer detects new CD, no need for keypress despite
fixme:cdrom:CDROM_ControlEjection not supported on this O/S
What does this fixme mean as "wine eject" appears to work?
As far as the MCI is concerned, I've seen native machines not eject disks via
"set door open" yet return no error (no MCIERR_*). Hence silencing the
inability to eject a disk (despite MCI_GETDEVCAPS CAN_EJECT aka. "capability
cdaudio can eject") would be compatible behaviour.
But the handle must not be lost.
--
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=24179
Summary: Cursor in Red Alert jumps on the right side of the
screen and makes scrolling slow
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
When in game and trying to scroll the map to right by moving the cursor to the
right side of the screen the cursor image will change between "pointer" and
"moving right" every other frame and will scroll at half speed.
Seems to be cursor position issue when it's hitting the side of the screen.
--
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=18031
Summary: Black & white 2 random crash
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20423)
--> (http://bugs.winehq.org/attachment.cgi?id=20423)
Lines before segmentation fault
B&w2 crashes from time to time (not very often) with just segmentation fault,
and it seems to be random because i can't reproduce it (tried multiple times).
--
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=27233
Summary: Blair Witch Vol. 1: Rustin Parr: Installer instantly
exits
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=34811)
--> (http://bugs.winehq.org/attachment.cgi?id=34811)
Terminal output
As in the summary, there isn't a lot more to add. The installer fails to run.
--
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.