http://bugs.winehq.org/show_bug.cgi?id=8895
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|truiken(a)gmail.com |wine-bugs(a)winehq.org
Status|ASSIGNED |NEW
--- Comment #31 from Dan Kegel <dank(a)kegel.com> 2009-01-06 10:28:03 ---
Now NI_Circuit_Design_Suite_10_0_1.exe fails install with dialog
"Fatal Error!! Required NIPathsDir property FIREFOXVERSION is undefined."
Installing Firefox seems to get past that.
Nicest way to continue installing is
cd ~/".wine/drive_c/National Instruments Downloads/NI Circuit Design
Suite/10.0.1"
wine setup.exe
The next failure is dialog
"Fatal Error!! Required NIPathsDir property LOGOSVERSION is undefined."
I tried working around that with
wine msiexec /i Parts/logos470/logos.msi
Next problem was
err:module:import_dll Library MSVCP60.dll (which is needed by
L"C:\\windows\\system32\\lkcitdl.exe") not found
and a short hang. The error happens during wine startup, so I tried
cd ..
mv 10.0.1 ~
cd $HOME
rm -rf .wine
sh winetricks vcrun6
cd 10.0.1
wine msiexec /i Parts/logos470/logos.msi
wine setup.exe
This still hangs for a while on
0012:Call KERNEL32.__wine_kernel_init() ret=7ef9ef5e
and then says
err:process:__wine_kernel_init boot event wait timed out
and continues running the setup.
The setup then fails with
"The Windows Installer Service could not be accessed.
Error: Service database locked
Restart your computer and try again."
There's something about that logos service that wine doesn't like.
--
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=5131
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.2.0
--- Comment #25 from Dan Kegel <dank(a)kegel.com> 2009-01-06 10:17:04 ---
Patch + popular = nominate for 1.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=5351
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skylerparr(a)gmail.com
--- Comment #23 from Juan Lang <juan_lang(a)yahoo.com> 2009-01-06 10:01:32 ---
*** Bug 13504 has been marked as a duplicate of this bug. ***
--
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=16819
Summary: Mouseview stops after 360° circle around character
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fasteddie05(a)gmx.de
It is not possible to circle the view of the camera around the character more
than 360°, it locks. Using the keyboard to turn the character works but makes
smooth playing nearly impossible while using the mouse the have a look around.
--
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=6971
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fasteddie05(a)gmx.de
--- Comment #205 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-06 09:22:43 ---
*** Bug 16819 has been marked as a duplicate of this bug. ***
--
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=16824
Summary: Notepad++: Safes invalid files with unicode encoding
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: belbono(a)gmx.de
This is present in all wine versions I've had so far (>=0.9.X).
Steps:
- create a file
- switch to unicode encoding
- write some text (maybe a simple java hello world and try to compile it)
- safe file
- open file with less
You'll wine added a first character (U+FEFF = BOM?). So e.g. sourcecode cannot
be compiled.
Using Unicode without BOM works, but there's still a newline as first character
in the file.
Sorry I'm not sure if this is really a Bug, all I can say is that compiling
should work even if using unicode encoding.
--
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=5131
--- Comment #24 from Alois <MadLoisae(a)gmx.net> 2009-01-06 09:00:16 ---
in about 4 month this bug is 3 years old - altough there is a fix available
(also nearly 2 years old).
will the updated patch from Austin English ever be merged?
thanks in advance!
kind regards, Alois
--
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=1429
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|1424 |
Luke Benstead <kazade(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kazade(a)gmail.com
--- Comment #7 from Luke Benstead <kazade(a)gmail.com> 2009-01-06 08:04:00 ---
I stumbled across this bug yesterday and while bored at work I had a bit of a
play to see if I could figure it out. Just before the "DXDIAGN.DLL is out of
date" message there is the following warning:
warn:dxdiag:IDxDiagProviderImpl_QueryInterface
(0x131650)->({7d0f462f-4064-4862-bc7f-933e5058c10e},0x1036ff4),not found
The weird thing about this is the GUID it is passing in, is almost exactly the
same as IID_IDxDiagContainer except for the last character.
IID_IDxDiagContainer -> 7D0F462F-4064-4862-BC7F-933E5058C10F
DxDiag.exe passes in -> 7d0f462f-4064-4862-bc7f-933e5058c10e
This is weird for a couple of reasons:
1. The DxDiagProvider doesn't support the container interface, so it doesn't
make sense to be a typo
2. Googling "933E5058C10E" returns no results so I don't have a clue what this
GUID relates to and I don't think any one else does
3. Aren't GUIDs usually autogenerated, this one isn't!
Now it could of course be a mistake in dxdiag.exe so I guess the next step
would be to write a little test that makes the same call on Windows and find
out what the Windows dxdiagn.dll does with this GUID.
P.S. I knew nothing about COM yesterday morning so if the answer is obvious
please ignore me :)
--
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=6971
--- Comment #204 from Mariusz <magmp1(a)gmail.com> 2009-01-06 05:37:21 ---
(In reply to comment #201)
> I included a modified version (option to enable it) of attachment 15638 [details] which
> is based on attachment 11303 [details] in the hacks repo. It is similar to attachment
> 12943 [details] and attachement 13101 (it uses 30px instead of 2; is this useful?). A
> similar patch is also included in attachment 17157 [details] and attachment 17342 [details] . So
> that means the only patches it's not related to are attachment 13153 [details] and
> Vitaliy Margolen his patches.
>
> http://repo.or.cz/w/wine/hacks.git?a=commitdiff;h=refs/patches/master/dinpu…
>
The 30px instead of 2 is there because in Gothic 3 mouse still goes out of edge
on right side which causes character to spin. I have tested (played whole game)
and with resolution 1024x768 it seems to do the work perfectly. Problem is only
that this is just workaround. It looks like the screen it self is moved to
bottom right compare with actual (visible) screen and that why mouse is in
wrong position. You can notice this sometimes when game crashes or loads.
--
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.