Bug#1032948:

2023-04-06 Thread Costas Drogos
On Wed, Apr 5, 2023 at 5:57 PM Costas Drogos wrote: > > Hi, > > I'm also affected by this - recent lenovo laptop with a dock that > connects/removes multiple usb devices at the same time. Been getting > the oops after every resumption or every time multiple usb devices go

Bug#1032948:

2023-04-05 Thread Costas Drogos
connecting the dock was triggering a crash almost every time. Costas

Bug#1019262: libxmlb2: Under some circumstances, depending on the data, memory blocks can be double-freed.

2022-09-06 Thread Sergio Costas Rodriguez
Package: libxmlb2 Version: 0.3.6-2build1 Severity: normal Tags: patch X-Debbugs-Cc: sergio.cos...@canonical.com Recently, several users complaint that snap-store (which is derived from gnome- software) was crashing on start up with a segmentation fault. We found that the bug was in libxmlb, where,

Bug#1010418: Fixed loop

2022-05-09 Thread Sergio Costas
Ok, I modified the loop. Now it will gracefully fail if get_user_name() returns something that isn't in /etc/passwd: boolfound = false; unowned Posix.Passwdpasswd; Posix.setpwent(); while(null!= (passwd = Posix.getpwent())) { if(passwd.pw_name == GLib.Environment.get_user_name()) { found = true;

Bug#1010418: Proposed bugfix

