http://bugs.winehq.org/show_bug.cgi?id=26938
Summary: Leo's RC Simulator menu can't be used
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)3v1n0.net
Created an attachment (id=34362)
--> (http://bugs.winehq.org/attachment.cgi?id=34362)
Output using WINEDEBUG=warn+all
Try to download Leo's RC Simulator [1]. It installs fine, but when running
leofs.exe the top menu bar isn't shown correctly (running it in a wine desktop
it shows as a blue rectangle) and can't be used to control anything.
This issue seems somewhat related to bug 26605.
WINEDEBUG log attached.
[1] http://leobueno.net/PaginaProyectoSoft.php?id=LEORC
--
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=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=25172
Summary: Creative Writer 2: partially-hidden "home" button on
the file dialogs
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31936)
--> (http://bugs.winehq.org/attachment.cgi?id=31936)
Terminal output
The open and save file dialogs in Creative Writer 2 have an extra "home" button
next to the location dropdown and some standard buttons (up one level, desktop,
new folder...). The button mostly displays fine, but the left edge is not
visible. It appears to be covered up by a border around the standard buttons?
Screenshot coming up...
--
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=25007
Summary: EssentialPIM Pro 3.74 - Printing Fails to Work
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rsflynn(a)gmail.com
EssentialPIM Pro 3.74
File > Print function fails and causes application error.
--
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=24993
Summary: Big image maps not loaded in GPSTrack 2008
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kubrick(a)fgv6.net
Hi,
GPSTrack is a proprietary software to manage maps and gps.
It is available for download for a free 15 days trial here :
http://www.gpstrack.com/Programmes/vista/setup.exe
Interesting note from the about box :
"To read and exploit image files, GPSTrack is using an ActiveX component
developped by DataTech (http://www.datatech.com).
This ActiveX can read most of public domain image file formats: BMP,GIF, JPG,
PNG, TIFF, PCX, PhotoCD, etc. ..."
"Small" images (5000x5000 px) loads perfectly on GPSTrack/wine, but big maps,
like 10kx10k px, it doesn't work with wine, the map frame remain grey and
doesn't refresh.
To reproduce the problem, create a big picture in one of the supported formats,
and load it in the app via File->New map.
Regards,
François.
--
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=24876
Summary: Explorer++ 1.2 not highlighting listview items
properly after the first time
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31491)
--> (http://bugs.winehq.org/attachment.cgi?id=31491)
Terminal output
1. Start the program
2. Click once on c: to highlight it
3. Click once on z: to highlight it instead
4. Click once on c: again
On Windows, there's no difference between steps 2 and 4. But here, step four
doesn't highlight c: in blue as expected, although a dotted border still
appears around its name. It also doesn't show the details for drive c: in the
display window.
This doesn't happen with native comctl32 (v6). FWIW, it doesn't happen in
Explorer++ 1.1, either.
--
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=24834
Summary: Erratic exceptions when printing with Paywindow
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: braathwaate(a)whitewaterhill.com
1. Download Paywindow 2010 from this link:
http://www.zpay.com/download.htm
2. Use winetricks to install jet40.dll and mdac28.dll
3. Install Paywindow. Install should work find.
4. Run Paywindow and open the paywin.dxi dummy database
5. Use the menu to select Tools->Report Center.
6. On any of the reports, try to do a Print Preview. Often, but not always, an
exception will be generated.
I tried this on two virgin installations and the results were identical.
--
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=24575
Summary: Re: problems with Microinvest Invoice v.3.03.752
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nj000a(a)googlemail.com
When tried to print a document from Microinvest Invoice v.3.03.752, the program
just blocks.
Contacted the developer – responded that in Wine the windows do not follow Z
order.
--
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=24261
Summary: Edius does not work on WINE
Product: Wine
Version: 1.3.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: de.techno(a)gmail.com
Edius is a very powerful video editing tool. It installs well, but after the
dialog where you choose the profile and all... it doesn't move after that...
when you click 'create' nothing happens.
--
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=23893
Summary: Selection list window will not accept selection
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanceal(a)sbcglobal.net
Created an attachment (id=29996)
--> (http://bugs.winehq.org/attachment.cgi?id=29996)
copy into the sym folder
I am running LTspice version 4.08e in WINE version 1.3.0 on OpenSUSE 11.2 on an
AMD64 dual core PC. I created the new part in LTspice version 4.03p and when I
upgraded to ver 4.08e I could no longer select a part from the list of models
in the library in the component attribute editor screen. I attached the part
model and library. Copy the files into the proper directory and you should be
able to duplicate the problem.
--
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=23805
Summary: office 2007 ribbon-apps and extended desktop issues
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.plaga(a)fh-deggendorf.de
During my work with Office 2007 i've noticed that it has problems with my
extended desktop environment:
When i switch a ribbon based application like word or excel 2007 from window
mode to full mode everything works on my primary monitor (i can repeat it
without problems).
On the extended monitor the switch from window to full works for the first
time. If the switch is performed a few times (usually two times)
* the window is stuck at the extended monitor and maintaining full mode
and
* all dialog windows (e.g. file open dialog) do not appear because the main
window has a permanent focus (the dialog windows are behind the main program
window and wait for OK --> as the buttons are out-of-reach, the program looks
completely "frozen")
This situation then is permanently maintained because this setting ist stored
in the registry under HKEY_CURRENT_USER
* for Word [Software\\Microsoft\\Office\\12.0\\Word\\Data]
* for Excel [Software\\Microsoft\\Office\\12.0\\Excel\\Options]
Workarround is:
* Word: Delete in [Software\\Microsoft\\Office\\12.0\\Word\\Data] the
REG_BINARY "Settings"
* Excel: Change in [Software\\Microsoft\\Office\\12.0\\Excel\\Options] the
DWORD Maximized from X to 0
and restart the respective programms.
The tested systems configuration was:
* Ubuntu 9.10
* Intel Corporation 4 Series Chipset Integrated Graphics Controller
* Compiz deactivated
* Extended Desktop performed using xrandr
--
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=23780
Summary: Shareaza user windows manager border instead of its
own
Product: Wine
Version: 1.2
Platform: x86
URL: http://shareaza.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=29815)
--> (http://bugs.winehq.org/attachment.cgi?id=29815)
Screenshot of the issue
When you maximize the window the window manager set it's own border to
Shareaza. You can see the issue in the attached screenshot.
--
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=23190
Summary: 2gis window occupy not all space as it can
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://nsk.2gis.ru/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: woodroof(a)gmail.com
Created an attachment (id=28852)
--> (http://bugs.winehq.org/attachment.cgi?id=28852)
Not all space occupied in maximize mode
To reproduce execute 2gis and press maximize button
--
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=23103
Summary: CivCity Rome 1.0 crashes on running
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
Created an attachment (id=28707)
--> (http://bugs.winehq.org/attachment.cgi?id=28707)
crash log
When you come to the position of actually building your city, the game crashes.
--
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=22916
Summary: Program installs fine, but crashes on start
Product: Wine
Version: unspecified
Platform: x86
URL: http://prv.tutor.com/install/netClassroom/Tutor.com%20
Classroom%20Setup.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevorolson(a)gmail.com
After installation, when you try to open the program, it tries to open but
crashes before it can open fully. In Windows a login screen appears. In WINE
the entire program simply ceases to run. It just quits before the login screen
appears.
As a tester, you should know that the program should be working if you make it
to the login screen. To fully test the program, you'd need a login and
password though, which you need to work for tutor.com to have.
Thanks for any assistance you can offer!
Trevor
--
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=22448
Summary: Scrabble installer for Windows 3.1 crashes immediately
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27495)
--> (http://bugs.winehq.org/attachment.cgi?id=27495)
Crash log
Trying to launch the installer for the Windows 3.1 version of Scrabble results
in an immediate crash in winevdm. The same crash occurs in all Wine versions I
tested (the oldest being 0.9.33).
--
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=22144
Summary: Windows LiveScribe software does not work in Wine
Product: Wine
Version: 1.1.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ablyth(a)winjeel.com
Windows based software of the LiveScribe software does not work in Wine. It
installs, and the Tray icon can show, but the Desktop application fails to
start up, and the Tray Launcher doesn't detect the LiveScribe pen (hardware)
when connected (via USB).
--
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=21995
Summary: Sonic the Hedgehog: The Screen Saver's editor is
mostly blank
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26720)
--> (http://bugs.winehq.org/attachment.cgi?id=26720)
Comparison of the editor with builtin and native ctl3d32.dll
The editor included with this screensaver is pretty much unusable, because the
list of available effects/images/music and the edit window are blank. If the
left or right arrow is clicked to see a different list, the list is visible at
first, but it disappears when clicking on any of the items in the list.
The problem is gone if native ctl3d32.dll is used. The program gives no
terminal output by default, and I don't see an obvious ctl3d debug channel in
the list on the wiki, so let me know what kind of debug log would be useful...
--
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.