Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Obscure habit on Windows 7

Hi Voker,

1) Please try this in the latest to see whether the bug happens: http://download.eclipse.org/orion/
2) If it is still happening, please enter a bug: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion

Thanks,
Steve

Inactive hide details for vkuehn---11/03/2016 05:32:13 AM---Hi, since a view days I run eclipse-orion-12.0 on Windows 7.vkuehn---11/03/2016 05:32:13 AM---Hi, since a view days I run eclipse-orion-12.0 on Windows 7.

From: vkuehn@xxxxxxxxxxxxxxxxx
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 11/03/2016 05:32 AM
Subject: [orion-dev] Obscure habit on Windows 7
Sent by: orion-dev-bounces@xxxxxxxxxxx





Hi,

since a view days I run eclipse-orion-12.0 on Windows 7.

It does this
// function
mÃÃÃÃâ€
....
endless times
....
šÃ‚¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚¬Ã‚ ÃƒÂ¢Ã¢â€šÃƒÆ’ƒâ€šÃ‚¬ÃƒÆ’…¡ÃÆÃ
¢â‚¬â„¢ÃƒÆ’†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’¢â‚ÂÃÆ
‚¬Ãƒâ€¦Ã‚¡ÃƒÆ’‚ÃÃÃâ€
¢Ã¢â€šÂ¬Ã…¡Ãƒâ€šÃ‚¤uft
!!!!!!!!!!!!!!!!!!

to this
// function müssen zuerst da sein, bevor die Logik läuft
!!!!!!!!!!!!!!!!!!

and this
}
retu
rn items;
}

to this
}
return items;
}

in Functions just by changing from on js file to another. Not always but
as longer Orion is used as more often it happens

Regards,
Volker
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top