Fix Vista slowness issue
This commit is contained in:
parent
0b2a9a2025
commit
3883386fcc
@ -131,7 +131,7 @@ class CoreProxy(gobject.GObject):
|
|||||||
pass
|
pass
|
||||||
self.emit("no_core")
|
self.emit("no_core")
|
||||||
|
|
||||||
self._uri = uri
|
self._uri = uri.replace("localhost", "127.0.0.1")
|
||||||
# Get a new core
|
# Get a new core
|
||||||
self.get_rpc_core()
|
self.get_rpc_core()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user