http://bugs.winehq.org/show_bug.cgi?id=11672
Summary: NinjaTrader
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel(a)fermin.name
Created an attachment (id=10885)
--> (http://bugs.winehq.org/attachment.cgi?id=10885)
output trying to start NinjaTrader
I've seen that .Net applications are not working great with wine but here is my
try to launch this software : www.ninjatrader.com
The installation of .Net2 + NinjaTrader went well.
In attachment the output trying to launch NinjaTrader.
It's with wine 0.9.54 from debian sid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39386
Bug ID: 39386
Summary: wine acrobat XI pro,can't input Chinese when using
sticky notes(comments)
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: appleyuchi(a)163.com
Distribution: ---
Created attachment 52492
--> https://bugs.winehq.org/attachment.cgi?id=52492
A picture to describe the messy codes sticky notes
Debian Linux 32bit
wine Acrobat XI Pro 11
################here is my Wine install #######################
make uninstall
./configure
make
make install
winetricks
winetricks atmlib
################here is Acrobat XI Pro 11 install #######################
under root privilege
cp -r /home/appleyuchi/.wine/drive_c/"Program Files"/"Common Files"/Adobe
~/.wine/drive_c/"Program Files"/"Common Files"
cp -r /home/appleyuchi/.wine/drive_c/users/appleyuchi/"Application Data"/Adobe
/root/.wine/drive_c/users/root/"Application Data"
Finally:
root@debian:/home/appleyuchi/下载/wine-1.7.48# ./wine
/home/appleyuchi/software/AcrobatPro11/Acrobat/Acrobat.exe
It works almost 90% great ,but I can't input Chinese when using the stiky
notes.
the attachment is a picture to
describe the problem definitely,please help,thanks~
--
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=33414
Bug #: 33414
Summary: xrdp and Numeric kepad
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RTidwell(a)spearsmfg.net
Classification: Unclassified
When connecting via xrdp the numeric key pad is not working with any MS Office
2007 applications. It work on all Linux applications. If using the using the
regular desktop (no xrdp connection) everything works fine. With the xrdp
session it acts like the shift key is depressed as the numlock key is on and
numeric key pad acts like the Num Lock is off and shift key is down, it take
the keys Shift Arrow (make for copy). Switching the num Lock off then it dose
recognize any numeric key pad keys, nothing happens. Holding the shift key
also has no effect.
i am using wine through Crossover v.12 with MS Office 2007 on centos 6.4. This
problem affects all Office 2007 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.
https://bugs.winehq.org/show_bug.cgi?id=35708
Bug ID: 35708
Summary: Dassault Systemes CATIA v5R19 installer passes
unsupported UI level 'b-!' to msiexec
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
It doesn't harm the installer process at all but let's make Wine's msi more
complete :)
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+msi wine ./setup.exe >>~/Downloads/log.txt 2>&1
003a:Call KERNEL32.CreateProcessA(00000000,0033d640 "msiexec /qb-! /i
\"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi\"",00000000,00000000,00000000,08000000,00000000,00000000,0033d5d4,0033d5c4)
ret=00401309
...
003e:Call KERNEL32.__wine_kernel_init() ret=7bc5a3aa
003a:Ret KERNEL32.CreateProcessA() retval=00000001 ret=00401309
...
Unknown option "L"b-!"" for UI level
...
003e:Call msi.MsiSetInternalUI(00000005,00000000) ret=7edef9f5
003e:trace:msi:MsiSetInternalUI 00000005 (nil)
003e:Ret msi.MsiSetInternalUI() retval=00000003 ret=7edef9f5
003e:Call msi.MsiInstallProductW(00139952
L"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi",00000000) ret=7edefa80
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa367988%28v=vs.85%29.aspx
--- quote ---
/q n|b|r|f
Sets user interface level.
q , qn - No UI
qb - Basic UI. Use qb! to hide the Cancel button.
qr - Reduced UI with no modal dialog box displayed at the end of the
installation.
qf - Full UI and any authored FatalError, UserExit, or Exit modal dialog boxes
at the end.
qn+ - No UI except for a modal dialog box displayed at the end.
qb+ - Basic UI with a modal dialog box displayed at the end. The modal box is
not displayed if the user cancels the installation. Use qb+! or qb!+ to hide
the Cancel button.
qb- - Basic UI with no modal dialog boxes. Please note that /qb+- is not a
supported UI level. Use qb-! or qb!- to hide the Cancel button.
Note that the ! option is available with Windows Installer 2.0 and works only
with basic UI. It is not valid with full UI.
--- quote ---
-> "qb-! or qb!- to hide the Cancel button."
$ wine --version
wine-1.7.13-118-g0eb6265
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5551
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6971
Reyn <alexispospelov(a)ya.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|alexispospelov(a)ya.ru |
--
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=15716
Summary: Wine testcases should not use the public internet, as it
causes flakiness
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Just about every day, patchwatcher rejects a patch incorrectly
because some conformance test is relying on the Internet to
be there. Sadly, the Internet is not 100% reliable, and
therefore must not be used by any test suite that needs to
be 100% reliable.
We must expunge all use of the internet from our test suite,
in favor of mock servers running locally.
One way to start would be to add a configure-time option
to cause all hostname resolution to return 127.0.0.1.
Then people who needed ultrarepeatable conformance test
results (like patchwatcher) could use that option and
never have flaky results due to the public internet.
--
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=15477
Summary: Test.winehq.org should allow comparing selections side
by side
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://test.winehq.org/data/
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Currently, on test.winehq.org, you can only view two test results side by side
if they're from the same OS version. It would be great to be able to select two
results and compare them side by side. That way, one could compare the same
machine when run under wine and windows, for instance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7915
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fgouget(a)codeweavers.com
--- Comment #32 from François Gouget <fgouget(a)codeweavers.com> ---
We have new Mac machines running the tests. They have between 45 and 50
failures so the situation probably degraded a bit.
However a big 'lots of tests are failing on Mac' bug is not very tractable. It
would be better to identify which tests fail on Macs and not Linux and create
specific bugs for those.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39344
Bug ID: 39344
Summary: Final Draft 9: crash during startup
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holger(a)schreibsturm.de
Distribution: ---
Created attachment 52435
--> https://bugs.winehq.org/attachment.cgi?id=52435
Final Draft 9 crash on start
Final Draft 9 can be installed, but crashes on start
--
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.