Project

Profile

Help

Bug #125

closed

New Error when changing preferences

Added by Moritz Wolfart over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Category:
-
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-
Actions #1

Updated by Vincent Le Goff over 6 years ago

  • Status changed from Open to Feedback
  • Assignee set to Vincent Le Goff
  • Priority changed from Normal to High
  • Sprint/Milestone set to 15

Thanks for the report. I'm afraid I will need a bit more info to tell you what's going on. I take it you're testing on the new version. The bug regarding changing preferences should have been fixed, although it might be a different one. Could you provide the steps to reproduce the issue, and if you have it, the full traceback that CocoMUD gives on error (the part between in your bug window)?

Thanks,

Actions #2

Updated by Moritz Wolfart over 6 years ago

OK:
Step by step:
I opened preferences, go to accessibility and changed "interrupt TTS"
The error shows up when i am pressing the OK-button. And i think there are different errors.
It will be a lot of text but i will copy them all:

1::
An error occurred while trying to perform this operation. You
can either report this bug to the developers, or close this dialog
box. To report it, you have to create a new issue on CocoMUD's website,
at: https://cocomud.plan.io/projects/cocomud-client/issues/new

If you don't have an account on this website yet, you can create
one and report this issue. Here is the step-ty-step process to
report this bug:

1. Click on the "report" button on this dialog box. It will open
your favorite web browser with the address given above.
2. Choose a brief but explicit title:
Example: Error when trying to import the world XY
(Keep the subject as short and explicit as possible).
3. In the description of the issue, you can indicate more
information about how to reproduce this bug. You should also
paste the following information to help developers solve
this bug (include the

 
as follows):

Traceback (most recent call last):
  File "C:\Users\Vincent\src\cocomud\src\ui\dialogs\preferences.py", line 402, in OnOK
  File "C:\Users\Vincent\src\cocomud\src\ui\dialogs\preferences.py", line 402, in OnOK
  File "C:\python27\lib\bdb.py", line 49, in trace_dispatch
  File "C:\python27\lib\bdb.py", line 68, in dispatch_line
BdbQuit

4. Click on the "Create" button.

We thank you for your help in creating a more stable MUD client.

2::
An error occurred while trying to perform this operation. You
can either report this bug to the developers, or close this dialog
box. To report it, you have to create a new issue on CocoMUD's website,
at: https://cocomud.plan.io/projects/cocomud-client/issues/new

If you don't have an account on this website yet, you can create
one and report this issue. Here is the step-ty-step process to
report this bug:

1. Click on the "report" button on this dialog box. It will open
your favorite web browser with the address given above.
2. Choose a brief but explicit title:
Example: Error when trying to import the world XY
(Keep the subject as short and explicit as possible).
3. In the description of the issue, you can indicate more
information about how to reproduce this bug. You should also
paste the following information to help developers solve
this bug (include the

 
as follows):

Traceback (most recent call last):
  File "C:\Users\Vincent\src\cocomud\src\ui\dialogs\bug.py", line 77, in OnClose
AttributeError: 'BugDialog' object has no attribute 'EndDialog'

4. Click on the "Create" button.

We thank you for your help in creating a more stable MUD client.

When i press close, i think i get the same error again and again.
I was able to get back to the main screen the first time. But know i am stuck. Very strange!

Actions #3

Updated by Vincent Le Goff over 6 years ago

Wow, that's two weird errors. I'll investigate.

Actions #4

Updated by Vincent Le Goff over 6 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100

I assume this is the same issue. I should mark is as duplicate but I don't remember how, and I am too tired to look. So let's just close it!

Please register to edit this issue

Also available in: Atom PDF Tracking page