Bitcoin Forum
May 05, 2024, 02:35:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Server Selection Bug in 1.7  (Read 1107 times)
Tuxavant (OP)
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Bitcoin Mayor of Las Vegas


View Profile WWW
March 19, 2013, 08:12:22 PM
 #1

Restored a wallet via command line and connected to Electrum.be

Clicking the Network icon results in this and I'm unable to change servers (no dialog)

Code:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/electrum_gui/gui_classic.py", line 1188, in <lambda>
    self.status_button = StatusBarButton( QIcon(":icons/status_disconnected.png"), _("Network"), lambda: self.network_dialog(self.wallet, self) )
  File "/usr/lib/python2.7/site-packages/electrum_gui/gui_classic.py", line 2206, in network_dialog
    change_server(host,protocol)
  File "/usr/lib/python2.7/site-packages/electrum_gui/gui_classic.py", line 2201, in change_server
    server_protocol.model().setData(j, QtCore.QVariant(0,False), QtCore.Qt.UserRole-1)
TypeError: arguments did not match any overloaded call:
  QVariant(): too many arguments
  QVariant(Type): argument 1 has unexpected type 'int'
  QVariant(int, sip.voidptr): argument 2 has unexpected type 'bool'
  QVariant(QVariant): too many arguments
  QVariant(object): too many arguments

1714919735
Hero Member
*
Offline Offline

Posts: 1714919735

View Profile Personal Message (Offline)

Ignore
1714919735
Reply with quote  #2

1714919735
Report to moderator
1714919735
Hero Member
*
Offline Offline

Posts: 1714919735

View Profile Personal Message (Offline)

Ignore
1714919735
Reply with quote  #2

1714919735
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
March 19, 2013, 08:23:36 PM
 #2

For now please downgrade SIP and PyQT. I will see if I can find a fix for the problem itself.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 19, 2013, 10:01:11 PM
 #3

please le me know if this commit fixes it:

https://github.com/spesmilo/electrum/commit/debf2dfeb5392a5ca1782efb5f90f9387125cfac

Electrum: the convenience of a web wallet, without the risks
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!