Bug#835991: python3-pyqt5: Slot decorators no longer work

2016-08-29 Thread Salvo Tomaselli
Package: python3-pyqt5
Version: 5.7+dfsg-2
Severity: important

Dear Maintainer,

Slots used to be decorated with things like

@QtCore.pyqtSlot(object)

Now having these causes a crash.

As a result qweborf is completely unusable now.

It seems that the last version of pyqt was a major release with
incompatibilities that perhaps needed a mass bug filling.


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

Kernel: Linux 4.7.2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pyqt5 depends on:
ii  libc62.23-5
ii  libgcc1  1:6.2.0-1
ii  libpython3.5 3.5.2-3
ii  libqt5core5a [qtbase-abi-5-6-1]  5.6.1+dfsg-3+b1
ii  libqt5dbus5  5.6.1+dfsg-3+b1
ii  libqt5designer5  5.6.1-2
ii  libqt5gui5   5.6.1+dfsg-3+b1
ii  libqt5help5  5.6.1-2
ii  libqt5network5   5.6.1+dfsg-3+b1
ii  libqt5printsupport5  5.6.1+dfsg-3+b1
ii  libqt5test5  5.6.1+dfsg-3+b1
ii  libqt5widgets5   5.6.1+dfsg-3+b1
ii  libqt5xml5   5.6.1+dfsg-3+b1
ii  libstdc++6   6.2.0-1
ii  python3  3.5.1-4
ii  python3-sip [sip-py3api-11.3]4.18.1+dfsg-1
pn  python3:any  

python3-pyqt5 recommends no packages.

Versions of packages python3-pyqt5 suggests:
pn  python3-pyqt5-dbg  

-- no debconf information



Bug#835845: oxygen5-icon-theme: Wrong description

2016-08-29 Thread Salvo Tomaselli
Yes you are correct,

2016-08-28 20:41 GMT+02:00 Pino Toscano <p...@debian.org>:
> In data domenica 28 agosto 2016 20:13:15 CEST, Salvo Tomaselli ha scritto:
>> Package: oxygen5-icon-theme
>> Version: 5:5.25.0-1
>> Severity: normal
>>
>> Dear Maintainer,
>> the package states this:
>> >  It can be safely removed after the upgrade.
>
> Which is correct, nothing depends on it, and it's a transitional
> package, so the description is fine.
>
>> But then removing it, this happens:
>>
>> # aptitude purge oxygen5-icon-theme:all
>> I seguenti pacchetti saranno RIMOSSI:
>>   oxygen-icon-theme{u} oxygen5-icon-theme{p}
>>
>> So there's something fishy with the dependencies.
>
> Or, more precisely, oxygen-icon-theme was installed as dependency of
> oxygen5-icon-theme only, and removing it causes oxygen-icon-theme to be
> marked as "autoremove".
>
> If I remember one of your past bug reports well, you replaced
> kde-runtime with an empty package made with equivs, right?
>
> --
> Pino Toscano



Bug#835845: oxygen5-icon-theme: Wrong description

2016-08-28 Thread Salvo Tomaselli
Package: oxygen5-icon-theme
Version: 5:5.25.0-1
Severity: normal

Dear Maintainer,
the package states this:
>  It can be safely removed after the upgrade.


But then removing it, this happens:

# aptitude purge oxygen5-icon-theme:all
I seguenti pacchetti saranno RIMOSSI:   
  oxygen-icon-theme{u} oxygen5-icon-theme{p} 

So there's something fishy with the dependencies.


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

Kernel: Linux 4.7.2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#834439: clementine: depend on gstreamer1.0-plugins-bad

2016-08-24 Thread Salvo Tomaselli
2016-08-23 23:33 GMT+02:00 Thomas Pierson :
After installing gstreamer1.0-alsa and manually selecting ALSA output
(it just showed ALSA, I couldn't select the specific card).


out.txt.gz
Description: GNU Zip compressed data


Bug#834439: clementine: depend on gstreamer1.0-plugins-bad

2016-08-24 Thread Salvo Tomaselli
I tried with all 4 files, it doesn't play any of them without plugins-bad.

2016-08-23 23:33 GMT+02:00 Thomas Pierson <cont...@thomaspierson.fr>:
> On 23/08/2016 22:33, Salvo Tomaselli wrote:
>> I tried playing 2 files
>> Ogg data, Vorbis audio, stereo, 44100 Hz, ~0 bps, created by:
>> Xiphophorus libVorbis I (1.0 RC3)
>> ISO Media, MP4 Base Media v1 [IS0 14496-12:2003]
>>
>> And 1 BBC podcast. The podcast gives an endless stream on the terminal
>> so I terminated clementine.
>>
>> I use the normal ALSA without pulseaudio, mostly because of that bug
>> that tries to make me deaf.
>>
>
> Thanks for your tests and feedback.
>
> I can see 2 problems in your logs:
>
> 1. a missing codec issue: "Missing decoder: MPEG-4 AAC"
> 2. a output sink issue: " error:
> Jack server not found"
>
> The first issue is maybe just due to the lack off mpeg-4 aac codec in
> gstreamer-good and ugly plugins packages.
> Could you try to play other files type like mp3, flac, wav normally
> playable only with gst good and ugly plugins packages and show me the
> result?
> You can get test files here:
> * https://github.com/ArtskydJ/test-audio/tree/master/audio
>
> The second issue seems like clementine try to use the jackaudio server
> output instead of alsa.
> Could you try to install gstreamer1.0-alsa and eventually manually
> select the alsa output in 'Tools -> Preferences -> Playback -> Output
> device' in case of the auto-detection fail.
>
> Thanks,
>
> Thomas Pierson
>
>


out.txt.gz
Description: GNU Zip compressed data


Bug#834439: clementine: depend on gstreamer1.0-plugins-bad

2016-08-23 Thread Salvo Tomaselli
2016-08-23 20:40 GMT+02:00 Thomas Pierson :
> GST_DEBUG=3 clementine --log-levels 3

I tried playing 2 files
Ogg data, Vorbis audio, stereo, 44100 Hz, ~0 bps, created by:
Xiphophorus libVorbis I (1.0 RC3)
ISO Media, MP4 Base Media v1 [IS0 14496-12:2003]

And 1 BBC podcast. The podcast gives an endless stream on the terminal
so I terminated clementine.

I use the normal ALSA without pulseaudio, mostly because of that bug
that tries to make me deaf.
$ GST_DEBUG=3 clementine --log-levels 3
22:26:44.075 WARN  unknown  libpng warning: iCCP: known 
incorrect sRGB profile 
0:00:01.431462602 10748 0x7f1448002f00 WARN basesrc 
gstbasesrc.c:3489:gst_base_src_start_complete: pad not activated yet
0:00:01.434268318 10748 0x7f1448002f00 WARN basesrc 
gstbasesrc.c:3489:gst_base_src_start_complete: pad not activated yet
0:00:01.469652874 10748 0x7f143c030ca0 WARN qtdemux 
qtdemux.c:2651:qtdemux_parse_trex: failed to find fragment defaults 
for stream 1
0:00:01.470139794 10748 0x7f143c030ca0 WARN qtdemux 
qtdemux.c:11528:qtdemux_tag_add_revdns: This tag 
com.apple.iTunes:FMPS_Playcount type:1 is not mapped, file a bug at 
bugzilla.gnome.org
0:00:01.470229100 10748 0x7f143c030ca0 WARN qtdemux 
qtdemux.c:11528:qtdemux_tag_add_revdns: This tag 
com.apple.iTunes:FMPS_Rating_Amarok_Score type:1 is not mapped, file a bug at 
bugzilla.gnome.org
0:00:01.470325845 10748 0x7f143c030ca0 WARN basesrc 
gstbasesrc.c:2396:gst_base_src_update_length: processing at or past EOS
0:00:01.474511143 10748 0x7f143c028ef0 ERROR jackclient 
gstjackaudioclient.c:35:jack_log_error: Cannot connect to server socket err = 
File o directory non esistente
0:00:01.474624687 10748 0x7f143c028ef0 ERROR jackclient 
gstjackaudioclient.c:35:jack_log_error: Cannot connect to server request channel
0:00:01.476735985 10748 0x7f143c028ef0 ERROR jackclient 
gstjackaudioclient.c:35:jack_log_error: jack server is not running or cannot be 
started
0:00:01.477118739 10748 0x7f143c028ef0 ERROR jackclient 
gstjackaudioclient.c:35:jack_log_error: 
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, 
skipping unlock
0:00:01.477144294 10748 0x7f143c028ef0 ERROR jackclient 
gstjackaudioclient.c:35:jack_log_error: 
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, 
skipping unlock
0:00:01.477166083 10748 0x7f143c028ef0 WARN  jackclient 
gstjackaudioclient.c:379:gst_jack_audio_get_connection: could not create 
connection
0:00:01.477303842 10748 0x7f143c028ef0 WARNjacksink 
gstjackaudiosink.c:357:gst_jack_ring_buffer_open_device:
 error: Jack server not found
0:00:01.477328089 10748 0x7f143c028ef0 WARNjacksink 
gstjackaudiosink.c:357:gst_jack_ring_buffer_open_device:
 error: Cannot connect to the Jack server (status 17)
0:00:01.477580080 10748 0x7f143800ac00 WARNuridecodebin 
gsturidecodebin.c:939:unknown_type_cb: warning: Nessun decoder 
disponibile per il tipo «audio/mpeg, mpegversion=(int)4, framed=(boolean)true, 
stream-format=(string)raw, level=(string)2, base-profile=(string)lc, 
profile=(string)lc, codec_data=(buffer)1210, rate=(int)44100, channels=(int)2».
0:00:01.477742264 10748 0x7f143800ac00 WARN   decodebin 
gstdecodebin2.c:4565:gst_decode_bin_expose: error: no suitable 
plugins found:
Missing decoder: MPEG-4 AAC (audio/mpeg, mpegversion=(int)4, 
framed=(boolean)true, stream-format=(string)raw, level=(string)2, 
base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)1210, 
rate=(int)44100, channels=(int)2)

0:00:01.477854341 10748 0x7f143800ac00 WARNuridecodebin 
gsturidecodebin.c:1006:no_more_pads_full: error: no suitable 
plugins found:
gstdecodebin2.c(4565): gst_decode_bin_expose (): 
/GstPipeline:moodbar-pipeline/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: MPEG-4 AAC (audio/mpeg, mpegversion=(int)4, 
framed=(boolean)true, stream-format=(string)raw, level=(string)2, 
base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)1210, 
rate=(int)44100, channels=(int)2)

0:00:01.478997302 10748 0x7f143c030ca0 WARN qtdemux 
qtdemux.c:5520:gst_qtdemux_loop: error: streaming stopped, reason 
not-linked
0:00:01.479178799 10748 0x7f143c028ef0 WARN default 
oss4-property-probe.c:303:gst_oss4_property_probe_get_values:
 Can't open file descriptor to probe available devices: File o directory non 
esistente
0:00:01.479284584 10748 0x7f143c028ef0 WARNoss4sink 
oss4-sink.c:514:gst_oss4_sink_open: error: 
Impossibile aprire il dispositivo audio per la riproduzione.
0:00:01.479307412 10748 0x7f143c028ef0 WARNoss4sink 
oss4-sink.c:514:gst_oss4_sink_open: error: 
system error: File o directory non esistente
0:00:01.480539819 

Bug#834875: regression: qsettings can no longer save binary strings

2016-08-20 Thread Salvo Tomaselli
Package: python3-pyqt5
Version: 5.7+dfsg-1
Severity: normal
Tags: upstream

Dear Maintainer,

in relational, I store the session as a binary string generated with the pickle
module and save it using QSettings.

now the functionality is broken, without changing the code in relational, so
it is a regression in Qt or PyQt.

I don't know how to try to replicate the issue in C++, since binary strings are
a python thing, and I couldn't find how to report bugs to riverbanks, so I am
opening this bug in hope that you know best how to proceed about this.

Best

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

