Bug#899187: system-config-printer: command system-config-printer fails

2018-05-20 Thread Ulyanich Michael
Package: system-config-printer
Version: 1.5.11-2
Severity: important

Dear Maintainer,

let's just run the command:
$ system-config-printer

(system-config-printer.py:4041): dbind-WARNING **: Error retrieving
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.a11y.Bus was not provided by any .service files
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 84, in

import jobviewer
  File "/usr/share/system-config-printer/jobviewer.py", line 76, in 
NETWORK_PASSWORD = Secret.Schema.new("org.system.config.printer.store",
Secret.SchemaFlags.NONE,
NameError: name 'Secret' is not defined
$


---

# /usr/share/system-config-printer/jobviewer.py:
# line 56:
try:
gi.require_version('Secret', '1')
from gi.repository import Secret
USE_SECRET=True
except ValueError:
USE_SECRET=False

# line 76:
NETWORK_PASSWORD = Secret.Schema.new("...", ...)
# unconditional use of Secret object causes a NameError



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=ru_UA:ru 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages system-config-printer depends on:
ii  gir1.2-gdkpixbuf-2.0  2.36.11-1
ii  gir1.2-glib-2.0   1.54.1-4
ii  gir1.2-gtk-3.03.22.28-1
ii  gir1.2-notify-0.7 0.7.7-3
ii  gir1.2-packagekitglib-1.0 1.1.9-1
ii  gir1.2-pango-1.0  1.40.14-1
ii  gir1.2-polkit-1.0 0.105-20
ii  python3   3.6.4-1
ii  python3-cups  1.9.73-2
ii  python3-cupshelpers   1.5.11-2
ii  python3-dbus  1.2.6-1
ii  python3-gi3.26.1-2
ii  system-config-printer-common  1.5.11-2

Versions of packages system-config-printer recommends:
pn  system-config-printer-udev  

Versions of packages system-config-printer suggests:
pn  gnome-software  

-- no debconf information



Bug#897384: nestopia: fails to start

2018-05-01 Thread Ulyanich Michael
Package: nestopia
Version: 1.48-1
Severity: important

Dear Maintainer,

$ nestopia
Failed to read config file /home/ulianich/.nestopia/nestopia.conf: Using
defaults.
0 joystick(s) found:
Failed to load input config file /home/ulianich/.nestopia/input.conf: Using
defaults.

(nestopia:30893): dbind-WARNING **: Error retrieving accessibility bus address:
org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not
provided by any .service files
Could not create glcontext: Could not create GL context: GLXBadFBConfig
OpenGL: (null)
Database: 2901 items imported from internal DB
Fds: BIOS not found: /home/ulianich/.nestopia/disksys.rom
Segmentation fault
$



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=ru_UA:ru 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nestopia depends on:
ii  libao4   1.2.2+20180113-1
ii  libarchive13 3.2.2-3.1
ii  libatk1.0-0  2.26.1-3
ii  libc62.27-2
ii  libcairo-gobject21.15.10-1
ii  libcairo21.15.10-1
ii  libepoxy01.4.3-1
ii  libgcc1  1:8-20180312-2
ii  libgdk-pixbuf2.0-0   2.36.11-1
ii  libglib2.0-0 2.54.3-2
ii  libgtk-3-0   3.22.28-1
ii  libpango-1.0-0   1.40.14-1
ii  libpangocairo-1.0-0  1.40.14-1
ii  libsdl2-2.0-02.0.8+dfsg1-1
ii  libstdc++6   8-20180312-2
ii  zlib1g   1:1.2.8.dfsg-5

nestopia recommends no packages.

nestopia suggests no packages.

-- no debconf information



Bug#897381: kitty: fails to start

2018-05-01 Thread Ulyanich Michael
Package: kitty
Version: 0.9.0-1
Severity: important

Dear Maintainer,

$ kitty
[121 21:06:37.050428] [glfw error 65543]: GLX: Failed to create context:
GLXBadFBConfig
[121 21:06:37.050748] Failed to create a window at size: 640x400, using a
standard size instead.
[121 21:06:37.053618] [glfw error 65543]: GLX: Failed to create context:
GLXBadFBConfig
[121 21:06:37.056837] Traceback (most recent call last):
  File "/usr/bin/../lib/kitty/kitty/main.py", line 186, in main
_main()
  File "/usr/bin/../lib/kitty/kitty/main.py", line 179, in _main
run_app(opts, args)
  File "/usr/bin/../lib/kitty/kitty/main.py", line 47, in run_app
window_id = create_os_window(w, h, appname, args.name or args.cls or
appname, args.cls or appname, load_all_shaders)
ValueError: Failed to create GLFWwindow



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8), 
LANGUAGE=ru_UA:ru (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kitty depends on:
ii  kitty-terminfo  0.9.0-1
ii  libc6   2.27-2
ii  libfontconfig1  2.12.6-0.1
ii  libfreetype62.8.1-2
ii  libharfbuzz0b   1.7.2-1
ii  libpng16-16 1.6.34-1
ii  libpython3.63.6.4-4
ii  libx11-62:1.6.4-3
ii  libxkbcommon-x11-0  0.8.0-1
ii  libxkbcommon0   0.8.0-1
ii  python3 3.6.4-1
ii  python3.6   3.6.4-4
ii  zlib1g  1:1.2.8.dfsg-5

kitty recommends no packages.

kitty suggests no packages.

-- no debconf information



Bug#873228: caca-utils: pressing any key causes segmentation fault

2017-08-25 Thread Ulyanich Michael
Package: caca-utils
Version: 0.99.beta19-2+b2
Severity: normal

Dear Maintainer,

When i just start cacaview it shows image but after pressing any key the
program crashes.



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8), LANGUAGE=ru_UA:ru 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages caca-utils depends on:
ii  libc6  2.24-14
ii  libcaca0   0.99.beta19-2+b2
ii  libimlib2  1.4.8-1

