http://bugs.winehq.org/show_bug.cgi?id=13555
Summary: Acrobat Pro 6 no longer installs [regression]
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=13495)
--> (http://bugs.winehq.org/attachment.cgi?id=13495)
+msi,+msidb log
After blowing away my .wine directory, I went to reinstall Acrobat Pro 6 from
the CD. This is a full legit version.
Previously, clicking on the Install button worked (most of the time) to install
Acrobat Pro 6; now it does not.
This is the command line error I get:
fixme:exec:OpenAs_RunDLLW 0x4007a, 0x7eea0000, L"Z:\\Adobe Acrobat 6.0
Professional\\setup.exe", 5
Then I went to /media/AcrobatPro6/ and found the relevant setup.exe. this also
fails, with the command line error:
$ wine setup.exe
fixme:advapi:LookupAccountNameW (null) L"me" (nil) 0x33f7fc (nil) 0x33f800
0x33f7f4 - stub
fixme:advapi:LookupAccountNameW (null) L"me" 0x134818 0x33f7fc 0x135728
0x33f800 0x33f7f4 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 9 ignored
L"Upgrade" table values
mes@me-laptop:/media/AcrobatPro6/Adobe Acrobat 6.0 Professional$ \wine:
Unhandled page fault on read access to 0x0c940000 at address 0x7ee2f533 (thread
0019), starting debugger...
>
I've attached a +msi,+msidb log.
Note that this regression does not affect Acrobat Reader 6.
--
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=19975
Summary: runasdate: child processes do not receive (adjusted)
time
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.nirsoft.net/utils/run_as_date.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
RunAsDate is a nifty program to run a program with a different date. In this
case, I wanted to run Microsoft Money 2001 (bug 6189) without changing my
system clock.
A simple testcase with notepad shows it doesn't work though:
$ wine RunAsDate.exe /immediate 01/01/2001 "C:\windows\notepad.exe"
In notepad, press F5. Should see your arbitrary date. Instead, you get the
'real' time.
No terminal output.
--
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=17368
Summary: windows zip management
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://home.scarlet.be/linux/compteco/testzip.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Windows zip management don't work with wine.
I think it's important, especially for windows apps that manage OpenDocument
files.
My little test program (with delphi source) try to extract content.xml file
from newods.zip file (in fact a OpenOffice file renamed).
--
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=15220
Summary: fails to run PeachTree Accounting 8.0 fails with
timezone error
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjc(a)CosmosEng.com
Created an attachment (id=15975)
--> (http://bugs.winehq.org/attachment.cgi?id=15975)
WINEDEBUG=+relay .wine/drive_c/Peachw/peachw.exe &>wine-pt.out
Error message on failure to load:
> cjc@Home:~$ .wine/drive_c/Peachw/peachw.exe
> fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 480, std (d/m/y): 2/11/2008, dlt (d/m/y): 9/03/2008
> fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 480, std (d/m/y): 2/11/2008, dlt (d/m/y): 9/03/2008
Other info:
wine v 1.0
Ubuntu 8.04 LTS
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
peachtree accounting 8.0
--
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=18935
Summary: Peachtree First Accounting 2010 install fails because
it can't find AVManagerUnified.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.peachtree.com/productsServices/tryPeachtree
/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer aborts with the error
Error Number: 0x80040702
Description: Failed to load DLL: SASLib
Setup will now terminate.
SASLib.dll and its dependency AVManagerUnified.dll
are located in c:\windows\temp\{*}\
SASLib.dll fails to load because it can't find AVManagerUnified.dll.
Is Wine supposed to search the directory containing a DLL
for things that DLL depends on?
--
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=12030
Summary: MozyHome: backup service does not work
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mozy.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
Created an attachment (id=11369)
--> (http://bugs.winehq.org/attachment.cgi?id=11369)
console output
trying to start the MozyHome backup service (mozybackup.exe) via "wine net
start 'mozybackup'" causes the process to start. But after a couple of seconds
it exits without an error message.
I'm not sure what is causing it to close, but most of the fixme's show up right
as mozybackup disappears from the process list.
I've attached a log of the console output.
Any ideas? I was going to start by looking into implementing
WTSEnumerateSessionsW, WTSFreeMemory, ParseStringSidToSid, and
WSALookupServiceBeginW
--
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=9805
Summary: fixme:ole:OaBuildVersion16 Version value not known yet
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=8254)
--> (http://bugs.winehq.org/attachment.cgi?id=8254)
WINEDEBUG=+relay,+msgbox
With an old program from http://www.derouck.com/cdromgps/f/index.asp
i have a messagebox with :
"Wrong version of operating system; requires Windows NT 3.51 (build 1057 or
above)"
I have tried with all different windows version in winecfg.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21187
Summary: OLE Exception code 80004002 - AmiBroker + AmiQuote
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mxn(a)atlas.cz
Steps to reproduce:
1) Download AmiBroker (trial application ver. 5.20) from
http://www.amibroker.com/download.html
2) Install it with command 'wine AmiBroker520.exe'
3) 'cd' to directory where AmiBroker trianl is installed
4) Start AmiBroker with command 'wine Broker.exe'
5) Start AmiQuote with command 'wine AmiQuote/Quote.exe'
6) In 'AmiQuote' choose 'Tools -> Auto-update Amibroker database'
7) Error dialog pops up 'OLE Exception code 80004002'
8) downgrade wine to ver. 1.1.33
9) Repeat steps 4) - 6), no Error dialog is displayed and everything works
correctly (database is updated)
Note: I believe bug is also reproducible in wine 1.1.34.
--
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=21161
Summary: Still Life 2: Black and broken textures
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otto_rey(a)yahoo.com.ar
Still Life 2 display black and broken textures
--
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.