Kernel: Linux 4.7.0d (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pyqt5 depends on:
ii  libc62.23-4
ii  libgcc1  1:6.1.1-12
ii  libpython3.5 3.5.2-3
ii  libqt5core5a [qtbase-abi-5-6-1]  5.6.1+dfsg-3+b1
ii  libqt5dbus5  5.6.1+dfsg-3+b1
ii  libqt5designer5  5.6.1-2
ii  libqt5gui5   5.6.1+dfsg-3+b1
ii  libqt5help5  5.6.1-2
ii  libqt5network5   5.6.1+dfsg-3+b1
ii  libqt5printsupport5  5.6.1+dfsg-3+b1
ii  libqt5test5  5.6.1+dfsg-3+b1
ii  libqt5widgets5   5.6.1+dfsg-3+b1
ii  libqt5xml5   5.6.1+dfsg-3+b1
ii  libstdc++6   6.1.1-12
ii  python3  3.5.1-4
ii  python3-sip [sip-py3api-11.3]4.18.1+dfsg-1
pn  python3:any  

python3-pyqt5 recommends no packages.

Versions of packages python3-pyqt5 suggests:
pn  python3-pyqt5-dbg  

-- no debconf information



Bug#834874: apt upgrade packagename ignores parameters

2016-08-20 Thread Salvo Tomaselli
Package: apt
Version: 1.3~rc2
Severity: normal

Dear Maintainer,

aptitude upgrade packagename will only upgrade the package and its dependencies
but not everything.
Same for apt-get.

However apt upgrade packagename is the same as apt upgrade.

If you don't want to replicate the behaviour of the other tools, at least
give an error instead of silently ignoring parameters.

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

Kernel: Linux 4.7.0d (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt depends on:
ii  adduser 3.115
ii  debian-archive-keyring  2014.3
ii  gpgv2.1.14-5
ii  init-system-helpers 1.42
ii  libapt-pkg5.0   1.3~rc2
ii  libc6   2.23-4
ii  libgcc1 1:6.1.1-12
ii  libstdc++6  6.1.1-12

Versions of packages apt recommends:
ii  gnupg   2.1.14-5
ii  gnupg2  2.1.14-5

Versions of packages apt suggests:
pn  apt-doc 
ii  aptitude0.8.3-1
ii  dpkg-dev1.18.10
pn  powermgmt-base  
pn  python-apt  

-- no debconf information



Bug#834439: clementine: depend on gstreamer1.0-plugins-bad

2016-08-15 Thread Salvo Tomaselli
Package: clementine
Version: 1.3~rc1-1+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I tried to play some podcasts with clementine and it didn't play anything.

I don't use pulseaudio.

Eventually, I downloaded an audio file and tried to play that, and I got a 
message
saying that there was some gstreamer plugin missing.

Then I installde gstreamer1.0-plugins-bad (since good and ugly were already 
installed)
and after restarting clementine, the audio file would play, and the silent 
podcasts would
play as well.

So basically, by default clementine remains completely silent unless one 
manually installs
that package.

I guess this makes it unusable for most users, since the warning about the 
missing plugin
only appeared when I tried to play a local file, but not for a podcast.


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

Kernel: Linux 4.7.0d (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages clementine depends on:
ii  gstreamer1.0-plugins-base   1.8.2-1
ii  gstreamer1.0-plugins-good   1.8.2-1
ii  gstreamer1.0-plugins-ugly   1.8.2-1
ii  libc6   2.23-4
ii  libcdio13   0.83-4.2+b1
ii  libchromaprint0 1.3-1+b1
ii  libcrypto++65.6.3-7
ii  libechonest2.3  2.3.1-0.3
ii  libfftw3-double33.3.4-2+b1
ii  libgcc1 1:6.1.1-11
ii  libgdk-pixbuf2.0-0  2.34.0-1
ii  libglib2.0-02.48.1-2
ii  libgpod40.8.3-8
ii  libgstreamer-plugins-base1.0-0  1.8.2-1
ii  libgstreamer1.0-0   1.8.2-1
ii  libimobiledevice6   1.2.0+dfsg-3
ii  liblastfm1  1.0.9-1
ii  libmtp9 1.1.11-1
ii  libmygpo-qt11.0.9~git20151122-1
ii  libplist3   1.12-3.1
ii  libprojectm2v5  2.1.0+dfsg-4
ii  libprotobuf9v5  2.6.1-2
ii  libpulse0   9.0-2
ii  libqjson0   0.8.1-3
ii  libqt4-dbus 4:4.8.7+dfsg-8
ii  libqt4-network  4:4.8.7+dfsg-8
ii  libqt4-opengl   4:4.8.7+dfsg-8
ii  libqt4-sql  4:4.8.7+dfsg-8
ii  libqt4-sql-sqlite   4:4.8.7+dfsg-8
ii  libqt4-xml  4:4.8.7+dfsg-8
ii  libqtcore4  4:4.8.7+dfsg-8
ii  libqtgui4   4:4.8.7+dfsg-8
ii  libqxt-gui0 0.6.2-3
ii  libsqlite3-03.14.0-1
ii  libstdc++6  6.1.1-11
ii  libtag1v5   1.9.1-2.4
ii  libx11-62:1.6.3-1
ii  projectm-data   2.1.0+dfsg-4
ii  zlib1g  1:1.2.8.dfsg-2+b1

Versions of packages clementine recommends:
pn  gstreamer1.0-alsa | gstreamer1.0-pulseaudio  

clementine suggests no packages.

-- no debconf information



Bug#833113: bumping

2016-08-07 Thread Salvo Tomaselli
severity 833113 grave
thanks
It renders the package completely unusable for users that
don't already have games in their steam account.



Bug#833588: apt: Packages held in aptitude get installed with apt anyway

2016-08-06 Thread Salvo Tomaselli
Package: apt
Version: 1.3~pre3
Severity: normal

Dear Maintainer,
as per subject, holding a package with aptitude and then running dist-upgrade 
with apt, will
try to upgrade the packages in hold anyway.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "false";
APT::Install-Suggests "false";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.6\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.6\.0-1-amd64$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "200";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "300";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-6";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "400";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-6";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";

Bug#833542: chromium: Crashes all the time after last update

2016-08-05 Thread Salvo Tomaselli
Package: chromium
Version: 52.0.2743.116-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
after the last update, I am getting the "aw snap!" page all
the time.

I see on the changelog that security fixes were made, but
at the moment it became rather unusable for me.

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

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

Versions of packages chromium depends on:
ii  libasound2   1.1.2-1
ii  libatk1.0-0  2.20.0-1
ii  libavcodec57 7:3.1.1-4
ii  libavformat577:3.1.1-4
ii  libavutil55  7:3.1.1-4
ii  libc62.23-4
ii  libcairo21.14.6-1+b1
ii  libcups2 2.1.4-4
ii  libdbus-1-3  1.10.8-1
ii  libexpat12.2.0-1
ii  libfontconfig1   2.11.0-6.4
ii  libfreetype6 2.6.3-3+b1
ii  libgcc1  1:6.1.1-11
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libglib2.0-0 2.48.1-2
ii  libgnome-keyring03.12.0-1+b1
ii  libgtk-3-0   3.20.7-1
ii  libharfbuzz0b1.2.7-1+b1
ii  libjpeg62-turbo  1:1.5.0-1
ii  libnettle6   3.2-1
ii  libnspr4 2:4.12-2
ii  libnss3  2:3.25-1
ii  libpango-1.0-0   1.40.1-1
ii  libpangocairo-1.0-0  1.40.1-1
ii  libpci3  1:3.3.1-1.1
ii  libpulse09.0-1.1
ii  libspeechd2  0.8.4-2
ii  libstdc++6   6.1.1-11
ii  libx11-6 2:1.6.3-1
ii  libxcomposite1   1:0.4.4-1
ii  libxcursor1  1:1.1.14-1+b1
ii  libxdamage1  1:1.1.4-2+b1
ii  libxext6 2:1.3.3-1
ii  libxfixes3   1:5.0.2-1
ii  libxi6   2:1.7.6-1
ii  libxml2  2.9.4+dfsg1-1+b1
ii  libxrandr2   2:1.5.0-1
ii  libxrender1  1:0.9.9-2
ii  libxslt1.1   1.1.28-4
ii  libxss1  1:1.2.2-1
ii  libxtst6 2:1.2.2-1+b1
ii  x11-utils7.7+3
ii  xdg-utils1.1.1-1

Versions of packages chromium recommends:
pn  fonts-liberation  

Versions of packages chromium suggests:
pn  chromium-l10n  

-- no debconf information



Bug#833080: sddm: Should depend on xserver-xorg-core

2016-07-31 Thread Salvo Tomaselli
Package: sddm
Version: 0.13.0-1
Severity: normal

Dear Maintainer,
without having xserver-xorg-core, sddm doesn't start. But it doesn't
depend on it and it is possible to install sddm without having it.

So I think it should be made to depend on it.

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

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

Versions of packages sddm depends on:
ii  adduser 3.115
ii  debconf [debconf-2.0]   1.5.59
ii  libc6   2.23-4
ii  libgcc1 1:6.1.1-10
ii  libpam0g1.1.8-3.3
ii  libqt5core5a5.6.1+dfsg-3
ii  libqt5dbus5 5.6.1+dfsg-3
ii  libqt5gui5  5.6.1+dfsg-3
ii  libqt5network5  5.6.1+dfsg-3
ii  libqt5qml5  5.6.1-5
ii  libqt5quick55.6.1-5
ii  libstdc++6  6.1.1-10
ii  libsystemd0 231-1
ii  libxcb-xkb1 1.11.1-1
ii  libxcb1 1.11.1-1
ii  qml-module-qtquick2 5.6.1-5
ii  sddm-theme-breeze [sddm-theme]  4:5.6.5.1-1

Versions of packages sddm recommends:
ii  libpam-systemd  231-1

Versions of packages sddm suggests:
pn  libpam-kwallet5  

-- debconf information:
* shared/default-x-display-manager: sddm
  sddm/daemon_name: /usr/bin/sddm



Bug#833069: netcat: deborphan wants to remove it

2016-07-31 Thread Salvo Tomaselli
Package: netcat
Version: 1.10-41
Severity: normal

Dear Maintainer,

please change section, or deborphan tries to remove it.

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

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

Versions of packages netcat depends on:
ii  netcat-traditional  1.10-41

netcat recommends no packages.

netcat suggests no packages.

-- no debconf information



Bug#830128: akonadiconsole: Just crashes

2016-07-06 Thread Salvo Tomaselli
Package: akonadiconsole
Version: 4:4.14.10-2
Severity: important

Dear Maintainer,
after the latest update, akonadiconsole just crashes.

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

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

Versions of packages akonadiconsole depends on:
ii  kde-runtime   4:16.04.2-2
ii  kdepim-runtime4:4.14.10-2
ii  libakonadi-contact4   4:4.14.10-4
ii  libakonadi-kde4   4:4.14.10-4
ii  libakonadiprotocolinternals1  1.13.0-8
ii  libc6 2.23-1
ii  libcalendarsupport4   4:4.14.10-2
ii  libgcc1   1:6.1.1-8
ii  libkabc4  4:4.14.10-4
ii  libkcalcore4  4:4.14.10-4
ii  libkcmutils4  4:4.14.21-1
ii  libkdecore5   4:4.14.21-1
ii  libkdepim44:4.14.10-2
ii  libkdeui5 4:4.14.21-1
ii  libkio5   4:4.14.21-1
ii  libkmime4 4:4.14.10-4
ii  libmessageviewer4 4:4.14.10-2
ii  libqt4-dbus   4:4.8.7+dfsg-8
ii  libqt4-network4:4.8.7+dfsg-8
ii  libqt4-sql4:4.8.7+dfsg-8
ii  libqtcore44:4.8.7+dfsg-8
ii  libqtgui4 4:4.8.7+dfsg-8
ii  libstdc++66.1.1-8

akonadiconsole recommends no packages.

akonadiconsole suggests no packages.

-- no debconf information



Bug#826078: Confirm

2016-06-02 Thread Salvo Tomaselli
I confirm the problem.

The syntax used looks like something introduced in python3.

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#825721: breeze: Why is breeze the default theme?

2016-05-29 Thread Salvo Tomaselli
Package: breeze
Version: 4:5.6.4-1
Severity: normal

Dear Maintainer,
After the recent update of breeze, the icons of the apps in the taskbar became
breeze, even if I have explicitly selected the Oxygen theme for them.

Moreover, breeze seems to lack icons for most applications, including KDE ones,
so ksnapshot, firefox, the default Xorg icon, are all coming from the Oxygen
theme.

I believe this is broken. The default shouldn't change user settings, and it
should also come with some more icons.

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

Kernel: Linux 4.5.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages breeze depends on:
ii  breeze-cursor-theme4:5.6.4-1
ii  breeze-icon-theme  4:5.4.3-1
ii  kde-style-breeze   4:5.6.4-1
ii  kwin-style-breeze  4:5.6.4-1
ii  libc6  2.22-7
ii  libkf5configcore5  5.22.0-1
ii  libkf5coreaddons5  5.22.0-1
ii  libkf5i18n55.22.1-1
ii  libkf5kcmutils55.22.0-1
ii  libqt5core5a   5.5.1+dfsg-17
ii  libqt5gui5 5.5.1+dfsg-17
ii  libqt5widgets5 5.5.1+dfsg-17
ii  qml-module-qtquick-controls-styles-breeze  4:5.6.4-1

Versions of packages breeze recommends:
ii  kde-style-breeze-qt4  4:5.6.4-1
pn  kde-style-qtcurve 

Versions of packages breeze suggests:
pn  orion-gtk-theme  

-- no debconf information


Bug#825515: lolcat: just hangs

2016-05-27 Thread Salvo Tomaselli
Package: lolcat
Version: 42.0.99-1
Severity: important

Dear Maintainer,
lolcat doesn't do anything.

I have tried with more than one terminal.

After I launch it, it just hangs without creating any output. So it is quite
useless at the moment.

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

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

Versions of packages lolcat depends on:
ii  ruby1:2.3.0+4
ii  ruby-paint  0.8.6-1
ii  ruby-trollop2.0-2
ii  ruby2.3 [ruby-interpreter]  2.3.1-1

lolcat recommends no packages.

lolcat suggests no packages.

-- no debconf information



Bug#824914: tex-common: fails to update

2016-05-21 Thread Salvo Tomaselli
Package: tex-common
Version: 6.05
Severity: important

Dear Maintainer,
tex-common fails to upgrade because of a script failure.


dpkg: errore nell'elaborare il pacchetto tex-common (--configure):
 il sottoprocesso installato script di post-installation ha restituito lo stato 
di errore 1
dpkg: problemi con le dipendenze impediscono la configurazione di 
texlive-latex-extra:
 texlive-latex-extra dipende da tex-common (>= 6); comunque:
  Il pacchetto tex-common non è ancora configurato.


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

Kernel: Linux 4.5.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tex-common depends on:
ii  dpkg  1.18.7
ii  ucf   3.0036

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper  9.20160403

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  libpaper-utils 1.1.24+nmu4
ii  texlive-binaries   2016.20160513.41080-2
ii  ucf3.0036
ii  xdg-utils  1.1.1-1

Versions of packages texlive-base recommends:
ii  lmodern  2.004.5-3

Versions of packages texlive-base suggests:
ii  ghostscript [postscript-viewer]  9.19~dfsg-1+b1
ii  okular [postscript-viewer]   4:15.12.1-1
pn  perl-tk  
pn  xpdf-reader | pdf-viewer 

Versions of packages texlive-binaries depends on:
ii  dpkg  1.18.7
ii  install-info  6.1.0.dfsg.1-6
ii  libc6 2.22-7
ii  libcairo2 1.14.6-1+b1
ii  libfontconfig12.11.0-6.4
ii  libfreetype6  2.6.3-3+b1
ii  libgcc1   1:6.1.1-4
ii  libgmp10  2:6.1.0+dfsg-2
ii  libgraphite2-31.3.8-1
ii  libgs99.19~dfsg-1+b1
ii  libharfbuzz-icu0  1.2.6-2
ii  libharfbuzz0b 1.2.6-2
ii  libice6   2:1.0.9-1+b1
ii  libicu55  55.1-7
ii  libkpathsea6  2016.20160513.41080-2
ii  libmpfr4  3.1.4-1
ii  libpaper1 1.1.24+nmu4
ii  libpixman-1-0 0.33.6-1
ii  libpng16-16   1.6.21-5
ii  libpoppler57  0.38.0-3
ii  libpotrace0   1.13-2
ii  libptexenc1   2016.20160513.41080-2
ii  libsm62:1.2.2-1+b1
ii  libstdc++66.1.1-4
ii  libsynctex1   2016.20160513.41080-2
ii  libtexlua52   2016.20160513.41080-2
ii  libtexluajit2 2016.20160513.41080-2
ii  libx11-6  2:1.6.3-1
ii  libxaw7   2:1.0.13-1
ii  libxext6  2:1.3.3-1
ii  libxi62:1.7.6-1
ii  libxmu6   2:1.1.2-2
ii  libxpm4   1:3.5.11-1+b1
ii  libxt61:1.1.5-1
ii  libzzip-0-13  0.13.62-3
ii  perl  5.22.2-1
ii  t1utils   1.39-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages texlive-binaries recommends:
ii  python2.7.11-1
pn  ruby  
ii  texlive-base  2016.20160520-1
pn  wish  

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi
  texlive-base/texconfig_ignorant:



Bug#824059: plasma-desktop: When used with pulseaudio, can make people deaf

2016-05-18 Thread Salvo Tomaselli
2016-05-18 16:16 GMT+02:00 Maximiliano Curia :
> Without pulseaudio notifications are started with the volume from the master
> volume, amarok volume widget receives the external changes from kmix, and
> the volumes are relative to the master volume.
>
> The volume in the sound card is not changing on every sound input.
>
> Amarok still manages to ignore some windows closing events.

I have no idea of what that means!



Bug#824059: plasma-desktop: When used with pulseaudio, can make people deaf

2016-05-17 Thread Salvo Tomaselli
The problem occurs on my work computer, so it is a bit difficult for
me to debug the issue.

However, I attach the list of my installed packages.

I have done aptitude purge pulseaudio to prevent hear loss, but I
could install it again and not wear the headphones to make some tests.

The notification was a popup from amarok, explaining that if I close
the main window, it will still be running in the tray area.

I had done no configuration to notifications or audio. I had installed
kde-full, and configured themes, keyboard and other programs.


pkglist.gz
Description: GNU Zip compressed data


Bug#824059: plasma-desktop: When used with pulseaudio, can make people deaf

2016-05-11 Thread Salvo Tomaselli
Package: plasma-desktop
Version: 4:5.5.4-1
Severity: grave
Tags: upstream

Dear Maintainer,

I am reporting this with an high severity, because this can cause hear loss.

On a default install of debian with kde (recommends enabled), when playing 
music,
when a KDE notification appears, the overall volume goes up to 100%, which can
cause hearing loss.

I have tried to replicate, pressing "test" in systemsettings, for the audio
output of the notifications, and the volume always goes to 100%, regardless of
the initial value.

Sometimes the volume of amarok remains unchanged, and sometimes it goes to 100%
as well.

Since this is probably a very complicated issue that might be caused by 
pulseaudio,
phonon, vlc as phonon backend or kdelibs, and it will probably take many years 
to be
fixed, I suggest to ship plasma with a sane default and disable all audio
notifications by default.

This is probably the best solution in the short term. And I don't think this can
wait, since blasting sound at 100% volume when my setting was 12% can be
dangerous.

I hope you will not ignore this.

Best

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

Kernel: Linux 4.5.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-desktop depends on:
ii  breeze   4:5.4.3-1
ii  kactivities  5.16.0-1
ii  kde-cli-tools4:5.4.3-1
ii  kded55.16.0-1
ii  kio  5.16.0-1.1
ii  libc62.22-7
ii  libcanberra0 0.30-3
ii  libfontconfig1   2.11.0-6.4
ii  libgcc1  1:6.1.1-1
ii  libkf5activities55.16.0-1
ii  libkf5activitiesexperimentalstats1   4:5.4.3-1
ii  libkf5archive5   5.16.0-1
ii  libkf5auth5  5.16.0-1
ii  libkf5baloo5 5.16.0-1
ii  libkf5bookmarks5 5.16.0-1
ii  libkf5codecs55.16.0-1
ii  libkf5completion55.16.0-1
ii  libkf5configcore55.16.0-1
ii  libkf5configgui5 5.16.0-1
ii  libkf5configwidgets5 5.16.0-1
ii  libkf5coreaddons55.16.0-1
ii  libkf5dbusaddons55.16.0-1
ii  libkf5emoticons-bin  5.16.0-2
ii  libkf5emoticons5 5.16.0-2
ii  libkf5globalaccel5   5.16.0-1
ii  libkf5guiaddons5 5.16.0-1
ii  libkf5i18n5  5.16.0-1
ii  libkf5iconthemes55.16.0-1
ii  libkf5itemmodels55.16.0-1
ii  libkf5itemviews5 5.16.0-1
ii  libkf5jobwidgets55.16.0-1
ii  libkf5kcmutils5  5.16.0-1
ii  libkf5kdelibs4support5   5.16.0-1
ii  libkf5kiocore5   5.16.0-1.1
ii  libkf5kiofilewidgets55.16.0-1.1
ii  libkf5kiowidgets55.16.0-1.1
ii  libkf5newstuff5  5.16.0-1
ii  libkf5notifications5 5.16.0-1
ii  libkf5notifyconfig5  5.16.0-1
ii  libkf5parts5 5.16.0-1
ii  libkf5people55.16.0-1
ii  libkf5peoplewidgets5 5.16.0-1
ii  libkf5plasma55.16.0-1
ii  libkf5plasmaquick5   5.16.0-1
ii  libkf5quickaddons5   5.16.0-1
ii  libkf5runner55.16.0-1
ii  libkf5service-bin5.16.0-1
ii  libkf5service5   5.16.0-1
ii  libkf5solid5 5.16.0-1
ii  libkf5sonnetui5  5.16.0-1
ii  libkf5wallet-bin 5.16.0-1
ii  libkf5wallet55.16.0-1
ii  libkf5widgetsaddons5 5.16.0-1
ii  libkf5windowsystem5  5.16.0-1
ii  libkf5xmlgui55.16.0-1
ii  libkfontinst54:5.4.3-1
ii  libkfontinstui5  4:5.4.3-1
ii  libkworkspace5-5 4:5.4.3-2
ii  libphonon4qt5-4  4:4.8.3-2
ii  libpulse-mainloop-glib0  8.0-2+b2
ii  libpulse08.0-2+b2
ii  libqt5concurrent55.5.1+dfsg-16+b1
ii  libqt5core5a 5.5.1+dfsg-16+b1
ii  libqt5dbus5   

Bug#813707: steam:i386: Several games do not work with current libasound

2016-04-16 Thread Salvo Tomaselli
Hello,

I found a workaround long ago. It was sufficient to delete all libasound .so 
files from the ubuntu distribution located in .steam.

However, I have no backup to go back, and I don't know if they fixed it or if 
my workaround is still in place.

I'd say that if you can play team fortress 2 (free to play) and hear audio, 
probably the problem was solved.

Best

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/


signature.asc
Description: This is a digitally signed message part.


Bug#820925: kio: Facebook web shortcut no longer works

2016-04-13 Thread Salvo Tomaselli
Package: kio
Version: 5.16.0-1
Severity: minor
Tags: patch

Dear Maintainer,
The file 
/usr/share/kservices5/searchproviders/facebook.desktop

provides a web shortcut to search facebook.

However the query used seems to be out of date and no longer works.

It should be replaced with this line

https://www.facebook.com/search/top/?init=quick=\\{@}


Thanks

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

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

Versions of packages kio depends on:
ii  libacl1   2.2.52-3
ii  libc6 2.22-6
ii  libgcc1   1:5.3.1-14
ii  libgssapi-krb5-2  1.13.2+dfsg-5
ii  libkf5archive55.16.0-1
ii  libkf5codecs5 5.16.0-1
ii  libkf5completion5 5.16.0-1
ii  libkf5configcore5 5.16.0-1
ii  libkf5configwidgets5  5.16.0-1
ii  libkf5coreaddons5 5.16.0-1
ii  libkf5dbusaddons5 5.16.0-1
ii  libkf5i18n5   5.16.0-1
ii  libkf5itemviews5  5.16.0-1
ii  libkf5kiocore55.16.0-1
ii  libkf5kiontlm55.16.0-1
ii  libkf5kiowidgets5 5.16.0-1
ii  libkf5notifications5  5.16.0-1
ii  libkf5service-bin 5.16.0-1
ii  libkf5service55.16.0-1
ii  libkf5solid5  5.16.0-1
ii  libkf5textwidgets55.16.0-1
ii  libkf5wallet-bin  5.16.0-1
ii  libkf5wallet5 5.16.0-1
ii  libkf5widgetsaddons5  5.16.0-1
ii  libkf5windowsystem5   5.16.0-1
ii  libqt5core5a  5.5.1+dfsg-16+b1
ii  libqt5dbus5   5.5.1+dfsg-16+b1
ii  libqt5gui55.5.1+dfsg-16+b1
ii  libqt5network55.5.1+dfsg-16+b1
ii  libqt5script5 5.5.1+dfsg-2
ii  libqt5widgets55.5.1+dfsg-16+b1
ii  libqt5x11extras5  5.5.1-3
ii  libqt5xml55.5.1+dfsg-16+b1
ii  libstdc++65.3.1-14
ii  libxml2   2.9.3+dfsg1-1
ii  libxslt1.11.1.28-2.1

kio recommends no packages.

kio suggests no packages.

-- no debconf information



Bug#819203: xinetd init script does not contain status option

2016-03-24 Thread Salvo Tomaselli
Hello,

> In debian 7, xinetd init script does not contain status option
xinetd 1:2.3.15-6 does contain the status option.

Debian rules are that within stable distributions, only security fixes are 
allowed. So I can't push a new version into stable to fix that.

However, you can use xinetd from testing and it will work.

I am closing the bug, since there is nothing to be done about this.

Bye





-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/


signature.asc
Description: This is a digitally signed message part.


Bug#794001: I Intend to Adopt album

2016-03-23 Thread Salvo Tomaselli
retitle nnn ITA: album
owner Salvo Tomaselli !
thanks

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/


signature.asc
Description: This is a digitally signed message part.


Bug#813212: I Intend to Adopt polygen

2016-03-23 Thread Salvo Tomaselli
retitle nnn ITA: polygen
owner Salvo Tomaselli !
thanks



-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/


signature.asc
Description: This is a digitally signed message part.


Bug#817904: firefox-esr: please add iceweasel.desktop for compatibility

2016-03-11 Thread Salvo Tomaselli
Package: firefox-esr
Version: 45.0esr-1
Severity: normal

Dear Maintainer,

In the transition iceweasel->firefox, the "iceweasel" menu disappeared.

I think it should be left there for a while, because users might wonder what
happened to their browser. 

Especially if the updates are handled by a different user.

Thanks.

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

Kernel: Linux 4.4.4a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages firefox-esr depends on:
ii  debianutils   4.7
ii  fontconfig2.11.0-6.3
ii  libasound21.1.0-1
ii  libatk1.0-0   2.18.0-1
ii  libc6 2.22-2
ii  libcairo2 1.14.6-1
ii  libdbus-1-3   1.10.8-1
ii  libdbus-glib-1-2  0.106-1
ii  libevent-2.0-52.0.21-stable-2+b1
ii  libffi6   3.2.1-4
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6.3-3
ii  libgcc1   1:5.3.1-11
ii  libgdk-pixbuf2.0-02.32.3-1.2
ii  libglib2.0-0  2.46.2-3
ii  libgtk2.0-0   2.24.30-1
ii  libhunspell-1.3-0 1.3.3-4
ii  libnspr4  2:4.12-1
ii  libnss3   2:3.23-1
ii  libpango-1.0-01.38.1-1
ii  libsqlite3-0  3.11.1-1
ii  libstartup-notification0  0.12-4
ii  libstdc++65.3.1-11
ii  libvpx3   1.5.0-2
ii  libx11-6  2:1.6.3-1
ii  libxcomposite11:0.4.4-1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxrender1   1:0.9.9-2
ii  libxt61:1.1.5-1
ii  procps2:3.3.11-3
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages firefox-esr recommends:
pn  gstreamer1.0-libav 
pn  gstreamer1.0-plugins-good  

Versions of packages firefox-esr suggests:
ii  fonts-lmodern  2.004.5-1
pn  fonts-stix | otf-stix  
ii  libcanberra0   0.30-2.1
pn  libgnomeui-0   
ii  libgssapi-krb5-2   1.13.2+dfsg-5
pn  mozplugger 

-- no debconf information



Bug#815715: postfix: Postfix fails to upgrade to 3.0.4-1

2016-02-23 Thread Salvo Tomaselli
Package: postfix
Version: 3.0.4-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

postfix package fails to upgrade.

The following packages will be upgraded: 
  postfix 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/1407 kB of archives. After unpacking 222 kB will be used.
Do you want to continue? [Y/n/?] 
Preconfiguring packages ...  
(Reading database ... 170933 files and directories currently installed.)
Preparing to unpack .../postfix_3.0.4-1_amd64.deb ...
Unpacking postfix (3.0.4-1) over (2.11.3-1+b1) ...
Processing triggers for libc-bin (2.21-9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for systemd (229-1) ...
Setting up postfix (3.0.4-1) ...
Installing new version of config file /etc/init.d/postfix ...
Installing new version of config file /etc/postfix/post-install ...
Installing new version of config file /etc/postfix/postfix-files ...
Installing new version of config file /etc/postfix/postfix-script ...

Postfix configuration was not changed.  If you need to make changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
Job for postfix.service failed because the control process exited with error 
code. See "systemctl status postfix.service" and "journalctl -xe" for 
details.
invoke-rc.d: initscript postfix, action "restart" failed.
dpkg: error processing package postfix (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin (2.21-9) ...
Processing triggers for systemd (229-1) ...
Errors were encountered while processing:
 postfix
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.  Trying to recover:
Setting up postfix (3.0.4-1) ...

Postfix configuration was not changed.  If you need to make changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
Job for postfix.service failed because the control process exited with error 
code. See "systemctl status postfix.service" and "journalctl -xe" for 
details.
invoke-rc.d: initscript postfix, action "restart" failed.
dpkg: error processing package postfix (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin (2.21-9) ...
Errors were encountered while processing:
 postfix
 
Current status: 0 (-1) upgradable.




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

Kernel: Linux 4.4.2b (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages postfix depends on:
ii  adduser3.113+nmu3
ii  cpio   2.11+dfsg-5
ii  debconf [debconf-2.0]  1.5.58
ii  dpkg   1.18.4
ii  libc6  2.21-9
ii  libdb5.3   5.3.28-11
ii  libsasl2-2 2.1.26.dfsg1-14+b1
ii  libsqlite3-0   3.11.0-1
ii  libssl1.0.21.0.2f-2
ii  lsb-base   9.20160110
ii  netbase5.3
ii  ssl-cert   1.0.37

Versions of packages postfix recommends:
ii  python  2.7.11-1

Versions of packages postfix suggests:
pn  dovecot-common   
ii  kmail-trinity [mail-reader]  4:14.0.3-0debian9.0.0+0~a
ii  libsasl2-modules 2.1.26.dfsg1-14+b1
ii  mutt [mail-reader]   1.5.24-1+b1
pn  postfix-cdb  
pn  postfix-doc  
pn  postfix-ldap 
pn  postfix-mysql
pn  postfix-pcre 
pn  postfix-pgsql
pn  procmail 
pn  resolvconf   
pn  sasl2-bin        
pn  ufw  




-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#707844: di-utils: No error message in case of wrong architecture

2016-02-18 Thread Salvo Tomaselli

> Can someone confirm?

I just tried. It now gives a good error message.


-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/


Bug#814439: kwin-x11: Compositing only works with XRender

2016-02-11 Thread Salvo Tomaselli
Package: kwin-x11
Version: 4:5.5.4-2
Severity: important

Dear Maintainer,

I was trying to use this package, but the window decorations disappear as soon
as I click on them.

This is what kwin_x11 prints out
http://paste.debian.net/379941/

The last line occurs whenever I downgrade it and run the older version. At
that point no windows decorations are shown, even though the process is
still running.

I have done some experiments and it seems to fail only if I am using OpenGL
compositing (any version) but seems to work normally if I use XRender (which
I don't want to use).



These are the installed versions of some relevant packages

dpkg -l | grep 'plasma\|framework'
ii  frameworkintegration  5.16.0-1  
  amd64KF5 cross-framework integration plugins
ii  libjs-mootools1.4.5~debian1-2.1 
  all  compact JavaScript framework
ii  libkdeclarative5  4:4.14.14-1+b1
  amd64declarative library for plasma
ii  libkf5baloo5  5.16.0-1  
  amd64framework for searching and managing metadata core lib.
ii  libkf5balooengine55.16.0-1  
  amd64framework for searching and managing metadata plugins
ii  libkf5config-bin  5.16.0-1  
  amd64configuration settings framework for Qt
ii  libkf5config-data 5.16.0-1  
  all  configuration settings framework for Qt
ii  libkf5configcore5:amd64   5.16.0-1  
  amd64configuration settings framework for Qt
ii  libkf5configgui5:amd645.16.0-1  
  amd64configuration settings framework for Qt
ii  libkf5declarative-data5.16.0-1  
  all  provides integration of QML and KDE frameworks
ii  libkf5declarative5:amd64  5.16.0-1  
  amd64provides integration of QML and KDE frameworks
ii  libkf5i18n-data   5.16.0-1  
  all  Advanced internationalization framework.
ii  libkf5i18n5:amd64 5.16.0-1  
  amd64Advanced internationalization framework.
ii  libkf5package-data5.16.0-1  
  all  non-binary asset management framework
  
ii  libkf5package5:amd64  5.16.0-1  
  amd64non-binary asset management framework
  
ii  libkf5people5:amd64   5.16.0-1  
  amd64framework providing unified access to contacts aggregated by 
person
ii  libkf5peoplebackend5:amd645.16.0-1  
  amd64framework providing unified access to contacts aggregated by 
person
ii  libkf5peoplewidgets5:amd645.16.0-1  
  amd64framework providing unified access to contacts aggregated by 
person
ii  libkf5plasma5:amd64   5.16.0-1  
  amd64Plasma Runtime components
  
ii  libkf5plasmaquick5:amd64  5.16.0-1  
  amd64Plasma Runtime components
  
ii  libkf5quickaddons5:amd64  5.16.0-1  
  amd64provides integration of QML and KDE frameworks   
  
ii  libkf5style5:amd645.16.0-1  
  amd64KF5 cross-framework integration plugins - KStyle 
  
ii  libkf5xmlrpcclient5:amd64 5.16.0-1  
  amd64framework providing an xml rpc client library
  
ii  libkresources44:4.14.10-1   
  amd64KDE Resource framework library   
  
ii  libmlt++3 0.9.8-3   
  amd64MLT multimedia framework C++ wrapper (runtime)   
  
ii  libmlt-data   0.9.8-3  

Bug#813707: steam:i386: Several games do not work with current libasound

2016-02-04 Thread Salvo Tomaselli
Package: steam
Version: 1.0.0.51-1
Severity: important

Dear Maintainer,

the current version of libasound breaks the games based on the source engine.

libasound2 1.0.29-1 works fine.

Upstream bug is reported here: 
https://github.com/ValveSoftware/steam-for-linux/issues/4296

Some of the games are unaffected by the bug.

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

Kernel: Linux 4.4.0f (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages steam:i386 depends on:
ii  debconf [debconf-2.0] 1.5.58
ii  libc6 2.21-7
ii  libgl1-mesa-dri   11.1.1-2
ii  libgl1-mesa-glx   11.1.1-2
ii  libstdc++65.3.1-7
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20131104-1.1
ii  libudev1  228-5
ii  libx11-6  2:1.6.3-1
ii  libxinerama1  2:1.1.3-1+b1
ii  xz-utils  5.1.1alpha+20120614-2.1

Versions of packages steam:i386 recommends:
ii  fonts-liberation   2.00.1-1
ii  konsole [x-terminal-emulator]  4:15.08.3-1
ii  xterm [x-terminal-emulator]322-1
pn  zenity 

Versions of packages steam:i386 suggests:
pn  steam-devices  

-- no debconf information



Bug#813709: libasound2:i386: No sound in source engine based steam games

2016-02-04 Thread Salvo Tomaselli
Package: libasound2
Version: 1.1.0-1
Severity: important

Dear Maintainer,

Version 1.1 of this library doesn't seem to be fully compatible with
version 1.0.
Steam games based on source engine can output no sound at all.

> SDLAUDIO: SDL_OpenAudioDevice() failed: ALSA: Couldn't open audio device: 
> Invalid argument

I have opened a bug to steam upstream for this,
https://github.com/ValveSoftware/steam-for-linux/issues/4296

However since it is not a major release, I would expect the library to be
compatible with the previous version.

I don't know enough of the system to assign blame.

I hope this can be solved.

Thanks


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

Kernel: Linux 4.4.0f (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libasound2:i386 depends on:
ii  libasound2-data  1.1.0-1
ii  libc62.21-7

libasound2:i386 recommends no packages.

Versions of packages libasound2:i386 suggests:
ii  libasound2-plugins  1.1.0-1

-- no debconf information



Bug#812437: kde-telepathy: provide something to run this thing

2016-01-23 Thread Salvo Tomaselli
Package: kde-telepathy
Version: 15.08.3
Severity: wishlist

Dear Maintainer,
I have installed this thing.

Now what? There is no binary called "telepathy" nor "kde-telepathy".

/usr/share/doc/kde-telepathy contains no documentation.

Please provide something inside /usr/bin/.

Thanks

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

Kernel: Linux 4.4.0f (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kde-telepathy depends on:
ii  kde-telepathy-desktop-applets   15.08.3-1
ii  kde-telepathy-filetransfer-handler  15.08.3-1
ii  kde-telepathy-minimal   15.08.3
ii  kde-telepathy-send-file 15.08.3-1
ii  plasma-runner-telepathy-contact 15.08.3-1

kde-telepathy recommends no packages.

kde-telepathy suggests no packages.

-- no debconf information



Bug#812435: telepathy-gabble: Facebook no longer supports XMPP

2016-01-23 Thread Salvo Tomaselli
Package: telepathy-gabble
Version: 0.18.3-2+b1
Severity: minor

Dear Maintainer,

The description mentions Facebook chat. However they discontinued their
XMPP servers and are now only using a secret API instead.

It would be better to change the description accordingly.

https://developers.facebook.com/docs/chat

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

Kernel: Linux 4.4.0f (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages telepathy-gabble depends on:
ii  libc6   2.21-6
ii  libdbus-1-3 1.10.6-1
ii  libdbus-glib-1-20.106-1
ii  libglib2.0-02.46.2-3
ii  libgnutls30 3.4.8-2
ii  libnice10   0.1.13-2
ii  libsoup2.4-12.52.2-1
ii  libsqlite3-03.10.2-1
ii  libtelepathy-glib0  0.24.1-1.1
ii  libxml2 2.9.3+dfsg1-1

telepathy-gabble recommends no packages.

telepathy-gabble suggests no packages.

-- no debconf information



Bug#812224: IndexError: list index out of range

2016-01-21 Thread Salvo Tomaselli
Package: wicd-curses
Version: 1.7.3-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

the new version of wicd is rather crashy.

> ERROR:dbus.connection:Exception in handler for D-Bus signal:
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in 
> maybe_handle_message
> self._handler(*args, **kwargs)
>   File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
> return func(*args, **kargs)
>   File "/usr/share/wicd/curses/wicd-curses.py", line 850, in update_netlist
> self.wiredCB.get_body().set_list(wiredL)
>   File "/usr/share/wicd/curses/wicd-curses.py", line 469, in set_list
> wired.ReadWiredNetworkProfile(self.get_selected_profile())
>   File "/usr/share/wicd/curses/wicd-curses.py", line 535, in 
> get_selected_profile
> return self.theList[loc]
> IndexError: list index out of range


This happens every time, without doing anything at all.

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

Kernel: Linux 4.4.0f (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages wicd-curses depends on:
ii  python-urwid  1.3.1-2
pn  python:any
ii  wicd-daemon   1.7.3-2

Versions of packages wicd-curses recommends:
ii  sudo  1.8.15-1.1

wicd-curses suggests no packages.

Versions of packages wicd-daemon depends on:
ii  adduser  3.113+nmu3
ii  dbus 1.10.6-1
ii  debconf  1.5.58
ii  ethtool  1:4.2-1
ii  iproute2 4.3.0-1
ii  iputils-ping 3:20121221-5+b2
ii  isc-dhcp-client  4.3.3-5
ii  lsb-base 9.20160110
ii  net-tools1.60+git20150829.73cef8a-2
ii  psmisc   22.21-2.1+b1
ii  python-dbus  1.2.0-3
ii  python-gobject   3.18.2-2
ii  python-wicd  1.7.3-2
pn  python:any   
ii  wireless-tools   30~pre9-8
ii  wpasupplicant2.3-2.3

Versions of packages wicd-daemon recommends:
ii  rfkill  0.5-1

Versions of packages wicd-daemon suggests:
pn  pm-utils  

Versions of packages python-wicd depends on:
pn  python:any  

-- debconf information excluded



Bug#809000: kget: completely useless, no plugin to handle "http" protocol

2015-12-25 Thread Salvo Tomaselli
Package: kget
Version: 4:15.08.0+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

upon trying to add links to kget, I get a notification saying that the protocol
is not supported.

Protocol in question is http://

On the terminal I have lines like this:

> kget(21025) KGet::createTransfers: Warning! No plugin found to handle 
> KUrl("http://mydomain/myfile;) 

Regards

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

Kernel: Linux 4.1.0-ck2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kget depends on:
ii  kde-runtime4:15.08.3-1
ii  libc6  2.21-5
ii  libgcc11:5.3.1-4
ii  libgpgme++2v5  4:4.14.10-1
ii  libjs-mootools 1.4.5~debian1-2.1
ii  libkcmutils4   4:4.14.14-1+b1
ii  libkdecore54:4.14.14-1+b1
ii  libkdeui5  4:4.14.14-1+b1
ii  libkio54:4.14.14-1+b1
ii  libknotifyconfig4  4:4.14.14-1+b1
ii  libkparts4 4:4.14.14-1+b1
ii  libktorrent5   1.3.1-5
ii  libmms00.6.4-1
ii  libplasma3 4:4.14.14-1+b1
ii  libqca22.1.1-2
ii  libqgpgme1 4:4.14.10-1
ii  libqt4-dbus4:4.8.7+dfsg-5
ii  libqt4-network 4:4.8.7+dfsg-5
ii  libqt4-sql 4:4.8.7+dfsg-5
ii  libqt4-xml 4:4.8.7+dfsg-5
ii  libqtcore4 4:4.8.7+dfsg-5
ii  libqtgui4  4:4.8.7+dfsg-5
ii  libsolid4  4:4.14.14-1+b1
ii  libstdc++6 5.3.1-4
ii  perl   5.20.2-6

kget recommends no packages.

Versions of packages kget suggests:
pn  khelpcenter  

-- no debconf information



Bug#809000: kget: completely useless, no plugin to handle "http" protocol

2015-12-25 Thread Salvo Tomaselli
$ dpkg -l | grep kio
ii  kde-cli-tools-data4:5.4.3-1
   all  tools to use kioslaves from the command
line
ii  kio   5.16.0-1
   amd64Resource and network access abstraction.
ii  kio-extras4:15.08.3-1
   amd64Extra functionality for kioslaves.
ii  kio-extras-data   4:15.08.3-1
   all  Extra functionality for kioslaves data
files.
ii  libkf5kiocore5:amd64  5.16.0-1
   amd64Resource and network access abstraction.
ii  libkf5kiofilewidgets5:amd64   5.16.0-1
   amd64Resource and network access abstraction.
ii  libkf5kiontlm5:amd64  5.16.0-1
   amd64Resource and network access abstraction.
ii  libkf5kiowidgets5:amd64   5.16.0-1
   amd64Resource and network access abstraction.
ii  libkio5   4:4.14.14-1+b1
   amd64Network-enabled File Management Library
for the KDE Platform

2015-12-26 1:00 GMT+01:00 Scott Kitterman <deb...@kitterman.com>:
>
>
> On December 25, 2015 5:12:41 PM CST, Salvo Tomaselli <tipos...@tiscali.it> 
> wrote:
>>Package: kget
>>Version: 4:15.08.0+dfsg-1
>>Severity: grave
>>Justification: renders package unusable
>>
>>Dear Maintainer,
>>
>>upon trying to add links to kget, I get a notification saying that the
>>protocol
>>is not supported.
>>
>>Protocol in question is http://
>>
>>On the terminal I have lines like this:
>>
>>> kget(21025) KGet::createTransfers: Warning! No plugin found to handle
>>KUrl("http://mydomain/myfile;)
>>
>
> Do you have kio installed? If not, does installing it help?
>
> Scott K



Bug#807680: systemd: xdm fails to restart

2015-12-11 Thread Salvo Tomaselli
> I'm not sure why xdm should behave differently under systemd. After all,
> it only ships a SysV init script atm.

if "service xdm restart" is run directly by systemd rather than within
the session, it would not
kill itself and would keep working.

And trying to run the /etc/init.d/xdm script with a shell if systemd
is in use does not work, because
it goes through systemd anyway.

It was one of the arguments of systemd superiority in the first place.



Bug#793019: kde-config-sddm: Can't save changes

2015-12-11 Thread Salvo Tomaselli
> I'm not sure if the bug was generated due to a missing dependency, or was a 
> bug in the kauth sddm helper. But I can't reproduce the issue using the 
> current unstable packages.
>
> Are you still able to reproduce the issue?

I kinda entirely removed sddm because of several issues (like being
unable to login, at times).

I now use xdm, which works way better.

So for me… feel free to close this… or not...



Bug#806454: calligrastage not installable

2015-11-27 Thread Salvo Tomaselli
Package: calligrastage
Severity: grave
Justification: renders package unusable

Dear Maintainer,

your package is uninstallable.

> calligra-libs : Dipende: libilmbase6 (>= 1.0.1) which is a virtual package
> and is not provided by any available package.

Regards

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

Kernel: Linux 4.1.0-ck2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages calligrastage depends on:
pn  calligra-libs   
pn  calligrastage-data  
ii  kde-runtime 4:15.08.2-1
ii  libc6   2.19-22
ii  libgcc1 1:5.2.1-25
ii  libkdecore5 4:4.14.13-1
ii  libkdeui5   4:4.14.13-1
ii  libkio5 4:4.14.13-1
ii  libkparts4  4:4.14.13-1
ii  libphonon4  4:4.8.3-2
ii  libqt4-dbus 4:4.8.7+dfsg-4
ii  libqt4-svg  4:4.8.7+dfsg-4
ii  libqt4-xml  4:4.8.7+dfsg-4
ii  libqtcore4  4:4.8.7+dfsg-4
ii  libqtgui4   4:4.8.7+dfsg-4
ii  libqtwebkit42.3.4.dfsg-5
ii  libstdc++6  5.2.1-25
ii  phonon  4:4.8.3-2
ii  zlib1g  1:1.2.8.dfsg-2+b1

calligrastage recommends no packages.

Versions of packages calligrastage suggests:
pn  khelpcenter4  



Bug#806428: plasma-workspace: should depend on plasma-desktop

2015-11-27 Thread Salvo Tomaselli
Package: plasma-workspace
Version: 4:5.4.2-1+b1
Severity: minor

Dear Maintainer,

I have just tried to run "plasmashell" without having plasma-desktop
installed. It shows an error dialog saying that components are missing.

Probably this package should depend on plasma-desktop then.

Best

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

Kernel: Linux 4.1.0-ck2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-workspace depends on:
ii  dbus-x111.10.4-1
ii  frameworkintegration5.15.0-1+b1
ii  gdb 7.10-1
ii  kactivities 5.15.0-1
ii  kde-cli-tools   4:5.4.2-1
ii  kded5   5.15.0-1
ii  kinit   5.15.0-1
ii  kio 5.15.0-1
ii  libc6   2.19-22
ii  libcln6 1.3.4-1
ii  libdbusmenu-qt5-2   0.9.3+15.10.20150604-1
ii  libgcc1 1:5.2.1-25
ii  libgps223.15-2
ii  libice6 2:1.0.9-1+b1
ii  libkf5activities5   5.15.0-1
ii  libkf5auth5 5.15.0-1
ii  libkf5baloo55.15.0+-1
ii  libkf5bookmarks55.15.0-1
ii  libkf5completion5   5.15.0-1
ii  libkf5configcore5   5.15.0-1
ii  libkf5configgui55.15.0-1
ii  libkf5configwidgets55.15.0-1
ii  libkf5coreaddons5   5.15.0-1
ii  libkf5crash55.15.0-1
ii  libkf5dbusaddons5   5.15.0-1
ii  libkf5declarative5  5.15.0-1
ii  libkf5globalaccel-bin   5.15.0-1
ii  libkf5globalaccel5  5.15.0-1
ii  libkf5guiaddons55.15.0-1
ii  libkf5i18n5 5.15.0-1
ii  libkf5iconthemes5   5.15.0-1
ii  libkf5idletime5 5.15.0-1
ii  libkf5itemviews55.15.0-1
ii  libkf5jobwidgets5   5.15.0-1
ii  libkf5js5   5.15.0-1
ii  libkf5jsembed5  5.15.0-1
ii  libkf5kdelibs4support5  5.15.0-1
ii  libkf5kiocore5  5.15.0-1
ii  libkf5kiofilewidgets5   5.15.0-1
ii  libkf5kiowidgets5   5.15.0-1
ii  libkf5networkmanagerqt6 5.15.0-1
ii  libkf5newstuff5 5.15.0-1
ii  libkf5notifications55.15.0-1
ii  libkf5notifyconfig5 5.15.0-1
ii  libkf5package5  5.15.0-1
ii  libkf5plasma5   5.15.0-1
ii  libkf5plasmaquick5  5.15.0-1
ii  libkf5quickaddons5  5.15.0-1
ii  libkf5runner5   5.15.0-1
ii  libkf5screen6   4:5.4.2-1
ii  libkf5service-bin   5.15.0+-1
ii  libkf5service5  5.15.0+-1
ii  libkf5solid55.15.0-1
ii  libkf5su5   5.15.0-1
ii  libkf5texteditor5   5.15.0-1
ii  libkf5textwidgets5  5.15.0-1
ii  libkf5wallet-bin5.15.0-1
ii  libkf5wallet5   5.15.0-1
ii  libkf5waylandclient54:5.4.2-1
ii  libkf5waylandserver54:5.4.2-1
ii  libkf5webkit5   5.15.0-1
ii  libkf5widgetsaddons55.15.0-1
ii  libkf5windowsystem5 5.15.0-1
ii  libkf5xmlgui5   5.15.0-1
ii  libkf5xmlrpcclient5 5.15.0-1
ii  libksgrd7   4:5.4.2-1
ii  libkworkspace5-54:5.4.2-1+b1
ii  libpam0g1.1.8-3.1
ii  libphonon4qt5-4 4:4.8.3-2
ii  libplasma-geolocation-interface54:5.4.2-1+b1
ii  libprocesscore7 4:5.4.2-1
ii  libprocessui7   4:5.4.2-1
ii  libqalculate5v5 0.9.7-9.1
ii  libqt5core5a5.5.1+dfsg-8
ii  libqt5dbus5 5.5.1+dfsg-8
ii  libqt5gui5  5.5.1+dfsg-8
ii  libqt5network5  5.5.1+dfsg-8
ii  libqt5qml5  5.5.1-3
ii  libqt5quick55.5.1-3
ii  libqt5script5   5.5.1+dfsg-2
ii  libqt5sql5  5.5.1+dfsg-8
ii  libqt5webkit5   5.5.1+dfsg-2
ii  libqt5widgets5  5.5.1+dfsg-8
ii  libqt5x11extras55.5.1-3
ii  libqt5xml5  5.5.1+dfsg-8
ii  libsm6   

Bug#803065: plasma-workspace: Re-introduce support for qrcode in klipper

2015-10-26 Thread Salvo Tomaselli
Package: plasma-workspace
Version: 4:5.4.2-1
Severity: normal

Dear Maintainer,

please see https://bugs.kde.org/show_bug.cgi?id=354391

Apparently it is a distribution problem if support for this 
is missing.

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

Kernel: Linux 4.2.4a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-workspace depends on:
ii  dbus-x111.10.0-3
ii  frameworkintegration5.15.0-1+b1
ii  gdb 7.10-1
ii  kactivities 5.15.0-1
ii  kde-cli-tools   4:5.4.2-1
ii  kded5   5.15.0-1
ii  kinit   5.15.0-1
ii  kio 5.15.0-1
ii  libc6   2.19-22
ii  libcln6 1.3.4-1
ii  libdbusmenu-qt5-2   0.9.3+15.10.20150604-1
ii  libgcc1 1:5.2.1-22
ii  libgps213.11-3
ii  libice6 2:1.0.9-1+b1
ii  libkf5activities5   5.15.0-1
ii  libkf5auth5 5.15.0-1
ii  libkf5baloo55.15.0+-1
ii  libkf5bookmarks55.15.0-1
ii  libkf5completion5   5.15.0-1
ii  libkf5configcore5   5.15.0-1
ii  libkf5configgui55.15.0-1
ii  libkf5configwidgets55.15.0-1
ii  libkf5coreaddons5   5.15.0-1
ii  libkf5crash55.15.0-1
ii  libkf5dbusaddons5   5.15.0-1
ii  libkf5declarative5  5.15.0-1
ii  libkf5globalaccel-bin   5.15.0-1
ii  libkf5globalaccel5  5.15.0-1
ii  libkf5guiaddons55.15.0-1
ii  libkf5i18n5 5.15.0-1
ii  libkf5iconthemes5   5.15.0-1
ii  libkf5idletime5 5.15.0-1
ii  libkf5itemviews55.15.0-1
ii  libkf5jobwidgets5   5.15.0-1
ii  libkf5js5   5.15.0-1
ii  libkf5jsembed5  5.15.0-1
ii  libkf5kdelibs4support5  5.15.0-1
ii  libkf5kiocore5  5.15.0-1
ii  libkf5kiofilewidgets5   5.15.0-1
ii  libkf5kiowidgets5   5.15.0-1
ii  libkf5networkmanagerqt6 5.15.0-1
ii  libkf5newstuff5 5.15.0-1
ii  libkf5notifications55.15.0-1
ii  libkf5notifyconfig5 5.15.0-1
ii  libkf5package5  5.15.0-1
ii  libkf5plasma5   5.15.0-1
ii  libkf5plasmaquick5  5.15.0-1
ii  libkf5quickaddons5  5.15.0-1
ii  libkf5runner5   5.15.0-1
ii  libkf5screen6   4:5.4.2-1
ii  libkf5service-bin   5.15.0+-1
ii  libkf5service5  5.15.0+-1
ii  libkf5solid55.15.0-1
ii  libkf5su5   5.15.0-1
ii  libkf5texteditor5   5.15.0-1
ii  libkf5textwidgets5  5.15.0-1
ii  libkf5wallet-bin5.15.0-1
ii  libkf5wallet5   5.15.0-1
ii  libkf5waylandclient54:5.4.2-1
ii  libkf5waylandserver54:5.4.2-1
ii  libkf5webkit5   5.15.0-1
ii  libkf5widgetsaddons55.15.0-1
ii  libkf5windowsystem5 5.15.0-1
ii  libkf5xmlgui5   5.15.0-1
ii  libkf5xmlrpcclient5 5.15.0-1
ii  libksgrd7   4:5.4.2-1
ii  libkworkspace5-54:5.4.2-1
ii  libpam0g1.1.8-3.1
ii  libphonon4qt5-4 4:4.8.3-2
ii  libplasma-geolocation-interface54:5.4.2-1
ii  libprocesscore7 4:5.4.2-1
ii  libprocessui7   4:5.4.2-1
ii  libqalculate5v5 0.9.7-9.1
ii  libqt5core5a5.5.1+dfsg-4
ii  libqt5dbus5 5.5.1+dfsg-4
ii  libqt5gui5  5.5.1+dfsg-4
ii  libqt5network5  5.5.1+dfsg-4
ii  libqt5qml5  5.5.1-3
ii  libqt5quick55.5.1-3
ii  libqt5script5   5.5.1+dfsg-2
ii  libqt5sql5  5.5.1+dfsg-4
ii  libqt5webkit5   5.5.1+dfsg-2
ii  libqt5widgets5  5.5.1+dfsg-4
ii  libqt5x11extras55.5.1-2
ii  libqt5xml5  5.5.1+dfsg-4
ii  libsm6  2:1.2.2-1+b1
ii  libstdc++6  5.2.1-22
ii  

Bug#802764: virtualbox-source: fucks up my kernel's modules

2015-10-25 Thread Salvo Tomaselli
> Creating a kernel module has nothing in common with not booting a system, 
unless you get a kernel panic or similar.

Well I had no modules for framebuffer, so Xorg would not run because of "no 
video card" and no modules for network interfaces.

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#802764: virtualbox-source: fucks up my kernel's modules

2015-10-24 Thread Salvo Tomaselli
It is the only recent package that touched kernel modules.
Il 24/ott/2015 12:09, "Ritesh Raj Sarraf" <r...@researchut.com> ha scritto:

> Control: tag -1 +moreinfo
> Control: severity -1 normal
>
>
> For a bug with severity "critical", you should provide appropriate
> information. Otherwise it does not justify the severity.
>
>
> Your logs have nothing mentioned about vbox. So I don't understand how
> you'd point this as a vbox problem.
>
>
> On Fri, 2015-10-23 at 11:14 +0200, Salvo Tomaselli wrote:
> > Dear Maintainer,
> >
> > apparently upgrading virtualbox messed with my custom built kernel's
> > modules,
> > and so if I boot with that kernel I no longer have a video card and I
> > am not
> > able to start Xorg.
> >
> > Also, the text on my console is unusually huge.
> --
> Ritesh Raj Sarraf
> RESEARCHUT - http://www.researchut.com
> "Necessity is the mother of invention."
>
>


Bug#802763: kinit: should depend on libqt5xcbqpa5:amd64

2015-10-23 Thread Salvo Tomaselli
Package: kinit
Version: 5.15.0-1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

my system was totally unable to do a graphical login.

After a lot of wasted time, I found these errors in the .xsession-errors file

> kdeinit5: preparing to launch 'libkdeinit5_klauncher'
> kdeinit5: Launched KLauncher, pid = 1801, result = 0
> This application failed to start because it could not find or load the Qt 
> platform plugin "xcb".
> 
> Available platform plugins are: linuxfb, minimal, minimalegl, offscreen.
> 
> Reinstalling the application may fix this problem.
> kdeinit5: Communication error with launcher. Exiting!
> kdeinit5_wrapper: Warning: connect(/run/user/1001/kdeinit5__0) failed: : 
> Connection refused
> This application failed to start because it could not find or load the Qt 
> platform plugin "xcb".

and so I installed libqt5xcbqpa5, which then made it work.

So I suppose the library should be among the dependencies.

Thanks

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

Kernel: Linux 4.1.6a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kinit depends on:
ii  libc62.19-22
ii  libcap2  1:2.24-12
ii  libkf5configcore55.15.0-1
ii  libkf5coreaddons55.15.0-1
ii  libkf5crash5 5.15.0-1
ii  libkf5i18n5  5.15.0-1
ii  libkf5kiocore5   5.15.0-1
ii  libkf5kiowidgets55.15.0-1
ii  libkf5service-bin5.15.0+-1
ii  libkf5service5   5.15.0+-1
ii  libkf5windowsystem5  5.15.0-1
ii  libqt5core5a 5.5.1+dfsg-2
ii  libqt5dbus5  5.5.1+dfsg-2
ii  libqt5gui5   5.5.1+dfsg-2
ii  libstdc++6   5.2.1-22
ii  libx11-6 2:1.6.3-1

kinit recommends no packages.

kinit suggests no packages.

-- no debconf information
Xsession: X session started for salvo at ven 23 ott 2015, 11.00.21, CEST
localuser:salvo being added to access control list
Service 'org.kde.kaccessibleapp' does not exist.
This application failed to start because it could not find or load the Qt 
platform plugin "xcb".

Available platform plugins are: linuxfb, minimal, minimalegl, offscreen.

Reinstalling the application may fix this problem.
xmodmap:  please release the following keys within 2 seconds:
Caps_Lock (keysym 0xffe5, keycode 37)
Alt_L (keysym 0xffe9, keycode 64)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
kbuildsycoca4 running...
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was 
':1.6'
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.


1
yakuake(1697)/konsole Konsole::Session::run: Attempted to re-run an already 
running session. 
startkde: Starting up...
QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it 
was ':1.16'
kdeinit5: preparing to launch 'libkdeinit5_klauncher'
kdeinit5: Launched KLauncher, pid = 1801, result = 0
This application failed to start because it could not find or load the Qt 
platform plugin "xcb".

Available platform plugins are: linuxfb, minimal, minimalegl, offscreen.

Reinstalling the application may fix this problem.
kdeinit5: Communication error with launcher. Exiting!
kdeinit5_wrapper: Warning: connect(/run/user/1001/kdeinit5__0) failed: : 
Connection refused
This application failed to start because it could not find or load the Qt 
platform plugin "xcb".

Available platform plugins are: linuxfb, minimal, minimalegl, offscreen.

Reinstalling the application may fix this problem.
Aborted
startkde: Shutting down...
kdeinit5_wrapper: Warning: connect(/run/user/1001/kdeinit5__0) failed: : 
Connection refused
Error: Can not contact kdeinit5!
startkde: Running shutdown scripts...
startkde: Done.
kdeinit4: Fatal IO error: client killed
klauncher: Exiting on signal 15
kdeinit4: Fatal IO error: client killed
yakuake: Fatal IO error: client killed
yakuake(1697)/konsole Konsole::SessionManager::~SessionManager: Konsole 

Bug#802764: virtualbox-source: fucks up my kernel's modules

2015-10-23 Thread Salvo Tomaselli
Package: virtualbox-source
Version: 5.0.8-dfsg-1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

apparently upgrading virtualbox messed with my custom built kernel's modules,
and so if I boot with that kernel I no longer have a video card and I am not
able to start Xorg.

Also, the text on my console is unusually huge.

Attaching my dmesg.

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

Kernel: Linux 4.1.6a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virtualbox-source depends on:
ii  build-essential   12.1
ii  bzip2 1.0.6-8
ii  debhelper 9.20151005
ii  kbuild1:0.1.9998svn2786+dfsg-1
ii  module-assistant  0.11.8

Versions of packages virtualbox-source recommends:
ii  virtualbox  5.0.8-dfsg-1

virtualbox-source suggests no packages.

-- no debconf information
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 4.2.1a (root@hal9000) (gcc version 5.2.1 20150911 
(Debian 5.2.1-17) ) #1 SMP PREEMPT Mon Sep 28 13:40:48 CEST 2015
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.1a root=/dev/sda2 ro 
pcie_aspm=force i915.enable_rc6=4
[0.00] Disabled fast string operations
[0.00] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[0.00] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point 
registers'
[0.00] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[0.00] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[0.00] x86/fpu: Enabled xstate features 0x7, context size is 0x340 
bytes, using 'standard' format.
[0.00] x86/fpu: Using 'eager' FPU context switches.
[0.00] e820: BIOS-provided physical RAM map:
[0.00] BIOS-e820: [mem 0x-0x0009d7ff] usable
[0.00] BIOS-e820: [mem 0x0009d800-0x0009] reserved
[0.00] BIOS-e820: [mem 0x000e-0x000f] reserved
[0.00] BIOS-e820: [mem 0x0010-0xba99efff] usable
[0.00] BIOS-e820: [mem 0xba99f000-0xbae9efff] reserved
[0.00] BIOS-e820: [mem 0xbae9f000-0xbaf9efff] ACPI NVS
[0.00] BIOS-e820: [mem 0xbaf9f000-0xbaffefff] ACPI data
[0.00] BIOS-e820: [mem 0xbafff000-0xbaff] usable
[0.00] BIOS-e820: [mem 0xbb00-0xbf9f] reserved
[0.00] BIOS-e820: [mem 0xf800-0xfbff] reserved
[0.00] BIOS-e820: [mem 0xfe80-0xfe80] reserved
[0.00] BIOS-e820: [mem 0xfec0-0xfec00fff] reserved
[0.00] BIOS-e820: [mem 0xfed08000-0xfed08fff] reserved
[0.00] BIOS-e820: [mem 0xfed1-0xfed19fff] reserved
[0.00] BIOS-e820: [mem 0xfed1c000-0xfed1] reserved
[0.00] BIOS-e820: [mem 0xfee0-0xfee00fff] reserved
[0.00] BIOS-e820: [mem 0xffd8-0x] reserved
[0.00] BIOS-e820: [mem 0x0001-0x00013fdf] usable
[0.00] NX (Execute Disable) protection: active
[0.00] SMBIOS 2.6 present.
[0.00] DMI: LENOVO 11433LG/11433LG, BIOS 8HET41WW(1.23) 01/13/2012
[0.00] e820: update [mem 0x-0x0fff] usable ==> reserved
[0.00] e820: remove [mem 0x000a-0x000f] usable
[0.00] e820: last_pfn = 0x13fe00 max_arch_pfn = 0x4
[0.00] MTRR default type: uncachable
[0.00] MTRR fixed ranges enabled:
[0.00]   0-9 write-back
[0.00]   A-B uncachable
[0.00]   C-F write-protect
[0.00] MTRR variable ranges enabled:
[0.00]   0 base 0FFC0 mask FFFC0 write-protect
[0.00]   1 base 0 mask F8000 write-back
[0.00]   2 base 08000 mask FC000 write-back
[0.00]   3 base 0BC00 mask FFC00 uncachable
[0.00]   4 base 0BB00 mask FFF00 uncachable
[0.00]   5 base 1 mask FC000 write-back
[0.00]   6 base 13FE0 mask FFFE0 uncachable
[0.00]   7 disabled
[0.00]   8 disabled
[0.00]   9 disabled
[0.00] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[0.00] e820: last_pfn = 0xbb000 max_arch_pfn = 0x4
[0.00] Base memory trampoline at [88097000] 97000 size 24576
[0.00] reserving inaccessible SNB gfx pages
[0.00] init_memory_mapping: [mem 0x-0x000f]
[

Bug#802489: weborf: copyright in dep5

2015-10-20 Thread Salvo Tomaselli
Package: weborf
Version: 0.13.1-1
Severity: minor

Dear Maintainer,

copyright file should be in dep5

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages weborf depends on:
ii  libc6  2.19-22
ii  libmagic1  1:5.25-2

weborf recommends no packages.

Versions of packages weborf suggests:
pn  php5-cgi  

-- no debconf information



Bug#801751: sftp: The host key for this server was not found, but another type of key exists

2015-10-14 Thread Salvo Tomaselli
Package: kio
Version: 5.15.0-1
Severity: normal
Tags: upstream

Dear Maintainer,

See upstream bug:
https://bugs.kde.org/show_bug.cgi?id=352709

apparently libssh needs to be updated to 0.7.2

Regards

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kio depends on:
ii  libacl1   2.2.52-2
ii  libc6 2.19-22
ii  libgcc1   1:5.2.1-22
ii  libgssapi-krb5-2  1.13.2+dfsg-2
ii  libkf5archive55.15.0-1
ii  libkf5codecs5 5.15.0-1
ii  libkf5completion5 5.15.0-1
ii  libkf5configcore5 5.15.0-1
ii  libkf5configwidgets5  5.15.0-1
ii  libkf5coreaddons5 5.15.0-1
ii  libkf5dbusaddons5 5.15.0-1
ii  libkf5i18n5   5.15.0-1
ii  libkf5itemviews5  5.15.0-1
ii  libkf5kiocore55.15.0-1
ii  libkf5kiontlm55.15.0-1
ii  libkf5kiowidgets5 5.15.0-1
ii  libkf5notifications5  5.15.0-1
ii  libkf5service-bin 5.15.0-1
ii  libkf5service55.15.0-1
ii  libkf5solid5  5.15.0-1
ii  libkf5textwidgets55.15.0-1
ii  libkf5wallet-bin  5.15.0-1
ii  libkf5wallet5 5.15.0-1
ii  libkf5widgetsaddons5  5.15.0-1
ii  libkf5windowsystem5   5.15.0-1
ii  libqt5core5a  5.4.2+dfsg-9
ii  libqt5dbus5   5.4.2+dfsg-9
ii  libqt5gui55.4.2+dfsg-9
ii  libqt5network55.4.2+dfsg-9
ii  libqt5script5 5.4.2+dfsg-4
ii  libqt5widgets55.4.2+dfsg-9
ii  libqt5x11extras5  5.4.2-2+b1
ii  libqt5xml55.4.2+dfsg-9
ii  libstdc++65.2.1-22
ii  libxml2   2.9.2+zdfsg1-4
ii  libxslt1.11.1.28-2+b2

kio recommends no packages.

kio suggests no packages.

-- no debconf information



Bug#801781: kate: Error in `kate': free(): invalid pointer

2015-10-14 Thread Salvo Tomaselli
Package: kate
Version: 4:15.08.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
after the last round of kde updates, kate krashes all the time

> *** Error in `kate': free(): invalid pointer: 0x7fbd0e50 ***

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kate depends on:
ii  kate5-data   4:15.08.1-1
ii  ktexteditor-katepart 5.15.0-1
ii  libc62.19-22
ii  libgit2-23   0.23.1-1
ii  libkf5activities55.15.0-1
ii  libkf5bookmarks5 5.15.0-1
ii  libkf5completion55.15.0-1
ii  libkf5configcore55.15.0-1
ii  libkf5configgui5 5.15.0-1
ii  libkf5configwidgets5 5.15.0-1
ii  libkf5coreaddons55.15.0-1
ii  libkf5dbusaddons55.15.0-1
ii  libkf5guiaddons5 5.15.0-1
ii  libkf5i18n5  5.15.0-1
ii  libkf5iconthemes55.15.0-1
ii  libkf5itemmodels55.15.0-1
ii  libkf5jobwidgets55.15.0-1
ii  libkf5kiocore5   5.15.0-1
ii  libkf5kiofilewidgets55.15.0-1
ii  libkf5kiowidgets55.15.0-1
ii  libkf5newstuff5  5.15.0-1
ii  libkf5notifications5 5.15.0-1
ii  libkf5parts5 5.15.0-1
ii  libkf5plasma55.15.0-1
ii  libkf5service5   5.15.0+-1
ii  libkf5texteditor55.15.0-1
ii  libkf5textwidgets5   5.15.0-1
ii  libkf5threadweaver5  5.15.0-1
ii  libkf5wallet-bin 5.15.0-1
ii  libkf5wallet55.15.0-1
ii  libkf5widgetsaddons5 5.15.0-1
ii  libkf5windowsystem5  5.15.0-1
ii  libkf5xmlgui55.15.0-1
ii  libqt5core5a 5.4.2+dfsg-9
ii  libqt5dbus5  5.4.2+dfsg-9
ii  libqt5gui5   5.4.2+dfsg-9
ii  libqt5sql5   5.4.2+dfsg-9
ii  libqt5widgets5   5.4.2+dfsg-9
ii  libqt5xml5   5.4.2+dfsg-9
ii  libstdc++6   5.2.1-22
ii  plasma-framework 5.15.0-1
ii  qml-module-org-kde-kquickcontrolsaddons  5.15.0-1
ii  qml-module-qtquick-layouts   5.4.2-2+b1
ii  qml-module-qtquick2  5.4.2-6

kate recommends no packages.

Versions of packages kate suggests:
ii  aspell 0.60.7~20110707-3
pn  khelpcenter
ii  konsole-kpart  4:15.08.1-1

-- no debconf information



Bug#801728: sonnet-plugins: too many choices shown

2015-10-13 Thread Salvo Tomaselli
Package: sonnet-plugins
Version: 5.15.0-1
Severity: normal

Dear Maintainer,
I have installed aspell-en and aspell-it

in kwrite when I select the language, I see 1 option for Italian and 22
different flavours of english with obscure names (for example "suffissi in
-ize e con gli accenti") that should really not be there, especially because
I have no clue of which one I should pick.


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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sonnet-plugins depends on:
ii  libaspell150.60.7~20110707-3
ii  libc6  2.19-22
ii  libhunspell-1.3-0  1.3.3-3+b1
ii  libkf5sonnetcore5  5.15.0-1
ii  libqt5core5a   5.4.2+dfsg-9
ii  libstdc++6 5.2.1-22
ii  zlib1g 1:1.2.8.dfsg-2+b1

sonnet-plugins recommends no packages.

Versions of packages sonnet-plugins suggests:
pn  hspell  

-- no debconf information



Bug#789567: Help?

2015-10-11 Thread Salvo Tomaselli
Hello,

Do you have any clue on how to fix this?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789567

Thanks

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#801474: kscreen: No longer supports 2 monitors

2015-10-10 Thread Salvo Tomaselli
Package: kscreen
Version: 4:5.4.2-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

a recent update of the package introduced a very annoying bug.

Basically whenever I connect an external monitor to my laptop, using the
VGA connector, the laptop's screen goes off and the image is moved to the
other screen.

Opening systemsettings, it appears that the only available output is the
just connected screen and there is no way to use 2 monitors.

This is clearly a bug.

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kscreen depends on:
ii  kde-cli-tools  4:5.4.2-1
ii  libc6  2.19-22
ii  libkf5configcore5  5.14.0-1
ii  libkf5configwidgets5   5.14.0-1
ii  libkf5coreaddons5  5.14.0-1
ii  libkf5dbusaddons5  5.14.0-1
ii  libkf5globalaccel5 5.14.0-1
ii  libkf5i18n55.14.0-1
ii  libkf5screen6  4:5.4.2-1
ii  libkf5widgetsaddons5   5.14.0-1
ii  libkf5xmlgui5  5.14.0-1
ii  libqt5core5a   5.4.2+dfsg-9
ii  libqt5dbus55.4.2+dfsg-9
ii  libqt5gui5 5.4.2+dfsg-9
ii  libqt5qml5 5.4.2-6
ii  libqt5quick5   5.4.2-6
ii  libqt5widgets5 5.4.2+dfsg-9
ii  libstdc++6 5.2.1-21
ii  plasma-framework   5.14.0-1
ii  qml-module-qtgraphicaleffects  5.4.2-2+b1

kscreen recommends no packages.

kscreen suggests no packages.

-- no debconf information


Bug#798494: reassign

2015-10-09 Thread Salvo Tomaselli
reassign 798494 linux
thanks

Reassign bug to the kernel, it seems a regression there.



Bug#800944: libechonest: long description is not descriptive

2015-10-05 Thread Salvo Tomaselli
Source: libechonest
Version: long description is not descriptive
Severity: minor

Dear Maintainer,
in my opinion the description should mention what this echo nest is and does.

Currently it sounds like buzzwords.

Best

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#800693: Patch

2015-10-04 Thread Salvo Tomaselli
tags 800693 patch
thanks

This is the patch to copy in
debian/patches and add to debian/patches/series.


-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/Description: Fix to accomodate changes in python-urwid
 Version 3 of the package is not backwards compatible.
 Origin: other https://bbs.archlinux.org/viewtopic.php?pid=1481016
 Bug-Debian: https://bugs.debian.org/#800693
 Forwarded: no
 Reviewed-By: Salvo 'LtWorf' Tomaselli <tipos...@tiscali.it>
 Last-Update: 2015-10-03

--- wicd-1.7.2.4.orig/curses/wicd-curses.py
+++ wicd-1.7.2.4/curses/wicd-curses.py
@@ -927,9 +927,10 @@ class appGUI():
 if not ui._started:
 return False
 
-input_data = ui.get_input_nonblocking()
+ui.set_input_timeouts(max_wait=0)
+input_data = ui.get_input()
 # Resolve any "alarms" in the waiting
-self.handle_keys(input_data[1])
+self.handle_keys(input_data)
 
 # Update the screen
 canvas = self.frame.render( (self.size),True )


Bug#800693: Patch

2015-10-04 Thread Salvo Tomaselli
Hello,

I messed up a bit with that patch. The original version in mentor was
a bit incorrect (as pointed out by Gianfranco Costamagna) because it
also changes the shebang of the py file.

The 2nd patch was correct but had wrong headers.

I've just uploaded on mentors a 3rd (and hopefully last) version of
the package with the patch.

Thank you.


2015-10-04 13:36 GMT+02:00 Axel Beckert <a...@debian.org>:
> Hi Salvo,
>
> Salvo Tomaselli wrote:
>> This is the patch to copy in
>> debian/patches and add to debian/patches/series.
>
> For some reason the DEP-3 headers are wrongly indented. But it's
> correct in the package on mentors. Probably an editor issue while
> pasting.
>
> The patch works fine for me, too. So thanks again.
>
> David: Will upload it as posted on mentors to DELAYED/2.
>
> Regards, Axel
> --
>  ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
> : :' :  |  Debian Developer, ftp.ch.debian.org Admin
> `. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
>   `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Bug#800693: Patch

2015-10-04 Thread Salvo Tomaselli
Hello,

Well there is some dh_something that automatically changes the shebang
anyway (and that's why I mistakenly had it in my diff)

I don't mind if you do reupload the package. I just wanted to get a
fix out there ASAP since it's not working as it is now and people
might be unhappy about it.

Thanks

2015-10-04 16:35 GMT+02:00 Axel Beckert <a...@debian.org>:
> Hi Salvo,
>
> Salvo Tomaselli wrote:
>> I messed up a bit with that patch. The original version in mentor was
>> a bit incorrect (as pointed out by Gianfranco Costamagna) because it
>> also changes the shebang of the py file.
>
> Indeed. Didn't notice that change. But then again, the
> "#!/usr/bin/python" shebang is the correct one and "#!/usr/bin/env
> python" is wrong for all packaged stuff, because it would break for
> any user who has a locally installed version of python in his $PATH
> and hasn't all run-time dependencies available there, too.
>
> See
> https://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html#s-interpreter_loc
> for details.
>
>> I've just uploaded on mentors a 3rd (and hopefully last) version of
>> the package with the patch.
>
> I actually was about to write a mail that I've uploaded your NMU to
> DELAYED/2, see https://ftp-master.debian.org/deferred.html
>
> I could withdraw that upload, but since it actually fixes the shebang
> line to be "#!/usr/bin/python", I'd prefer to leave it.
>
> Then again, that change should be mentioned in the changelog. And in
> the meanwhile this issue has been reported upstream, too (at
> https://github.com/dpaleino/wicd/pull/5), so "Forwarded: no" is no
> more true.
>
> Salvo: Do you mind if I update debian/changelog and the patch headers
> accordingly and re-upload the package?
>
> Here's the debdiff I uploaded to DELAYED/2 so far:
>
> diff -Nru wicd-1.7.2.4/debian/changelog wicd-1.7.2.4/debian/changelog
> --- wicd-1.7.2.4/debian/changelog   2013-06-07 18:42:09.0 +0200
> +++ wicd-1.7.2.4/debian/changelog   2015-10-03 09:58:09.0 +0200
> @@ -1,3 +1,10 @@
> +wicd (1.7.2.4-4.2) unstable; urgency=high
> +
> +  * Non-maintainer upload.
> +  * Patch to work with newer python-urwid (Closes: #800693)
> +
> + -- Salvo 'LtWorf' Tomaselli <tipos...@tiscali.it>  Sat, 03 Oct 2015 
> 09:56:54 +0200
> +
>  wicd (1.7.2.4-4.1) unstable; urgency=low
>
>* Non-maintainer upload
> diff -Nru wicd-1.7.2.4/debian/patches/34-newer_urwid 
> wicd-1.7.2.4/debian/patches/34-newer_urwid
> --- wicd-1.7.2.4/debian/patches/34-newer_urwid  1970-01-01 01:00:00.0 
> +0100
> +++ wicd-1.7.2.4/debian/patches/34-newer_urwid  2015-10-03 09:56:47.0 
> +0200
> @@ -0,0 +1,29 @@
> +Description: Fix to accomodate changes in python-urwid
> + Version 3 of the package is not backwards compatible.
> +Origin: other https://bbs.archlinux.org/viewtopic.php?pid=1481016
> +Bug-Debian: https://bugs.debian.org/#800693
> +Forwarded: no
> +Reviewed-By: Salvo 'LtWorf' Tomaselli <tipos...@tiscali.it>
> +Last-Update: 2015-10-03
> +
> +--- wicd-1.7.2.4.orig/curses/wicd-curses.py
>  wicd-1.7.2.4/curses/wicd-curses.py
> +@@ -1,4 +1,4 @@
> +-#!/usr/bin/env python
> ++#! /usr/bin/python
> + # -* coding: utf-8 -*-
> +
> + """ wicd-curses. (curses/urwid-based) console interface to wicd
> +@@ -927,9 +927,10 @@ class appGUI():
> + if not ui._started:
> + return False
> +
> +-input_data = ui.get_input_nonblocking()
> ++ui.set_input_timeouts(max_wait=0)
> ++input_data = ui.get_input()
> + # Resolve any "alarms" in the waiting
> +-self.handle_keys(input_data[1])
> ++self.handle_keys(input_data)
> +
> + # Update the screen
> + canvas = self.frame.render( (self.size),True )
> diff -Nru wicd-1.7.2.4/debian/patches/series 
> wicd-1.7.2.4/debian/patches/series
> --- wicd-1.7.2.4/debian/patches/series  2013-06-07 18:13:37.0 +0200
> +++ wicd-1.7.2.4/debian/patches/series  2015-10-03 09:53:21.0 +0200
> @@ -5,3 +5,4 @@
>  26-support_etc-network_scripts.patch
>  32-prefer_gksu.patch
>  33-focus_property.patch
> +34-newer_urwid
>
> Regards, Axel
> --
>  ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
> : :' :  |  Debian Developer, ftp.ch.debian.org Admin
> `. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
>   `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Bug#800693: python-urwid: breaks wicd-curses

2015-10-03 Thread Salvo Tomaselli
Hello,

> I'm sorry, but this is not "critical", just "grave". wicd-curses and
> python-urwid are not "unrelated" as wicd-curses depends on python-urwid
Thanks, that is correct.

> About at the same time this also has been reported against
> wicd-curses. Merging the two bug reports.
It was because I hadn't originally realised what was causing the problem.

> I saw you prepared an NMU for sponsoring at
> https://mentors.debian.net/package/wicd. Thanks for that! I'll have a
> look at it.
Indeed, I've found a patch on archlinux and I've tried it with urwid from 
testing and sid and it works with both versions.

However, today my usual sponsor was not online on IRC so I couldn't ask.


-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#800691: wicd-curses: just became completely useless. See stacktrace

2015-10-02 Thread Salvo Tomaselli
Package: wicd-curses
Version: 1.7.2.4-4.1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

the curses interface refuses to start.

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages wicd-curses depends on:
ii  python2.7.9-1
ii  python-urwid  1.3.0-1+b1
ii  wicd-daemon   1.7.2.4-4.1

Versions of packages wicd-curses recommends:
ii  sudo  1.8.12-1

wicd-curses suggests no packages.

Versions of packages wicd-daemon depends on:
ii  adduser  3.113+nmu3
ii  dbus 1.10.0-3
ii  debconf  1.5.57
ii  ethtool  1:3.16-1
ii  iproute  1:4.1.1-1
ii  iputils-ping 3:20121221-5+b2
ii  isc-dhcp-client  4.3.3-3
ii  lsb-base 9.20150917
ii  net-tools1.60+git20150829.73cef8a-1
ii  psmisc   22.21-2.1
ii  python   2.7.9-1
ii  python-dbus  1.2.0-2+b4
ii  python-gobject   3.16.2-1
ii  python-wicd  1.7.2.4-4.1
ii  wireless-tools   30~pre9-8
ii  wpasupplicant2.3-2.1

Versions of packages wicd-daemon recommends:
ii  rfkill  0.5-1

Versions of packages wicd-daemon suggests:
pn  pm-utils  

Versions of packages python-wicd depends on:
ii  python  2.7.9-1

-- debconf information:
* wicd/users: salvo
Traceback (most recent call last):
  File "/usr/share/wicd/curses/wicd-curses.py", line 1063, in 
main()
  File "/usr/share/wicd/curses/wicd-curses.py", line 995, in main
ui.run_wrapper(run)
  File "/usr/lib/python2.7/dist-packages/urwid/display_common.py", line 757, in run_wrapper
return fn()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1003, in run
app = appGUI()
  File "/usr/share/wicd/curses/wicd-curses.py", line 591, in __init__
self.update_status()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 734, in update_status
self.set_status):
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 161, in check_for_wireless
('$C', ip))
  File "/usr/share/wicd/curses/wicd-curses.py", line 781, in set_status
self.update_ui()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 930, in update_ui
input_data = ui.get_input_nonblocking()
AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'


Bug#799837: sddm becomes unusable after logout

2015-10-02 Thread Salvo Tomaselli
> Does the problem go away if you boot your machine after removing consolekit?
Plasma 5 goes away if I remove consolekit (see attached aptitude log),
so your suggestion is not
really useful to me.

Thanks


aptitude
Description: Binary data


Bug#800693: python-urwid: breaks wicd-curses

2015-10-02 Thread Salvo Tomaselli
Package: python-urwid
Version: 1.3.0-1+b1
Severity: critical
Justification: breaks unrelated software

Dear Maintainer,

the new version breaks wicd-curses.

See attachment.

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

Kernel: Linux 4.2.1a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-urwid depends on:
ii  libc6   2.19-22
ii  python  2.7.9-1

python-urwid recommends no packages.

python-urwid suggests no packages.

-- no debconf information
Traceback (most recent call last):
  File "/usr/share/wicd/curses/wicd-curses.py", line 1063, in 
main()
  File "/usr/share/wicd/curses/wicd-curses.py", line 995, in main
ui.run_wrapper(run)
  File "/usr/lib/python2.7/dist-packages/urwid/display_common.py", line 757, in run_wrapper
return fn()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1003, in run
app = appGUI()
  File "/usr/share/wicd/curses/wicd-curses.py", line 591, in __init__
self.update_status()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 734, in update_status
self.set_status):
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 161, in check_for_wireless
('$C', ip))
  File "/usr/share/wicd/curses/wicd-curses.py", line 781, in set_status
self.update_ui()
  File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 930, in update_ui
input_data = ui.get_input_nonblocking()
AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'


Bug#800532: RM: plasma-widget-smooth-tasks -- ROM; The package is obsolete

2015-09-30 Thread Salvo Tomaselli
Package: ftp.debian.org
Severity: normal

Please see #793048 and 
https://bitbucket.org/flupp/smooth-tasks-fork/issues/43/

The package is useless in its current status and upstream is not responsive.



Bug#799837: sddm becomes unusable after logout

2015-09-23 Thread Salvo Tomaselli
Package: sddm
Version: 0.12.0-4
Severity: critical
Justification: breaks the whole system

Dear Maintainer,
I normally use a laptop where I am the single user, so I only login once
in sddm, and I use "shutdown" when I (rarely) need to turn it off.

Today I needed to logout and login again. What happened was that:

1. KDE took several minutes to disappear
2. After it disappeared the screen went off! Backlight off and completely
dark.

With great difficulty I managed to reach a virtual terminal (the system was
very unresponsive) and noticed that there were no longer any processes from
my session running. sddm was running.

I attach some logs in hope that they can help.

I think it's a really terrible behaviour.

Best

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

Kernel: Linux 4.1.6a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sddm depends on:
ii  adduser 3.113+nmu3
ii  debconf [debconf-2.0]   1.5.57
ii  libc6   2.19-22
ii  libgcc1 1:5.2.1-17
ii  libpam0g1.1.8-3.1
ii  libqt5core5a5.4.2+dfsg-9
ii  libqt5dbus5 5.4.2+dfsg-9
ii  libqt5gui5  5.4.2+dfsg-9
ii  libqt5network5  5.4.2+dfsg-9
ii  libqt5qml5  5.4.2-6
ii  libqt5quick55.4.2-6
ii  libstdc++6  5.2.1-17
ii  libsystemd0 226-3
ii  libxcb-xkb1 1.10-3+b1
ii  libxcb1 1.10-3+b1
ii  qml-module-qtquick2 5.4.2-6
ii  sddm-theme-breeze [sddm-theme]  4:5.4.1-1

sddm recommends no packages.

Versions of packages sddm suggests:
pn  libpam-kwallet5  

-- debconf information:
* shared/default-x-display-manager: sddm
  sddm/daemon_name: /usr/bin/sddm
Sep 23 08:28:01 localhost sddm-helper[5271]: [PAM] Ended.
Sep 23 08:28:02 localhost sddm[5213]: Auth: sddm-helper exited successfully
Sep 23 08:28:02 localhost sddm[5213]: Socket server stopping...
Sep 23 08:28:02 localhost sddm[5213]: Socket server stopped.
Sep 23 08:28:02 localhost sddm[5213]: Display server stopping...
Sep 23 08:28:07 localhost sddm[5213]: Removing display ":0" ...
Sep 23 08:28:24 localhost sddm[5213]: Adding new display on vt 7 ...
Sep 23 08:28:24 localhost sddm[5213]: Display server starting...
Sep 23 08:28:24 localhost sddm[5213]: Running: /usr/bin/X -nolisten tcp -auth 
/var/run/sddm/{454d9a97-c40c-4a40-98a8-0df97885bc89} -background none -noreset 
-displayfd 22 vt7
Sep 23 08:28:28 localhost sddm[5213]: Running display setup script  
"/usr/share/sddm/scripts/Xsetup"
Sep 23 08:28:28 localhost sddm[5213]: Display server started.
Sep 23 08:28:28 localhost sddm[5213]: Socket server starting...
Sep 23 08:28:28 localhost sddm[5213]: Socket server started.
Sep 23 08:28:28 localhost sddm[5213]: Greeter starting...
Sep 23 08:28:28 localhost sddm[5213]: Adding cookie to 
"/var/run/sddm/{454d9a97-c40c-4a40-98a8-0df97885bc89}"
Sep 23 08:28:28 localhost sddm[5213]: Display server stopping...
Sep 23 08:28:28 localhost sddm[5213]: Display server stopped.
Sep 23 08:28:28 localhost sddm[5213]: Running display stop script  
"/usr/share/sddm/scripts/Xstop"
Sep 23 08:28:28 localhost sddm-helper[802]: [PAM] Starting...
Sep 23 08:28:28 localhost sddm-helper[802]: [PAM] Authenticating...
Sep 23 08:28:28 localhost sddm-helper[802]: [PAM] returning.
Sep 23 08:28:29 localhost systemd[1]: Started Session c1 of user sddm.
Sep 23 08:28:31 localhost kernel: [461586.521292] sddm-greeter[844]: segfault 
at 18 ip 7f7aa72e26f8 sp 7ffd8ea10b20 error 4 in 
libqxcb.so[7f7aa7298000+b6000]
Sep 23 08:28:31 localhost sddm[5213]: Greeter session started successfully
Sep 23 08:28:31 localhost sddm-helper[802]: [PAM] Ended.
Sep 23 08:28:31 localhost sddm[5213]: Auth: sddm-helper exited successfully
Sep 23 08:28:31 localhost sddm[5213]: Greeter stopped.


Bug#799645: sonnet-plugins: Missing dependency on aspell

2015-09-21 Thread Salvo Tomaselli
Package: sonnet-plugins
Version: 5.14.0-1
Severity: normal

Dear Maintainer,

basically #798915 but that was marked as fixed in a previous version and
it does nont seem fixed at all.

The description of sonnet should explicitly mention that it requires aspell
and does not work with myspell.

Best

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

Kernel: Linux 4.1.6a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sonnet-plugins depends on:
ii  libaspell150.60.7~20110707-3
ii  libc6  2.19-20
ii  libhunspell-1.3-0  1.3.3-3+b1
ii  libkf5sonnetcore5  5.14.0-1
ii  libqt5core5a   5.4.2+dfsg-9
ii  libstdc++6 5.2.1-17
ii  zlib1g 1:1.2.8.dfsg-2+b1

sonnet-plugins recommends no packages.

Versions of packages sonnet-plugins suggests:
pn  hspell  

-- no debconf information



Bug#798579: linux: fails to boot MPU-401 device not found or busy

2015-09-20 Thread Salvo Tomaselli
Hello,

I was using systemd. It boots with sysvinit.

2015-09-18 18:08 GMT+02:00 Ben Hutchings <b...@decadent.org.uk>:
> Control: retitle -1 Boot hangs under Linux 3.16 after I/O errors for sr0
> Control: severity -1 important
> Control: tag -1 moreinfo
>
> On Thu, 10 Sep 2015 20:09:41 +0200 Salvo Tomaselli <tipos...@tiscali.it> 
> wrote:
>> Source: linux
>> Version: 3.16.7-ckt11-1+deb8u3
>> Severity: critical
>> Justification: breaks the whole system
>>
>> Dear Maintainer,
>>
>> after upgrading from oldstable to stable, the new kernel can't boot the 
>> system.
>>
>> The older kernel does.
>>
>> I have run reportbug with linux 3.2, as 3.16 won't boot.
>>
>> I attach screenshot of what comes on the screen.
> [...]
>
> Are you booting with systemd (default) or sysvinit?  Does it make a
> difference if you choose the other (you should have options for both in
> the GRUB menu)?
>
> How long did you wait for boot to complete?
>
> Ben.
>
> --
> Ben Hutchings
> [W]e found...that it wasn't as easy to get programs right as we had thought.
> ... I realized that a large part of my life from then on was going to be spent
> in finding mistakes in my own programs. - Maurice Wilkes, 1949



Bug#798365: libpolkit-gobject-1-0: depends on deprecated libsystemd-login0 package

2015-09-08 Thread Salvo Tomaselli
Package: libpolkit-gobject-1-0
Version: 0.112-3
Severity: normal

Dear Maintainer,
the package lists this:
> Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.31.8), libsystemd-login0 (>= 31)

however the last package no longer exists.

Best

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libpolkit-gobject-1-0 depends on:
ii  libc6  2.19-19
ii  libglib2.0-0   2.44.1-1.1
ii  libsystemd-login0  215-18
ii  multiarch-support  2.19-19

libpolkit-gobject-1-0 recommends no packages.

libpolkit-gobject-1-0 suggests no packages.

-- no debconf information



Bug#798272: sddm: messes up with last session

2015-09-07 Thread Salvo Tomaselli
Package: sddm
Version: 0.12.0-1
Severity: minor

Dear Maintainer,
after the last upgrade of the package, I restarted sddm.

Instead of logging in inside Plasma (which was the last session I was usinig) 
it opened
e17.

Best

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sddm depends on:
ii  adduser 3.113+nmu3
ii  debconf [debconf-2.0]   1.5.57
ii  libc6   2.19-19
ii  libgcc1 1:5.2.1-16
ii  libpam0g1.1.8-3.1
ii  libqt5core5a5.4.2+dfsg-9
ii  libqt5dbus5 5.4.2+dfsg-9
ii  libqt5gui5  5.4.2+dfsg-9
ii  libqt5network5  5.4.2+dfsg-9
ii  libqt5qml5  5.4.2-6
ii  libqt5quick55.4.2-6
ii  libstdc++6  5.2.1-16
ii  libsystemd0 225-1
ii  libxcb-xkb1 1.10-3+b1
ii  libxcb1 1.10-3+b1
ii  qml-module-qtquick2 5.4.2-6
ii  sddm-theme-breeze [sddm-theme]  4:5.4.0-1

sddm recommends no packages.

Versions of packages sddm suggests:
pn  pam-kwallet5  

-- debconf information:
* shared/default-x-display-manager: sddm
  sddm/daemon_name: /usr/bin/sddm



Bug#797746: kopete: should not depend on kdepim-runtime

2015-09-02 Thread Salvo Tomaselli
Package: kopete
Version: 4:4.14.1-2
Severity: normal

Dear Maintainer,
kopete works just fine without kdepim-runtime. It cannot integrate with
kaddressbook but that is an extra feature.

So I believe that it should recommend kdepim-runtime rather than depending
on it.

Currently kopete is not installable in debian unstable because of this
unnecessary dependency.

Best

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kopete depends on:
ii  kde-runtime4:15.08.0-2
ii  kdepim-runtime 4:4.14.10-3
ii  kdepim-runtime-dummy [kdepim-runtime]  4:4.14.2-3
ii  libc6  2.19-19
ii  libexpat1  2.1.0-7
ii  libgadu3   1:1.12.1-2
ii  libgif44.1.6-11
ii  libglib2.0-0   2.44.1-1.1
ii  libidn11   1.32-1
ii  libjasper1 1.900.1-debian1-2.4
ii  libkabc4   4:4.14.10-1
ii  libkcmutils4   4:4.14.10-3
ii  libkde3support44:4.14.10-3
ii  libkdecore54:4.14.10-3
ii  libkdeui5  4:4.14.10-3
ii  libkdnssd4 4:4.14.10-3
ii  libkemoticons4 4:4.14.10-3
ii  libkhtml5  4:4.14.10-3
ii  libkio54:4.14.10-3
ii  libkmime4  4:4.14.10-1
ii  libknewstuff2-44:4.14.10-3
ii  libknotifyconfig4  4:4.14.10-3
ii  libkopete4 4:4.14.1-2
ii  libkparts4 4:4.14.10-3
ii  libkpimidentities4 4:4.14.10-1
ii  libmeanwhile1  1.0.2-5
ii  libmediastreamer-base3 3.6.1-2.4+b3
ii  libmsn0.3  4.2-2
ii  libortp9   3.6.1-2.4+b3
ii  libotr54.1.0-2
ii  libphonon4 4:4.8.3-2
ii  libqca22.1.0.3-4
ii  libqimageblitz41:0.0.6-4
ii  libqt4-dbus4:4.8.7+dfsg-3
ii  libqt4-network 4:4.8.7+dfsg-3
ii  libqt4-qt3support  4:4.8.7+dfsg-3
ii  libqt4-sql 4:4.8.7+dfsg-3
ii  libqt4-xml 4:4.8.7+dfsg-3
ii  libqtcore4 4:4.8.7+dfsg-3
ii  libqtgui4  4:4.8.7+dfsg-3
ii  libsolid4  4:4.14.10-3
ii  libsrtp0   1.4.5~20130609~dfsg-1.1
ii  libssl1.0.01.0.2d-1
ii  libstdc++6 5.2.1-15
ii  libv4l-0   1.6.3-1
ii  libx11-6   2:1.6.3-1
ii  libxml22.9.2+really2.9.1+dfsg1-0.1
ii  libxslt1.1 1.1.28-2+b2
ii  perl   5.20.2-6
ii  phonon 4:4.8.3-2
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages kopete recommends:
pn  libqca2-plugin-ossl  
ii  libqt4-sql-sqlite4:4.8.7+dfsg-3

Versions of packages kopete suggests:
ii  imagemagick   8:6.8.9.9-5.1+b1
pn  kdeartwork-emoticons  
pn  khelpcenter4  
ii  texlive-latex-base2015.20150823-1

-- no debconf information



Bug#797670: kgpg: Should not depend on kdepim-runtime

2015-09-01 Thread Salvo Tomaselli
Package: kgpg
Version: 4:4.14.2-1
Severity: normal

Dear Maintainer,
kgpg runs fine without kdepim-runtime, so it should not depend on it.

kdepim-runtime will install mysql and akonadi, and perhaps the user just
wanted a UI to sign keys.

The dependency should be moved to suggests or recommends.

Also, kgpg is currently not installable in unstable because of this
unnecessary dependency.

Best

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kgpg depends on:
ii  gnupg  1.4.19-5
ii  gnupg2 2.1.7-2
ii  kde-runtime4:15.08.0-2
ii  kdepim-runtime 4:4.14.10-2
ii  kdepim-runtime-dummy [kdepim-runtime]  4:4.14.2-3
ii  libakonadi-contact44:4.14.10-1
ii  libakonadi-kde44:4.14.10-1
ii  libc6  2.19-19
ii  libkabc4   4:4.14.10-1
ii  libkdecore54:4.14.10-3
ii  libkdeui5  4:4.14.10-3
ii  libkio54:4.14.10-3
ii  libkpimutils4  4:4.14.10-1
ii  libqt4-dbus4:4.8.7+dfsg-3
ii  libqtcore4 4:4.8.7+dfsg-3
ii  libqtgui4  4:4.8.7+dfsg-3
ii  libsolid4  4:4.14.10-3
ii  libstdc++6 5.2.1-15

kgpg recommends no packages.

kgpg suggests no packages.

-- no debconf information



Bug#796172: konversation: should not depend on kdepim-runtime

2015-08-31 Thread Salvo Tomaselli
Thank you.

I've installed it already from incoming.

2015-08-28 21:13 GMT+02:00 Diane Trout :
> version: 1.6-1
>
> Hello,
>
> Upstream dropped the kdepim dependency in 1.6. At some point they're planning
> on using kpeople to replace it. Check /usr/share/doc/konversation/changelog.gz
> for more details.
>
> Diane



Bug#789875: [Pkg-running-devel] Bug#789875: subsurface: FTBFS in experimental

2015-08-26 Thread Salvo Tomaselli
Hello,

can we please stop?

Christoph, if you want to take over subsurface in debian you can. But
patches that need to be maintained are going to be huge; it is a lot
of work. If you don't intend to do this work you can stop using it,
compile their source code or get their binaries. Either way this
discussion is pointless.

Anton, I don't get your sarcasm about the lower level of experience
that subsurface gives in debian. Subsurface is no longer in debian.

Dirk, about the personal attacks and insults. From what I can see you
got them from somebody who is not a debian developer nor maintainer.

Best to all :)

2015-08-26 22:38 GMT+02:00 Anton Lundin gla...@acc.umu.se:
 On 26 August, 2015 - Christoph Anton Mitterer wrote:

 On Tue, 2015-08-25 at 17:55 -0700, Dirk Hohndel wrote:

 ...

  An application should be able to bring its own libraries for those
  libraries that it is so tightly coupled with that it makes no sense
  to
  allow random combinations. So today Subsurface prefers to run against
  our
  own branch of libdivecoputer and our own branch of libmarblewidget
  and
  requires the very VERY latest libgit2 (0.23) and libgrantlee (5.0.0).
 I think you're surely not the only program which has tightly coupled
 3rd party libraries - yet other projects apoarently manage to properly
 deal with that...
 Either they find a way to better cooperate with the 3rd party libs
 respective upstreams and get their needs into that code (as it could
 perhaps be done with libdivecomputer),... or they take over / fork an
 anyway slowly maintained project (again, libdivecomputer?),... or they
 simply use other libraries which better serve there needs (Robert
 complained about libmarble beeing buggy[0] - why not just using
 something much simpler? marble seems to be anyway overkill for
 something like subsurface).

 And even *if* you say that a fork is really needed for certain libs,
 why not doing it properly?
 As Salvo said, The problem is caused by the fact that
 subsurface forked some libraries and made them incompatible, without
 changing the name.

 This isn't just bad, it's also quite hostile against the original
 libdivecomputer... and sounds quite like the ffmpeg/libav debacle.


 Wtf. Have you even tried to build subsurface? Subsurface builds just
 fine with Jef's libdivecomputer master. Stop whining about
 incompatibilities that aren't there.

 And, yes, subsurface has a branch of patches which Jef haven't accepted
 upstream. They make lots of sense to subsurface, and thats why we
 insist on subsurface being distributed to users include them.

 And, no there is no hostilities between the top tree contributors of
 libdivecomputer. There are some different points of views as in all
 healthy projects, but as far as hostilities go, your're the most
 hostile thing that exists to that project.

 And, yes, Jef, Dirk and I are the top tree contributors to
 libdivecomputer.

 libgit,... well I'm not really into the subsurface code, but I never
 understood why you introduced that as a storage backend.
 Even the most prolific divers I know don't have more then 30k-50k
 dives, and usually these people stopped logging there day to day dives
 decades ago.

 Out of which ass did you pull that statement? My xml file was some
 unpleasant 14Mb of data.

 And yes, the git based backend makes sense for the user story that a
 user would like to have and edit their data on more than one machine /
 device.

 Using a plain XML file or poor-man's DB like sqlite should be more than
 enough ... plus it would have the advantage that one can actually
 manually edit/parse the log without big problems.
 I had a few cases where I manually needed to merge dives and realign
 their timestamps... too rarely to write a proper code for handling such
 cases, but simple to script with a backend like XML.


 So, do you plan to write another storage backend which we can use for
 multiple concurent offline edits? stfu until then.

 And editing the data in the git-format is easier on the eyes than
 editing the xml. You use git mv on a directory to change the start time
 of a dive.

 libmarble,... I would rather not have a fancy globe at all and
 therefore the program packaged properly in the various distros.
 Actually there are even many more divelog related features one would
 miss much more (logging of the used equipment, attaching/linking
 pictures, logging of divecomputer [firmeware] settings, etc. pp.) than
 a map.


 So, you're now the one deciding on what the user wants and not?

 You're free to fork the project then, but until then, whats the problem
 packaging libssrfmarblewidget.so together with subsurface as we
 suggested?

 If you don't like to see the globe, hide it then, but don't break the
 software for anyone who would like to use it.

 libdivecomputer:
 Wasn't the whole idea of it to have a _central_ FLOSS lib which allows
 any program to easily access dive computers instead of having one piece
 of different lib/code (each with 

Bug#779974:

2015-08-26 Thread Salvo Tomaselli
Sorry!

I had forgot about this bug.

I tried to import the certs as you said, but:

keytool -v -importcert -trustcacerts -alias rapidssl_ca  -file
/tmp/osm-tile-cert-1.crt  -keystore /etc/ssl/certs/java/cacerts
-storepass changeitErrore keytool: java.lang.Exception: L'input non è
un certificato X.509
java.lang.Exception: L'input non è un certificato X.509
at sun.security.tools.KeyTool.addTrustedCert(KeyTool.java:2626)
at sun.security.tools.KeyTool.doCommands(KeyTool.java:1009)
at sun.security.tools.KeyTool.run(KeyTool.java:340)
at sun.security.tools.KeyTool.main(KeyTool.java:333)



Bug#779974: josm: invalid certificate (incomplete /etc/ssl/certs/java/cacert)

2015-08-26 Thread Salvo Tomaselli
I tried using it today again.

I've noticed that after I get the initial error asking me to configure
a proxy, if I just hit cancel I can go on working normally.

2015-08-26 12:42 GMT+02:00 Sebastiaan Couwenberg sebas...@xs4all.nl:
 Hi Salvo  Java Team,

 As reported in the #779974 josm is not working for Salvo because the
 tile.openstreetmap.org SSL certificates are not trusted. This is caused
 by the /etc/ssl/certs/java/cacert list being incomplete, it doesn't
 include the entries other systems with ca-certificates-java have.

 So far I've been unable to get Salvo to regenerate
 /etc/ssl/certs/java/cacert properly, as should be automatic by the
 jks-keystore ca-certificates update hook.

 Do you have any advise what we could try to get his Java cacerts fixed?

 We've already tried to import the certificates in the CA chain manually,
 although that shouldn't be required.

 Kind Regards,

 Bas

 --
  GPG Key ID: 4096R/6750F10AE88D4AF1
 Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



Bug#796764: konversation: please package latest release

2015-08-24 Thread Salvo Tomaselli
Package: konversation
Version: 1.5-2
Severity: normal

Dear Maintainer,
the latest release of conversation uses Qt5, and the newer KDE libraries.

It would be nice to update it, especially because Qt4 are being phased out.

Is help needed with packaging?

Best

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages konversation depends on:
ii  kde-runtime4:4.14.2-2
ii  kdepim-runtime 4:4.14.2-3+b1
ii  kdepim-runtime-dummy [kdepim-runtime]  4:4.14.2-3
ii  konversation-data  1.5-2
ii  libc6  2.19-19
ii  libgcc11:5.2.1-15
ii  libkabc4   4:4.14.2-2+b1
ii  libkde3support44:4.14.10-3
ii  libkdecore54:4.14.10-3
ii  libkdeui5  4:4.14.10-3
ii  libkemoticons4 4:4.14.10-3
ii  libkidletime4  4:4.14.10-3
ii  libkio54:4.14.10-3
ii  libknotifyconfig4  4:4.14.10-3
ii  libkparts4 4:4.14.10-3
ii  libkresources4 4:4.14.2-2+b1
ii  libnepomuk44:4.14.10-3
ii  libnepomukutils4   4:4.14.10-3
ii  libphonon4 4:4.8.3-1
ii  libqca22.1.0.3-4
ii  libqt4-dbus4:4.8.7+dfsg-3
ii  libqt4-network 4:4.8.7+dfsg-3
ii  libqt4-qt3support  4:4.8.7+dfsg-3
ii  libqt4-svg 4:4.8.7+dfsg-3
ii  libqt4-xml 4:4.8.7+dfsg-3
ii  libqtcore4 4:4.8.7+dfsg-3
ii  libqtgui4  4:4.8.7+dfsg-3
ii  libsolid4  4:4.14.10-3
ii  libsoprano42.9.4+dfsg-3
ii  libstdc++6 5.2.1-15
ii  phonon 4:4.8.3-1

konversation recommends no packages.

konversation suggests no packages.

-- no debconf information



Bug#796177: akregator: should not depend on kdepim-runtime

2015-08-19 Thread Salvo Tomaselli
Package: akregator
Version: 4:4.14.2-2
Severity: important

Dear Maintainer,

akregator currently depends on kdepim-runtime.

According to section 7.2 of the debian policy, it should at most suggest
it. Because I've just created a dummy kdepim-runtime and konversation is
running just fine. So it doesn't _really_ depend on it.

Moreover, kdepim-runtime is currently uninstallable, so akregator is
also currently uninstallable. For no good reason.

Please consider suggesting it rather than depending on it.

Best regards


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages akregator depends on:
ii  kde-runtime4:4.14.2-2
ii  libc6  2.19-19
ii  libgcc11:5.2.1-15
ii  libkcmutils4   4:4.14.10-1
ii  libkdecore54:4.14.10-1
ii  libkdepim4 4:4.14.2-2
ii  libkdeui5  4:4.14.10-1
ii  libkhtml5  4:4.14.10-1
ii  libkio54:4.14.10-1
ii  libknotifyconfig4  4:4.14.10-1
ii  libkontactinterface4a  4:4.14.2-2+b1
ii  libkparts4 4:4.14.10-1
ii  libkpimutils4  4:4.14.2-2+b1
ii  libplasma3 4:4.14.10-1
ii  libqt4-dbus4:4.8.7+dfsg-3
ii  libqt4-xml 4:4.8.7+dfsg-3
ii  libqtcore4 4:4.8.7+dfsg-3
ii  libqtgui4  4:4.8.7+dfsg-3
ii  libsolid4  4:4.14.10-1
ii  libstdc++6 5.2.1-15
ii  libsyndication44:4.14.2-2+b1

akregator recommends no packages.

akregator suggests no packages.

-- no debconf information



Bug#796172: konversation: should not depend on kdepim-runtime

2015-08-19 Thread Salvo Tomaselli
Package: konversation
Version: 1.5-2
Severity: important

Dear Maintainer,

for reasons unknown to mankind, konversation currently depends on
kdepim-runtime.

According to section 7.2 of the debian policy, it should at most suggest
it. Because I've just created a dummy kdepim-runtime and konversation is
running just fine. So it doesn't _really_ depend on it.

Moreover, kdepim-runtime is currently uninstallable, so konversation is
also currently uninstallable. For no good reason.

Please consider suggesting it rather than depending on it.

Best regards

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages konversation depends on:
ii  kde-runtime4:4.14.2-2
ii  kdepim-runtime-dummy [kdepim-runtime]  4:4.14.2-3
ii  konversation-data  1.5-2
ii  libc6  2.19-19
ii  libgcc11:5.2.1-15
ii  libkabc4   4:4.14.2-2+b1
ii  libkde3support44:4.14.10-1
ii  libkdecore54:4.14.10-1
ii  libkdeui5  4:4.14.10-1
ii  libkemoticons4 4:4.14.10-1
ii  libkidletime4  4:4.14.10-1
ii  libkio54:4.14.10-1
ii  libknotifyconfig4  4:4.14.10-1
ii  libkparts4 4:4.14.10-1
ii  libkresources4 4:4.14.2-2+b1
ii  libnepomuk44:4.14.10-1
ii  libnepomukutils4   4:4.14.10-1
ii  libphonon4 4:4.8.3-1
ii  libqca22.1.0.3-4
ii  libqt4-dbus4:4.8.7+dfsg-3
ii  libqt4-network 4:4.8.7+dfsg-3
ii  libqt4-qt3support  4:4.8.7+dfsg-3
ii  libqt4-svg 4:4.8.7+dfsg-3
ii  libqt4-xml 4:4.8.7+dfsg-3
ii  libqtcore4 4:4.8.7+dfsg-3
ii  libqtgui4  4:4.8.7+dfsg-3
ii  libsolid4  4:4.14.10-1
ii  libsoprano42.9.4+dfsg-3
ii  libstdc++6 5.2.1-15
ii  phonon 4:4.8.3-1

konversation recommends no packages.

konversation suggests no packages.

-- no debconf information



Bug#795733: plasma-workspace: trackpoint not recognized by touchpad applet

2015-08-16 Thread Salvo Tomaselli
Package: plasma-workspace
Version: 4:5.3.2-4
Severity: minor
Tags: upstream

Dear Maintainer,
this is an upstream bug but I failed to locate the component where this belongs
so I hope you can help?

I have a Thinkpad, so it has a touchpad+the red dot.

When I disable the touchpad from the applet, I get a (very annoying and
impossible to disable) popup informing me that I have no external mouse.

However, I do have another internal device to move the arrow that is not
being considered.


Could you forward this bug to the appropriate upstream, or at least point me
to the correct one?



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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-workspace depends on:
ii  dbus-x111.8.20-1
ii  frameworkintegration5.12.0-1
ii  gdb 7.8.1-1
ii  kactivities 5.12.0-2
ii  kde-cli-tools   4:5.3.2-2
ii  kded5   5.12.0-1
ii  kinit   5.12.0-2
ii  kio 5.12.0-1
ii  kio-extras  4:5.3.2-2
ii  libc6   2.19-19
ii  libcln6 1.3.4-1
ii  libdbusmenu-qt5-2   0.9.3+15.10.20150604-1
ii  libgcc1 1:5.1.1-14
ii  libgps213.11-3
ii  libice6 2:1.0.9-1+b1
ii  libkf5activities5   5.12.0-2
ii  libkf5auth5 5.12.0-1
ii  libkf5baloo15.9.2-3
ii  libkf5bookmarks55.12.0-1
ii  libkf5completion5   5.12.0-1
ii  libkf5configcore5   5.13.0-1
ii  libkf5configgui55.13.0-1
ii  libkf5configwidgets55.12.0-1
ii  libkf5coreaddons5   5.13.0-1
ii  libkf5crash55.12.0-1
ii  libkf5dbusaddons5   5.12.0-1
ii  libkf5declarative5  5.12.0-2
ii  libkf5globalaccel-bin   5.12.0-1
ii  libkf5globalaccel5  5.12.0-1
ii  libkf5guiaddons55.13.0-1
ii  libkf5i18n5 5.13.0-1
ii  libkf5iconthemes5   5.12.0-1
ii  libkf5idletime5 5.13.0-1
ii  libkf5itemviews55.13.0-1
ii  libkf5jobwidgets5   5.12.0-1
ii  libkf5js5   5.12.0-1
ii  libkf5jsembed5  5.12.0-1
ii  libkf5kdelibs4support5  5.12.0-2
ii  libkf5kiocore5  5.12.0-1
ii  libkf5kiofilewidgets5   5.12.0-1
ii  libkf5kiowidgets5   5.12.0-1
ii  libkf5networkmanagerqt6 5.13.0-1
ii  libkf5newstuff5 5.12.0-1
ii  libkf5notifications55.12.0-1
ii  libkf5notifyconfig5 5.12.0-1
ii  libkf5package5  5.12.0-1
ii  libkf5plasma5   5.12.0-1
ii  libkf5plasmaquick5  5.12.0-1
ii  libkf5runner5   5.12.0-1
ii  libkf5screen6   4:5.3.2-1
ii  libkf5service-bin   5.12.0-1
ii  libkf5service5  5.12.0-1
ii  libkf5solid55.12.0-1
ii  libkf5su5   5.12.0-1
ii  libkf5texteditor5   5.12.0-1
ii  libkf5textwidgets5  5.12.0-1
ii  libkf5wallet5   5.12.0-1
ii  libkf5waylandclient54:5.3.2-1
ii  libkf5waylandserver54:5.3.2-1
ii  libkf5webkit5   5.12.0-1
ii  libkf5widgetsaddons55.12.0-3
ii  libkf5windowsystem5 5.13.0-1
ii  libkf5xmlgui5   5.12.0-1
ii  libkf5xmlrpcclient5 5.12.0-1
ii  libksgrd7   4:5.3.2-2
ii  libkworkspace5-54:5.3.2-4
ii  libpam0g1.1.8-3.1
ii  libphonon4qt5-4 4:4.8.3-1
ii  libplasma-geolocation-interface54:5.3.2-4
ii  libprocesscore7 4:5.3.2-2
ii  libprocessui7   4:5.3.2-2
ii  libqalculate5   0.9.7-9
ii  libqt5core5a5.4.2+dfsg-5
ii  libqt5dbus5 5.4.2+dfsg-5
ii  libqt5gui5  5.4.2+dfsg-5
ii  libqt5network5  5.4.2+dfsg-5
ii  libqt5qml5  5.4.2-6
ii  libqt5quick55.4.2-6
ii  libqt5script5   5.4.2+dfsg-4
ii  libqt5sql5  

Bug#789875: [Pkg-running-devel] Bug#789875: needs to be removed

2015-08-14 Thread Salvo Tomaselli
 Of course, in a distribution you don’t want all programs to statically
 link all libraries since that would defeat the purpose of having libraries
 but if the versioning is so fragile, we don’t see an alternative.

Debian allows static linking. The problem is caused by the fact that 
subsurface forked some libraries and made them incompatible, without changing 
the name.

Debian, as a general rule, disallows duplicated source packages. But since the 
incompatible forks retain the same name, they could never coexist within the 
same machine with the original library.

This is what makes packaging impossible. Not the static linking.

-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/



Bug#789875: needs to be removed

2015-08-12 Thread Salvo Tomaselli
tags: wontfix
thanks


Libgit2 breaks API at every minor release.

Subsurface insists on using it.

Subsurface's upstream does not like distributions and will make packaging more 
and more difficult on purpose, to discourage distributions from packaging it.

https://www.mail-archive.com/subsurface@subsurface-divelog.org/msg05634.html

Honestly, there is nothing I can do, that doesn't involve forking subsurface.

Sorry

-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/

signature.asc
Description: This is a digitally signed message part.


Bug#795238: subsurface: Please remove

2015-08-12 Thread Salvo Tomaselli
Package: subsurface
Version: 4.3-2
Severity: grave

Dear Maintainer,

upstream forked quite a lot of libraries. Packaging subsurface is impossible.

It should be removed.

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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages subsurface depends on:
ii  libc6  2.19-19
ii  libdivecomputer0   0.4.2-1
ii  libgcc11:5.1.1-14
ii  libgit2-22 0.22.2-2
ii  libmarblewidget19  4:4.14.2-1
ii  libqt4-network 4:4.8.7+dfsg-1
ii  libqt4-svg 4:4.8.7+dfsg-1
ii  libqtcore4 4:4.8.7+dfsg-1
ii  libqtgui4  4:4.8.7+dfsg-1
ii  libqtwebkit4   2.3.4.dfsg-3
ii  libsqlite3-0   3.8.11.1-1
ii  libstdc++6 5.1.1-14
ii  libxml22.9.2+dfsg1-3
ii  libxslt1.1 1.1.28-2+b2
ii  libzip20.11.2-1.2
ii  subsurface-data4.3-2
ii  zlib1g 1:1.2.8.dfsg-2+b1

subsurface recommends no packages.

subsurface 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#794573: kwin-style-breeze: breaks kwin_x11

2015-08-04 Thread Salvo Tomaselli
Package: kwin-style-breeze
Version: 4:5.3.2-4
Severity: critical
Justification: breaks unrelated software

Dear Maintainer,
after the last upgrade of this package, kwin_x11 hangs and needs to be killed.

I am attaching the output that it gives, in hopes that it can be helpful.

I suspect the behaviour to be related to breeze because using other themes
kwin works, but it is not possible to open the configuration of kwin (I imagine
because it links to breeze to show the preview).

Downgrading this package to the previous release fixes the issue.

I am also attaching the trace generated, however I couldn't find any dbg package
for breeze, so I don't know how useful it can be.


Best regards


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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kwin-style-breeze depends on:
ii  libc6 2.19-19
ii  libkdecorations2-54:5.3.2-1
ii  libkf5configcore5 5.12.0-1
ii  libkf5configgui5  5.12.0-1
ii  libkf5configwidgets5  5.12.0-1
ii  libkf5coreaddons5 5.12.0-1
ii  libkf5guiaddons5  5.12.0-1
ii  libkf5i18n5   5.12.0-1
ii  libkf5windowsystem5   5.12.0-1
ii  libqt5core5a  5.4.2+dfsg-5
ii  libqt5dbus5   5.4.2+dfsg-5
ii  libqt5gui55.4.2+dfsg-5
ii  libqt5widgets55.4.2+dfsg-5
ii  libqt5x11extras5  5.4.2-2
ii  libstdc++65.1.1-14
ii  libxcb1   1.10-3+b1

kwin-style-breeze recommends no packages.

kwin-style-breeze suggests no packages.

-- no debconf information
kf5.kiconthemes: Theme tree: (Oxygen)
kwin_core: Extensions: shape: 0x 11  composite: 0x 4  render: 0x b  
fixes: 0x 50  randr: 0x 14  sync: 0x 31  damage: 0x  11 

Constructing a KPluginInfo object from old style JSON. Please use 
kcoreaddons_desktop_to_json() for 
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
 instead of kservice_desktop_to_json() in your CMake code.
Constructing a KPluginInfo object from old style JSON. Please use 
kcoreaddons_desktop_to_json() for 
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/kwin5_aurorae.so 
instead of kservice_desktop_to_json() in your CMake code.
kf5.kservice.sycoca: Trying to open ksycoca from /home/salvo/.cache/ksycoca5
Trying to load decoration plugin:  
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
kwin_core: screens:  1 desktops:  4
kwin_core: Done.
kwin_core: User timestamp, ASN: 122359766
kwin_core: User timestamp, final: 'ID: 52428817 ;WMCLASS: plasmashell : 
plasmashell ;Caption: Desktop — Plasma ' : 122359766
kwin_core: Activation: No client active, allowing
kwin_core: screens:  1 desktops:  4
kwin_core: Done.
kwin_core: User timestamp, ASN: 122213289
kwin_core: User timestamp, final: 'ID: 52428829 ;WMCLASS: plasmashell : 
plasmashell ;Caption: Plasma ' : 122213289
kwin_core: Activation: No client active, allowing
kwin_core: screens:  1 desktops:  4
kwin_core: Done.
Application::crashHandler() called with signal 11; recent crashes: 1
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwin_x11 path = /usr/bin pid = 15391
KCrash: Arguments: /usr/bin/kwin_x11 --replace 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from 
kdeinit
sock_file=/run/user/1001/kdeinit5__1
QXcbConnection: XCB error: 3 (BadWindow), sequence: 170, resource id: 
49063, major code: 20 (GetProperty), minor code: 0
kf5.kiconthemes: Theme tree: (Oxygen)
kwin_core: Extensions: shape: 0x 11  composite: 0x 4  render: 0x b  
fixes: 0x 50  randr: 0x 14  sync: 0x 31  damage: 0x  11 

Constructing a KPluginInfo object from old style JSON. Please use 
kcoreaddons_desktop_to_json() for 
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
 instead of kservice_desktop_to_json() in your CMake code.
Constructing a KPluginInfo object from old style JSON. Please use 
kcoreaddons_desktop_to_json() for 
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/kwin5_aurorae.so 
instead of kservice_desktop_to_json() in your CMake code.
kf5.kservice.sycoca: Trying to open ksycoca from /home/salvo/.cache/ksycoca5
Trying to load decoration plugin:  
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
kwin_core: screens:  1 desktops:  4
kwin_core: Done.
Application::crashHandler() called with signal 11; recent crashes: 2
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwin_x11 path = /usr/bin pid = 15398
KCrash: Arguments: /usr/bin/kwin_x11 --crashes 1 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from 
kdeinit
sock_file=/run/user/1001/kdeinit5__1
kwin_core: Too many crashes recently, 

Bug#794061: breeze: Breeze theme completely stopped working after the last upgrade

2015-08-01 Thread Salvo Tomaselli

 It should, that's the default path embedded in the libs. The en variable
 might be used to override it.
As I said, doing
unset QT_PLUGIN_PATH
and then running anything qt4 does not work either.



-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


signature.asc
Description: This is a digitally signed message part.


Bug#794061: breeze: Breeze theme completely stopped working after the last upgrade

2015-08-01 Thread Salvo Tomaselli
Hello,

 Could you check with ldd /usr/bin/qweborf.
 That'll shows which Qt library is used.
It's python. It uses pyqt4.
I am attaching the ldd output for subsurface, which is a C++ thing that uses 
Qt4.

 The Debian qt4-x11 build looks for plugins in /usr/lib/arch/qt4/plugins.
 That's why it loads the breeze style even when the path is not explicitly
 listed in QT_PLUGIN_PATH.
I don't think it does load it without the env-var :)


-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/
linux-vdso.so.1 (0x7ffd5374e000)
libdivecomputer.so.0 = /usr/lib/x86_64-linux-gnu/libdivecomputer.so.0 
(0x7f8c9544f000)
libxslt.so.1 = /usr/lib/x86_64-linux-gnu/libxslt.so.1 
(0x7f8c9521)
libxml2.so.2 = /usr/lib/x86_64-linux-gnu/libxml2.so.2 
(0x7f8c94e45000)
libmarblewidget.so.19 = /usr/lib/libmarblewidget.so.19 
(0x7f8c9469c000)
libzip.so.2 = /usr/lib/x86_64-linux-gnu/libzip.so.2 
(0x7f8c9448b000)
libz.so.1 = /lib/x86_64-linux-gnu/libz.so.1 (0x7f8c9426f000)
libsqlite3.so.0 = /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x7f8c93fa2000)
libgit2.so.22 = /usr/lib/x86_64-linux-gnu/libgit2.so.22 
(0x7f8c93cd6000)
libQtWebKit.so.4 = /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 
(0x7f8c917f5000)
libQtSvg.so.4 = /usr/lib/x86_64-linux-gnu/libQtSvg.so.4 
(0x7f8c9159d000)
libQtGui.so.4 = /usr/lib/x86_64-linux-gnu/libQtGui.so.4 
(0x7f8c908a7000)
libQtNetwork.so.4 = /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 
(0x7f8c90555000)
libQtCore.so.4 = /usr/lib/x86_64-linux-gnu/libQtCore.so.4 
(0x7f8c90065000)
libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7f8c8fe48000)
libstdc++.so.6 = /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7f8c8fb3b000)
libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7f8c8f83a000)
libgcc_s.so.1 = /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7f8c8f624000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7f8c8f27a000)
libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7f8c8f076000)
libicui18n.so.52 = /usr/lib/x86_64-linux-gnu/libicui18n.so.52 
(0x7f8c8ec64000)
libicuuc.so.52 = /usr/lib/x86_64-linux-gnu/libicuuc.so.52 
(0x7f8c8e8e6000)
libicudata.so.52 = /usr/lib/x86_64-linux-gnu/libicudata.so.52 
(0x7f8c8d079000)
liblzma.so.5 = /lib/x86_64-linux-gnu/liblzma.so.5 (0x7f8c8ce56000)
libastro.so.1 = /usr/lib/libastro.so.1 (0x7f8c8cc16000)
libQtDBus.so.4 = /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 
(0x7f8c8c999000)
libQtXml.so.4 = /usr/lib/x86_64-linux-gnu/libQtXml.so.4 
(0x7f8c8c752000)
libQtScript.so.4 = /usr/lib/x86_64-linux-gnu/libQtScript.so.4 
(0x7f8c8c298000)
libQtDeclarative.so.4 = 
/usr/lib/x86_64-linux-gnu/libQtDeclarative.so.4 (0x7f8c8bce)
libphonon.so.4 = /usr/lib/x86_64-linux-gnu/libphonon.so.4 
(0x7f8c8ba62000)
libhttp_parser.so.2.1 = 
/usr/lib/x86_64-linux-gnu/libhttp_parser.so.2.1 (0x7f8c8b85a000)
libssl.so.1.0.0 = /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 
(0x7f8c8b5f)
libcrypto.so.1.0.0 = /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 
(0x7f8c8b18f000)
libssh2.so.1 = /usr/lib/x86_64-linux-gnu/libssh2.so.1 
(0x7f8c8af65000)
librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7f8c8ad5d000)
libXrender.so.1 = /usr/lib/x86_64-linux-gnu/libXrender.so.1 
(0x7f8c8ab53000)
libjpeg.so.62 = /usr/lib/x86_64-linux-gnu/libjpeg.so.62 
(0x7f8c8a8f8000)
libpng12.so.0 = /lib/x86_64-linux-gnu/libpng12.so.0 
(0x7f8c8a6d1000)
libgstapp-1.0.so.0 = /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0 
(0x7f8c8a4c4000)
libgstpbutils-1.0.so.0 = 
/usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0 (0x7f8c8a29b000)
libgstvideo-1.0.so.0 = /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0 
(0x7f8c8a04e000)
libgstaudio-1.0.so.0 = /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0 
(0x7f8c89dff000)
libgstbase-1.0.so.0 = /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 
(0x7f8c89b9f000)
libgstreamer-1.0.so.0 = 
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 (0x7f8c8988e000)
libgobject-2.0.so.0 = /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 
(0x7f8c8963c000)
libglib-2.0.so.0 = /lib/x86_64-linux-gnu/libglib-2.0.so.0 
(0x7f8c8932c000)
libfontconfig.so.1 = /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 
(0x7f8c890ef000)
libQtXmlPatterns.so.4 = 
/usr/lib/x86_64-linux-gnu/libQtXmlPatterns.so.4 (0x7f8c88a98000)
libQtOpenGL.so.4 = /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4 
(0x7f8c88795000

Bug#794061: breeze: Breeze theme completely stopped working after the last upgrade

2015-07-30 Thread Salvo Tomaselli
Hello,

thanks for the quick reply.

 Does this only affect KDE4 applications or also Qt4-only ones (like
 speedcrunch)?
Yes, for example qweborf (attached) looks like that.

 Could you please post the output of:
 - echo $QT_PLUGIN_PATH
/usr/lib/x86_64-linux-gnu/qt4/plugins/:/usr/lib/kde4/plugins/

Which I previously set in my session as a workaround, however, before filing 
the bugreport I have tried unsetting the variable but the result was the same.

 - grep style ~/.config/Trolltech.conf
Attached as Trolltech.conf (but it's grepped).


 Try launching an application with the parameter -style breeze.
 Does it still not use the breeze style?
Yes, the option doesn't do anything.

 Does qtconfig-qt4 (package qt4-qtconfig) list breeze in the style list?
No. It shows Unknown as the selected style.

Let me know if you need more tests.

Best
-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/
com.trolltech.Qt.QStyleFactoryInterface%3A\usr\lib\kde4\plugins\styles\breeze.so=2015-07-02T13:39:59,
 Breeze
com.trolltech.Qt.QStyleFactoryInterface%3A\usr\lib\kde4\plugins\styles\oxygen.so=2015-07-03T17:54:32,
 Oxygen
com.trolltech.Qt.QStyleFactoryInterface%3A\usr\lib\kde4\plugins\styles\oxygen_transparent.so=2014-01-31T00:00:43,
 Oxygen Transparent
com.trolltech.Qt.QStyleFactoryInterface%3A\usr\lib\kde4\plugins\styles\qtcurve.so=2015-02-08T15:56:11,
 QtCurve
home\salvo\android\necessitas\QtCreator\lib\qtcreator\qtcomponents\plugin\libstyleplugin.so=40803,
 0, i386 linux g++-4 full-config, 2014-03-02T15:44:18
usr\lib\kde4\kcm_style.so=40806, 0, x86_64 linux g++-4 full-config, 
2014-11-07T10:21:40
usr\lib\kde4\kdevastyle.so=40806, 0, x86_64 linux g++-4 full-config, 
2014-09-23T23:01:23
usr\lib\kde4\plugins\styles\breeze.so=40807, 0, x86_64 linux g++-4 full-config, 
2015-07-02T13:39:59
usr\lib\kde4\plugins\styles\oxygen.so=40807, 0, x86_64 linux g++-4 full-config, 
2015-07-03T17:54:32
usr\lib\kde4\plugins\styles\oxygen_transparent.so=40806, 0, x86_64 linux g++-4 
full-config, 2014-01-31T00:00:43
usr\lib\kde4\plugins\styles\qtcurve.so=40806, 1, x86_64 linux g++-4 
full-config, 2015-02-08T15:56:11
usr\lib\x86_64-linux-gnu\qt4\plugins\styles\breeze.so=0, 1, , 
2015-07-30T00:04:30
usr\lib\x86_64-linux-gnu\qt5\plugins\styles\breeze.so=0, 1, , 
2015-07-30T00:04:29
usr\lib\x86_64-linux-gnu\qt5\plugins\styles\oxygen.so=0, 1, , 
2015-07-03T17:54:31
style=Breeze


Bug#794061: breeze: Breeze theme completely stopped working after the last upgrade

2015-07-30 Thread Salvo Tomaselli
Hello,

 You don't happen to have a custom Qt build installed?

I have installed some official binaries from Qt, but they go in /opt so I 
wouldn't think that has anything to do with it.

 /usr/lib/x86_64-linux-gnu/qt4/plugins is the plugin path that is hardcoded
 in the Debian qt4-x11 package.
I don't understand what you mean.

-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


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



Bug#793853: powerdevil: Powerdevil does not do anything

2015-07-28 Thread Salvo Tomaselli
Package: powerdevil
Version: 4:5.3.2-1
Severity: normal

Dear Maintainer,

in light of the recent becoming compulsory of powerdevil, I've decided to
give it a try, rather than using my own acpi script in python.

Results are rather bad.

I have configured it to dim the screen when on battery, and to suspend whenever
the lid is closed or the power button is pressed.

It does not do anything at all. The screen is not dimmed, and the lid/button
are completely ignored.


Could it be the case that it expects systemd to manage ACPI things, while I am
still using acpid (because my script uses the unix socket from acpid).

Best


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

Kernel: Linux 4.1.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages powerdevil depends on:
ii  libc6   2.19-19
ii  libkf5activities5   5.12.0-1
ii  libkf5auth5 5.12.0-1
ii  libkf5completion5   5.12.0-1
ii  libkf5configcore5   5.12.0-1
ii  libkf5configgui55.12.0-1
ii  libkf5configwidgets55.12.0-1
ii  libkf5coreaddons5   5.12.0-1
ii  libkf5dbusaddons5   5.12.0-1
ii  libkf5i18n5 5.12.0-1
ii  libkf5kdelibs4support5  5.12.0-2
ii  libkf5kiowidgets5   5.12.0-1
ii  libkf5notifyconfig5 5.12.0-1
ii  libkf5service5  5.12.0-1
ii  libkf5solid55.12.0-1
ii  libkf5widgetsaddons55.12.0-1
ii  libpowerdevilcore2  4:5.3.2-1
ii  libpowerdevilui54:5.3.2-1
ii  libqt5core5a5.4.2+dfsg-5
ii  libqt5dbus5 5.4.2+dfsg-5
ii  libqt5gui5  5.4.2+dfsg-5
ii  libqt5widgets5  5.4.2+dfsg-5
ii  libqt5x11extras55.4.2-2
ii  libstdc++6  5.1.1-14
ii  libudev1222-2
ii  libxcb-dpms01.10-3+b1
ii  libxcb-randr0   1.10-3+b1
ii  libxcb1 1.10-3+b1
ii  powerdevil-data 4:5.3.2-1

powerdevil recommends no packages.

powerdevil 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#793682: Moreinfo

2015-07-27 Thread Salvo Tomaselli
Hello,

I believe the problem I had was due to the absence of konsole4-kpart.
I suppose maybe in an earlier version it was not installed?

I suppose the bug can be closed.

Thanks

2015-07-27 16:12 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer
perezme...@gmail.com:
 Salvo: I forgot to CC you, please take a look at
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793682#10

 Thanks!


 --
 Lisandro Damián Nicanor Pérez Meyer
 http://perezmeyer.com.ar/
 http://perezmeyer.blogspot.com/


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



Bug#793463: powerdevil is necessary to not use powerdevil

2015-07-27 Thread Salvo Tomaselli
https://bugs.kde.org/show_bug.cgi?id=350685

2015-07-27 23:44 GMT+02:00 Lisandro Damián Nicanor Pérez perezme...@gmail.com:
 On Monday 27 July 2015 10:11:58 Salvo Tomaselli wrote:
 Apparently powerdevil is necessary to NOT use power management.

 After installing powerdevil, the checkbox about disabling power management
 actually works. Without installing powerdevil, the screen will be locked
 after a timeout and there is no way to stop or configure that.

 I find it a bit weird, I suppose that the screen locking functionality
 should be moved inside powerdevil.

 Then this sounds like an upstream bug. Care to file it?

 Thanks!

 --

 Lisandro Damián Nicanor Pérez Meyer
 http://perezmeyer.com.ar/
 http://perezmeyer.blogspot.com/


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



Bug#793463: powerdevil is necessary to not use powerdevil

2015-07-27 Thread Salvo Tomaselli
Apparently powerdevil is necessary to NOT use power management.

After installing powerdevil, the checkbox about disabling power management 
actually works. Without installing powerdevil, the screen will be locked after 
a timeout and there is no way to stop or configure that.

I find it a bit weird, I suppose that the screen locking functionality should 
be moved inside powerdevil.
-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


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



Bug#793682: yakuake: Should conflict with konsole in experimental

2015-07-26 Thread Salvo Tomaselli
Package: yakuake
Version: 2.9.9-1
Severity: normal

Dear Maintainer,

installing the version of konsole currently in experimental: 4:15.04.3-1
will break yakuake.

Perhaps it would be better to change the control file to reflect this.

Best


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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages yakuake depends on:
ii  kde-runtime4:14.12.3-1
ii  konsole4:4.14.2-1
ii  libc6  2.19-19
ii  libgcc11:5.1.1-14
ii  libkdecore54:4.14.2-5
ii  libkdeui5  4:4.14.2-5
ii  libkio54:4.14.2-5
ii  libknewstuff3-44:4.14.2-5
ii  libknotifyconfig4  4:4.14.2-5
ii  libkparts4 4:4.14.2-5
ii  libnepomuk44:4.14.2-5
ii  libnepomukutils4   4:4.14.2-5
ii  libqt4-dbus4:4.8.7+dfsg-1
ii  libqt4-network 4:4.8.7+dfsg-1
ii  libqt4-svg 4:4.8.7+dfsg-1
ii  libqt4-xml 4:4.8.7+dfsg-1
ii  libqtcore4 4:4.8.7+dfsg-1
ii  libqtgui4  4:4.8.7+dfsg-1
ii  libsoprano42.9.4+dfsg-1.1
ii  libstdc++6 5.1.1-14
ii  libx11-6   2:1.6.3-1

yakuake recommends no packages.

yakuake 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#793738: fonts-oxygen: Antialiasing is rather bad

2015-07-26 Thread Salvo Tomaselli
Package: fonts-oxygen
Version: 4:5.3.2-1
Severity: normal
Tags: upstream

Dear Maintainer,
I have noticed that compared to the Dejavu font, the antialiasing in this
is very bad.

What I first noticed was the monospaced font. It is really less readable.

This font is set by default in plasma 5 (I've never manually installed it) but
I believe that Dejavu would be a better choice.

Best

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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information


Bug#793739: frameworkintegration: Should not depend on fonts-oxygen

2015-07-26 Thread Salvo Tomaselli
Package: frameworkintegration
Version: 5.12.0-1
Severity: normal

Dear Maintainer,

it should probably just recommend the fonts. I am using Dejavu (because it
looks much better with antialiasing) but I can't uninstall the package.

Best

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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages frameworkintegration depends on:
ii  fonts-oxygen 4:5.3.2-1
ii  libc62.19-19
ii  libkf5completion55.12.0-1
ii  libkf5configcore55.12.0-1
ii  libkf5configgui5 5.12.0-1
ii  libkf5configwidgets5 5.12.0-1
ii  libkf5coreaddons55.12.0-1
ii  libkf5i18n5  5.12.0-1
ii  libkf5iconthemes55.12.0-1
ii  libkf5jobwidgets55.12.0-1
ii  libkf5kiocore5   5.12.0-1
ii  libkf5kiofilewidgets55.12.0-1
ii  libkf5kiowidgets55.12.0-1
ii  libkf5notifications5 5.12.0-1
ii  libkf5widgetsaddons5 5.12.0-1
ii  libkf5xmlgui55.12.0-1
ii  libqt5core5a [qtbase-abi-5-4-2]  5.4.2+dfsg-5
ii  libqt5dbus5  5.4.2+dfsg-5
ii  libqt5gui5   5.4.2+dfsg-5
ii  libqt5widgets5   5.4.2+dfsg-5
ii  libqt5x11extras5 5.4.2-2
ii  libstdc++6   5.1.1-14
ii  libxcursor1  1:1.1.14-1+b1

frameworkintegration recommends no packages.

frameworkintegration 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#793740: kwrite: spell checking does not work at all

2015-07-26 Thread Salvo Tomaselli
Package: kwrite
Version: 4:15.04.3-1
Severity: normal

Dear Maintainer,
using the experimental version, spell checking feature is not working.

Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
HSpellDict::HSpellDict: Init failed
sonnet.plugins.hunspell:  HunspellClient::HunspellClient
No language dictionaries for the language: it


I have myspell installed. In kde4 apps it works.

Best

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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kwrite depends on:
ii  ktexteditor-katepart  5.12.0-1
ii  libc6 2.19-19
ii  libkf5configcore5 5.12.0-1
ii  libkf5configgui5  5.12.0-1
ii  libkf5configwidgets5  5.12.0-1
ii  libkf5coreaddons5 5.12.0-1
ii  libkf5dbusaddons5 5.12.0-1
ii  libkf5i18n5   5.12.0-1
ii  libkf5jobwidgets5 5.12.0-1
ii  libkf5kiocore55.12.0-1
ii  libkf5parts5  5.12.0-1
ii  libkf5texteditor5 5.12.0-1
ii  libkf5widgetsaddons5  5.12.0-1
ii  libkf5xmlgui5 5.12.0-1
ii  libqt5core5a  5.4.2+dfsg-5
ii  libqt5gui55.4.2+dfsg-5
ii  libqt5widgets55.4.2+dfsg-5
ii  libstdc++65.1.1-14

kwrite recommends no packages.

kwrite 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#793463: suspend

2015-07-25 Thread Salvo Tomaselli
Forget the part about suspending, it was caused by another thing that does not 
run in KDE.


-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


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



Bug#792290: Mitigation

2015-07-24 Thread Salvo Tomaselli
It is possible to mitigate the issue by placing shell scripts in

~/.config/plasma-workspace/env

However it must be noted that they will be sourced, not executed in separate 
processes.
-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


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



Bug#793105: Workaround

2015-07-24 Thread Salvo Tomaselli
Env variables can be set for the entire session like this:

editor ~/.config/plasma-workspace/env/path.sh

And then in the file write

#!/bin/sh
export PATH=$PATH:~/bin

This can be used to set any env var

-- 
Salvo Tomaselli

Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di 
senso, ragione ed intelletto intendesse che noi ne facessimo a meno.
-- Galileo Galilei

http://ltworf.github.io/ltworf/


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



Bug#793463: plasma-workspace: Impossible to configure or disable powersaving

2015-07-24 Thread Salvo Tomaselli
Package: plasma-workspace
Version: 4:5.3.2-3
Severity: normal

Dear Maintainer,

I am using the plasmoid to show the battery status.

As discussed on IRC, powersaving options are currently not configurable
but this is not what the bug is about.

I left the computer to do a 2h long job, when I came back, the machine was
suspended on RAM, and the job far from being completed.

I had unchecked the option Enable powersaving from the plasmoid.

I understand that the configration is not fully available yet, but I believe
that it should at least be possible to disable it (also because it is very
annoying that it locks the screen all the time while I watch videos on youtube).



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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-workspace depends on:
ii  dbus-x111.8.20-1
ii  frameworkintegration5.12.0-1
ii  gdb 7.8.1-1
ii  kactivities 5.12.0-1
ii  kde-cli-tools   4:5.3.2-2
ii  kded5   5.12.0-1
ii  kinit   5.12.0-1
ii  kio 5.12.0-1
ii  kio-extras  4:5.3.2-2
ii  libc6   2.19-19
ii  libcln6 1.3.4-1
ii  libdbusmenu-qt5-2   0.9.3+15.10.20150604-1
ii  libgcc1 1:5.1.1-14
ii  libgps213.11-3
ii  libice6 2:1.0.9-1+b1
ii  libkf5activities5   5.12.0-1
ii  libkf5auth5 5.12.0-1
ii  libkf5baloo15.9.2-3
ii  libkf5bookmarks55.12.0-1
ii  libkf5completion5   5.12.0-1
ii  libkf5configcore5   5.12.0-1
ii  libkf5configgui55.12.0-1
ii  libkf5configwidgets55.12.0-1
ii  libkf5coreaddons5   5.12.0-1
ii  libkf5crash55.12.0-1
ii  libkf5dbusaddons5   5.12.0-1
ii  libkf5declarative5  5.12.0-2
ii  libkf5globalaccel-bin   5.12.0-1
ii  libkf5globalaccel5  5.12.0-1
ii  libkf5guiaddons55.12.0-1
ii  libkf5i18n5 5.12.0-1
ii  libkf5iconthemes5   5.12.0-1
ii  libkf5idletime5 5.12.0-1
ii  libkf5itemviews55.12.0-1
ii  libkf5jobwidgets5   5.12.0-1
ii  libkf5js5   5.12.0-1
ii  libkf5jsembed5  5.12.0-1
ii  libkf5kdelibs4support5  5.12.0-2
ii  libkf5kiocore5  5.12.0-1
ii  libkf5kiofilewidgets5   5.12.0-1
ii  libkf5kiowidgets5   5.12.0-1
ii  libkf5networkmanagerqt6 5.12.0-1
ii  libkf5newstuff5 5.12.0-1
ii  libkf5notifications55.12.0-1
ii  libkf5notifyconfig5 5.12.0-1
ii  libkf5package5  5.12.0-1
ii  libkf5plasma5   5.12.0-1
ii  libkf5plasmaquick5  5.12.0-1
ii  libkf5runner5   5.12.0-1
ii  libkf5screen6   4:5.3.2-1
ii  libkf5service-bin   5.12.0-1
ii  libkf5service5  5.12.0-1
ii  libkf5solid55.12.0-1
ii  libkf5su5   5.12.0-1
ii  libkf5texteditor5   5.12.0-1
ii  libkf5textwidgets5  5.12.0-1
ii  libkf5wallet5   5.12.0-1
ii  libkf5waylandclient54:5.3.2-1
ii  libkf5waylandserver54:5.3.2-1
ii  libkf5webkit5   5.12.0-1
ii  libkf5widgetsaddons55.12.0-1
ii  libkf5windowsystem5 5.12.0-1
ii  libkf5xmlgui5   5.12.0-1
ii  libkf5xmlrpcclient5 5.12.0-1
ii  libksgrd7   4:5.3.2-2
ii  libkworkspace5-54:5.3.2-3
ii  libpam0g1.1.8-3.1
ii  libphonon4qt5-4 4:4.8.0-5
ii  libplasma-geolocation-interface54:5.3.2-3
ii  libprocesscore7 4:5.3.2-2
ii  libprocessui7   4:5.3.2-2
ii  libqalculate5   0.9.7-9
ii  libqt5core5a5.4.2+dfsg-4
ii  libqt5dbus5 5.4.2+dfsg-4
ii  libqt5gui5  5.4.2+dfsg-4
ii  libqt5network5  5.4.2+dfsg-4
ii  libqt5qml5  5.4.2-3
ii  libqt5quick55.4.2-3
ii  

Bug#793466: plasma-workspace: Ignores preferred browser settings

2015-07-24 Thread Salvo Tomaselli
Package: plasma-workspace
Version: 4:5.3.2-3
Severity: normal

Dear Maintainer,
I've decided to switch from using iceweasel to chromium.

So I've opened systemsettings5, and changed the preferred browser to chromium.

Then I tried typing deb:akregator in krunner, and the link was opened with
iceweasel.

I killed and started krunner and this time the link was opened with… Opera.
Which is not what I had selected.

I uninstalled Opera, because I don't use it anyway, restarted krunner, in hope
that it would select the browser that I want.

No. It used konqueror.

Something is weird here.

Of course krunner prints thousands of debug informations but nothing that
relates to the browser that it's going to use. Just the URLs.


Best.


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

Kernel: Linux 3.19.8j (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-workspace depends on:
ii  dbus-x111.8.20-1
ii  frameworkintegration5.12.0-1
ii  gdb 7.8.1-1
ii  kactivities 5.12.0-1
ii  kde-cli-tools   4:5.3.2-2
ii  kded5   5.12.0-1
ii  kinit   5.12.0-1
ii  kio 5.12.0-1
ii  kio-extras  4:5.3.2-2
ii  libc6   2.19-19
ii  libcln6 1.3.4-1
ii  libdbusmenu-qt5-2   0.9.3+15.10.20150604-1
ii  libgcc1 1:5.1.1-14
ii  libgps213.11-3
ii  libice6 2:1.0.9-1+b1
ii  libkf5activities5   5.12.0-1
ii  libkf5auth5 5.12.0-1
ii  libkf5baloo15.9.2-3
ii  libkf5bookmarks55.12.0-1
ii  libkf5completion5   5.12.0-1
ii  libkf5configcore5   5.12.0-1
ii  libkf5configgui55.12.0-1
ii  libkf5configwidgets55.12.0-1
ii  libkf5coreaddons5   5.12.0-1
ii  libkf5crash55.12.0-1
ii  libkf5dbusaddons5   5.12.0-1
ii  libkf5declarative5  5.12.0-2
ii  libkf5globalaccel-bin   5.12.0-1
ii  libkf5globalaccel5  5.12.0-1
ii  libkf5guiaddons55.12.0-1
ii  libkf5i18n5 5.12.0-1
ii  libkf5iconthemes5   5.12.0-1
ii  libkf5idletime5 5.12.0-1
ii  libkf5itemviews55.12.0-1
ii  libkf5jobwidgets5   5.12.0-1
ii  libkf5js5   5.12.0-1
ii  libkf5jsembed5  5.12.0-1
ii  libkf5kdelibs4support5  5.12.0-2
ii  libkf5kiocore5  5.12.0-1
ii  libkf5kiofilewidgets5   5.12.0-1
ii  libkf5kiowidgets5   5.12.0-1
ii  libkf5networkmanagerqt6 5.12.0-1
ii  libkf5newstuff5 5.12.0-1
ii  libkf5notifications55.12.0-1
ii  libkf5notifyconfig5 5.12.0-1
ii  libkf5package5  5.12.0-1
ii  libkf5plasma5   5.12.0-1
ii  libkf5plasmaquick5  5.12.0-1
ii  libkf5runner5   5.12.0-1
ii  libkf5screen6   4:5.3.2-1
ii  libkf5service-bin   5.12.0-1
ii  libkf5service5  5.12.0-1
ii  libkf5solid55.12.0-1
ii  libkf5su5   5.12.0-1
ii  libkf5texteditor5   5.12.0-1
ii  libkf5textwidgets5  5.12.0-1
ii  libkf5wallet5   5.12.0-1
ii  libkf5waylandclient54:5.3.2-1
ii  libkf5waylandserver54:5.3.2-1
ii  libkf5webkit5   5.12.0-1
ii  libkf5widgetsaddons55.12.0-1
ii  libkf5windowsystem5 5.12.0-1
ii  libkf5xmlgui5   5.12.0-1
ii  libkf5xmlrpcclient5 5.12.0-1
ii  libksgrd7   4:5.3.2-2
ii  libkworkspace5-54:5.3.2-3
ii  libpam0g1.1.8-3.1
ii  libphonon4qt5-4 4:4.8.0-5
ii  libplasma-geolocation-interface54:5.3.2-3
ii  libprocesscore7 4:5.3.2-2
ii  libprocessui7   4:5.3.2-2
ii  libqalculate5   0.9.7-9
ii  libqt5core5a5.4.2+dfsg-4
ii  libqt5dbus5 5.4.2+dfsg-4
ii  libqt5gui5  5.4.2+dfsg-4
ii  libqt5network5  5.4.2+dfsg-4
ii  libqt5qml5  5.4.2-3
ii  

Bug#793105: sddm probably

2015-07-21 Thread Salvo Tomaselli
Reading the mailing list,

it is probably related to this

https://github.com/sddm/sddm/issues/256


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



<    1   2   3   4   5   6   7   >