Versions of packages caca-utils recommends:
pn  toilet  

caca-utils suggests no packages.

-- no debconf information



Bug#872942: vim-python: neovim missed

2017-08-22 Thread Ulyanich Michael
Package: vim-python
Severity: wishlist

Dear Maintainer,

Probably package neovim should be added to the list of alternative versions of
package vim-python.
It will allow neovim users install some packages with vim plugins (such as vim-
youcompleteme) without installing another versions of vim (right now I have the
package vim-nox installed on my system only in order to satisfy dependencies,
although I don't use vim-nox).
I am not pretty sure that neovim is absolutely compatible with every package
that depends on "vim-python", so you should decide whether or not to perform
any changes.



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8), LANGUAGE=ru_UA:ru 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#863619: vim-youcompleteme: dependence on vim only but noy neovim

2017-05-29 Thread Ulyanich Michael
Package: vim-youcompleteme
Version: 0+20161219+git194ff33-1
Severity: wishlist

Dear Maintainer,

I want to use this package with neovim only and remove vim, but this package
depends on vim. It would be great if neovim was added as alternative
dependence.



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vim-youcompleteme depends on:
ii  python3-frozendict0.5-1
ii  python3-future0.15.2-4
ii  python3-requests  2.12.4-1
ii  python3-requests-futures  0.9.7-1
pn  python3:any   
ii  vim-nox [vim-python]  2:8.0.0197-4
ii  ycmd  0+20161219+git486b809-1

Versions of packages vim-youcompleteme recommends:
ii  vim-addon-manager  0.5.6

vim-youcompleteme suggests no packages.

-- no debconf information



Bug#855517: translate: error while running 'translate --help'

2017-02-19 Thread Ulyanich Michael
Package: translate
Version: 0.6-11
Severity: minor

Dear Maintainer,

Bash session:

**
$ translate --help
getopt: unrecognized option '--help'

translate Version 0.6   20/6/1999   j...@revier.com

Looks up a word ...
**
OR better:
**
$ translate --help 1>/dev/null
getopt: unrecognized option '--help'
$
**
As you can see, it is an error message.


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages translate depends on:
ii  trans-de-en  1.8.1-1

translate recommends no packages.

Versions of packages translate suggests:
pn  xtranslate  

-- no debconf information



Bug#854943: wtf: bash-completion error

2017-02-12 Thread Ulyanich Michael
Package: bsdgames
Version: 2.17-25
Severity: normal

Dear Maintainer,

BASH SESSION:

$ wtf # type 'wtf ' (space at the end) and press 
   __
   ||
   || ___  ___
   || (o)  (o)
  _||_   \/
  \  /   __
   \/   /  \

$ wtf cut: '/usr/share/misc/acronyms*': No such file or directory
-f


Probably, the root of problem is in the file /usr/share/bash-
completion/completions/wtf



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bsdgames depends on:
ii  libc6 2.24-9
ii  libgcc1   1:6.3.0-5
ii  libncurses5   6.0+20161126-1
ii  libstdc++66.3.0-5
ii  libtinfo5 6.0+20161126-1
ii  wamerican [wordlist]  7.1-1

