http://bugs.winehq.org/show_bug.cgi?id=25553
Summary: Sometimes 'make test' hangs after an 'under-run'
error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max+winebugs(a)mtew.isa-geek.net
Sometimes the 'msi' test will hang after reporting two 'under-run' errors.
I frequently run test builds against the Git repository. The sequence of steps
is scripted and consists of:
1) change directory to the working repository directory.
2) If 'Makefile' exists, run 'make distclean'
3) run './configure --prefix="$HOME" --with-x' ... (-march=... and -L=...)
4) run 'make depends'
5) run 'make all'
6) run 'make -k test'
7) run 'make testclean'
Step 6) will usually hang. a 'ps a' shows a process 'msi.c' (or something like
it). 'kill' that process and the test runs to completion.
If it hangs, it will hang consistently. Occasionally something changes in the
audio whatever and it completes without problems, only to have the problem
recur when something else changes.
I have logs and can break out the appropriate sections if needed.
--
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=32498
Bug #: 32498
Summary: installer of PPTV: "fell into a bad loop"
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42873
--> http://bugs.winehq.org/attachment.cgi?id=42873
The Log
This a follow up of Bug 32160 .
You can reproduce it follow:
0. download it
md5sum pptvsetup_3.2.1.0076.exe
0798f55492a75b9461cacd48f038f562 pptvsetup_3.2.1.0076.exe ;
1. 'winetricks -q mfc42' to get a workaround ;
2. 'wine pptvsetup_3.2.1.0076.exe' and the program will not do anything after
this line was printed: "fixme:atl:AtlModuleInit SEMI-STUB (0x6d63f78 0x6d64000
0x6cf0000)
" and it does not exit.
And 'winetricks -q jscript' can get a workaround for it.
my test enviroment:
- Ubuntu 12.10 32bit
- wine-1.5.19-244-gf28324a
- pptvsetup_3.2.1.0076
--
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=26565
Summary: Homefront wants xapofx1_4.dll
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
If you don't install directx9, Homefront will complain about a few missing
dll's:
err:module:import_dll Library d3dx11_42.dll, which is sorta bug 26205.
err:module:import_dll Library X3DAudio1_7.dll, which is bug 26041
err:module:import_dll Library XAPOFX1_4.dll, which is this bug :-)
--
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=32025
Bug #: 32025
Summary: Guitar pro 6 hangs when saving a file
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
- Run Guitar pro 6
- Create a new file
- Save as, select a name for the file and save
- Notice that the program hangs and has to be killed manually
Wine 1.5.15
Guitar pro 6.1.4
When the crash happens, the console only displays this.
fixme:win:FlashWindowEx 0x32b87c
What debug channels would help you to resolve this?
--
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=21004
Summary: RCT3 crashes on launch when virtual desktop isn't used
(fullscreen).
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: racecar56(a)gmx.com
Created an attachment (id=25186)
--> (http://bugs.winehq.org/attachment.cgi?id=25186)
The complete output of Wine when running RCT3.
RCT3 crashes before showing up and makes resolution shrink. I normally use
1680x1050, and it shrinks the screen to 800x600.
--
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=17450
Summary: No icons for printers in PowerPoint 2003 dialog
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Here is how to reproduce this issue:
* Install Office 2003
* Start PowerPoint 2003
* File -> Print...
* click on the 'Name:' drop-down to see the list of printers
You will get the list of printers with a blank space to the left of the name of
the printer, which is where the printer icon should be.
Note:
If the printer drop-down list is all squeezed up and unusable, use winecfg to
set riched20 to native (see bug 8358 for more details).
--
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=27974
Summary: warn:winsock:wsaErrno errno 115, (Operation now in
progress).
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
The error 115 (Operation now in progress) is, as far as I know, usual with
non-blocking connections and should not raise a warning for those non-blocking
connections. I got this error, e.g. with Steam when it attempts to download
files.
--
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=32965
Bug #: 32965
Summary: Text applied to textures in Kerbal Space Program
(Unity4) are not visible
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sal_vager(a)o2.co.uk
Classification: Unclassified
The Unity4 Demo version of Kerbal Space Program uses a new method to display
text on 3D objects as the method that was used in Unity3.5 no longer works in
Unity4.
Wine cannot reproduce this method so the text is not visible on these objects,
despite the fonts used being available and the text being visible in other
areas of the game.
Here is an Imgur gallery showing the problem http://imgur.com/a/mtMY7#0
It appears that only 3D objects in the game are affected, KSP also writes some
text to a 2D layer which displays normally, showing that it is not a font
error.
The Unity output_log can be seen here http://pastie.org/6149732 it does not
show any issues that I can see however.
Here is the debug output from Wine http://pastebin.com/sbGV5qH1
I used PlayOnLinux to run KSP on Xubuntu 12.10, and do not have any winetricks
packages installed in this prefix, I have tried to resolve this in another
prefix by installing the following with no success.
cc580
Microsoft Core Fonts
d3dx9
gdiplus
msasn1
quartz
riched20
I do not believe this is graphics card related as I know of others who have
seen the same issue with different hardware, my card is an nVidia gtx650 and is
using the nVidia-common driver.
This bug may effect other Unity4 games that use the same method to display 3D
text objects such as buttons, and is likely to still be present in the non-demo
version of Kerbal Space Program.
--
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=29707
Bug #: 29707
Summary: Mac: Wine "trashes" files by moving them to
~/.local/share/Trash/files
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Reposting one of Ken's bug descriptions verbatim here because I really don't
see anything to change.
---
In certain circumstances, Wine attempts to move a file to the Recycle Bin. For
example, this happens if you select a file in a file dialog and hit the Delete
key.
Wine's current implementation adheres to the freedesktop.org specification
regarding the Trash, and ends up moving the file to ~/.local/share/Trash/files.
On the Mac, this is as bad as permanently deleting the file for most users,
except that the file's space isn't even recovered. There's approximately zero
chance they'd ever be able to find it again.
This needs to be reimplemented to move the files to the Mac Trash. The right
function is probably FSPathMoveObjectToTrashSync().
The Finder maintains sufficient information to put the file back, but it's in
the opaque .DS_Store file. So, we may want to add a "org.winehq.trashinfo"
extended attribute to the file to preserve the original name and location.
Ideally, adding the attribute wouldn't change the file's mtime.
---
As far as I can tell there is no alternative Mac-specific path up to Wine
1.3.37.
--
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=23102
Summary: no text in the menus of CivCity Rome 1.0
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.2kgames.com/civcityrome/civcity.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
The menus do work but no text is displayed.
--
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.