Bug#798208: libgtk-3-0: after upgrade from debian 8.1 to 8.2 there is blank space before menu bar entries

2015-09-12 Thread kittyofthebox
Package: libgtk-3-0 Version: 3.14.5-1+deb8u1 Followup-For: Bug #798208 I've identified the patch applied to the 8.2 release that causes this bug. It's listed in the changelog for the package as the following: * Added patch backported from upstream for one annoying bug: - debian/patches/08

Bug#798208: libgtk-3-0: after upgrade from debian 8.1 to 8.2 there is blank space before menu bar entries

2015-09-08 Thread kittyofthebox
Package: libgtk-3-0 Version: 3.14.5-1+deb8u1 Followup-For: Bug #798208 Also seeing this bug, extremely annoying, toggling the option to show icons in menu bars works around it but then you can't see icons in drop down menus anymore. Also broke on 8.1->8.2 update. -- System Information: Debian

Bug#625691: thunar: Thunar crashes when opened dir is renamed by other program

2015-07-31 Thread kittyofthebox
Package: thunar Version: 1.6.3-2 Followup-For: Bug #625691 Hi, This might be related to this bug. I deleted a file and thunar crashed, when checking gdb I found the following message: (Thunar:30405): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)' in cast to 'ThunarThumbnaile

Bug#782371: thunar: Random sefaults GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed

2015-06-24 Thread kittyofthebox
Package: thunar Version: 1.6.3-2 Followup-For: Bug #782371 Finally got a backtrace! -- System Information: Debian Release: 8.1 APT prefers stable APT policy: (700, 'stable'), (600, 'testing'), (400, 'oldstable'), (300, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign A

Bug#782371: thunar: Random sefaults GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed

2015-04-25 Thread kittyofthebox
Package: thunar Followup-For: Bug #782371 Hi, Still can't reproduce this, no core dump after four days or so. I guess just close this bug or something since I can't reproduce the bug now. Kitty -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#782371: thunar: Random sefaults GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed

2015-04-21 Thread kittyofthebox
Package: thunar Version: 1.6.3-2 Followup-For: Bug #782371 > Try to enable coredumps (ulimit -c unlimited), then restart thunar from > that shell (thunar -q; thunar). If it crashes, you should get a core > dump which can be used with gdb. I've done all this now testing will report back in a week

Bug#782371: thunar: Random sefaults GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed

2015-04-21 Thread kittyofthebox
Package: thunar Followup-For: Bug #782371 Hi, I've had Thunar on gdb for 9 days at least and couldn't get this crash to happen. I then re-ran gdb with a tmpfs mount for the log just in case I was hitting a timing issue with the log file slowing execution. Still can't reproduce, really annoyin

Bug#782371: thunar: Random sefaults GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed

2015-04-11 Thread kittyofthebox
Package: thunar Version: 1.6.3-2 Severity: important Hi, Thunar randomly crashes on Debian Testing the only errors I have to go off are: ..xseesion-errors: (Thunar:13978): GLib-CRITICAL **: g_sequence_get: assertion '!is_end (iter)' failed journal: Thunar[13978]: segfault at 48 ip 7f33b0dc

Bug#781789: boinc-manager: Boinc Manager seems to drop a configuration file into the home directory without hiding it

2015-04-02 Thread kittyofthebox
Package: boinc-manager Version: 7.4.23+dfsg-1 Followup-For: Bug #781789 Hi, I noticed after closing Boinc Manager the file is removed, so it seems to be more of a temporary file than a configuration file. Kitty -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (75

Bug#781789: boinc-manager: Boinc Manager seems to drop a configuration file into the home directory without hiding it

2015-04-02 Thread kittyofthebox
Package: boinc-manager Version: 7.4.23+dfsg-1 Severity: minor Hi, It appears that Boinc Manager drops a configuration file into the home directory without hiding it: $ file /home/user/BOINC\ Manager-user /home/user/BOINC Manager-user: ASCII text, with no line terminators I think this file shou

