http://bugs.winehq.org/show_bug.cgi?id=9465
Summary: WarCraft III causes OSS to emit loud noise
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sealage(a)gmail.com
Using WarCraft III, Wine 0.9.44 on OSS sound output, loud noise is emitted
regardless of the application outputting sound of any kind.
Using a wine built and run in place, 0.9.43 using OSS works as expected, as
does 0.9.44 ALSA. Of note may be that 0.9.43 ALSA does not output any sound at
all.
--
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=9488
Summary: Old bug with fullscreen resolution using DirectX
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olamedia(a)gmail.com
This is a really very old bug.
In Half-Life(1)/mods, then you settting video mode to using of directx,
resolution is changing, but only for "virtual desktop", and real resolution is
setting to about 640x480. No scrolling is available. Doesn't matter which
resolution is choosed in game.
So this bug restricts to use only gl mode in this games.
--
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=9394
Summary: Work folder on ShellExecute and CreateProcess
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vexorian(a)gmail.com
I used to make some windows app , I tried to make them work correctly on WINE,
noticed gltiches and things that made me unable to use them.
They rely heavily on executing other programs, that's where the problem comes
from, I as a winapi developer made some mistakes that didn't stop the apps from
working correctly in winapi but affected them on WINE.
Specifically the work folder (current directory/directory) arguments in both
ShellExecute and CreateProcess :
- WINE and winapi support ".\\" correctly.
- WINE however does not support "." while winapi does.
- Apparentally WINAPI accepts NULL and assumes it means ".\\" but WINE does
not.
After fixing the code in my apps to use ".\\" there they began to work
correctly, I figured this bug may affect some other applications so I am
reporting it.
--
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=9480
Summary: Inserting image which is on a "outside" wine path mapped
drive
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
in my wine config I have a mapped drive for my home dir in linux to drive H
when trying to insert an image from drive h: dreamweaver core dumps
verified 3 times
--
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=9329
Summary: XFCE specific systray problems
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
I'm testing some applications in Xubuntu 7.04 with Wine 0.43 from repositories,
I tested three programs of my interest: eMule Plus, Online Sig and XMR.
Of these, just XMR (a VB6.0 program) was able to place the icon in the systray
in a successful way, the others (ePlus and Online Sig) were not able to do it.
I tested the same programas in Kubuntu and it was fine, so I assume it's
something with XFCE (tested with version XFCE 4.4)
I guess if this is normal (XFCE already not full supported by design?) or this
is a bug, so I open this bug so you decide.
Online Sig is in Application DB:
http://appdb.winehq.org/appview.php?iAppId=5301
XMR bugs reported (in case of interest)
#8822
#8533
--
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=9469
Summary: Photoshop Elements 1 welcome dialog options don't work
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When you start Photoshop Elements 1, it gives you
a welcome dialog asking if you want to do a new
document, open an existing one, etc.
If you choose 'open an existing document', the
welcome dialog window is redrawn blank, and
nothing happens.
--
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=9356
Summary: Serial communication not working since wine-0.9.33
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aurel(a)gmx.de
Created an attachment (id=7647)
--> (http://bugs.winehq.org/attachment.cgi?id=7647)
Logfiles of woring and not workin wine versions
Senn on application Windows Packet Programm the serial communication is not
working correctly since winw version 0.9.33 anymore. It worked perfect with
version 0.9.32 and before. Actually I am running version 0.9.42.
I attached two logs, one with a working version (0.9.32) and one with my latest
version 0.9.42.
You can see, that there is a problem here: io_control 0x7c
IOCTL_SERIAL_GET_TIMEOUTS. At this point the application hangs and you have to
kill it.
Regards
Aurel
--
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=9328
Summary: Opening DOS devices other than C crashes Wine
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
Opening a DOS device other than C: from a common dialog causes Wine to crash.
Open notepad in Wine:
wine notepad
Click File->Open
navigate to My Computer/Z:
Crash.
67 0x699211db WinMain+0x74b(hInstance=0x69910000, prev=0x0, cmdline=0x115cb7,
show=0x1) [/usr/src/wine/programs/notepad/main.c:698] in notepad (0x0034fe58)
68 0x69922f23 main+0xa3() [/usr/src/wine/dlls/winecrt0/exe_main.c:48] in
notepad (0x0034fed8)
69 0x69922e4b __wine_spec_exe_entry+0x5b(peb=0x7ffdf000)
[/usr/src/wine/dlls/winecrt0/exe_entry.c:36] in notepad (0x0034ff08)
70 0x7b870bde start_process+0xee(arg=0x0)
[/usr/src/wine/dlls/kernel32/process.c:820] in kernel32 (0x0034ffe8)
71 0x600244d7 (0x00000000)
0x603dada5 _ILSimpleGetTextW+0x75
[/usr/src/wine/dlls/shell32/../../include/winbase.h:2126] in shell32: movw
%ax,0x0(%edx)
2126 *d++ = *s++;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.