And I really do believe this, quite firmly
ā¦that was kind of my way of asking about āalpha 2ā though, does anyone know?
Was that idea scrapped instead for a more solid network release, like a ābetaā instead, when node aging / resource tests etc are all finished?
Anyone know if āalpha 2ā will still come, as was the plan a while back?
I very much think so. Disjoint groups turned out to be a > 10 week issue and not a few short weeks issue. (we hoped 2-3 weeks plus plenty of time to test) The plan is to push ahead as soon as we can. In another way though i thought the core guys time to get a lot of work done in data handling. So a silver lining, but disjoint groups took us by surprise at itās complexity. We are on it very hard though and will crack it.
And this is exactly why demanding ETAs is foolish, and not giving them is the honest thing to do; programming isnāt like chopping trees.
Totally fine Iām sure nobody here can be mad about that! Very glad to know though and be kept in the loop. Weāre all on your side and supporting very hard along the way! Every day the global events show the need for SAFE so no matter what weāll be here, and the little summaries here and there like this help tremendously for putting things into perspective thanks very much!
Please help.
Iāve downloaded Launcher v0.80 and Demo App. and started installation of both (one by one) but when I clicked Finalize button it just disappeared and nothing happened(?) I can not find it anywhere on my desktop PC (Win 7 64). I repeated procedure couple of times and get the same result, nothing.
After that I find Launcher v0.10 and finally succeed to opened account but now I have another problem with Demo App as link from account direct me again to MadSafe site to download Demo App but I canāt make it work and integrate it in Launcher(?) Also, the part of the same problem is that I canāt registrar my ID(?)
Why nobody write step-by-step numb-dumb guide? I find that common problem with all new crypto platform projects.
Hi just a quick note, please try using the newest launcher. People are having problems with that old 0.8.0 version
Ok, I find that Iāve been already installed Luncher and Demo App. in October and also already Registered ID so it was my mistake. Now I uninstall old one and install a Luncher v0.8.0 beside v0.10.0 and Demo App and finally make it both works.
Next thing I have to see if Iām going to register another ID as Iāve been asked for or to figure out how I can use the old one Iāve registered before(?)
Probably just have to make a new one for quickest success. These are only temporary test networks so things like that get deleted after a certain amount of time.
safe://dir.yvette3 - note to self: write down password of new accounts
Out of 2037 PublicIDs guessed, fell 739 websites
and thatās just from guessing and retaining those declaredā¦ so, likely there are more out there with less obvious namesā¦ in the same way as there are Services/sub-domains to PublicIDs I couldnāt guess.
wohoow - that is pretty impressive slightly more than the ones published here xD
Alpha 1 issues.
Having issues getting the demo app running with launcher. I have had it working in the past.
I re downloaded the two apps from maidsafe alpha page and the launcher works but cant authenticate demo app
demo app 0.6.0
launcher 0.8.0
MAc OSX
Not great if new people are downloading and have issues. Can someone test this please
I did the same thing here 2 days ago (Win64) and it works fine for me, maybe an OSX issue? Have you checked the #support category?
Maybe add your questions there if you still have trouble. Alpha 2 will be different with most action in the SAFE Browser. Should make things way easier for users.
Yes, tyvm! That default download, 503 KB (515,688 bytes), is always a horrible ideaā¦ Not sure why there wasnāt any obvious way to get an offline installer, from that SAFE Launcher v0.8.0 - Alpha 1 page and this web siteās download link.
Cool!
^^ Oic., apparently I didnāt scroll down the page, duh! xD
Edit:
Note sure where to post comments. Install could be smoother. safe_launcher not in $PATH ā I found it by hand, here: /opt/maidsafe/safe_launcher/safe_launcher so I try to run it:
/opt/maidsafe/safe_launcher/safe_launcher: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
dpkg -S libgtk-x11-2.0.so.0
apt-get install libgtk2.0-0
/opt/maidsafe/safe_launcher/safe_launcher
/opt/maidsafe/safe_launcher/safe_launcher: error while loading shared libraries: libnotify.so.4: cannot open shared object file: No such file or directory
dpkg -S libnotify.so.4
apt-get install libnotify4
/opt/maidsafe/safe_launcher/safe_launcher
/opt/maidsafe/safe_launcher/safe_launcher: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
dpkg -S libgconf-2.so.4
apt-get install libgconf-2-4
/opt/maidsafe/safe_launcher/safe_launcher
/opt/maidsafe/safe_launcher/safe_launcher: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
apt-get install libnss3
ā¦
I hope this process will end soon ā¦ it would be nice if the deb installed the pre-reqs it needed.
Also ā its clearly promising to be a graphical app of some kind. Any chance there might be a non-graphics version of this?
OK, so I start it up: nothing happens, it exits silently. I expected an error message, like ācanāt connect to X serverā or something like that.
strace /opt/maidsafe/safe_launcher/safe_launcher
ends with
open(ā/usr/share/locale/en/LC_MESSAGES/gtk20-properties.moā, O_RDONLY) = -1 ENOENT (No such file or directory)
close(3) = 0
exit_group(1) = ?
+++ exited with 1 +++
find /usr |grep gtk20-properties.mo | grep en
/usr/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo
/usr/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo
/usr/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo
OK, Iām stumped, now. Clearly, I need to install one more thing ā¦ what might it be?
Unclear what youāve tried there but you simply need to download the .zip for the launcher and the demo app, from the links in the OP and also then get the Beaker browser:
Once youāve got those, obviously uncompress them and open a terminal in each folder and run the executable as you were trying to do.
Compiling from scratch is liable to you knowing which is the stable repository and which is work in progress.
Unclear why you think that your comment is even remotely helpful. If you
donāt understand what Iām talking about, you probably should not be making
obviously incorrect suggestions.
As indicated in the last dev update, the Alpha 1 network is now offline.
A post was split to a new topic: Getting SAFE Browser to work on Debian 9