http://bugs.winehq.org/show_bug.cgi?id=23052
Summary: Autodesk Inventor 11 PL fails to install
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28601)
--> (http://bugs.winehq.org/attachment.cgi?id=28601)
Terminal output on Wine-1.2-rc2
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet11 dotnet20
3) wine Setup.exe
4) Next, next ,next ...
5) Uncheck all components that aren't Inventor
6) Next, next ,next ...
7) Components start to install without any error (even .NET Framework 1.1 SP1)
8) Inventor starts to install and stops in the middle, the installation failed
Inventor directory weights ca. 600 MB and it should be much more. I think that
"err:msi:cabinet_copy_file failed to create" is responsible for installation
failure.
--
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=18691
Summary: Nortel IP Softphone 2050 V. 2.02.0264 doesn't works
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=21405)
--> (http://bugs.winehq.org/attachment.cgi?id=21405)
Copy of terminal contents from the starting process
The Nortel IP Softphone 2050 V. 2.02.0264 starts without sound, I can't see the
characters inside Softphone screen, and the physical device doesn't turn on.
--
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=27352
Summary: d3d_caps:wined3d_guess_card No card selector available
for GL vendor 4 and card vendor 0000.
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lcid-fire(a)gmx.net
When trying to play anything in 3D I get this message. Other bug reports claim
this was fixed - for me using Nouveau driver it is not.
--
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=26625
Summary: Wine or Wine documentation bug on short file names
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: spammis(a)spam.la
http://www.winehq.org/docs/winedev-guide/x2988#AEN3203
Scroll down a bit to the bullet list. It says:
> The filesystem on which the inspected directory lies in a real Windows FS (like
> FAT, or FAT32, or NTFS) and the OS has support to access the short filename
> (for example, Linux does this on FAT, FAT32 or VFAT). In this case, Wine makes
> full use of this information and really mimics the Windows behavior: the short
> filename used for any file is the same than on Windows.
Wine does not detect real short names on NTFS partitions but Linux is able to
access the real short names on NTFS partitions. Thus, there is either a bug in
Wine or in the documentation quoted above.
An example (from my /mnt/windows directory, mounted as Z:\mnt\windows in Wine):
Z:\mnt\windows>dir /x
2010/10/13 3:09 <DIR> PROG~FBU Program Files
2011/03/14 3:15 <DIR> PROG~5P2 Program Files (x86)
But:
user@localhost:/mnt/windows$ getfattr -h -n system.ntfs_dos_name Program\ Files
# file: Program Files
system.ntfs_dos_name="PROGRA~1"
user@localhost:/mnt/windows$ getfattr -h -n system.ntfs_dos_name Program\
Files\ \(x86\)
# file: Program Files (x86)
system.ntfs_dos_name="PROGRA~2"
user@localhost:/mnt/windows$
So Wine calls the said directories PROG~FBU and PROG~5P2 respectively, whereas
Linux detects the names created by Windows 7 as PROGRA~1 and PROGRA~2.
---
In order to use the "getfattr" program under Ubuntu, you may have to run "sudo
apt-get install attr" first. Documentation available here:
http://b.andre.pagesperso-orange.fr/extend-attr.html
--
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=23695
Summary: Pro/ENGINEER: Error window mis-sized
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29683)
--> (http://bugs.winehq.org/attachment.cgi?id=29683)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) choose to install "PTC License Server"
3) choose bad license
4) check license
5) close checking window and agree on saving
6) get one error window and then another
Behaviour:
Windows are mis-sized
Expected behaviour:
Windows should have proper size
Workaround:
Maximize then minimize problematic window
--
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=22037
Summary: sp2 for microsoft powerpoint 2007 fails to install
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamix(a)email.it
Created an attachment (id=26798)
--> (http://bugs.winehq.org/attachment.cgi?id=26798)
logs of pp2007sp2 install
after a clean install of wine, I've installed correcty powerpoint viewer 2007.
If I try to install sp2 for this program it fails.
--
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=24803
Summary: Easyworship 2009 hangs on video playback
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
steps to reproduce:
1. install via winetricks:
winetricks winxp ie6 wmp9 xvid
2. install and start EasyWorship 2009 eval version
3. add media - movie (vlc codec details follow) and play it:
video - MPEG-4 video (XVID)
audio - MPEG Audio Layer 1/2/3 (mpga)
4. app hangs, the last error message displayed in console is (full console log
attached):
err:ntdll:RtlpWaitForCriticalSection section 0x67fb210 "videorenderer.c:
VideoRendererImpl.csFilter" wait timed out in thread 0047, blocked by 0020,
retrying (60 sec)
any idea how to solve?
in fact app hangs randomly when working with video, sometimes it plays video,
sometimes it crashes with error like this one, similar error cases:
err:ntdll:RtlpWaitForCriticalSection section 0x7e2acc00 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0029, blocked by 002e, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7ea12dc0 "gdiobj.c: gdi_section"
wait timed out in thread 002e, blocked by 0029, retrying (60 sec)
thanks.
--
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=23066
Summary: Sourceinsight: when autocomplete input, small hint
window doesn't show at current cursor postion
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: dwwwww(a)hotmail.com
OS: RHEL 4
In sourceinsight, editing, it has autocomplete functionality.
If we input a word/structure, sourceinsight will try to auto complete it with a
small hint window at the cursor. however, the window doesn't show immediately
as it is in windows platform and it stays in the middle of main window not at
the cursor.
--
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=21845
Summary: 4DV11 don't run
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ton.ami.totoro(a)gmail.com
CC: ton.ami.totoro(a)gmail.com
Created an attachment (id=26448)
--> (http://bugs.winehq.org/attachment.cgi?id=26448)
Debug information for 4DV11
Hi,
This bug report is after this forum topic:
http://forum.winehq.org/viewtopic.php?p=39915
I use a copy of the windows installation folder and try to run 4D (it's like
than we do it in my office). The product web site: http://www.4d.com/
My wine version is : 1.1.38 under a kubuntu 9.10
After install wine I install geko with winetricks.
I hop than my log can help.
I'm at your service to check every possible fix.
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=17093
Summary: console not being connected to stdin/stdout correctly
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
under certain circumstances, it's possible for stdin and stdout to become
connected, instead of to a command prompt window (e.g. wineconsole cmd.exe)
to the linux command xterm that started the command prompt window.
downloading the standard python 2.5.2 executable and running it i confirmed
that this situation occurs when msvcrt is set to native _or_ to builtin
(but i haven't confirmed with msvcr71 native, which is what python 2.5.2
exe is built with).
the msi for python2.5.2 can be downloaded here:
http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi
and the .exe and the dll can be extracted - you will need both python.exe
_and_ python25.dll - using cabextract, you _don't_ need to actually install it.
anything on the command line (e.g. python.exe -c 'print "hello"') or python -v
-i
*change* the way that the code operates and *does* work.
also, redirection works e.g. echo 'print "hello"' | ./python.exe
... but not interactive operation (without explicitly saying so using
the -i option).
--
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.