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

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

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 ${OLDPATH

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 wh

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...@ipom.com

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

2023-06-22 Thread Phil Dibowitz
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.com Open Source software

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/EFI/debian

Bug#990447: Similar problems

2023-02-01 Thread Phil Dibowitz
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 docsInsanity Palace of Metallica ht

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 wh

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:

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,

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

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

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 http

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.

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: error: debian/rul

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

2021-10-16 Thread Phil Dibowitz
ory '/<>' | 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 software and tech d

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

2021-07-25 Thread Phil Dibowitz
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, because

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

2021-03-02 Thread Phil Dibowitz
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 http

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

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

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
reedesktop.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
ld 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 Open So

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

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:

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

2019-05-23 Thread Phil Dibowitz
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 say what you feel, be

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

2019-05-23 Thread Phil Dibowitz
, 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 Dibowitz p...@ipom

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

2019-05-23 Thread Phil Dibowitz
dn'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 p...@ipom.com Open Source software and tech docsInsanity Palace of Metallica http://www.phil

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 Metallica http://

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

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://www.p

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:

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

2018-01-09 Thread Phil Dibowitz
ec" 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" operation=

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

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

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.

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 of Metallica h

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

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

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

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

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#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 those who

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
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 say what you feel, because those who mind don't

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#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 what you

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:

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 ;

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

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

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 p...@ipom.com To: Michael Biebl bi...@debian.org On 03/13/2011 01:44 AM, Michael

Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
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 Dibowitz p...@ipom.com Open Source software and tech

Bug#617996: rsyslog: remote syslog messages not logged

2011-03-13 Thread Phil Dibowitz
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/ Be who you are and say what you feel

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:

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 Password prompts when I launch icedove - one from icedove, and one

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#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 p...@ipom.com 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 launch becaue they can't find symbols in libGL

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 88143778t=99016 ... However, the nvidia folks claim that they will actually fix

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

Bug#425790: Further Problems

2010-06-06 Thread Phil Dibowitz
' ii icedove 3.0.4-3 mail/news client with RSS and integrated spa ii iceweasel3.5.9-3 Web browser based on Firefox My window manager is fluxbox. -- Phil Dibowitz p

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 extension is disabled with Requires additional

Bug#577524: Same problem

2010-05-04 Thread Phil Dibowitz
: 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 at least the extension is no longer disabled. -- Phil Dibowitz p...@ipom.com Open Source software and tech docsInsanity Palace

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: /usr/share/iceowl/extensions/{e2fda1a4-762b-4020

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 thinks the plugin is 0.6b1, even though its

Bug#577524: Same problem

2010-04-28 Thread Phil Dibowitz
-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 those who mind don't matter

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

2010-03-13 Thread Phil Dibowitz
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://www.ipom.com/ Be who you

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 Dibowitz

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#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#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#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 docsInsanity Palace

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

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

Bug#549576: More...

2009-10-12 Thread Phil Dibowitz
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/ http://www.ipom.com/ Be who you

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 Dibowitz p...@ipom.com

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 shows

Bug#532094: More Info

2009-08-30 Thread Phil Dibowitz
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 docsInsanity Palace of Metallica http

Bug#527257: I'm also having this crash

2009-07-07 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 'awk'; Never do

Bug#527257: I'm also having this crash

2009-07-06 Thread Phil Dibowitz
for Pidgin ii pidgin-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

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/ Never write

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.phildev.net

Bug#532094: fluxbox: Crashes on closing some windows

2009-06-06 Thread Phil Dibowitz
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 do it in 'awk' if 'sed' can

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

2009-01-26 Thread Phil Dibowitz
/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.net/ http://www.ipom.com/ Never write it in C if you can do it in 'awk'; Never do

Bug#473076: Resolution

2008-04-03 Thread Phil Dibowitz
Chris told me to try 'rm -rf /etc/cups/ppd' and then re-select my printer driver, and that worked! -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com

Bug#473076: foomatic-filters: /usr/lib/cups/filter/foomatic-rip failed

2008-03-28 Thread Phil Dibowitz
Package: foomatic-filters Version: 3.0.2-20080211-3 Severity: grave Justification: renders package unusable Ever since an apt-get upgrade from about 2 weeks ago, I've been unable to print, and cups reports /usr/lib/cups/filter/foomatic-rip failed in the web interface and

Bug#455626: Been fixed in CVS since 2007-12-11

2008-03-06 Thread Phil Dibowitz
like to pull CVS to roll a new debian package. Otherwise, I'll release a new version soon. -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ Never write

Bug#457150: Fixed in latest

2008-01-12 Thread Phil Dibowitz
I tried the version of this package that was just released and it fixes the problem. -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ Never write

Bug#414575: wine won't start anything

2008-01-01 Thread Phil Dibowitz
Ove Kaaven wrote: Phil Dibowitz skrev: Package: wine Version: 0.9.30-1 Severity: grave Justification: renders package unusable I can no longer launch any wine windows on any of my unstable machines. I've tried completely removing ~/.wine and running winecfg and it fails. I get: Wine

Bug#457150: Downgrading Xorg to testing fixes this

2007-12-20 Thread Phil Dibowitz
in the newer xorg and nvidia. -- Phil Dibowitz [EMAIL PROTECTED] 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 do it in 'awk

Bug#457150: nvidia-kernel-source: Segfaults xorg

2007-12-19 Thread Phil Dibowitz
Package: nvidia-kernel-source Version: 100.14.19-1 Severity: grave Justification: renders package unusable I restarted X today (many apt-get upgrade's later), and found that X segfaults, and then crashes. Xorg.0.log doesn't show any errors except for the backtrace at the end: Backtrace: 0:

Bug#456357: Close Bug

2007-12-14 Thread Phil Dibowitz
::sigh:: Nevermind. You have to specifically do use SVN::Core; so perl will load the necessary libraries. Sorry for the noise. -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net

Bug#456357: libsvn-perl: Unresolved symbols

2007-12-14 Thread Phil Dibowitz
Package: libsvn-perl Version: 1.4.4dfsg1-1 Severity: grave Justification: renders package unusable When perl /usr/lib/libsvn_swig_perl-1.so.1 it gets unresolved symbols: /usr/bin/perl: symbol lookup error: /usr/lib/libsvn_swig_perl-1.so.1: undefined symbol: svn_swig_pl_get_current_pool An

Bug#443870: xorg: Xorg segfaults on startup

2007-09-24 Thread Phil Dibowitz
Package: xorg Version: 1:7.3+2 Severity: grave Justification: renders package unusable After the recent Xorg and Nvidia upgrade, I can no longer run my Xinerama setup without causing Xorg to segfault, and the following backtrace: Backtrace: 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]

Bug#443870: xorg: Xorg segfaults on startup

2007-09-24 Thread Phil Dibowitz
around the problem by explicitly disabling composite. I'll try this when I get into the office tomorrow and report back if that works. -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica http://www.phildev.net

  1   2   >