http://bugs.winehq.org/show_bug.cgi?id=12903
Summary: Update links in "Support" section to point to wiki if
possible
Product: WineHQ.org
Version: unspecified
Platform: Other
URL: http://www.winehq.org/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Making it easier to update the wine website.
Update links in "Support" section to point to wiki if possible or just have
one link redirecting to the wiki.
(or transfer these pages to the wiki so they can be updated)
Current links listed next to name with suggested new link in [..] brackets.
"Support"
-----
Getting Help http://www.winehq.org/site/getting_help
[ ] move to wiki and update
-----
FAQ http://wiki.winehq.org/FAQ
[ ] leave as it
-----
Documentation http://www.winehq.org/site/documentation
[ ] move to wiki and update
-----
HowTo http://www.winehq.org/site/howto
[ ] move to wiki and update
-----
Live Support Chat http://www.winehq.org/site/irc
[ ] move to wiki and expand on this.
-----
Paid Support http://www.codeweavers.com/
[ http://wiki.winehq.org/CodeWeavers ] redirect to wiki or to a new page called
PaidSupport and give people of choice of supporting improvements to Wine by
donating to the project to have a specific program being worked on like on the
codeweavers pledges except here?
--
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=19511
Summary: Bioshock: Parts of water appear as a solid color
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taedium_vitae(a)eml.cc
Created an attachment (id=22701)
--> (http://bugs.winehq.org/attachment.cgi?id=22701)
Console output
Parts of the water in Bioshock appear as a solid colour.They aren't always
there but appear from certain angles, and sometimes disappear quickly.Check the
screenshots to see what I mean.
Video card = 8800GT
Driver = 185.18.29
Log attached.Ignore the crash at the end, that only occurs after exiting the
game.
--
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=10815
Summary: Cannot drag images into photoshop 7 from the web /
desktop
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://appdb.winehq.org/objectManager.php?sClass=version&iId=1336 ,
Peter Cartright said:
3. Cannot drag images into photoshop from the web / desktop.
--
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=13702
Summary: Splinter Cell 1.02b: Graphics are broken
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meizinteizi(a)hotmail.com
Playing the game is impossible because the graphics are broken all the way from
the menu.
--
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=17390
Summary: multiple overlapping reads / writes bigger than
SO_SNDBUF / RCV result in data corruption
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
multiple readers of the same filedescriptor, NtReadFile, when reading data
amounts that are larger than the SO_RCVBUF and/or SO_SNDBUF, could potentially
end up corrupting the data because of overlaps in the reads. solutions involve
having to do per-file critical sections and YES that's a generic problem even
on standard files not just pipes not just messagemode pipes ALL files.
likewise multiple writers to same filedescriptor, NtWriteFile.
--
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=9325
Summary: When pressing DELETE key character ,(comma) is
displayed.
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanek(a)vsoft.sk
When pressing DELETE key character ,(comma) is displayed. It happens only if
the Slovak keyboard layout is activated.
Note: the virtual code of DELETE key in Windows is 0x2E (comma in Ascii), it
seemed that it is not recognized as function key.
--
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=19687
Summary: Half-Life engine game window starts without focus
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: richardcavell(a)mail.com
When I launch any game that is based on Half-Life 1 (Half-Life, Counterstrike,
Condition Zero, etc), the window starts without being active. In order to give
it keyboard input I must highlight the window's title bar by clicking on it.
This leads to several awkward issues.
Because the window is nevertheless able to capture mouse movements, I cannot
use the mouse to click on the title bar of the window. Also, wmctrl cannot
recognize the existence of a wine-created window. Alt-tab does not recognize a
wine window either.I have managed to find a very awkward workaround. But the
window should start active. Especially if it's fullscreen.
Richard
--
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=19287
Summary: Cakewalk SONAR 4 crashes on start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: himynameiszachandiamapirate(a)gmail.com
Created an attachment (id=22328)
--> (http://bugs.winehq.org/attachment.cgi?id=22328)
error without mfc42u
I was previously able to get Cakewalk SONAR running on my system (this was a
while ago... my last appdb entry indicates I had been using wine 1.1.5 at the
time, and hardy heron as an OS). This was probably done with a few added dll
files, but the guide I used to get this program working was lost at whatever
point the sonar 2 entry was deleted (the walkthrough here enabled the use of at
LEAST versions 2-4). Recently I planned to reinstall this prgram, as I have yet
to find anything quite as easy to use in terms of midi composition. However, I
am completely unable to get the program to run (I only have sonar 4 now, my
older copies have disappeared). I'm fairly certain that missing/not
fully-fleshed-out dlls may be the culprit, so I'm filing this bug to see if
anything can be done about this.
Upon running in terminal, I get a few errors (attached), one of the more
important seeming to be a complaint of not finding MFC42u.DLL. I took a copy of
this dll from my old windows install and dropped it in my sonar folder, which
gets me a bit farther. Instead of silently crashing, I get an error window
popup that says "unknown error in sequencer dll", accompanied by more output in
the terminal (also attached). These new complaints seem to center around an
msvcrt function, which may also be suspect. I haven't been able to get any
farther than this.
I'm not in any way an expert or a coder, so I'm not sure if anything can be
done. I am curious as to what any devs might have to say about these errors,
however. If there is any way I can make progress on this, I'd like to. If more
information is needed, I'd be glad to help out (though I'll probably need to be
walked through the process). Thanks in advance for any advice you can give me.
--
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=17979
Summary: Suspected Rounding Error
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
I am running confidence tests on some mass spectrometry software to verify that
it works the same under wine as it does under windoze. Pretty much everything
is working with the exception of file conversion.
I'm seeing rounding errors in the text file output. Not sure which side they
are on, but consistently, the least significant digit is '3' on windows and '2'
under ubuntu. No other digits are involved. Here is a sample diff:
diff compare/test.10008.10008.4.dta comparewin/test.10008.10008.4.dta
213c213
< 1163.312 84.55
---
> 1163.313 84.55
diff compare/test.10154.10154.4.dta comparewin/test.10154.10154.4.dta
592c592
< 1387.812 26.53
---
> 1387.813 26.53
diff compare/test.10208.10208.4.dta comparewin/test.10208.10208.4.dta
187c187
< 1413.062 17.90
---
> 1413.063 17.90
I am using a clean 1.0.1 with winetricks installed mfc42 and vcrun6. Could be
printf type formatting error. The trace+all file is about 2GB. I cut a section
out that shows a dive into the widechar/printf stuff that may be of interest.
Source data is a 300MB vendor binary data file and this program is the
conversion software, so I can't cut it down to make it more manageable. If
someone can give me a filter for the trace, I will supply it.
--
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.