Pages:
Author

Topic: [ANN][PASL]-[PASCAL Lite]-[The Future is Almost Here] - page 79. (Read 164899 times)

full member
Activity: 254
Merit: 121
Report on compiling and installing wallet ver. 1.4.4

OS: Mint 18.1
Compiler: FCP 3.0.2 and Lazarus 1.6.4

Compiled without any change of project options and installed in existing directory /home/xxx/pascallite with existing data from wallet 1.4.2.

1. Attempt

When run it twice showed:
Quote
Access violation.

Press OK to ignore and risk data corruption.
Press Cancel to kill the program.

and died  Huh When restarted it again warned about attempt but connected to the servers and run.

2. Attempt

When run in the same directory but with all data deleted it once warned about attempt but then run as it should with no more problems  Smiley



https://github.com/xiphon/PascalLite/issues/5
full member
Activity: 254
Merit: 121
@xiphon

Found a typo on:
https://github.com/xiphon/PascalLite#daemon-linux

Code:
nohop ./pascallited -r &

I think you intended to write:

Code:
nohup ./pascallited -r &

nohup vs nohop Smiley  Thanks for all your hardwork.

That's it! Thanks, will correct it in a moment.
sr. member
Activity: 441
Merit: 252
@xiphon

Found a typo on:
https://github.com/xiphon/PascalLite#daemon-linux

Code:
nohop ./pascallited -r &

I think you intended to write:

Code:
nohup ./pascallited -r &

nohup vs nohop Smiley  Thanks for all your hardwork.
full member
Activity: 286
Merit: 102
You are running the Linux GUI wallet correct?

Yes!
sr. member
Activity: 275
Merit: 258
@adaseb, will we be listed as PASL on Cryptopia?  I noticed some of the thread pages have PASC2 on them.

When I submitted the application I put PASL as our ticker.



Cool, thanks! Hopefully they can get us listed and we can get a little more exposure from it. Maybe get Polo down the road.

It would be awesome if polo would add us but i highly doubt they'l add a clone.

Yeah, wishful thinking I guess.   Grin
hero member
Activity: 686
Merit: 500
@adaseb, will we be listed as PASL on Cryptopia?  I noticed some of the thread pages have PASC2 on them.

When I submitted the application I put PASL as our ticker.



Cool, thanks! Hopefully they can get us listed and we can get a little more exposure from it. Maybe get Polo down the road.

It would be awesome if polo would add us but i highly doubt they'l add a clone.
sr. member
Activity: 275
Merit: 258
@adaseb, will we be listed as PASL on Cryptopia?  I noticed some of the thread pages have PASC2 on them.

When I submitted the application I put PASL as our ticker.



Cool, thanks! Hopefully they can get us listed and we can get a little more exposure from it. Maybe get Polo down the road.
legendary
Activity: 3808
Merit: 1723
@adaseb, will we be listed as PASL on Cryptopia?  I noticed some of the thread pages have PASC2 on them.

When I submitted the application I put PASL as our ticker.

sr. member
Activity: 275
Merit: 258
@adaseb, will we be listed as PASL on Cryptopia?  I noticed some of the thread pages have PASC2 on them.
full member
Activity: 197
Merit: 100
node at 185.51.95.183

I don't see it broadcasting are you sure you added it to your firewall and allowed port 4004?


EDIT: Now it works. Thanks for hosting the node


its working fine....some clients already in... from what i see!!!!

At 1 point I count 81 nodes available but now only 31. Still better than during launch when there are only 3 servers wallet is connected.
full member
Activity: 162
Merit: 100
node at 185.51.95.183

I don't see it broadcasting are you sure you added it to your firewall and allowed port 4004?


EDIT: Now it works. Thanks for hosting the node


its working fine....some clients already in... from what i see!!!!
legendary
Activity: 3808
Merit: 1723
node at 185.51.95.183

I don't see it broadcasting are you sure you added it to your firewall and allowed port 4004?


EDIT: Now it works. Thanks for hosting the node
full member
Activity: 162
Merit: 100
node at 185.51.95.183
full member
Activity: 197
Merit: 100
I setup a new node.

173.255.200.16

This node still use 1.4.3.
legendary
Activity: 3808
Merit: 1723

Yeah you can't run two instances of the program, it will crash that way.


I didn't try to run two instances of the program. I'm not an idiot. I of course stopped version 1.4.2 before I started the new version 1.4.4.

My guess is that the old version had a bug where it would freeze on close, so maybe when you ran the second instance the first one was still open.

Well, my guess is that there was an error in one of the data files, but that is just my guessing.

However more important the new version 1.4.4 still has some issues. Somtimes I have to force it to quit because it doesn't close down normally. And when I restart it after a little while complain about access violation. But else it seems to run as it should.

You are running the Linux GUI wallet correct?

hero member
Activity: 686
Merit: 500

Yeah you can't run two instances of the program, it will crash that way.


I didn't try to run two instances of the program. I'm not an idiot. I of course stopped version 1.4.2 before I started the new version 1.4.4.

My guess is that the old version had a bug where it would freeze on close, so maybe when you ran the second instance the first one was still open.

Well, my guess is that there was an error in one of the data files, but that is just my guessing.

However more important the new version 1.4.4 still has some issues. Somtimes I have to force it to quit because it doesn't close down normally. And when I restart it after a little while complain about access violation. But else it seems to run as it should.

I am having no problems with the wallet, runs and closes smoothly for me. this the win wallet
full member
Activity: 286
Merit: 102

Yeah you can't run two instances of the program, it will crash that way.


I didn't try to run two instances of the program. I'm not an idiot. I of course stopped version 1.4.2 before I started the new version 1.4.4.

My guess is that the old version had a bug where it would freeze on close, so maybe when you ran the second instance the first one was still open.

Well, my guess is that there was an error in one of the data files, but that is just my guessing.

However more important the new version 1.4.4 still has some issues. Somtimes I have to force it to quit because it doesn't close down normally. And when I restart it after a little while complain about access violation. But else it seems to run as it should.
legendary
Activity: 3808
Merit: 1723

Yeah you can't run two instances of the program, it will crash that way.


I didn't try to run two instances of the program. I'm not an idiot. I of course stopped version 1.4.2 before I started the new version 1.4.4.

My guess is that the old version had a bug where it would freeze on close, so maybe when you ran the second instance the first one was still open.
full member
Activity: 286
Merit: 102

Yeah you can't run two instances of the program, it will crash that way.


I didn't try to run two instances of the program. I'm not an idiot. I of course stopped version 1.4.2 before I started the new version 1.4.4.
legendary
Activity: 3808
Merit: 1723
Report on compiling and installing wallet ver. 1.4.4

OS: Mint 18.1
Compiler: FCP 3.0.2 and Lazarus 1.6.4

Compiled without any change of project options and installed in existing directory /home/xxx/pascallite with existing data from wallet 1.4.2.

1. Attempt

When run it twice showed:
Quote
Access violation.

Press OK to ignore and risk data corruption.
Press Cancel to kill the program.

and died  Huh When restarted it again warned about attempt but connected to the servers and run.

2. Attempt

When run in the same directory but with all data deleted it once warned about attempt but then run as it should with no more problems  Smiley



Yeah you can't run two instances of the program, it will crash that way.
Pages:
Jump to: