Bug#1078468: patch available

2024-12-05 Thread Phil Dibowitz
This was fixed with this commit: https://keep.imfreedom.org/pidgin/pidgin/rev/412b2a4de898/ Any chance we could get a build with that patch in it? I get dozens of cert prompts a day and pidgin is virtually unusable. Thanks! -- Phil Dibowitz p...@ipom.com Open

Bug#1088133: [debian-mysql] Bug#1088133: mariadb-server: passwordless root doesn't survive restores

2024-11-24 Thread Phil Dibowitz
t in Debian for all users. Alternatively you can submit a Debian-only README update at https://salsa.debian.org/mariadb-team/mariadb-server/ -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net

Bug#1088133: mariadb-server: passwordless root doesn't survive restores

2024-11-23 Thread Phil Dibowitz
Package: mariadb-server Version: 1:11.4.3-1 Severity: normal Dear Maintainer, First of all - the mariadb packages are really great, and the new passwordless root setup is awesome, thanks for all your work. One small thing though - If you use `mysqldump` from a version prior to passwordless root,

Bug#1078105: chromium (and chrome!) on Sid (only) have an event propogation issue

2024-10-02 Thread Phil Dibowitz
I can confirm this is fixed in 129 (in sid). Thanks! -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, be

Bug#1078105: chromium (and chrome!) on Sid (only) have an event propogation issue

2024-08-07 Thread Phil Dibowitz
upgraded library (eg, xorg libs); especially since we're using the same compiler version in sid and bookworm. I'm unfortunately unable to reproduce this in a virtualbox instance (cinnamon/X nor gnome/wayland), so it could also be something driver-related, too. On 8/6/24 22:42, Phil

Bug#1078105: chromium (and chrome!) on Sid (only) have an event propogation issue

2024-08-06 Thread Phil Dibowitz
n. Thanks! On 8/6/24 7:32 PM, Andres Salomon wrote: On 8/6/24 20:31, Phil Dibowitz wrote: [...] Upstream bug: https://issues.chromium.org/issues/357905828 D'oh, locked down already. Thank you for reporting this - if you still have permission to view the upstream bug, please le

Bug#1078105: chromium (and chrome!) on Sid (only) have an event propogation issue

2024-08-06 Thread Phil Dibowitz
Package: chromium Version: 127.0.6533.88-1 Severity: normal Dear Maintainer, I found an issue that is reproducible on chromium, google-chrome-stable, and google-chrome-beta ONLY on Debian Sid. It's not there (even on same version of chrome) in Debian 12, Ubuntu, or Fedora (or in Firefox on Sid)

Bug#1073074: Info received (Bug#1073074: Acknowledgement (firefox: looses previous tabs))

2024-06-21 Thread Phil Dibowitz
On 6/21/24 3:57 AM, Vincent Lefevre wrote: The firefox 127.0.1-1 Debian package is now available. Is this bug fixed? I just got the forced-restart and all my tabs were restored even though I didn't enter the master password. Seems fixed. Thanks! -- Phil Dib

Bug#1073074: Info received (Bug#1073074: Acknowledgement (firefox: looses previous tabs))

2024-06-19 Thread Phil Dibowitz
bmit further information on this problem, please send it to 1073...@bugs.debian.org. Please do not send mail to ow...@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. -- Phil Dibowitz p...@ipom.com Open Source software and tech docs

Bug#1073074: Acknowledgement (firefox: looses previous tabs)

2024-06-12 Thread Phil Dibowitz
In addition also the bookmarks toolbar is empty (though those bookmarks are still accessible through the bookmarks menu) -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net

Bug#1073074: firefox: looses previous tabs

2024-06-12 Thread Phil Dibowitz
Package: firefox Version: 127.0-1 Severity: grave Justification: causes non-serious data loss Dear Maintainer, After upgrading to 127, - It does not open my previous tabs on start, causing me to loose much work - Even exiting and restarting, it will not keep track of tabs going forward (and

Bug#1054387: vagrant: pkeys are immutable on OpenSSL 3.0

2023-10-22 Thread Phil Dibowitz
Package: vagrant Version: 2.3.4+dfsg-1 Severity: important Dear Maintainer, I can no longer bring up VMs, they fail with `pkeys are immutable on OpenSSL 3.0`. This appears to be because a newer build is required with new net-ssh dependencies: https://github.com/hashicorp/vagrant/issues/12985 Ca

Bug#1054261: tint2 coredumps on startup

2023-10-19 Thread Phil Dibowitz
Package: tint2 Version: 17.0.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, tint2 crashes reliably on startup with this: ``` $ tint2 tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior o

Bug#1037346: Lost all emails during update

2023-07-01 Thread Phil Dibowitz
OK I've updated my copy of the script to properly handle both underscores and spaces: https://github.com/jaymzh/recover-cyrus/blob/main/recover_cyrus_user.sh Hope that helps others! On 7/1/23 18:32, Phil Dibowitz wrote: Aha, I figured out the issue. Your script does:   ln -f ${OL

Bug#1037346: Lost all emails during update

2023-07-01 Thread Phil Dibowitz
Aha, I figured out the issue. Your script does: ln -f ${OLDPATH//_/\\ }/\* $NEWPATH But the substitution there is incorrect - the folders with `_` in them, actually have that in their file path. On 7/1/23 15:24, Phil Dibowitz wrote: Kai, I noticed that no emails in nested folders were

Bug#1037346: Lost all emails during update

2023-07-01 Thread Phil Dibowitz
Kai, I noticed that no emails in nested folders were recovered. Is that expected? -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who yo

Bug#1037346: Info received (cyrus-imapd: all emails disappeared after upgrading from bullseye to bookworm (similar to #1007965))

2023-06-22 Thread Phil Dibowitz
I've fixed up the script a bit and thrown it into a public repo, so others can easily access it and hack on it as well: https://github.com/jaymzh/recover-cyrus/blob/main/recover_cyrus_user.sh Credit given at the top of the script. -- Phil Dibowitz p...@ipo

Bug#1037346: cyrus-imapd: all emails disappeared after upgrading from bullseye to bookworm (similar to #1007965)

2023-06-22 Thread Phil Dibowitz
llowed for directory And one small thing, it might be useful for others if the 'echo's before the first bash gave the command to run to feed the file to cyradm, so you don't have to go back to the script to find it. Thanks! -- Phil Dibowitz p...@ipom

Bug#990447: Similar problems

2023-02-02 Thread Phil Dibowitz
On 2/1/23 23:31, Pascal Hambourg wrote: On 02/02/2023 at 00:33, Phil Dibowitz wrote: And I've run `grub-install` with my EFI dir mounted. What's interesting is the version in EFI is different than the version staged by the package: ``` # sum /usr/lib/shim/shimx64.efi /boot/EFI/

Bug#990447: Similar problems

2023-02-01 Thread Phil Dibowitz
shimx64.efi 47979 918 /usr/lib/shim/shimx64.efi 36147 913 /boot/EFI/EFI/debian/shimx64.efi ``` I even explicitly ran it with `--uefi-secure-boot` to ensure it installs the shim binary. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsani

Bug#1022144: Acknowledgement (gnome-todo: keeps crashing)

2022-11-01 Thread Phil Dibowitz
I filed an upstream bug here: https://gitlab.gnome.org/World/Endeavour/-/issues/486 -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who yo

Bug#1022142: Info received (Bug#1022142: linux-image-6.0.0-1-amd64: Cannot boot kernels after 5.10, unless in 'recovery mode')

2022-10-25 Thread Phil Dibowitz
Update. If I remove `amdgpu.dpm=0` then newer kernels will boot (though this option works on older kernels). -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http

Bug#1022143: Acknowledgement (pulseaudio: Locks up constantly)

2022-10-24 Thread Phil Dibowitz
I found the culprit! gnome-remote-desktop caused pipewire and friends to get installed. Even with `pipewire-pulse` installed, audio was unusable when pipewire was installed. Removing all pipewire packages allowed audio to work again. -- Phil Dibowitz p

Bug#1022142: linux-image-6.0.0-1-amd64: Cannot boot kernels after 5.10, unless in 'recovery mode'

2022-10-20 Thread Phil Dibowitz
On 10/20/22 17:17, Diederik de Haas wrote: On Friday, 21 October 2022 01:22:30 CEST Phil Dibowitz wrote: ACPI VIOS Error (bug): Failure creating named object [\_SB.PCIO.GPP8._DSM], AE_ALREADY_EXISTS (20220331/dswload2-326) ACPI ERror: AE_ALREADY_EXISTS, During name lookup/catalog (20220331

Bug#1022144: gnome-todo: keeps crashing

2022-10-20 Thread Phil Dibowitz
Package: gnome-todo Version: 42.0-4 Severity: important Dear Maintainer, gnome-todo crashes after a few minutes with: ``` (gnome-todo:15509): GLib-GObject-WARNING **: 16:54:12.485: invalid (NULL) pointer instance (gnome-todo:15509): GLib-GObject-CRITICAL **: 16:54:12.485: g_signal_connect_obj

Bug#1022143: pulseaudio: Locks up constantly

2022-10-20 Thread Phil Dibowitz
Package: pulseaudio Version: 16.1+dfsg1-2+b1 Severity: important Dear Maintainer, If I start playing a video in firefox, pulseaudio freezes and I can't play anything until I restart pulseaudio. If I start playing video in Chrome, it'll work until I pause or stop, then pulseaudio freezes again, u

Bug#1022142: linux-image-6.0.0-1-amd64: Cannot boot kernels after 5.10, unless in 'recovery mode'

2022-10-20 Thread Phil Dibowitz
Package: src:linux Version: 6.0.2-1 Severity: important Dear Maintainer, I cannot boot any Debian kernel after 5.10.0-3. I've tried 5.14, 5.17, 5.18, 5.19, and 6.0.0. 6.0.0 will boot if I use 'recovery mode', and then I can exit from single-user mode, and it continues booting and the machine run

Bug#1006350: pidgin: crashes when typing past visible number of lines

2022-02-23 Thread Phil Dibowitz
Package: pidgin Version: 2.14.8-2 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, It seems 2.14.6 introduced a bug where Pidgin crashes when the user types somethign longer than the visible number of lines - not always, but often. This has been reported up

Bug#1003798: Acknowledgement (fluxbox: replace FbRootWindow::depth with maxDepth)

2022-01-23 Thread Phil Dibowitz
Oops, the link to the patch was a copy-paste error. Here's the patch: http://git.fluxbox.org/fluxbox.git/commit/?id=dcdde4d32c93d01df205bc06d7dfcbd356be031f -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica

Bug#1003798: fluxbox: replace FbRootWindow::depth with maxDepth

2022-01-15 Thread Phil Dibowitz
Package: fluxbox Version: 1.3.7-1~exp1 Severity: grave Tags: patch upstream Justification: renders package unusable Dear Maintainer, There is a bug in upstream fluxbox which has been patched which causes new 32-bit windows to appear without borders, and unable to be interacted with in anyway. Thi

Bug#994193: iptstate FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-16 Thread Phil Dibowitz
~~ | cc1plus: some warnings being treated as errors | make[1]: *** [Makefile:34: iptstate] Error 1 | make[1]: Leaving directory '/<>' | dh_auto_build: error: make -j1 returned exit code 2 | make: *** [debian/rules:4: build] Error 25 | dpkg-buildpackage: er

Bug#994193: iptstate FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-16 Thread Phil Dibowitz
irectory '/<>' | dh_auto_build: error: make -j1 returned exit code 2 | make: *** [debian/rules:4: build] Error 25 | dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 Helmut -- Phil Dibowitz p...@ipom.com Open Source soft

Bug#929418: screen: /run/screen isn't created

2021-07-25 Thread Phil Dibowitz
x27;s interesting, I have the same two copies, with the same diff. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, bec

Bug#983835: base-installer: hostname= is ignored if reverse-dns exists

2021-03-02 Thread Phil Dibowitz
ready generated by my provisioning system). So perhaps it would be useful to have a like netcfg/hostname_priority flag where one can choose a priority order? -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica

