Bug#1055575: gst-python1.0 ftbfs with Python 3.12

2023-12-17 Thread Dean Serenevy
Hello, I also tried poking at this issue today and ran into the same problem. Replacing imp with what I believe to be the equivalent importlib commands results in a bunch of errors during testing (many "TypeError: SomeFunction() takes no arguments" errors). However, the problematic imports

Bug#1055575: gst-python1.0 ftbfs with Python 3.12

2023-12-17 Thread Dean Serenevy
Hello, I also tried poking at this issue today and ran into the same problem. Replacing imp with what I believe to be the equivalent importlib commands results in a bunch of errors during testing (many "TypeError: SomeFunction() takes no arguments" errors). However, the problematic imports

Re: review for kivy/2.1.0-1

2022-12-31 Thread Dean Serenevy
Hi, thanks! > * Copyright: try using standard license shortnames [1] where > possible: Easing appears identical to BSD-3-clause; Khronos looks > a lot like Expat. You're right, the wording differed from the sample text, so I used different names, but the differences are not enough to

Request to join the team or Request for sponsor

2022-12-03 Thread Dean Serenevy
, I have prepared the kivy upgrade in my personal fork[2] and would like to request a sponsor to merge these changes into the team repository. Thanks! Dean Serenevy (duelafn) [1] https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst [2] https://salsa.debian.org

Request to join the team

2022-09-15 Thread Dean Serenevy
and accept it. Thanks! Dean Serenevy (duelafn) signature.asc Description: OpenPGP digital signature

Bug#990380: texlive-binaries: pstricks \rput item placement incorrect (xdvipdfmx?)

2022-01-16 Thread Dean Serenevy
: > Am 27.06.2021 um 23:14 teilte Dean Serenevy mit: > > Hi Dean, > > I had a look at the link you posted. It says that the issue is caused by a > broken ghostscript version. Currently I'm failing to reproduce the issue > using Debian unstable and > > hille@si

Bug#990380: texlive-binaries: pstricks \rput item placement incorrect (xdvipdfmx?)

2021-06-27 Thread Dean Serenevy
command-with-xelatex-and-pstricks Thank you for your time and consideration, I can provide more information or testing if needed. - Dean Serenevy -- System Information: Debian Release: 11.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'testing') Architecture: am

Bug#976276: libmarpa-r2-perl: New version (8.0) available

2020-12-02 Thread Dean Serenevy
Package: libmarpa-r2-perl Version: 2.086000~dfsg-6+b3 Severity: normal Dear Maintainer, A new version is available. A simple cpan2deb produced a working package on my (Buster) system so there do not seem to be any obvious upgrade difficulties. Thanks! - Dean -- System Information: Debian

Request for backport of python3-kivy

2020-01-09 Thread Dean Serenevy
Hello, would someone be willing to upload the kivy package to buster-backports? Kivy was present in jessie and stretch and will be present in bullseye, but it didn't make it into buster. It would be nice for improved continuity if, at least, it was present in buster-backports. The current

Bug#916187: network-manager-gnome no longer creates system connections for netdev group

2018-12-10 Thread Dean Serenevy
staff. If connections are not system-wide by default, we have to walk each user through the process of checking the "All users may connect to this netowrk" box. Therefore, we would definitely prefer that the patch be updated rather than just removed. Thanks, Dean Serenevy -- System I

Bug#873501: kivy FTBFS with Cython 0.26

2018-11-19 Thread Dean Serenevy
else I can do to help get kivy back in the repository? Thanks, Dean Serenevy From 33ee413f7d3b5c4eae6b181690e8dc3163835a2d Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Mon, 19 Nov 2018 10:01:06 -0500 Subject: [PATCH] Fix FTBFS ("local changes detected") --- debian

Bug#873501: kivy FTBFS with Cython 0.26

