http://bugs.winehq.org/show_bug.cgi?id=28007
Summary: Visio fails to save files and gives a Disk Full Error
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geoffreylcooper(a)msn.com
Wine Error: Very similar to bug No 13822; Excel error
System details: …
[View More]Linux 2.6.32-33-generic #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC
2011 i686 GNU/Linux
Wine version 1.2.2 fresh install with all defaults unchanged
Installed MS Visio 2003
any visio files previously saved from a windows machine will not save when run
from within wine. Error message is Disk Full. This action results in the
original file being corrupted, with a file size of approx 1.5kb
Go to Save As, and give it a new file name, and it saves ok
A possible fix for the bug 13822 was reportedly copying ole32.dll into wine,
but it didn't say which version of ole32.dll I tried it with the vista version
of ole32.dll and it caused visio to crash.
Tried various other overrides without any luck.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19605
Summary: Touhou Koumajou Densetsu: fails to start
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isbugged(a)gmail.com
The game fails to start, showing a window with an "Startup failed" error and no
message …
[View More]outputs.
Tested with Wine 1.1.26 on Ubuntu 9.04 x86-64.
Link to the trial version: http://aja-games.com/download/koumajo_trial.zip
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25037
Summary: Microsoft Tinker Doesn't Render, Gameplay not possible
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=31732)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=31732)
zipped WINEDEBUG=+module debug log
Game installs and launches, but produces only a black screen with "Game" and
"Help" menus. ahk reveals the main window as "MainWindowClass1",
"RenderWindow".
Tried 'winetricks wmp10 gfw d3dx9 vcrun2008 gameux=disabled' but no joy. Also
am seeing some errors that seem to be related to gameux not being found, so I
tried manually copying/overriding it... still no joy.
See debug 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21526
Summary: several programs fail to compile under cygwin
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.cygwin.com
OS/Version: Windows XP
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
…
[View More]Seems to be related to command line arguments:
cmd.exe-HRRQ2O.c: In function `main':
cmd.exe-HRRQ2O.c:5: error: `__wargv' undeclared (first use in this function)
cmd.exe-HRRQ2O.c:5: error: (Each undeclared identifier is reported only once
cmd.exe-HRRQ2O.c:5: error: for each function it appears in.)
Also affects:
dxdiag.exe-8dF1r2.c:5: error: `__wargv' undeclared (first use in this function)
explorer.exe-huqBP4.c:5: error: `__wargv' undeclared (first use in this
function)
extrac32.exe-ZBAgOk.c:5: error: `__wargv' undeclared (first use in this
function)
mshta.exe-ivENd9.c:5: error: `__wargv' undeclared (first use in this function)
reg.exe-bHwntd.c:5: error: `__wargv' undeclared (first use in this function)
start.exe-LokQFy.c:5: error: `__wargv' undeclared (first use in this function)
svchost.exe-ntfQ5M.c:5: error: `__wargv' undeclared (first use in this
function)
termsv.exe-aacxDf.c:5: error: `__wargv' undeclared (first use in this function)
uninstaller.exe-iXvRef.c:5: error: `__wargv' undeclared (first use in this
function)
winebrowser.exe-zWnYcC.c:5: error: `__wargv' undeclared (first use in this
function)
winedevice.exe-SvwxgZ.c:5: error: `__wargv' undeclared (first use in this
function)
winepath.exe-guBaBG.c:5: error: `__wargv' undeclared (first use in this
function)
xcopy.exe-0dP3a3.c:5: error: `__wargv' undeclared (first use in this function)
Notepad/regedit have a different (but possibly related) problem:
dialog.o: In function `DIALOG_Search':
/home/austin/wine-git/programs/notepad/dialog.c:1059: undefined reference to
`___assert_func'
dialog.o: In function `DIALOG_Replace':
/home/austin/wine-git/programs/notepad/dialog.c:1093: undefined reference to
`___assert_func'
hexedit.o: In function `HexEdit_WindowProc':
/home/austin/wine-git/programs/regedit/hexedit.c:307: undefined reference to
`___assert_func'
regproc.o: In function `import_registry_file':
/home/austin/wine-git/programs/regedit/regproc.c:671: undefined reference to
`___assert_func'
collect2: ld returned 1 exit status
Other than this, when using CFLAGS="-D _WIN32" the compile works.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22918
Summary: Ship Simulator 2008 demo crashes on startup (needs
D3DXCreateSphere)
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=28358)
--> (http://bugs.winehq.org/attachment.cgi?id=28358)
console log, from wine-1.2-rc1-179-gdd09205
When installed with nothing else in a clean wine prefix, Ship Simulator 2008
crashes on startup.
wine: Call from 0x7b836a02 to unimplemented function
d3dx9_36.dll.D3DXCreateSphere, aborting
Before that, it hits a number of d3dx stubs, so even when this is implemented,
it will likely not work properly.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26654
Summary: regression MS Office 2000 and 2007 programs crash
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ftoth(a)telfort.nl
With wine 1.3.15 MS Office 2000 and 2007 programs work nicely (Word, Excel,
Powerpoint)…
[View More].
However starting from 1.3.16 the crash. When starting on my monitor the
application (either Word Excel or Powerpoint) open as a quarter size of my
screen.
They immediately crash when I try to resize the window. I think other operation
crash as well (file open/save).
Reverting back to 1.2.2 everything works again.
Today tested with 1.3.17 but now the apps report 'not installed' on start.
Reverting back to 1.2.2 everything works again.
I use the ubuntu ppa (maverick) build on 32-bit maverick and the same on debian
amd64 squeeze.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26602
Summary: MS Excel 2007: Excel hangs-up after closing solver
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33867)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=33867)
Terminal output on wine-1.3.16-213-gda4ed47
Steps to reproduce:
1) remove ~/.wine
2) install MS Office 2007
3) set riched20.dll and usp10.dll to native
4) wine EXCEL.EXE
5) Excel configuration->Add-ons->Enable solver add-on*
6) Data->Solver->Close
*I use Polish language version of MS Office so names may not be exact in
English language
Behaviour:
Hang-up and in the end crash.
Expected behaviour:
No crash, no hang-up.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22935
Summary: Double clicking a word file can't open it (opens fine
from Word 2007 opens it)
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (…
[View More]id=28392)
--> (http://bugs.winehq.org/attachment.cgi?id=28392)
Word file with long name
If I double click on the filename, Word 2007 opens but never opens the file.
I can open it from the program menu.
I presume it's something to do with the length of the file name. Can anyone
confirm?
File 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31111
Bug #: 31111
Summary: wmp9 install fails with builtin pidgen
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Windows Media Player 9 installer complains
wine: …
[View More]Call from 0x7ece4712 to unimplemented function pidgen.dll.PIDGenSimpW,
aborting
with current wine.
Overriding pidgen to native works around the problem.
Oddly, even though builtin pidgen returns FALSE from DLL_WINE_PREATTACH, the
builtin dll is used by default?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26568
Summary: NX7.5: License Server installation hangs up on
starting services
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33830)
--…
[View More]> (http://bugs.winehq.org/attachment.cgi?id=33830)
WINEDEBUG=+msi on Wine 1.3.16
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
3) wine Laucher.exe
4) Install License Server
5) Next, next, next ...
Behaviour:
Installer hangs up on starting services.
Expected behaviour:
Installer should finish successfully.
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action
L"MakeVDDRegEntry.B391C188_6953_11D4_82CB_00D0B72E1DB9" returned 1603
--
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.
[View Less]