http://bugs.winehq.org/show_bug.cgi?id=15219
Summary: Microsoft Office 2007: Infopath outputs an error when
attempting to fill out a form
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15974)
--> (http://bugs.winehq.org/attachment.cgi?id=15974)
output in git
Not sure what this program does, but it doesn't work :-P.
Start infopath:
$ wine INFOPATH.EXE
You're given a bunch of sample forms to fill out.
Choose any one, double click:
'Infopath encountered an error. The operation failed.'
Output 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=17045
Summary: Microsoft OneNote 2007 crashes on "Copy Hyperlink";
needs msctf.dll?
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://office.microsoft.com/en-us/onenote
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Choosing "Edit / Copy Hyperlink To ..." causes a crash:
err:ole:CoGetClassObject no class object {33c53a50-f456-4884-b049-85fd643ecfed}
could be created for context 0x1
...
trace:seh:raise_exception code=c0000005 flags=0 addr=0x78144d3a ip=0x78144d3a
tid=003a
33C53A50-F456-4884-B049-85FD643ECFED is TF_InputProcessorProfiles,
from msctf.dll, Text Services Framework.
--
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=8854
--- Comment #112 from Austin English <austinenglish(a)gmail.com> ---
(In reply to mactrix from comment #111)
> How to apply this patch? This is not part of an engine, right?
http://wiki.winehq.org/Patching
Please use the forums if you need further help, bugzilla is for bugs, not user
support.
--
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=8854
Jeffrey Finkelstein <jeffrey.finkelstein(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jeffrey.finkelstein(a)gmail.c |
|om |
--
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=8854
mactrix <b.adamski(a)mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |b.adamski(a)mac.com
--- Comment #111 from mactrix <b.adamski(a)mac.com> ---
How to apply this patch? This is not part of an engine, right?
--
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=31643
Bug #: 31643
Summary: Gothic 3 demo crashes without native vcomp.dll
(purist)
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vcomp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Gothic 3 has a freely downloadable standalone demo,
095b5f736dd57f30a45a4ac2d9369354c601dfc9 Gothic3Demo.exe
which runs ok with "winetricks d3dx9_36" (see bug 28055).
With vcomp=builtin, it crashes with
unimplemented function vcomp.dll._vcomp_fork
mscodescan says it references
vcomp:_vcomp_enter_critsect
vcomp:_vcomp_for_static_end
vcomp:_vcomp_for_static_simple_init
vcomp:_vcomp_fork
vcomp:_vcomp_leave_critsect
--
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=38848
Bug ID: 38848
Summary: valgrind shows several uninitialized values in
dmime/tests/dmime.c:test_track()
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: mstefani(a)redhat.com
Distribution: ---
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x4F6F3D73: _itoa_word (in /usr/lib/libc-2.21.so)
==13484== by 0x4F6F71AE: vfprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F7176D8: vsprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F6FE737: sprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4AF2502: wine_dbgstr_guid (test.h:533)
==13484== by 0x4AF03FD: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484==
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x4F6F5DAB: vfprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F7176D8: vsprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F6FE737: sprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4AF2502: wine_dbgstr_guid (test.h:533)
==13484== by 0x4AF03FD: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484==
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x4F6F5E9E: vfprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F7176D8: vsprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4F6FE737: sprintf (in /usr/lib/libc-2.21.so)
==13484== by 0x4AF2502: wine_dbgstr_guid (test.h:533)
==13484== by 0x4AF03FD: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x400A6B5: bcmp (vg_replace_strmem.c:1007)
==13484== by 0x4AF0441: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484==
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x400A6E4: bcmp (vg_replace_strmem.c:1007)
==13484== by 0x4AF0441: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484==
==13484== Conditional jump or move depends on uninitialised value(s)
==13484== at 0x4AF1BE5: winetest_vok (test.h:311)
==13484== by 0x4AF1DC0: winetest_ok (test.h:357)
==13484== by 0x4AF045B: test_track (dmime.c:516)
==13484== by 0x4AF0766: func_dmime (dmime.c:558)
==13484== by 0x4AF270F: run_test (test.h:584)
==13484== by 0x4AF2B57: main (test.h:666)
==13484== Uninitialised value was created by a stack allocation
==13484== at 0x4AF01A6: test_track (dmime.c:474)
==13484==
--
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=37281
Bug ID: 37281
Summary: Lord of The Rings Online: Crashes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gird.bogdan(a)gmail.com
Created attachment 49579
--> https://bugs.winehq.org/attachment.cgi?id=49579
program error details from wine
I can login and select my server. After pressing "Play" the game crashes.
--
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=34939
Bug #: 34939
Summary: Dragon NaturallySpeaking does not install in 64-bit
version
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
Created attachment 46557
--> http://bugs.winehq.org/attachment.cgi?id=46557
Dragon Naturally Speaking Home 12.5 installation log
Regression, maybe. Maybe not. Here's why.
I downloaded wine 1.7.6 today for the first time from the Ubuntu ppa
repository. Then, starting with a new wineprefix, I set the version to Windows
8 and did winetricks fontfix.
Then I tried re-installing Dragon NaturallySpeaking. NatSpeak installs with a
single EXE file, but it auto-detects whether the system is 32-bit or 64-bit,
and installs accordingly.
The installation seemed to go very well, and very fast, until at the very end,
something went amiss, and I did not get the closing message that I usually do.
I looked at the terminal log (see first attachment) but nothing jumped out at
me.
I tried running the program. After a feeble attempt it crashed. Again, the log
seemed to tell me nothing. (See second attachment.)
--
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=33989
Bug #: 33989
Summary: iexplore.exe crash when logging in to www.roblox.com
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: alfonsojon1997(a)gmail.com
Classification: Unclassified
Created attachment 45164
--> http://bugs.winehq.org/attachment.cgi?id=45164
backtrace of crash.
Wine's native iexplore.exe crashes upon logging into this website.
--
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.