Bug#983835: base-installer: hostname= is ignored if reverse-dns exists

2021-03-01 Thread Phil Dibowitz
Package: base-installer Severity: normal Tags: d-i Dear Maintainer, When doing a network-install of a system, if one passes `hostname=foo` on the kernel commandline, the installer will use that to set the hostname of the installed system... EXCEPT if there's reverse-DNS for the IP address that w

Bug#977398: base-installer: kernel selection cannot work with user-configured repos

2020-12-14 Thread Phil Dibowitz
Package: base-installer Severity: normal As it stands today, the installer will always fail to find kernels in private mirrors defined in a preseed. This is true, even if you add keys with `apt-setup/local0/key` and set `debian-installer/allow_unauthenticated` and `debian-installer/allow_unauthen

Bug#969136: xserver-xorg-video-amdgpu: Xserver keeps crashing inside of /usr/lib/xorg/modules/drivers/amdgpu_drv.so

2020-09-17 Thread Phil Dibowitz
lab.freedesktop.org/mesa/mesa/-/issues for > the mesa devs to take a look. Several. Times. A. Day. I'll file an upstream bug, thanks. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/

Bug#969136: xserver-xorg-video-amdgpu: Xserver keeps crashing inside of /usr/lib/xorg/modules/drivers/amdgpu_drv.so

2020-09-17 Thread Phil Dibowitz
t would probably be > good to report at https://gitlab.freedesktop.org/mesa/mesa/-/issues for > the mesa devs to take a look. It happens several times a day. Upstream bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3533 -- Phil Dibowitz p...@ipom.com Op

Bug#969440: fluxbox: several years out of date; please push 1.3.7 to unstable

2020-09-02 Thread Phil Dibowitz
Package: fluxbox Version: 1.3.5-2+b2 Severity: normal Dear Maintainer, A lot of bugs have been fixed in 1.3.7 which ias already 5 years old, yet unstable is still on 1.3.5. I see 1.3.7 is in experimental, is it possible to get 1.3.7 pushed to unstable? Thanks -- System Information: Debian Rele

Bug#969136: xserver-xorg-video-amdgpu: Xserver keeps crashing inside of /usr/lib/xorg/modules/drivers/amdgpu_drv.so

2020-08-27 Thread Phil Dibowitz
Package: xserver-xorg-video-amdgpu Version: 19.1.0-1 Severity: grave Justification: causes non-serious data loss Dear Maintainer, About once a day my Xserver crashes. The following stracktrace appears in the Xorg log: ``` [ 72995.788] (EE) [ 72995.788] (EE) Backtrace: [ 72995.793] (EE) 0: /usr/l

