http://bugs.winehq.org/show_bug.cgi?id=16069
Summary: VC6 debugging not working
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kresander(a)yahoo.com
I have used Wine to compile and run fairly large programs (more than 75 source
files and 2GB, 5GB of source …
[View More]code). Background is available in my post at Wine
User's forum under title Cannot install Visual C++ version 6.0 (VC6). My last
reply in the thread is this:
+++ begin +++
So far, I have tried four projects from Windows to Linux/Wine. All compiled
using VC6 on Wine and ran ok the first time. The two largest contained 78 and
105 cpp files with approximate source file sizes 2GB and 5GB.
Features used:
GUI: most standard and extended controls via dialog calls/macros
and CreateWindow, various window positioning/resizing functions,
messageboxes
GDI: most except paths
CHARS: most functions defined by <tchar.h>
FILES: fopen,fread, fwrite, ftell, fseek, fclose, _findfirst,
_findnext, _mkdir, remove, _tunlink
MEMORY new,delete and most memory and <string.h> functions.
Did not use MFC or ATL frameworks, just plain, Windows API functions
and as few of these as I could manage.
Did not use Windows file and directory functions.
Did not use c++ exception handling
Did not use Windows memory allocation function or older mallocs.
BUT
could not get the debugging to work.
1. on entry to the Windows main program:
int PASCAL WinMain( ...)
{
WNDCLASS wc;
MSG msg;
int a = 1; // for testing debug
int b = a + 1 ; // testing debug
hmodule = fhInstance ; <<< put breakpoint here
Values of variables a and b were reported as unknown expressions.
2. a little bit further into WinMain at call to CreateWindow for
main window:
hwndmain = CreateWindow( "GenericAppClass", ....
The program entered CreateWindow, but never returned.
Does debugging work, or have I entered unchartered waters?
+++ end +++
I don't write bigger and more resource-demanding programs than those mentioned
above. The VC6 compiled these with ease, ran without a single glitch and the
IDE behaved as I was used to see it. With debugging working there is no reason
for me to be on Windows any more. Have wanted to leave for years.
VC6 is an excellent product (too good to be Microsoft) and it now seems it can
offer cross-development on Linux. Really worth pursuing in my view.
You can reach me at kresander(a)yahoo.com.
Best regards
Ken Resander
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27986
Summary: Delorme Topo USA 7.0 fails to start
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsoltren(a)gmail.com
Created an attachment (id=35822)
--> (http://bugs.winehq.org/attachment.cgi?id=35822)
…
[View More]Backtrace of Delorme Topo USA 7.0 hang.
Delorme Topo USA 7.0 fails to start. I am able to install the program
successfully off a retail CD by running:
$ wine path/to/setup.exe
When I try to launch the application, I see the following:
- splash screen appears
- application loads through splash screen
- main application window appears with some menus rendered
- application hangs (appears to be a loop or deadlock)
I tried running Topo7.exe in the debugger:
$ WINEDEBUG=+warn+heap winedbg /home/jsoltren/.wine/drive_c/Program\
Files/DeLorme/Topo\ USA\ 7.0/Topo7.exe &> wine.error.log2
At the looping section, I did a break and backtrace. It seems to get stuck
here:
0xf77a4425 __kernel_vsyscall+0x5 in [vdso].so: movl $0x2b,%ecx
Please see attachment topo7.bt.txt for more details.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27897
Summary: Graphical glitches in TimeShift 1.2
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dreamsoul14(a)gmail.com
Game running with any setting and resolutions. Tested with wine 1.3.22 and
1.3.25
--
…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27642
Summary: ms word 2003 has indic shaping issues with few
characters
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35344)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=35344)
ms word 2003 doc, as in video:
Please see the attachment and the video:
http://www.youtube.com/watch?v=FynooPfCgKg
The bug seems to be related to 2 things: small i matra ि and reph form
characters, क्र त्र प्र = consonant+र् (r-halant).
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22137
Summary: [3CX Phone] app does not work with Wine on Mac 10.6
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nareshkv(a)gmail.com
App 3CX Phone is installed fine.
Upon running it throws following error …
[View More]logs:
fixme:tapi:lineInitialize (0x8487f0, 0x0, 0x4f9a54, (null), 0x32ed54): stub.
fixme:tapi:lineSetAppPriorityA (3CX Phone.exe, 00000004, 0x0, 00000001, (null),
00000001): stub.
fixme:tapi:lineRegisterRequestRecipient (0x0, 00848450, 00000001, 00000001):
stub.
err:ntdll:RtlpWaitForCriticalSection section 0x20c40b8 "?" wait timed out in
thread 001d, blocked by 000b, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x20c40b8 "?" wait timed out in
thread 0009, blocked by 000b, retrying (60 sec)
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:widDsCreate DirectSoundCapture not implemented
fixme:wave:widDsCreate The (slower) DirectSound HEL mode will be used instead.
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:gsm:GSM_DriverProc libgsm support not compiled in!
err:mmio:MMIO_ParseExtA No . in szFileName: "MenuPopup"
err:mmio:MMIO_ParseExtA No . in szFileName: "MenuCommand"
wine: Unhandled exception 0xc0000409 at address 0x1fd8ae4 (thread 002e),
starting debugger...
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19761
Summary: RollerCoaster Tycoon: Wrong background colour in some
menus.
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
Created an attachment (id=23139)
--> (http:…
[View More]//bugs.winehq.org/attachment.cgi?id=23139)
In-game screenshot depicting the problem
The game RollorCoaster Tycoon (with the Loopy Landscapes add-on) shows a wrong
background colour (see attached image) in a menu, where all occurred events are
logged. The colour shouldn't be the green but the grey you see in the
background of the ride menu in the lower left corner.
Testsystem:
- AMD Athlon XP (1.2GHz)
- 1.5 GB RAM (DDR)
- ATI Radeon R300 (with the radeon driver, v6.12.2)
If you need further information, feel free to ask.
Kind regards,
Kai Wasserbäch
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29058
Bug #: 29058
Summary: Wine Microsoft Windows compatibility layer and
exe.file
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlogisonni(a)libero.it
…
[View More] Classification: Unclassified
When opening a file.exe using Wine Microsoft Windows compatibility layer
I get the following message:"The program pxplay encountered an error and must
be closed,We are sorry for the incovenence."The files.exe I'm tryng to execute,
are, several videos
created using The PHOTODEX PROSHOW PRODUCER. They do run properly under Windows
but not under Linux Ubuntu version 11.04.Natty.
It may happen that they start to play with soundtrck and suddenly the sound
disapperas.It also happens when i give the imput for play ,I see thre program
loading and launching up to the first screenshot and the computer freezes so I
have to restart the system.
I'd greatly appreciate any help in order to this problem
P.S.
I've also tried to install different versions of the Photodex Program on my
linux system trough "PlayOnLinux 4.0.12. but it doesn't work.
Thanks in advance
Carlo
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=16006
Summary: Problem getting 'Wordtalk' Addin working in MS Word 97
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.wordtalk.org.uk
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graemebruce(a)aspects.freeserve.co.uk
Created an …
[View More]attachment (id=17211)
--> (http://bugs.winehq.org/attachment.cgi?id=17211)
Output following boot up of Word97 and click on Wordtalk configure icon.
Trying to run Wordtalk with Word 97 on an Asus Eeepc (Xandros) through Wine
1.0.
Both Word and Wordtalk appear to install satisfactorily and the Wordtalk
tooolbar appears in Word. However on clicking icons on the bar nothing works. I
have set oleaut.dll to native and installed riched20 and riched30 from
Winetricks. This seems to enable the Visual Basic Editor but still can't get
the macros in Wordtalk to run.
Wordtalk is an addin which is extremely imporatnt for dyslexic users. It
'echoes' text and reads the spellcheck list. I am very keen to get this running
for school pupils in our area so priority is quite high! Anny help most
welcome.
A log of console output is attached, following boot up of Word and click on the
'configure' icon on Wordtalk tooolbar (black spanner)
I've tried using Word 2003 instead - similar results. Would prefer to use
Word97 because the Asus Eeepc has limited hard disc space so a compact
installation is preferable.
Word 97 was installed with the 'typical' installation option and the 'full'
version of Wordtalk was used. The Wordtalkstartup utility is installed and
working correctly.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28160
Summary: [integration] winemenubuilder should have a consistent
way to deal with extensions that have multiple
(native) mimetypes
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: wine(a)rodrigosilva.com
Granted, extensions (globs) and mimetypes do not have a 1-1 mapping. and things
like aliases, parents, and user/system databases only make this mapping harder.
Even if a perfect match is not possible, there is room to improve
winemenubuilder. Currently, when it tries to match a given extension with a
native mamitype, it concatenates user and system globs and... thats it. Picks
the 1st match it finds. No sorting. No removing duplicates.
That makes winemenubuilder really unpredictable. For instance, in my native
system i currently have this:
asc application/pgp-encrypted
asc application/pgp-keys
asc text/plain
ogg audio/ogg
ogg audio/x-flac+ogg
ogg audio/x-speex+ogg
ogg audio/x-vorbis+ogg
ogg video/x-theora+ogg
sub text/x-microdvd
sub text/x-mpsub
sub text/x-subviewer
So, if winemenubuilder finds HKCR\.ogg , which of the 5 will it pick? The 1st
one it finds... which is? Who knows! It doesnt look at ContentType value before
assuming the "one and only" mimetype for that ext is the one he picked from
fd.o mime database.
That makes impossible for a script to "pre-build" a
HKCU\Software\Wine\FileOpenAssociations\*ogg entry to inhibit winemenubuilder
from creating a redundant native association (x-wine-extension-ogg.desktop file
and others)
My suggestion, 2 different approaches to solve this:
1 - If [HKCR\.ext]ContentType=xxx is found, respect it. That means
generate_associations() should read ContentType *before* calling
freedesktop_mime_type_for_extension() , not *instead* of it.
2 - change build_native_mime_types() algorithm to *sort* the entries when
building mime_types list, either sort(user)+sort(system) or sort(user+system).
That way freedesktop_mime_type_for_extension()'s pick will be an easily
predictable one.
This bug is closely related to http://bugs.winehq.org/show_bug.cgi?id=28158 and
http://bugs.winehq.org/show_bug.cgi?id=28159
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28953
Bug #: 28953
Summary: Error when installing Surething CD/DVD Labeler
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ponchorat1968(a)hotmail.com
Classification: Unclassified
Created attachment …
[View More]37224
--> http://bugs.winehq.org/attachment.cgi?id=37224
Screenshot of the error on installing Surething
Installer stcd.exe encountered a serious problem and stops installing, but when
checking installed programs, it's in the list. It can be 'run', but when trying
to open a '.std' file it 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26592
Summary: winevdm.exe crashes running Money Soft Money Manager
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muffinresearch(a)gmail.com
Created an attachment (id=33853)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=33853)
Debug output.
When running the demo of Money Manager [1] if you open "Tools -> Setup ->
Page"
The message: "The program winevdm.exe has encountered a serious problem and
needs to close" appears.
Debug output from running from the terminal is attached. To get the program to
quit it's necessary to run "wineserver -k".
Please let me know if I can provide any further debugging data.
[1] http://www.moneysoft.co.uk/
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27377
Summary: fixme:d3d_surface:surface_cpu_blt Stretched blit not
implemented for bpp 64!
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: ahso47(a)yahoo.com
fixme:d3d_surface:surface_cpu_blt …
[View More]Stretched blit not implemented for bpp 64!
need for speed shift 2 hangs after that message.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21652
Summary: Fritz 11 (ChessBase) got wrong pieces displayed after
a while
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://chessbase.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxcvs(a)email.it
Created an …
[View More]attachment (id=26145)
--> (http://bugs.winehq.org/attachment.cgi?id=26145)
errors log
After 1-2 minute of playing the pieces are displayed as in the screenshot.
I've attached a screenshot and a log of the 'errors' occurring.
The play before that weird displaying is good. The engine loads too.
My system is debian testing on x86-64. wine 1.1.37.
The icons on the menu are crappy too. They're crappy since the start of the
program.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17334
Summary: Ethernet card emulator
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sudheerss(a)gmail.com
I have a Win app which needs a license to run. The license needs to verify the
mac-id of the machine on …
[View More]which it is installed. So, when I start the app, I get
the message - "No ethernet adapater is found on this machine". I know that the
app is correctly installed since it almost opens up, but gives this message and
then ends. Is there a way in Wine to 'trick' the app and pass a desired value
of the mac-id, so that the app can then run? All that the app needs is a
mac-id.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34181
Bug #: 34181
Summary: why not allow windows_XP-wide switch to "high contrast
reversed colors" ?
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcdunord(a)gmail.com
…
[View More]Classification: Unclassified
in windows XP the only way to run EXCEL with "dark background +bright
characters/gridlines" (high contrast - reversed colors) is to switch the whole
XP session to "high constrast reversed colors"...
too hard to offer this switch under wine? :(
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10016
Summary: age of wonders 2: the application does not get any mouse
input
Product: Wine
Version: 0.9.45.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=8746
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: …
[View More]wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Input from the mouse does not seem to reach the application.
I tried running the application's setup program,
switching between mouse in "color mode", "black & white" mode
and "software mode".
The colorful surface that represents the mouse pointer shows on the top-left
part of the screen, but does not move in response to mouse movement.
I tried running with a native dinput.dll, but there was no difference.
Therefore I set WINEDEBUG=dinput, and saw nothing in the trace.
I don't know which WINEDEBUG values to try in this case.
I was not sure which component to pick from the list, and I went with
x11driver, but I have no idea if the issue is really there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35491
Bug ID: 35491
Summary: Switching to fullscreen works inconsistently
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christopher(a)thielen.co
Classification: Unclassified
Created attachment 47378
--…
[View More]> http://bugs.winehq.org/attachment.cgi?id=47378
The game window is too far up and to the left, revealing the desktop. Note the
black rectangle actually has game content, it just didn't capture.
In many games (I believe all using Direct3D), switching to fullscreen mode
works inconsistently, and often produces what looks like the correct window
running but shifted up and to the left about 20% too far, leaving the original
Gnome 3 desktop below.
I am using Fedora 20, GNOME 3 with the gnome-shell, and running on the nouveau
driver with a nVidia NV86 chipset (fully supported by Nouveau, this coming from
a Dell Latitude D630).
The games are all roughly the same era (1998-2001). If there is a generic
"switch to fullscreen mode" Direct3D application I could try, let me know.
I have a screenshot of the issue. Note the screenshot shows the game window as
black but it actually has the correct game content within it.
Again, _sometimes_ it works completely fine. That is usually on a fresh boot.
Once the issue starts occurring, it usually keeps happening.
This happens whether I let the window manager manage/decorate windows or not.
Sometimes, when the window manager can manage Wine's windows, alt-tabbing away
and back again can fix the issue but usually not.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30771
Bug #: 30771
Summary: Comm port Properties missing Interval Timeouts
capability
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)frog.wheelycreek.net
Classification: …
[View More]Unclassified
Created attachment 40293
--> http://bugs.winehq.org/attachment.cgi?id=40293
Patch implementing interval timeout capability
The hard-coded properties for GetCommProperties on a Com port are missing the
Capability PCF_INTTIMEOUTS.
It appears that this capability actually works from both browsing the source,
and from the fact that an application requiring it works.
This is required for both UPstart and Home Control Assistance
http://appdb.winehq.org/objectManager.php?sClass=application&iId=7903 which do
not acknowledge COM ports that are missing this capability.
Patch 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31008
Bug #: 31008
Summary: WinUAE "Browse for folder" works incorrectly
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.winuae.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: …
[View More]Unclassified
Install / run.
Click "paths" and click "..."
It should show "Browse for folder" dialog, but it shows "Open file" dialog.
-> It doesn't work
fixme:commdlg:IServiceProvider_fnQueryService Interface
{e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service
{e07010ec-bc17-44c0-97b0-46c7c95b9edc}
Workaround native comdlg32.dll
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30618
Bug #: 30618
Summary: Common dialogs should use icons from Linux system icon
theme
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: from_wine_bugzilla(a)ssokolow.com
…
[View More]Classification: Unclassified
Currently, the common dialogs like Open/Save use the Tango icon theme,
regardless of what the Linux desktop is configured to use. (They also seem to
use the plaintext icon for anything that isn't an EXE with its own embedded
one)
It'd probably require an ugly hack (and not necessarily be a good idea anyway)
to intercept ALL requests to read standard icons normally bundled with Windows.
However, using the system icon theme to populate toolbars and file lists in
common dialogs should be reasonably simple for someone already familiar with
the codebase and would help to reduce the alienness of Windows UIs on a Linux
desktop.
Of course, a checkbox or registry key to disable it would be necessary since
Wine doesn't automatically use the GTK+ color scheme and some icon themes are
unusable without toolbars using a light-on-dark colour scheme.
I doubt I'll have time to implement this myself (especially given that I have
no experience with the Wine codebase and almost none with C or C++) but I'll
leave myself a note to research retrieving system icons without GtkIconTheme or
QIcon once I'm finished my exam preparation.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27503
Summary: Dungeon Keeper II still need a crack to run.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.livet(a)gmail.com
Created an attachment (id=35161)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]35161)
Wine dbg backtrace
Dungeon Keeper II was listed in the games that are affected by bug #219 which
was closed in 1.3.22 release. Unfortunately, the game still need a crack to run
properly.
I hope this is not a doubloon and the right thing to do :).
Andreas
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18979
Summary: Installation of Microsoft SQL Server Express crashes
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=7522A683-4CB2-454E-B908-E805E9BD4E28&displaylang=en
#filelist
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
…
[View More] Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukass(a)etek.chalmers.se
Created an attachment (id=21856)
--> (http://bugs.winehq.org/attachment.cgi?id=21856)
Backtrace from crash
The installer crashes after the first "Unpacking files" dialog. This is with a
completely clean wineprefix.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34343
Bug #: 34343
Summary: mIRC 7.32: entering infinite loop after dismissing
trial dialog on Mac OS X
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ionic(a)ionic.de
…
[View More]Classification: Unclassified
Created attachment 45716
--> http://bugs.winehq.org/attachment.cgi?id=45716
Excerpt from WINEDEBUG=warn+all,err+all,fixme-all,trace+relay wine mirc.exe
A newly installed mIRC in a clean wineprefix is entering a closed loop after
dismissing the trial dialog on Mac OS X.
It doesn't matter where it was installed, I also tried dosdrive_c/mIRC, just to
make sure.
Excerpt from WINEDEBUG=warn+all,err+all,fixme-all,trace+relay wine mirc.exe is
attached.
I can upload the full log, if need be, or logs with other WINEDEBUG values
(though trace tends to be very verbose.)
This bug is only affecting OS X, mIRC is starting up and working fine (mostly)
with wine 1.7.0 on Linux. Don't try to reproduce it on Linux, please.
Wine has been built and installed via MacPorts.
--
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.
[View Less]