Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TM 2.0 Known Issues and Workarounds"

Line 10: Line 10:
 
'''This is a collaborative page:''' Every user may edit this page and add bugs he or she has filed, that are very obivious or problematic and that he or she'd like other users to be able to work around to avoid. See the [http://www.eclipse.org/dsdp/tm/development/bug_process.php TM Bug Process Page]
 
'''This is a collaborative page:''' Every user may edit this page and add bugs he or she has filed, that are very obivious or problematic and that he or she'd like other users to be able to work around to avoid. See the [http://www.eclipse.org/dsdp/tm/development/bug_process.php TM Bug Process Page]
 
for queries to get the full list of known bugs out of bugzilla.<br/>
 
for queries to get the full list of known bugs out of bugzilla.<br/>
 +
 +
== Known Problems in TM 2.0 M6 ==
  
 
{| border=1 cellpadding="2"
 
{| border=1 cellpadding="2"
Line 16: Line 18:
 
| '''Workaround'''
 
| '''Workaround'''
 
|-
 
|-
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175686 175686]
+
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=179937 179937], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=179939 179939]
| Cannot install RSE from update site into eclipse-platform. Update Manager claims '...requires feature "org.eclipse.cvs (1.0.0)", or later version'.
+
| Problems with BIDI Locales (like Hebrew)
| RSE requires Eclipse 3.3M5. Install at least eclipse-platform-3.3M5 and eclipse-CVS-client-3.3M5. See the bug reference for details.
+
| No workaround currently known
 +
|-
 +
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=180994 180994]
 +
| Expand of filter hangs with dstore
 +
| Always use "implicit connect", expanding the filter (instead of right-click > connect menu action)
 
|-
 
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=143458 143458]
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=143458 143458]
Line 24: Line 30:
 
| It's annoying and we're working on it. As a workaround, select a file of the folder to refresh the folder.
 
| It's annoying and we're working on it. As a workaround, select a file of the folder to refresh the folder.
 
|-
 
|-
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652 153652]
+
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=181458 181458]
| Cannot drag&drop from RSE into the Project Explorer
+
| Cannot drag&drop / copy&paste from or to Windows Explorer
| Drag&drop into the Eclipse Project Navigator instead;<br/>See the bug report for details on other drag&drop, copy&paste problems
+
| Copy&Paste to the RSE "Local" file system instead.
|-
+
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652 153652]
+
| Cannot drag&drop from RSE into C/C++ Projects View
+
| Drag&drop into the Eclipse Project Navigator instead;<br/>See the bug report for details on other drag&drop, copy&paste problems
+
 
|-
 
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160293 160293]
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160293 160293]
Line 36: Line 38:
 
| Install at least a service plugin (SSH, FTP...)
 
| Install at least a service plugin (SSH, FTP...)
 
|}
 
|}
 +
 +
== Issues fixed in recent milestones ==
 +
 +
{| border=1 cellpadding="2"
 +
| '''Bug #'''
 +
| '''Fixed in'''
 +
| '''Description'''
 +
|-
 +
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=175686 175686]</strike>
 +
| 2.0 M6
 +
| Cannot install RSE from update site into eclipse-platform. Update Manager claims '...requires feature "org.eclipse.cvs (1.0.0)", or later version'.
 +
|-
 +
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652 153652]</strike>
 +
| 2.0 M6
 +
| Cannot drag&drop from RSE into the Project Explorer
 +
|-
 +
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652 153652]</strike>
 +
| 2.0 M6
 +
| Cannot drag&drop from RSE into C/C++ Projects View
 +
|}
 +
 +
  
 
(Back to [[TM 2.0 Testing]] | [[TM 2.0 Test Instructions]])
 
(Back to [[TM 2.0 Testing]] | [[TM 2.0 Test Instructions]])

Revision as of 15:36, 6 April 2007

Nav: DSDP/TM | TM and RSE FAQ | TM 2.0 Testing | TM 2.0 Known Issues and Workarounds


This page lists the most obvious known issues with the TM 2.0 milestone builds and suggests workarounds. By "most obvious" we mean those issues that many users are likely to encounter. Note that there may be other severe or critical issues not listed here, because they are less likely to occur. See the Bugzilla: TM Major and Critical, P1 and P2 query to show those.

We encourage you to enable Wiki Watch for this page: ensure that you are logged on to the Wiki, then click the little 'watch' tab on top of this page. On your personal "preferences" page (accessible from the top right of your screen) you can also enable E-Mail notifications for changes on this page. This will allow you to get notified when other users find important problems that you might be able to work around.

This is a collaborative page: Every user may edit this page and add bugs he or she has filed, that are very obivious or problematic and that he or she'd like other users to be able to work around to avoid. See the TM Bug Process Page for queries to get the full list of known bugs out of bugzilla.

Known Problems in TM 2.0 M6

Bug # Description Workaround
179937, 179939 Problems with BIDI Locales (like Hebrew) No workaround currently known
180994 Expand of filter hangs with dstore Always use "implicit connect", expanding the filter (instead of right-click > connect menu action)
143458 Right-click > Refresh on a remote folder changes selection to the parent folder It's annoying and we're working on it. As a workaround, select a file of the folder to refresh the folder.
181458 Cannot drag&drop / copy&paste from or to Windows Explorer Copy&Paste to the RSE "Local" file system instead.
160293 RSE perspective doesn't start if only Core is installed Install at least a service plugin (SSH, FTP...)

Issues fixed in recent milestones

Bug # Fixed in Description
175686 2.0 M6 Cannot install RSE from update site into eclipse-platform. Update Manager claims '...requires feature "org.eclipse.cvs (1.0.0)", or later version'.
153652 2.0 M6 Cannot drag&drop from RSE into the Project Explorer
153652 2.0 M6 Cannot drag&drop from RSE into C/C++ Projects View


(Back to TM 2.0 Testing | TM 2.0 Test Instructions)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.