Bug#996818: bluefish: jsbeautify is missing

2021-10-19 Thread Pallinger Péter
Package: bluefish
Version: 2.2.12-1.1
Severity: normal

Dear Maintainer,

I tried to use the "JavaScript beautifier" option, and bluefish complained that
/usr/share/bluefish/jsbeautify can not be found. I checked, and it is indeed
the case.

I _suspect_ that this may be a packaging error, as packages.debian.org search
indicates /usr/share/bluefish/jsbeautify to be in bluefish-data in Bullseye (as
it should be: it is architecture-independent), but it is not there. Meanwhile,
the /usr/share/bluefish/jsbeautifier/ directory and the files in it seem to be
in the bluefish package (they were in the bluefish-data package before in
Buster).

Unpacking /usr/share/bluefish/jsbeautify from the bluefish-data .deb package
from Buster, and fixing the shebang to /usr/bin/python3 fixed the problem for
me, so this is a working workaround for now.

-- System Information:
Debian Release: 11.1
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'stable-security'), (500, 'oldoldstable'),
(500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bluefish depends on:
ii  bluefish-data2.2.12-1.1
ii  bluefish-plugins 2.2.12-1.1
ii  gvfs-backends1.46.2-1
ii  libc62.31-13+deb11u2
ii  libcairo21.16.0-5
ii  libenchant-2-2   2.2.15-1
ii  libgdk-pixbuf-2.0-0  2.42.2+dfsg-1
ii  libglib2.0-0 2.66.8-1
ii  libgtk-3-0   3.24.24-4
ii  libpango-1.0-0   1.46.2-3
ii  libpangocairo-1.0-0  1.46.2-3
ii  libxml2  2.9.10+dfsg-6.7
ii  python3  3.9.2-3

bluefish recommends no packages.

Versions of packages bluefish suggests:
ii  brave-browser [www-browser]  1.29.77
ii  chromium [www-browser]   90.0.4430.212-1
pn  csstidy  
ii  dos2unix 7.4.1-1
ii  firefox-esr [www-browser]78.15.0esr-1~deb11u1
ii  libxml2-utils2.9.10+dfsg-6.7
ii  midori [www-browser] 7.0-2.1
pn  php-codesniffer  
pn  pylint   
pn  tidy 
ii  w3m [www-browser]0.5.3+git20210102-6
pn  weblint-perl | weblint   



Bug#934573: workaround for bug #934573

2019-11-03 Thread Pallinger Péter
I've found a way to disable this message: in PCManFM in the Edit
menu, choose Preferences, and select "Don't ask options on launch
executable file". 

Whether this should be the default or not is up for debate, but
personally I found the current default annoying, and the setting is not
very easy to find (alas, I found this bug report while searching for
it).



Bug#754077: fprintd: Can only register right index finger

2014-07-07 Thread Pallinger Péter
Package: fprintd
Version: 0.4.1-5-g73edad0-3
Severity: normal

Dear Maintainer,
fprintd-enroll refuses take the -f option into account, so only the 
right index finger can be scanned.

Example run:

$ fprintd-enroll -f right-middle-finger
Using device /net/reactivated/Fprint/Device/0
Enrolling right index finger.


The man page seems also inconsistent, as it does not list the
-f argument in the SYNOPSYS section for fprintd-enrool, but it 
specifically mentions fprintd-enroll at the description of the
-f argument. 

There may be a fix for this upstream, I think this is a pretty
serious issue, if you really want to use fprintd for authentication,
so in case of an upstream fix, a backport seems a viable option.



-- System Information:
Debian Release: 7.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fprintd depends on:
ii  dbus   1.6.8-1+deb7u3
ii  libc6  2.13-38+deb7u1
ii  libdbus-1-31.6.8-1+deb7u3
ii  libdbus-glib-1-2   0.100.2-1
ii  libfprint0 1:0.4.0-4-gdfff16f-4
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  libpolkit-gobject-1-0  0.105-3
ii  policykit-10.105-3

fprintd recommends no packages.

fprintd suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736163: colobot: Broken symlink dvu_sans.ttf

2014-01-20 Thread Pallinger Péter
Package: colobot
Version: 0.1.2-3~bpo70+1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Upon trying to start colobot, I had an error, and colobot refused to start with
the following info in a window:
---
Error in CEngine::Init()

Please see the console output or log file
to get more information on the source of error


Starting from terminal, I discovered that the symlinks are wrong for the fonts:

[ERROR]: Error creating CText: TTF_OpenFont error Couldn't open
/usr/share/games/colobot/fonts/dvu_sans.ttf
[INFO]: Unloading files and closing device...
[INFO]: Didn't run main loop. Exiting with code 6

I changed the symlinks from ../../../fonts/truetype/dejavu/*.ttf to
../../../fonts/truetype/ttf-dejavu/*.ttf, and the game started!



-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages colobot depends on:
ii  colobot-common 0.1.2-3~bpo70+1
ii  colobot-common-sounds  0.1.2-3~bpo70+1
ii  colobot-common-textures0.1.2-3~bpo70+1
ii  libboost-filesystem1.49.0  1.49.0-3.2
ii  libboost-regex1.49.0   1.49.0-3.2
ii  libboost-system1.49.0  1.49.0-3.2
ii  libc6  2.13-38
ii  libgcc11:4.7.2-5
ii  libgl1-mesa-glx [libgl1]   8.0.5-4+deb7u2
ii  libglew1.7 1.7.0-3
ii  libglu1-mesa [libglu1] 8.0.5-4+deb7u2
ii  libopenal1 1:1.14-4
ii  libpng12-0 1.2.49-1
ii  libsdl-image1.21.2.12-2
ii  libsdl-ttf2.0-02.0.11-2
ii  libsdl1.2debian1.2.15-5
ii  libsndfile11.0.25-5
ii  libstdc++6 4.7.2-5
ii  libx11-6   2:1.5.0-1+deb7u1
ii  libxext6   2:1.3.1-2+deb7u1
ii  ttf-dejavu-core2.33-3
ii  ttf-dejavu-extra   2.33-3
ii  zlib1g 1:1.2.7.dfsg-13

colobot recommends no packages.

colobot suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#381459: Preliminary libencode-hanextra-perl package

2009-04-24 Thread Pallinger Péter
I have made one such, both the source packages and a binary (built for Etch) 
may be
downloaded from
http://vas.dsd.sztaki.hu/~pallinger/debian/

Regards,
PP



signature.asc
Description: OpenPGP digital signature