http://bugs.winehq.org/show_bug.cgi?id=22080
Summary: Wine removes custom drive mappings
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sub.mesa(a)gmail.com
Wine appears to be forgetting or removing my drive mappings. I have an NFS
filesystem mouned on /nfs, i am the owner of that directory with appropriate
write permissions. I do something like this:
# create new wine directory
mkdir /nfs/winetest
# populate wine directory
WINEPREFIX=/nfs/winetest/ winecfg
# Now i go to Drives tab, make a new D-drive, set it to /nfs, then click Apply
# close winecfg
# when i launch winecfg again, the /nfs D-drive is still there
# so far so good
# now launch some random application on the NFS-mount
cd /nfs/
WINEPREFIX=/nfs/winetest/ wine "D:\\prip\\setup.exe"
# result: wine: module not found; application does not start properly
# now check winecfg again:
WINEPREFIX=/nfs/winetest/ winecfg
# now our D-drive mapping isn't set to anything; its empty.
So it appears wine removes my custom drive mappings whenever an application is
launched or tries to access its DLLs located there. If i did something wrong,
i'm not aware of it. Wine should just accept the D-drive and launch the
application, not removing my drive mapping.
I also tested without using NFS; on my home directory.
mkdir ~/winetest
mkdir ~/driveD
WINEPREFIX=/home/<user>/winetest winecfg
# set drive D to map to /home/<user>/driveD/ type Local Disk
# click apply & close winecfg
cp -p ~/nfs/prip/setup.exe ~/driveD/
WINEPREFIX=/home/<user>/winetest/ wine "D:\\setup.exe"
# result: fails again, drive D gone.
I'm using Ubuntu 9.10 64-bit, wine 1.1.40 per winehq.org PPA; no modifications.
The latest .41 versions is not in your PPA yet, so i can't test. Can anyone
confirm this bug?
--
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=23225
Summary: Cyberboard Player: missing control buttons
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://cyberboard.brainiac.com/cyberboardv310.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28904)
--> (http://bugs.winehq.org/attachment.cgi?id=28904)
Wine vs WinXP
There are at least 3 missing control buttons in Cyberboard Player. Attachment
shows that better. I tried many wine versions since 0.9.49 till
1.2-rc3, but it probably never worked correctly.
To reproduce: "File" -> "Open" -> "GenericGame.gam"
I left this in UNCONFIRMED, but someones confirmation is welcomed ;)
--
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=20172
Summary: Button "Alt Gr" triggers access violation in Teach2000
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.teach2000.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teach2000(a)basement.nl
OS: Ubuntu 9.04
App: Teach2000 8.42
Download the latest Teach2000 from www.teach2000.org.
Install.
Start.
Press "Alt Gr" (right Alt).
Exp.: Nothing happens.
Act.: Error: Access violation at address 00000000 in module 'teach2000.exe'.
Read of address 00000000.
--
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=31533
Bug #: 31533
Summary: Copy from Onenote 2010 to linux native or even wine
apps fails
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: atulkakrana(a)gmail.com
Classification: Unclassified
Hello All,
I am using Wine 1.5 and have installed Microsoft office 2010 X86 version. The
problem is that when I copy something from onenote and try to paste on linux
application i.e gedit, open office or even on Wine apps i.e MS word, ONENOTE
crashes and restarts.
This makes it impossible to copy anything (mainly text) from ONENOTE to any
other app. Same bug has been reported before (Bug 18242) for ONENOTE 2007 but
it is abandoned at this moment.
It is because of this bug smoothly working ONENOTE becomes unusable. Strange
this is but no such problem occurs with other products such as MS word,
presentation 2010.
I hope that this bug is fixed ASAP.
Thanks
Atul
--
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=29586
Bug #: 29586
Summary: Tumblebugs 2 demo: insects render black
Product: Wine
Version: 1.3.36
Platform: x86
URL: http://www.heavygames.com/tumblebugs2/gameinfo.asp
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 38317
--> http://bugs.winehq.org/attachment.cgi?id=38317
terminal output
A user asked about it in #winehq. Trying it myself, I saw the same problem:
OpenGL renderer string: GeForce GTX 295/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 285.05.05
d3e47a42ca069a174735adcd4d17b6289d9416e6 tumblebugs2_at_c3tb1.exe
same in 1.2, didn't try any other wine versions. disabling glsl/ddr=gdi did not
make a difference.
Screenshot/terminal output attached.
wine-1.3.36-271-g1444983
--
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=31403
Bug #: 31403
Summary: bad exe format for mingw binary that works fine on
windows.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pluto(a)agmk.net
Classification: Unclassified
i'm trying to run binaries produced by i686-w64-mingw (gcc-4.7.x)
and getting following error:
$ LANG=C wine debugtoolsTest.exe
wine: Bad EXE format for
Z:\home\users\(...)\build-debug-i686-w64-mingw32\debugtoolsTest.exe.
this is weird becuase win7/x64 runs this 32-bit binary without any errors.
--
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=30103
Bug #: 30103
Summary: Static controls with bitmap do not display correct
background.
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
Classification: Unclassified
Created attachment 39234
--> http://bugs.winehq.org/attachment.cgi?id=39234
Screenshot with difference between Windows and WINE
An image static control does not seem painting the background around the image
with the right color.
The default color used for filling the area around the image is not
COLOR_BTNFACE (I guess you selected that one) but instead it seems to be filled
with a solid brush created with the color in the origin of the image, at
coordinates (0,0).
I attached a screenshot that it shows the difference between the expected
result and the current result obtained in WINE.
This is a trick tipically used to reduce the size of the bitmap since the image
control "expands" the color we want without any additional work.
Sometimes you can see this artifact in some "about box" of some software,
however I also attached a demo programme that you can use to reproduce the
defect.
Sincerely,
Carlo Bramini
--
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=10722
Summary: Error message when attempting to install games in Steam
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spokehedz(a)gmail.com
Created an attachment (id=9560)
--> (http://bugs.winehq.org/attachment.cgi?id=9560)
Console output when running Steam
After installing Steam and letting it update, when attempting to install games
an error message appears.
Steam.exe (main exception): Win32 StructuredException at 7A9C8C95 :
Attempt to read from virtual address 0 without appropriate access rights.
And then Steam disappears. A dump of the output to the console is attached.
--
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=25756
Summary: Cannot change input keys in Nestopia
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
The input in Nestopia cannot be changed when it's run under Wine.
If you click Options > Input... and try changing the keyboard controls, such as
changing "K" and "L" to "Z" and "X" for example, it won't work. If using
Nestopia in Windows, the controls can be remapped.
Nestopia otherwise runs perfectly in Wine.
--
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.