http://bugs.winehq.org/show_bug.cgi?id=18131
Summary: HotSpot Virtual Machine: Crashes on startup of JVM
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Created an attachment (id=20587)
--> (http://bugs.winehq.org/attachment.cgi?id=20587)
Error log generated by Java HotSpot Client
The application TI-nspire Computer Link Software uses HotSpot Virtual Machine,
which crashes when run after (successful) install. This error comes after the
splash screen, along with a message box error.
Error Message is:
fixme:win:EnumDisplayDevicesW ((null),0,0x86e338,0x00000000), stub!
fixme:dciman:DCICreatePrimary 0x328 0x98129c
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (455843455054494F4E530E4350500101), pid=8, tid=9
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
# An error report file with more information is saved as hs_err_pid8.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--
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=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=24362
Summary: Game-of-the-day from gamehouse.com fails to install
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
My wife wanted to try the current download from
http://www.gamehouse.com/free-games
which turns out to be
6b1e25f7b5337b395d5f21c5bce2c795bd6ce654
GameHouse-Installer_amg-farmfrenzy3iceage_gamehouse_.exe
In Wine, it exits silently. It's a rar sfx, so you can extract the
files with rar. Looks like the sfx runs bin/bstrapInstall.exe.
+relay shows that this does something like
regsvr32 /s .\bin\InstallerDlg.dll
bin\gameinstaller.exe installerMain.clf
Doing this by hand also exits silently. +relay shows
0024:Call ntdll.strlen(001cfc98 "attempt to call global `InstallerUI' (a nil
value)") ret=1000ad86
which looks a bit suspicious.
It's all very LUA-y and COM-y, too.
--
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=24356
Summary: Pokerstars, other network games need setcap under
kernel 2.6.35, ubuntu
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 415fox(a)gmail.com
Under the new Ubuntu Maverick 10.10, kernel 2.6.35 there's some new security
infrastructure which prevents PokerStars and some other network games from
doing their networking.
This game worked fine under kernel 2.6.32
There is a work around:
sudo setcap all=eip /usr/bin/wine-preloader
sudo setcap all=eip /usr/bin/wineserver
But it would be better to know which capabilities wine needs, rather than give
it "all". The problem is I don't know much about this capability-based security
system. It's probably something to do with networking since the program starts
up okay, it just fails to connect. Once identified, the wine ubuntu install
should be fixed so it is set up with these capabilities. I will also post this
but on launchpad.
--
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=24355
Summary: iTunes 10 32-bit does not install correctly
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.thomas.riker(a)gmail.com
Created an attachment (id=30701)
--> (http://bugs.winehq.org/attachment.cgi?id=30701)
stack trace for iTunes install
The application does not install correctly. It freezes on the screen entitled
"All your Music. All in one place."
--
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=24295
Summary: Verizon Media Manager crashes during setup on 1.3.2-
regression
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)gmail.com
Created an attachment (id=30612)
--> (http://bugs.winehq.org/attachment.cgi?id=30612)
Output from running git bisect
Hi, Verizon Media Manager crashes shortly before the setup screen pops up in
1.3.2. It did not do this in 1.3.1.
The commit that caused it is: commit 89646084ba281366d69b1cd8fb168d9440cf3569
I've attached the git bisect result.
--
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=24363
Summary: Civilization IV fails to start probably due to
GameExplorer Implementation
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Civilization 4 just fails to start without notice. Very short log available:
fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors
not implemented.
fixme:gameux:GameExplorerImpl_VerifyAccess stub
--
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=8606
Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike.kaplinskiy(a)gmail.com
--- Comment #30 from Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> 2010-09-12 02:06:15 CDT ---
>From the last log it looks like it's creating RAW sockets, something only root
is allowed to do. Try giving wine/the .exe the cap to do so before running it:
sudo setcap cap_net_raw+eip jointops.exe
and if that doesn't work
sudo setcap cap_net_raw+eip /usr/bin/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.