Bug#780960: exfalso: Replay Gain plugin doesn't work due to missing deps

2015-03-22 Thread kittyofthebox
Package: exfalso Version: 3.2.2-1 Severity: important Hi, I noticed Replay Gain wasn't avaiable in Ex Falso and realised it needed some additional deps. The error reported in Ex Falso is: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/quodlibet/ext/songsmenu/replay

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Followup-For: Bug #775338 Hi again, I found a hack that gets my ComboBox working again but changes the look of it: 1. sudo nano /usr/share/themes/oxygen-gtk/gtk-3.0/gtk.css 2. Change line: -GtkComboBox-appears-as-list: 1; to -GtkComboBox-appears-as-list: 0; I dec

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Followup-For: Bug #775338 Hi, > Thanks. I have little hope for it to help but could you please try to change > icon theme (under "application Appearance" -> "GTK - System settings") and > make sure that alternative icon theme is different? No change sadly. > KDE G

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Followup-For: Bug #775338 Hi, > How exactly drop down lists are broken? Basically I click on them and the drop down list appears then the mouse no longer interacts with the drop down box at all. I can even drag the window that has the drop down box open around in

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Followup-For: Bug #775338 Hi, I'm not sure how I could provide precide steps to reproduce this, it's quite simple this theme engine breaks drop down menus for me in gtk3 applications and other themes do not and it has been doing this a long time for me on two diff

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Version: 1.4.1-1 Followup-For: Bug #775338 Hi, Please advise on how to provide additional information for this bug report what do you want me to test exactly, I can reproduce this on two different installs? Kitty -- System Information: Debian Release: 8.0 APT pr

Bug#775338: gtk3-engines-oxygen: Themed gtk3 apps drop down boxes do not work properly

2015-01-14 Thread kittyofthebox
Package: gtk3-engines-oxygen Version: 1.4.1-1 Severity: serious Justification: Affects other packages Hi, The current version of gtk3-engines-oxygen theme breaks all gtk3 apps drop down menus I have tested. I've tested HandBrake, Ex Falso and ibus all gtk3 and all have the same problem. Pidgin

Bug#743477: grub2: grub fails with "error: 'grub_term_highlight_color' not found"

2014-10-30 Thread kittyofthebox
Source: grub2 Followup-For: Bug #743477 Hi, I have recently had to help someone out with this bug and I don't think this is actually bug. What has happened here is grub-pc thinks that update-grub is supposed to be ran on a drive that your bios is no looking at, but probably has an older versio

Bug#767201: virtualbox: After update to 4.3.18-dfsg-1 guests doesn't start

2014-10-30 Thread kittyofthebox
Package: virtualbox Followup-For: Bug #767201 Hi, Everyone who is having this bug needs to check the following: File -> Preferences -> Extensions If you have a mismatching version of Oracle VM VirtualBox Extensions you need to go update it. This is probably not a debian bug at all. And everyoe

Bug#767218: ktorrent does not gunzip IP Filter files anymore

2014-10-29 Thread kittyofthebox
Package: ktorrent Version: 4.3.1-2 Severity: normal Tags: upstream patch Hi, Please see attached patch this fixes the bug described at: https://bugs.kde.org/show_bug.cgi?id=315239 .. This bug prevents the block lists in KTorrent from updating correctly. Kitty -- System Information: Debian Rel

Bug#766771: udev rules are reloaded on any event due to incomplete debian patch

2014-10-25 Thread kittyofthebox
Package: udev Version: 215-5+b1 Severity: important Tags: patch Hi, Due to an incomplete debian patch udev rules are reloaded everytime an event occurs instead of only when udev rules change. After some dicussion in the #debian-systemd chat room this patch fixes the problem. Kitty -- Packag

Bug#762101: systemd: Bad configuration option in /lib/systemd/network/99-default.link?

