bugGNU Solfege - Bugs: bug #59075, Preference Crash

 
 

bug #59075: Preference Crash

Submitter:  None
Submitted:  Mon 07 Sep 2020 07:57:43 AM UTC
   
 
Category:  configure/build system Severity:  3 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Release:  3.23,4-7(focal)
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 21 Jun 2021 03:14:52 PM UTC, comment #1: 

please try removing python-pyalsa package as a quick workaround

Jose Riha <jose1711>
Group Member
Mon 07 Sep 2020 07:57:43 AM UTC, original submission:  

Traceback (most recent call last):
  File "/usr/share/solfege/solfege/mainwin.py", line 665, in open_preferences_window
    self.g_config_window = ConfigWindow()
  File "/usr/share/solfege/solfege/configwindow.py", line 111, in _init_
    self.create_sound_config()
  File "/usr/share/solfege/solfege/configwindow.py", line 467, in create_sound_config
    self.create_linux_sound_page()
  File "/usr/share/solfege/solfege/configwindow.py", line 622, in create_linux_sound_page
    connections = solfege.soundcard.alsa_sequencer.get_connection_list()
  File "/usr/share/solfege/solfege/soundcard/alsa_sequencer.py", line 123, in get_connection_list
    sequencer = alsaseq.Sequencer(name='default',
OverflowError: signed integer is greater than maximum

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by elucches
  • -email is unavailable- added by jose1711 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-10-21 elucches Carbon-Copy- Added elucches

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code