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=33740
Bug #: 33740
Summary: Sound Recorder displays error when seeking MP3 stream
to the end
Product: Wine
Version: 1.3.24
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
Classification: Unclassified
I've been using Microsoft Sound Recorder (sndrec32.exe from Windows XP or
below)
to play wave file that uses MPEG1 Layer-3 codec (MP3), which played fine,
and I'm able to seek on the stream to mostly anywhere on the timeline.
But if I dragged the playhead and drop it at the very right end of timeline
or used FF button while playing, Sound Recorder will show an error:
"Another application is playing audio. You can either interrupt the
application or wait until it is done. Then try using Sound Recorder
again."
Then, this instance of Sound Recorder will not play any audio again (no matter
I loaded another wave file, both PCM and non-PCM; when trying to play,
it shows the same error)
When I exited Sound Recorder, these lines will be printed on WINE console:
fixme:winmm:MMDRV_Exit Closing while ll-driver open
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Note: If I restarted Sound Recorder, it will be able to play MP3
(and all other audio codec) again.
Also, other instances of Sound Recorder that're running in parallel
won't be affected.
Wine's Windows version: Windows ME
Wine Audio Driver: ALSA 44100Hz 16bit (Full Hardware Acceleration)
Wine installed without XInput2, OpenCL, GStreamer and OSS support.
System: Debian GNU/Linux 5.0 "Lenny" (i386: Intel Pentium 4 2.66GHz)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36640
Bug ID: 36640
Summary: valgrind shows lots of uninitialized reads/writes in
twain_32/tests/dsm.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48679
--> https://bugs.winehq.org/attachment.cgi?id=48679
valgrind log
../../../tools/runtest -q -P wine -T ../../.. -M twain_32.dll -p
twain_32_test.exe.so dsm && touch dsm.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
c==31984== Find PDB file: /tmp/valgrind_petmp31984_87f2d3fc is empty
==31984== Warning: Missing or un-stat-able
/home/austin/.wine/drive_c/windows/system32/comctl32.pdb
==31984== Syscall param ioctl(generic) points to uninitialised byte(s)
==31984== at 0x4E9566E7: syscall (in /usr/lib/libc-2.18.so)
==31984== by 0x660FF43: ??? (in /usr/lib/libv4lconvert.so.0.0.0)
==31984== by 0x6627E50: ??? (in /usr/lib/libv4lconvert.so.0.0.0)
==31984== by 0x661081C: v4lconvert_create_with_dev_ops (in
/usr/lib/libv4lconvert.so.0.0.0)
==31984== by 0x64C4C1F: v4l2_fd_open (in /usr/lib/libv4l2.so.0.0.0)
==31984== by 0x61DD25C: v4l1_open (in /usr/lib/libv4l1.so.0.0.0)
==31984== by 0x7152059: ??? (in /usr/lib/sane/libsane-v4l.so.1.0.24)
==31984== by 0x7152368: sane_v4l_init (in
/usr/lib/sane/libsane-v4l.so.1.0.24)
==31984== by 0x61C56A0: ??? (in /usr/lib/libsane.so.1.0.24)
==31984== by 0x61C6069: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.24)
==31984== by 0x61AE343: sane_get_devices (in /usr/lib/libsane.so.1.0.24)
==31984== by 0x59E8129: detect_sane_devices (sane_main.c:422)
==31984== by 0x59E814B: SANE_GetIdentity (sane_main.c:430)
==31984== by 0x59E7830: SANE_SourceControlHandler (sane_main.c:147)
==31984== by 0x59E7EE5: DS_Entry (sane_main.c:365)
==31984== by 0x55A2921: twain_add_onedriver (dsm_ctrl.c:75)
==31984== by 0x55A2CA2: twain_autodetect (dsm_ctrl.c:110)
==31984== by 0x55A2F7C: TWAIN_IdentityGetFirst (dsm_ctrl.c:174)
==31984== by 0x55A39FF: TWAIN_SourceManagerHandler (twain32_main.c:68)
==31984== by 0x55A3E75: DSM_Entry (twain32_main.c:164)
==31984== Address 0x4d0d0a4 is on thread 1's stack
==31984== Uninitialised value was created by a stack allocation
==31984== at 0x66273EF: ??? (in /usr/lib/libv4lconvert.so.0.0.0)
==31984==
==32109== Syscall param ioctl(generic) points to uninitialised byte(s)
==32109== at 0x4E9566E7: syscall (in /usr/lib/libc-2.18.so)
==32109== by 0x660FF43: ??? (in /usr/lib/libv4lconvert.so.0.0.0)
==32109== by 0x64C55D5: v4l2_ioctl (in /usr/lib/libv4l2.so.0.0.0)
==32109== by 0x61DD54F: v4l1_open (in /usr/lib/libv4l1.so.0.0.0)
==32109== by 0x7152059: ??? (in /usr/lib/sane/libsane-v4l.so.1.0.24)
==32109== by 0x7152368: sane_v4l_init (in
/usr/lib/sane/libsane-v4l.so.1.0.24)
==32109== by 0x61C56A0: ??? (in /usr/lib/libsane.so.1.0.24)
==32109== by 0x61C6069: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.24)
==32109== by 0x61AE343: sane_get_devices (in /usr/lib/libsane.so.1.0.24)
==32109== by 0x59E8129: detect_sane_devices (sane_main.c:422)
==32109== by 0x59E814B: SANE_GetIdentity (sane_main.c:430)
==32109== by 0x59E7830: SANE_SourceControlHandler (sane_main.c:147)
==32109== by 0x59E7EE5: DS_Entry (sane_main.c:365)
==32109== by 0x55A2921: twain_add_onedriver (dsm_ctrl.c:75)
==32109== by 0x55A2CA2: twain_autodetect (dsm_ctrl.c:110)
==32109== by 0x55A2F7C: TWAIN_IdentityGetFirst (dsm_ctrl.c:174)
==32109== by 0x55A39FF: TWAIN_SourceManagerHandler (twain32_main.c:68)
==32109== by 0x55A3E75: DSM_Entry (twain32_main.c:164)
==32109== by 0x4958025: test_sources (dsm.c:765)
==32109== by 0x4958934: func_dsm (dsm.c:870)
==32109== Address 0x4d0e3ec is on thread 1's stack
==32109== Uninitialised value was created by a stack allocation
==32109== at 0x61DD124: v4l1_open (in /usr/lib/libv4l1.so.0.0.0)
==32109==
etc., I'll attach a log
--
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=33528
Bug #: 33528
Summary: GTA2 hangs up during gameplay
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuomosipola(a)gmail.com
Classification: Unclassified
Created attachment 44376
--> http://bugs.winehq.org/attachment.cgi?id=44376
Console output of a hang-up situation
The game hangs after some time during gameplay. It becomes non-responsive and
has to be killed. This seems to happen when some event is triggered in the
games, e.g., someone gets in or out of a car or picks a power-up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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.
https://bugs.winehq.org/show_bug.cgi?id=36919
Bug ID: 36919
Summary: valgrind shows a few unitialized variables in
dlls/ieframe/tests/ie.c (randomByte)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==12795== Use of uninitialised value of size 4
==12795== at 0x8123E093: randomByte (sqlite3.c:20610)
==12795== Uninitialised value was created by a stack allocation
==12795== at 0x8123E020: randomByte (sqlite3.c:20571)
==12795==
==12795== Use of uninitialised value of size 4
==12795== at 0x8123E0DA: randomByte (sqlite3.c:20621)
==12795== Uninitialised value was created by a stack allocation
==12795== at 0x8123E020: randomByte (sqlite3.c:20571)
==12795==
==12795== Use of uninitialised value of size 4
==12795== at 0x8123E0EE: randomByte (sqlite3.c:20622)
==12795== Uninitialised value was created by a stack allocation
==12795== at 0x8123E020: randomByte (sqlite3.c:20571)
==12795==
--
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=36423
Bug ID: 36423
Summary: League of Legends : store menu doesn't display
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scrimekiler(a)yahoo.fr
Created attachment 48455
--> http://bugs.winehq.org/attachment.cgi?id=48455
terminal output without specific channels
In the League of Legends menu, when I try to access to the store menu, I only
see a black background with nothing displaying.
Gentoo kernel 3.12.13, nvidia GT630, drivers 331.49-r3, Xorg 1.15.0
Here is terminal output, tell me if you need more specific debug channel please
--
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=35510
Bug ID: 35510
Summary: Adobe CC installer cannot connect to the Internet
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: https://creative.adobe.com/products/photoshop
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47402
--> http://bugs.winehq.org/attachment.cgi?id=47402
wine-1.7.11-206-g82b3813 console output
The Adobe Creative Cloud installer immediately stops and asks the user to
connect to the Internet.
Native winhttp works around the error message but nothing much else occurs.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28636
Bug #: 28636
Summary: Imvu chat client will not start.
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyler.collins(a)live.ca
Classification: Unclassified
After installing, the Imvu login window appears. As soon as you sign in, an
error pops up, stating that a critical error involving
''Devicefingerprint_old.exe''has occured. Then, the imvu logo remains on teh
top bar in Ubuntu 11.10, but will not open the main window. I left it like this
for an entire night (about 9 hours) and it did not open, so it is not a matter
of slow loading. Also, i tried setting the installer, client exe and quality
agent to run on different versions of windows, none of which helped. i also
tried changing the d3dx9_43 library to wine only. Nothing worked. Previous
versions of IMVU simply crash before the login window. Ive tried re-installing
different versions of wine and imvu, and have reinstalled ubuntu 4 times.
--
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=36064
Bug ID: 36064
Summary: When click on autodetect drives in winecfg, whole
system freezes, REISUB is useless.
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sov.info(a)mail.ru
Created attachment 48249
--> http://bugs.winehq.org/attachment.cgi?id=48249
screenshot
When i click on this button, whole system freezes. It happens random and only
in versions 1.7.16 & 1.7.17.
--
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=35922
Bug ID: 35922
Summary: Texture Corruption of Certain Elements on osu! When
Using AMD Graphics Hardware
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: espionage724(a)gmail.com
Certain textures in osu! become corrupted when ran on AMD graphics hardware
(tested on a 7850, 7660G, and 7670M), regardless of the driver in-use (can
confirm it on various fglrx versions, and mesa/radeon too).
The elements corrupted seem to be the scoreboard, and CtB avatars and fruit
(basically making that game mode entirely unplayable). osu! (Standard), Taiko,
and osu!mania seem unaffected though gameplay-wise (but the scoreboard is still
corrupted.
The song title fly-in when you start a beatmap, and comments seen during
replays are also corrupted.
All corruption can be fixed by either having StrictDrawOrdering set to enabled,
or by using a CSMT-patched version of Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36926
Bug ID: 36926
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (codeOneLoopStart)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14107== Conditional jump or move depends on uninitialised value(s)
==14107== at 0x81280EED: codeOneLoopStart (sqlite3.c:108584)
==14107== Uninitialised value was created by a client request
==14107== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==14107== by 0x7BC4C075: initialize_block (heap.c:240)
==14107== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==14107== by 0x77D619E: msvcrt_heap_alloc (heap.c:70)
==14107== by 0x77D6D63: MSVCRT_malloc (heap.c:408)
==14107== by 0x812510B5: sqlite3MemMalloc (sqlite3.c:15744)
--
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=30409
Bug #: 30409
Summary: RealTerm Serial Terminal Crashes on Start
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: calcprogrammer1(a)gmail.com
Classification: Unclassified
The RealTerm serial port terminal is a very useful Windows-only program for
serial debugging. I use it often for microcontroller and embedded systems
projects which frequently use the serial port for communication. I have used
this program in Wine in the past and it has worked perfectly, but with newer
releases it crashes with a "Program Error Details" dialog on any attempt to
start the program. I'm using the latest Wine and latest RealTerm. I run this
program on Windows XP and Windows 7 with no problems.
--
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=17276
Summary: broken encoding in AppDB PM E-Mails
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Text entered into AppDB's personal e-mail form at
http://appdb.winehq.org/contact.php?iRecipientId=NNNN
is not transmitted correctly to the recipient, as e.g. Umlauts are broken
somewhere in between.
For instance, ö (o Umlaut) becomes "A?"
This is presumably different from bug #16514, because I don't expect the text
we type into the PM form to transit via a database. Even if it would, my
understanding is that the redesigned AppDB site consistently uses UTF-8 and
"only" broke all old content.
There may be several bugs involved:
1. E-Mail contains "MIME-Version: 1.0" header, but no mention of encoding.
2. The Subject line in the header is not recoded when Umlauts are present (the
RFC-headers must be all ASCII).
A simple test: In the body, -äöüÄÖÜß- becomes
-A$A?A1/4A"A-AoeAY-
-------------------------------------------------------
The following message was sent to you from JA?rg HA?hle through the Wine AppDB
contact form.
To Reply, visit
http://appdb.winehq.org/contact.php?iRecipientId=NNNN&sSubject=Re%3A+test+-…
(The Umlauts got recoded in the URL).
--
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=37038
Bug ID: 37038
Summary: wineserver leaks memory when running my network
communication program
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zt20055453(a)163.com
In 1.7.22 wine, wineserver leaks memory when running my network communication
program. memory leaks 128kB at few seconds intervals. My program uses
asynchronous
function to receive video data.
I ran wineserver -f under valgrind --leak-check=yes to get memory leaks info,
but valgrind didn't catch anything useful.
--
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=29188
Bug #: 29188
Summary: Serial Port Comm Failure for USB2Serial Converters?
Product: Wine
Version: 1.3.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rogerx.oss(a)gmail.com
Classification: Unclassified
Created attachment 37657
--> http://bugs.winehq.org/attachment.cgi?id=37657
wine-serialfailure.log
I have an application trying to communicate to a serial port provided by a USB
to Serial Converter device (/dev/ttyUSB0).
The application fails to communicate and I think the following is where it
fails:
trace:comm:io_control 0x78 IOCTL_SERIAL_WAIT_ON_MASK (nil) 0 0x90e9f0 4
0x90e9bc
trace:comm:get_irq_info TIOCSERGETLSR err Invalid argument
The application states it fails to communicate even though I have blinking
lights on the device and can use picocom or screen to login.
ie.
$ picocom -b 115200 /dev/ttyUSB0
Or
$ screen /dev/ttyUSB0 115200
--
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=12377
Summary: Capella does not load font
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anhaupt(a)gmx.ch
When Capella tries to load any font available for displaying notes (e.g.
capella3) it displays the following message:
"Damit dieser Stil richtig angezeigt wird, müssen sie die Schriftart
'capella3' installieren." (tranlsation: "To display this style correctly the
font 'capella3' has to be installed.").
The same message appears if you try to load any of the other fonts available
for capella.
Other programs (e.g. notepad) find the capella fonts and display them
correctly.
The problem exists in the current version (Capella 2008) as well as in earlier
versions.
A demo version that shows the error is available here:
http://www.capella.de/download_capella.htm
--
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=34288
Bug #: 34288
Summary: Dungeons & Dragons: Chronicles of Mystara hangs on
startup
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Classification: Unclassified
The game starts, captures the mouse, creates an empty 'Unnamed window,' then
hangs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24516
Summary: In Win7 mode, steam has duplicate window decorations
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Steam has window manager's window decorations in addition to its own when run
in Windows 7 mode. This doesn't happen in Windows XP.
Maybe related: When run in virtual desktop, the desktop opens but steam isn't
bound to it (it's a separate window).
--
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=32821
Bug #: 32821
Summary: Some games runs extremally slow with Mesa >= 8.0
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deveee(a)gmail.com
Classification: Unclassified
I wrote about it in bugs.freedesktop.org, you can see there:
https://bugs.freedesktop.org/show_bug.cgi?id=55396https://bugs.freedesktop.org/show_bug.cgi?id=57338
But regression test shows, that it's probably problem in Wine, not in Mesa
drivers.
First bug from freedesktop you can see in Sims 3 intro or Need for Speed Most
Wanted intro. Video below:
http://imageshack.us/clip/my-videos/444/f5f.mp4/
Second bug may be problem in mesa, I'm not sure. You can see it in Star Wars
Jedi Academy in multiplayer mode.
Configuration:
intel 965GM
xserver-xorg-video-intel 2.20.19
mesa 9.0.1
linux-image 3.7.4
wine 1.4.1
Lastest working configuration:
mesa 7.11.2
--
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=16417
Summary: Scanning with Photoshop CS does give an error
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philipp(a)sadleder.de
While trying to scan from within Photoshop via the Wine TWAIN backend, I get
the following error message: "Could not complete the Import command because of
a problem with the scanner".
The scanner is configured and works with SANE.
--
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=36506
Bug ID: 36506
Summary: Wolfenstein - The New Order fails to start
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)dasprids.de
Created attachment 48581
--> http://bugs.winehq.org/attachment.cgi?id=48581
Stack trace
Just tried running Wolfenstein - The New Order on the latest Wine version. As
this game only exists as 64-bit binary, this only affects wine-amd64. I'm not
really good at reading stack traces, but if I read this correc,t glGetString()
in opengl32 is crashing. See attached stack trace.
--
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=10770
Summary: TomTom HOME 2 does not start
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.tomtom.com/sweet/application/home2latest
/TomTomHOME2winlatest.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)seewald.at
CC: hans(a)it.vu.nl
TomTom HOME 2 - available at above link - does not start the GUI after
installation. Installation seems to work, all libraries are found, no obvious
system calls are missing, but there is still a problem.
I am using Debian Etch stable (4.0)
[Linux acer 2.6.23-rc3 #8 Thu Aug 30 17:27:22 CEST 2007 i686 GNU/Linux]
I have compiled Wine myself from yesterday's GIT version, as the Debian package
version still had the FindFirstVolumeW bug. I never encountered the text extent
bug, so presumably it has been fixed in that version. I am using gcc (GCC)
4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
[Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)]
Attached you find +relay, +seh and +tid logs, plus the output from configure
--verbose of the compiled version. Note +relay is very long, it seems that wine
switches on the debugger after encountering the error and so does not bail out.
If you need anything else, do tell.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24813
Summary: Paste from clipboard to a conversation window stopped
working in Miranda
Product: Wine
Version: 1.3.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Probably since Wine 1.3.3 or even earlier version you cannot paste (Ctrl+V,
Shift+Ins, Right Mouse click -> Paste) any text into a conversation window even
though text can be copied to clipboard.
--
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=32798
Bug #: 32798
Summary: Memory leak in Path of Exile
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marceel(a)gmail.com
Classification: Unclassified
Just logged in the game doing nothing and game is just taking up memory. The
thing is on forums i found out that in wine 1.5.6 this isn't an issue and games
works fine but in the latest git there is this big flaw.
USER CMD RSS VSZ
m Client.exe 1119716 1990616
USER CMD RSS VSZ
m Client.exe 1275720 1991640
USER CMD RSS VSZ
m Client.exe 1362888 1991640
USER CMD RSS VSZ
m Client.exe 1645432 2132952
USER CMD RSS VSZ
m Client.exe 2059104 2550824
I don't know what should i attach to this report so if you have other question
just ask
--
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=24281
Summary: Maffia 2 to slow to play
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgitorrr(a)gmail.com
Created an attachment (id=30587)
--> (http://bugs.winehq.org/attachment.cgi?id=30587)
Output using fbo
The game Mafia 2 runs to slow to play even in good hardware and with low
graphic settings. I think problem can be in the OffscreenRenderingMode. When yo
use fbo (wine default option) the game is too slow, and when you change to
backbuffer the game runs in normal velocity but there are a lot of graphics
error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36359
Bug ID: 36359
Summary: valgrind shows a couple possible leaks in
dsound/tests/dsound.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13912== 28 bytes in 1 blocks are possibly lost in loss record 255 of 889
==13912== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==13912== by 0x4E52BB8: apartment_getclassobject (compobj.c:526)
==13912== by 0x4E55FC6: get_inproc_class_object (compobj.c:2894)
==13912== by 0x4E58D2F: CoGetClassObject (compobj.c:3032)
==13912== by 0x4A68893: func_dsound (dsound.c:181)
==13912== by 0x4A72EC4: run_test (test.h:584)
==13912== by 0x4A732B3: main (test.h:654)
==13912==
==13912== 28 bytes in 1 blocks are possibly lost in loss record 256 of 889
==13912== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==13912== by 0x4E52BB8: apartment_getclassobject (compobj.c:526)
==13912== by 0x4E55FC6: get_inproc_class_object (compobj.c:2894)
==13912== by 0x4E58D2F: CoGetClassObject (compobj.c:3032)
==13912== by 0x4E594B7: CoCreateInstance (compobj.c:3197)
==13912== by 0x6166702: get_mmdevenum (dsound_main.c:178)
==13912== by 0x61673FE: GetDeviceID (dsound_main.c:261)
==13912== by 0x616427A: DirectSoundDevice_Initialize (dsound.c:760)
==13912== by 0x6164F04: IDirectSound8Impl_Initialize (dsound.c:398)
==13912== by 0x4A627B8: IDirectSound_test (dsound.c:95)
==13912== by 0x4A68A43: func_dsound (dsound.c:202)
==13912== by 0x4A72EC4: run_test (test.h:584)
==13912== by 0x4A732B3: main (test.h:654)
==13912==
--
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=33160
Bug #: 33160
Summary: Wine installs some programs but has problems trying to
run them
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: pdash49(a)optusnet.com.au
Classification: Unclassified
Created attachment 43872
--> http://bugs.winehq.org/attachment.cgi?id=43872
Built-in Wine IE bug report
Hello,
I've started with a the latest Ubuntu
It's my first Linux attempt
Wine installs some programs but has problems trying to run them.
A common factor seems to be that they will NOT connect to the net properly.
( I want to be able to run Metatrader 4 )
Tried the Internet Explorer included in Wine:
Opened www.abc.net.au
BUT crashed almost immediately.
This is the bug report it generated.
Deeply grateful for any suggestions.
Peter pdash49(a)optusnet.com.au
--
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=29451
Bug #: 29451
Summary: pmd85 emulator - toolbar icons missing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
Classification: Unclassified
the latest version of pmd85 emulator available here
http://pmd85.djb-studios.com/?module=download&did=47 does not display icons in
tape browser submenu.
steps to reproduce:
1. download http://pmd85.djb-studios.com/?module=download&did=47 and unpack
2. press alt-t and a new window will pop-up - the icons are missing
tested on arch linux (current version). this bug report is continuation of
http://bugs.winehq.org/show_bug.cgi?id=20924 (check out its attachment for
screenshot)
--
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=29958
Bug #: 29958
Summary: UIRibbon Framework not implemented:
926749fa-2615-4987-8845-c33e65f2b957
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
The Ribbon Framework is not implemented:
0009:err:ole:CoGetClassObject class {926749fa-2615-4987-8845-c33e65f2b957} not
registered
0009:err:ole:create_server class {926749fa-2615-4987-8845-c33e65f2b957} not
registered
0009:err:ole:CoGetClassObject no class object
{926749fa-2615-4987-8845-c33e65f2b957} could be created for context 0x17
Example App (needs native msvcp100, see bug #29340):
http://www.codeproject.com/Articles/140647/How-to-Support-the-Ribbon-and-a-…
--
By by ... Detlef
--
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=19177
Summary: Gorky-17 doesn't work
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.gorky17.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
gorky-17 doesn't work.
--
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=12185
Summary: Before You Know It crashes with wine v0.9.58 (worked on
9.54)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RobMarshall(a)iglide.net
Created an attachment (id=11584)
--> (http://bugs.winehq.org/attachment.cgi?id=11584)
Trace from crash of Before You Know it
I installed and successfully used Transparent languages, "Before You Know It
Lite" (version 3.6) with wine 0.9.54. When I upgraded to 0.9.58 it crashes. I
have attached a trace.
Thanks,
Rob
--
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=21959
Summary: Lineage 2 Gracia Plus Russian crash on FrostSecurity
load
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://l2.ru/download/client.html?utm_source=11th
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mit.mis(a)gmail.com
Created an attachment (id=26663)
--> (http://bugs.winehq.org/attachment.cgi?id=26663)
terminal output after the crash
Wine crashes right after the FrostSecurity loading reaches 100%.
--
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=22872
Summary: PuTTY Pageant authentication agent does not provide
cached keys
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
The pageant program for PuTTY does not provide stored keys to other
applications, such as plink.
To duplicate:
wine pageant yourkey.ppk
wine plink -s -v -l yourname yourserver
Looking up host "10.0.0.212"
Connecting to 10.0.0.212 port 22
Server version: SSH-2.0-OpenSSH_4.7
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-256
Host key fingerprint is:
ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Initialised AES-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Pageant is running. Requesting keys.
If it was working, here it would say:
Pageant has 1 SSH-2 keys
Trying Pageant key #0
but instead we get a password prompt, as if pageant has no cached keys:
Using username "john.voltz".
john.voltz(a)10.0.0.212's password:
--
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=31950
Bug #: 31950
Summary: AutoCAD 2009: Ribbon not visible
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 42097
--> http://bugs.winehq.org/attachment.cgi?id=42097
Where is the ribbon?
Steps to reproduce:
1) remove ~/.wine
2) workaround bug #12532
3) winetricks dotnet30 windowscodecs
4) install AutoCAD2009
5) start AutoCAD2009
Behaviour:
Ribbon not visible.
Expected behaviour:
Ribbon should be visible.
--
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=18287
Summary: User friendly way to delete comments
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Although this has been improved, deleting comments is still a long, painful,
laborious task.
Adobe Photoshop CS4, just as one example, has a load of comments. The majority
of these are pointless and should be removed. The problem being it would take
at least an hour to do so.
The current method is:
1. Select a thread to delete.
2. Enter (or paste) a reason.
3. Press delete.
4. Wait for the page (and all the comments) to load again.
5. Go to Step 1.
If any comments are worth keeping, you have to be careful not to delete them.
In apps like photoshop, this can create a LOT of emails too (I've just remove a
load of comments from CS3 and received over a hundred emails).
A nice method might be:
1. Select "Edit Comments".
2. Tick the stale comments to remove.
3. Enter a generic reason.
4. Hit delete.
5. Job's a good un.
Maybe this could then be reduced to one email per person too?
--
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=25543
Summary: Submitter's test results missing from 'Test Results'
table
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The link in the mail that the maintainer receives, e.g.
"Test Results submitted for version 1.0 of X by Y"
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4219&iTestingI…
leads to a page that shows the submitter's text with the title
"Selected Test Results (selected in 'Test Results' table below)"
However, the OS/version/rating 'test results' line corresponding to the
submission is missing. Instead the topmost line displays an old (known) entry.
This is really confusing and irritating.
Furthermore, the page displayed does not show a "process" or "reply" buttons. I
need to go to my queue and identify this entry among all the elements of the
queue in order to process it.
I believe both things worked well in the past -- 2-3 years ago?
--
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=23691
Summary: Autoruns requires Administrator privilege to analyze
an offline system
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
When attempting to an installation of windows vista on the same machine using
the newest feature added to autoruns, having selected appropriate system root
and user profile directories, when I click OK to analyze the system it pops up
saying "Autoruns requires Administrator privilege to analyze an offline system"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33952
Bug #: 33952
Summary: Focus rectangle is drawn on Windows Calc buttons
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
If you start windows xp calc and try clicking an operator button, e.g. "*" or
"Exp", it'll become focused both in wine and on windows. But in windows the
focus rectangle isn't drawn, while on wine it is.
(If you can't reproduce, try clicking a bit slower: click-pause-release)
--
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=23530
Summary: Bug link queue: "has maintainer" information sometimes
incorrect
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
The "Has Maintainer" column in the admin bug link queue sometimes says "No" for
apps that do have maintainers. An example is Eve Online, which has 5
maintainers listed in the app entry, but currently shows up in the bug link
queue as not having any.
--
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=15524
Summary: Add language field for applications
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
Please add a selection box to enter the language of the application.
If implemented as a version of an application, allow for different titles of
the applications in the different languages.
--
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=16031
Summary: Missing categorising by video driver version in AppDB
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mityukov(a)gmail.com
I found the AppDB is a bit unusable, when it comes to quick check on "Which
games will run in my system", or "Will this game run for me".
The most important thing, when it come to games - is the Video Driver. For
example, there are many games, that run for NVidia owners, but don't run for
ATI, and so on.
Another point, when it comes to specific driver name and version. For example,
open-source "radeon" supports only OpenGL 1.3, and Catalyst supports higher
implementations. Moreover, different versions of the same, let say Catalyst,
may work differently for this or that program. There are also regressions, etc.
Again: Video Drivers in Linux, are not ideal. I would say, this point have even
higher affect than the Distribution.
What I would like to see, near the "Distribution" column -- is another one:
"Video" or something like this, where it will say e.g. "Catalyst 8.9". This way
it will be possible to link Rating with certain Video Setup, before taking the
decision.
Some tools for searching Games, that work with specific video driver(s) would
also be _HIGHLY_ appreciated.
--
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.