Bug#1106309: workaround

2025-05-23 Thread Scott Westlake
I found a workaround, edit ~/.xsessionrc add: PATH=/home/username/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games go to ~/bin ln -s `which alacarte` mozo relogin the graphical session, and the right-click the menu button and choose 'Edit menus' should now work. (note: editing ~/.

Bug#1106309: editing menus

2025-05-22 Thread Scott Westlake
Package: mate-applet-brisk-menu Version: 0.6.2-2+b1 notice that when I right-click on the menu icon, and choose to edit the menus, there's a complaint to install menulibre or mozo. however I can already go to the control center and choose the Edit menu from there. if I install menulibre or mozo,

Bug#1106238: mouse setting not taking effect

2025-05-21 Thread Scott Westlake
Package: cinnamon Version: 6.4.10-1 In cinnamon-settings, Keyboard and Mouse setting, when toggling the 'Control' to try to show the pointer, does no effect. please take a look thanks

Bug#1106195: menu icons missing

2025-05-20 Thread Scott Westlake
Package: cinnamon-desktop-environment Version: 6.4.1 testing trixie-rc1 with the cinnamon desktop, I notice menu items such as "Accessories" lacks an icon. I noticed that the menu icons show up after using tasksel for 'Gnome Flashback'. ^ is this a bug?

Bug#1106194: observing remarks

2025-05-20 Thread Scott Westlake
noticed that the menu icons show up after using tasksel for 'Gnome Flashback'. ^ I suppose there could be an instruction-hint somewhere so that the user also checkboxes this category.

Bug#1106194: menu icons missing

2025-05-20 Thread Scott Westlake
Package: sub...@bugs.debian.org Version: 6.4.1 testing trixie-rc1 with the cinnamon desktop, I notice menu items such as "Accessories" lacks an icon. apt-file search applications-accessories , showed me theme packages I can install so I can get the appropriate menu icon.

Bug#1012230: systemd: emergency target fails to stop journald

2022-06-01 Thread westlake
Package: systemd Version: 247.3 Severity: normal "systemctl isolate emergency" fails to stop systemd-journald.. it's not an upstream issue since the problem does not occurr with other distributions. having systemd-journald to be stopped is desirable since the administrator can then use e2fsc

Bug#999695: systemd: emergency/rescue targets fail to stop journald

2021-11-28 Thread westlake
On 2021-11-15 10:10 a.m., Michael Biebl wrote: I think, what you see is that systemd-journald.service *is* actually stopped when you run `systemctl emergency`. systemctl isolate emergency and systemctl emergency have the same results unfortunately.. Could you check the following: - When you

Bug#1000627: apache2: missing dependency setting

2021-11-25 Thread westlake
Package: apache2 Version: 2.4.48-3.1+deb11u1 Severity: important apache2 can fail to start if the user defines a specific interface. the workaround meanwhile is to add "network-online.target" to the systemd unit. The issue noticeably occurs when the user decides to use "systemd-networkd" for

Bug#1000626: openssh-server: missing dependency setting

2021-11-25 Thread westlake
Package: openssh-server Version: 1:8.4p1-5 Severity: important openssh-server can fail to start if the user defines a specific interface. the workaround meanwhile is to add "network-online.target" to the systemd unit. The issue noticeably occurs when the user decides to use "systemd-networkd

Bug#1000510: systemd: all server programs fail when they are set to specified interfaces

2021-11-24 Thread westlake
Package: systemd Version: 247.3-6 Severity: important systemd-networkd causes issues around services that do not have "network-online.target" as part of "Wanted=" in their unit file. For example, apache2.service has the following under their [Unit] in apache2.service, "After=network.target re

Bug#999695: systemd: emergency/rescue targets fail to stop journald

2021-11-14 Thread westlake
Package: systemd Version: 247.3-6 Severity: normal Upon booting up with "systemd.unit=emergency.target" to the kernel bootline, there are no systemd-journald services running. However if the user boots normally into multi-user or graphical targets, and types "systemctl isolate emergency" or "

Bug#982484: RFP: mailspring

2021-02-10 Thread westlake
Package: wnpp Version: N/A Severity: wishlist * Package name: mailspring Version: 1.8.0+ Upstream Author: * URL : https://github.com/Foundry376/Mailspring * License : GPLv3 Description: email client there was a recent announcement from the mailspring developer team that the core of their mailsp

Bug#976004: can close

2020-11-27 Thread westlake
took note is already packaged in sid and bullseye-testing.

Bug#976004: RFP: exfatprogs

2020-11-27 Thread westlake
Package: wnpp Version: N/A Severity: wishlist * Package name: exfatprogs Version: 1.0.4 Upstream Author: namjaejeon * URL : https://github.com/exfatprogs/exfatprogs * License : GPL-2.0 License Description: exfat utilities for the kernel's version of the exfat filesystem driver. "exfatpro

Bug#972120: medit: icon-theme.cache file conflict

2020-10-12 Thread westlake
Package: medit Version: 1.2.0-3 Severity: important dpkg -S /usr/share/icons/hicolor/icon-theme.cache medit: /usr/share/icons/hicolor/icon-theme.cache other packages such as terminator(1.92-1~bpo10+1) cannot install because icon-theme.cache is attached to package medit.

Bug#972119: terminator: conflicts with icon-theme.cache on install

2020-10-12 Thread westlake
Package: terminator Version: 1.92-1~bpo10+1 Severity: important apt-get install terminator refuses to install due to a file conflict from another package. "Preparing to unpack .../terminator_1.92-1~bpo10+1_all.deb ... Unpacking terminator (1.92-1~bpo10+1) ... dpkg: error processing archive /v

Bug#951411: systemd: user service units not getting precedence

2020-02-16 Thread westlake
ce in /etc/systemd/user is not getting overrided by ~/.config/systemd/user $ systemd-analyze --user unit-paths /home/westlake/.config/systemd/user.control /run/user/1000/systemd/user.control /run/user/1000/systemd/transient /run/user/1000/systemd/generator.early /home/westlake/.config/systemd/user /e

Bug#944589: gsequencer: stalls system

2019-11-27 Thread westlake
It looks like I needed to do a reboot to verify the RT-bandwidth cap at the 50 limit for kernel.sched_rt_runtime_us in sysctl.. so "top" shows gsequencer at 200% (when ags is set with 'jack') 50 is about half rt period of 1 second(100), and so 200% on this computer means it is half

Bug#944589: gsequencer: stalls system

2019-11-27 Thread westlake
it will just spike back to 110% when there is even a small load because you're not addressing the scheduling issue. On a 4-core system, when 50% is reserved for the RT-bandwidth the greatest percentage for CPU% utilization becomes 200%. But it is 200% that is shared for all RT-policy tasks..

Bug#945561: dbus: fails for user context

2019-11-27 Thread westlake
somehow it got fixed with-> "dbus-launch systemctl --user" for some reason that did something and I now just use "systemctl --user" (even after a reboot) I'm able to see user-specific unit files I created in ~/.config/systemd/user , so I know I am really looking at the user context entries.. I

Bug#945431: systemd: missing files

2019-11-27 Thread westlake
somehow it got fixed with-> "dbus-launch systemctl --user" for some reason that did something and I now just use "systemctl --user" (even after a reboot) I'm able to see user-specific unit files I created in ~/.config/systemd/user , so I know I am really looking at the user context entries..

Bug#945431: systemd: missing files

2019-11-27 Thread westlake
somehow it got fixed with-> "dbus-launch systemctl --user" for some reason that did something and I now just use "systemctl --user" (even after a reboot) I'm able to see user-specific unit files I created in ~/.config/systemd/user , so I know I am really looking at the user context entries..

Bug#945431: systemd: missing files

2019-11-27 Thread westlake
Bugreport relayed to the dbus package, immediately closes bug with the following response, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945561 "" Even if systemd --user was suitable for being started by a D-Bus service file org.freedesktop.systemd1.service, it would be systemd (not dbus) tha

Bug#944589: gsequencer: stalls system

2019-11-26 Thread westlake
the system here sets RT for the applications without issue, "$ pgrep -fa jack 1717 /usr/bin/jackdbus auto $ chrt -a -p 1717 pid 1717's current scheduling policy: SCHED_OTHER pid 1717's current scheduling priority: 0 pid 1959's current scheduling policy: SCHED_OTHER pid 1959's current scheduling p

Bug#945561: dbus: fails for user context

2019-11-26 Thread westlake
Package: dbus Version: 1.12.16-1 Severity: important "systemctl --user Failed to list units: The name org.freedesktop.systemd1 was not provided by any .service files " service org.freedesktop.systemd1 is missing, please add it back. thanks

Bug#945448: hostapd: bpo update fails to set service properly

2019-11-26 Thread westlake
a user can revert hostapd just using apt-get install hostapd=2:2.4-1+deb9u4 "apt-cache policy hostapd hostapd: Installed: 2:2.4-1+deb9u4 Candidate: 2:2.7+git20190128+0c1e29f-4~bpo9+2 Version table: 2:2.7+git20190128+0c1e29f-4~bpo9+2 500 500 http://debian.mirror.iweb.ca/debian s

Bug#945448: hostapd: bpo update fails to set service properly

2019-11-24 Thread westlake
Package: hostapd Version: 2:2.4-1+deb9u4 Severity: important using kernel 4.16.0-0.bpo.2-686-pae, the hostapd update to 2:2.7+git20190128+0c1e29f-4~bpo9+2 causes wlan0 to no longer work reverting back to 2:2.4-1+deb9u4 , allowed hostapd to run again correctly /etc/network/interfaces "auto wl

Bug#944589: gsequencer: stalls system

2019-11-24 Thread westlake
""** Message: 13:46:42.039: loading preferences for: /home/user/.gsequencer/ags.conf sched_setscheduler failed: Operation not permitted " I managed to get the full error message before gsequencer fully stalls the system.. "timeout -s kill -k 30 30 gsequencer"[enter] something is wrong becaus

Bug#945431: systemd: missing files

2019-11-24 Thread westlake
Package: systemd Version: 242-8~bpo10 Severity: important listing the contents of systemd_242-8~bpo10+1_amd64.deb shows that org.freedesktop.systemd1.service is missing from this package please add this service file as it is needed for systemctl --user commands thanks

Bug#944589: gsequencer: stalls system

2019-11-24 Thread westlake
I tested with bpo kernel 5.2.0-0.bpo.3-rt-amd64 and similar issue. I notice there's a set_schedul* something message along with "operation not permitted"... that might provide a hint.. there's no ~/.gsequencer directory made yet, as the stall occurs either while still scanning ladspa or lv2 p

Bug#944839: linux-image-5.2.0-0.bpo.3-rt-amd64-unsigned: issues for application crash with this kernel

2019-11-24 Thread westlake
on so I suppose it is ok to use this mode as enabled. On 2019-11-16 3:13 a.m., Bastian Blank wrote: On Fri, Nov 15, 2019 at 11:23:09PM -0500, westlake wrote: When this kernel is used, the latest version of chrome crashes saying it can't launch because it is not able to create its own sandbox

Bug#944839: linux-image-5.2.0-0.bpo.3-rt-amd64-unsigned: issues for application crash with this kernel

2019-11-15 Thread westlake
Package: linux-image-5.2.0-0.bpo.3-rt-amd64-unsigned Version: 5.2.17-1~bpo10+1 Severity: important When this kernel is used, the latest version of chrome crashes saying it can't launch because it is not able to create its own sandbox. (chrome "Version 78.0.3904.97 (Official Build) (64-bit)")

Bug#944589: gsequencer: stalls system

2019-11-15 Thread westlake
"Linux version 5.2.14-rt7 (customx@debian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT RT Mon Sep 30 05:58:30 EDT 2019 " On 2019-11-13 5:50 a.m., Joël Krähemann wrote: Hi, thank you for reporting the bug. Do you use a custom realtime kernel configuration? best regards, Joël O

Bug#944589: gsequencer: stalls system

2019-11-12 Thread westlake
Package: gsequencer Version: 2.1.53-2 Severity: important stalls a system that is running on an RT kernel

Bug#944381: (no subject)

2019-11-08 Thread westlake
apt-get output: 'Error in file "/usr/share/applications/Projucer.desktop": "applications/x-juce" is an invalid MIME type ("applications" is an unregistered media type)'

Bug#944382: xscreensaver-data-extra: invalid syntax in glitchpeg.desktop

2019-11-08 Thread westlake
Package: xscreensaver-data-extra Version: 5.42+dfsg1-1 Severity: normal from apt display error output, "Could not parse file "/usr/share/applications/screensavers/glitchpeg.desktop": Key file contains line ?several times a second. After a while, finds a new image to corrupt. Written by Jamie

Bug#944381: juce-tools: invalid syntax in desktop file

2019-11-08 Thread westlake
Package: juce-tools Version: 5.4.1+really5.4.1~repack-3 Severity: normal 'Error in file "/usr/share/applications/Projucer.desktop": "applications/x-juce" is an invalid MIME type ("applications" is an unregistered media type)'

Bug#943668: chromium disabling update component

2019-11-03 Thread westlake
revisited this again -- for some reason this build of chromium does not honor this setting. On 2019-11-03 3:21 a.m., westlake wrote: a workaround that works is to use "--disable-component-update" /etc/chromium.d/disable-chromium-update CHROMIUM_FLAGS="${CHROMIUM_FLAGS}  --di

Bug#943668: chromium disabling update component

2019-11-03 Thread westlake
a workaround that works is to use "--disable-component-update" /etc/chromium.d/disable-chromium-update CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --disable-component-update" that should prevent the update component from running..

Bug#939300: qsampler: missing dependencies

2019-09-02 Thread westlake
Package: qsampler Version: 0.5.0-1+b1 Severity: important Missing dependency "linuxsampler' otherwise application fails to work https://download.linuxsampler.org/packages/debian/ The latest available is 2.1.1, but would require an update for libgig https://download.linuxsampler.org/packages/lin

Bug#936012: pulseaudio: manpage missing

2019-08-28 Thread westlake
Package: pulseaudio Version: 12.2-4 Severity: normal manpage missing for daemon.conf https://www.debian.org/doc/debian-policy/ch-docs.html#manual-pages "If no manual page is available, this is considered as a bug and should be reported to the Debian Bug Tracking System (the maintainer of the p

Bug#935858: nftables: lacks documentation

2019-08-28 Thread westlake
actually there's still no mention of chain names able to be stored in capitals. The migratory tools automatically make capitals from iptables, and users would be tempted to try out documented commands. (even the link provided says nothing) .. so you re-consider adding this as a side-note. n

Bug#935858: nftables: lacks documentation

2019-08-26 Thread westlake
According to the nftables manpage, "The inet address family is a dummy family which is used to create hybrid IPv4/IPv6 tables. When no address family is specified, ip is used by default." considering a lot of users wanting to migrating from iptables to nft, would come across the issue that ch

Bug#935858: nftables: lacks documentation

2019-08-26 Thread westlake
Package: nftables Version: 0.9.1-2~bpo10+1 Severity: important All of the documentation I have uncovered online completely use things like, -> eg, take this nft add rule line nft add rule inet filter input counter drop Here there's two problems when trying to do this on Debian. 1) Debian uses

Bug#935857: nftables: improvement for nft settings

2019-08-26 Thread westlake
Package: nftables Version: 0.9.1-2~bpo10+1 Severity: important there's a question on where firewall rules are supposed to be stored when it comes to nft on debian, A user looking at nft's systemd service will notice that rules are stored in /etc/nftables.conf Nftables.conf needs to have the

Bug#934030: xscreensaver-data-extra: glitchpeg.desktop contains split comment section

2019-08-06 Thread westlake
Package: xscreensaver-data-extra: Version: 5.42+dfsg1-1 Severity: normal the file /usr/share/applications/screensavers/glitchpeg.desktop has a comment line "Comment=" but is split across two lines..

Bug#932423: update

2019-07-24 Thread westlake
if I can update to this, a test was done on another desktop(same machine), so perhaps something is not properly set correctly in the mate desktop environment. I cannot figure it out, so if anyone knows they can give a hint. Not sure if it is just my desktop with mate on it, but flameshot was

Bug#932423: flameshot: copy function fails and stalls

2019-07-18 Thread westlake
Package: flameshot Version: 0.6.0-11 Severity: normal mate-desktop on debian buster here flameshot starts but stalls after drawing a selection on the screen and then choosing 'copy' . -- the 'save' and many of the draw functions work, but 'copy' for some reason causes a stall. (the mouse cur

Bug#931767: bash: shell parses ! when it shouldn't

2019-07-10 Thread westlake
Package: bash Version: 5.0.3(1) Severity: normal This bug occurs with the root account, If a normal user types "su -l" and issues this "ls" statement, ls -ld .!(?(.)) the output is without error. (the output lists all dot items with the exception of the annoying literals "." and "..") If "s

Bug#917929: lightdm: multiseat causes ghost-logins

2018-12-31 Thread westlake
Package: lightdm Version: 1.18.3-1 Severity: important Multi-seat works perfectly up to the point which I decribe below. There are existing users who do not login who automatically appear to login onto the workstation. (no remote services -- it's not a compromised system) loginctl SESSION UI

Bug#902705: chromium-widevine: missing component

2018-06-29 Thread westlake
Package: chromium-widevine Version: 66.0.3359.117-1~deb9u1 Severity: normal online services that use widevine won't run without /opt/google/chrome/libwidevinecdm.so which was copied to /usr/lib/chromium dpkg -L chromium-widevine /. /usr /usr/lib /usr/lib/chromium /usr/lib/chromium/libwidevinec

Bug#887791: calf-plugins: dssi file missing

2018-01-19 Thread westlake
Package: calf-plugins Version: 0.0.60-5 Severity: important the dssi files are missing in /usr/lib/dssi/

Bug#879991: lynx: missing documentation

2017-10-27 Thread westlake
Package: lynx Version: 2.8.9dev16-1 Severity: normal on accessing help going to link "Lynx Users Guide — complete account of all Lynx features" " Main configuration file lynx.cfg Lynx has several levels of customization: from the Options Menu (accessible on-line, and possibly stored in your

Bug#848914: [debian-mysql] Bug#848914: mysql-server: supply configuration file for command-line arguments

2016-12-20 Thread westlake
wishlist tags 848914 + help thanks Hi, On Tue, Dec 20, 2016 at 02:07:22PM -0500, westlake wrote: please add support for /etc/default/mysql-server, otherwise users would need to edit script files in order to pass custom command-line arguments Our focus is on the systemd service as this is the

Bug#848914: mysql-server: supply configuration file for command-line arguments

2016-12-20 Thread westlake
Package: mysql-server Version: mysql-server-5.6 Severity: normal please add support for /etc/default/mysql-server, otherwise users would need to edit script files in order to pass custom command-line arguments

Bug#848268: RFP: opentoonz

2016-12-15 Thread westlake
Package: wnpp Version: 1.1.2 Severity: wishlist * Package name: opentoonz Version: 1.1.2 Upstream Author: DWANGO * URL : https://github.com/opentoonz/opentoonz * License : (BSD) Description: OpenToonz is a 2D animation software OpenToonz is a 2D animation software published by DWANGO.

Bug#841060: (no subject)

2016-11-08 Thread westlake
still recurrs in 1:2.7+dfsg-3~bpo8+1

Bug#840648: fail2ban: missing settings

2016-10-13 Thread westlake
Package: fail2ban Version: 0.8.13-1 Severity: normal dbfile and dbpurgeage are missing

Bug#838607: linux-image-4.7.0-0.bpo.1-amd64-unsigned: new file date writing issue

2016-09-22 Thread westlake
Package: linux-image-4.7.0-0.bpo.1-amd64-unsigned Version: 4.7.2-1~bpo8+1 Severity: normal There's a bug with ext4 on the new 4.7 kernel -- rare but it happened here on an ext4 mountpoint (/home /dev/md1 ext4 rw,relatime,data=ordered) when a new file is created, the "create time" is not pro

Bug#829401: linux-image-4.5.0-2-grsec-amd64: breaks qemu-nbd

2016-07-04 Thread westlake
"..it's obviously something from upstream." You got proof? Or is this just another jabbing guess of yours? Fedora's latest does not have this bug and it uses kernel 4.5.x The problem is definitely not upstream, as other distros which have kernel 4.5.x do not have this problem -- and Fedora is

Bug#829532: linux-image-4.6.0-0.bpo.1-amd64: breaks qemu-nbd

2016-07-03 Thread westlake
Package: linux-image-4.6.0-0.bpo.1-amd64 Version: 4.6.1-1~bpo8+1 Severity: normal kernels 4.5 and 4.6 breaks qemu-nbd from mapping partitions qemu-nbd can map partitions from VM images and raw disk images to /dev/nbdNpM nodes, but proper module options have to be loaded prior so that qemu-nbd pe

Bug#829530: linux-image-4.5.0-0.bpo.2: breaks qemu-nbd

2016-07-03 Thread westlake
Package: linux-image-4.5.0-0.bpo.2-amd64 Version: 4.5.4-1~bpo8+1 Severity: normal kernels 4.5 and 4.6 breaks qemu-nbd from mapping partitions qemu-nbd can map partitions from VM images and raw disk images to /dev/nbdNpM nodes, but proper module options have to be loaded prior so that qemu-nbd pe

Bug#829518: qemu-utils: qemu-nbd max_part issue

2016-07-03 Thread westlake
Package: qemu-utils Version: 1:2.1+dfsg-12+deb8u6 Severity: normal https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829401 The report I sent this against package linux-image-4.5.0-2-grsec-amd64 breaks qemu-nbd's ability to work with max_part. Since the kernel team is unwillingly to bother ab

Bug#829401: linux-image-4.5.0-2-grsec-amd64: breaks qemu-nbd

2016-07-03 Thread westlake
You're confused from a dpkg -l output? I think it's pretty clear what the full package for "4.6" really is. Try reading the dpkg -l output from above. thanks On 03/07/16 03:18 AM, Yves-Alexis Perez wrote: On sam., 2016-07-02 at 20:36 -0400, westlake wrote: kernels 4.5

Bug#829401: linux-image-4.5.0-2-grsec-amd64: breaks qemu-nbd

2016-07-02 Thread westlake
Package: linux-image-4.5.0-2-grsec-amd64 Version: 4.5.7-1+grsec201606222 Severity: normal kernels 4.5 and 4.6 breaks qemu-nbd from mapping partitions qemu-nbd can map partitions from VM images and raw disk images to /dev/nbdNpM nodes, but proper module options have to be loaded prior so that q

Bug#829291: qemu-system-x86: missing object iothread

2016-07-01 Thread westlake
Package: qemu-system-x86 Version: 1:2.5+dfsg-4~bpo8+1 Severity: important x-data-plane is now known as iothread and is missing from this build of qemu

Bug#817113: apt: buggy string expansion

2016-03-07 Thread westlake
Package: apt Version: 1.0.9.8.2 Severity: normal an odd bug,.. here when I do "apt-cache show streamer0.10-plugins-good", reveals the description for package "gstreamer0.10-plugins-good".

Bug#797237: not gone completely

2015-12-29 Thread westlake
systemd is still causing network shares to auto-disconnect when "auto" is being used let me know if this has been fixed in sid thanks

Bug#797237: systemd: network shares auto-disconnect

2015-12-23 Thread westlake
this bug seems to have vanished after an update.

Bug#807503: vlc: snapshots

2015-12-09 Thread westlake
Package: vlc Version: 2.2.0~rc2-2+deb8u1 Severity: normal take snapshot works but only for .flv files

Bug#797237: systemd: network shares auto-disconnect

2015-08-28 Thread westlake
Package: systemd Version: 215-17+deb8u1 Severity: normal network shares auto-disconnect themselves after a certain amount of time -- this happens after a couple of hours but it occurs at least twice a day.. not sure why this happens but it did not occurr with wheezy. here i'm using the follo

Bug#797236: cifs-utils: share disconnects after time

2015-08-28 Thread westlake
Package: cifs-utils Version: 2:6.4-1 Severity: normal the network shares auto-disconnect themselves after a certain amount of time, happens after a couple of hourse but it occurs at least twice a day.. not sure why this happens but it's never showed up on wheezy. this has actually been going

Bug#796594: mate-desktop: can't launch menu item after editing

2015-08-22 Thread westlake
Package: mate-desktop Version: 1.8.1+dfsg1-3+deb8u1 Severity: normal can't launch menu item after editing it. the portion edited is just the description/label, it shouldn't affect it.

Bug#796136: xdg-utils: editing menu item fails to launch

2015-08-19 Thread westlake
Package: xdg-utils Version: 1.1.0~rc1+git20111210-7.4 Severity: normal Editing an menu item (Description and label) later fails to launch. Relogged-in to an alternative Desktop, the menu item is still not launchable.

Bug#795929: libreoffice-writer: printing not available unless starting from terminal

2015-08-17 Thread westlake
Package: libreoffice-writer Version: 1:4.3.3-2+deb8u1 Severity: normal (also occurs with the latest) when using a cups print configuration with /etc/cups/client.conf, libreoffice-writer fails to open a dialog printing window unless libreoffice-writer is started from a terminal Does not work:

Bug#794350: RFP: yaf

2015-08-01 Thread westlake
Package: wnpp Version: 2.7.1 Severity: wishlist * Package name: yaf Version: 2.7.1 Upstream Author: Brian Trammell * URL : http://tools.netsa.cert.org/yaf/index.html * License : (GPLv2) Description: a network packet flowmeter tool with ipfix support -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#664841: packaging

2015-07-29 Thread westlake
it would be great if this were packaged. it makes a lot of sense since elasticsearch is already provided. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#794033: scanlogd: fails to pick up scan

2015-07-29 Thread westlake
Package: scanlogd Version: 2.2.5-3.2 Severity: important Scanlogd fails to pick up scan, here it has been tested on two public ips, computer 1: where it is running scanlogd and tcpdump computer 2: where nmap ran "nmap -PS22-28 [ip of computer 1]" When running nmap from machine 2, tcpdump sho

Bug#788304: bind9: can't stop properly with rndc

2015-06-09 Thread westlake
Package: bind9 Version: 1:9.9.5.dfsg-9 Severity: normal the user should be given the option not to use rndc if he so wishes to. here when "controls {};" is issued with named.conf, the daemon scripts fail with rndc. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#788170: syslog-ng: syslog() function not supported

2015-06-08 Thread westlake
Package: syslog-ng Version: 3.3.5-4 Severity: normal This particular feature is a main contributing factor why syslog-ng was supported in design, but this doesn't seem to work in the edition released in debian. output: syslog-ng --syntax-only Error parsing afsocket, syntax error, unexpected K

Bug#787596: cups-daemon: authinforequired directive not documented

2015-06-04 Thread westlake
Is there a good reason why all directives except this one shouldn't be mentioned in the printers.conf manpage? It's just this directive that seems to be missing. thanks On 03/06/15 12:02 PM, Brian Potkin wrote: Thank you for your report, westlake. On Wed 03 Jun 2015 at 04:1

Bug#787596: cups-daemon: authinforequired directive not documented

2015-06-03 Thread westlake
Package: cups-daemon Version: 1.7.5-11 Severity: normal setting "AuthInfoRequired" is missing from documentation -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#786578: (no subject)

2015-05-22 Thread westlake
sdb1_crypt UUID=05a7ec49-f4b3-4d58-b906-932b7bec8457 /dev/fd0:/mykeyfile luks,keyscript=passdev # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEF

Bug#786578: cryptsetup: crypt asks passphrase instead of using keyfile

2015-05-22 Thread westlake
Package: cryptsetup Version: 2:1.6.6-5 Severity: wishlist Dear Maintainer, I suppose this is still in the works as other distros there are guides on having /boot included within the encrypted volume. The procedure, if this is something of interest to debian, is relatively simple. I believe th

Bug#786559: cryptsetup: broken boot delay when using keyfile

2015-05-22 Thread westlake
Package: cryptsetup Version: 2:1.6.6-5 Severity: normal Dear Maintainer, When using a keyfile with a luks volume on bootup there's a delay with the message showing a dependency failure but the given volume actually opens "A start job is running for dev-disk-by\x2duuid-<> s / 1 min 30s" which

Bug#785251: kpartx: unmapping with image files

2015-05-13 Thread westlake
Package: kpartx Version: 0.5.0-6 Severity: normal kpartx -a adds /dev/mapper/ entries successfully, however kpartx -d doesn't appear to do anything as mappings still show up in /dev/mapper and losetup in order to delete mappings, one has to do kpartx -d /dev/loopN then apply losetup -d /de

Bug#783958: linux-image-3.16.0-4-amd64: iptables fails to work with jessie's kernel

2015-05-01 Thread westlake
please close this bugreport (discovered this bug should be handled better by another source -- openvswitch) thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#783958: linux-image-3.16.0-4-amd64: iptables fails to work with jessie's kernel

2015-05-01 Thread westlake
Package: linux-image-3.16.0-4-amd64 Version: 3.16.7-ckt9-3~deb8u1 Severity: important A simple test with iptables against Jessie's default kernel fails to work, but using a custom kernel not from repositories and iptables works. A simple test is done allowing one match rule, and it can immedi

Bug#783747: (no subject)

2015-05-01 Thread westlake
L.J.Lane you could ask what kernel this occurs on than marking it as non-reproducible. The default kernel that gets installed with Jessie 8 amd64 (3.16.0-4), does not work with iptables. If you are trying to reproduce this bug, be sure you are using Jessie 8 amd64 as I don't know whether it af

Bug#783766: packagekit: goes missing from systemctl list-units

2015-04-29 Thread westlake
Package: packagekit Version: 1.0.1-2 Severity: normal after disabling and stopping packagekit, it not longer shows up in systemctl list-units please have a look thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Bug#783747: iptables: not accepting rule

2015-04-29 Thread westlake
Package: iptables Version: 1.4.21-2+b1 Severity: important a simple test with ssh doesn't pass, eg, iptables -I INPUT -p tcp --dport 22 -j ACCEPT iptables -P INPUT DROP traffic to port 22 later works if I apply iptables -P INPUT ACCEPT, but for some reason the match rule is not being picked up

Bug#783437: linux-image-3.16.0-4-amd64: buggy debian patch to kernel upstream.

2015-04-26 Thread westlake
Package: linux-image-3.16.0-4-amd64 Version: 3.16.7-ckt9-3~deb8u1 Severity: normal Not sure what is being changed in the kernel going for jessie, but from what I can tell for two upgrades I had to resort to a newer kernel from debian's experimental. I have got two systems here that get the sa

Bug#782511: pitivi: segmentation fault

2015-04-13 Thread westlake
Package: pitivi Version: 0.93-4.2 Severity: important pitivi initially was able to start up with a welcome box. pitivi later fails to start after the "missing dependencies" button is selected. The 'missing dependencies' button was clicked from the welcome box. When pitivi fails, the followin

Bug#782425: fuss-launcher: fails to function

2015-04-11 Thread westlake
Package: fuss-launcher Version: 0.5-1 Severity: important Software fails to function properly for its primary goals (searching) and it can't query application names properly. It would be best to remove it as it's been 5 years it was last updated. thanks -- To UNSUBSCRIBE, email to debian-b

Bug#781788: (no subject)

2015-04-03 Thread westlake
Problem doesn't seem to replicate, it must have occured by some condition I wouldn't know about. Feel free to look into it, if you can't replicate this then it is good to close this. thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#781788: kpartx: unmaps incorrect devices

2015-04-02 Thread westlake
Package: kpartx Version: 0.5.0-5 Severity: normal Items loop0p1 and nbd0p1 existing in /dev/mapper, when issuing kpartx -d /dev/nbd0, loop0p1 disappears Expected result is the command should only remove nbd0 mappings and not loop0p1 .. There's generally three ways I make mappings with kpart

Bug#777429: update

2015-02-07 Thread westlake
i verified it again, udisks --inhibit-all-polling didn't catch it on time, and there was two mounts on the same partition... So far at this point this problem doesn't show up again. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Bug#777429: dosfstools: mkfs doesn't clear table

2015-02-07 Thread westlake
Package: dosfstools Version: 3.0.27-1 Severity: important If an item at the top node of the filesystem is written, it'll show up again after a format. ls -la /mnt/vfatmount/ exhibits say "abc" umount /mnt/vfatmount mkfs.vfat /dev/[device partition] , output indicates nothing out of the

Bug#775967: RFP: selector

2015-01-21 Thread westlake
Package: wnpp Version: N/A Severity: wishlist * Package name: selector Version: 1.1.7 Upstream Author: F.Fleuret * URL : http://www.idiap.ch/~fleuret/software.html#selector * License : (GPL 3) Description: selector is a real-time pattern matcher for console "The selector command is a real-time i

  1   2   >