Bitcoin Forum
May 04, 2024, 05:29:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MultiBit crashing on OpenSUSE 13.2  (Read 838 times)
Manfred Macx (OP)
Full Member
***
Offline Offline

Activity: 205
Merit: 105


View Profile WWW
December 30, 2014, 05:53:49 PM
 #1

After updating OpenSUSE 13.2 my MB is crashing every time I enter the password. I found a topic about this on github https://github.com/jim618/multibit/issues/325 I tried the soulution proposed by drizzt: zip -d "multibit-exe.jar" lib/x86_64/{freebsd,linux}/libscrypt.so
but I get:

zip warning: name not matched: lib/x86_64/freebsd/libscrypt.so
zip warning: name not matched: lib/x86_64/linux/libscrypt.so

Does anyone have similar problem and knows a solution?

1714843743
Hero Member
*
Offline Offline

Posts: 1714843743

View Profile Personal Message (Offline)

Ignore
1714843743
Reply with quote  #2

1714843743
Report to moderator
1714843743
Hero Member
*
Offline Offline

Posts: 1714843743

View Profile Personal Message (Offline)

Ignore
1714843743
Reply with quote  #2

1714843743
Report to moderator
1714843743
Hero Member
*
Offline Offline

Posts: 1714843743

View Profile Personal Message (Offline)

Ignore
1714843743
Reply with quote  #2

1714843743
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714843743
Hero Member
*
Offline Offline

Posts: 1714843743

View Profile Personal Message (Offline)

Ignore
1714843743
Reply with quote  #2

1714843743
Report to moderator
1714843743
Hero Member
*
Offline Offline

Posts: 1714843743

View Profile Personal Message (Offline)

Ignore
1714843743
Reply with quote  #2

1714843743
Report to moderator
sed
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
December 30, 2014, 05:55:37 PM
 #2

I don't actually have a solution but the solution you tried, with an exe file, doesn't seem linuxy.  I run GNU/Linux all the time and I can't run exe files unless I use wine or something.  Multibit is a java program so I guess I'm just confused with what's going on.

EDIT: Oh, well, sorry I just looked closer and perhaps the issue is that your path to that lib isn't just 'linux' or 'bsd'

Check the path to libscript.so in your zipfile.
Manfred Macx (OP)
Full Member
***
Offline Offline

Activity: 205
Merit: 105


View Profile WWW
December 31, 2014, 10:06:05 AM
 #3

I don't actually have a solution but the solution you tried, with an exe file, doesn't seem linuxy.  I run GNU/Linux all the time and I can't run exe files unless I use wine or something.  Multibit is a java program so I guess I'm just confused with what's going on.

EDIT: Oh, well, sorry I just looked closer and perhaps the issue is that your path to that lib isn't just 'linux' or 'bsd'

Check the path to libscript.so in your zipfile.

Thank you for your help. However, I don't have the libscrypt.so installed as far as I can see (nor any other scrypt). I was looking at hs_error.log from JVM and there is a lot of stuff in there but I can see the multibit-exe.jar is mentioned.

zandbelt
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 04, 2015, 08:09:58 PM
 #4

Hi,

I am on 13.1 and -at first- could not find how (specifically where) to apply the mentioned solution, I do not know whether it is the same in1 3.2 as in 13.1 (probably it is) but I had to go into the directory /MultiBit-0.5.18 (and thus NOT in the directory /Multibit) and execute the command from within that drectory, after that Multbit worked fluently and also without an open Terminal window when running.

so you'll probably have to to:
Code:
cd /path/to/MultiBit-0.5.18
(or go to that map in Dolphin filebrowser and from within that map choose (right-click) action-open a terminal)

and then

Code:
zip -d "multibit-exe.jar" lib/x86_64/{freebsd,linux}/libscrypt.so

Good luck!
Manfred Macx (OP)
Full Member
***
Offline Offline

Activity: 205
Merit: 105


View Profile WWW
January 05, 2015, 09:35:03 AM
 #5

Hi,

I am on 13.1 and -at first- could not find how (specifically where) to apply the mentioned solution, I do not know whether it is the same in1 3.2 as in 13.1 (probably it is) but I had to go into the directory /MultiBit-0.5.18 (and thus NOT in the directory /Multibit) and execute the command from within that drectory, after that Multbit worked fluently and also without an open Terminal window when running.

so you'll probably have to to:
Code:
cd /path/to/MultiBit-0.5.18
(or go to that map in Dolphin filebrowser and from within that map choose (right-click) action-open a terminal)

and then

Code:
zip -d "multibit-exe.jar" lib/x86_64/{freebsd,linux}/libscrypt.so

Good luck!

Thank you! I managed to delete the files this way. It seems to be working since I managed to export private keys without MB crashing.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!