http://bugs.winehq.org/show_bug.cgi?id=5264
--- Comment #33 from Huang Ke <emailhuangke(a)gmail.com> 2009-07-09 00:31:44 ---
Equation editor works fine with the work around above
Archlinux x86_64 with wine 1.1.25, Office 2007 Enterprise
--
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=19247
Summary: Mozilla Firefox 3.5: installer doesn't install
uninstall\uninstall\shortcuts_log.ini (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://releases.mozilla.org/pub/mozilla.org/firefox/re
leases/3.5/win32/en-US/Firefox%20Setup%203.5.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Testing firefox in Appinstall, found this file is not created on wine. It's a
pretty simple file:
=================================
[SMPROGRAMS]
RelativePathToDir=Mozilla Firefox
Shortcut0=Mozilla Firefox.lnk
Shortcut1=Mozilla Firefox (Safe Mode).lnk
[QUICKLAUNCH]
Shortcut0=Mozilla Firefox.lnk
[DESKTOP]
Shortcut0=Mozilla Firefox.lnk
=================================
But for whatever reason, doesn't show up on wine...
--
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=7636
Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexander.scott.johns+wineb
| |ug(a)googlemail.com
--- Comment #6 from Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> 2009-07-08 19:25:35 ---
(In reply to comment #5)
> Is this still an issue in wine 1.0?
This is still present in wine-1.1.25-174-gb0f53e1.
--
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=8107
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2009-07-08 18:38:38 ---
*** Bug 14100 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=9002
--- Comment #20 from Antonio López <amlopezalonso(a)gmail.com> 2009-07-08 18:16:00 ---
Still in 1.1.25.
--
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=8107
Jaime Rave <jaimerave(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaimerave(a)gmail.com
--
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=3846
--- Comment #23 from Jake Smith <jsmith(a)argotecinc.com> 2009-07-08 17:23:17 ---
Nikolay - I will test that idea out tomorrow (comment #15)
--
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=3846
--- Comment #16 from Jake Smith <jsmith(a)argotecinc.com> 2009-07-08 17:16:29 ---
I hope these screenshots, logs, etc. are helpful and not just clutter!
Tested against current git (wine-1.1.25-133-g7cc7e7b)
I assume you have to install VB6.0-KB290887-X86 aka vbrun60sp6 to even test
this bug due to the missing MSVBVM60.DLL messages if you don't.
Installing VB files brings about bug 4098 (3 of the files are not installed due
to being duplicates of existing wine files) and I did NOT replace the wine
files.
1. button - still works
(no change since comment #2)
2. db1 - works?
(no change since comment #2 I believe) Shows error dialog (attached), shows
errors (see attached) in terminal, and after acknowledging the error dialog it
opens. Ran in WinXP with vbrun60sp6 installed and there is an error dialog
before it opens there also (Data Access Error).
3. db2 - works?
Before running Setup:
(same result as comment #2) Ran on WinXP and got the same error dialog as in
wine (component 'DBGRID32.OCX' or one of its dependencies not correctly
registered: a file is missing or invalid)
After running setup:
I got the same err dialog as when running db1 (see db2-1 attachments). Then it
opened. When you close it you get a Unhandled page fault (same as in comment
#2??). Ran on WinXP and got same as in db1 (Data Access Error) and then opened.
No error dialog on close in Windows. Once open functionality seems to be the
same between Wine + Win.
4. db3 - still broke
(same as comment #2) prints the error dialog: "Component 'MSDATGRD.OCX' or one
of its dependencies not correctly registered: a file is missing or invalid"
Copy over MSDATGRD.OCX.
Rerun then get error dialog from comment #4 (attached db3-1).
Copy over MSADODC.OCX.
Rerun then get error dialog "Runtime error 429. ActiveX component can't create
object" (attached db3-2)
5. form - still works
(no change since comment #2 and does same as in WinXP - blank vb form) - Title
bar text is centered in wine but left in Windows...
6. setup - still works.
(same as comment #2 plus:) text in install dialogs is mangled - part of each
letter of text is missing. Don't know if this was there when Juan Lang tested.
:)
--
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=3846
--- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-08 16:47:06 ---
(In reply to comment #9)
> Created an attachment (id=22272)
--> (http://bugs.winehq.org/attachment.cgi?id=22272) [details]
> Terminal output - db1
This one is about missed DAO classes. Don't know is it available with
'winetricks mdac28' but it doesn't hurt to try.
--
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=4084
Jake Smith <jsmith(a)argotecinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22266|0 |1
is obsolete| |
--- Comment #12 from Jake Smith <jsmith(a)argotecinc.com> 2009-07-08 15:47:14 ---
(From update of attachment 22266)
Attached wrong file (for another 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.