2014-10-13 Thread kittyofthebox
Package: systemd Version: 215-5+b1 Followup-For: Bug #762101 Hi, I would really like to see this issue addressed because in my experience: $ sudo journalctl -l | grep -F 'Network interface NamePolicy= disabled on kernel commandline, ignoring.' | wc -l 24741 It isn't just 3 lines. Kitty -- Pa

Bug#763775: wpasupplicant: Mac addressing changing broken after updating to 2.2-1

2014-10-02 Thread kittyofthebox
Package: wpasupplicant Version: 2.2-1 Severity: normal Tags: upstream Hi, Please cherry pick this patch when appropriate it fixes a bug with wpasupplicant and changing mac addresses: http://lists.shmoo.com/pipermail/hostap/2014-October/030979.html Please note I haven't tested it or anything s

Bug#762577: phonon-backend-gstreamer: 4:4.8.0-1 update broke device list in phonon

2014-09-23 Thread kittyofthebox
Package: phonon-backend-gstreamer Version: 4:4.8.0-1 Followup-For: Bug #762577 Hi yet again urk, I got all my versions wrong the final solution was: phonon-backend-gstreamer 4:4.8.0-1 gstreamer1.0-alsa 1.4.1-1 gstreamer1.0-pulseaudio1.4.1-1 I still do note that there

Bug#762577: phonon-backend-gstreamer: 4:4.8.0-1 update broke device list in phonon

2014-09-23 Thread kittyofthebox
Package: phonon-backend-gstreamer Version: 4:4.8.0-1 Followup-For: Bug #762577 Hi, Another follow up I noticed gstreamer0.10-alsa was also removed due to being unused I imagien this might cause the same issue for device listings for alsa users as well. Kitty -- System Information: Debian Re

Bug#762577: phonon-backend-gstreamer: 4:4.8.0-1 update broke device list in phonon

2014-09-23 Thread kittyofthebox
Package: phonon-backend-gstreamer Followup-For: Bug #762577 Hi again, It seems this isn't a bug in the package per say but more seems to be with dependencies phonon-backend-gstreamer needs gstreamer0.10-pulseaudio to properly display pulseaudio devices in Devices Preferences in Phonon. It see

Bug#762577: phonon-backend-gstreamer: 4:4.8.0-1 update broke device list in phonon

2014-09-23 Thread kittyofthebox
Package: phonon-backend-gstreamer Version: 4:4.8.0-1 Severity: important Hi, After upgrading today phonon no longer shows a list of devices (I have two audio devices both used to show in the dialog: Device Preferences) instead of a device list I only get "Default". Switching to the VLC phonon

Bug#664064: linux-image-3.3.0-rc6-amd64: 4 messages every minute in syslog from netlink

2014-09-17 Thread kittyofthebox
Source: linux Version: 3.14.15-2 Followup-For: Bug #664064 Hi, This bug is still present for me on the latest kernel, my ntrack-module-rtnetlink-0 version is 016-1.2 as per the original bug report the messages occur every 2-4 minutes: Kitty Sep 17 21:05:01 host CRON[11802]: pam_unix(cron:sess

Bug#761836: update-alternatives: warning: alternative /usr/bin/ (part of link group compare)

2014-09-16 Thread kittyofthebox
Package: imagemagick Version: 8:6.8.9.6-4 Severity: normal Hi. Upon updating imagemagick on testing today I was greated with the following messages, I don't know if these are an issue or not but I am reporting it here in case they are. Thanks for your time. Kitty Setting up imagemagick (8

Bug#755466: growisofs: unable to WRITE@LBA Input output error

2014-07-20 Thread kittyofthebox
Package: growisofs Version: 7.1-10 Severity: important Please see attached log, I've ran an md5sum on the ISO and it completes with no input output error and I see no relevant errors in dmesg. Log: $ sudo /usr/bin/growisofs -Z /dev/sr0=/disc.iso -use-the-force-luke=notray -use-the-force-luke=