Bug#929418: screen: /run/screen isn't created

2019-05-23 Thread Phil Dibowitz
t all. No matter how I ran it, I could not get it to create that directory. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and s

Bug#929418: screen: /run/screen isn't created

2019-05-23 Thread Phil Dibowitz
ages leaving it off (like sudo), but all the internal systemd ones don't like /usr/lib/tmpfiles.d/systemd.conf has: d /run/user 0755 root root - Relatedly, since your config file comes in your package, it should *probably* be in /usr/lib/tmpfiles.d/ not /etc/tmpfiles.d. :) -- Phil Dibowi

Bug#929418: screen: /run/screen isn't created

2019-05-23 Thread Phil Dibowitz
And here's the status of xdm: Active: active (running) since Wed 2019-05-22 17:13:56 PDT; 19h ago XDM didn't start until 8 seconds after systemd-tempfiles-setup had exited. Further the proc directory for screen was created at May 22 20:32, so 9 MINUTES later. -- Phil Dibowitz

Bug#929418: screen: /run/screen isn't created

2019-05-23 Thread Phil Dibowitz
, but definitely not THAT quickly. :) > So I assume that this issue is not related to any of these issues, > despite looking very similar. Don't think so... -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metalli

Bug#929418: screen: /run/screen isn't created

2019-05-22 Thread Phil Dibowitz
Package: screen Version: 4.6.2-3 Severity: normal Dear Maintainer, After a fresh eboot, trying to create a screen session fails with: [phil@rider ~]$ screen Cannot make directory '/run/screen': Permission denied It's easy enough to make a 'screen' dir with 777 perms as screen expects, but t

Bug#909756: I also have this problem.

2018-12-19 Thread Phil Dibowitz
This should probably be categorized as "grave" - since you can't add any media which effectively makes the software unusable. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://

Bug#903084: firefox: Firefox detects every word as a spelling error

2018-07-05 Thread Phil Dibowitz
Package: firefox Version: 61.0-1 Severity: normal Dear Maintainer, As of ff 61, Firefox finds every word to be a spelling errror. 60 doesn't have this behavior. In all text boxes every word is underlined in red. -- Package-specific info: -- Addons package information -- System Information: De

Bug#882122: thunderbird: Thunderbird can't connect to X server, fails to start

2018-01-09 Thread Phil Dibowitz
n="exec" profile="thunderbird" name="/usr/lib/firefox/firefox" pid=4813 comm="thunderbird" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0 [Tue Jan 9 20:52:40 2018] audit: type=1400 audit(1515559961.993:59): apparmor="DENIED"

Bug#878944: firefox: Pop-up prefs error on startup