2018-11-19 Thread Dean Serenevy
else I can do to help get kivy back in the repository? Thanks, Dean Serenevy From 33ee413f7d3b5c4eae6b181690e8dc3163835a2d Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Mon, 19 Nov 2018 10:01:06 -0500 Subject: [PATCH] Fix FTBFS ("local changes detected") --- debian

[Python-modules-team] Bug#873501: kivy FTBFS with Cython 0.26

2018-11-19 Thread Dean Serenevy
else I can do to help get kivy back in the repository? Thanks, Dean Serenevy From 33ee413f7d3b5c4eae6b181690e8dc3163835a2d Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Mon, 19 Nov 2018 10:01:06 -0500 Subject: [PATCH] Fix FTBFS ("local changes detected") --- debian

Bug#873501: kivy FTBFS with Cython 0.26

2018-10-08 Thread Dean Serenevy
I'm sorry for the delay - I missed or didn't get your reply and just saw it this morning - I should have checked the bug report sooner! Shashank Kumar wrote: > I tried applying the patch on > https://salsa.debian.org/python-team/modules/kivy.git but it's not working. > Could you please specify

Bug#873501: kivy FTBFS with Cython 0.26

2018-10-08 Thread Dean Serenevy
I'm sorry for the delay - I missed or didn't get your reply and just saw it this morning - I should have checked the bug report sooner! Shashank Kumar wrote: > I tried applying the patch on > https://salsa.debian.org/python-team/modules/kivy.git but it's not working. > Could you please specify

[Python-modules-team] Bug#873501: kivy FTBFS with Cython 0.26

2018-10-08 Thread Dean Serenevy
I'm sorry for the delay - I missed or didn't get your reply and just saw it this morning - I should have checked the bug report sooner! Shashank Kumar wrote: > I tried applying the patch on > https://salsa.debian.org/python-team/modules/kivy.git but it's not working. > Could you please specify

Bug#873501: kivy FTBFS with Cython 0.26

2018-07-19 Thread Dean Serenevy
are: kivy/kivy/version.py Note: v1.10.1 also seems to fix bugs #774052 and #799833 From 3d93c738ed58c5eba764422932765cf69771dfe1 Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Thu, 19 Jul 2018 13:47:38 + Subject: do not self mutate --- setup.py | 6 -- 1 file changed, 6

Bug#873501: kivy FTBFS with Cython 0.26

2018-07-19 Thread Dean Serenevy
are: kivy/kivy/version.py Note: v1.10.1 also seems to fix bugs #774052 and #799833 From 3d93c738ed58c5eba764422932765cf69771dfe1 Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Thu, 19 Jul 2018 13:47:38 + Subject: do not self mutate --- setup.py | 6 -- 1 file changed, 6

kivy package in trouble?

2018-07-18 Thread Dean Serenevy
Hello, I am a user of the python3-kivy package and just noticed that kivy is no longer listed in buster [1]. Is help needed? (I am not a DD, but I am willing to test and submit packaging patches if it would help.) [1] https://packages.debian.org/search?keywords=python3-kivy signature.asc

[konsole] [Bug 392554] security: escaping from bracketed paste seems to be possible

2018-04-05 Thread Dean Serenevy
https://bugs.kde.org/show_bug.cgi?id=392554 Dean Serenevy <d...@serenevy.net> changed: What|Removed |Added CC||d...@serene

[Python-modules-team] Bug#799833: python3-kivy: debian/rules

2017-11-20 Thread Dean Serenevy
Me too. This seems to be an instance of upstream bug #3225 ( https://github.com/kivy/kivy/issues/3225 ). There is apparently something which needs to be cleaned up between the python2 and python3 builds that isn't. The resolution of #3225 points to a debina/rules file which does some

Bug#799833: python3-kivy: debian/rules

2017-11-20 Thread Dean Serenevy
Me too. This seems to be an instance of upstream bug #3225 ( https://github.com/kivy/kivy/issues/3225 ). There is apparently something which needs to be cleaned up between the python2 and python3 builds that isn't. The resolution of #3225 points to a debina/rules file which does some

