http://bugs.winehq.org/show_bug.cgi?id=18557
Summary: Slingplayer 2.0 Setup Assistant fails and hangs app
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay
er-2.0.3508-Setup-EMEA.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21218)
--> (http://bugs.winehq.org/attachment.cgi?id=21218)
wine-1.1.21-316-g8f33420 console output
Slingplayer 2.0 opens the Setup Assistant to set Slingplayer and Slingbox
settings, update firmware, and to log into Sling.com to retrieve personal
information.
The Setup Assistant is basically a web page loaded in a small window that
interacts with the Slingplayer via what appears to be Javascript and ActiveX.
Upon loading the Assistant, nothing happens, just a blank screen. Closing the
window makes the Slingplayer unusable and has to be killed.
Installing IE6 throws a bunch of scripting and ActiveX errors before also
failing.
--
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=19526
Summary: regedit does not give gui feedback on import of keys
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows:
regedit test.reg
Registry Editor
Are you sure you want to add the information in test.reg to the registry?
-then-
Registry Editor
Information in test.reg has been successfully entered into the registry.
On wine:
nothing
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37160
Bug ID: 37160
Summary: In case D3D_DISABLE_9EX is defined code can't be
compiled
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
Created attachment 49392
--> https://bugs.winehq.org/attachment.cgi?id=49392
Updated versions just ifdefs added
This is copy from MINGW bug since they are using H files provided from here
(https://sourceforge.net/p/mingw-w64/bugs/416/).
There is updated H file based on wine-1.7.24 code with properly added ifdefs.
--
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=26046
Summary: comctl32/monthcal tests show some invalid reads under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33219)
--> (http://bugs.winehq.org/attachment.cgi?id=33219)
valgrind log
Conditional jump or move depends on uninitialised value(s)
at CompareFileTime (time.c:888)
by MONTHCAL_CompareSystemTime (monthcal.c:282)
by MONTHCAL_CompareMonths (monthcal.c:294)
by MONTHCAL_CalcDayXY (monthcal.c:563)
by MONTHCAL_CalcPosFromDay (monthcal.c:599)
by MONTHCAL_UpdateToday (monthcal.c:1546)
by MONTHCAL_SetToday (monthcal.c:1565)
by MONTHCAL_WindowProc (monthcal.c:2662)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:543)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_today (monthcal.c:1208)
Uninitialised value was created by a stack allocation
at MONTHCAL_CompareSystemTime (monthcal.c:276)
full log attached.
--
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=14530
Summary: Easy68k M68000 emulator: Copy & Paste does not work!
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorac(a)gmail.com
The application in this webpage:
http://www.easy68k.com
which is a Motorola 68k microprocessor emulator works flawlessly on Wine except
for Copy & Paste, which does not work.
Please, try it with las version, 1.1.1. Can anyone confirm this?? I have Ubuntu
Hardy 8.04.1 and wine-1.1.1
There's also some strange behaviour: sometimes, when writing code, pressing Tab
key makes the application not only to put a tabulator, but to start a new line.
I think it would be really good to have it working on Linux, since it can be
used at the University.
This should be very easy to test. I have also sent a message to the developer
forum of that application, but I think it has more to do with Wine than with
the application itself.
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=28741
Bug #: 28741
Summary: Odd coordinate in hit test causes uninitialized value
references in MONTHCAL_CalculateDayOfWeek()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make monthcal.ok" in comctl32/tests with Valgrind reports:
Conditional jump or move depends on uninitialised value(s)
at __moddi3 (in dlls/ntdll/ntdll.dll.so)
by RtlTimeToTimeFields (time.c:126)
by FileTimeToSystemTime (time.c:858)
by MONTHCAL_CalculateDayOfWeek (monthcal.c:469)
by MONTHCAL_GetMonth (monthcal.c:486)
by MONTHCAL_HitTest (monthcal.c:498)
by MONTHCAL_WindowProc (monthcal.c:2861)
by ??? (in /oldhome/dank/wine-git/dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:566)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageA (message.c:3286)
by test_hittest (monthcal.c:1042)
by func_monthcal (monthcal.c:1957)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at MONTHCAL_CalculateDayOfWeek (monthcal.c:462)
Something seems to be creating an out of range date; then when
MONTHCAL_CalculateDayOfWeek() converts to (and then back from)
a different time representation, the conversion fails, leading to
use of garbage.
My guess is that test_hittest() is picking some area to hittest that
is driving the code bonkers. We get lucky, and the test passes anyway.
I don't know if a real hittest could give the wrong answer in some
situations.
--
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=33914
Bug #: 33914
Summary: Pokemon uranium Crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rune(a)norderhaug.name
Classification: Unclassified
Created attachment 45043
--> http://bugs.winehq.org/attachment.cgi?id=45043
bug file
Pokemon uranuim crashes after a type my name and and gender aka when the game
really starts.thank you in advance. i am waiting for him to add a mac native
item but if you fix this i can run it.
--
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=16505
Summary: 4oD installs but won't start
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drraph(a)gmail.com
Created an attachment (id=17935)
--> (http://bugs.winehq.org/attachment.cgi?id=17935)
wine log
Output of
WINEPREFIX="/home/raph/.wine" wine "C:\\Program Files\\Kontiki\\khost.exe" -p
4od1 -t cache:c4_home.html#pageId=0 -s
class=dialog,width=1280,height=960,position=1,resize=1,scrollbars=1,visible=0,name=main
Expected result: application starts
Actual result: wine output the log above and returns prompt. App does not
start.
--
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=34255
Bug #: 34255
Summary: WinPolis 3.43: "Buy CDs" editbox does not
automatically select all
Product: Wine
Version: 1.6
Platform: x86-64
URL: http://download.chip.eu/de/WinPolis-3.43_25640.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45589
--> http://bugs.winehq.org/attachment.cgi?id=45589
Wine 1.6 console output
I hope I can explain this...
After install:
1. Start game (will start one automatically)
2. Go to Action --> Buy/cash in CDs
The cursor automatically appears in "Buy CDs worth" but on Windows the 0 is
selected so that you can type over it. In Wine it is not selected and you have
to delete it first.
Tried comctl32 but it made no difference.
--
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=26851
Summary: Zoo Tycoon 2: Marine Mania demo installer fails
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.microsoft.com/download/f/b/6/fb6fb887-
65ba-4d75-8039-97a565b85558/setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34228)
--> (http://bugs.winehq.org/attachment.cgi?id=34228)
wine-1.3.18-85-g99f6894 console output
According to the AppDB, this is an old bug that has never been logged.
The demo for Zoo Tycoon 2: Marine Mania fails to install.
The installer extracts the relevant files but then immediately fails. A dialog
reports an unhandled exception and exits.
--
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=13355
Summary: Richedit very slowly open big text files
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nx(a)operamail.com
Richedit wery slowly open big text files (about 700 KB an biggers) while in
Windows XP same program million times faster open same big's file.
--
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=13319
Summary: In dlls/user32/edit.c EDIT_EM_ReplaceSel Clobbers
Important Var When Buffer Overflows
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bsmith(a)sudleyplace.com
Please don't hate me, but I don't have git or anything like it installed
to make a formal patch, but I have benefited greatly from your work, so
I'd like to repay the effort by reporting a bug even though I realize
it's not in the correct format.
In a Windows app, I am using edit.c as a replacement for the EDIT
control in Windows. I don't use any of the other WineHQ files.
Here's a short description of the bug:
The handler EDIT_EM_ReplaceSel misbehaves when an insertion triggers a
buffer overflow. The code correctly calls EDIT_NOTIFY_PARENT(es,
EN_MAXTEXT), but shortly thereafter clobbers an important variable
(strl) by using it instead of a temporary.
The relevant OLD code in EDIT_EM_ReplaceSel is as follows:
--------------------------------------------------------------
if ((honor_limit) && (size > es->buffer_limit)) {
EDIT_NOTIFY_PARENT(es, EN_MAXTEXT);
/* Buffer limit can be smaller than the actual length of text
in combobox */
if (es->buffer_limit < (tl - (e-s)))
strl = 0;
else
strl = es->buffer_limit - (tl - (e-s));
}
if (!EDIT_MakeFit(es, tl - (e - s) + strl))
return;
--------------------------------------------------------------
the NEW code is as follows:
--------------------------------------------------------------
if ((honor_limit) && (size > es->buffer_limit)) {
EDIT_NOTIFY_PARENT(es, EN_MAXTEXT);
/* Buffer limit can be smaller than the actual length of text
in combobox */
if (es->buffer_limit < (tl - (e-s)))
strl2 = 0;
else
strl2 = es->buffer_limit - (tl - (e-s));
}
else
strl2 = strl;
if (!EDIT_MakeFit(es, tl - (e - s) + strl2))
return;
--------------------------------------------------------------
The calculation inside the honor_limit bracket of the value to use with
the call to EDIT_MakeFit uses strl as if it were a temp var. This
variable actually holds strlenW (lpsz_replace) and is used in later code
as if it still had the original value. Using a (new) variable strl2
solves that problem -- this variable is declared as a UINT in the
prologue. Perhaps you would prefer a name different from strl2 to
better reflect its temporary nature.
If you agree with the above analysis, I would greatly appreciate it if
someone would make this into a patch and take it from there. I have
make the above changes in my copy of edit.c and it works just fine when
the buffer overflows which is how I stumbled on this bug in the first place.
--
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=18724
Summary: Wine Project Status Outdated by Almost 2 Years
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://www.winehq.org/status
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aliendude5300(a)gmail.com
The status of the Wine project hasn't been updated since July 11, 2007. Much
work has been done on the Wine project since then. The progress shown is even
pre-Wine 1.0. This page should probably be updated to reflect the amount of
work that has been put into Direct X, and other APIs, so that people who are
interested in seeing how close Wine is to being 'completed' or just want to see
what needs to most development attention can check the progress of individual
Wine components. Of course, these numbers are estimated, but it would still be
nice to have a more up-to-date status.
--
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=19551
Summary: Gmail Backup crashes after downloading few emails.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realszopen(a)gmail.com
Created an attachment (id=22778)
--> (http://bugs.winehq.org/attachment.cgi?id=22778)
Console output of Gmail Backup crash
An application Gmail Backup used for creating backups of GMail accounts crashes
after downloading few emails.
--
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=27459
Summary: Removing default applications bindings on installation
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xavier.poirot(a)dalaen.com
There is an annoying "feature" of wine, during installation.
It is adding entries in ~/.local/share/applications/mimeinfo.cache to bind, for
examples .txt files to Notepad inside Wine (the Windows Notepad).
Due to that "hidden" behaviour, the default program to view some kinds of files
are bound to Wine, instead of simple Linux programs (eg. above, Notepad instead
of GEdit).
It would be nice to prevent creating those binds, so they're not altered.
Especially for very common files such as text-files...
My distribution is ArchLinux 64 bits.
If you need any more details, please let me know.
--
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=27669
Summary: Combobox, doublebuffering is not working correctly
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://netikka.net/dev/black.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Small sample: http://netikka.net/dev/black.exe
2 comboboxes. First one is normal, second I have set doublebuffered := true;
Click arrow -> combobox turns black.
Actual problem is in larger component. It uses SetWindowPos to move it and
draws icons. Problem is this black area is showing. Doublebuffering is set,
component needs it.
--
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=29980
Bug #: 29980
Summary: IInternetSecurityManager sample app doesn't work
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://netikka.net/dev/ismgr.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Because mshtml downloadcontrol is unimplemented, bug 27396 , I tried different
approach using IInternetSecurityManager from urlmon.
http://netikka.net/dev/ismgr.exe
Click button -> Javascript should be disabled, but it's not
Attached terminal log (there's nothing obvious) and sample source.
Workaround winetricks ie6
--
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=36520
Bug ID: 36520
Summary: CSGO: console fonts incorrectly displayed
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: empire(a)adslgr.com
Created attachment 48598
--> http://bugs.winehq.org/attachment.cgi?id=48598
screenshot of the font bug
The font in the console of Counter Strike Global Offensive is displayed
incorrectly. The characters are beign cropped on the right side. I have
included a screenshot demonstrating the problem.
Is there anyway to fix this?
--
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=16962
Summary: warning: array subscript has type 'char'
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: NetBSD
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
At least 140 of these on NetBSD. Make log attached.
--
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=35407
Bug ID: 35407
Summary: wine --help or --version is not translatable.
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Classification: Unclassified
We can't translate the text when to execute wine with --help or --version.
And some other wine programs,either.
--
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=24209
Summary: Burger Shop fullscreen
Product: Wine
Version: 1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danimothonline(a)gmail.com
Created an attachment (id=30479)
--> (http://bugs.winehq.org/attachment.cgi?id=30479)
Screenshot of the bug.
When Burger Shop is fullscreen(default behavior), the window is displayed on
the top left corner of the screen. The graphics are distorted a little bit and
the clicks are made as if the screen was actually placed in the middle of the
screen.
In the screenshot attached, note:
1) The slightly distorted graphics
2) How my mouse is positioned in the middle of the screen, and the "Challenge
Mode" is highlighted. All clicks have a position relevant to the center of the
screen instead of the top left.
--
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=27507
Summary: Mount&Blade: Warband: Mouse pointer not shown in menu
after entering battle mode
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krissn(a)op.pl
The Mount&Blade: Warband game suffers from a mouse pointer disappearence
problem when exiting the battle mode using the Esc key.
Steps to reproduce:
1. Start the game. The main menu is shown. The mouse pointer is displayed
normally.
2. Start a new battle or enter the tutorial so that the game enters the FPS
mode (i.e. battle mode).
3. Press Esc to go back to the menu.
At step 3. the mouse pointer is shown, but is frozen. The mouse however works,
as moving it around causes the menu buttons to highlight eventually. You can
even click them once highligted and they will work.
This is a regression introduced in Wine 1.3.21. The scenario has been tested in
1.3.20 and the problem does not occur.
Bisect in progres...
--
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=31655
Bug #: 31655
Summary: SlingPlayer 1.5 fails to show video if Wine is
upgraded
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41616
--> http://bugs.winehq.org/attachment.cgi?id=41616
Wine 1.5.6 console output
SlingPlayer 1.5 fails to show video if Wine is upgraded. Sound works fine.
I have tested this over and over and it is the act of upgrading Wine that
appears to be causing the problem.
Native quartz, qcap and gdiplus needed to get this far.
Tested:
1.4.1 --> 1.5.6
1.5.6 --> 1.5.12
1.5.12 --> wine-1.5.12-157-gbdf9a9f
Following the upgrade there is some new output in the console:
err:ddraw:ddraw7_QueryInterface
(0x1ee6f8)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x16d554): No interface
found
And this line disappears:
err:ole:CoGetClassObject class {7d8aa343-6e63-4663-be90-6b80f66540a3} not
registered
7d8aa343-6e63-4663-be90-6b80f66540a3 is related to quartz.dll
(http://mikolajapp.appspot.com/uuid/query?q={7d8aa343-6e63-4663-be90-6b80f66…)
and this somehow becomes registered during the transition, and stops video from
being shown in the SlingPlayer.
I cannot understand what would cause this.
Attempting to unregister fails:
Failed to unregister DLL c:\windows\system32\quartz.dll
No known workaround: I have to reinstall SlingPlayer every time, or lock the
upgrades on my system.
--
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=28652
Bug #: 28652
Summary: SlingPlayer 2 has transparent view screen while
loading
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36822
--> http://bugs.winehq.org/attachment.cgi?id=36822
Wine 1.3.30 console output
SlingPlayer 2 has transparent view screen while loading, it should show a
simple animation. See attached screenshots for comparison.
Native gdiplus fixes the problem.
+gdiplus log is enormous so I have not included it at this time.
--
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=10164
Summary: Pool of Radiance 1.4 intermittently shows garbage in
surfaces
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.fileshack.com/file.x/906/Pool+of+Radiance+Dem
o
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
CC: xerox_xerox2000(a)yahoo.co.uk, stefandoesinger(a)gmx.at,
07067514(a)brookes.ac.uk
(see bug #10133)
After reverting d9fef10b71b9add27cfaeffa6d7e3ab42342bba7
I got Pool of Radiance 1.4 to start again.
I found another regression for this application,
in that some surfaces do not get displayed correctly, and some show
quick intermittent garbage in them. This does not happen with older
versions of wine.
I did a regression test for this, which gave me:
3b822b80feba396ec017c9ef0d96d59a1733a2d8 is first bad commit
commit 3b822b80feba396ec017c9ef0d96d59a1733a2d8
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 23:24:16 2007 +0200
wined3d: Reject opengl accelerated blits with system memory surfaces.
:040000 040000 8ef4e54af50c3dbd862ff89bc80e1d1b00791f31
dcf76dd03a3451b4eed44796f39ccb1faee4ae6f M dlls
I reverted the change in current git, and the problem went away.
To summarize I could get the application to start, and show
correct surfaces by reverting these two:
http://source.winehq.org/git/wine.git/?a=commitdiff_plain;h=d9fef10b71b9add…http://source.winehq.org/git/wine.git/?a=commitdiff_plain;h=3b822b80feba396…
I hope this information can be useful to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33268
Bug #: 33268
Summary: SlingPlayer 2.0.4 screen flickers when pointer over
screen
Product: Wine
Version: 1.5.26
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 44008
--> http://bugs.winehq.org/attachment.cgi?id=44008
Wine 1.5.26 console output
When streaming video in SlingPlayer 2.0.4 under Wine 1.5.26, the screen
flickers.
This video shows the effect:
http://www.youtube.com/watch?v=xX61ldJFmF8
This never used to occur but WMP10 (or WMP9) is now required to work around Bug
28669.
WINEARCH=win32 winetricks -q gdiplus quartz wmp10
required to work around a plethora of bugs.
Using a native qcap.dll makes no difference.
--
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=23147
Summary: Muziic goes into infinite update loop
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.cnet.com/Muziic/3000-2168_4-10910117.h
tml?part=dl-10045338&subj=dl&tag=button
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28788)
--> (http://bugs.winehq.org/attachment.cgi?id=28788)
Wine 1.2-rc3 console output (repeated over and over)
Following install, Muziic goes into an infinite loop trying to update itself
and has to be killed.
To recreate:
1. winetricks -q vb6run
2. Install Muziic.
3. Run Muziic.
--
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=20877
Summary: Adobe Bridge cs4 hardware rendering not working
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Adobe Bridge cs4 hardware rendering not working
--snip--
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects
(null)/(1021,76)-(1268,316)
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects
(null)/(1021,76)-(1268,316)
--snip--
--
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=19660
Summary: Lotus Ami Pro 3.1 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22942)
--> (http://bugs.winehq.org/attachment.cgi?id=22942)
Wine 1.1.27 console output
Lotus Ami Pro 3.1 causes a page fault on load.
3 0x7ec726cf enum_font_callback+0xf5(plf=0x73daa8, ptm=0x73da44, fType=4,
param=7593320) [/home/test/wine-git/dlls/gdi32/gdi16.c:219] in gdi32
(0x0073d7d8)
4 0x7ec9a5cd FONT_EnumInstance+0xfa(plf=0x73daa8, ptm=0x73da44, fType=4,
lp=7593092) [/home/test/wine-git/dlls/gdi32/font.c:615] in gdi32 (0x0073d928)
5 0x7ecaf7c1 WineEngEnumFonts+0x511(plf=0x73dd0c, proc=0x7ec9a4d3,
lparam=7593092) [/home/test/wine-git/dlls/gdi32/freetype.c:4143] in gdi32
(0x0073dc58)
"winetricks allfonts" doesn't 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=35075
Bug #: 35075
Summary: BoincTasks: very high CPU utilisation
Product: Wine
Version: 1.7.6
Platform: x86-64
URL: http://www.efmer.eu/download/boinc/boinc_tasks/unified
/setup_32_64_boinc_tasks_1_5_8.exe
OS/Version: Linux
Status: NEW
Keywords: download, performance
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46782
--> http://bugs.winehq.org/attachment.cgi?id=46782
Wine 1.7.6 console output
Under Windows XP BoincTasks runs at around 22% when updating (takes a few
seconds) but idles around 1-2%. Under Wine it runs around 60% all the time. I
cannot work out why. The exact same setup was tested in both cases.
http://www.efmer.eu/download/boinc/boinc_tasks/unified/setup_32_64_boinc_ta…
Following install you are asked if you are running Windows or Linux with Wine,
choosing either option has the same effect.
Original post:
http://efmer.com/forum/index.php?topic=1140
--
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=19655
Summary: Lotus Smartsuite 3.1 installer hangs at the end
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer, win16
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22938)
--> (http://bugs.winehq.org/attachment.cgi?id=22938)
Wine 1.1.27 console output
Lotus Smartsuite 3.1 (16-bit) installer apparently completes but hangs and has
to be killed.
Wine set to Windows 3.1 mode, but it does the same in Windows XP mode.
--
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=14313
Summary: Areena 5 help pages don't work at all
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape3000(a)gmail.com
In the game Areena 5, I can't use the help pages at all. They aren't very
important part of the game. In fact the help pages are quite useless, but I
submit a bug report, because I think this bug is blocking the Platinum rating
for the game.
So there is a menu called Apua -> Ohje (in English something like: Help -> Help
Contents). When I click it nothing happens. So the help pages can't be used at
all.
There are AREHELP.HLP and AREHELP.GID files in the game folder. All the help
data can be found the in somewhat packed format.
This will show up every time I click the help:
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
I think that it has pretty much nothing to do with the real problem, but
anyways.
--
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=17972
Summary: Problems with Slingplayer channel icons
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-
Setup-EU-1.5.1.343.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20329)
--> (http://bugs.winehq.org/attachment.cgi?id=20329)
Wine 1.1.18 Screenshots
Slingplayer has channel icons to identify each channel.
There are two problems.
1. The icons redraw line by line, but each line clears the last, so browsing
them isn't possible. The icons redraw automatically when changing windows back
and forth.
2. The icons can't be selected.
The attachment tries to show how the icons are redrawn. I have a short video
which shows it a bit better, but I can't get it off the camera at the moment...
Tried in latest gitwine wine-1.1.18-199-ga9c0c24 too.
To get this far, I need to work around bug 17971, bug 13371, bug 17948 and bug
16546.
I tried a +bitmap log but the log was too large to make any sense of, and I'm
not certain that the icons are bitmaps, as I can't find the actual file or
files.
A +icon log causes the app to hang for some reason, so I couldn't use that
either.
Problem has been around a while, but first instance that I know of is in
1.0-rc4.
--
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=20834
Summary: Psychonauts: Mouse buttons need to be reassigned every
play
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
URL: http://www.gamershell.com/download_8864.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Everytime I load up Psychonauts I need to rebind or reassign the three mouse
buttons to their actions. It seems that before reassigning the mouse buttons
the actions will be assigned to the keyboard buttons nummber 1-3 rather than
mouse button 1-3.
Running Ubuntu 9.10 amd 64 with onboard Geforce 8200 running official nVidia
drivers version 185.18.36.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36533
Bug ID: 36533
Summary: Original War: Patcher 1.12.10.12 changelog text is
wrong colour, almost illegible
Product: Wine
Version: 1.7.19
Hardware: x86-64
URL: http://www.owsupport.com/patches/OWPatch_1.12.10.12.ra
r
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jopac76(a)mail.com
+++ This bug was initially created as a clone of Bug #36523 +++
After installing the retail cd version 1.02 french, and then trying to update
to 1.12.10.12.exe. Or just trying to run the patcher after installing. Shows a
changelog before installing written in black on dark grey, barely legible. The
shown colours on windows are different.
Download: http://www.owsupport.com/?sect=patches
71a1e44b03639791875dd216755e5e8910db24cb OWPatch_1.12.10.12.exe
Produces no output on default flags.
--
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=36524
Bug ID: 36524
Summary: Far Cry 2: Graphical Glitches and Unstable Gameplay
Product: Wine
Version: 1.7.18
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
Created attachment 48607
--> http://bugs.winehq.org/attachment.cgi?id=48607
Log
I have an AMD Radeon 7950, and I am getting serious graphical errors. The
screenshots will explain it better than I can, it is basically just random
colors all over the screen. On top of this, if I raise the settings to anything
higher than low, the game will crash almost immediately.
--
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=35745
Bug ID: 35745
Summary: Proetus 8 install stops when asking for license key
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jozamm(a)gmail.com
Created attachment 47737
--> http://bugs.winehq.org/attachment.cgi?id=47737
Errors during proteus installation
Hi,
I am installing proteus 8.1 sp1 and the install stops when asking for the
licence key. I click on next and nothing happens.
I tried the solution of bug 35544 by installing winetricks -q w57 but it didnt
work. I am using wine 1.7.13.
The main error seems to be
fixme:wshom:ClassFactory_QueryInterface
(0x7ff0d6c8cac0)->({342d1ea0-ae25-11d1-89c5-006008c3fbfc} 0x55cee0)
fixme:wshom:WshShell3_QueryInterface Unknown iface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:wshom:WshShell3_QueryInterface Unknown iface
{719c3050-f9d3-11cf-a493-00400523a8a6}
Any help would be appreciated,
jozamm
--
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=32861
Bug #: 32861
Summary: Closing Mathematica via window with main menu leads to
hang
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
At start Mathematica opens two windows: one with decoration and main menu, and
another with startup screen. On Windows when you click close button on menu
window, Mathematica quits. On Wine it just hangs.
--
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=14296
Summary: winhelp: Extraneous flashing cursor/caret
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Wine winhelp shows a flashing cursor/caret symbol when you click somewhere in
the text. Windows winhelp does not do that. That behaviour may be desired, e.g.
it makes selecting text using the keyboard possible. However...
Click in a page so the cursor is shown, then click on a link to go to another
page. A flashing cursor is present at the top left, even before you click in
the page.
On some help pages, the flashing cursor is present at the top left even before
the user clicks in the page. Also, if there is a large graphic at the top left,
the flashing cursor may appear (see cwdeluxe.hlp and click on the picture).
Windows 95 Winhelp does not allow images to be selected.
cwdeluxe.hlp is in winehelp_bugs.tar.bz2 at
http://bugs.winehq.org/attachment.cgi?id=14574
--
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=34328
Bug #: 34328
Summary: World of Tanks: Purple graphics errors
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JohannesBauer(a)gmx.de
CC: wine-bugs(a)winehq.org
Classification: Unclassified
I'm using wine-1.7.0 which I've patched with the
disable-dynamic-vertex-buffers.patch
(https://github.com/Pinkbyte/pinkbyte-overlay/blob/master/app-emulation/wine…).
When I play (no matter what graphics settings, no matter if fullscreen or
windowed), I get purple bars over some text elements. It's annoying ingame
because I cannot tell the difference which players are alive and which are dead
anymore. Here's a screenshot of what it looks like:
http://i.imgur.com/QFuwKqA.png
I'm on Gentoo LInux x86_64 with a Nvidia graphics cards and the proprietary
Nvidia driver:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G94 [GeForce 9600
GT] [10de:0622] (rev a1)
Details:
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT]
(rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device 1270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at cc00 [size=128]
[virtual] Expansion ROM at fc000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Is there anything I could try to get rid of this problem? Other than this it
runs very nicely.
--
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=9466
Summary: the api status page doesn't work
Product: WineHQ.com
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bl4ck.3yed(a)gmail.com
This is what it say
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result
resource in /home/winehq/opt/tools/winapi_stats.php on line 118 Warning:
mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/winehq/opt/tools/winapi_stats.php on line 129
last modified: Fri Aug 24 9:53:14 CDT 2007
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37070
Bug ID: 37070
Summary: Missing polygons on 3D objects in Revenant
(ddraw:d3d_device7_GetClipStatus iface, clip_status
stub)
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
The isometric view is composed partly of 2D artwork and 3D animated objects and
characters. Most of the 3D objects are partially drawn to the point of becoming
invisible after a while.
Logfile is filled with :
fixme:ddraw:d3d_device7_GetClipStatus iface 0x13c940, clip_status 0x33e6e8
stub!
and also a few Depth/Stencil fixmes.
Note:
- "Disable texture blitting" must be checked in the advanced options of the
launcher, or the UI will be missing parts.
- "Enable Real Time Light" must be unchecked in the in-game options menu, or no
element other than the background and the UI will be drawn.
- Some part of the player character can be seen when he moves.
The demo specified in the download link also has this bug.
--
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=16499
Summary: Adobe Photoshop CS4 crashes upon using text input tool
Product: Wine
Version: 1.1.7
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maevey(a)hotmail.com
Created an attachment (id=17921)
--> (http://bugs.winehq.org/attachment.cgi?id=17921)
Terminal output log
Photoshop installs and starts okay. All tools seem to work (after basic
testing). Clicking on the text input tool causes application to crash.
Log attached
Using Ubuntu 8.10
--
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=37000
Bug ID: 37000
Summary: DELISprint does not run
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hans011(a)ib-lederer.de
Created attachment 49155
--> http://bugs.winehq.org/attachment.cgi?id=49155
Command line messages, from a run on Linux Mint Debian Ed. x64 / Mate Desktop
and Wine 1.7.15
DELISprint is an online/offline parcel check-in and label print application
from DPD, a large German parcel service. It is necessary for business
customers of DPD. You need to be a registered customer to really use it, but
it can be freely tried in demo mode. It may be freely downloaded from
http://delisprint.dpd.com/download/v5/DELISprint_Setup.exe (Ver. 5.6.7.0, 30
MB).
According to its included Help PDF it is written for Win 2000/XP, but runs also
on Win 7. It seems to make heavy use of a Jet DB and brings 30 dlls. Prior to
installation in a new WINEPREFIX it needs jet40 and mdac28 via winetricks.
With these prerequisites DELISprint_Setup.exe installs. On first start it
automatically imports quite a lot of CSV data into its DB and then seems to
work. But on exit and second start it hangs at its splash screen, the Wine
debugger window opens but remains empty.
The same happened with Wine 1.7.11 and Wine 1.6.2 on an x86 installation.
I found one old unanswered forum thread with the same problem:
http://www.winehq.org/pipermail/wine-users/2012-March/104110.html
See attached command line messages, from a run on Linux Mint Debian Ed. x64 /
Mate Desktop and Wine 1.7.15, after clicking »Close« in the debugger window and
then pressing Ctrl-C because the program didn't close.
--
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=32436
Bug #: 32436
Summary: attempting to install programs with msiexec fails
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahferroin7(a)gmail.com
Classification: Unclassified
Created attachment 42793
--> http://bugs.winehq.org/attachment.cgi?id=42793
Output from `wine msiexec /a python-3.3.0.amd64.msi`
Seems to not matter what program I try to install, tested with multiple
installers, including multiple versions of Python and a couple of other free
programs. Console output from trying to install Python 3.3 is attached. If
you need more info, just let me know.
--
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=34601
Bug #: 34601
Summary: Hydro Thunder from Midway Arcade Treasures 3 crashes
quickly after the start
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46086
--> http://bugs.winehq.org/attachment.cgi?id=46086
Hydro Thunder log+error
Hydro Thunder from Midway Arcade Treasures 3 crashes quickly after the start.
Other games from this collection work rather fine.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 310)
--
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=34600
Bug #: 34600
Summary: Midway Arcade Treasures 2 crashes when loading the
menu
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46084
--> http://bugs.winehq.org/attachment.cgi?id=46084
MAT2 Error
You can watch intros, but then the application crashes.
Tested with
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
--
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=33141
Bug #: 33141
Summary: Problem to start SimCity 2013
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linfo(a)afaportal.ru
Classification: Unclassified
When i start simcity 2013 in origin i crashed the game.
--
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=16948
Summary: tmpfile() write, seek(0) and read does not return same
data
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
ok this is tested from python (import os) so it _could_ be done a little
simpler - like... using c. didn't want to forget about it so am raising it
here.
this is the mode opening a tmpfile:
fixme:msvcrt:MSVCRT__sopen : pmode 0x1464e0 ignored
http://bugs.python.org/issue4956
$ ./python.exe -i
Python 2.5.2 (r252:60911, Jan 15 2009, 23:28:55) [gcc] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> f = os.tmpfile()
>>> f.name
'<tmpfile>'
>>> f.write("hello\n")
>>> f.flush()
>>> f
<open file '<tmpfile>', mode 'w+b' at 0x001B34E8>
>>> f.tell()
6L
>>> f.seek(0)
>>> f.tell()
0L
>>> f.read()
''
it's as if it's impossible to read from the tmpfile. which kinda defeats the
object of having one :)
c:\windows\temp exists but c:\windows\tmp does 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=32563
Bug #: 32563
Summary: Purebasic does not display icons in toolbar which is
drawn distorted.
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Classification: Unclassified
Created attachment 42970
--> http://bugs.winehq.org/attachment.cgi?id=42970
Screenshot of purebasic without the toolbar
Purebasic is a little nice basic compiler that can produce very compact
executables.
The windows version runs in Wine with just a few defects only. There is a
native Linux version, but many people use the windows version in wine to
generate win32 executables.
The toolbars in the IDE do not show any icons, the toolbar works, but the icons
are not displayed.
This problem is not the typical icons are not drawn, as the toolbar is being
stretched too.
The problem has been happening for years with older versions of Wine and
Purebasic.
Here I tested with wine 1.5.19 in Ubuntu 12.10 and PureBasic Demo 5.0
(the demo can be downloaded from: http://www.purebasic.com/download.php)
Here is how to reproduce the problem:
wget -c http://www.purebasic.com/download/PureBasic_Demo.exe
wineprefix=/home/test/purewine winecfg
wineprefix=/home/test/purewine wine "C:\\Program
Files\\PureBasic\\purebasic.exe"
You get these error messages repeated all the time:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f790,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32f790,0x00000000), stub!
err:imagelist:ImageList_ReplaceIcon invalid image list
--
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.