** Changed in: glibmm2.4 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glibmm2.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1955904
Title:
Sync glibmm2.4 2.66.2-1 (main) from Debian unstabl
** Description changed:
There are compilation errors when I try to include the header
under C++20 and run default compiler, GCC 11.
This is reproducible in Ubuntu 21.10 (Impish Indri) or Ubuntu devel (Jammy
Jellyfish) but not in Ubuntu 21.04 (Impish Indri) or Debian unstable. And this
is e
** Description changed:
- There are compilation errors when I try to include the header
under C++20.
+ There are compilation errors when I try to include the header
under C++20 and run default compiler, GCC 11.
This is reproducible in Ubuntu 21.10 (Impish Indri) or Ubuntu devel (Jammy
Jelly
** Patch added: "glibmm2.4_2.64.2-2ubuntu0.1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1955044/+attachment/5550025/+files/glibmm2.4_2.64.2-2ubuntu0.1.debdiff
** Patch removed: "glibmm2.4_2.64.2-2ubuntu0.1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/
** Patch added: "glibmm2.4_2.64.2-2ubuntu0.1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1955044/+attachment/5550018/+files/glibmm2.4_2.64.2-2ubuntu0.1.debdiff
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib
Public bug reported:
Please sync glibmm2.4 2.66.2-1 (main) from Debian unstable (main)
The version 2.66.1 has an important fix of #1955044
Upstream discussion of the issue:
https://mail.gnome.org/archives/gtkmm-list/2021-May/msg7.html
Changelog entries since current jammy version 2.64.2-2bu
This is already fixed in upstream. Please apply their patch.
https://gitlab.gnome.org/GNOME/glibmm/-/merge_requests/50/diffs
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glibmm2.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1955044
Tit
Public bug reported:
There are compilation errors when I try to include the header under
C++20.
This is reproducible in Ubuntu 21.10 (Impish Indri) or Ubuntu devel (Jammy
Jellyfish) but not in Ubuntu 21.04 (Impish Indri) or Debian unstable. And this
is effecting building of the telegram-deskto
*** This bug is a duplicate of bug 1943369 ***
https://bugs.launchpad.net/bugs/1943369
Norbert, I tested an .iso image with VirtualBox and saw Apport window
when I was going to turn off the virtual machine.
--
You received this bug notification because you are a member of Desktop
Packages, w
This happens because of sanitized environment in the ubiquity.desktop
file.
ubuntu@ubuntu:~$ grep ^Exec= /usr/share/applications/ubiquity.desktop
Exec=sudo --preserve-env=DBUS_SESSION_BUS_ADDRESS,XDG_RUNTIME_DIR sh -c
'ubiquity gtk_ui'
Please add the $XDG_CONFIG_DIRS environment variable into th
On Tue, 2021-01-12 at 17:30 +, Dik wrote:
> claws-mail reports "File P\ doesn't exist or permission denied".
> Moreover, when I try to send from simple-scan, the same error occurs +
> opens browser dillo with a URL "mailto:?filename=xx.pdf";
Please also keep in mind that xdg-email behave
It seems another error in claws-mail, not related to the xdg-utils
vulnerability. Please file a separate bug against the claws-mail
package. I ran "xdg-email --attach test.txt evil-t...@mymedia.su" via
strace and had the following in the terminal.
ubuntu@ubuntu:~$ LANG=C.UTF-8 apt-cache policy xdg
The bug is no longer reproducible using Firefox with latest version of
xdg-utils in clean test environment. If it is still case for you, please
attach an output of the command with "bash -x" prepended (without
quotes).
** Changed in: xdg-utils (Ubuntu)
Status: Confirmed => Incomplete
--
Y
It seems these tracing messages are outputted by the kde-open5 utility.
I do not think we should hide at xdg-utils level any messages from
underlying tools. However, you may redirect unneeded output on your own.
$ xdg-open readme.pdf >/dev/null
** Changed in: xdg-utils (Ubuntu)
Status: Ne
I tried to reproduce the bug in current KUbuntu 20.10 with xdg-utils of
version 1.1.3-2ubuntu1 or future Ubuntu 21.04 with xdg-utils of version
1.1.3-2ubuntu2 and uninstalled the "file" package. In both cases, xdg-
mime correctly outputted type of an image. Example:
$ xdg-mime query filetype
/us
In latest KUbuntu live image, that envioronment variable is set out-of-
box, and so xdg-utils correctly recognize KDE5, in particular, xdg-open
uses kde-open5. I think therefore the bug may be considered fixed.
** Changed in: xdg-utils (Ubuntu)
Status: Confirmed => Fix Released
--
You rec
xdg-utils use KDE native tools to open URLs. In your case, kde-open5 is
invoked which hangs on networking request and than fails. More clear
example:
$ kde-open5 http://192.0.2.42:8080/
** Package changed: xdg-utils (Ubuntu) => kde-cli-tools (Ubuntu)
--
You received this bug notification becau
Such a variable to simulate any DE has been already invented. It is
named XDG_CURRENT_DESKTOP. To get a glimpse how to use it, see test
cases. xdg-utils first try to use DE specific tools and, in case of
error, fallback to internal implementations for generic mode.
https://git.launchpad.net/ubuntu
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1540399
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1909941
Title:
xdg-email changes break simple-scan email functionalit
There is an old similar bug, #1540399, yet it is unclear how it relates
with the current one.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1909941
Title:
xdg-email changes break s
In the described case, xdg-open in generic mode relies on the
/usr/share/applications/apturl.desktop file that is provided by the
apturl-common package, and the utility correctly calls to apturl. At
present, we may consider the bug fixed.
$ apt-cache policy xdg-utils apturl-common
xdg-utils:
In
I can't reproduce the described issue in xdg-utils in clean test
environment obtained from Live KUbuntu 20.10. Please remove any unused
garbage from the ~/.local/share/applications/ directory, especially
chromium-browser-2.desktop and Chromium.desktop. None of programs from
the official Ubuntu repo
Management of alternatives requires root privileges and, as you
mentioned, affects every user of computer. Because of this, I think such
a feature will not be implemented in xdg-utils. These programs are
intended primarily for interacting with DE, not core system mechanisms.
** Changed in: xdg-uti
** Changed in: xdg-utils (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/783914
Title:
xdg-open ignores $BROWSER
Status in xdg-utils package
Marco Trevisan, as to your request, I am attaching logs that are
appearing in system journal while flameshort start. Debug level was been
raised as otherwise the journal was empty.
** Attachment added: "journalctl-b0-usr-bin-gnome-shell-ef.txt"
https://bugs.launchpad.net/ubuntu/+source/flamesh
I run into the issue when autostart feature of flameshot is activate. I
daresay there is some sort of race condition while system startup, and
the actual issue is in the gnome-shell-extension-appindicator package.
There is something in diff between 33-1 and 34-1 versions that is
breaking the app ic
** Summary changed:
- The icon does not appear in the GNOME bar
+ flameshot: The icon does not appear in the GNOME bar
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-appindicator in
Ubuntu.
https://bugs.launchpad.n
Public bug reported:
It is impossible now to translate "Ratio:" string in compact torrent
list. Please apply the patch to fix the issue.
https://git.launchpad.net/ubuntu/+source/transmission/tree/gtk/torrent-
cell-renderer.c?id=3a7bff14283a3962b181bd1a9dc870cc356eaffe#n219
** Affects: transmissi
Public bug reported:
This does not always happen but quite often. I can not identify exact
cause why it happens. It is worth noting, if the apps asks my name in a
top-list dialog, the timer is paused. But it continues to count when the
dialog is closed.
ProblemType: Bug
DistroRelease: Ubuntu 20.0
Public bug reported:
It is impossible to translate string "Monitor of %s". Please add gettext
call here and export the string into the .pot template.
https://git.launchpad.net/ubuntu/+source/pulseaudio/tree/src/pulsecore/sink.c?id=25a10a09f88d51bfd7d80574fa6c329086630531#n373
** Affects: pulseau
e.net/proxy.pac";
** Affects: xdg-utils
Importance: Unknown
Status: Unknown
** Affects: xdg-utils (Ubuntu)
Importance: Undecided
Assignee: Nicholas Guriev (mymedia)
Status: New
** Changed in: xdg-utils (Ubuntu)
Assignee: (unassigned) => Nicholas Guriev (my
31 matches
Mail list logo