http://bugs.winehq.org/show_bug.cgi?id=9369
Summary: cannot use context menu in password gorilla
Product: Wine
Version: CVS
Platform: PC
URL: http://www.fpx.de/fp/Software/Gorilla/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Password gorilla is a cross platform app written in tcl/tk, but I tried the
Windows version anyway.
For all items in a password file, it is possible to right-click to bring up the
context menu, but clicking on the menu items in the context menu makes the
context menu disappear without taking the selected action.
--
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=9810
Summary: wined3d calls GDI and USER functions inside
ENTER_GL/LEAVE_GL
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julliard(a)winehq.org
No GDI or USER function should be called from inside an ENTER_GL/LEAVE_GL
block.
The main offender seems to be the context management; it looks like it abuses
ENTER_GL to also lock its own data structures, so it's probably not just a
matter of removing the ENTER_GL blocks.
--
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=9531
Summary: cmd's for command can't handle /L option
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I ran into the following construct in a real-world cmd file today:
:: Short delay so this script can [xxxx]
:: Without this delay the script will return too quickly...
for /L %%i in (1,1,999) do set>NUL
Wine's cmd thinks this is a syntax error.
--
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=9530
Summary: cmd's for command can't handle /f option
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I ran into the follow cmd construct today in a real world script:
for /f %%X in ('foo.exe') do set %%X
The /f ... ('command') option is described here
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en…
and it means "run the command in single quotes, then loop over
each word of the output".
(The real script was trying to set environment variables
whose name and value were from stdout of foo.exe.)
--
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=9497
Summary: Fonts missing in visio 2003, present in Word, Excel 2003
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jokester01au(a)yahoo.com.au
When running visio, only arial narrow, marlett, lucida and wingdings fonts
appear in the font dialog and combo box.
Other applications have the same fonts that are available to kde applications.
Have tried numerous combinations of symlinking and/or duplicating the
windows/fonts directory but nothing seems to change. Have also tried removing
/usr/share/wine/fonts but this also makes no difference.
Unable to test on newer wine version because visio doesn't run on anything
newer (see bug 9422).
--
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=9464
Summary: err:ole:CoMarshalInterface Failed to marshal the
interface {00000001-0000-0000-c000-000000000046},
80004002
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klaus.layer(a)gmx.de
Created an attachment (id=7804)
--> (http://bugs.winehq.org/attachment.cgi?id=7804)
err:ole:marshal_object object doesn't expose interface
Geogrid viewer from EADS (a program to display maps
http://appdb.winehq.org/appview.php?iAppId=1649) makes use of a EXE-Plugin
Interface. At startup it compains about not being able to initialize the plugin
interface. A +relay,+msgbox trace reveals some errors and fixmes. Please see
attachment.
--
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=9662
Summary: C&C3 crash, regression in 0.9.45
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killmorejedi(a)hotmail.com
Starting with 0.9.45, shortly after beginning play the game crashes with a
dialog that says
"Direct3D error 0x0x8876017c (D3DERR_OUTOFVIDEOMEMORY)
8 addresses:
(0): (unknown mod) (unknown)
*times 8*
Because of the severity of this error the game will now exit"
Git bisect yields
[ad692f2a83c11ba0c9bb1d0e21d4d95029a65942] wined3d: Add PBO support for
dynamically locked surfaces.
as the commit that directly caused the error to show up.
--
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=9682
Summary: NVDVD fails to start due to saxxml error
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.fileshack.com/file.x/1807/NVDVD+2.2
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8101)
--> (http://bugs.winehq.org/attachment.cgi?id=8101)
console output
when I try to launch NVDVD in wine using (NvDvd.exe -p NVDVD) for the skin path
I get the following error dialog:
an error has occured in CSkinFactory.cpp at line 90. Unable to create
SAXXMLReader.
--
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=9393
Summary: "EURO-Fahrschule 2007" starts and runs into an endless
loop
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ionic(a)ionic.de
Created an attachment (id=7692)
--> (http://bugs.winehq.org/attachment.cgi?id=7692)
Screenshot from starting stage
Hi,
I wanted to run EURO-Fahrschule 2007, a German program which helps you learning
for your driving license.
The installation went well.
After that I tried starting it.
The starting window appeared and the little sound has been played (choppy
though, but this is not of interest for me and we can let that out) - see
screenshot one.
After that the GUI should change it's look and the program ought to ready to
use - like in screenshot two (taken from Microsoft® Windows®™ XP.)
But this never happens. Instead, the application seems to hang and use 100%
CPU, which lead me and other people to the conclusion that Wine is running into
an infinitive loop.
I tried to put a little mark in the near of where the program finished playing
the sound.
I hope that can be fixed.
Have a nice day,
-Ionic
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.