Displaying 20 results from an estimated 3000 matches similar to: "Strange behaviour of start menu entry"
2011 Apr 27
2
trouble with chm files
Hi,
I have been trying to configure Wine to associate kchmviewer with chm files in hopes of having kchmviewer launch whenever I push a help button within SkyTools 3 (http://www.skyhound.com). I am running Wine 1.3.18 under Ubuntu 10.10 on an amd64 machine. I followed the instructions in the Wine FAQ at
http://wiki.winehq.org/FAQ#head-91bf3f0a8ccbfab8dee96f82fae2f1a489e0d243
and have tried
2008 May 25
5
Registry override?
I first installed kchmviewer.
I then created the file run_prog:
#!/bin/sh
$1 "`wine winepath -u "$2"`"
I tested by running from a terminal
run_prog kchmviewer c:\MyChmFile.chm
This worked fine
I edited the registry entry for chm.file to
/usr/bin/run_prog kchmviewer %1
>
> Note:
> While researching regedit I noticed the reference to wineprefixcreate at:
>
2008 Dec 06
3
chm NOT fixed but success elswhere
First: Contrary to claims chm viewing is NOT fixed.It's better but graphics and the index are still broken. I washed my hands on bug reporting of the problems, as I now use firefox with the chm addon which works even better than the last kchmviewer I tried.
Great News:
I installed the latest PBWin9.0 and the first example I tried worked flawlessly.
This surprised me as this was a COM example
2006 Apr 26
0
Re: how can i view the windows help file.(*.chm)
"biran" <zelzel.zsu@gmail.com> writes:
> I've copy some *.chm file from windows desktop.
>
> how can i view them in wine?
>
> $ wine file.chm
> do not work.
The simplest would be to use a native Linux chm-viewer - xchm.
kchmviewer, probably others.
--
Hilsen Harald.
2006 Jan 13
2
HtmlHelp in Wine
Hi, All!
I've tried to invoke a command (using Wine-0.9.5) "wine hh document.chm" and
received a message that a Mozilla Active X control is needed, and then this
control was downloaded from source.wineHQ.org (Mozilla ActiveX Control
v1.7.12)
and installed. I've installed Mozilla-1.7, too.
And nevertheless, the command "wine hh document.chm" produces a message
about a
2009 Aug 04
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13868)
On 7/28/2009 6:30 PM, smckinney at bccrc.ca wrote:
> Hi all,
>
> When I install a new package, and don't yet know any function names,
> I have to play the "poor man's game" to get to the standard
> help system "Index" page for the package:
You could complain to the package author or maintainer, who should have
created a help alias with the package name
2009 Jul 28
1
Wishlist: Navigate to "Index" page of help when no topic specified (PR#13860)
Hi all,
When I install a new package, and don't yet know any function names,
I have to play the "poor man's game" to get to the standard
help system "Index" page for the package:
Poor Man's Game -=20
Load new package;=20
issue search() command;
find position (say N) of loaded package;=20
issue objects(pos =3D N) command;
get name of a random function (san
2010 Sep 07
1
hhc.exe compiles .chm files, but does not index properly
Hello,
I've spent a while reading about configuring WINE for use with hhc.exe to create .chm files. These instructions almost work:
http://code.google.com/p/htmlhelp/wiki/HHW4Wine
But, when comparing the Windows-generated .chm to the Linux-generated .chm, the Linux-generated one does not have sorted or consolidated index entries. It seems that whatever part of the process is responsible for
2009 Aug 04
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13871)
> -----Original Message-----
> From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
> Sent: Tuesday, August 04, 2009 8:03 AM
> To: Steven McKinney
> Cc: r-devel at stat.math.ethz.ch; R-bugs at r-project.org
> Subject: Re: [Rd] Wishlist: Navigate to "Index" page of help when no
> topic specified (PR#13860)
>=20
> On 7/28/2009 6:30 PM, smckinney at bccrc.ca
2009 Aug 05
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13873)
> -----Original Message-----
> From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
> Sent: Tuesday, August 04, 2009 5:06 PM
> To: Steven McKinney
> Cc: 'r-devel at stat.math.ethz.ch'; 'R-bugs at r-project.org'
> Subject: Re: [Rd] Wishlist: Navigate to "Index" page of help when no
> topic specified (PR#13860)
>=20
> On 04/08/2009 7:33 PM,
2002 Jan 17
2
Problem building packages from source (WIN32)
Dear List,
I have been experimenting with building packages from sources, having
previously relied upon the binaries.
I downloaded and installed all the tools suggested in
http://www.stats.ox.ac.uk/pub/Rtools/ , including ActivePerl 5.6.1.631.
I also downloaded the HTML Help workshop exe and installed it. During
install though, a message popped up to say that I had a newer version of
the
2009 Aug 05
2
Wishlist: Navigate to "Index" page of help when no topic (PR#13872)
On 04/08/2009 7:33 PM, Steven McKinney wrote:
>> -----Original Message-----
>> From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
>> Sent: Tuesday, August 04, 2009 8:03 AM
>> To: Steven McKinney
>> Cc: r-devel at stat.math.ethz.ch; R-bugs at r-project.org
>> Subject: Re: [Rd] Wishlist: Navigate to "Index" page of help when no
>> topic
2008 Apr 19
2
Problem with HTML Help Workshop compiler
Hello Wine community,
I have a problem with the HTML Help Work Shop compiler. It crashes with the newer wine version (0.9.54 up to 0.9.60) under kubuntu 7.10
For information, my Html work shop install is as said at this link: http://appdb.winehq.org/objectManager.php?sClass=version&iId=2978
1/ the command regsvr32 itircl.dll returns: Failed to load DLL itircl.dll.
However, the dll is in
2009 Jul 01
1
Newb question - CHM files - Best method to view
Please excuse my first couple of probably quite a few newb questions.
Are there still probs with viewing chm files?
If I browse to the chm file and just launch it seems fine until I try search for a subject. I search, find what I'm looking for, click it and the help file closes.
If I use wine hh / winepath windows path it launches but if I click search I can't try the search, it's
2003 Jun 14
4
problem installing packages from source on win2k
Dear R-helpers,
I'm having trouble compiling R packages from source on Win2K. I installed R 1.7.1beta [1] on my win2k machine [2], downloaded the fields package as source [3] and tried but failed to install the package [4]. I get the same problem with other packages, so it doesn't appear to be limited to fields. Installation of precompiled packages seems to work fine. I've been
2008 Jun 04
2
how to read .chm document
i have a book in .chm html document. but i can't read it in wine. how can i read it.
2004 Jul 20
2
some problems building a package using R CMD CHECK (PR#7118)
hello,
my name is Roman Pahl and recently i tried to build a package under Windows.
I created the skeleton and did alle the documentation stuff.
As i wanted to check it using the 'R CMD CHECK pkgname' command in the Dos-=
console some errors appeared.
I don=B4t know how to handle.
Here are important parts of the log: I marked my questions with a "<-------=
---"
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2009 Mar 02
2
R-help
Hi list,
When I type my question in R console using ? sign (example: ?par, when I
want to query for par), the following error message popps up:
Error in
print.help_files_with_topic("C:/PROGRA~1/R/R-24~1.1/library/maps/chm/map") :
CHM file could not be displayed
I appreciate if any body comes back to me with the solution.
Regards,
Alireza
[[alternative HTML version deleted]]
2010 Aug 27
3
Microsoft Office 2007
hi guys, when trying to start the office 2007 setup from mounted iso, i get an ms error message (can't install office 2007, send error to ms).
i have arch linux 64-bit.
Here is the output:
Code:
[root at arch disk]# wine setup.exe
fixme:system:SetProcessDPIAware stub!
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:richedit:REExtendedRegisterClass semi stub