PermissionError: [Errno 1] Operation not permitted: '/Users/admin/elec$.txn'
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
File "electrum/gui/qt/transaction_dialog.py", line 222, in export
PermissionError: [Errno 1] Operation not permitted: '/Users/admin/elec$.txn'
Reporter
This issue was reported by 8 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 3.2.3 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.2.0-x86_64-i386-64bit | standard | ? | ℹ |
| 3.3.3 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.2.0-x86_64-i386-64bit | standard | ? | ℹ |
| 3.3.8 | 3.6.8 (default, Jun 28 2018, 19:01:02) [GCC 4.8.4] | Linux-4.18.0-15-generic-x86_64-with-debian-buster-sid | 2of2 | fr_FR | ℹ |
| 3.3.8 | 3.6.8 (default, Jun 28 2018, 19:01:02) [GCC 4.8.4] | Linux-4.18.0-15-generic-x86_64-with-debian-buster-sid | 2of2 | fr_FR | ℹ |
| 3.3.7 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.7.0-x86_64-i386-64bit | 2of2 | ? | ℹ |
| 3.3.8 | 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] | Windows-10-10.0.18362-SP0 | imported | en_US | ℹ |
| 4.0.2 | Windows-10-10.0.18362 | imported | de_DE | ℹ | |
| 3.3.8 | 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0] | Linux-5.4.0-4-amd64-x86_64-with-debian-10.3 | standard | en_US | ℹ |
Additional Information
I opened up my electrum wallet and it said that I needed to perform an update to the latest software edition and after doing that my electrum wallet started experiencing lots of problems. First it wouldn't show me the amount of btc I was sending right before and when previewing the transaction, and then it couldn't connect to any server and the balance at the bottom was "synchronizing" the whole time until I closed out the wallet and restarted it back up to see that there was an apparent transcation that ealier said was failed due to no server connection. I checked my address that I was sending the bitcoin to and the bitcoin was never recieved. It says that the transaction on the etherum wallet is confirmed but it did not send the bitcoins to the wallet address that I provided. I'm not really sure how this could have happened but it was an amount of bitcoins that I would be very upset to see gone.
try to export cosign transaction from 2/2 cosign wallet, (type of wallet : 1 public key Safe-T + 1 seed normal wallet)
PS : Encrypted /home
baby636@outlook.de
export
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at electrum/gui/qt/transaction_dialog.py line 222 and review the export path for cosigned transactions. Reproduce the reported PermissionError if possible using the supplied wallet and operating-system details; done means exporting the transaction no longer crashes with this error and existing export behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100