Anonymous | Login | 03-04-2021 16:32 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007816 | [Squeak] VM | minor | always | 04-05-14 15:41 | 04-06-14 16:12 | |||||||
Reporter | lewis | View Status | public | |||||||||
Assigned To | lewis | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | Product Version | ||||||||||
Summary | 0007816: Update CameraPlugin for 64-bit VM | |||||||||||
Description | The CameraPlugin causes VM crashes when used with Scratch on a VM that has been compiled in 64-bit mode. | |||||||||||
Additional Information | A VM installed with apt get on 64 bit Ubuntu are 64-bit VMs, so the problem affects Scratch users on 64-bit Ubuntu. | |||||||||||
Attached Files | ||||||||||||
|
![]() |
||||||
|
![]() |
|
(0014494 - 936 - 1140 - 1426 - 1426 - 1426 - 1426) lewis 04-06-14 16:12 |
How to work around the problem on Ubuntu: Date: Sun, 06 Apr 2014 10:41:08 -0300 From: Gustavo Duarte <gus.duarte@gmail.com> To: vm-dev@lists.squeakfoundation.org Subject: Re: [Vm-dev] Camera sig fault on 64 bits machines. Hi Dave, I followed your suggestion and could resolve this issue, thanks a lot. Here the steps followed: 1) Uninstall, squeak-vm 64 bits comes with Ubuntu distribution, without its depends. 1) dpkg -r --force-no-depends squeak-vm 2) Download squeak-vm 32 bits. wget http://www.squeakvm.org/unix/release/Squeak-4.10.2.2614-linux_i386.sh [^] sudo sh Squeak-4.10.2.2614-linux_i386.sh Choice as path prefix /usr instead default: /usr/local 3) Install 32 bits compatibility library: sudo apt-get install ia32-libs I know that is a workaround, the finally solution as you said, is update the plugins to working properly on 64 bit architectures. Thank you very much ! Gustavo. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
39 total queries executed. 31 unique queries executed. |