http://bugs.winehq.org/show_bug.cgi?id=26926
Summary: MeGUI: Preview window cannot change aspect ratio, or
will not open at all.
Product: Wine
Version: 1.2.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.j.leung(a)gmail.com
Created an attachment (id=34344)
--> (http://bugs.winehq.org/attachment.cgi?id=34344)
screenshot of preview window with some minor UI glitches
While attempting to encode a video using the program MeGUI, a preview window
appears which shows filters and effects applied to the video before it is sent
to the encoder.
In many cases, this window does not appear, and a “Fatal error” message appears
with the text “MeGUI encountered a fatal error and may not be able to proceed.
Reason: Value was either too large or too small for a Decimal.”
Wine also prints the following line:
"fixme:variant:VarDecRound semi-stub!"
I noticed this only happens when attempting to preview videos with certain
aspect ratios. Videos of specific sizes, such as 720x480, can be previewed as
they have aspect ratios of 1.5. Other videos, such as widescreen 1280x720
(aspect ratio of 1.7777… repeating) cannot be previewed and display the error.
Interestingly, although you can’t preview the video, you can ignore the error,
continue to encode, and the output file will be the proper size.
If you try previewing a 720x480 video, and then set the aspect ratio to some
never-ending decimal from the dropdown menu, and try to preview that by
clicking the “Preview DAR” box, the error also appears.
I’m guessing there’s something wonky going on with how Wine is handling
numbers?
FYI, the MeGUI requires .NET 3.0, which I installed using "winetricks dotnet30”
I installed Wine via MacPorts repository, using “port install wine”
And somewhat related, while encoding, the progress window that shows % complete
and frame encoded per second doesn’t properly update and returns the same
“fixme” message. Not sure if I should make another report on that, as it’s
closely related.
--
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=26785
Summary: SIV incorrectly reports the same CPU time usage for
all it's threads
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=34125)
--> (http://bugs.winehq.org/attachment.cgi?id=34125)
Screen Image showing the same CPU time for all threads
I thought this was a bug in SIV and have been trying to fix it, but it
transpires that GetThreadTimes() is implemented by Wine using the times()
function which returns the process rather than the thread CPU times.
The code is line 942 in ntdll/threads.c and is times(&time_buf);
I would like to try and generate a patch to fix this, but I have thus far
failed to find a portable *nix function to use. Please can someone point me in
the right direction?
--
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=26750
Summary: SIV fails to display USB device information
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
SIV fails to display USB device information please can wine be fixed ? The
first step is to add HCD0 to HCDn for the USB Root Hubs (much the same as for
COM1 to COMn) and then for following IOCTLs would need to be implemented:
IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX
IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION
IOCTL_GET_HCD_DRIVERKEY_NAME
IOCTL_USB_GET_ROOT_HUB_NAME
IOCTL_USB_GET_NODE_CONNECTION_NAME
IOCTL_USB_GET_NODE_CONNECTION_DRIVERKEY_NAME
IOCTL_USB_GET_NODE_INFORMATION
see http://msdn.microsoft.com/en-us/library/ff537421(v=VS.85).aspx
I realise this is not likely to happen soon.
--
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=26609
Summary: Impulse: wrong window size
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33874)
--> (http://bugs.winehq.org/attachment.cgi?id=33874)
terminal output
Impulse window size is smaller than it should be, (it is cut from right side
and from the bottom) resulting in some content not being displayed.
winetricks dotnet20 is required.
wine-1.3.16-213-gda4ed47
--
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=26604
Summary: AutoCAD 2008: Hang-up after closing preview window
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: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) install AutoCAD 2008 and autocad2008lockedsp1.exe
4) wine acad.exe
5) ctrl+p
6) choose "DWG to PDF.pc3" in "Printer/plotter" Name
7) press "Preview..." to open preview window
8) close preview window
Behaviour:
Hang-up.
Expected behaviour:
No hang-up.
Terminal output:
>From clicking Preview...
fixme:shell:SHAutoComplete stub
fixme:gdiplus:GdipDrawLineI graphics object has no HDC
fixme:shell:SHAutoComplete stub
fixme:shell:SHAutoComplete stub
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:shell:SHAutoComplete stub
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:gdiplus:GdipDrawLineI graphics object has no HDC
fixme:shell:IShellLinkW_fnGetPath (0x5ea0a90): WIN32_FIND_DATA is not yet
filled.
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:thread:NtQueryInformationThread info class 16 not supported yet
To closing preview 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=26543
Summary: Second press on monthcal drop down button doesn't
working
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nvsa(a)bk.ru
Created an attachment (id=33801)
--> (http://bugs.winehq.org/attachment.cgi?id=33801)
trace with WINEDEBUG=+monthcal
After selecting date in monthcal control by pressing button second press
doesn't create calendar window. After third press application exits with
Segmentation fault.
So user cannon change date using calendar.
Changing date in textbox works.
Bug appears in Medialog software (medical database).
Software is written on Delphi.
--
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=26397
Summary: Starsiege: Tribes: prevents cursor from leaving window
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beatme101(a)gmail.com
When running the game Starsiege: Tribes in windowed mode, it is difficult to
move the cursor outside of the game window; it often (not always) brings the
cursor back into the window.
Moving the mouse very slowly usually works to get the cursor out, as does using
alt-tab to change application focus instead.
I've attached the console output made when it pulls the cursor back in but it's
the same as when clicking into the window normally.
"Allow DirectX apps to stop the mouse leaving their window" is unchecked, as I
believe is the Wine default.
--
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=26368
Summary: Parent relative paths not working in ITSS Moniker
protocol
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilan(a)cogniview.com
Parent relative paths that use the mk:@MSITStore protocol don't seem to work
correctly.
Test case:
* Download the CHM from here:
http://www.innovasys.com/products/ce/downloadexample.aspx
* Place it in C:\ drive (~/.wine/drive_c) so now you have C:\RealWorld.chm
* Open this URL in iexplore.exe:
mk:@MSITStore:c:\RealWorld.chm::/Images/collapse.gif
This loads an image correctly.
* Now open this URL:
mk:@MSITStore:c:\RealWorld.chm::/Images/../Images/collapse.gif
This tries to access the chm file C:\Images\collapse.gif, and obviously fails.
Note that I used this specific CHM in the test case just because it is publicly
available for download, but any CHM with a folder inside it would work for this
test just the same.
Also note that a similar test in IE on Windows works as expected and loads the
image using any of the URLs.
And lastly, note that if an HTML file inside the CHM refers to a relative path
with "..", the same problem occurs. For example, if there is an IMG tag with
SRC="../Images/whatever.gif" then you get the same problem.
I tested this on Ubuntu 10.10 with wine 1.3.14
--
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=25936
Summary: SolidWorks 2010: sldim.exe shows blank window
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33059)
--> (http://bugs.winehq.org/attachment.cgi?id=33059)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine /sldim/sldim.exe
Behaviour:
Blank window (see attachment)
Expected behaviour:
The window shouldn't be blank
--
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=25532
Summary: iTunes under Wine doesn't find shared libraries
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computers57(a)hotmail.com
It seems that iTunes 10.1 under Wine cannot find shared libraries. I think
this has something to do with mdnsresponder not able to talk on the required
port.
Steps to reproduce:
1. Go to preferences in iTunes running either on Mac or natively on Windows.
2. click on Sharing.
3. Enable Music Sharing.
4. Go to a wine directory which has iTunes installed.
5. Start up iTunes under Wine.
6. Wait about a minute.
7. Look under Sharing on the sidebar.
Expected result:
You should see the shared library.
Actual result:
The share doesn't show up at all.
--
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.