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=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.