[Bug 1971761] [NEW] Indent Keyboard Shortcut Doesn't Work

2022-05-05 Thread linux4me2
Public bug reported:

I'm using:
Ubuntu 22.04
Bluefish:
  Installed: 2.2.12-1.1build1
  Candidate: 2.2.12-1.1build1
  Version table:
 *** 2.2.12-1.1build1 500
500 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status

In Bluefish, if I select a block of code I want to indent using the
keyboard shortcut Ctrl+., Bluefish types an "e" at the end of the
selection, but doesn't indent the selected code.

For example, if I select the following code block and enter the keyboard
shortcut (Ctrl+.) to indent it:

if ($onlyindentkeyboardshortcutworked == true) {
echo "I would be happy.";
} else {
echo "I am not happy.";
}

I get this:

if ($onlyindentkeyboardshortcutworked == true) {
echo "I would be happy.";
} else {
echo "I am not happy.";
}e

But I should get this:

if ($onlyindentkeyboardshortcutworked == true) {
echo "I would be happy.";
} else {
echo "I am not happy.";
}

If I use Tools > Format > Indent, or the Indent Toolbar Button, indent
works as expected. (The latter is a good workaround.)

I removed my .bluefish config file and repeated the test with a clean
one, but it made no difference.

** Affects: bluefish (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bluefish indent

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

Title:
  Indent Keyboard Shortcut Doesn't Work

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964791] Re: [SRU] Quod Libet fails to start with python 3.10, the default for Jammy

2022-05-11 Thread linux4me2
Tested version: quodlibet/jammy-proposed, 4.4.0-2ubuntu0.1

I had an issue with Quod Libet not recognizing two playlists, which were
in the old format, not XPSF that 4.4.0 uses.

I installed the plugin "Export as M3U / PLS Playlist File" to try to
import an M3U version of one of the two playlists I exported from
another machine running the 20.04 version of Quod Libet, and once I
installed the plugin, Quod Libet apparently converted the other old
playlist I had left in my .config/quodlibet/playlists folder to XPSF
format and recognized it. I was also able to import the other playlist
from the M3U file (after modifying the paths of each entry to fit the
new machine).

Other than that, I didn't find any issues, and the fix appears to work.
Thanks!

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

Title:
  [SRU] Quod Libet fails to start with python 3.10, the default for
  Jammy

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964791] Re: [SRU] Quod Libet fails to start with python 3.10, the default for Jammy

2022-05-13 Thread linux4me2
I did a clean minimal install of Ubuntu 22.04 on another machine, then
added the jammy-proposed repo and installed Quod Libet 4.4.0-2ubuntu0.1
on it. It added all the necessary dependencies, Quod Libet starts
normally, imports playlists, manages playlists, adds/deletes/scans
libraries, and resumes playback on startup as it should. Looks good.

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

Title:
  [SRU] Quod Libet fails to start with python 3.10, the default for
  Jammy

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs