Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 76728942bcab5191a3807c732c519f75 > files > 172

anyremote-doc-6.3.1-1.fc17.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

	<title>anyRemote &middot; Control your computer with your phone</title>

	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
	<meta name="description" content="anyRemote project page - Bluetooth remote control tool" />

	<link rel="stylesheet" href="data/master.css" type="text/css" media="all" title="Default Style" charset="utf-8" />
	<script src="data/effects.js" type="text/javascript" charset="utf-8"></script>

	<link rel="alternate" title="Feed" href="data/feed.xml" type="application/rss+xml" />

	<link rel="icon" href="data/logo-favicon.png" type="image/png" />
	<link rel="shortcut icon" href="data/logo-favicon.png" type="image/png" />

</head>

<body>

	<a class="skip" name="top">&nbsp;</a>
	<a class="skip" href="#content">Skip to content</a>

	<div id="head">
		<div id="logo">
			<h1><a href="index.html"><img src="data/logo-head.png" alt="logo" /> anyRemote</a></h1>
		</div>
		<div id="navigation"><div class="padding">
			<a href="index.html"><span>About</span></a>
			<a href="frontend.html"><span>Screenshots</span></a>
			<a href="dload.html"><span>Download</span></a>
			<a href="docs.html"><span>Documentation</span></a>
			<a href="faq.html" class="active"><span>FAQ</span></a>
			<a href="contacts.html"><span>Contact</span></a>
			<a href="thanks.html"><span>Special Thanks</span></a>
		</div></div>
	</div>

	<div id="sidebar"><div class="padding">
		<dl class="info">
			<dt>Information</dt>
			<dd>
				<p>Frequently Asked Questions and their answers.</p>
			</dd>
		</dl>
		<dl class="contact">
			<dt>Contact</dt>
			<dd>
				<p>We will be pleased for any questions, suggestions, patches and examples of configuration files!</p>
				<ul>
					<li>Post in the <a href="http://sourceforge.net/forum/?group_id=162923">Forum</a></li>
					<li>Please, send e-mails to  <a href="mailto:anyremote&#64;mail&#46;ru">anyremote&#64;mail&#46;ru</a></li>
				</ul>
			</dd>
		</dl>
		<!--HOSTINGLOGO-->
	</div></div> <!-- sidebar -->

	<div id="content" class="faq"><div class="padding">

		<a class="skip" name="content">&nbsp;</a>

		<h1>FAQ</h1>

		<ol>
			<li><a href="#faq01">When i run configure, it fails with the error: <em>configure: error: cannot find install-sh or install.sh in . ./.. ./../..</em> message</a></li>
			<li><a href="#faq02">I have compilation errors. What can i do ?</a></li>
			<li><a href="#faq03">I run anyRemote and got the following: <em>ERROR: Fails in init_cfg()</em></a></li>
			<li><a href="#faq04">I can run anyRemote but something doesn't work ...</a></li>
			<li><a href="#faq05">Does anyRemote support application <em>XXX</em>?</a></li>
			<li><a href="#faq06">J2ME client can not find PC with anyRemote</a></li>
			<li><a href="#faq07">Seems anyRemote works ... but something is going wrong. How can i fix it?</a></li>
			<li><a href="#faq08">I have tried all suggestions ... but it still doesn't work. What else can I do?</a></li>
			<li><a href="#faq09">It is impossible to control sound volume with some configuration files.</a></li>
			<li><a href="#faq10">Should I run Bemused server to make anyRemote work?</a></li>
			<li><a href="#faq11">Sometimes J2ME client can not connect to anyRemote</a></li>
			<li><a href="#faq12">I've created a configuration file for application <em>XXX</em>. Can I share it with other anyRemote users?</a></li>
			<li><a href="#faq13">I've got an error when trying to connect to the phone using <em>cu</em></a></li>
			<li><a href="#faq14">kAnyremote crashes with <em>python: xcb_lock.c:33: _XCBUnlockDisplay ...</em> message</a></li>
			<li><a href="#faq15">I have Nokia Series40 phone and can not upload J2ME client to it</a></li>
			<li><a href="#faq16">I have Nokia Symbian phone got <em>openConnection Exeption java.io.IOExeption SymbianOS error=-1 : General: System error</em> message</a></li>
			<li><a href="#faq17">J2ME client can not find PC with anyRemote (Bluez issue)</a></li>
			<li><a href="#faq18">How can i add some phone-specific initialization command ?</a></li>
			<li><a href="#faq19">Some application did not woks under KDE4. Why ?</a></li>
			<li><a href="#faq20">Does anyRemote J2ME client supports WinMobile devices ?</a></li>
			<li><a href="#faq21">I've got <em>xargs: xargs.c:445: main: Assertion bc_ctl.arg_max &lt;= (131072-2048)</em> error when browse files.</a></li>
			<li><a href="#faq22">I see no icons in gAnyRemote menu items. How to fix it ?</a></li>
			<li><a href="#faq23">I see no gAnyRemote/kAnyRemote tray icon in Unity. How to fix it ?</a></li>
			<li><a href="#faq24">Can not establish connection in KDE4</a></li>
			
		</ol>

		<h2><a name="faq01">When i run configure, it fails with the error: <em>configure: error: cannot find install-sh or install.sh in . ./.. ./../..</em> message</a></h2>
		<p>Problem can be solved by executing:</p>
		<pre>aclocal