bsdgames recommends no packages.

bsdgames suggests no packages.

-- no debconf information



Bug#852979: gnupg: incorrect note in the man page

2017-01-28 Thread Ulyanich Michael
Package: gnupg
Version: 2.1.17-2
Severity: minor

Dear Maintainer,

from "man gpg":
***
   Commands not specific to the function

   --version
  Print the program version and licensing information.  Note  that
  you cannot abbreviate this command.

   --help
   -h Print  a  usage message summarizing the most useful command-line
  options.  Note that you cannot abbreviate this command.

***
But as i understand, -h is an abbrebiation of the command "--help". Thus, it
shouldn't be the sentence "Note that you cannot abbreviate this command."



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnupg depends on:
ii  gnupg-agent2.1.17-2
ii  libassuan0 2.4.3-2
ii  libbz2-1.0 1.0.6-8
ii  libc6  2.24-8
ii  libgcrypt201.7.5-2
ii  libgpg-error0  1.26-1
ii  libksba8   1.3.5-2
ii  libreadline7   7.0-1
ii  libsqlite3-0   3.16.2-1
ii  zlib1g 1:1.2.8.dfsg-4

Versions of packages gnupg recommends:
ii  dirmngr 2.1.17-2
ii  gnupg-l10n  2.1.17-2

Versions of packages gnupg suggests:
pn  parcimonie  
pn  xloadimage  

-- no debconf information



Bug#852942: notebook-gtk2: Segmentation fault

2017-01-28 Thread Ulyanich Michael
Package: notebook-gtk2
Version: 0.2rel-3
Severity: normal

Dear Maintainer,

```
$ notebook-gtk2

(notebook-gtk2:6769): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
scrollable widget use gtk_scrolled_window_add_with_viewport() instead

(notebook-gtk2:6769): Gtk-CRITICAL **: IA__gtk_option_menu_set_menu: assertion
'GTK_IS_MENU (menu)' failed

(notebook-gtk2:6769): Gtk-CRITICAL **: IA__gtk_option_menu_set_menu: assertion
'GTK_IS_MENU (menu)' failed

(notebook-gtk2:6769): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

(notebook-gtk2:6769): Gtk-CRITICAL **: IA__gtk_text_buffer_set_text: assertion
'text != NULL' failed

(notebook-gtk2:6769): Gtk-CRITICAL **: IA__gtk_text_buffer_set_text: assertion
'text != NULL' failed
Segmentation fault
```

HOW TO REPRODUCE:

1) start notebook-gtk2
2) type in the field "Find" something like this:
asdklfja;sdkjfa;klsdjf;lkasjdfklasdf
(type random symbols until any note will not match)
3) press BACKSPACE
4) ???
5) Segmentation fault



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages notebook-gtk2 depends on:
ii  gconf-service3.2.6-4
ii  libart-2.0-2 2.3.21-2
ii  libatk1.0-0  2.22.0-1
ii  libbonobo2-0 2.32.1-3
ii  libbonoboui2-0   2.24.5-4
ii  libc62.24-8
ii  libcairo21.14.8-1
ii  libfontconfig1   2.11.0-6.7
ii  libfreetype6 2.6.3-3+b1
ii  libgconf-2-4 3.2.6-4
ii  libgdk-pixbuf2.0-0   2.36.3-1
ii  libglade2-0  1:2.6.4-2
ii  libglib2.0-0 2.50.2-2
ii  libgnome-2-0 2.32.1-5
ii  libgnomecanvas2-02.30.3-3
ii  libgnomeui-0 2.24.5-3.1
ii  libgnomevfs2-0   1:2.24.4-6.1+b1
ii  libgtk2.0-0  2.24.31-1
ii  libice6  2:1.0.9-1+b1
ii  liborbit-2-0 1:2.14.19-2
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libpangoft2-1.0-01.40.3-3
ii  libpopt0 1.16-10
ii  libsm6   2:1.2.2-1+b1
ii  libxml2  2.9.4+dfsg1-2.1

notebook-gtk2 recommends no packages.

notebook-gtk2 suggests no packages.

-- no debconf information



Bug#850690: herbstluftwm: desktop file fails validation

2017-01-09 Thread Ulyanich Michael
Package: herbstluftwm
Version: 0.7.0-1
Severity: normal

Dear Maintainer,

the file /usr/share/xsessions/herbstluftwm.desktop fails validation

