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=17614
Summary: Rise of Nations: Both mouse keys required for single
left-click
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.microsoft.com/games/thronesandpatriots/downlo
ads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
I don't know when this first started, but this is apparent in Wine 1.0.0
through 1.1.16.
The cursor in Rise of Nations and it's expansion Thrones and Patriots ignores
right-clicks and left-clicks. Clicking BOTH left and right mouse button acts
as a left click.
There is a workaround. Editing the rise2.ini file, setting "ForceGDICursor=1"
allows the cursor/mouse to behave normally. It also corrects a transparency
problem with the cursor.
I don't know what traces might be relevant here...
--
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=20025
Summary: The displayed window is offset in Flirefly
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.freshtel.net/download/internetphone/
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lats(a)yless4u.com.au
Firefly 3.3 windows are being offset from the left and the top by what looks to
be the width/height of the borders. See the screenshot.
--
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=19277
Summary: Internet Explorer 2.0 (Win95) fails to install
Product: Wine
Version: 1.0.1
Platform: PC
URL: http://www.oldversion.com/download/msie20.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, win16
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Internet Explorer 2.0 for Windows 95 fails to install with an INST32.DLL error:
"ThunkConnect32 Failure!!"
This is followed by a second dialog stating:
"A required DLL or function entry point in a required DLL is missing."
The entire console output is:
err:thunk:_loadthunk (INST16.DLL, instthk_ThunkData16, INST32.DLL): Unable to
load 'INST16.DLL', error 2
Wine has to be set to Win95 mode to install.
Workaround is manual extraction.
Same in latest git.
--
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=16392
Summary: Popup showing of incorrectly size.
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://emuleplus.info/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
When you hover the mouse over the status bar of eMule Plus, a popup comes with
some information for each tab.
The problem is that the popup for the first tab (the biggest one) is displayed
corrupted (see attachment), others are fine.
--
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.