http://bugs.winehq.org/show_bug.cgi?id=1715
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |h.davies1(a)physics.ox.ac.uk
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 05:16 -------
bug => Huw
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1715
------- Additional Comments From richard(a)daijobu.co.uk 2005-26-09 05:00 -------
See also bug 412
Win32 API CreateDIBSection for 4bpp yields wrong result
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3136
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 04:57 -------
fixed in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3069
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 04:57 -------
fixed in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1719
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From richard(a)daijobu.co.uk 2005-26-09 04:56 -------
Confirming
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-09 04:46 -------
>After a cvs update -PAd, I did a make uninstall, moved my .wine out of the way,
Don't do that in that order, it wont uninstall cleanly in all cases...
Make something like:
make uninstall; update -PAd ; ./configure; make depend && make ; make install
>and then executed tools/wineinstall. Once it was in place, I verified that my
This is not needed anymore
>I've never directly edited user.reg, and it didn't seem to have a DllOverrides
>section, so I made the changes requested in comment #7 in my .wine/config.
DllOverrides are modified using winecfg in recent wines and .wine/config file is
not used (and ignored afaik), so don't use it. winecfg is a graphical front-end
to edit Wine's configuration.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1399
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-26-09 04:32 -------
All dependent bugs fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-09 04:29 -------
Correction, i think it has to do something with my setup, and is not caused by
some kind of regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1719
mpathy(a)progadat.hu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20030911 |20050830
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1719
mpathy(a)progadat.hu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|ABANDONED |
------- Additional Comments From mpathy(a)progadat.hu 2005-26-09 02:54 -------
In the 20050830 release the problem still exists.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-09 02:34 -------
just before the exceptions are thrown, it tries "to do " something with
riched20.dll. Maybe you could try run with native riched20.dll:
copy riched20.dll from a native windowspartition, or download from
www.dlldump.com (if you have a valid windowslicense), put it in
~/.wine/drive_c/windows/system and run WINEDLLOVERRIDES="riched20=n" wine
bw600.exe. What does that give?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-09 02:21 -------
The bug "with the flying legs" occurs in current cvs (monday 26 september)
I'll try to find out what patch caused this
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=412
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.myhelio.com/helio
| |-
| |download/emulator/Install/He
| |lioEmulatorV1.06.EXE
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 02:09 -------
The bug is still present
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3215
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 01:58 -------
It stores the data regarding these functions the registry and gets the info
regarding them from the registry
It can be found in HKLM/System/MountedDevices
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3110
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver_stieber(a)yahoo.co.uk
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 01:25 -------
assigning to oliver
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3110
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 01:20 -------
I am attaching the output log.
Test on intel i810
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3082
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 01:07 -------
Closing this issue, as there is now a stub implementation for this.
GoogleEarth setup will not hang on this error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2463
------- Additional Comments From infyquest(a)gmail.com 2005-26-09 00:56 -------
If you could provide a source code (if its opensource) or a snippet of code. It
would be helpful.
Provide some more info
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From marcus(a)jet.franken.de 2005-26-09 00:29 -------
you need to run "wineprefixcreate" for your current .wine setup
to have InstallShield get all the registry entries it needs.
Then please try again to install it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2139
------- Additional Comments From craig.chandler(a)interdynamics.com 2005-26-09 00:19 -------
can confirm this bug and the above fix
had an application that was returning junk for empty fields
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=751
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 23:56 -------
Its not yet fixed, tested with 20050830 snapshot
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2363
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 23:51 -------
A patch has been sent. Please test it after it has been commited.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3290
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 23:49 -------
Certain 64bit heap functions like StackWalk64 have not been implemented yet.
Hence it will fail.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3395
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 23:44 -------
*** This bug has been marked as a duplicate of 3265 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3265
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slack1_more(a)optusnet.com.au
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 23:44 -------
*** Bug 3395 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3290
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver_stieber(a)yahoo.co.uk
------- Additional Comments From ivg2(a)cornell.edu 2005-25-09 23:30 -------
Update. Sep. 26.
TestCooperativeLevel stub errors are gone...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From joe(a)eshu.net 2005-25-09 23:26 -------
Oh yeah, I'm now running a fully updated Fedora Core 4 system. While I couldn't
swear to it, I do believe that I tested all my wine apps when I did the OS
upgrade and didn't encounter any problems ( that was several months ago ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From joe(a)eshu.net 2005-25-09 23:21 -------
I was hesitant at first, since I had been using Topo! happily in wine , but a
quick check revealed that it no longer works with the latest CVS version.
After a cvs update -PAd, I did a make uninstall, moved my .wine out of the way,
and then executed tools/wineinstall. Once it was in place, I verified that my
old .wine and the freshly created one differed only in the basic local
customizations and the registry entries for my installed software, so I swapped
the old and new .wine's.
I've never directly edited user.reg, and it didn't seem to have a DllOverrides
section, so I made the changes requested in comment #7 in my .wine/config.
When I loaded mounted the installation cdrom and executed
"wine /media/cdrecorder/setup.exe", InstallShield died with:
1608: Unable to create InstallDriver instance.
Return code: -2147221021
[which looks suspiciously like an all 1 bitvector]
The controlling window shows:
moby(.wine) wine /media/cdrecorder/setup.exe
fixme:msi:MsiGetProductInfoW L"{F19BED0D-E57B-4240-AF3D-87CF9E6D7BF1}"
L"PackageCode" 0x7ff41f90 0x7fcad888
fixme:msi:MsiInstallProductW L"E:\\ISScript8.Msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SelfUnregModules"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFiles"
fixme:msi:ACTION_InstallFiles Write DiskPrompt
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for
interface {00000131-0000-0000-c000-000000000046}, error 0x80040155
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x80040155
fixme:ole:CoCreateInstance no classfactory created for CLSID
{8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x80040155
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3397
Summary: Picasa folders menu doesn't work
Product: Wine
Version: 20050830
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rckeller(a)gmail.com
Open Picasa and select Tools -> "Folder Manager..."
If I try to select the folders pointing at my home directory,
they do not open and allow one to deselect subfolders for
Picasa search.
Furthermore, the radio buttons in the upper righthand corner
are greyed out and unselectable.
...robert
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2899
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Half Life 2 Installer |Half Life 2 Installer -
|crashes with unimplemented |cannot accept EULA
|msi calls |
------- Additional Comments From ivg2(a)cornell.edu 2005-25-09 23:20 -------
Sep.26, CVS:
fixme:msi:MsiInstallProductW L"F:\\hl2.msi" (null)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"MigrateFeatureStates"
fixme:msi:MsiGetMode STUB (iRunMode=16)
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
err:msi:ITERATE_Actions Execution halted due to error (1602)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3396
Summary: install of picasa stalls for a very long time (without
feedback)
Product: Wine
Version: 20050830
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rckeller(a)gmail.com
installing picasa2-setup-1884 takes forever to finish.
here's the timeline:
9:10:00 started /usr/local/bin/wine picasa2-setup-1884.exe
9:11:45 License agreement popup -> Installing
9:12:15 Installation Complete / unresponsive Close button -- window
does not repaint itself
9:21:?? Finish button appears in unrepainted setup window already
depressed, Picasa starts up
here's the output from the session
...robert
{rck@fangio.corp:276} /usr/local/bin/wine picasa2-setup-1884.exe
wine: creating configuration directory '/home/rck/.wine'...
err:theming:THEMING_Initialize Could not re-register class L"#32770": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboBox": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboLbox": 582
err:theming:THEMING_Initialize Could not re-register class L"Edit": 582
err:theming:THEMING_Initialize Could not re-register class L"ListBox": 582
wine: '/home/rck/.wine' created successfully.
fixme:win:SetWindowTextA setting text "Picasa2 Setup" of other process
window (nil) should not use SendMessage
fixme:advapi:CheckTokenMembership ((nil) 0x42640070 0x408afcfc) stub!
fixme:win:SetWindowTextA setting text "Picasa2 Setup" of other process
window (nil) should not use SendMessage
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
err:ntdll:RtlpWaitForCriticalSection section 0x40b468 "?" wait timed
out in thread 000e, blocked by 000d, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x40b468 "?" wait timed
out in thread 000e, blocked by 000f, retrying (60 sec)
err:menubuilder:extract_icon32 LoadLibraryExW (L"C:\\Program
Files\\Picasa2\\Uninstall.exe") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:win:SetWindowTextA setting text "Create shortcut:
z:\\home\\rck\\Desktop\\Picasa2.lnk" of other process window 0x2004e
should not use SendMessage
fixme:shell:SHCreateDirectoryExW Show system error message, creating
path L"c:\\windows\\profiles\\rck\\Application Data", failed with
error 183
err:shell:SHGetFolderPathW Failed to create directory
'L"c:\\windows\\profiles\\rck\\Application Data"'.
fixme:win:SetWindowTextA setting text "Error creating shortcut:
c:\\windows\\profiles\\rck\\Application Data\\Microsoft\\Internet
Explorer\\Quick Launch\\Picasa2.lnk" of other process window 0x2004e
should not use SendMessage
fixme:win:SetWindowTextA setting text "Execute: \"c:\\Program
Files\\Picasa2\\Picasa2.exe\"" of other process window 0x2004e should
not use SendMessage
fixme:win:SetWindowTextA setting text "Execute: c:\\Program
Files\\Picasa2\\PicasaMediaDetector.exe" of other process window
0x2004e should not use SendMessage
fixme:win:SetWindowTextA setting text "Execute: c:\\Program
Files\\Picasa2\\plugins\\cdvdr\\pxhpinst.exe -STARTSERVICE" of other
process window 0x2004e should not use SendMessage
err:ole:CoGetClassObject class {a1f4e726-8cf1-11d1-bf92-0060081ed811}
not registered
err:ole:create_server class {a1f4e726-8cf1-11d1-bf92-0060081ed811} not
registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{a1f4e726-8cf1-11d1-bf92-0060081ed811}, hres is 0x80040150
fixme:ole:CoResumeClassObjects stub
err:ole:CoInitializeEx Attempt to change threading model of this
apartment from 0xa to 0x2
err:ole:CoInitializeEx Attempt to change threading model of this
apartment from 0xa to 0x2
fixme:font:GetKerningPairsW (0x6cb0,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsW (0x6cb0,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsW (0x6cb0,0,(nil)): almost empty stub!
fixme:win:FlashWindowEx 0x408ae718
fixme:win:FlashWindowEx 0x408adf70
fixme:wininet:InternetGetConnectedState always returning LAN connection.
fixme:win:FlashWindowEx 0x408adf70
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3395
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-25-09 21:37 -------
I think this is a bad snap shot depending on what your configuration. Just
follow the CVS update instructions and it should compile. There have been
several bugs for this problem that have been opened and closed. Searching
bugzilla with summary Compilation and Compile both do not find any
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3395
Summary: Compilation of source fails
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slack1_more(a)optusnet.com.au
Hello,
I have a dual-CPU PIII 1GHz PC with plenty of disk and RAM space. I am using
Linux Slackware 10.1 with upgraded 2.6 Kernel (running the dual CPUs) which
has worked for months without obvious errors.
I downloaded the latest version of the Wine 20050830 sources and tried to
compile it, and it stopped with the following error:
make *** [dlls] Error2
The details:
./configure finished without errors or any (obvious) missing requirements.
Running make depend && make, I got,
in ~/dlls/wldap32
1st compilation (add.c) gives:
'In file included from add.c:39:
winldap_private.h:289: error: parse error before 'BerElement'
" " :290: " " " " "
" " :322: " " " " "
" " :323: " " " " "
make[2] *** [add.o] Error1'
... then backing out to the 'make' error above.
Hope this helps.
My email is slack1_more(a)optusnet.com.au
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3341
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-25-09 20:29 -------
I think this is more or less a duplicate of 3219 as I expect fixing one will
fix the other.
I'm putting together a quick hack for DirectX but the proper solution is to
intergrate with x11drv and the HAL.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From mike(a)codeweavers.com 2005-25-09 20:18 -------
Joe, could you please retest this with the latest WineHQ CVS, and make sure that
you have both "msi" = "builtin" and "*msiexec.exe" = "builtin" in the
DllOverrides section in user.reg?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3091
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-25-09 19:12 -------
You could open separate bugs that block this one, there are too many bugs here
for (some should be closed) for this bug to be very usefull any more.
I've got a little bit of work on pixel shaders to finish off tommorow then
I'll split this bug out into separate bugs (if someone else hasn't done that
already)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=52
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From fgouget(a)codeweavers.com 2005-25-09 18:16 -------
This still does not work for me. I'm running gkrellm and after running
scramble.exe I gets bits of gkrellm here and there.
Debian testing
xserver-xfree86 4.3.0.dfsg.1-14
fvwm95 2.0.43ba-22
gkrellm 2.2.7-2
wine-cvs 20050925
In a few weeks I should be able to test with the Xorg X server but I doubt it
would make a difference. A more likely hypothesis is that your window manager
put Wine's unmanaged window on top thus hiding gkrellm's and xmms' refreshes,
while fvwm95 did not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
------- Additional Comments From ivg2(a)cornell.edu 2005-25-09 18:08 -------
Should this bug be closed, so that separate bugs are filed for each issue in the
future? It might not be a bad idea.
I can't currently re-test HL2 (the full game), because Steam is broken (....again).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From I-SAngeli(a)siriush.com 2005-25-09 17:37 -------
Hi, I got the application crash and got a huge file.
As I am not so experience, could you please provide a command line to extract
what you wish? This will be easier.
Thank you,
Spiro
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-25-09 17:36 -------
That look like a problem with vertex shaders, a patch that fixes a problem
with vertex shader constants should have gone in sometime last week that
should fix the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From I-SAngeli(a)siriush.com 2005-25-09 16:52 -------
I have wine with -debug
I am compiling it again with +debug.
I hope all I provide you will be of help to solve this issue.
One other question: If this is solved under wine, then in theory it can be
applied to crossover-office, right?
I am trying to understand the benefit of using crossover-office standard versus
wine.
thanks,
Spiro
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:32 -------
hmm, that's strange, maybe you have a stripped wine version, or compiled without
debug option (--disable-debug?). It should give you a HUGE file, with calls to
various dlls. Could you try using current cvs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:26 -------
Is a dup of 3382
*** This bug has been marked as a duplicate of 3382 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3382
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kc8sbv(a)yahoo.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:26 -------
*** Bug 3390 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:22 -------
Please leave the bug open, as it is not really fixed by using a native dll.
Somehow the app must run without using any native dll. It's just handy to see in
what dll the bug probably is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:17 -------
Hi, think it would be more useful if you created a trace running it with wine:
could you try WINEDEBUG=+relay,+seh wine bw600.exe 2>logfile.txt and then load
up the last 1000 lines before the "Unhandled exception" here (search for it in
the logfile using 'less' for example)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3091
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver_stieber(a)yahoo.co.uk
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 16:04 -------
As of this week the characters in half life 2 demo look totally screwed up:
their legs fly somewhere near their head, and most of them are very dark, and
seem to walk in a rectangular shadow (you can see a rectengular shadow on the
floor). I'll attach a screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From I-SAngeli(a)siriush.com 2005-25-09 15:56 -------
Created an attachment (id=1050)
--> (http://bugs.winehq.org/attachment.cgi?id=1050&action=view)
Crossover office bug
Hi,
I installed a demo of crossover office and got the same error.
I hope at least this can be of help.
Please let me know as soon as you find any solution as I kind of need this
application.
I thank you for your help.
Spiro
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
kc8sbv(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From kc8sbv(a)yahoo.com 2005-25-09 15:20 -------
I grabbed rich20.dll, and did as directed, and it worked!!
This is a morse code program, so a knowledge of morse code is required to
replicate the error, but Robbert conqured it nicely!! Many thanks, consider me a
satisfied customer, and case closed!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2666
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-25-09 12:36 -------
I've been playing starcraft (Shareware) for a while without any problems.
Frikkie, do you know how to replicate the bug in starcraft?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3393
------- Additional Comments From kimmo.sundqvist(a)mbnet.fi 2005-25-09 12:24 -------
Upgrading Gentoo's xorg-x11 from 6.8.2-r3 to -r4 solved the problem with
graphics. Now I am only wondering if I should file a separate bug because sfx
works only with DirectSound, whereas music works with both WinMM and DirectSound.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1342
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-25-09 12:08 -------
Seems to be fixed in Wine-20050830 -- the icon looks fine and the only messages are:
$ wine ./miranda32.exe
fixme:keyboard:UnregisterHotKey (0x1003a,1): stub
fixme:keyboard:UnregisterHotKey (0x1003a,2): stub
fixme:keyboard:UnregisterHotKey (0x1003a,4): stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2666
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1353, 1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1353
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-25-09 10:28 -------
I think the problem with Max Payne 2 not running in 16 bit mode is because
were being too strict when matching d3d formats to OpenGL visuals.
Max Payne is a Direct3D 8 game and Direct3D 8 is going to be moved over to
wined3d, so can someone assign this bug to me so that I can changed the
summary to get wined3d working perfectly.
n.b. DirectX includes a lot more than just Direct 3D but most of the dll's
from
DirectX 8/9 work perfectly under Wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From joe(a)eshu.net 2005-25-09 10:24 -------
WRT comment #5, I seem to have installed Topo! some time in early January, so
the bug must either have been fixed or I was granted un-characteristic insight
into a work around, though I honestly can't recall how I got it installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3190
------- Additional Comments From marek.zachara(a)telperion.pl 2005-25-09 10:11 -------
downloaded the dll to: wine/windows/system (replacing previous one) , this
time i get:
marek@eriador $ winecfg
Fontconfig error: "conf.d", line 1: no element found
err:win:CreateWindowExW bad class name L"SysTabControl32"
same result with the comctrl.dll in the system dir and without it
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1185
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-25-09 09:11 -------
Resolving Fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3391
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://dcplusplus.sourceforg
| |e.net/index.php?t=2&s=1
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1719
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From richard(a)daijobu.co.uk 2005-25-09 08:10 -------
Download location no longer works, and lots of MDI changes since.
Abandoning, but feel free to reopen if the problem still exists.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1704
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From richard(a)daijobu.co.uk 2005-25-09 07:51 -------
There's not enough information to confirm this bug, and Wine has changed a lot
since then.
Please try installing using a recent version of Wine, and open a new bug if
necessary.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3393
------- Additional Comments From kimmo.sundqvist(a)mbnet.fi 2005-25-09 07:47 -------
By openGL doom I mean a native linux port of Doom. I do not mean that I could
run a Windows openGL Doom with wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=765
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|PrgWin95: Off by one error |Off by one error in
|in scrollbar position |scrollbar position
------- Additional Comments From richard(a)daijobu.co.uk 2005-25-09 07:44 -------
Bug is still there -- you don't need PrgWin95 -- try running notepad in desktop
mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=792
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-25-09 07:39 -------
Works fine on 20050830
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2622
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Component|wine-kernel |wine-msi
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-09 07:18 -------
@reporter
Does this bug still exist ?
@Mike McCormack
Do you kow what is the problem here ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3393
Summary: Cannot run Jazz2 TSF on Thinkpad T22
Product: Wine
Version: 20050725
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kimmo.sundqvist(a)mbnet.fi
Wine 20050725 of Gentoo linux, running in an IBM Thinkpad T22 with S3 savage.
___ Compiled with opengl, no glut ___
If glx is not loaded in /etc/X11/xorg.conf, wine only outputs an error message:
Xlib: extension "GLX" missing on display ":0.0".
err:ddraw:Main_DirectDraw_QueryInterface Application requests a Direct3D
interface but dynamic OpenGL support loading failed !
err:ddraw:Main_DirectDraw_QueryInterface
(0x7ee01650)->({6aae1ec1-662a-11d0-889d-00aa00bbb76a},0x4f4138): no interface
If glx is loaded, a pink Jazz2 banner quickly appears and disappears. This is
normal. Then X switches to 640x480 resolution and wine exits. No other ill
effects than having the resolution stay at 640x480, while Windowmaker thinks it
is still 1024x768, and places windows accordingly. The resolution switch
hotkeys do not work after wine exited, the viewport doesn't scroll and mouse
stops at its border. Learned to use "xrandr -s" to fix the situation.
Disabled glx, restarted X from the console, and got exactly the same result as
when glx was loaded, i.e. no Xlib error message, banner appears and disappears,
resolution changes and wine exits with no error message.
___ Compiled with opengl and glut enabled ___
This is as if there were no difference to the previous case. I assume that
leaving opengl support out gives me the same result as not loading glx. I once
again got the Xlib error. Other times it just shows the banner. Then either
virtual desktop window appears if virtual desktop is enabled, or the screen
resolution changes to 640x480. The virtual desktop window stays always totally
black.
Wine draws nothing onto the screen after the banner has disappeared if virtual
desktop is disabled. If I am logged in as root, wine keeps running but nothing
is seen on screen. If I am logged in as user, wine exits soon after the banner
has disappeared.
glxinfo reports everything fine if glx is loaded, except that there is no direct
rendering possible with S3 Savage.
I once had the game running, but haven't been able to replicate those settings.
I can run opengl Doom with awfully slow screen updates (that is, it does emulate
much openGL in software), so I am not sure what support wine is missing here.
Jazz2 is a jump-and-run 2D scrolling game by Epic Megagames.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2666
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |oliver_stieber(a)yahoo.co.uk
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-09 06:33 -------
directX => Oliver can you have a look at it ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2462
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-ole
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-09 06:26 -------
Can you confirm if this bug still exists with current Wine ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1577
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-25-09 06:24 -------
Is this bug fixed ?
Does it still crash or handle filenames badly when mounted without iocharset ?
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3358
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-25-09 05:37 -------
Vitaly, can you be more specific? As a not very experienced user I would guess
stubbed out HAL.DLL would suffice.
And I am interested in why this statement is wrong. :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3304
------- Additional Comments From marcus(a)jet.franken.de 2005-25-09 05:19 -------
we had another user confirming this bug (offline)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=834
------- Additional Comments From marcus(a)jet.franken.de 2005-25-09 03:50 -------
its by no means as functional as stabs support. keep open
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1882
ga189376(a)zodiac.mimuw.edu.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
------- Additional Comments From ga189376(a)zodiac.mimuw.edu.pl 2005-25-09 03:49 -------
I tried to use cedega to use the application. The bug doesn't apear in fact, but
there is another one (a toolbar is in the wrong place), which also prevents
playing bridge with the program (this works correct with wine).
I changed the severity to Major.
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-09 03:39 -------
Could you please give an example of how to exactly reproduce this error? I don't
know what call and nr i have to enter to reproduce this error. Futhermore, could
you try to run with native riched20.dll: WINEDLLOVERRIDES="riched20=n" wine
~/.wine/drive_c/Program\ Files/Afreet/MorseRunner/MorseRunner.exe. (copy
riched20.dll from a native windows partition into ~/.wine/drive_c/windows/system
or get it from www.dlldump.com if you have a windows license).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=416
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2005-25-09 02:16 -------
The original issue has been fixed. Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=835
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 01:22 -------
any news on this as dwarf2 initial support is in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=834
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 01:21 -------
dwarf2 support has been added to cvs, i think we can close this bug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1185
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 01:04 -------
I think most of the tests pass now and we can close this one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2960
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 01:02 -------
Its has been commited to cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3032
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:58 -------
It might have been fixed in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3180
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:47 -------
please specify what application you are using, possibly a link where we can
downlad it.
And test with latest version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3203
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine just closees |wine just closees
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:43 -------
Please give additional information like what application are you using. and
what version of wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=151
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2005-25-09 00:40 -------
The bug in the original post has been fixed. If any of the bugs mentioned in
the other posts still exist, please report them in new bug reports. Marking as
fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2121
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:16 -------
There is now a stub implementation for it please teswt it again
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2095
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:09 -------
fixed a long time back, its in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3263
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-25-09 00:02 -------
The patch has been commited to cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 23:55 -------
Even with correct password it fails,
Have to test with wine dlls on windows
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2075
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 23:53 -------
Please send the patches to wine-patches(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3392
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 23:48 -------
*** This bug has been marked as a duplicate of 3390 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 23:48 -------
*** Bug 3392 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From cncxbox(a)gmail.com 2005-24-09 23:25 -------
Please make sure that your password is properly entered, or else you will never be able
to use Google Talk, it is a bug when using Google Talk on WINE.
cncxbox
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3392
kc8sbv(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Priority|P2 |P4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3392
Summary: morse runner 1.52
Product: Wine
Version: 20050310
Platform: Other
URL: http://www.dxatlas.com/MorseRunner
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8sbv(a)yahoo.com
Morse Runner is morse code contest simulator. When the correct call and nr is
entered at the bottom, the program normally prints the the contact info on a new
line in the upper window. At this point, the error mesagge reads: External
Exception 80000101, and no text is printed to the top.
could possibly be difficult to reproduce without intrepting the morese code
sounde d through the speakers, to arrive at the correct call and nr.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3391
Summary: dc++ toolbar problems
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhilla(a)spymac.com
dc++'s toolbar does not resize properly on application resize, and rest is transparent space.
see screenshots...
unmaximized...
http://adria.fesb.hr/~mglibic/snapshot3.png
maximized...
http://adria.fesb.hr/~mglibic/snapshot4.png
it resizes properly if we turn it off/on... in View->Toolbar. so its kinda easy to fix + its an opensource
app (linux port on the way, but still not very good)
version is 0.674.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3389
------- Additional Comments From dank(a)kegel.com 2005-24-09 21:36 -------
Could this be a duplicate of bug 3155?
Francisco, please try again with the next
snapshot of wine (anything dated October 2005 or later, say).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3390
Summary: morse runner 1.52
Product: Wine
Version: 20050310
Platform: Other
URL: http://www.dxatlas.com/MorseRunner
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8sbv(a)yahoo.com
Morse Runner is morse code contest simulator. When the correct call and nr is
entered at the bottom, the program normally prints the the contact info on a new
line in the upper window. At this point, the error mesagge reads: External
Exception 80000101, and no text is printed to the top.
could possibly be difficult to reproduce without intrepting the morese code
sounde d through the speakers, to arrive at the correct call and nr.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1854
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From us(a)edmeades.me.uk 2005-24-09 17:37 -------
Warcraft 3 definitely runs ok in wine cvs with no native dlls other than
msvcrt. I cant see anywhere in the source tree where that message remains
either, so I am resolving this as worksforme. If the problem persists, lets
persue with logs etc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1824
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From us(a)edmeades.me.uk 2005-24-09 17:29 -------
I think this must have got fixed at some point - Just tried it and it works ok
here. If the problem persists, please reopen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1858
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
------- Additional Comments From us(a)edmeades.me.uk 2005-24-09 16:42 -------
I've been debugging this and it all comes down to DefWindowProc not returning
activate for a WM_MOUSEACTIVE message. However, trying to work out what
conditions this is the case for. Windows SPY shows for this app the lparam is
0x00000000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3177
------- Additional Comments From truiken(a)gmail.com 2005-24-09 15:25 -------
Yea I will look into this. There are two suitable options for dealing with this
problem. The easiest thing to do would be to add a note to the winecfg
libraries page stating that only the name of the dll is required and not the
extension. The second option would be to truncate the .dll extension when the
user adds a new dll. This option adds more code to winecfg but eases the burden
on the user. I will implement either one (or both), but I personally feel
option one would be the best in that WINEDLLOVERRIDES=imagehlp.dll=n wouldn't
work either, and we don't truncate the extension in that case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3343
------- Additional Comments From ivg2(a)cornell.edu 2005-24-09 13:55 -------
Yes, you're, right - I need to do that...
But it used to work months ago...I haven't checked since then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3335
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-msi
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3324
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-ole
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-24-09 13:36 -------
Looks like some ole needs to be fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3321
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://ww1.microchip.com/dow
| |nloads/en/DeviceDoc/MP721_fu
| |ll.zip
Component|wine-misc |wine-msi
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3318
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.microsoft.com/dow
| |nloads/details.aspx?FamilyID
| |=95e24c87-8732-48d5-8689-
| |ab826e7b8fdf&DisplayLang=en
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-24-09 13:27 -------
Word Viewer 2003 can be downloaded at the following location
http://www.microsoft.com/downloads/details.aspx?FamilyID=95e24c87-8732-48d5…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3262
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://doom3zone.ngz-
| |network.de/download.php?acti
| |on=getfile&id=63
Component|wine-binary |wine-msi
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-24-09 13:17 -------
A demo is downloadable at the following link.
http://doom3zone.ngz-network.de/download.php?action=getfile&id=63
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3166
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-msi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2793
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gui |wine-richedit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1449
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-24-09 13:00 -------
As a work around, the games seems to work fine with software 3d graphics
enabled under the graphics options menu.
It looks like the problem is that the game is trying to overlay graphics using
surface locking and the type of surface it's trying to lock isn't supported by
wines d3d7.
which is where all the
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
errors are coming from.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2443
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-24-09 12:30 -------
Resolving Fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=52
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-24-09 12:26 -------
Resolving fixed then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3329
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3389
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://kh.google.com/downloa
| |d/earth/index.html
Keywords| |download
Summary|googleearthsetup.ese |Can't install
| |googleearthsetup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1449
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |oliver_stieber(a)yahoo.co.uk
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download, NoAppDBEntry
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 11:36 -------
Using latest cvs the game (you can download a free demo from here:
http://www.gamedaily.com/gp/dlexe.asp?packageid=0050900024&gameid=2018&sour…)
install and starts well, but when you start a game, the screen flickers and it's
impossible to make anything:
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT
overrerr:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:derr:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_forerr:ddraw:d3ddevice_lock_update Wrong
surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
fixme:ddraw:Main_IDirect3DImpl_7_3T_EvictManagedTextures
(0x7ffbc2a8/0x7ffbc2b8)->(): stub!
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7ffbc2a8)->(0x80030,00000008)fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7ffbc2a8)->(0x80030,00000011)fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot
change screen BPP from 32 to 16fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot
change screen BPP from 32 to 16fixme:ddraw:Main_DirectDrawClipper_SetClipList
(0x6cda36c0,0x7fd5fa48,0),stub!
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7ff7fa50
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7ffbc2a8)->(0x80030,00000008)wine: Unhandled exception (thread 0047),
starting debugger...
WineDbg starting on pid 0x14
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3343
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3369
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3262
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:40 -------
MSI => Mike
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3343
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1377
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3360
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3359
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3250
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3351
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3349
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
Keywords| |download
Summary|Picasa installer does not |Picasa installer does not
|launch readme.txt properly |launch readme.txt properly
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3348
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3339
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3338
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=397
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:31 -------
Reporter, do you still encounter this issue ?
If yes, please reopen this bug and provide more details (console output, traces,
etc.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3362
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://toolbar.google.com/pi
| |casa/picasa2-setup-1884.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3199
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:28 -------
It works using current wine.
Please reopen the bug with more details if it still fails for you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3251
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3022
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:22 -------
Resolving WORKSFORME as reporter failed to quote more about the error and that
nobody else complained.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3177
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com
Severity|trivial |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:20 -------
James Hawkins do you want to have a look at it ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 1448, which changed state.
Bug 1448 Summary: Getting Unreal Turnement 2003 (game) working - video detection probelm - registry accsess
http://bugs.winehq.org/show_bug.cgi?id=1448
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1448
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:03 -------
Seems to have been fixed http://appdb.winehq.org/appview.php?versionId=1154 .
Please reopen if it's not the case
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1586
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:01 -------
Not enough informations given.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2262
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 10:00 -------
This won't be fixed.
Found on the mailing list:
- http://www.winehq.org/pipermail/wine-devel/2005-June/037722.html
- http://www.winehq.org/pipermail/wine-devel/2002-October/009687.html
Found in the Faqs:
9.5. How can I detect Wine?
You really shouldn't want to do this. If there's a quirk in Wine you need to
work around, it's much better to fix it in Wine.
You can however detect it using the registry key wine uses anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2496
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=208
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 09:53 -------
No news from reporter and people seems to have it running well.
If it is not fixed, please reopen the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2600
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Version|20041201 |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 09:49 -------
This bug is confirmed under recent Wine as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3135
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 09:45 -------
Wine is ment to run Windows programs, not to be a Windows program.
You can simply set Outlook Express to use your eml files and then use the
importing function of Outlook to make the conversion.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3157
------- Additional Comments From kelfe(a)gmx.de 2005-24-09 09:33 -------
- current wine cvs screen in 24bpp mode results in a strange loop after a python
key error in the screen mode detection
- current wine cvs screen in 16bpp mode displays a broken error window
(logserver shows an error about sound channels) after adding "audio=0\r" into
the cache/prefs.ini file the startup stops in the screen mode section "Valid
windowed Formats []"
- the d3d9patch.2005-06-13.diff with the cvs version from that day displays the
login screen (with still disabled audio) but the cursor is not displayed over
the game window (the logserver shows that the cursor*.dds files change) so it's
very hard to use a gui. Also the keyboard input is landing in the terminal
window that I used to start the eve.exe. If you copy and paste the login details
the game starts to connect and crashes when switching to fullscreen mode.
if someone needs a trail account please send me a mail
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3157
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #962 is|0 |1
obsolete| |
------- Additional Comments From kelfe(a)gmx.de 2005-24-09 09:19 -------
Created an attachment (id=1047)
--> (http://bugs.winehq.org/attachment.cgi?id=1047&action=view)
shell script to create missing directories (updated)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3389
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 08:23 -------
Please provide the log, when you are installing google earth
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3389
Summary: googleearthsetup.ese
Product: Wine
Version: 20050524
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franc_bs(a)yahoo.es
You can't install google earth:
googleearthsetup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3388
Summary: Internet Explorer 6 refuses to install under CVS.
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
When installing IE6 under cvs it gives out this error:
W95INF16.DLL X
Thunk ConnectWin32 Faliure
OK
In the console it reports it cant find W95INF16.DLL.
I have noted that when using regsvr32 after install fails it also gives the
same error regardless of the DLL.
This never seemed to happen under 20050725
Note that I had to set emulated windows version to 98 and set the override for
advpack to native, builtin. Plus I am doing a full install of IE.
I have attached a entire log from installing DCOM98 to IE6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3379
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-24-09 02:40 -------
Yes it works perfectly now. Great job !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3357
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From philip.kent(a)ntlworld.com 2005-24-09 01:31 -------
This is working now. Thankyou all. Now I need to fix winetools and IE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3337
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 00:39 -------
please re-test this, fix in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3381
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-24-09 00:38 -------
A fix has been commited to the cvs, please re-test it
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3379
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)codeweavers.com 2005-23-09 23:09 -------
Dmitry's patch from above was committed. Could you please retest this bug?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2632
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://down1.amazesoft.net/f
| |gf171.exe
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3382
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://vlado.fmf.uni-
| |lj.si/pub/networks/pajek/paj
| |ek109.exe
Keywords| |download, NoAppDBEntry,
| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3382
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-richedit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3190
------- Additional Comments From marek.zachara(a)telperion.pl 2005-23-09 15:00 -------
i set commctl32 to native and copied the dll from a clean win98 install.
Now it complains about missing comctrl.dll, but copying it the same way as
commctl32 (from windows install to wine c:/windows/system directory) doesn't
help. I get the following error:
err:thunk:_loadthunk (commctrl.dll, Cctl1632_ThunkData16, comctl32.dll):
Unable to load 'commctrl.dll', error 2
err:module:LdrInitializeThunk "comctl32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"c:
\\windows\\system32\\winecfg.exe" failed, status c0000142
now i can't even run winecfg (getting error as above)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3276
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-23-09 13:55 -------
It looks like the game is failing because a required texture format isn't
available.
Almost everything has been merged into wined3d now, including a some updates
that fix problems with wined3d reporting texture formants, can you please
retest either with wine-cvs or wine 0.9 when it's released.
If your still experiancing problems can you run Dow with the command line
WINEDEBUG=trace+d3d9,d3d_caps,warn_d3d,d3d_caps wine dowexename.exe 2>
dowbugreport.log
replacing dowexename.exe with the name of the executable you are trying to run
and attache the log file to this bug report.
Thanks,
Oliver.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3382
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-23-09 12:39 -------
It may be a Regression with patch id=19048
See
http://bugs.winehq.org/show_bug.cgi?id=3239
The output is not exactly the same but patch id=19048 seems to have triggered
some new code paths.
If you can do a regression test using 6:33:00 then 6:34:00 to confirm if that
patch is causing the problem.
cvs update -PAd -D "20050721 6:34:00"
The CVS and regression testing methods are not that hard to get working and you
can use a script in the wine tree to test without installing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2640
------- Additional Comments From dank(a)kegel.com 2005-23-09 12:34 -------
That's a seriously old version of Wine.
Please try downloading the latest weekly snapshot
of Wine from http://winehq.org, build it from
source (it's easy!), and see if you still have the
problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3383
------- Additional Comments From I-SAngeli(a)siriush.com 2005-23-09 12:14 -------
thank you Mike. I appreciate a lot your assistance and time
Spiro
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3382
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-23-09 12:11 -------
Seems to be a bug in riched20.dll. Please change component to wine-richedit
When i run with native riched20 (WINEDLLOVERRIDES="riched20=n" wine Pajek.exe) the
aforementioned error is gone.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Didn't try cvs. After the duplicate bug identifier showed up, I
grabbed the patch from the other bug report and applied it. It
compiled. (I didn't use ./tools/wineinstall because I had to compile
in /usr/src as root to avoid running out of disk space).
On 9/22/05, Wine Bugs <wine-bugs(a)winehq.org> wrote:
> http://bugs.winehq.org/show_bug.cgi?id=3380
>
>
>
>
>
> ------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-22-09 15:36 -------
> If i'm not mistaken this is already fix in current cvs. Could you try if current
> cvs compiles fine for you?
>
> --
> Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
http://bugs.winehq.org/show_bug.cgi?id=3384
------- Additional Comments From thaynes(a)sympatico.ca 2005-23-09 10:12 -------
Yes - that does indeed fix the problem. Notes starts up without problems and
seems to run well enough.
Thanks for the tip.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3387
Summary: Picasa does not print
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: h.davies1(a)physics.ox.ac.uk
Printing from Picasa doesn't work. That's becasue it calls StretchBlt to blit a
(display based) bitmap to the printer dc, and wineps doesn't yet implement
StretchBlt.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3383
------- Additional Comments From mike(a)codeweavers.com 2005-23-09 09:08 -------
Hi Spiro,
I'm Mike McCormack, and as I requested that any problems with the Microsoft
Installer (MSI) be assigned to me, Jonathan assigned your ticket to me.
I'm trying to collect information on MSI install failures to fix msi.dll.
Thanks for the report. I will look into it for you, and send you another mail
via bugzilla if I find a solution.
Mike
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3383
------- Additional Comments From I-SAngeli(a)siriush.com 2005-23-09 09:03 -------
Hi,
what does MSI Issue => Mike mean? Does it mean that Mike is in charge of this?
Sorry for my silly question.
thank you,
Spiro
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2206
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From richard(a)daijobu.co.uk 2005-23-09 07:50 -------
winemaker no longer creates a configure script
See http://winehq.com/hypermail/wine-cvs/2004/02/0348.html
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Generate a simple Makefile that uses winegcc to compile.
No longer generate a configure script, that's project policy.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3346
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-23-09 07:02 -------
Fixed in CVS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=363
------- Additional Comments From drpsycho(a)spymac.com 2005-23-09 05:00 -------
Still present in the latest WINE wersion :( basicaly the game is unpayable
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3178
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
im using fedora core 4, i would like to run the
ragnarok
online games, MU online philippines and goundbound
online games, i used
wine-20050524-1fc3winehq.i386.rpm, when i run the
ragnarok online games patches complete but the problem
is the gameguard becouse the ragnarok using a game
guard, problem in MU online games, when i run it using
wine always say install the mozilla activeX there the
option how to install when i click the okey button its
install complete, but same again when run again the MU
online games always said install the mozilla
activeX..and cannot see the font, its possible to run
the ragnarok MU and goundbound in fedora core 3 or 4,
using wine...
respecfully
rhic lapuz, philippines
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=3379
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-22-09 18:37 -------
Seems you are skipping too much things now. The problems with {MSSansSerif8} is
fixed, but it brought more visual glitches in the installer, you can compare the
old screenshot with the new ones I will post.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3150
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-22-09 18:34 -------
No news from reporter altough a solution was given. Please reopen if bug persists
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.