http://bugs.winehq.org/show_bug.cgi?id=14359
Summary: clear slots in new argv[]
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14656)
--> (http://bugs.winehq.org/attachment.cgi?id=14656)
clear new reserved slots in new argv[]
When constructing a new argv[] vector, then the new reserved slots should be
cleared to prevent bugs and keep valgrind(memcheck) happy. Patch is attached
and also will be sent to wine-patches(a)winehq.org.
--
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=17787
Summary: Request: Add feature to unmount or eject USB flash
drives from Wine
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: endless97c(a)yahoo.com
I use Epson Easy Photo Print with Wine to print images from various sources
including flash drives and memory cards. However they can't be unmounted with
the program running (which is possible in Windows). I have to exit the
program, unmount, then start the program again. Maybe something like eject,
except for USB drives?
--
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=15103
Summary: Bluetooth doesn't work in wine.
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mieszkoslusarczyk(a)gmail.com
Could you make wine support bluetooth, maybe using blueZ stack?
--
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=14085
Summary: an importlib for multiple dlls is not supported
(avicap32 + avifil32 + msvfw32 => vfw32)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The Wine build-env does not support a single importlib for multiple dlls.
Microsoft use this for vfw32.lib (avicap32.dll + avifil32.dll + msvfw32.dll)
According to julliard on IRC, the needed magic in winebuild is the Problem.
The importlib vfw32 is needed for the Wine testsuite:
http://www.winehq.org/pipermail/wine-patches/2008-June/056310.html
--
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=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=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=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=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.