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=27281
Summary: crash while install ICBC_FT_UShield2_Install.exe (
unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G
@std@@V?$allocator@G@2@@std@@QAE@H@Z )
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34889)
--> (http://bugs.winehq.org/attachment.cgi?id=34889)
Log: install ICBC_FT_UShield2_Install.exe
1 Download ICBC_FT_UShield2_Install.exe
http://www.icbc.com.cn/ICBC/html/download/dkq/ICBC_FT_UShield2_Install.exe
2. install mfc42
$ winetricks -q mfc42
3. install with wine
$ wine ICBC_FT_UShield2_Install.exe &> icbc-ft-ushield2.log
The installer crashes
wine: Call from 0x7b839bb2 to unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z,
aborting
--
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=25534
Summary: Bimoid submenu's shows over menu.
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sor.alexei(a)gmail.com
Created an attachment (id=32513)
--> (http://bugs.winehq.org/attachment.cgi?id=32513)
Screenshot
This bug appears in Wine 1.3.5 and stay for 1.3.9.
--
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=22848
Summary: Notepad++: Ctrl+tab doesn't work properly
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://notepad-plus.sourceforge.net/uk/download.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=28217)
--> (http://bugs.winehq.org/attachment.cgi?id=28217)
screenshot
Run notepad++ and make two documents. Now press ctrl+tab to switch documents.
On windows, if you press CTRL+tab, then release CTRL, it automatically
dismisses the list of open documents and leaves you on the document you
switched to. On wine, the menu remains open, and the only way to dismiss it is
to click on the document in the list that you want.
There's no terminal output. I've attached a screenshot of the menu.
--
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.