Eclipse integration/Known issues prefinal

(Maemo PC Connectivity)
(wikify slightly)
 
(35 intermediate revisions not shown)
Line 6: Line 6:
== Product baselines ==
== Product baselines ==
-
* Fremantle devices are not officially supported as devices do not exist (publicly) yet but most unofficial Fremantle packages are already available from Fremantle extras-devel repository
+
* [[Open development/Maemo roadmap/Fremantle|Fremantle]] devices are not officially supported as devices do not exist (publicly) yet but most unofficial Fremantle packages are already available from Fremantle [[extras-devel]] repository
== Product configuration ==
== Product configuration ==
Line 12: Line 12:
* Maemo SDK ARMEL rootstrap is meant to be used only for cross-compiling and it does not support running or debugging applications
* Maemo SDK ARMEL rootstrap is meant to be used only for cross-compiling and it does not support running or debugging applications
* Diablo 4.1.2 device requires kernel patch from here http://tablets-dev.nokia.com/maemo-dev-env-downloads.php to be flashed to the Tablet for USB Networking to work with Windows host PC
* Diablo 4.1.2 device requires kernel patch from here http://tablets-dev.nokia.com/maemo-dev-env-downloads.php to be flashed to the Tablet for USB Networking to work with Windows host PC
-
* Diablo 4.1.2 device requires hildon-desktop patch to be installed to the Tablet from pc-connectivity Garage repository (see instructions from here http://pc-connectivity.garage.maemo.org/beta1/installation.html) for VNC client to work on host PC
+
* Diablo 4.1.2 device requires hildon-desktop patch to be installed to the Tablet from pc-connectivity Garage repository (see instructions from here http://pc-connectivity.garage.maemo.org/2nd_edition/main.html#SECTION00030000000000000000) for VNC client to work on host PC
== Maemo Mica plugin framework for Eclipse ==
== Maemo Mica plugin framework for Eclipse ==
* While debugging Python application automatic termination of debugged program does not work when debugging session ends
* While debugging Python application automatic termination of debugged program does not work when debugging session ends
-
* Automatic installation of OProfiling support to the Maemo device may cause Eclipse to crash if Eclipse cannot find OProfile packages from configured repositories. Add repository
 
-
    deb http://repository.maemo.org/ diablo/tools free
 
-
to the Maemo device and run "sudo apt-get update" manually as workaround.
 
== Maemo ESBox plugin for Eclipse ==
== Maemo ESBox plugin for Eclipse ==
-
 
+
-
* Some of the templates and examples provided by ESBox are not yet ported to Fremantle
+
* Installation wizard for SDK Virtual Image on Mac OS X may run into deadlock in situations when more than one dialog is open at the same time
* Installation wizard for SDK Virtual Image on Mac OS X may run into deadlock in situations when more than one dialog is open at the same time
** workaround is to use manual installation of SDK Virtual Image on Mac OS X
** workaround is to use manual installation of SDK Virtual Image on Mac OS X
-
* Remote ''ltrace'' tool launching for Maemo device fails if SBRSH is used
+
* There is no automatic mounting of /scratchbox shares from inside a Maemo SDK Virtual Image into Mac OS X host PC which prevents automatic configuring of C/C++ indexing. Manual configuring and C/C++ indexing works.
-
** workaround is to use SSH and RSE instead of SBRSH
+
* Hover help for Python and C++ for Maemo API documents does not work on ESBox because documentation is not integrated yet
-
* Python interpreter is not switched when switching targets
+
* Debian installation packages creation for Python applications using Eclipse Wizard may fail to create correct structure for packages
-
* Configuring for C/C++ Indexing in Mac OS does not always work properly
+
* The disk free space calculation on Mac OS X may be incorrect when installing Maemo SDK Virtual Image. If you know you have enough disk space, ignore the not enough disk space warning.
== Maemo Pluthon plugin for Eclipse ==
== Maemo Pluthon plugin for Eclipse ==
-
* <none>
+
* Remote ''ltrace'' tool launching for Maemo device fails with Windows host PC if SBRSH is used
 +
** workaround is to use SSH and RSE instead of SBRSH
 +
* Hover help for Python for Maemo API documents does not work on Pluthon because documentation is not integrated yet
== Maemo PC Connectivity ==
== Maemo PC Connectivity ==
-
* N900 device support with Fremantle is more limited on functionality point of view than N800/N810 device support with Diablo
+
* Maemo PC Connectivity functionality with [[Nokia N900|N900]] device and Fremantle is more limited than with [[Nokia N800|N800]]/[[Nokia N810|N810]] device with [[Open development/Maemo roadmap/Diablo|Diablo]]
** N900 will not support USB host mode
** N900 will not support USB host mode
 +
*** no workaround (N900 HW issue)
** N900 will not support IP Forwarding (iptable NAT kernel modules)
** N900 will not support IP Forwarding (iptable NAT kernel modules)
*** workaround is to rebuild Fremantle kernel with NAT enabled and hack kernel symbols for NAT kernel modules
*** workaround is to rebuild Fremantle kernel with NAT enabled and hack kernel symbols for NAT kernel modules
** N900 will not support BlueTooth connections simultaneously with WLAN connections
** N900 will not support BlueTooth connections simultaneously with WLAN connections
-
** N900 will not support USB connectivity switching between "PC Suite" and "Mass Storage" modes with platform default applet (applet provided by PC Connectivity works fine)
+
*** no known workaround
-
*** workaround is to plug-out and plug-in USB cable between mode changes
+
** N900 will not support "USB Networking" with platform default USB applet but only "PC Suite" and "Mass Storage" mode (applet provided by PC Connectivity supports also USB Networking)
-
** Fremantle platform does not have libicd-dummy package available until final release and thus user can not navigate to Internet through the browser using USB and BlueTooth. He/she will be able to navigate only using WLAN (standard behavior)
+
*** workaround is to use ONLY configuration applet provided by PC Connectivity instead of default applet
 +
*** Notice that USB mode changes are possible only if USB cable is plugged-out and plugged-in between mode changes with both applets
 +
*** Notice that if both applets (platform default USB applet and PC Connectivity applet) are used for mode changes device may fail to change mode after first change
 +
** Fremantle platform does not have libicd-dummy package available until final release and thus user cannot navigate to Internet through the browser using USB and BlueTooth. He/she will be able to navigate only using WLAN (standard behavior)
*** final PC Connectivity release will have libicd-dummy package
*** final PC Connectivity release will have libicd-dummy package
** Samba does not work with Fremantle platform and N900 causing disk mounts between N900 and Windows host PC to fail
** Samba does not work with Fremantle platform and N900 causing disk mounts between N900 and Windows host PC to fail
*** will be (hopefully) fixed for final release
*** will be (hopefully) fixed for final release
 +
** Fremantle platform and SDK support ONLY 16-bit color depth for X Server
 +
*** workaround is to configure host PC X Server (in Windows and Mac OS X) to use 16-bit depth instead of default one (if default does not happen to be 16-bit)
* Configuring connectivity to work between Maemo device and host PC after installation is still partly manual work on host PC side for all supported operating systems
* Configuring connectivity to work between Maemo device and host PC after installation is still partly manual work on host PC side for all supported operating systems
-
* When creating a project and setting SBRSH as download method quite often errors like "sbrsh server: fuse: bad mount point " and "sbrsh server: Can't mount to point:" happens. As a workaround you need to restart SBRSHD (on Maemo device side) and restart ESBox (on host PC side)
+
* When creating a project and setting SBRSH as download method quite often errors like "sbrsh server: fuse: bad mount point" and "sbrsh server: Can't mount to point:" happens. As a workaround you need to restart SBRSHD (on Maemo device side) and restart ESBox (on host PC side)
 +
* WLAN connection may get broken if using WLAN and USB Networking simultaneously. Connection problems may occur after some time (can take hours or days) when device is (re)started and WLAN tries to connect.
 +
** when the problem occurs user gets "Internet connection failed. Unable to retrieve IP address from server" error
 +
** workaround is to reflash Maemo device or manually assign IP number to the connection (which may cause problems with DHCP)
 +
* If FileZilla has already been installed to the Mac OS X host PC, installation of Host PC Connectivity with default settings fails
 +
** workaround is to move FileZilla first to trash and then reinstall Host PC Connectivity or select not to install FileZilla with Host PC Connectivity
== Maemo SDK Virtual Image ==
== Maemo SDK Virtual Image ==
-
* NetworkManager is being started after Scratchbox, so the resolv.conf file used by Scratchbox may be invalid which causes network problems
+
* NetworkManager is being started after Scratchbox, so the <code>resolv.conf</code> file used by Scratchbox may be invalid which causes network problems
== Maemo Flasher-3.5 Tool ==
== Maemo Flasher-3.5 Tool ==
Line 65: Line 74:
* Some publically available test suites (for Eclipse components and NFS mounts, for example) are run on Linux, Windows and Mac OS X during integration testing but frameworks and test sets are not yet ready to be published
* Some publically available test suites (for Eclipse components and NFS mounts, for example) are run on Linux, Windows and Mac OS X during integration testing but frameworks and test sets are not yet ready to be published
-
 
* Test results (for unit tests and integration tests) for official releases are not yet ready to be published together with products
* Test results (for unit tests and integration tests) for official releases are not yet ready to be published together with products
----
----
Feedback can be sent to eclipse-integration@maemo.org
Feedback can be sent to eclipse-integration@maemo.org
 +
 +
[[Category:Eclipse]]

Latest revision as of 08:20, 12 May 2010

Contents

[edit] Known Issues for Maemo Eclipse Integration Edition 2 PreFinal release

More detailed known issues lists can be found from Garage projects for each product https://garage.maemo.org/.


[edit] Product baselines

  • Fremantle devices are not officially supported as devices do not exist (publicly) yet but most unofficial Fremantle packages are already available from Fremantle extras-devel repository

[edit] Product configuration

[edit] Maemo Mica plugin framework for Eclipse

  • While debugging Python application automatic termination of debugged program does not work when debugging session ends

[edit] Maemo ESBox plugin for Eclipse

  • Installation wizard for SDK Virtual Image on Mac OS X may run into deadlock in situations when more than one dialog is open at the same time
    • workaround is to use manual installation of SDK Virtual Image on Mac OS X
  • There is no automatic mounting of /scratchbox shares from inside a Maemo SDK Virtual Image into Mac OS X host PC which prevents automatic configuring of C/C++ indexing. Manual configuring and C/C++ indexing works.
  • Hover help for Python and C++ for Maemo API documents does not work on ESBox because documentation is not integrated yet
  • Debian installation packages creation for Python applications using Eclipse Wizard may fail to create correct structure for packages
  • The disk free space calculation on Mac OS X may be incorrect when installing Maemo SDK Virtual Image. If you know you have enough disk space, ignore the not enough disk space warning.

[edit] Maemo Pluthon plugin for Eclipse

  • Remote ltrace tool launching for Maemo device fails with Windows host PC if SBRSH is used
    • workaround is to use SSH and RSE instead of SBRSH
  • Hover help for Python for Maemo API documents does not work on Pluthon because documentation is not integrated yet

[edit] Maemo PC Connectivity

  • Maemo PC Connectivity functionality with N900 device and Fremantle is more limited than with N800/N810 device with Diablo
    • N900 will not support USB host mode
      • no workaround (N900 HW issue)
    • N900 will not support IP Forwarding (iptable NAT kernel modules)
      • workaround is to rebuild Fremantle kernel with NAT enabled and hack kernel symbols for NAT kernel modules
    • N900 will not support BlueTooth connections simultaneously with WLAN connections
      • no known workaround
    • N900 will not support "USB Networking" with platform default USB applet but only "PC Suite" and "Mass Storage" mode (applet provided by PC Connectivity supports also USB Networking)
      • workaround is to use ONLY configuration applet provided by PC Connectivity instead of default applet
      • Notice that USB mode changes are possible only if USB cable is plugged-out and plugged-in between mode changes with both applets
      • Notice that if both applets (platform default USB applet and PC Connectivity applet) are used for mode changes device may fail to change mode after first change
    • Fremantle platform does not have libicd-dummy package available until final release and thus user cannot navigate to Internet through the browser using USB and BlueTooth. He/she will be able to navigate only using WLAN (standard behavior)
      • final PC Connectivity release will have libicd-dummy package
    • Samba does not work with Fremantle platform and N900 causing disk mounts between N900 and Windows host PC to fail
      • will be (hopefully) fixed for final release
    • Fremantle platform and SDK support ONLY 16-bit color depth for X Server
      • workaround is to configure host PC X Server (in Windows and Mac OS X) to use 16-bit depth instead of default one (if default does not happen to be 16-bit)
  • Configuring connectivity to work between Maemo device and host PC after installation is still partly manual work on host PC side for all supported operating systems
  • When creating a project and setting SBRSH as download method quite often errors like "sbrsh server: fuse: bad mount point" and "sbrsh server: Can't mount to point:" happens. As a workaround you need to restart SBRSHD (on Maemo device side) and restart ESBox (on host PC side)
  • WLAN connection may get broken if using WLAN and USB Networking simultaneously. Connection problems may occur after some time (can take hours or days) when device is (re)started and WLAN tries to connect.
    • when the problem occurs user gets "Internet connection failed. Unable to retrieve IP address from server" error
    • workaround is to reflash Maemo device or manually assign IP number to the connection (which may cause problems with DHCP)
  • If FileZilla has already been installed to the Mac OS X host PC, installation of Host PC Connectivity with default settings fails
    • workaround is to move FileZilla first to trash and then reinstall Host PC Connectivity or select not to install FileZilla with Host PC Connectivity

[edit] Maemo SDK Virtual Image

  • NetworkManager is being started after Scratchbox, so the resolv.conf file used by Scratchbox may be invalid which causes network problems

[edit] Maemo Flasher-3.5 Tool

  • Flasher-3.5 beta for Windows tool may have problems in some Windows host PC configurations to flash eMMC images properly
    • workaround is to use Linux or Mac Flasher-3.5 tool for eMMC flashing
  • Flasher-3.5 beta for Windows tool fails to unpack FIASCO image with '-u' option
    • workaround is to use Linux or Mac Flasher-3.5 tool for unpacking FIASCO images

[edit] Integration testing

  • Some publically available test suites (for Eclipse components and NFS mounts, for example) are run on Linux, Windows and Mac OS X during integration testing but frameworks and test sets are not yet ready to be published
  • Test results (for unit tests and integration tests) for official releases are not yet ready to be published together with products

Feedback can be sent to eclipse-integration@maemo.org