http://bugs.winehq.org/show_bug.cgi?id=11433
Summary: unimplemented function ole32.dll.OleGetIconOfFile
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.doll(a)agdconsulting.ca
Created an attachment (id=10561)
--> (http://bugs.winehq.org/attachment.cgi?id=10561)
Backtrace from the shell
Using Lotus Notes, attempted to attach an external file to a document. Notes
tried to determine the icon of the attached item (a PDF) and died:
Unhandled exception: unimplemented function ole32.dll.OleGetIconOfFile called
in 32-bit code (0x7b844852).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26388
Summary: Sound Recorder crashes on encoding PCM Sample
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Created an attachment (id=33603)
--> (http://bugs.winehq.org/attachment.cgi?id=33603)
Sound Recorder wine output/backtrace
Use WINE windows version "Windows Me"
Run Microsoft Sound Recorder 4.90.0.3000 (Windows Me)
Open a PCM wave file
File > Properties
Click "Convert Now"
Select format "PCM" with attributes "11025Hz, 8 Bit, Stereo"
Click OK
Sound Recorder will crash
Using wine 1.3.12 (source) on Debian GNU/Linux 5.0 (i386: Intel Celeron 2GHz)
Compiled without GStreamer and OpenCL Support.
C-Media CMI8738 PCI audio card.
With wine audio settings: ALSA Driver, Full Hardware Acceleration, 44100Hz
16bit Stereo
Sound Recorder wine output/backtrace attatched.
P.S.: Crashes occured in conversion to PCM codec on all sample rate
but not in conversion to other (non-PCM) codecs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24723
Summary: Lost Horizon crash/page fault during Chapter 2
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=31233)
--> (http://bugs.winehq.org/attachment.cgi?id=31233)
Console/Debug log
Lost Horizon plays perfectly until Chapter 2. During this mission there is one
scene where during dialog it crashes with a page fault.
Attached a full log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33235
Bug #: 33235
Summary: WM_NOTIFY receive problem
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sfence.software(a)gmail.com
Classification: Unclassified
Created attachment 43955
--> http://bugs.winehq.org/attachment.cgi?id=43955
source code of bug example application
I have wine 1.5.26 compiled with ./configure && make && make install
I found a problem and for example create an example program.
It looks like, that when I create tab control with HWND_MESSAGE parent and
lately change parent with use SetParent function to window parent (line 79 in
attachment) and show it, it isn't posting WM_NOTIFY message to actual parent.
Example program work good on MS Window XP. I tested it myself.
My command for compile example appliaction:
i686-w64-mingw32-gcc -o main.exe main.c -luser32 -lgdi32 -lcomctl32
pastie of source code (this is in attachment too):
http://pastebin.com/YdFbZGxa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17894
Summary: Raw printing does not work
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System:
Ubuntu 8.04
Wine 1.1.18 (binary from WineHQ APT Repository)
I googled, asked on the web forum and searched bugzilla, but no one had a
definitive answer about this issue, ie a way to get raw printing working from
Wine.
>From here http://wiki.winehq.org/Printing it's not clear it it's considered a
bug.
I thought to open a bug about this so developers can definitively say whether
this is actually a bug or if the agreement is that it's up to the Linux side to
do something about this (convert back from PS to ascii or something).
Raw printing is useful for those applications which expect the printer to
receive their pre-formatted data as is: apps which output PCL directly, label
printer software, ....
Steps to reproduce the problem:
- Create a raw printer queue in Linux/ubuntu which points to a NON PS printer
(ie: pure PCL or text printer).
- Run
$ echo ABCD | lpr -P raw_queue
and see that the printer prints ABCD.
- Then run
$ wine notepad.exe
Type ABCD
Print to the raw_queue
and see that the printer prints the PostScript data produced by Wine even if
the Linux queue is defined as raw.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27078
Summary: Need for Speed World needs native d3dx9_43 and
d3dcompiler_43 (purist)
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
The game runs fine as installed (at 1024x768 or lower), but
setting d3dx9_43.dll or d3dcompiler_43.dll to builtin results in crashes or
black screens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27162
Summary: Wine developers prefer beer
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)cboltz.de
Marcus Meissner told me at the openSUSE conference last october that most wine
developers actually prefer beer. He also repeated this statement in the slides
for today's "wine is not (only) an emulator" talk he's giving at LinuxTag
together with me.
It must be a bug that wine developers prefer beer!
Proposed fix:
for person in developers/* ; do
sed -i 's/Prefer: beer/Prefer: wine/'
done
;-))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12799
Summary: Notepad++ : auto-completion window appears with a title
bar which is not the case under windows
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leohome(a)free.fr
Auto-completion feature works fine but when I use it, the window appears with
the title bar which is not the case under windows. This title bar hide the text
behind which prevents me to use this feature. (see attachment)
This problem occurs with all wine versions I have tested: 0.9.5x up to 0.9.60.
kubuntu 7.10
notepad++ version: all recent one I have tested
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33136
Bug #: 33136
Summary: TTS Balabolka not show list of voices
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burrbull(a)yandex.ua
Classification: Unclassified
TTS program Balabolka (http://www.cross-plus-a.com/balabolka.htm) and its
console version give error
err:ole:CoGetClassObject class {d941651c-44e6-4c17-badf-c36826fc3424} not
registered
when try show list of voices.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24815
Summary: Far Cry 2: Setting "Shading" option to "High" disables
skybox
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666+wine(a)gmail.com
Hi,
since 1.3.4, Far Cry 2 has worked great! It used to always crash during loading
in 1.1.x version, but that has been fixed. I can now play Far Cry 2 without
rebooting my computer!
However. When I change the shading option in the settings menu from "medium" to
"high", the skybox is no longer rendered. The bug can be seen in the attached
screenshots. I've also attached a screenshot of the offending menu option and a
log of wine.
The command used to start to game was:
wine "/media/Data/Programs/Steam/steamapps/common/far cry 2/bin/FarCry2.exe" 2>
~/wine.log
I will gladly provide any additional information required.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.