We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-01-02 16:08:11 +0200

On-device debugging: MERSSH / vs \ conflict causes failure

Environment : Windows Reproducing: debug on-device Expected results : debugging starts as normal Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users\<username>, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users\<username>"

Windows On-device debugging: MERSSH / vs \ conflict causes failure

Environment : Windows Reproducing: debug on-device Expected results : debugging starts as normal Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users\<username>, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users\<username>"

Windows On-device debugging: MERSSH & QtCreator / vs \ conflict causes failure

Environment : Windows Reproducing: debug on-device Expected results : debugging starts as normal Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users\<username>, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users\<username>"

Windows On-device debugging: MERSSH & QtCreator / vs \ conflict causes failure

Environment : Windows Reproducing: debug on-device Expected results : debugging starts as normal Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users\<username>, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users\<username>"

Windows On-device debugging: MERSSH & QtCreator / vs \ conflict causes failure

Environment : Windows Reproducing: debug on-device Expected results : debugging starts as normal Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users\<username>, C:\Users*username*, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users\<username>"C:\Users*username*"

Windows On-device debugging: MERSSH & QtCreator / "/" vs \ "\" conflict causes failure

  • Environment : Windows Windows
  • Reproducing: debug on-device on-device
  • Expected results : results: debugging starts as normal normal
  • Actual result : debugging fails with message "Project is not included in C:\Users\<username>" (or additional source folder)

Seems like this is due to mishandling of the slashes & backslashes. Two things:

  • MerSSH expectes shared path to be exactly the same as the C:\Users*username*, if not, merssh will fail in substituting the path parts.
  • QtCreator provides VirtualBox Shared path to GDB as replace path; but with \ slashes instead of /, this causes the error "Project is not included in C:\Users*username*"