Bug#731024: libqmmp-dev lacks pkgconfig files

2013-11-30 Thread kittyofthebox
Source: libqmmp-dev Severity: wishlist Hi, libqmmp-dev lacks pkgconfig files making building source code impossible. Kitty -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (700, 'testing'), (600, 'stable'), (400, 'oldstable'), (300, 'unstable'), (200, 'expe

Bug#731025: libqmmpui-dev lacks pkgconfig files

2013-11-30 Thread kittyofthebox
Source: libqmmpui-dev Severity: wishlist Hi, libqmmpui-dev lacks pkgconfig files making building source code impossible. Kitty -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (700, 'testing'), (600, 'stable'), (400, 'oldstable'), (300, 'unstable'), (200, '

Bug#724736: lm-sensors: Please backport upstream changes to avoid hardware breakage r6040 r6084

2013-09-27 Thread kittyofthebox
Package: lm-sensors Version: 1:3.3.4-2 Severity: normal Tags: upstream Hi, Please note the following: "September 5th, 2013: Hardware breakage reported Over the past few months, we had several reports of sensors-detect causing serious trouble on recent hardware (most notably laptops.) We still

Bug#724720: laptop-mode-tools: syslog spammed by laptop-mode-tools

2013-09-26 Thread kittyofthebox
Package: laptop-mode-tools Version: 1.64-1 Severity: normal Hi, I've found for awhile that laptop-mode-tools seems to spam my syslog: Sep 27 14:57:13 host laptop-mode: Laptop mode Sep 27 14:57:13 host laptop-mode: enabled, not active [unchanged] Sep 27 14:57:13 host laptop-mode: Laptop mode Se

Bug#723520: kmix: KMix 4.3 on KDE 4.10.5 leaks memory

2013-09-17 Thread kittyofthebox
Package: kmix Version: 4:4.10.5-1 Severity: important Dear Maintainer, After upgrading to KDE 4.10.5 from the testing branch KMix seems to leak large amounts of memory up to 400mb I have seen in one instance, CPU usage seems to peak badly when these memory leaks are occuring. Killing KMix and r

Bug#709563: debsecan: Please support multiarch

2013-05-23 Thread kittyofthebox
Package: debsecan Version: 0.4.16+nmu1 Severity: normal Hi, debsecan does not appear to support multiarch please see the following commands: $ sudo debsecan --suite wheezy --format packages | grep libc6-i686 libc6-i686 $ aptitude show libc6-i686 E: Unable to locate package libc6-i686 $ aptitud

Bug#709562: debsecan: Suites for debsecan are out of date

2013-05-23 Thread kittyofthebox
Package: debsecan Version: 0.4.16+nmu1 Severity: important Hi, Running the following command gives the following response: $ debsecan --suite jessie --format packages Usage: debsecan OPTIONS... debsecan: error: option --suite: invalid choice: 'jessie' (choose from 'woody', 'sarge', 'etch', 'le

Bug#708989: gwenview: Fails to load png images correctly in many situations

2013-05-19 Thread kittyofthebox
Package: gwenview Version: 4:4.8.4-2 Severity: important Tags: upstream Hi, I think this patch should be backported to stable as this bug is quite annoying for stable users at the moment: https://projects.kde.org/projects/kde/kdegraphics/gwenview/repository/revisions/dd7fd362d23e2f2f29a052a988f82

Bug#708513: firmware-linux-nonfree: Version 0.38 of firmware-linux-nonfree breaks snd intel

2013-05-16 Thread kittyofthebox
Package: firmware-linux-nonfree Version: 0.38 Severity: important Hi, I recently upgraded to this firmware version and it caused my speakers to stop functioning, reverting to 0.36+wheezy.1 fixed the issue. I'm aware this might be an alsa issue but I am unsure and since the firmware package caused