Package Details: pharo-launcher 1:3.0-3

Git Clone URL: https://aur.archlinux.org/pharo-launcher.git (read-only, click to copy)
Package Base: pharo-launcher
Description: Pharo Launcher helps you manage your Pharo images
Upstream URL: http://www.pharo-project.org/
Keywords: pharo pharo-launcher
Licenses: MIT
Submitter: laurent.laffont
Maintainer: laurent.laffont (badetitou)
Last Packager: badetitou
Votes: 11
Popularity: 0.002099
First Submitted: 2015-09-05 08:29 (UTC)
Last Updated: 2022-11-04 13:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

ElCep commented on 2020-04-24 13:41 (UTC) (edited on 2020-04-24 13:44 (UTC) by ElCep)

Here the terminal logs

$pharo-launcher 
receiver of "basicFileID" is nil
UndefinedObject(Object)>>doesNotUnderstand: #basicFileID
UndefinedObject>>doesNotUnderstand: #basicFileID
OSSVMProcess>>initializeSessionID
OSSVMProcess>>initialize
OSSVMProcess class>>initializeVMProcessInstance
OSSVMProcess class>>startUp:
ClassSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in WorkingSession>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[ aBlock value: each ] in [ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ aBlock value: each ]
BlockClosure>>on:do:
[ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
WorkingSession>>runList:do:
WorkingSession>>runStartup:
WorkingSession>>start:
SessionManager>>launchSnapshot:andQuit:
[ isImageStarting := self launchSnapshot: save andQuit: quit.
wait signal ] in SessionManager>>snapshot:andQuit: in Block: [ isImageStarting := self launchSnapshot: save and...etc...
[ self value.
Processor terminateActive ] in BlockClosure>>newProcess in Block: [ self value....
primitive #createDirectory: in UnixStore failed
UnixStore(ProtoObject)>>primitiveFailed:
UnixStore(ProtoObject)>>primitiveFailed
UnixStore(DiskStore)>>createDirectory:
UnixStore(FileSystemStore)>>ensureCreateDirectory:
UnixStore(FileSystemStore)>>ensureCreateDirectory:
FileSystem>>ensureCreateDirectory:
FileReference>>ensureCreateDirectory
OmSessionStore>>resetWithStoreNamed:
OmSessionStore>>resetWithNextStoreName
OmSessionStore>>store
ByteSymbol(Symbol)>>value:
Array(SequenceableCollection)>>do:
OmSessionStore class(Behavior)>>allInstancesDo:
OmSessionStore class>>startUp
OmSessionStore class(Behavior)>>startUp:
ClassSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in WorkingSession>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[ aBlock value: each ] in [ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ aBlock value: each ]
BlockClosure>>on:do:
[ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
WorkingSession>>runList:do:
WorkingSession>>runStartup:
WorkingSession>>start:
SessionManager>>launchSnapshot:andQuit:
[ isImageStarting := self launchSnapshot: save andQuit: quit.
wait signal ] in SessionManager>>snapshot:andQuit: in Block: [ isImageStarting := self launchSnapshot: save and...etc...
[ self value.
Processor terminateActive ] in BlockClosure>>newProcess in Block: [ self value....
MessageNotUnderstood: receiver of "basicFileID" is nil
UndefinedObject(Object)>>doesNotUnderstand: #basicFileID
UndefinedObject>>doesNotUnderstand: #basicFileID
OSSVMProcess>>initializeSessionID
OSSVMProcess>>initialize
OSSVMProcess class>>initializeVMProcessInstance
OSSVMProcess class>>startUp:
ClassSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in WorkingSession>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[ aBlock value: each ] in [ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ aBlock value: each ]
BlockClosure>>on:do:
[ :each | 
[ aBlock value: each ]
    on: Exception
    do: [ :error | self errorHandler handleError: error ] ] in WorkingSession>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
WorkingSession>>runList:do:
WorkingSession>>runStartup:
WorkingSession>>start:
SessionManager>>launchSnapshot:andQuit:
[ isImageStarting := self launchSnapshot: save andQuit: quit.
wait signal ] in SessionManager>>snapshot:andQuit: in Block: [ isImageStarting := self launchSnapshot: save and...etc...
[ self value.
Processor terminateActive ] in BlockClosure>>newProcess in Block: [ self value....

badetitou commented on 2020-04-24 13:02 (UTC)

@ElCep Could you show the logs that are printed in the terminal

ElCep commented on 2020-04-23 14:29 (UTC)

I don't know why, but the pharo launcher install from AUR doesn't work for me while the one downloaded from the official website yes.

badetitou commented on 2019-09-19 19:19 (UTC) (edited on 2019-09-19 19:20 (UTC) by badetitou)

Note that the version is 1.93 and the downloaded is 1.9.1.. It is strange but don't worry. It's because the version 1.9.2 does not work... And so I revert to 1.9.1

badetitou commented on 2019-02-02 19:41 (UTC)

Thanks @backerman

It should be fixed (I did not have the problem because the package was already installed on my computer)

backerman commented on 2019-02-02 19:24 (UTC)

Needs dependency added on libcurl-gnutls.

ioLoadModule(/usr/share/pharo-vm/lib/pharo/5.0-201901051900/libgit2.so):
  libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

Segmentation fault Sat Feb  2 14:22:53 2019

badetitou commented on 2018-11-15 09:31 (UTC)

@ElCep I think it's another problem. I'm trying to find what is happening

Benoît "badetitou" Verhaeghe

ElCep commented on 2018-11-12 14:19 (UTC)

Hi @badetitou, Thank you for your help. My user is now a part of users group but I'm facing the same problem as previously. When I try to run pharo-launcher from the terminal I can read in konsole pthread_setschedparam failed: Operation not permitted I don't know if it's linked. E.

badetitou commented on 2018-11-05 19:45 (UTC)

Hi @ElCep The application is installed in /usr/share and the bin in /usr/bin

The folders have the write access for the group "users"

I'd like to help you. Can you confirm me that your installation goes well ? (as describe above ? )

Benoît "badetitou" Verhaeghe

ElCep commented on 2018-11-05 12:54 (UTC)

Hi, I can't run pharo-launcher. It's installed somewhere the app hasn't the right to write.

Cannot be run from a read-only filesystem.

E.