Package: xrdp
Version: 0.10.2-1
https://github.com/neutrinolabs/xrdp/wiki/H.264-encoding
Please consider compiling xrdp with H.264 support. With the packages
libx264-dev and libopenh264-dev, and build flags --enable-x264
--enable-openh264, I was able to get a build without any trouble.
Perhaps
Hi,
I have been following this bug for a while now. I tried just installing the
packages systemd-boot-efi and systemd-boot-efi-amd64-signed, without removing
grub-efi-amd64 and grub-efi-amd64-signed. Machine was still booting with grub.
Is there a way to test this without removing grub?
Thanks
Package: i965-va-driver
Version: 2.4.1+dfsg1-1
i965 hardware acceleration is broken and vainfo shows:
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_8
error: failed to resolve wl_drm_interface():
/lib/x86_64-linux-gnu/l
These packages are in testing now and the issue is not reproducible anymore.
> Sent: Saturday, September 21, 2024 at 12:38 PM
> From: "Jeremy Bícha"
> To: "Simon McVittie"
> Cc: 1...@gmx.us, 1082...@bugs.debian.org, gnome-cons...@packages.debian.org
> Subject: Re: Bug#1082505: gnome-console: cra
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.10.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), L
This is what changed today on my machine. Debian testing.
Upgrade: libblockdev-part3:amd64 (3.1.1-2, 3.2.0-2), libblockdev-swap3:amd64
(3.1.1-2, 3.2.0-2), libvte-2.91-gtk4-0:amd64 (0.77.92-1, 0.78.0-1),
libblockdev-fs3:amd64 (3.1.1-2, 3.2.0-2), libblockdev-loop3:amd64 (3.1.1-2,
3.2.0-2), libvte
Looks like it was a coincidence that it worked for a couple of times after
installing libvte-2.91-0. Because it stopped working and instead got this
message.
$ kgx
(kgx:8877): Gtk-WARNING **: 11:16:41.855: Unable to acquire the address of the
accessibility bus: GDBus.Error:org.freedesktop.DBus
Package: gnome-console
Version: 46.0-2
After updating libvte-2.91-gtk4-0 from version 0.77.92-1 to 0.78.0-1,
gnome-console would not start. Installing libvte-2.91-0 fixes the issue.
lsof does not show /usr/lib/x86_64-linux-gnu/libvte-2.91.so.0 as being used by
kgx. Only /usr/lib/x86_64-linux-gn
Hi,
>From the links below it seems that the issue might have been related to
>python3-pykeepass and has been fixed in version 4.0.7.
https://gitlab.gnome.org/World/secrets/-/issues/537
https://bugzilla.redhat.com/show_bug.cgi?id=2292507
https://github.com/libkeepass/pykeepass/pull/388
If you ca
Package: secrets
Version: 9.5-1
python3-pwquality is not used by secrets anymore.
Package: nautilus
Version: 45.2.1-4
Hi,
`nautilus` depends on `tracker`, `tracker-extract`, and `tracker-miner-fs`.
`tracker` packages are only needed for those who want to index all their
files/apps. It is not a core dependency of `nautilus`. Therefore, I think that
these 3 only need to be a
Package: gnome-session
Version: 46.0-2
Hi,
`gnome-session` and some other gnome packages have dependencies on
`xdg-desktop-portal*` packages. However, from the description of
`xdg-desktop-portal` it seems like it is only needed when you use a sand-boxing
technology like `flatpak`. So, this doe
Hi,
I don't think this has been fixed. I upgraded to version 1.8.10-1, restarted
the system and checked whether the bug has been fixed. The editor still crashes.
This is the command for sending notifications from the battery monitor.
notify-send "Battery low" --icon=battery-caution
lxpanel should depend on libnotify-bin and notification-daemon for executing
this properly.
So the temporary fix is,
sudo apt-get install libnotify-bin notification-daemon
However, this solution is not universal. It is only valid on systems where the
display driver is intel.
On Wed, 5 Jul 2017 00:47:43 -0700 John Eikenberry wrote:> The
arch wiki has an alternative fix. They just suggest this in your xorg.conf.
>
> Section "Device"
> Identifier "Card0"
>
Hi,
VTK 8 is available now. Hopefully this wishlist item is fulfilled when
upgrading to the new version.
thanks
Hi,
The theme looks entirely different with and without gtk2-engines-pixbuf
thanks
Package: gnome-themes-standard
Version: 3.22.3-1
gtk2-engines-pixbuf is only listed as a recommended package. However, for the
theme to work properly I think it should be a dependency.
thanks
Package: lxhotkey-gtk
Version: 0.1.0-1
When executed fails with the following error.
Window manager Openbox isn't supported now, sorry.
Thanks
Yes, I thought that anyone using n-m-o-gnome must also need nm-applet
and/or nm-connection-editor. I'll close this bug then.
Thanks
Hi,
Because I thought n-m-o-gnome is a plugin for only n-m-gnome. Does
n-m-o-gnome work without n-m-gnome? Or does it work with any other
network-managers?
Thanks
Package: network-manager-openconnect-gnome
Version: 1.2.4-1
Severity: wishlist
Hi,
Ideally, all the network-manager-*plugin*-gnome plugins should depend on
network-manager-gnome. Just like network-manager-*plugin* depends on
network-manager.
Thanks
Hi,
The only thing that has to be done to fix this bug is add the tag,
-DVTK_CUSTOM_LIBRARY_SUFFIX:STRING="", when configuring using cmake.
Thanks
Hi,
I tried lxpanel 0.9.3-1 from unstable and I can confirm that the bug has
been fixed. The battery monitor works as expected.
Thanks
Hi,
The suffix can be controlled by a cache variable
(VTK_CUSTOM_LIBRARY_SUFFIX), but defaults to
"-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}".
http://public.kitware.com/pipermail/vtkusers/2015-November/092888.html
I think the best practice would be to set VTK_CUSTOM_LIBRARY_SUFFIX as
null for t
Hi,
I think the bug is only partially fixed. Charged percentage is shown,
but the time left is always 0:00.
Thanks
Hi,
There could be something I'm missing here.
"gmsh" is depending on "libcgns2"- which is not an available package.
Also, the latest version of CGNS in deb-repo is "libcgns3.3".
Thanks
Dear mentors,
I am looking for a sponsor to upload the package "elan":
* Package name: elan
Version : 4.9.4
Upstream Author : The Language Archive, MPI for Psycholinguistics
* URL : https://tla.mpi.nl/tools/tla-tools/elan/
* License : GPL-3
Below are the links
Package: wnpp
Severity: wishlist
https://tla.mpi.nl/tools/tla-tools/elan/
With ELAN a user can add an unlimited number of annotations to audio and/or
video streams. An annotation can be a sentence, word or gloss, a comment,
translation or a description of any feature observed in the media. Annota
Source: libcgns
Version: 3.1.4.2-3
Severity: normal
Hi,
CGNS is hosted from github now, and a newer version is also available.
http://cgns.github.io/
Thanks
Package: vera++
Version: 1.2.1-2
Severity: important
Hi,
Version 1.3.0 was released almost 2 years ago.
Thanks
Package: petsc-dev
Version: 3.7.4
Severity: wishlist
Hi,
Please compile PETSc with libtrilinos-zoltan-dev. At least
as a recommended package. Like, libsuperlu-dev is now.
https://packages.debian.org/sid/libtrilinos-zoltan-dev
Thanks
Package: vtk6
Version: 6.3.0
This is not a bug but a wishlist item for this package. It would be nice to have
a virtual/meta package that automatically links to the latest version of the
package. Having a package named vtk which links to vtk6 now and vtk7 in the
future will make transitions easier
Package: python-vtk6
Version: 6.3.0
This is not a bug but a wishlist item for this package. It would be nice to have
a virtual/meta package that automatically links to the latest version of the
package. Having a package named python-vtk which links to python-vtk6 now and
python-vtk7 in the future
Package: libvtk6-dev
Version: 6.3.0
This is not a bug but a wishlist item for this package. It would be nice to have
a virtual/meta package that automatically links to the latest version of the
package. Having a package named libvtk-dev which links to libvtk6-dev now and
libvtk7-dev in the future
Package: gmsh
Version: 2.14.1
CGNS is becoming a CFD standard. GMSH can export meshes in CGNS format. Please
recompile GMSH with CGNS enabled so that this feature is available.
Thanks
Package: libvtk6-dev
Version: 6.3.0
Libraries are named as, "libvtkCommonCore-6.3.so" "libvtkCommonCore-6.3.so.6.3"
"libvtkCommonCore-6.3.so.6.3.0". That is "libvtk*-6.3.so" "libvtk*-6.3.so.6.3"
"libvtk*-6.3.so.6.3.0". This is bad practice and can break many projects.
Usually the version number
Соберем для Вас по интернет базу данных
потенциальных клиентов для Вашего Бизнеса!
В базе будут все контактные данные необходимые
для массовой продажи Ваших товаров и услуг.
По Вашему запросу пришлем пример и подробную информацию.
Если интересно запросите подробности сейчас
Email: bawupecoda-3..
38 matches
Mail list logo