automake -a
autoconf</pre>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq02">I have compilation errors. What can i do ?</a></h2>
		<p>Make sure all needed development packages are installed on your system. For example, if your compiler can not find <strong>bluetooth.h</strong> header file, you need to install development packages for <a href="http://www.bluez.org/">Bluez</a>. To determine which package is absent is not so hard. Just remember which file was not found by compiler, then open <a href="http://rpm.pbone.net/">rpm.pbone.net</a> or <a href="http://rpmfind.net">rpmfind.net</a> and try to search the package you need to install.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq03">I run anyRemote and got the following: <em>ERROR: Fails in init_cfg()</em></a></h2>
		<p>you have to specify a configuration file which will be used by anyRemote:</p>
		<pre>anyremote -f /path/to/configuration/file</pre>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq04">I can run anyRemote but something doesn't work ...</a></h2>
		<p>Try to localize problem. Do not use GUI frontends and run anyRemote from command line with <strong>-log</strong> option set. Do not test configuration files one by one. Just choose the simplest one, like kdialog.cfg and inspect what does work and what does not. Look at $HOME/.anyRemote/anyremote.log for error messages.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq05">Does anyRemote support application <em>XXX</em>?</a></h2>
		<p>In principle it is possible to support almost any application with anyRemote. There are several ways to do that:</p>
			<ul>
				<li>Some appication (for example Tvtime, Xdtv, Xmms) have command line management utility.</li>
				<li>KDE4 and Gnome applications can supports <a href="http://www.freedesktop.org/wiki/Software/dbus">D-BUS</a> interface.</li>
				<li>KDE3 applications supports <a href="http://linuxgazette.net/issue97/oregan2.html">DCOP</a> command-line interface.</li>
				<li>Finally it is possible to manage application with keyboard and mouse emulation. Use <strong>Emulate(...)</strong> command to do that. 
                                If you are not satisfied with Emulate(...) command it is possible to use external software like <a href="http://hoopajoo.net/projects/xautomation.html">XAutomation</a></li>
			</ul>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq06">J2ME client can not find PC with anyRemote</a></h2>
		<p>Be sure you are using a Server-mode configuration file. Be sure the page and inquiry scan are enabled on bluetooth interface (this could be done with command <strong>hciconfig hci0 piscan</strong>). Also see <a href="#faq17">#17</a></p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq07">Seems anyRemote works ... but something is going wrong. How can i fix it?</a></h2>
		<p>Well, different phones works differently, so it can happen. Try to upgrade to the latest version of anyRemote. Inspect &lt;home&gt;/.anyRemote/*anyremote.log files to determine the possible reasons of undesirable behavoiur. Make sure you have run anyRemote with <code>-log</code> 
		command line parameter. Also, make sure that the version of the J2ME client is the same as the version of anyRemote.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq08">I have tried all suggestions ... but it still doesn't work. What else can I do?</a></h2>
		<p>Send an e-mail to <a href="mailto:anyremote&#64;mail&#46;ru">anyremote&#64;mail&#46;ru</a>. Please, describe the problem, specify phone model and version of distro you have. Also attach to the letter full log file ($HOME/.anyRemote/*anyremote.log.*) as well as terminal output of anyRemote.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq09">It is impossible to control sound volume with some configuration files.</a></h2>
		<p>See <a href="tips-tricks.html">Tips &amp; Tricks</a> page. </p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq10">Should I run Bemused server to make anyRemote work?</a></h2>
		<p>No. AnyRemote does not use <a href="http://bemused.sourceforge.net/">Bemused</a> server. It could emulate it to some extent instead. See <a href="bemused.html">this</a> for details.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq11">Sometimes J2ME client can not connect to anyRemote</a></h2>
		<p>This could happen if J2ME client tries to connect to anyRemote at the moment when bluetooth browsing process is active. In normal situation KDEBluetooth or anyRemote GUI tries to find bluetooth devices around from time to time.
		 Unfortunately this could prevent the J2ME client to connect to anyRemote. You can just wait a bit and try to connect again.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq12">I've created a configuration file for application <em>XXX</em>. Can I share it with other anyRemote users?</a></h2>
		<p>Definitely. Send a letter with a short description and attached configuration file. We'll add it to the next release of anyRemote.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq13">I've got an error when trying to connect to the phone using <em>cu</em></a></h2>
<pre>cu -l /dev/rfcomm0 -s 19200
cu: open (/dev/rfcomm0): Connection refused
cu: /dev/rfcomm0: Line in use</pre>
		<p><a href="http://www.bluez.org">Bluez</a> 4.X and newer does not allow to directly connect to RFCOMM device. You need to update anyRemote to the version 5.4 or newer to fix this issue.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq14">kAnyRemote crashes with <em>python: xcb_lock.c:33: _XCBUnlockDisplay ...</em> message.</a></h2>
		<p>Update to the version v5.1 or newer.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>
		
		<h2><a name="faq15">I have Nokia Series40 phone and can not upload to it J2ME Client.</a></h2>
		<p>It is impossible to upload JAR files using OBEX to some old Nokia Series40 phones (6021, 6230i). It needs to use <a href="http://www.gammu.org">Gammu</a> or Nokia tool suite (works under MS Windows).</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq16">I have Nokia Symbian phone got <em>openConnection Exeption java.io.IOExeption SymbianOS error=-1 : General: System error</em> message</a></h2>
		<p>The problem is still under investigations. Try to reinstall J2ME Client to the phone's memory (not to the memory card !!!). If You have entered bluetooth address directly, be sure it looks like <b>btspp://0008F4163038:19</b> (no spaces and only one semicolon). Send report to <a href="mailto:anyremote&#64;mail&#46;ru">anyRemote</a></p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>
		
		<h2><a name="faq17">J2ME client can not find PC with anyRemote (BlueZ issue)</a></h2>
		<p>Check version of <a href="http://www.bluez.org/">BlueZ</a>. Versions at least from 3.28 to 3.32 contains a <a href="https://qa.mandriva.com/show_bug.cgi?id=42092">bug</a> in SDP server. How to check: run anyRemote, then </p>
		<pre>sdptool browse local</pre>
		<p>If You see something like:</p>
		<pre>Browsing FF:FF:FF:00:00:00 ...
Service Search failed: Success</pre>
                <p>then Your have got it. Mandriva 2008.1 and Suse 11.0 contains this issue.</p>
		<p>A workaround: instead of search in J2ME Client, enter bluetooth address of PC directly.</p>


		<h2><a name="faq18">How can i add some phone-specific initialization command ?</a></h2>
		<p>Create file <strong>$HOME/.anyRemote/hook_connect</strong> and put all needed commands there. These commands will be added to the end of <strong>(Connect)</strong> command sequence.</p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="faq19">Some application did not works under KDE4. Why ?</a></h2>
		<p>KDE4 uses <a href="http://www.freedesktop.org/wiki/Software/dbus">D-BUS</a> instead of <a href="http://linuxgazette.net/issue97/oregan2.html">DCOP</a> for interprocess communication. As a result, application which were rewritten for KDE4 (like Amarok2, KsCD and Gwenview) will not work with old configuration files, created for KDE3
		and it needs to use new version of configuration file designed for use with KDE4. </p>
		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

		<h2><a name="winmobile"></a><a name="faq20">Does anyRemote J2ME client supports WinMobile devices ?</a></h2>
		<p>It depends on Midlet Manager You use. The best variant is Esmertec Jeodek. anyRemote J2ME client runs flawlessly under it.</p>
		<p>You can try (but it is not recommended) <a href="http://www.esmertec.com/products_and_services.html">Esmertec's JBed</a>. 
		In this case it needs to use <strong>only</strong> anyRemote-nojsr82.jar. But anyway, there are exist a couple of serious issues under JBed. 
		<a href="http://techype.blogspot.com/2007/04/whats-wrong-with-jbed.html">Seems they are related</a> to 
		<a href="http://www.esmertec.com/products_and_services.html">Jbed</a> itself.</p>
		<p>These is a list of known issues under JBed:</p>
			<ul>
				<li>It needs to press <strong>"Connect"</strong> twice to connect.</li>
				<li>After disconnecting J2ME client could hangs.</li>
				<li>Sometimes icons is not shown.</li>
				<li>Touchscreen does not works.</li>
			</ul>
	        <p>It seems anyRemote works better with older versions of JBed,than with newer ones.</p>
		<p>All existing Midlet Managers does not supports <a href="http://jcp.org/en/jsr/detail?id=82">JSR-82</a>, so it is possible to use Wi-Fi connection only.</p>
		
		<h2><a name="faq21">I've got <em>xargs: xargs.c:445: main: Assertion bc_ctl.arg_max "&lt;= (131072-2048)</em> error when browse files.</a></h2>
		<p>There is a bug in <strong>xargs</strong>. Just google around that error message. To fix it it needs to update <strong>findutils</strong> package.</p>
		
		<h2><a name="faq22">I see no icons in gAnyRemote menu items. How to fix it ?</a></h2>
		<p>See <strong>Tips</strong> section <a href="g-shots.html#tips">here</a>.</p>

		<h2><a name="faq23">I see no gAnyRemote/kAnyRemote tray icons in Unity.</a></h2>
		<p>Run </p>
		<pre>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</pre>

		<h2><a name="faq24">Can not establish connection in KDE4.</a></h2>
		<p>Possible it needs to switch off <strong><a href="http://www.afiestas.org/bluedevil-1-0-review/">BlueDevil</a> integration</strong> for your device in KDE. </p>

		<p class="scroll2top"><a href="#content">Scroll to top</a></p>

	</div></div> <!-- content -->

	<div id="foot">
		<p>Maintained by <a href="mailto:anyremote&#64;mail&#46;ru">anyRemote</a>. Website by <a href="http://www.martinlettner.info">m.lettner</a>.</p>
	</div>

</body>
</html>