http://bugs.winehq.org/show_bug.cgi?id=13083
Summary: COM port usage causes freeze on application
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorac(a)gmail.com
I have programmed an application using VisualBasic 2005 for Windows XP. When I
install the application, I install it along with the libraries needed to run
everything, that's fine. But problems come when using the application: whenever
I try to open the serial port, and then hang it and reopen again to send more
data, it freezes. I have tried to use it through /dev/ttyS0.
Please, test it with an application which opens + closes the port several
times, see if it hangs for about 10 seconds, or more, trying to open the port.
I can send you more data if needed, maybe an application to try, because
debugging information is not very useful (it just tells everything goes Ok, in
spite that it takes too much time to go through).
Serial port is configured at 9600 baud, no parity, 1 stop bit. Normal things,
indeed.
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=9591
Summary: Print to default laser printer in FoxPro fails and shuts
down application
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wb4ubd(a)yahoo.com
Created an attachment (id=7966)
--> (http://bugs.winehq.org/attachment.cgi?id=7966)
Backtraces for FoxPro errors
In FoxPro whether running an application or using the "command" level, sending
a print command to a default network laser printer results in no print and a
shutdown of FoxPro and its application (if used). If CUPS-PDF is used as the
default printer, a pdf file is generated and the FoxPro application remains
active (does not shutdown).
The backtrace report includes comment lines in brackets for the two scenarios.
I have also observed that while in the "command" level of FoxPro, merely the
selection of the laser printer in Print Setup or having the laser printer as
default and entering Print Setup will shutdown the application.
--
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=9430
Summary: Serial port doesn't work with Cricket Logo
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nelsoneci(a)gmail.com
This bug might be related to this one, and this seems to be
a hard issue using Linux 2.6. I use Debian sid.
http://bugs.winehq.org/show_bug.cgi?id=4055
When I start the lastest version of this program
(http://handyboard.com/cricket/software/) for Windows
(2003), I get this errors:
fixme:comm:GetCommProperties (0x32c 0x33f35c )
fixme:comm:GetCommProperties (0x32c 0x33f1b8 )
What can I do?
N.-
--
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=14757
Summary: MXit PC: Displays window with no contents on start
Product: Wine
Version: 1.1.2
Platform: Other
URL: http://www.mxit.com/mxitpc
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
MXit PC 1.3.0.5 Beta (the latest (and only) version available at the time of
the test) opens a window that shows "main" on the taskbar on its second start.
This Window only display the content of whatever is below it or it is
completely white (after restoring from minimize)
Currently startup results are inconsistent, with a total failure to start after
a few tries.
Without any debug options the console gives several ole and urlmon related
errors.
Tested under Wine 1.1.2 under Gentoo with a clean WINEPREFIX.
--
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=10613
Summary: Need for Speed: Hot Pursuit 2 demo renders cars
perpendicular, textureless.
Product: Wine
Version: 0.9.49.
Platform: Other
URL: http://www.download.com/Need-for-Speed-Hot-Pursuit-2-
demo/3000-7519_4-10243302.html
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The cars in Need for Speed Hot Pursuit 2 are rendering perpendicular and
without textures.
Demo is at the url.
I'm using the latest nVidia proprietary drivers.
Attaching console output in just a second here.
--
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=14489
Summary: Little Reader hangs on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://brillkids.com/little-reader/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://forum.brillkids.com/little-reader/little-reader-in-linux/
a user said she was unable to use Wine to run Little Reader.
So I gave it a shot.
To install, you have to first do
sh winetricks dotnet20
to work around the fact that .net doesn't quite install yet.
The app starts, but hangs at the splash screen. You can see why
by reading ~/"BrillKids/Little Reader/Data/error.log"
Please install Microsoft Data Access Components(MDAC) version 2.6 or later.
and
The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
Doing
sh winetricks mdac27 jet40
gets past those. Then you run into:
No error message available, result code: E_FAIL(0x80004005).
at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString
constr, OleDbConnection connection)
...
at System.Data.OleDb.OleDbConnection.Open()
at BabyReader.DataBaseCheckTable.Check()
in error.log, and
err:ole:CoGetClassObject class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} not
registered
on the console. That UUID seems to be associated with COM+, and
is provided by comsvcs.dll, which Wine doesn't have.
Why a baby reading program needs COM+ is anyone's guess. Presumably
just accidental lockin as a byproduct of using OleDb (and maybe .net).
--
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=13800
Summary: Examdiff crashes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://software-files.download.com/sd/Fi95O5DJsRMoHuY474IPkpdARKwANo2lJS
5D8lzS8PxJL_9b9DurXqIPqjYAMqs0yKjAcI7yjGlj7Ht6XgJNmD2aVV
kQen9y/software/10650170/10037213/3/edpro40.exe?lop=&pty
pe=1721&ontid=2248&siteId=4&edId=3&spi=c8e99775d4f4b87d3
dbf05ea039599f7&pid=10650170&psid=10037213
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported problems with this app in appdb. Steps to reproduce:
Start the app, and select two textfiles in the openingwindow. The very moment
you click OK it crashes with an Unhandled page fault. Works fine with native
comclt32. I'll attach a log
--
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=13599
Summary: Can't install Autocad 2005
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Created an attachment (id=13568)
--> (http://bugs.winehq.org/attachment.cgi?id=13568)
warn+all last log lines
Install hangs on VBA setup, even if I disable vba setup in install options.
I did a log with warn+all, attached the (imho) useful lines.
I can do relay logs if needed.
Regards
Max
--
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=13462
Summary: Launchpad Enhanced crashes due to problem with
Context_QueryInterface
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://launchpad.thewildclan.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Created an attachment (id=13379)
--> (http://bugs.winehq.org/attachment.cgi?id=13379)
Hack for keeping things from crashing
Context_QueryInterface fails on the UUID
{000001da-0000-0000-c000-000000000046}, resulting in .NET immediately crashing
even though nothing is seriously wrong. This UUID appears to be related to the
error handling in .NET, with the attached hack the application spawns an error
dialog that can be dismissed. How I <believe> this is supposed to work is that
Context_QueryInterface should work for any IUnknown compatible interface
(anything defined with DEFINE_OLEGUID). In order to do this I think the
function should test that the UUID fits the mask
{XXXXXXXX-XXXX-XXXX-c000-000000000046} instead of testing for specific IDs.
Steps to Reproduce:
1) Start with a fresh "~/.wine" if you want to be "safe", I've found that .NET
can have issues with an old install
2) Install vcrun2005 using winetricks
3) Install .NET 2.0 (dotnet20) using winetricks (and 'corefonts' if you don't
have them from your distro)
4) Install Launchpad Enhanced
5) Install or copy StarWars Galaxies into the Program Files folder
5) Run Launchpad Enhanced
Note: This MIGHT be a duplicate of Bug #11504.
--
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=12874
Summary: The Master Genealogist 4.0d - Unhandled page fault on
write access
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=12587)
--> (http://bugs.winehq.org/attachment.cgi?id=12587)
Unhandled page fault on write access for tmg4.0d
When attempting to run TMG4.0d as windows 3.1 wine gives a Unhandled page fault
on write access
--
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=12783
Summary: Allocation of PEB and TEB can overlap dll mappings
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk+winehq(a)acm.jhu.edu
thread_init in ntdll/thread.c is responsible for setting up the control
structures for a new thread. It allocates memory for a user data region, a PEB
(Process Environment Block), and a TEB (Thread Environment Block).
On Windows NT, the PEB and the first TEB are fixed at 0x7ffdf000 and
0x7ffde000, respectively, unless the kernel is patched for address
randomisation. The TEB is one page (see wine's definition of TEB) and adjacent
to the PEB.
thread_init uses NtAllocateVirtualMemory backed by anonymous mmaps. It
allocates a 64k region for user data at a fixed address of 0x7ffe0000. For the
PEB and TEB allocations, the system is free to choose the address. The TEB in
Wine is actually allocated as part of larger region also storing pthreads data,
so it doesn't fit in the address that Windows uses for it without overlapping
the traditional PEB region.
Later on, __wine_process_init in dlls/ntdll/loader.c loads builtin dlls to
their respective addresses. This calls NtAllocateVirtualMemory and there is
code in
create_view to deal with overlapping segments. It is asserted that no
allocation should overlap with a segment that doesn't have the
VFLAG_SYSTEM flag set.
In Wine 0.9.60 on Solaris, one of the dll allocations (ntdll at
7ff90000-7ffdb000
) would overlap with the PEB at 7ffb0000-7ffb1000, which triggers the assert.
Regression testing shows that this commit caused the regression, possibly
because of size changes for ntdll:
[4c6d2b01cc842ac13af6257a0c41f67ae49c992a] ntdll: Don't create a temporary dir,
run wineprefixcreate directly in the final dir.
Possible solutions:
Mapping the TEB and PEB at fixed addresses
Ensuring NtAllocateVirtualMemory mmaps do not overlap with the dll address
space accidentally.
--
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=12365
Summary: wineserver : High CPU usage and fails to close after
application with wine 0.9.59
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://winehq.org
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kj.allcock(a)virgin.net
Created an attachment (id=11858)
--> (http://bugs.winehq.org/attachment.cgi?id=11858)
High CPU on 0.9.59 trace
After an update to git version 0.9.59 (make uninstall;make clean;make depend &&
make; make install), at every startup of an application with wine, the
wineserver and 'new' services.exe take up 100% CPU. In my case on dual core PC
means 50% so applications still manage to run but incredibly slowly.
After closing whatever application it was, wineserver and services.exe continue
to run.
I have to do a manual wineserver -k to remove them.
Trying to look at the console output with the +relay flag shows there is crash
in kernel32 (ntoskrnl.exe.KeQueryActiveProcessors), and then many "Waits".
I have tried 3 different applications previously known to work (Steam,
TeamSpeak, DVDShrink).
As its a wineserver behaviour i'm not sure how to get you more details ...
I'm on:
Fedora 8 (latest kernel)
Intel Dual Core
NVidia GForce 7100 with nvidia driver 169.12
--
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=11858
Summary: crash emule 0.48 on wine 0.9.56+
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skynet_2(a)o2.pl
sorry. but my english is not good.
I using debian lenny/testing
On wine 0.9.55 emule 0.48a works 98% good, newer crash.
I add console log file
--
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=11424
Summary: Canon Digital Photo Professional (DPP) pane refresh
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erasmo(a)erasmix.net
The folders pane (the one on the left hand side) doesn't refresh properly. I'm
attaching two screenshots showing the problem under wine and the expected
behavior under windows:
http://download.erasmix.net/DPP-WINE/Screenshot-1.png Shows the problem
http://download.erasmix.net/DPP-WINE/DPP-Windows.png Shows behavior 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=10915
Summary: jedit hangs on startup if ddraw is disabled
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://jedit.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running real Java apps under the latest Sun win32 JRE on Wine
seems like a fine stress test, even though in many
cases users should run with the Linux JRE instead.
The Sun JRE and jEdit install ok, but jedit has many startup problems.
The first one was bug 10913, and the second was bug 10914.
Here's the third one. Start it up like jedit.bat would have,
but without using start or ddraw:
$ wine 'c:\windows\system32\javaw.exe' -Dsun.java2d.noddraw=true -Xms64M
-Xmx192M -jar 'C:\Program Files\jEdit\jedit.jar' -reuseview
This hangs.
For completeness, the version of jedit used is the latest,
jedit4.3pre12install.exe
the version of the jre used is the latest,
jre-6u3-windows-i586-p-s.exe
and the problems seem the same both with yesterday's git and today's.
--
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=15576
Summary: Adobe Dreamweaver 8: "Next" link in Help doesn't work
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after the now-solved bug 8920.
Basic help now works. The "Previous" and "Next" links on many
help pages don't work; they just blank out the content pane.
(And if you play around with it long enough, it tends
to lose its marbles and say "HTML rendering
currently disabled" in the content pane.
This persists until you restart Dreamweaver;
closing and reopening the Help window doesn't, um, help.
Also, the Search tab is blank, doesn't work at all.
But maybe those deserve their own bug reports.)
See http://wiki.winehq.org/AdobeDreamweaver for filename, sha1 sum etc.
--
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=11964
Summary: .NET Reflector window is unusably corrupt
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.aisto.com/roeder/dotnet/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11288)
--> (http://bugs.winehq.org/attachment.cgi?id=11288)
Screenshot of .NET Reflector showing visual corruption
After installing the .NET Framework 2.0 (as per
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3754), running the
.NET Reflector application is successful, but missing listboxes and menus, and
offset button controls make the application virtually unusable.
--
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=12460
Summary: West Point Bridge Designer 2007 crashes with page fault
in oleaut32
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://bridgecontest.usma.edu/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11998)
--> (http://bugs.winehq.org/attachment.cgi?id=11998)
West Point Bridge Designer 2007 backtrace
When attempting to start the West Point Bridge Designer 2007 application after
installing, the splash screen briefly shows up before an unhandled page fault
exception occurs in VariantCopy function in oleaut32. Using winetricks to
install dcom98 rectifies the problem. Attached are relevant backtraces.
--
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=14256
Summary: Half-Life Episode 2: hl2.exe continues to running after
exit of game
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svega85(a)gmail.com
CC: svega85(a)gmail.com
game saves and quits normally but hl2.exe continues to running after I quit the
game and if I try to restart hl2:e2 it says you can only have one instance of
the game running at a time. if i kill hl2.exe after I exit the game it causes
issues simalar to bug #6297 and say registry in use the every time I start the
game until i verify the game cache.
--
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=12515
Summary: Adobe Premiere CS2 doesn't run
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://download.adobe.com/pub/adobe/premiere/win/2.x/Pre
mierePro2_0_Tryout.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danniello(a)gmail.com
Created an attachment (id=12072)
--> (http://bugs.winehq.org/attachment.cgi?id=12072)
Terminal output after start Adobe Premiere Pro.exe
Wine version: 0.9.59
I successfully installed Adobe Premiere CS2 (first with error, but second start
setup.exe ended without error)
After start Adobe Premiere Pro.exe there is error message:
Adobe Premiere Pro has encountered an error.
[\dev\stingray\Libraries\UIFramework\Src\BitmapDB.cpp-84]
--
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=15714
Summary: tools/font_convert.sh should be bourne compatible
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Almost all of our scripts are bourne compatible, but tools/font_convert.sh
isn't (configure has some errors as well, but that could be autoconf issues).
austin@austin-desktop:~/wine-git$ checkbashisms tools/font_convert.sh
possible bashism in tools/font_convert.sh line 98 (bash arrays,
${name[0|*|@]}):
for i in "${FONTS[@]}"; do cp $i $TMPDIR; done
possible bashism in tools/font_convert.sh line 101 (bash arrays,
${name[0|*|@]}):
for i in "${FONTS[@]}"; do
--
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=15292
Summary: Microsoft Office Outlook 2007: Cannot start outlook once
e-mail settings have been configured
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16101)
--> (http://bugs.winehq.org/attachment.cgi?id=16101)
terminal output in git + patch for bug 12975
First, get past bug 12975 and bug 15291.
Now, either configure your e-mail client, or decline setting up an account (my
terminal output is from setting one up, but when I tried yesterday w/o setting
one up, I get the same error).
After configuring/declining, Outlook will attempt to start, but fail with:
'Cannot start Microsoft Office Outlook. Cannot open the Outlook window'.
--
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=10281
Summary: No$gba not rendering 3D models (at all) as it does in
Windows
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
No$gba running under Wine does not render some 3D models at all, where it does
in windows.
I have tested with 3 different drivers, (Both proprietary and un-proprietary
nVidia drivers, and an intel driver) so I don't believe my drivers are at
fault.
To reproduce, run these freeware tech demos:
http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,4,22http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,4,93
(Use the nds.gba binary for the second tech demo link)
In both instances the 3D fails to render completely. No error messages are
given at the console relating to this bug.
--
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=12975
Summary: outlook 2007 doesn't run after install
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh(a)bermangroup.com
Created an attachment (id=12718)
--> (http://bugs.winehq.org/attachment.cgi?id=12718)
wine outlook.exe log
When following either of the directions found linked on the MS Office 2007
appdb site, although Office '07 installs, Outlook '07 fails to start, with no
error message. After switching to WinXP emulation, the error message pops up:
"Cannot start Microsoft Office Outlook". Attached is the log when run under XP
emulation.
--
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=13837
Summary: FlowCode hangs when works with LCD module init.
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
Create a project with FlowCode.
Place a Macro component call for LCD Init on the work area.
Double Click on LCD Init rectangle or launch the program if it is completed.
FlowCode stops with the message error : "Microsoft Visual C++ Runtime Library,
Runtime error !"
In the console, an error is shown :
"err:variant:SafeArrayCopy not copying an array of 0 elements"
On MS Windows, this error is not issued.
My idea : Is the path for FlowCode libraries of macros accessible ?
--
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=13369
Summary: Vobblanker: crashes randomly
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://download.videohelp.com/jsoto/vobblanker.htm
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=13261)
--> (http://bugs.winehq.org/attachment.cgi?id=13261)
Terminal output in git
Been using Vobblanker more recently, and I'm getting random crashes when
clicking between the various parts of the program. It only seems to occur when
selecting different VOBs or titles, but I'm not completely sure. Restarting and
clicking the same VOBs works fine...Attaching two files, the terminal output
leading up to the crash, and the output of winedbg> bt all, since the debugger
isn't triggered.
--
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=12026
Summary: Alien Shooter 2 graphical glitch on shadows
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zerocaronte(a)gmail.com
Created an attachment (id=11363)
--> (http://bugs.winehq.org/attachment.cgi?id=11363)
Shadows above the sacks
The shadows appear above the objects, instead of below.
Near the question mark in the screenshot this is evident, the shadows are above
the sacks.
--
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=15160
Summary: bad display in farcry2 engine demo
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chourmovs(a)gmail.com
i've got a bad display when i run the farcry2 engine demo with standard
parameters
Console output and screenshot joined
--
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=15360
Summary: THis program will not load!
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://wmclan.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: E3pO(a)wmclan.net
When trying to run a program, "Halo Editing Kit", Yes this is critical that i
have this working very soon, It doesn't load at all. When i run it in terminal
i get some erors. You can find the error on your forums
http://forum.winehq.org/viewtopic.php?t=2372 . I have installed the needed
direct x components (i think) and have the C++ 2005 Red. installed.
Please help me out, thanks guys!
--
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=14551
Summary: Iexplore doesn not work
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yourfriendisaac(a)gmail.com
iexplore does not have an interface. I installed wine gecko but the screen is
just blank. This has been true in the last several versions of wine. I am
using ubuntu hardy on an amd xp machine with a asus mother board and a 2gig
processor I have 1 gig of ram and a nvidia g4 video card with 120megs of video
ram.
Thanks Isaac
--
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=10621
Summary: Thinkwell Player does not hide password under wine
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: will(a)johnstonclan.net
Created an attachment (id=9424)
--> (http://bugs.winehq.org/attachment.cgi?id=9424)
Windows, correct rendering
When I use thinkwell player under wine, my password is in plain text. Under
windows it is masked.
This is a proprietary program, but the download is free and you don't need a
login to test this.
The download is here:
http://www.thinkwell.com/marketing/downloadCenter.cfm?forceOS=Windows
I have attached two screenshots. One is the correct functionality under
windows, the other is the incorrect rendering with wine.
--
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=14972
Summary: The config program that comes with Final Fantasy 8 does
not work.
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iliketoast(a)gmail.com
The program FF8Config.exe that comes with a Final Fantasy 8 installation does
not work. The following is the output:
rpj8 FINAL FANTASY VIII $ wine FF8Config.exe
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8ad,
disabling mixer
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7d4,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:ntdll:RtlpWaitForCriticalSection section 0x7efecc24 "loader.c:
loader_section" wait timed out in thread 0036, blocked by 0035, retrying (60
sec)
--
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=15042
Summary: check boxes go sometimes completely black
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.ruottu(a)iki.fi
Created an attachment (id=15695)
--> (http://bugs.winehq.org/attachment.cgi?id=15695)
screen shot of it happening
check boxes go sometimes completely black
--
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=12385
Summary: Maya PLE 8.5: Dialogs sometimes hangs on the screen
until exit
Product: Wine
Version: unspecified
Platform: PC
URL: http://usa.autodesk.com/adsk/servlet/index?siteID=123112
&id=7639525
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.jirkovsky(a)gmail.com
Created an attachment (id=11884)
--> (http://bugs.winehq.org/attachment.cgi?id=11884)
more dialogs at time
Dialogs that are placed above 3D window sometimes hang on the screen even if
Maya is minimized until maya closing.
Steps to reproduce:
1. run Maya PLE
2. Open these dialogs: View, Shading, Lighting, Show, Renderer, Panels
-> usually it takes some time before dialog disappear
-> dialogs hangs usually when more dialogs are visible or if some of the
sub-dialogs is shown.
In console is:
fixme:menu:TrackPopupMenuEx not fully implemented
--
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=15347
Summary: Lexware: Installation fails with "Systemprüfung konnte
nicht erfolgreich abgeschlossen werden"
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koesterreich(a)gmx.net
Created an attachment (id=16179)
--> (http://bugs.winehq.org/attachment.cgi?id=16179)
wine output
I am trying to install Lexware financial office pro[1], Version "2008 Juli" on
Ubuntu 8.04.1 with wine 1.1.5 from APT-repo.
For starting the installer various libraries need to be installed. I did that
using winetricks from 2008-08-25: winetricks msxml3 jet40 mdac28 winxp
The installation fails with a message-box saying "Systemprüfung konnte nicht
erfolgreich abgeschlossen werden" ("The system-check could not be completed
sucessfully. Aborting installation") [2].
Unfortunately there is now demo-version available for download (as far as I
know) but you can order a 4-week-trial on DVD [3].
I append the output of wine using (WINEDEBUG=+relay,+msgbox) and the following
debug parameters in user.reg:
[Software\\Wine\\Debug] 1221939180
"RelayExclude"="ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;RtlEnterCriticalSect$
"RelayFromExclude"="winex11.drv;user32;gdi32;advapi32;kernel32"
I extracted a 1000-line section around the msgbox using tail and head. Hope the
log is helpful.
Regards,
Fabian
[1] AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5505
[2] Screenshot of error:
http://appdb.winehq.org/appimage.php?iId=20158
[3] 4-Week-Trial:
http://www.lexware.de/SID141.WXWPbkjL394/shop/productDetails?orderNo=A09018…
--
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=11710
Summary: wineprefixcreate does not create a color folder
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lars.tore(a)mulebakken.net
In a normal windows directory tree there should be a color folder.
Unfortunately different windows version use different placement.
According to Real World Digital Photography, 2nd Edition, which I found after
some googling this is the proper places.
"For Windows 98 and earlier profiles should be saved in Windows\System\Color
directory.
For Windows XP, Windows 2000, and Windows ME, profiles should be saved to
Windows\System32\Spool\Drivers\Color.
For Windows NT, the profiles should belong in Windows\System32\Color
Some application like Picture Window Pro require this folder for a functionally
color management.
There are some discussion about this here
http://bugs.winehq.org/show_bug.cgi?id=11532
--
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=15580
Summary: The Bat! v4.0.34.13 lose birthday in addressbook
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=16581)
--> (http://bugs.winehq.org/attachment.cgi?id=16581)
The addressbook 'Edit address entry' dialog with the TDateTimePicker-control
Using the email program 'The Bat!' the addressbook of this application will set
the birthday of an entry inside this addressbook back to the actual day after
calling the new addressbook entry again in a new session.
The addressbooks birthday is a 'TDateTimePicker' control. This or related
controls don't work properly.
--
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=9345
Summary: SecureCRT - Scroll fails on any connection
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franziskaner.fan(a)gmail.com
Created an attachment (id=7632)
--> (http://bugs.winehq.org/attachment.cgi?id=7632)
image of the buggy scroll
Secure crt does not display correctly scroll.
When you connect anywhere and execute a long command (long ps, read a log...)
and scroll "run" fast it doesn't refresh correctly, mix old lines with new
ones.
If you select the lines (as shown in screenshot) it display new ones (actual
ones) but still display old ones too if it was longer.
I had test my version (SecureCRT 5.5.1 with enterprise license) since wine
0.9.38 (allways compiled, not rpm nor binarys) in Mandriva.
Other work companions has the same problem in Ubuntu and debian with
pre-compiled versions.
I too proved other versions with demo version and same problem appear.
Thanks for all
--
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=10649
Summary: Regression in RegQueryValueExA when called in unorthodox
manner
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel.howard.dennis(a)gmail.com
commit bc590e87a6f9c7421ec3386a7c09a63a3e55dead (16/08/2006, Robert Shearman,
affects advapi) caused a regression in one of my own programs in which I'd used
an unusual calling convention for RegQueryValueEx, being this:
char buf[16]; /* or 1 in the particular call that was failing */
DWORD count = sizeof buf;
LONG ret;
ret = RegQueryValueEx(hkey, "ValueName", NULL, &count, buf, &count); /* value
left in count is never checked */
This works under real windows (9x at least, I never ran the program on installs
of later Windows versions), but WINE does this before retrieving the value:
if (type) *type = REG_NONE;
...which sets count to 0 since I pass the same address for both type and count
in the call; this value is later used to determine the buffer size and triggers
an overflow error.
I am having trouble understanding the precise intent of the troublesome line
(when is *type supposed to be set to REG_NONE? On any error? On any error other
than buffer overflow? (This is the current WINE behaviour, as *type is
unconditionally set again after copying the data)), but clearly assignments
happen only after all processing in genuine Windows or *count is read early and
that value is used throughout the function.
I don't know which fix is appropriate, and am not sure how this case behaves
across different versions of Windows so I'm submitting this bug instead of a
patch. It is trivial to fix either way.
There is also the issue of which value (type or count) is left in the single
variable after the call, but calling this way and then checking that is even
more perverse and nobody has probably ever done it.
--
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=12416
Summary: Deus Ex and Syberia2 both have corrupted graphics in
0.9.59
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eekfrank(a)hotmail.com
Both of these games worked gold for me in .58 and were unplayable in .59. I
have tried a different machine with a different os and an Nvidia video card,
and they work perfectly in .59 so it must be something that is affecting the
ATI card specificaly on this machine. I am using the prop. ATI driver 8.471,
currrent AFAIK. my video card is an ATI X1950pro.
I have tried 0.9.59 both as provided by my distro,(pclinuxos) and built wine
from source with the exact same results, graphic corruption so bad as to make
it impossible to run the games.
--
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=13166
Summary: Regression since Wine 0.9.60 : Wine System Tray window
always shown for PopTray 3.2 under Ubuntu 8.04
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: administrator(a)tcedi.com
Since Wine 0.9.60, a regression appeared with PopTray 3.2 : the system tray
icon is shown at the right place on GNOME desktop, but a Wine System Tray
window is also displayed all the time. Tray animations are only displayed on
the Wine System Tray window. The tray icon at the right place on GNOME desktop
stays with the icon from the launch of PopTray 3.2. Right click works on the
tray icon at both locations. Please note that I only tested PopTray with GNOME.
The problem may not appear with KDE. With Wine 0.9.61 and 1.0-rc1 the problem
is still present. The problem appeared with the tray improvements of Wine
0.9.60.
When launching PopTray from the shell, no error is displayed.
My Wine OS is "Windows XP".
--
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=14003
Summary: Civilization 4 City progress bar doesn't display
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens.goldberg(a)gmail.com
When playing Civilization IV, you have growth & production bars showing what
progress a city is doing. In Wine, they are empty - forcing you to
"close-examine" a city to see how it's doing.
--
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=15374
Summary: The Witcher - Game cannot be registered
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=16223)
--> (http://bugs.winehq.org/attachment.cgi?id=16223)
Output of wine during the reigstering process
I tried to register the game using the launcher. It did not work. Things that
you have to do to register it:
1. Log into the website (http://thewitcher.com)
2. Log into the launcher with the same account
At step 2 the process fails. After loggin in and entering the CD key the
application complains that you should log into the website, if you are you
should make sure that Internet Explorer has cookies enabled and redo the
procedure. I double checked that I was logged in and that FireFox had cookies
enabled. Still the same failure.
Now I took ies4linux and did it with this. It did not work. Same for Opera
(native and wine).
The terminal provided a bit of output but I don't think that it can be of some
importance:
When entering a key into a textfield the following line is displayed once per
keypress:
>err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
At the end, when the failed message pops up the following lines are displayed:
>fixme:wininet:INET_QueryOption INTERNET_OPTION_SECURITY_FLAGS: Stub
>fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
>fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_SECURITY_FLAGS; STUB
The lines beneath this mentioned appeared by closing the launcher.
The whole error output is attached to this report.
--
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=11426
Summary: Cryptographic exception in .NET Framework application
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://www.aisto.com/roeder/dotnet/Download.aspx?File=Re
flector
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=10555)
--> (http://bugs.winehq.org/attachment.cgi?id=10555)
Terminal output and backtraces.
After configuring Wine and installing the .NET Framework as per AppDb
instructions, I attempted to execute Reflector, a .NET class browser under
Wine. After a failed attempt to launch the .NET CLR optimization service, the
application throws a managed CLR exception, followed then by a native page
fault. To obtain Reflector, it is simply necessary to provide any random
information to download 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=9297
Summary: all screen resolutions but 600x480 crash PES4 demo
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://www.fileshack.com/file_download.x/5863
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
With PES4 demo, the screen resolution 600x480 works almost fine.
But all other screen resolutions make wine crashe
I attached the console output
Joaopa
--
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=15291
Summary: Microsoft Office Outlook 2007: Splash screen never goes
away, z-order issues
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: MattFinn(a)gmail.com, austinenglish(a)gmail.com,
winehacker(a)gmail.com, chad.sikorra(a)gmail.com,
nicolas(a)waelti.net
Depends on: 12975
After getting past bug 12795, you'll hit the next bug. Outlook 2007's splash
screen never goes away, and stays above all windows.
Screenshot 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=12288
Summary: Need for Speed III - freezes on trying to configure
steering wheel
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnboyholmes(a)gmail.com
Hi,
When trying to enter the options -> controllers screen whilst having my
non-force feedback sidewinder steering wheel plugged in the game freezes.
Steering wheel is working according to jcalibrator.
Thanks
John
--
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=14717
Summary: resampled sound is horrible
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrakov(a)gmail.com
The problem is reported because the default sampling frequency in wine (as
configured by winecfg) is 48000 Hz, while apps generally want 44100 Hz.
However, the resampling code in dlls/dsound/mixer.c, function
DSOUND_MixToTemporary(), if I read it correctly, is simply a zero-order hold,
which is completely unacceptable. Even if I don't read it correctly, the
quality is horrible with 48000 Hz and OK with 44100 Hz (tested with MP3 files
in foobar 2000). Please change the resampling method to something more
scientific, e.g., by using libsamplerate.
--
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=12623
Summary: yBook: doesn't display page textures
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.spacejock.com/yBook.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laur.olb1(a)gmail.com
Created an attachment (id=12253)
--> (http://bugs.winehq.org/attachment.cgi?id=12253)
Output from running Wine v0.9.59 with yBook v1.5.26
when the latest version of yBook, version 1.5.26, is run, the page textures are
not displayed. Instead, just a black background is shown. Also, if the "hide
desktop" feature is used, the texture is displayed across the whole screen,
however the program is not shown on top of the texture as it is in Windows.
Based on the output, may be a problem in ole32.dll? Attempting to use a native
version of ole32.dll failed, Wine would not even launch the application.
--
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.