http://bugs.winehq.org/show_bug.cgi?id=13873
Summary: winhlp32+server hang when I don't want to find the .hlp
file myself
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
How to reproduce:
$ wine notepad
menu Help -> Help on Help
Cannot find 'winhelp.hlp'. Do you want to find this file yourself?
No
File -> Exit
wine does not exit.
$ ps uxgww
hoehle 12379 0.5 0.2 4788 2112 ? Ss 22:26 0:00
/home/hoehle/src/git/wine/loader/../server/wineserver
hoehle 12382 0.0 0.2 2645444 2676 ? Sl 22:26 0:00
C:\windows\system32\services.exe
hoehle 12384 0.5 0.5 2651852 6124 ? Sl 22:26 0:00
C:\windows\system32\winedevice.exe MountMgr
hoehle 12393 0.9 0.6 2648512 6352 ? Ss 22:26 0:00
C:\windows\system32\explorer.exe /desktop
hoehle 12396 1.5 0.7 2653124 8100 pts/1 S 22:26 0:00 winhlp32.exe
-x
kill -INT 12396 -- winhlp32 process gets rid of them all.
Reproducable with empty .wine. This opens no desktop window but the
tasks are still running. Were I to choose a desktop window with winecfg, the
wine window would remain open.
I'm running 1.0rc4 compiled myself, with wine within the compilation directory.
$ wine winhlp32 notexisting.hlp ...-> "No" doesn't hang.
--
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=13574
Summary: html help rendering does not work
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcfuller(a)jcfuller.com
Created an attachment (id=13527)
--> (http://bugs.winehq.org/attachment.cgi?id=13527)
Select and view chm files
html help does not work in 1.0-rc3
I have tried many different ways to get this to work including substituting
hh.exe and hhctrl.ocx from windows xp to no avail.
Last tested on a new wine 1.0-rc3 under ubuntu 8.04
I listed this as major because many of the programs I would like to run using
wine will not display their help file correctly( I have to close the app to
close the help window).
I'm a bit concerned that this isn't listed in issues to be fixed for the 1.0
release. chm has been around for 10 years and is used in a majority of
non-gaming applications.
Attached file is a simple program that displays chm files using a call to
hhctrl.ocx. Works fine in windows.
James
--
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=13224
Summary: Download from the web no longer works with Picasa
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://picasa.google.com
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Steps to reproduce:
1. download and install Picasa 2.7.
2. run:
wine 'c:\Program Files\Picasa2\Picasa2.exe'
picasa://downloadfeed/?url=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fback_compat%2Fuser%2Fzhanglei%2Falbumid%2F5169717603899925425%3Fkind%3Dphoto%26alt%3Drss%26imgdl%3D1
3. click download
Expected result: Picasa launches, downloads the album
Actual result: Picasa just quits
Working around bug 11574 by applying commit
0936601f5b2628c1e0dab4b8bd3c9d097ba14717, a regression test shows:
commit 75fe97dc0b1447f4e731a6a1a2c15f129c339a42
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Mar 8 20:15:30 2008 +0100
mshtml: Use load group to find NSContainer in AsyncOpen if URI has no
associ
is the cause. Specifically, this line causes the problem:
- nsres = nsIIOService_NewURI(nsio, aSpec, aOriginCharset, aBaseURI, &uri);
+ nsres = nsIIOService_NewURI(nsio, &spec_str, aOriginCharset, aBaseURI,
&uri);
--
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=13218
Summary: Unimplemented function gdiplus.dll.GdipFlush
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)whatever2k.com
Created an attachment (id=13053)
--> (http://bugs.winehq.org/attachment.cgi?id=13053)
Text file containing error from command line.
Unimplemented function gdiplus.dll.GdipFlush when running DeLorme
StreetAtlas2008
--
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=13141
Summary: No blackground music in Black Moon Chrinicles
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sakuramboo(a)gmail.com
All of the sound effects work, however the music does not.
--
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=13097
Summary: Graphics corruption in Hard Truck Apocalypse
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=12877)
--> (http://bugs.winehq.org/attachment.cgi?id=12877)
Photos of graphics corruption
Graphics corruption in the sky which creates "walls" on the ground (you can
drive through them though). This makes the game unplayable because you can't
see where you are all the time. I've attached a few photos taken with a digital
camera.
OffscreenRenderingMode=backbuffer doesn't allow the game to start (see
http://bugs.winehq.org/show_bug.cgi?id=13086) while pbuffer
and fbo seems to give the exact same artifacts.
--
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=13077
Summary: Wine Crash with RUNTIME ERROR 216
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bburton82(a)gmail.com
Created an attachment (id=12840)
--> (http://bugs.winehq.org/attachment.cgi?id=12840)
error.log
Hi,
since i changed my System to Ubuntu Hardy i get the message "RUNTIME ERROR 216"
when i open programms.
I copied the error.log in the attachment.
Regards
BB
--
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=12749
Summary: Box symbol displayed in text (regression)
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477452
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Harald Braumann reports:
"There is a box symbol displayed in the Text "hb on Local" on the icons in
Lotus Notes 5.0.8. See icon_wrong.png. This text was displayed correctly
in wine 0.9.44-1. See icon_right.png. Then in wine 0.9.58-1 is was displayed
as "hb on: Local". Starting with wine 0.9.59-1 it is now displayed with
the box symbol between "on" and "Local"."
The screenshots and a couple of +font logs can be found in the Debian bug
report, just follow the URL link.
--
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=12586
Summary: Counterstrike source crashes when connecting to a server
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markcjordan(a)gmail.com
As the title says, counterstrike seems to load up fine, but once it finishes
connecting to a server it crashes. This seems to happen most of the time,
although a couple of times I've played a round or so before it crashes.
This is fixed by reverting to 0.9.58.
I'm using Ubuntu Gutsy, with the wine repositories. Computer is a Intel Core 2
Duo laptop, 2Ghz, 2GB RAM, with an Nvidia Geforce 8400M GS graphics card.
--
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=12111
Summary: Bruker TopSpin: Cannot install due to an unknown
administrator username
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
During the installation process, the wizard asks for the name of the
administrator user being '<machine>\Administrator' the default. I tried several
usernames but the program always respond with an unknown username message and
thus the installation cannot proceed.
Bruker TopSpin is a scientific program to analyze NMR spectra. There is a Linux
version, but specially developed for Red Hat Enterprise and not known to work
in other distros, so Windows version is commonly used.
--
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.