2017-10-17 Thread Phil Dibowitz
Package: firefox Version: 57.0~b6-1 Severity: normal Dear Maintainer, [yes I know I'm using experiemental, but I figured it was worth passing this along anyway] Just upgraded to 57.0~b6-1 and when I start FF I get a dialog with: ``` [Exception... "Could not convert JavaScript argument arg 0 [n

Bug#848910: libgnutls30: Fails to read PKCS#8 keys

2016-12-20 Thread Phil Dibowitz
Package: libgnutls30 Version: 3.5.7-2 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, The current version of libgnutls30 cannot read PKCS#8 keys, you get: Failed to load private key as PKCS#8: An illegal parameter was found. when using things like openc

Bug#844762: [Pkg-kde-extras] Bug#844762: amarok crashes on startup with "Message recipient disconnected from message bus without replying"

2016-12-03 Thread Phil Dibowitz
argv=0x7fffe508, init=, fini=, rtld_fini=, stack_end=0x7fffe4f8) at ../csu/libc-start.c:291 #42 0x0040a299 in _start () -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.

Bug#844762: amarok crashes on startup with "Message recipient disconnected from message bus without replying"

2016-11-18 Thread Phil Dibowitz
Package: amarok Version: 2.8.0-5 Severity: grave Justification: renders package unusable Dear Maintainer, Amarok crashes like this every time I start it: $ amarok QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConne

Bug#811146: [pkg-gnupg-maint] Bug#811146: gnupg2: gpg2.1 failing to handle hkps keyservers

2016-11-14 Thread Phil Dibowitz
On 11/14/2016 12:14 AM, Daniel Kahn Gillmor wrote: > If everything is working for you now, i suspect we can close this ticket > (or close it by merging with 834602 if that was really the issue). Just re-tested, looks good. Thanks for following up. -- Phil Dibowitz

Bug#811146: [pkg-gnupg-maint] Bug#811146: gnupg2: gpg2.1 failing to handle hkps keyservers