Bug#772580: xserver-xorg-video-openchrome: Unknown Card-Ids (7122|1019|7C8E), Chipset: VX900

2014-12-08 Thread Dean Serenevy
Package: xserver-xorg-video-openchrome Version: 1:0.3.3-1+b2 Severity: normal Tags: upstream patch Dear Maintainer, Hello, Trying to boot off a ECS VX900-I motherboard and am getting an Unknown Card-Ids error. Motherboard product page:

Bug#772580: xserver-xorg-video-openchrome: Unknown Card-Ids (7122|1019|7C8E), Chipset: VX900

2014-12-08 Thread Dean Serenevy
Package: xserver-xorg-video-openchrome Version: 1:0.3.3-1+b2 Severity: normal Tags: upstream patch Dear Maintainer, Hello, Trying to boot off a ECS VX900-I motherboard and am getting an Unknown Card-Ids error. Motherboard product page:

Bug#702426: scratch: 0-bytes files when saving over CIFS

2013-03-06 Thread Dean Serenevy
Package: scratch Version: 1.4.0.6~dfsg1-2 Severity: important Dear Maintainer, Saving scratch files to a CIFS filesystem produces 0-byte saved files. Saving to local filesystems works fine. I have tried mounting our network share using all three caching options (none, strict, loose), but am

Bug#656107: Sparkleshare changes ssh settings without asking

2012-02-20 Thread Dean Serenevy
Upstream has fixed this bug (disabled this behavior) in version 0.8: https://github.com/hbons/SparkleShare/issues/497#issuecomment-3605862 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659759: libnet-dbus-perl: Fix invocation of properties

2012-02-13 Thread Dean Serenevy
Package: libnet-dbus-perl Version: 1.0.0-1 Severity: normal Fix method argument order when getting or setting properties on objects. This bug causes getting or setting properties on remote DBus objects to fail. Upstream has patched this bug but has not yet made a release containing the fix.

Bug#650209: sparkleshare: Missing dependency on gnome-icon-theme

2011-11-27 Thread Dean Serenevy
Package: sparkleshare Version: 0.4.0-1 Severity: normal Attempting to run sparkleshare without gnome-icon-theme installed results in the errors below (discovered running on a headless server via xvfb). Installing gnome-icon-theme solved the problem. (SparkleShare:11209): Gtk-WARNING **: Could

[Ledger-smb-users] Reconciliation page reconciles too much?

2011-03-04 Thread Dean Serenevy
The Reconciliation page is reconciling more than I would expect it to. If I enter payroll into a single monster AP transaction, then use a separate row in Payments for each check paid out, I am unable to reconcile checks individually, checking one item off in the reconciliation page clears

Contribution to Perl 6 Week 6: help improve the sidebars in the book

2010-06-10 Thread Dean Serenevy
}} % Floating figures (sidebar but not in margins) %%% Probably _not_ recommended since floatingfigures are rather fragile \usepackage[rflt]{floatflt} \newenvironment{sidebar}[1][]{\begin{floatingfigure}{2.5in} \ifx\relax#1\else\centerline{\large\bfseries #1}\par\fi} {\end{floatingfigure}} Good Day, Dean

Contribution to Perl 6 Week 6: help improve the sidebars in the book

2010-06-10 Thread Dean Serenevy
}} % Floating figures (sidebar but not in margins) %%% Probably _not_ recommended since floatingfigures are rather fragile \usepackage[rflt]{floatflt} \newenvironment{sidebar}[1][]{\begin{floatingfigure}{2.5in} \ifx\relax#1\else\centerline{\large\bfseries #1}\par\fi} {\end{floatingfigure}} Good Day, Dean

Bug#306067: tellico: unicode in collection field name sometimes mishandled

2005-04-23 Thread Dean Serenevy
Package: tellico Version: 0.13.3-1 Severity: normal If a collection field name contains a more exotice UTF-8 character then records which have a value for that field will not be displayed. An example file is attached. Open the example file in tellico and select the Pencil 3 or Pencil 4 entries.