$ desktop-file-validate /usr/share/xsessions/herbstluftwm.desktop
/usr/share/xsessions/herbstluftwm.desktop: warning: key "Encoding" in group
"Desktop Entry" is deprecated
/usr/share/xsessions/herbstluftwm.desktop: error: value "XSession" for key
"Type" in group "Desktop Entry" is not a registered type value ("Application",
"Link" and "Directory")


https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages herbstluftwm depends on:
ii  libc6 2.24-8
ii  libgcc1   1:6.2.1-5
ii  libglib2.0-0  2.50.2-2
ii  libstdc++66.2.1-5
ii  libx11-6  2:1.6.4-2
ii  libxext6  2:1.3.3-1
ii  libxinerama1  2:1.1.3-1+b1

Versions of packages herbstluftwm recommends:
pn  dzen2  
ii  xterm  327-2

Versions of packages herbstluftwm suggests:
pn  suckless-tools  



Bug#850407: dunst: my logs has some assertion errors from dunst

2017-01-06 Thread Ulyanich Michael
Package: dunst
Version: 1.1.0-2
Severity: normal

Dear Maintainer,

my /var/log/messages and /var/log/syslog contain these strings

$ sudo grep 'dunst' /var/log/messages /var/log/syslog | tail
/var/log/messages:Jan  5 15:40:03 BComputer dunst[1451]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  5 21:11:58 BComputer dunst[2009]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  5 21:12:01 BComputer dunst[2009]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  5 21:12:10 BComputer dunst[2009]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  5 21:14:19 BComputer dunst[2009]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  6 07:16:18 BComputer dunst[1659]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  6 07:16:21 BComputer dunst[1659]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  6 07:16:31 BComputer dunst[1659]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/messages:Jan  6 07:29:04 BComputer dunst[1659]: g_variant_unref:
assertion 'value->ref_count > 0' failed
/var/log/syslog:Jan  6 07:29:04 BComputer dunst[1659]: g_variant_unref:
assertion 'value->ref_count > 0' failed



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dunst depends on:
ii  libc62.24-8
ii  libcairo21.14.8-1
ii  libdbus-1-3  1.10.14-1
ii  libfreetype6 2.6.3-3+b1
ii  libglib2.0-0 2.50.2-2
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libx11-6 2:1.6.4-2
ii  libxdg-basedir1  1.2.0-1
ii  libxext6 2:1.3.3-1
ii  libxft2  2.3.2-1
ii  libxinerama1 2:1.1.3-1+b1
ii  libxss1  1:1.2.2-1

dunst recommends no packages.

dunst suggests no packages.

-- no debconf information



Bug#850406: dunst: incomplete man page

2017-01-06 Thread Ulyanich Michael
Package: dunst
Version: 1.1.0-2
Severity: minor

Dear Maintainer,
the section COLORS in man page is empty.

