http://bugs.winehq.org/show_bug.cgi?id=21417
Summary: opening large files in excel 2000 takes very long,
cannot save
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
opening large files in excel 2000 takes very long, cannot save these files.
Regression since 1.33; reverting to 1.33 solves the problem.
May be remnant of big bug introduced in 1.34. I was not able to use office
suite in 1.34 and 1.35 at all.
1.36 looks better, but has not everything solved.
--
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=14419
Summary: Icons outputted to textbox crashes program.
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
\icon outputs controls both use COM/OLE. That'd be the place to look.
When an icon gets outputted to a textbox, the program crashes.
Look in test case scenario on BYOND App DB Entry.
--
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=19467
Summary: Icon text fields have incorrect placement and text
input field has garbage only while editing
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pcpavnz(a)gmail.com
Created an attachment (id=22625)
--> (http://bugs.winehq.org/attachment.cgi?id=22625)
2 text files and 3 png snapshots gzipped together.
Cashbook Complete (which uses the MS Access runtime) used to display and work
mostly just fine with wine version prior to 1.1.2x, but since I upgraded to any
wine version greater than 1.1.2x, icon text has been incorrectly displayed and
all text input fields are unreadable while editing or filling in. Mouse
positioning within text is not possible as the cursor will not go beyond the
first inch of the left margin of the text input field no matter where I click
within the viewable text field.
I have attached a .gz file with the following snapshots
wine-snapshot1.png - shows the program operating normally using wine 1.1.15
wine-snapshot2.png - shows the program during text edit using wine 1.1.24. Note
the input field is unreadable in the Description column.
wine-snapshot2.png - As above but have tabbed the cursor to the Quantity field,
the text I typed appears, but if I try to re-edit it by clicking my mouse
anywhere in the text, the mouse cursor sits in the middle if the word
"rendition" and the text input field is unreadable again.
I have edited snapshot3 to draw attention to the icon text as well, which you
will see is the same in snapshot2, but no problem in snapshot1.
I did save a terminal output file of the complete wine cshbk502d.exe install
process followed by winetricks dcom98 as is required to get this program
working but I copied the wrong text files to my LAN and am unable to recreate
them for time restraints. If you need them, I will repeat the process through
vbox and attach them.
You can get a copy of the cshbk502d.exe from
http://www.acclaim.co.nz/download.htm if required.
Thanks for your help
--
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=16669
Summary: Service does not start second time.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=18294)
--> (http://bugs.winehq.org/attachment.cgi?id=18294)
Service with .reg file
To reproduce this problem should copy test_service.exe from attach to
windows/system32 and import test_service.reg to registry.
C:\>net start test_service
The test_service service is starting.
The test_service service was started successfully.
C:\>winedbg
Wine-dbg>info process
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 6 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
0000001a 3 0000000c 'test_service.exe'
Wine-dbg>
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 5 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
Wine-dbg>q
C:\>net start test_service
The test_service service is starting.
Service already running
There is not this problem on Windows 2000 (Windows should be rebooted after
importing .reg file).
--
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=12829
Summary: The game crashes with an EXCEPTION_ACCESS_VIOLATION
error.
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11736
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Viper Racing crashes alomst immediately , opening a notepad instance with some
informations regarding the triple buffer status.
Contents of the notepad instance:
--
======================================================================
v1.0
======================================================================
No mapfile present
Config Dir: C:\SIERRA\Viper Racing\Config\
vid: 16 meg card (reported:256.585938)
vid: using AGP textures
try triple buffer
vid: triple buffer on
NON-DEBUG
( 00415680 , none , my_handler )
( 00451E8B , EXCEPTION_ACCESS_VIOLATION , ? )
--
It crashes wine too, with the message saved on the following 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.
http://bugs.winehq.org/show_bug.cgi?id=15128
Summary: JSmooth not running with default Windows version
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
JSmooth (http://jsmooth.sourceforge.net) is not running when using the default
Windows version (XP).
It exits with the following last messages on the console:
-------------
Running JSmooth...
fixme:win:EnumDisplayDevicesW ((null),0,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6abb7c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8204
(SPI_GETFONTSMOOTHINGCONTRAST)
fixme:font:WineEngCreateFontInstance Untranslated charset 255
NORMAL EXIT
err:ole:CoUninitialize Mismatched CoUninitialize
-------------
On a native XP system JSmooth runs without any problem.
To be able to run JSmooth with wine, the default Windows version has to be
changed to Windows 2000.
--
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=21313
Summary: Sony Acid Xpress 7.0: Fails to install the required
files
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://dspcdn.sonymediasoftware.com/acidplanet/acidxpr
ess70_enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25651)
--> (http://bugs.winehq.org/attachment.cgi?id=25651)
err:module:import_dll Library acidxpress70k.dll... and more...
Sony Acid Xpress 7.0 goes through with the installation but fails to install
all the needed dlls for itself. The only way to get it working is to copy the
directory of sony acid from a windows machine into wine. Attached is the log
demonstrating this predicament including the install log and my attempt at
running the exe.
It is also a free download from sony.
--
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=15047
Summary: Tex Murphy Overseer Error, "GL_INVALID_OPERATION
(0x502)"
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randage(a)gmail.com
Created an attachment (id=15702)
--> (http://bugs.winehq.org/attachment.cgi?id=15702)
Output from running wine and wineconsole.
Tex Murphy Overseer installs fine, but will not run. The error,
"fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from Loading the PBO test texture
@ directx.c / 3735" is initially seen with others following (see 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.
http://bugs.winehq.org/show_bug.cgi?id=14535
Summary: Network connection fails for www.iplabs.de/ Fujiprint
based photo print ordering software
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kaltduscher_99(a)yahoo.de
Created an attachment (id=14869)
--> (http://bugs.winehq.org/attachment.cgi?id=14869)
Log of session, inlcuding initiation of Update
The service of various german photo print suppliers is originally offered by
Fujiprint. Fujiprint offers them some kind of customizable ordering software,
available for free eg. at:
http://photoservice.fujicolor.de/downloads/SG-EC-20/Rossmann_Fotoservice.exehttp://downloads.poi.de/lidl/LIDL_Fotoservice_Setup.exehttp://www.aldifotos.de/sued/index_leinwand.html
This software works flawlessly under wine 1.1.1, except for the vital network
connection (easy test: start the software and hint "Update" from the main menu
bar).
Putting the IP and hostname of the local computer as only entry into /etc/hosts
does not help. Other networking software such as firefox 3.0.1 work without any
problem under the same installation.
--
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=11490
Summary: Can't Initialize Scripting Environment
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
URL: http://www.speedproject.de/enu/speedcommander/index.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tn(a)chambers.no-ip.info
Created an attachment (id=10641)
--> (http://bugs.winehq.org/attachment.cgi?id=10641)
Terminal output
Installing Speed Commander 12.01 never finished, but I was able to copy over
the install directory from a windows machine. When I run Speed Commander the
gui and everything work perfectly! However, I don't see any of my directories
and I get the error 'Can't Initialize Scripting Environment' I have attached
the terminal output. Hopefully it's an easy fix?
--
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.