http://bugs.winehq.org/show_bug.cgi?id=21035
Summary: Desktop sounds integration missing
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
WINE does not play 'system sounds' on events (show messagebox, etc.).
WINE should map Windows sound events to XDG Sound Theme and Naming
Specifications (http://freedesktop.org/wiki/Specifications/sound-theme-spec).
It could be implemented using libcanberra
(http://0pointer.de/lennart/projects/libcanberra/)
--
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=18089
Summary: import_dll should check SharedDLLs
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
import_dll should lookup in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls for
matching library, if it can't find it anywhere else.
Here's how I came to this: there are lots of programs that don't start in wine
unless you do special tricks, such as copying dlls to folder where the .exe
resides or to system32, or something else. If you search the bugzilla for
import_dll, you'll find a lot of bugs having this kind of errors:
err:module:import_dll Library something.dll not found
Mostly, questions arise as if software has installed correctly or something
else. But, I've made a test, installing it in windows, and launching directly,
that is without specifying "start in" parameter (as it would with .lnk files).
And in windows it works perfectly.
So, I've exported the registry from XP box and compared it to identical
installation in wine. The only mentions of dlls in question are in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls
Google says, that this registry node is supposed only to track if installed
libraries are used by any installed application or not.
But it seems, that in windows, ntdll looks up into this registry part in order
to try to find where the libraries in question are located.
This would fix quite a lot of 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=18840
Summary: Empire Earth 2 LAN play looses synchonisation
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.gamershell.com/download_8799.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=21647)
--> (http://bugs.winehq.org/attachment.cgi?id=21647)
standard console output by running a network game
By playing Empire Earth 2 over LAN, after a few minutes of gameplay an
errormessage appears that the client is out of sync, then the game stopps.
Always the wine based client looses synchronisation.
A multiplayer demo is available at
"http://www.gamershell.com/download_8799.shtml"
--
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=14904
Summary: Starcraft Battle.net & Window Manager
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panos.laganakos(a)gmail.com
When you've enabled: "Allow the windows manager to control the windows"
battle.net won't let you connect, saying that it's unable to make out you
client version.
Disabling it works fine, though you can't alt+tab to other apps.
--
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=21470
Summary: Starcraft gets slow when you select one and only one
overlord
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiebe(a)halfgaar.net
#14373 is reported fixed, but it's not.
Starcraft becomes very slow when you select certain units, most notably 1
overlord. When you select two overlords, it's not slow and when you select one
again it's ok as well. However, if you select something else and then an
overlord, it's slow again.
Problem exists with both GDI and OpenGL renderer, but it shows very severely
only with the GL renderer (whereas gameplay is superfluent otherwise in GL
mode). Most people, especially on modern hardware, might not notice the
slowness in GDI mode, but when you're a gamer and used to snappy response, it
becomes very difficult to "micro" with that slowness.
Points from the other bug:
- It doesn't have to do with the drawing complexity of the overlord, since you
can have a million in your view and more than 1 selected and works fine.
- The new patch of Starcraft introduced CPU throttling, which doesn't help.
- Selecting the default non GL renderer doesn't solve it, it hides it on very
fast machines. Machines faster than mine, anyway.
Hardware: Dual Core Athon X2 3800+ 2 GB memory.
Linux Distro: Gentoo Linux
--
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=12451
Summary: Adobe Acrobat Pro 6 -- "Acrobat Online..." and "Online
Support" do not work
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Help --> Acrobat Online and Help --> Online Support both do nothing.
This is interesting, because Help --> Registration will successfully open a new
tab in Firefox in Linux, so Acrobat knows how to communicate to the browser,
but doesn't do so with these two other menu options.
Wishlist item.
--
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=19813
Summary: Voddler needs GetSystemTimes to run
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)startwars.org
Created an attachment (id=23212)
--> (http://bugs.winehq.org/attachment.cgi?id=23212)
terminal output from voddler
I tried to run the Voddler client for Windows (www.voddler.com)
A black window is shown and some terminal output shows many
fixme:time:GetSystemTimes (0x32fc84,0x32fc7c,0x32fc74): Stub!
See attachment for the full output
Then the application "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=11176
Summary: Adobe Reader 6: Searching not possible (riched20.dll)
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=9011
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=10229)
--> (http://bugs.winehq.org/attachment.cgi?id=10229)
+loaddll,+richedit,+tid
Press "enter" in the edit field does not start the search and the "Search"
Button remain disabled, whe you entered a letter/word to search for.
Search does not start.
1- wine started: "AcroRd32.exe winedev-guide.pdf"
2- (Debug mark #1: ~52% in the log)
3- Press the Search Symbol
=> The Search-Dialog is created
4- (Debug mark #2: ~85% in the log)
5- "w" as word to search for was entered, but the Button "Search" remain
disabled
6- (Debug mark #3: ~89% in the log)
7- Close wine
When you enter a letter in the search field with native "riched20.dll",
the "Search" Button is enabled and when you enter a word in the search field
and press "enter", the document is searched.
--
By by ... Detlef
--
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=18019
Summary: Mass Effect: Setup crashes when changing install
directory
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=20407)
--> (http://bugs.winehq.org/attachment.cgi?id=20407)
Setup output
If I select custom install in Mass Effect setup and attempt to change the
install directory (I usually mark the install directory as C:\jeu), the setup
crashes with the output attached above. Channels +relay and +seh enabled. Using
Gentoo X64 and latest git.
--
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=9473
Summary: Adobe Reader 6: Zoomfactor and Pagenumber are empty
(riched20.dll)
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=9011
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=7817)
--> (http://bugs.winehq.org/attachment.cgi?id=7817)
screenshot
Adobe Reader 6.0.1:
There is nothing displayed in the Zoomfactor Field and in the Pagenumber Field
with builtin "riched20.dll"
Both fields works with native "riched20.dll"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.