This document
[https://github.com/knopwob/dunst/blob/master/README.pod]
contains the non-empty section COLORS



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dunst depends on:
ii  libc62.24-8
ii  libcairo21.14.8-1
ii  libdbus-1-3  1.10.14-1
ii  libfreetype6 2.6.3-3+b1
ii  libglib2.0-0 2.50.2-2
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libx11-6 2:1.6.4-2
ii  libxdg-basedir1  1.2.0-1
ii  libxext6 2:1.3.3-1
ii  libxft2  2.3.2-1
ii  libxinerama1 2:1.1.3-1+b1
ii  libxss1  1:1.2.2-1

dunst recommends no packages.

dunst suggests no packages.

-- no debconf information



Bug#850165: jwm: typo in the man page

2017-01-04 Thread Ulyanich Michael
Package: jwm
Version: 2.3.6-1
Severity: minor

Dear Maintainer,

the section "FILES" of the jwm man page contains this string:
 /etc/jwm/jwm/system.jwmrc
It must be:
 /etc/jwm/system.jwmrc



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jwm depends on:
ii  libc6 2.24-8
ii  libcairo2 1.14.8-1
ii  libfribidi0   0.19.7-1
ii  libglib2.0-0  2.50.2-2
ii  libjpeg62-turbo   1:1.5.1-2
ii  libpng16-16   1.6.26-6
ii  librsvg2-22.40.16-1
ii  libx11-6  2:1.6.4-2
ii  libxext6  2:1.3.3-1
ii  libxft2   2.3.2-1
ii  libxinerama1  2:1.1.3-1+b1
ii  libxmu6   2:1.1.2-2
ii  libxpm4   1:3.5.12-1
ii  libxrender1   1:0.9.10-1
ii  lxterminal [x-terminal-emulator]  0.2.0-1
ii  xterm [x-terminal-emulator]   327-2

Versions of packages jwm recommends:
ii  menu  2.1.47

Versions of packages jwm suggests:
ii  x11-apps  7.7+6

-- no debconf information



Bug#849534: jwm: the folder ~/jwmrc

2016-12-28 Thread Ulyanich Michael
Package: jwm
Version: 2.3.6-1
Severity: minor

Dear Maintainer,

It is a folder "jwmrc" (without preceding dot) in my $HOME.
I don't like it. >:c
I think it should be ".jwmrc", not "jwmrc".

(sorry for my english)



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jwm depends on:
ii  libc6 2.24-8
ii  libcairo2 1.14.8-1
ii  libfribidi0   0.19.7-1
ii  libglib2.0-0  2.50.2-2
ii  libjpeg62-turbo   1:1.5.1-2
ii  libpng16-16   1.6.26-6
ii  librsvg2-22.40.16-1
ii  libx11-6  2:1.6.4-2
ii  libxext6  2:1.3.3-1
ii  libxft2   2.3.2-1
ii  libxinerama1  2:1.1.3-1+b1
ii  libxmu6   2:1.1.2-2
ii  libxpm4   1:3.5.11-1+b1
ii  libxrender1   1:0.9.10-1
ii  lxterminal [x-terminal-emulator]  0.2.0-1
ii  xterm [x-terminal-emulator]   327-1

Versions of packages jwm recommends:
ii  menu  2.1.47

Versions of packages jwm suggests:
ii  x11-apps  7.7+6

-- no debconf information



Bug#849406: dunst: does not make the summary bold if it contains '&'

2016-12-26 Thread Ulyanich Michael
Package: dunst
Version: 1.1.0-2
Severity: normal

Dear Maintainer,

just try:

notify-send 'summary' 'text'  # all right, summary is bold
notify-send 'summary with &' 'text'  # summary looks like 'text', it is not
bold



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dunst depends on:
ii  libc62.24-8
ii  libcairo21.14.8-1
ii  libdbus-1-3  1.10.14-1
ii  libfreetype6 2.6.3-3+b1
ii  libglib2.0-0 2.50.2-2
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libx11-6 2:1.6.4-2
ii  libxdg-basedir1  1.2.0-1
ii  libxext6 2:1.3.3-1
ii  libxft2  2.3.2-1
ii  libxinerama1 2:1.1.3-1+b1
ii  libxss1  1:1.2.2-1

dunst recommends no packages.

dunst suggests no packages.


Bug#779734: doc-central: no docs at all!

2016-12-20 Thread Ulyanich Michael
Package: doc-central
Version: 1.8.3
Followup-For: Bug #779734

Dear Maintainer,

when i run the command

$ doccentral

opens a page with the message

```
Not Found
The requested URL /dc/ was not found on this server.
Apache/2.4.23 (Debian) Server at bcomputer Port 80
```



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages doc-central depends on:
ii  apache2 [httpd-cgi]  2.4.23-8
ii  doc-base 0.10.7
ii  info2www 1.2.2.9-24
ii  python   2.7.11-2

Versions of packages doc-central recommends:
ii  dillo [www-browser]   3.0.5-3
ii  opera-beta [www-browser]  37.0.2178.10
ii  qupzilla [www-browser]1.8.9~dfsg1-3.1
ii  w3m [www-browser] 0.5.3-33

doc-central suggests no packages.

-- no debconf information



Bug#846925: wv: add a suggetion of texlive-generic-recommended

2016-12-04 Thread Ulyanich Michael
Package: wv
Version: 1.2.9-4.2+b1
Severity: wishlist

Dear Maintainer,

TeX documents created by wvLatex and wvPdf could depend on TeX package "ulem",
that is wvPdf is useless in some cases on systems without this package.

texlive-generic-recommended provides this package, so it could be useful to add
a suggetion or recommendation on this package



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_UA.utf8, LC_CTYPE=ru_UA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages wv depends on:
ii  libc6 2.24-7
ii  libglib2.0-0  2.50.2-2
ii  libgsf-1-114  1.14.40-2
ii  libwmf0.2-7   0.2.8.4-10.6
ii  libwv-1.2-4   1.2.9-4.2+b1

wv recommends no packages.

Versions of packages wv suggests:
pn  elinks | links | lynx
ii  ghostscript [postscript-viewer]  9.20~dfsg-1
ii  imagemagick  8:6.9.6.6+dfsg-1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.6.6+dfsg-1
ii  texlive  2016.20161103-1

-- no debconf information