2016-01-30 Thread Phil Dibowitz
at work. [phil@rider ~]$ gpg --version gpg (GnuPG) 2.1.11 [phil@rider ~]$ type gpg gpg is aliased to `/usr/bin/gpg2' The same results happen calling 'gpg2' directly. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace

Bug#811146: gnupg2: gpg2.1 failing to handle hkps keyservers

2016-01-15 Thread Phil Dibowitz
Package: gnupg2 Version: 2.1.10-3 Severity: important Dear Maintainer, Sometime recently gpg2.1 stopped handling HKPS keyservers. dirmngr can still do it if I ask directly, but gpg2.1 won't. All of the debug info I can think of is below. Relevant ~/.gnupg/gpg.conf lines: keyserver hkps://hkps

Bug#800648: Acknowledgement (dirmngr: hkps/ssl support broken)

2015-10-01 Thread Phil Dibowitz
Aha! I figured it out. It turns out if the filename doesn't end in ".pem", it treats it as a DER file. Sigh. Renaming the file and restarting dirmngr fixed. You can close this now. -- Phil Dibowitz p...@ipom.com Open Source software and tech docs

Bug#800648: Acknowledgement (dirmngr: hkps/ssl support broken)

2015-10-01 Thread Phil Dibowitz
/0ueb0uijdLan+U f4p1bjbAox8eAOQS/8a3bzkJzdyBNUKGx1BIK2IBL9bn/HravSDOiNRSnZ/R3l9G ZauX0tu7IIDlRCILXSyeazu0aj/vdT3YFQXPcvt5Fkf5wiNTo53f72/jYEJd6qph WrpoKqrwGwTpRUCMhYIUt65hsTxCiJJ5nKe39h46sg== -END CERTIFICATE- So it seems like there's still maybe a bug? -- Phil Dibowitz

Bug#800648: dirmngr: hkps/ssl support broken

2015-10-01 Thread Phil Dibowitz
Package: dirmngr Version: 2.1.8-1 Severity: important Dear Maintainer, This was originally reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771666 Which was closed with 2.1.7, but I can reproduce this in 2.1.8: == [phil@rider ~]$ gpg2 --debug-all --keyse

Bug#795557: Acknowledgement (linux-image-linux-image-3.16.0-4-686-pae: Fails to find init (probably fails to find filesystems))

2015-08-15 Thread Phil Dibowitz
This can be closed - a proper version of this was filed as 79. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say wha

Bug#795557: Acknowledgement (linux-image-linux-image-3.16.0-4-686-pae: Fails to find init (probably fails to find filesystems))

2015-08-15 Thread Phil Dibowitz
close 795557 -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and

Bug#795557: linux-image-linux-image-3.16.0-4-686-pae: Fails to find init (probably fails to find filesystems)

2015-08-15 Thread Phil Dibowitz
59-1) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and sa

Bug#795555: linux-image-3.16.0-4-686-pae: cannot find /sbin/init (though probably can't find filesystem?)

2015-08-15 Thread Phil Dibowitz
Package: linux-image-3.16.0-4-686-pae Version: 3.16.7-ckt11-1+deb8u3 Severity: important Dear Maintainer, After upgrading from 3.10 to 3.16 my system fails to boot - it says it couldn't find /sbin/init and then dumps me into a "(initramfs)" prompt. I poked around and the md arrays are assembled

Bug#682354: gthumb: glib errors, crash on startup

2012-07-21 Thread Phil Dibowitz
Package: gthumb Version: 3:3.0.1-2 Severity: grave Justification: renders package unusable gthumb completely doesn't work: [phil@rider ~]$ gthumb (process:27263): GLib-GObject-WARNING **: specified class size for type `GthApplication' is smaller than the parent type's `GtkApplication'

Bug#681554: amarok-dbg: dbg package lacks debug symbols

2012-07-14 Thread Phil Dibowitz
Package: amarok-dbg Version: 2.6~beta1+75.g47e75df-1 Severity: normal The amarok-dbg package doesn't actually have debug symbols in it: $ dpkg -S amarok-dbg amarok-dbg: /usr/share/bug/amarok-dbg/control amarok-dbg: /usr/share/doc/amarok-dbg/changelog.gz amarok-dbg: /usr/share/bug/amarok-

Bug#642189: vuze does not start

2011-09-19 Thread Phil Dibowitz
Package: vuze Version: 4.3.0.6-4 Severity: important Whenever I start vuze, I get the following error, and it doesn't start... [phil@rider ~]$ vuze file:/usr/lib/jni/ ; file:/usr/lib/java/ ; file:/usr/share/java/Azureus2.jar ; file:/usr/share/java/log4j-1.2-1.2.15.jar ; file:/usr/share/java/co

Bug#624856: rxvt-unicode causes X to segfault

2011-05-02 Thread Phil Dibowitz
Package: rxvt-unicode Version: 9.10-2 Severity: grave Justification: renders package unusable After recently rebooting my machine, I could no longer log into XDM... it took a while to track it down, but it was the rxvt-unicodes I was executing in .xsession. Anytime I launch an rxvt-unicode, I ge

Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
old kernel again and see if it > still > works correctly. Tested, works great, thanks!! -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "

Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
changelog, epoll support in the netstream drivers > was > implemented in 5.5.1, the first v5 version shipped in Debian was 5.7.1-1 That would make sense, sid skipped straight from 4.6.x to 5.7.x, afaict. OK, machine just finished rebooting - looks like that fixed it. Thanks! -- Phil

Bug#617996: Fwd: Re: Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
Crap, accidentally hit reply instead of reply-to-all. Original Message Subject: Re: Bug#617996: rsyslog: remote syslog messages not logged Date: Sun, 13 Mar 2011 01:50:50 -0800 From: Phil Dibowitz To: Michael Biebl On 03/13/2011 01:44 AM, Michael Biebl wrote: > Could

Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
Package: rsyslog Version: 5.7.8-1 Severity: important Ever since the 5.7 upgrade which I installed on 2/20, my rsyslog hasn't been logging messages from remote sources. This started on the 5.7.4-1 package and has continued with 5.7.4-2, 5.7.5-1, 5.7.6-1, and 5.7.8-1. It's possible that something

Bug#606675: lightning: iceowl-extension should be able to leverage master-password-unlock in icedove

2010-12-10 Thread Phil Dibowitz
On 12/10/2010 12:41 PM, Guido Günther wrote: > Hi Phil, > On Fri, Dec 10, 2010 at 11:49:24AM -0800, Phil Dibowitz wrote: >> Package: iceowl-extension >> Version: 1.0~b2-2 >> Severity: normal >> File: lightning >> >> >> Currently I get two Master Pass

Bug#606675: lightning: iceowl-extension should be able to leverage master-password-unlock in icedove

2010-12-10 Thread Phil Dibowitz
Package: iceowl-extension Version: 1.0~b2-2 Severity: normal File: lightning Currently I get two Master Password prompts when I launch icedove - one from icedove, and one from the iceowl extension. This largely defeats the purpose of having them in the same program. -- System Information: Deb

Bug#606175: libgl1-nvidia-alternatives: nvidia alternatives links keep breaking

2010-12-06 Thread Phil Dibowitz
On 12/06/2010 08:36 PM, Russ Allbery wrote: > Phil Dibowitz writes: > >> Package: libgl1-nvidia-alternatives >> Version: 195.36.31-6 >> Severity: important > >> Everytime 'apt-get upgrade' gets run most of my X programs stop being >> able to l

Bug#606175: libgl1-nvidia-alternatives: nvidia alternatives links keep breaking

2010-12-06 Thread Phil Dibowitz
Package: libgl1-nvidia-alternatives Version: 195.36.31-6 Severity: important Everytime 'apt-get upgrade' gets run most of my X programs stop being able to launch becaue they can't find symbols in libGL. It turns out this is because /usr/lib/libGL.so.1 is a link to libGL.so.1.0.5336 instead of /

Bug#443870: xorg: Xorg segfaults on startup

2010-08-25 Thread Phil Dibowitz
On 08/25/2010 06:02 AM, Andreas Beckmann wrote: > On Tuesday, 25. September 2007 06:08:02 Phil Dibowitz wrote: >> Phil Dibowitz wrote: >>> http://www.nvnews.net/vbulletin/showthread.php?s=7858bb6d26391d3abf310c >>> 87 88143778&t=99016 > ... > >> How

Bug#589358: libhid0: No version in unstable

2010-07-16 Thread Phil Dibowitz
Package: libhid0 Severity: normal Can we please get libhid-dev and libhid0 for unstable? It seems to have been removed from unstable and testing. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.

Bug#425790: Further Problems

2010-06-06 Thread Phil Dibowitz
nning unstable, without gnome: r...@rider:~# dpkg -l | egrep 'icedove|iceweasel' ii icedove 3.0.4-3 mail/news client with RSS and integrated spa ii iceweasel3.5.9-3 Web browser based on Firefox

Bug#577524: Same problem

2010-05-04 Thread Phil Dibowitz
On 05/05/2010 01:39 AM, Phil Dibowitz wrote: > On 05/05/2010 01:22 AM, Guido Günther wrote: >> $ dpkg -S '{e2fda1a4-762b-4020-b5ad-a41df1933103}' >> iceowl: >> /usr/share/iceowl/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest >> iceowl: >

Bug#577524: Same problem

2010-05-04 Thread Phil Dibowitz
wl/modules/calUtils.jsm -> file:///usr/lib/iceowl/calendar-js/calCalendarManager.js :: cmgr_createCalendar :: line 613" data: no]" And there's a little orange triangle with an exclamation point next to my Google calendar. So I still can't SEE my google calendar, but

Bug#577524: Same problem

2010-05-04 Thread Phil Dibowitz
On 05/04/2010 11:14 PM, Guido Günther wrote: > On Thu, Apr 29, 2010 at 09:11:45AM +0200, Phil Dibowitz wrote: >> On 04/29/2010 06:32 AM, Guido Günther wrote: >>> On Wed, Apr 28, 2010 at 11:02:31PM +0200, Phil Dibowitz wrote: >>>> I also have this problem, the extens

Bug#577524: Same problem

2010-04-29 Thread Phil Dibowitz
On 04/29/2010 06:32 AM, Guido Günther wrote: > On Wed, Apr 28, 2010 at 11:02:31PM +0200, Phil Dibowitz wrote: >> I also have this problem, the extension is disabled with "Requires >> additional items", but it's worth noting that in the Addons dialog, it >> thi

Bug#577524: Same problem

2010-04-28 Thread Phil Dibowitz
Addons list, and re-installed with the same issue. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because th

Bug#572778: [iptstate] Formatting of ICMP states generates wrong linewidth

2010-03-13 Thread Phil Dibowitz
least > 4 to format lines with icmp correctly. Can you please make a bug in my upstream tracker for this? Thanks. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http:

Bug#553441: "Firmware too old"

2010-03-04 Thread Phil Dibowitz
I have a newer kernel: 2.6.32-3-686, and I'm getting: usb 1-1: firmware file rt2870.bin is too old; driver requires v12 or later ERROR!!! NICLoadFirmware failed, Status[=0x0001] !!! RTxx70 Initialize fail !!! And I have a 07d1:3c09 D-Link System DWA-140 802.11n -- Phil Dib

Bug#566196: icedove: New upstream (3.0.1) available

2010-01-21 Thread Phil Dibowitz
Package: icedove Version: 2.0.0.22-1.1 Severity: wishlist 3.0.1 is available upstream. Note that my debian package is 2.0.0.22 (instead of the experimental 3.0) because I was using it as a way to go back and forth b/w 2 and 3. Now that I've got the kinks worked out I'd rather not regress from

Bug#556177: 3.6 is officially released

2010-01-21 Thread Phil Dibowitz
3.6 is officially out now. Any chance of getting it into at least experimental? Thanks for maintaining FF/IW! -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http

Bug#549576: Previous solution doesn't work

2009-11-15 Thread Phil Dibowitz
I tried the "GDK_NATIVE_WINDOWS=1 iceweasel" recommended from a previous poster, but I still get the same problem. Clicking "play" on an embedded youtube video does nothing. -- Phil Dibowitz p...@ipom.com Open Source software and tech docs

Bug#556406: hplip-cups: Cups reports "/usr/lib/cups/backend/hp failed"

2009-11-15 Thread Phil Dibowitz
Package: hplip-cups Version: 3.9.8-1 Severity: important No jobs will print on my HP Deskjet 895C due to "/usr/lib/cups/backend/hp failed". I've tried all of the matching drivers: HP Deskjet 895C - CUPS+Gutenprint v 5.2.4 (en) HP Deskjet 895c, hpcups 3.9.8 (en) But always the same thing,

Bug#556040: icedove: Can we get 3.0b4 in experimental?

2009-11-13 Thread Phil Dibowitz
Package: icedove Version: 2.0.0.22-1.1 Severity: wishlist The upstream is about to release version 3.0. Beta 4 is out and it would be great if we could get a package for it in experimental to start testing with. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT po

Bug#551488: fluxbox: slits don't work in 1.1.1-3

2009-10-18 Thread Phil Dibowitz
Package: fluxbox Version: 1.1.1-3 Severity: normal It seems that slits stopped working in 1.1.1-3 - they're just solid read boxes. I use two slit programs: wmfishtime and wmbubble and both exhibit this behavior in fluxbox 1.1.1-3. -- System Information: Debian Release: squeeze/sid APT prefe

Bug#549576: More...

2009-10-12 Thread Phil Dibowitz
27;s also a upstream bug. I tried to file an upstream bug but got a "portal undergoing system updates" message. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ htt

Bug#549576: flashplugin-nonfree: buttons/links in flash don't work

2009-10-09 Thread Phil Dibowitz
I noticed that this bug get set down to 'normal', but I believe the definition of 'grave' includes "makes package completely unusable", which I believe this does. I can't actually > 90% of flash movies, which is the purpose of the package. -- Phil

Bug#549576: flashplugin-nonfree: buttons/links in flash don't work

2009-10-04 Thread Phil Dibowitz
Package: flashplugin-nonfree Version: 1:2.8 Severity: grave Justification: renders package unusable About a week ago, links and buttons in flash stopped working. For example, on an embedded youtube video "play" and "pause" don't work when I click them. On e-cards the "click here to play" link s

Bug#532094: More Info

2009-08-30 Thread Phil Dibowitz
ried opening other windows and putting them in sticky mode and closing them, but fluxbox doesn't crash - it seems to be only jpilot reminder windows and only when they're on all workspaces. -- Phil Dibowitz p...@ipom.com Open Source software and tech docs

Bug#527257: I'm also having this crash

2009-07-06 Thread Phil Dibowitz
Good point. I'll report it to them. Thanks. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in '

Bug#527257: I'm also having this crash

2009-07-06 Thread Phil Dibowitz
in-facebookchat 1.53 Facebook Chat plugin for Pidgin. ii pidgin-musictracker 0.4.18-1 Plugin for Pidgin which displays the current -- Phil Dibowitz p...@ipom.com Open Source software and tech docsIns

Bug#532094: fluxbox: Crashes on closing some windows

2009-07-05 Thread Phil Dibowitz
Dmitry E. Oboukhov wrote: > Please test version 1.1.1-3 from experimental. Same result. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Nev

Bug#532094: fluxbox: Crashes on closing some windows

2009-06-06 Thread Phil Dibowitz
() #21 0x08070b53 in main () -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in 'awk'; Never d

Bug#532094: Acknowledgement (fluxbox: Crashes on closing some windows)

2009-06-06 Thread Phil Dibowitz
One other note I'd like to add... This is 100% reproducible on my system. Every time I close one of those windows fluxbox crashes. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.philde

Bug#500908: Doesn't seem to build on 2.6.27.9

2009-01-26 Thread Phil Dibowitz
/modules/gspca' make[1]: *** [binary-modules] Error 2 make[1]: Leaving directory `/usr/src/modules/gspca' make: *** [kdist_build] Error 2 --=20 Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.ne

  1   2   >