2022-05-09 Thread Sergio Costas
Mmm... But can "get_user_name" return something that isn't in /etc/passwd? Anyway, testing for NULL is a good idea. El 9/5/22 a las 1:18, Barak A. Pearlmutter escribió: I don't understand this code in that patch: + while (true) { +

Bug#1010418: Proposed bugfix

2022-05-07 Thread Sergio Costas
I created a MR that should fix this. It is at https://gitlab.com/rastersoft/terminus/-/merge_requests/6 Can you test it? -- Nos leemos RASTER(Linux user #228804) rasters...@gmail.comhttps://www.rastersoft.com

Bug#994184: libseat1: Libseat1 requires uninstall systemd and install seatd and systemV init. But it is compatible with logind.

2021-09-13 Thread Sergio Costas
Hi: El 13/9/21 a las 20:26, Guido Günther escribió: On Mon, Sep 13, 2021 at 08:11:59PM +0200, Sergio Costas wrote: Now that I see the dependencies, I think that the problem is another: logind package doesn't exist. I suspect that it should be elogind. But neither that would fix the pr

Bug#994184: libseat1: Libseat1 requires uninstall systemd and install seatd and systemV init. But it is compatible with logind.

2021-09-13 Thread Sergio Costas
Hello: El 13/9/21 a las 17:47, Guido Günther escribió: Thanks for this. I had already thought this might be an issue. I think the solution is to build src:seatd against libsystemd-dev rather then libelogind-dev. I have already tested the build and there are no issues. I just want to check with

Bug#994184: libseat1: Libseat1 requires uninstall systemd and install seatd and systemV init. But it is compatible with logind.

2021-09-13 Thread Sergio Costas
Package: libseat1 Severity: important X-Debbugs-Cc: rasters...@gmail.com Dear Maintainer, Recently I wanted to compile Wayfire, the Wayland window manager, which relies on a recent version of WlRoots (more recent than the one available in SID). WlRoots needs libseat, and the problem in Debian is

Bug#974666: Acknowledgement (gnome-sound-recorder: The export file dialog disappears suddendly after a few seconds.)

2020-11-13 Thread Sergio Costas
Also comment that this bug doesn't happen when the program is run as a flatpak, only when run as a native program. El 13/11/20 a las 15:15, Debian Bug Tracking System escribió: Thank you for filing a new Bug report with Debian. You can follow progress on this Bug here: 974666: https://bugs.de

Bug#960227: [firefox] Can't do videoconference

2020-05-10 Thread Sergio Costas
Package: firefox Version: 76.0-2 Severity: normal --- Please enter the report below this line. --- Two days ago I updated firefox to version 76, and since then I can't do videoconference. Before, with version 75, I did several videoconferences with the cisco web chat, and jitsi, but now with v

Bug#956859: [gnome-tweaks] gnome-tweaks needs gnome-shell-extension-prefs

2020-04-15 Thread Sergio Costas
Package: gnome-tweaks Version: 3.34.0-3 Severity: normal --- Please enter the report below this line. --- The program "gnome-tweaks" requires the program "gnome-shell-extension-prefs", but the package of the former doesn't have the later as dependency, so the user is unable to configure the p

Bug#956297: [gnome] Gnome Shell crashes in Wayland if a window is "Stick" in all workspaces and a popup menu is open

2020-04-09 Thread Sergio Costas
Package: gnome Version: 3.34.2 Severity: important Tags: patch --- Please enter the report below this line. --- If a window is marked as "sticky" (this is, that it must be shown in all workspaces), showing a popup menu with a submenu makes gnome shell to crash. Tested on: - Debian SID and Fe

Bug#954825: Sent a patch upstream for this

2020-03-28 Thread Sergio Costas
I had the same problem, and some minutes ago I sent a patch upstream for this. It is at: https://gitlab.gnome.org/GNOME/gnome-boxes/-/merge_requests/297

Bug#954095: [gimp] GIMP fails to boot, with a segmentation fault

2020-03-16 Thread Sergio Costas
Package: gimp Version: 2.10.14-2+b1 Severity: grave --- Please enter the report below this line. --- When launching GIMP, it fails with a segmentation fault and opens a window with this text: ``` GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C comp

Bug#953215: [libreadline-dev] libreadline-dev in stable lacks a .pc file for pkg-config

2020-03-05 Thread Sergio Costas
Package: libreadline-dev Version: 7.0.5 Severity: grave --- Please enter the report below this line. --- The libreadline-dev file for debian stable lacks a .pc file, so it is not possible to compile programs using CMake or Meson/Ninja if they check for it. Debian SID package has it. --- Sy

Bug#952779: [xwayland] XWayland doesn't honor the keyboard layout

2020-02-28 Thread Sergio Costas
Package: xwayland Version: 1.20.7-3 Severity: important --- Please enter the report below this line. --- Programs running under XWayland doesn't honor the keyboard layout configured under Gnome Shell. I have the Spanish keyboard layout configured in my system, with an Spanish keyboard. Under

Bug#930027: x11-common: Can't login to x (solution)

2019-06-05 Thread Costas Ganis
Package: x11-common Version: 1:7.7+19 Severity: important Dear Maintainer, Couldn't login to X after buster apt xserver upgrade. Solution was to log in as root and do: #nano /etc/X11/Xwrapper.config Replace: needs_root_rights=yesallowed_users=anybody With: needs_root_rights=yes allowed_users=a

Bug#930011: xserver-xorg-video-radeon: Can not login to X

2019-06-04 Thread Costas Ganis
Package: xserver-xorg-video-radeon Version: 1:19.0.1-1 Severity: important Dear Maintainer, Couldn't login to X after buster apt upgrade. Solution was to log in as root and do: #nano /etc/X11/Xwrapper.config Replace: needs_root_rights=yesallowed_users=anybody With: needs_root_rights=yes allowe

Bug#912085: linux-image-4.18.0-0.bpo.1-amd64: boot error: [ 0.004000] do_IRQ: 1.55 No irq handler for vector

2018-10-27 Thread Costas Ganis
Package: src:linux Version: 4.18.6-1~bpo9+1 Severity: normal Dear Maintainer, on boot it displays: [0.004000] do_IRQ: 1.55 No irq handler for vector I tried several solutions found on the web mainly editing /etc/default/grub but nothing works. -- Package-specific info: ** Version: Linux

Bug#905405: linux-image-4.17.0-0.bpo.1-amd64: pstore error messages on boot, and how to remove them

2018-08-03 Thread Costas Ganis
Package: src:linux Version: 4.17.8-1~bpo9+1 Severity: minor Dear Maintainer, After installing the kernel there were a number of pstore errors on screen. After googling the error I typed the following and on next boot the error messages were gone: # rm -rf /sys/fs/pstore/* The errors were: Au

Bug#903754: pekwm: .pekwm/start file's execute permission was "Nobody" so it didn't work -no wallpaper etc. Changing it to "Anyone" solves the problem.

2018-07-14 Thread Costas Ganis
Package: pekwm Version: 0.1.17-3 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of

Bug#879926: sqlitebrowser: SQLitebrowser prevents gnome shell from switching between virtual desktops

2017-10-27 Thread Sergio Costas
Package: sqlitebrowser Version: 3.9.1-2 Severity: important Tags: patch Dear Maintainer, When I use sqlitebrowser under Gnome Shell, it "locks" the current virtual desktop. It is impossible to switch between virtual desktops because every time I try to do it, it returns again to the virtual deskt

Bug#861874: atop: interval cannot be customized anymore

2017-05-05 Thread Costas Drogos
On Fri, May 5, 2017 at 11:21 AM, Marc Haber wrote: > severity #861874 wishlist > thanks > > On Fri, May 05, 2017 at 11:11:26AM +0200, Costas Drogos wrote: >> With the upgrade to atop 2.2.6 from 1.26-2, defaults file is being >> deprecated. >> >> Thing

Bug#861874: atop: interval cannot be customized anymore

2017-05-05 Thread Costas Drogos
Package: atop Version: 2.2.6-4 Severity: normal Dear Maintainer, With the upgrade to atop 2.2.6 from 1.26-2, defaults file is being deprecated. Thing is, with defaults deprecated and the introduction of the atop.daily helper, there is no way of configuring a different interval (and other option

Bug#825916: installation-reports: Installing Debian with AMD/ATI Radeon graphics card does not go well

2017-04-16 Thread Sergio Costas
Package: installation-reports Followup-For: Bug #825916 I had the same problem after downloading the netinst iso image for debian testing. I selected to install GNOME desktop, and after rebooting, I received, in the TTY1 console, the error: DRM:RADEON_PCI_PROBE[RADEON] *ERROR* Radeon kernel m

Bug#859539: Downloaded sources also fail

2017-04-04 Thread Sergio Costas
Hi again: I also tried to download the sources from filezilla.org and install them (both filezilla and libfilezilla), and also crashes... -- Nos leemos RASTER(Linux user #228804) ras...@rastersoft.com http://www.rastersoft.com

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
Hi John: This? raster@rasterhost:~$ gdb filezilla GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
Package: filezilla Version: 3.24.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, After updating my Debian SID system, filezilla stopped working. Launching it from a command line returns a segmentation fault almost inmediatly: raster@rasterhost:~/.config$ file

Bug#857032: thunderbird: Thunderbird 1:45.7.1-2 fails to start

2017-03-08 Thread Sergio Costas
Package: thunderbird Version: 1:45.7.1-2 Followup-For: Bug #857032 I have the same problem: I have a .thunderbird folder, and an much older .icedove_moved_by_thunderbird_starter folder, but not .icedove folder. I receive the message INFO -> [[ ... using verbose mode ... ]] /usr/bin/thunderbird:

Bug#851783: gnucash: GNUCash crashes when asking for a report, if talkplugin for chrome is installed

2017-01-18 Thread Sergio Costas
Package: gnucash Version: 1:2.6.15-1 Severity: important Dear Maintainer, I've been using GNUCash for about ten years, but some months ago it started to crash every time I tried to get a report. Since I use it mainly to keep my house accounts, it wasn't a big problem, until I really needed a repo

Bug#848020: gnome-shell: Custom keyboard shortcuts don't work

2016-12-13 Thread Sergio Costas
Package: gnome-shell Version: 3.22.2-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outco

Bug#847585: gnome-shell: Gnome-shell fails to launch

2016-12-09 Thread Sergio Costas
Package: gnome-shell Version: 3.22.2-1 Severity: critical Justification: breaks the whole system Dear Maintainer, I updated some minutes ago my Debian SID system, and after rebooting, the gnome-shell session didn't start. I tried to run "gnome-shell --replace" from a terminal that I was able to c

Bug#843338: gnome-shell: Launching the autostart files are delayed for about one minute when booting with kernel 4.8.0

2016-11-05 Thread Sergio Costas
Package: gnome-shell Version: 3.22.1-1 Severity: important Dear Maintainer, After updating my Debian SID system to kernel 4.8.0, mysteriously gnome shell delayed for a little more than one minute the launch of the autostart programs and some extensions. Sometimes the right menu doesn't work until

Bug#789430: gcc-4.9-arm-linux-gnueabihf can't be installed; depends on libgcc-4.9-dev:armhf (= 4.9.2-18) but 4.9.2-21 will be installed

2015-06-20 Thread Sergio Costas
Package: gcc-4.9-arm-linux-gnueabihf Severity: grave Justification: renders package unusable Dear Maintainer, When I try to install gcc-arm-linux-gnueabihf, neither apt-get, nor aptitude, are able to do it, because gcc-4.9-arm-linux-gnueabihf depends on version 4.9.2-18 of libgcc-4.9-dev, but onl

Bug#740535: libgl1-nvidia-legacy-173xx-glx segfault when starting X

2014-06-02 Thread costas ganis
Package: nvidia-kernel-legacy-173xx-dkms Version: 173.14.39-2 Followup-For: Bug #740535 Dear Maintainer, the bug remains the same with Version 173.14.39-2 Please advize (I know my system is old but vga upgrade is not an option at the momment). -- Package-specific info: uname -a: Linux debian

Bug#691599: fix for upstream bug #5298

2012-10-27 Thread Costas Drogos
box (no backports or third party repositories), used as the puppetmaster. Thanks in advance, Costas Drogos Index: puppet-2.6.2/lib/puppet/parser/ast/collection.rb === --- puppet-2.6.2.orig/lib/puppet/parser/ast/collection.rb

Bug#687276: mirror listing update for debian.panafon.org

2012-09-21 Thread costas
p 12, 2012 at 02:04:52PM +0200, Simon Paillard wrote: |> > > On Tue, Sep 11, 2012 at 12:03:46PM +, Costas Constantinou wrote: |> > > > Archive-architecture: amd64 i386 |> > > |> > > http://debian.panafon.org/debian/dists/unstable/ lists way more |> archite

Bug#687796: mirror listing update for debian.panafon.org

2012-09-15 Thread Costas Constantinou
: Costas Constantinou Country: CY Cyprus Location: Nicosia Sponsor: Panafon Telecommunications Ltd http://www.panafon.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#687570: mirror listing update for debian.panafon.org

2012-09-13 Thread Costas Constantinou
: Costas Constantinou Country: CY Cyprus Location: Nicosia Sponsor: Panafon Telecommunications Ltd http://www.panafon.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#687276: mirror listing update for debian.panafon.org

2012-09-11 Thread Costas Constantinou
Package: mirrors Severity: minor Submission-Type: update Site: debian.panafon.org Type: leaf Archive-architecture: amd64 i386 Archive-ftp: /debian/ Archive-http: /debian/ Archive-rsync: debian/ IPv6: no Archive-upstream: ftp.de.debian.org Updates: lessoften Maintainer: Costas Constantinou

Bug#687102: mirror submission for debian.panafon.org

2012-09-09 Thread Costas Constantinou
: no Archive-upstream: ftp.de.debian.org Updates: lessoften Maintainer: Costas Constantinou Country: CY Cyprus Location: Nicosia Sponsor: Panafon Telecommunications Ltd http://www.panafon.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#396879: linux-source-2.6.18-3 problem

2006-11-07 Thread Costas Vandikas
maximilian attems wrote: tags 396879 moreinfo stop On Fri, 03 Nov 2006, Costas Vandikas wrote: Package: linux source Version: 2.6.18-3 I have compiled the kernel and when the computer boots, after grub has loaded, I get the following error: please try to reproduce with the

Bug#396879: linux-source-2.6.18-3 problem

2006-11-03 Thread Costas Vandikas
o this email you will find the .config of the kernel. It is the same .config as the one I'm using with kernel 2.6.13-4 that operates properly. I'm at your disposal for further information. Thank you in advance. Costas Vandikas MSc Student Computer Science Department University Of

Bug#353090: screen: please enable the built-in telnet

2006-02-15 Thread Costas Tavernarakis
Package: screen Version: 4.0.2-4.1 Severity: wishlist Please configure screen with --enable-telnet. I need this feature, and it seems harmless for everyone. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=C, LC_CTYPE=el_GR (charmap=ISO-8859-

Bug#320751: Anjuta: After saturday upgrade, anjuta's editor window shows incorrectly the characters and lines

2005-08-01 Thread Sergio Costas
Package: Anjuta Version: 1.2.3-1 Severity: grave Justification: renders package unusable After "apt-get update & upgrade" this saturday, Anjuta doesn't work right. When I type in the editor window, the cursor jumps over all it, and when I load a source file, the lines are showed mixed and without

Bug#305926: pidentd: debian patches broken on 2.6.11.7

2005-04-22 Thread Costas Tavernarakis
Package: pidentd Version: 3.0.18-2.Softlab-2 Severity: important Tags: sarge pident always fails on 2.6.11.7 with "netlink_lookup: write failed: Connection refused". Have not tried many kernel versions, it works on debian kernels and 2.6.8.1. The problematic code is on a debian patch. Reverting

Bug#291981: sendmail: patches in local builds

2005-01-24 Thread Tavernarakis Costas
Package: sendmail Version: 8.13.2-1 Severity: normal When building a custom local version following the package-specific instructions, the patches in debian/patches do not get applied. One would have to manually copy debian/patches/8.13/8.13.x to debian/patches/$(SM_CONF).8.13.x/ before configuri