I tried purging and reinstalling Rhythmbox but still did not resolved
the above profile msgs. Btw, there are so many syntax warning. These
seems related to
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/2056595/comments/4

$ sudo apt purge rhythmbox 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gir1.2-rb-3.0 libgpod-common libgpod4t64 librhythmbox-core10 
libsgutils2-1.46-2 media-player-info python3-mako rhythmbox-data
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  rhythmbox* rhythmbox-plugin-alternative-toolbar* rhythmbox-plugins*
0 upgraded, 0 newly installed, 3 to remove and 7 not upgraded.
After this operation, 2,379 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 257580 files and directories currently installed.)
Removing rhythmbox-plugins (3.4.7-2ubuntu6) ...
Removing rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
Removing rhythmbox (3.4.7-2ubuntu6) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...


$ sudo apt install rhythmbox 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
Suggested packages:
  gnome-codec-install rhythmbox-plugin-cdrecorder rhythmbox-plugin-zeitgeist
The following NEW packages will be installed:
  rhythmbox rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
Need to get 513 kB of archives.
After this operation, 2,379 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox amd64 
3.4.7-2ubuntu6 [122 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 
rhythmbox-plugin-alternative-toolbar all 0.20.4-1 [51.2 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox-plugins amd64 
3.4.7-2ubuntu6 [340 kB]
Fetched 513 kB in 2s (271 kB/s)          
Selecting previously unselected package rhythmbox.
(Reading database ... 257381 files and directories currently installed.)
Preparing to unpack .../rhythmbox_3.4.7-2ubuntu6_amd64.deb ...
Unpacking rhythmbox (3.4.7-2ubuntu6) ...
Selecting previously unselected package rhythmbox-plugin-alternative-toolbar.
Preparing to unpack .../rhythmbox-plugin-alternative-toolbar_0.20.4-1_all.deb 
...
Unpacking rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
Selecting previously unselected package rhythmbox-plugins.
Preparing to unpack .../rhythmbox-plugins_3.4.7-2ubuntu6_amd64.deb ...
Unpacking rhythmbox-plugins (3.4.7-2ubuntu6) ...
Setting up rhythmbox (3.4.7-2ubuntu6) ...
Setting up rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
/usr/lib/rhythmbox/plugins/alternative-toolbar/alttoolbar_plugins.py:171: 
SyntaxWarning: invalid escape sequence '\('
  translation = re.sub('\(..\)', '', translation, flags=re.DOTALL)
Setting up rhythmbox-plugins (3.4.7-2ubuntu6) ...
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:64: 
SyntaxWarning: invalid escape sequence '\/'
  url = re.split('(\/display[^"]*)', entry)[1]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:66: 
SyntaxWarning: invalid escape sequence '\/'
  title = re.split('(\/display[^>]*)([^<]*)', entry)[2][1:].strip()
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:97: 
SyntaxWarning: invalid escape sequence '\/'
  lyrics = re.split('(<font face=arial size=2>)(.*)(<\/font><br></td><td*)', 
result)[2]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JetlyricsParser.py:50: 
SyntaxWarning: invalid escape sequence '\.'
  m = re.search('<a 
href=\'(http://jetlyrics\.com/viewlyrics\.php\?id=[0-9]*)\'>', result)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JlyricParser.py:49: 
SyntaxWarning: invalid escape sequence '\.'
  m = re.search('<div class=\'title\'><a href=\'(/artist/[^\.]*\.html)\'>', 
result)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/TerraParser.py:39: 
SyntaxWarning: invalid escape sequence '\w'
  pattern = re.compile("&(#?\w+?);")
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/WinampcnParser.py:87: 
SyntaxWarning: invalid escape sequence '\['
  lrcplaintext = re.sub('\[.*?\]', '', lrcplaintext)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: 
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", 
"\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for man-db (2.12.0-4build2) ...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/2120624

Title:
  A lot of profiling:/build:Cannot create directory messages when
  quiting Rhythmbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/2120624/+subscriptions


-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to