http://bugs.winehq.org/show_bug.cgi?id=31099
Bug #: 31099
Summary: powerpoint crashes when trying to save
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juanmamompo(a)hotmail.com
Classification: Unclassified
Created attachment 40827
--> http://bugs.winehq.org/attachment.cgi?id=40827
generated error file
i can open a ppt but I'm not allowed to save the changes.
Also have problems opening the folder to select the file I want to open. my
guess is there is a problem with explorer.exe
--
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=29338
Bug #: 29338
Summary: The program Rhino.exe has encountered a serious
problem and needs to close. We are sorry for the
inconvenience
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsaumure79(a)videotron.ca
Classification: Unclassified
The program just run fine, but I get an error message when I close the program.
The program Rhino.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This issue is not very serious, just annoying. And the problem seems to appear
since I have upgraded from Linux Mint 11 to Linux Mint 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=36497
Bug ID: 36497
Summary: HLSL Effect compiler and disasmbler crashing when
trying to open an effect file
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
HLSL Effect compiler and disasmbler crashing when trying to open an effect file
The effect compiler can be downloaded from
http://theinstructionlimit.com/samples/EffectCompiler/EffectCompiler.zip
It crashes with the below log:
[vijay@DellArch EffectCompiler]$ wine EffectCompiler.exe
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
fixme:wincodecs:PngDecoder_Block_GetCount stub
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Windows.Forms.WebBrowser.Refresh (WebBrowserRefreshOption opt)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.OnEnabledChanged (System.EventArgs e) [0x00000]
in <filename unknown>:0
at System.Windows.Forms.Control.set_Enabled (Boolean value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control:set_Enabled (bool)
at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:ShowDialog
(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.CommonDialog.ShowDialog (IWin32Window owner)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.CommonDialog.ShowDialog () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.CommonDialog:ShowDialog ()
at EffectCompiler.CompilerForm.BrowseButton_Click (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
Shutting down finalizer thread timed out.
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
abnormal program termination
--
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=36150
Bug ID: 36150
Summary: valgrind shows a few leaks in
dlls/msi/tests/automation.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Definitely:
==2682== 32 bytes in 1 blocks are definitely lost in loss record 248 of 740
==2682== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2682== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2682== by 0x6208297: heap_alloc (typelib.c:1664)
==2682== by 0x62112EC: ITypeLib2_fnGetLibAttr (typelib.c:4984)
==2682== by 0x6204868: LoadRegTypeLib (oaidl.h:2672)
==2682== by 0x539DD76: get_typeinfo (automation.c:97)
==2682== by 0x539E67E: AutomationObject_GetIDsOfNames (automation.c:296)
==2682== by 0x4E6DDF7: get_dispid (oaidl.h:814)
==2682== by 0x4E6DE74: test_dispid (automation.c:601)
==2682== by 0x4E7CD05: func_automation (automation.c:2765)
==2682== by 0x4F98E4B: run_test (test.h:584)
==2682== by 0x4F9923A: main (test.h:654)
possibly:
==2606== 28 bytes in 1 blocks are possibly lost in loss record 200 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x5896826: COMPOBJ_DllList_Add (compobj.c:526)
==2606== by 0x5898B62: apartment_getclassobject (compobj.c:1335)
==2606== by 0x589C2AC: get_inproc_class_object (compobj.c:2894)
==2606== by 0x589C76B: CoGetClassObject (compobj.c:3032)
==2606== by 0x589CD2D: CoCreateInstance (compobj.c:3197)
==2606== by 0x4EA8C4B: func_automation (automation.c:2757)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606== 28 bytes in 1 blocks are possibly lost in loss record 201 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x6228202: heap_alloc_zero (typelib.c:1657)
==2606== by 0x622AE41: MSFT_ReadAllRefs (typelib.c:2897)
==2606== by 0x622D0EC: ITypeLib2_Constructor_MSFT (typelib.c:3711)
==2606== by 0x622C358: TLB_ReadTypeLib (typelib.c:3455)
==2606== by 0x6224694: LoadTypeLibEx (typelib.c:478)
==2606== by 0x62245D0: LoadTypeLib (typelib.c:454)
==2606== by 0x6224822: LoadRegTypeLib (typelib.c:537)
==2606== by 0x53B5D76: get_typeinfo (automation.c:97)
==2606== by 0x53B667E: AutomationObject_GetIDsOfNames (automation.c:296)
==2606== by 0x4E99DF7: get_dispid (oaidl.h:814)
==2606== by 0x4E99E74: test_dispid (automation.c:601)
==2606== by 0x4EA8D05: func_automation (automation.c:2765)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606==
--
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=15892
Summary: BYOND Crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.byond.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenw9(a)gmail.com
Created an attachment (id=17050)
--> (http://bugs.winehq.org/attachment.cgi?id=17050)
BYOND Crash Debug Output
BYOND suddenly crashes when launching the game: BYOND Tabletop Game. I'm not
sure why, so I placed some debug info underneath 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=34424
Bug #: 34424
Summary: Can't log into Star Trek Online
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: alexhenrie24(a)gmail.com
Classification: Unclassified
Star Trek Online creates an IEframe showing
http://launcher.startrekonline.com/launcher_login. When you click "Login",
nothing happens.
When you go to the same web page in Firefox, Firefox's error console gets
"Security Error: Content at http://launcher.startrekonline.com/launcher_login
may not load or link to app://4/."
Installing ie8 from winetricks gets around the problem.
This leads me to believe that wine-gecko is not properly emulating Internet
Explorer's cross-site data restriction policies.
--
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=9127
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
CC| |focht(a)gmx.net
Hardware|Other |x86
Summary|Games video movies are not |Multiple games fail to play
|playable |intro videos/movies (quartz
| |MPEG splitter: MPEG-1
| |system streams not
| |supported)
--- Comment #54 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
confirming, still present.
Refining summary.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto San
Andreas
$ WINEDEBUG=+tid,+seh,+loaddll,+quartz wine ./gta_sa.exe >>log.txt 2>&1
...
0024:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msvfw32.dll" at 0x7c420000: builtin
0024:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\quartz.dll"
at 0x7c450000: builtin
0024:trace:quartz:DllGetClassObject
({e436ebb3-524f-11ce-9f53-0020af0ba770},{00000001-0000-0000-c000-000000000046},0x177f068)
0024:trace:quartz:DSCF_CreateInstance
(0x3232378)->((nil),{56a868a9-0ad4-11ce-b03a-0020af0ba770},0xc920d4)
0024:trace:quartz:FilterGraph_create ((nil),0x177efec)
...
0024:trace:quartz:GetClassMediaFile ((nil), L"movies\\Logo.mpg", (nil), (nil))
0024:trace:quartz:GetClassMediaFile L"Extensions"
0024:trace:quartz:GetClassMediaFile L"{E436EB83-524F-11CE-9F53-0020AF0BA770}"
0024:err:quartz:GetClassMediaFile Media class not found
...
0024:trace:quartz:FilterGraph2_AddFilter (0x32324e8/0x32324ec)->(0x3236f58,
L"MPEG-I Stream Splitter" (0x3236b4c))
0024:trace:quartz:Parser_SetSyncSource ((nil))
0024:trace:quartz:Parser_GetPin Asking for pos 0
0024:trace:quartz:FileAsyncReaderPin_AttemptConnection (0x3237138, 0x3237430)
0024:trace:quartz:dump_AM_MEDIA_TYPE MEDIATYPE_Stream
MEDIASUBTYPE_MPEG1System
...
FORMAT_None
0024:trace:quartz:Parser_PullPin_ReceiveConnection ()
0024:trace:quartz:PullPin_ReceiveConnection (0x3237138/0x3237138)->(0x3232ad0,
0x3237430)
0024:trace:quartz:dump_AM_MEDIA_TYPE MEDIATYPE_Stream
MEDIASUBTYPE_MPEG1System
...
FORMAT_None
0024:fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet
supported.
...
0024:warn:quartz:FilterGraph2_Render Unable to connect L"MPEG-I Stream
Splitter" to renderer (80040207)
--- snip ---
$ wine --version
wine-1.7.19-70-gd6a59f7
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=29049
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |INVALID
--- Comment #2 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
no further response from OP.
Please learn how to properly report bugs: http://wiki.winehq.org/Bugs
Resolving 'invalid'.
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.
http://bugs.winehq.org/show_bug.cgi?id=34509
Bug #: 34509
Summary: wine does not install - obsolete dependencies searched
for
Product: Wine
Version: 1.6-rc5
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
Wine does not install properly in the latest development versions.
There are several problems.
The first is that the following programs are updated:
wine
wine1.6
wine1.6-amd64
But the 386 version of the package is not, or doesn't appear on the list.
wine1.6-i386:i386
The second problem is that the dependencies do not install correctly.
There appear to be a couple of problems with this. The first one that pops up
after the command: apt-get build-dep wine is the following:
E: Build-Depends dependency for wine1.6 cannot be satisfied because the package
libgphoto2-2-dev cannot be found
Well, at first that package was not there at all, having been replaced by two
packages (386 and amd64); however, the transitional package that installed both
of them was not available.
But today libphoto in any flavor has vanished.
--
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.