Bug#1031080: nvidia-driver: OpenCL compiler dorsn't wok since version 520

2023-02-13 Thread Krzysztof Marczak
I have worked with 515 driver for a quite long time and it worked without
any issue. All problems started with 520.
Thank you very much for working on this issue and of course for maintaining
these difficult packages.
Krzysztof


Bug#1031080: nvidia-driver: OpenCL compiler dorsn't wok since version 520

2023-02-13 Thread Krzysztof Marczak
I have also tested it with libnvidia-nvvm4 installed. I got exactly the same 
result.
It could be a problem with wrong the path for  libnvidia-nvvm.so.4. After 
installation of the package it is located here:

/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.525.85.12

But the nvidia compiller is looking of the library here:

/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.85.12
/usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.85.12
/lib/libnvidia-nvvm.so.525.85.12
/usr/lib/libnvidia-nvvm.so.525.85.12

When in created symlinks to the files libnvidia-nvvm.so.4 and libnvidia-
nvvm.so.525.85.12 in /usr/lib/x86_64-linux-gnu/ the OpenCL compiler started to 
work properly. 

So installation of  libnvidia-nvvm4 and creating symlinks is actual 
workaround. 



Bug#1031080: nvidia-driver: OpenCL compiler dorsn't wok since version 520

2023-02-12 Thread Krzysztof Marczak
After upgrading the driver to version 525 the problem still exists. OpenCL
compiler doesn't work at all. Still it returns error code 11 and there is
no build log output.

sob., 11 lut 2023 o 23:20 Krzysztof Marczak 
napisał(a):

> As I know from other users the problem is not resolved in 525. Of course
> I'm going to check it by myself as soon as possible.
>
>
> sob., 11 lut 2023 o 13:26 Andreas Beckmann  napisał(a):
>
>> On 11/02/2023 11.51, krzysztof wrote:
>> > The problem stated sice upgrade nvidia-driver to version 520
>>
>> There is now a 525 driver in sid. Note that you will need to enable the
>> new non-free-firmware archive area to use that.
>>
>>
>> https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#non-free-split
>>
>> Andreas
>>
>


Bug#1031080: nvidia-driver: OpenCL compiler dorsn't wok since version 520

2023-02-11 Thread Krzysztof Marczak
As I know from other users the problem is not resolved in 525. Of course
I'm going to check it by myself as soon as possible.


sob., 11 lut 2023 o 13:26 Andreas Beckmann  napisał(a):

> On 11/02/2023 11.51, krzysztof wrote:
> > The problem stated sice upgrade nvidia-driver to version 520
>
> There is now a 525 driver in sid. Note that you will need to enable the
> new non-free-firmware archive area to use that.
>
>
> https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#non-free-split
>
> Andreas
>


Bug#995271: nvidia-kernel-dkms: does not install with linux-image-5.14-amd64

2021-09-30 Thread Krzysztof Marczak
Hi
I'm getting the same errors when installing nvidia-kernel-dkms with kernel
5.14
Here is content of build log:
/var/lib/dkms/nvidia-current/470.57.02/build/dkms.log
I hope it will help.
For now I'm forced to use older kernel (5.10.0-8) which works fine.

DKMS make.log for nvidia-current-470.57.02 for kernel 5.14.0-1-amd64
(x86_64)
czw, 30 wrz 2021, 20:36:10 CEST
make KBUILD_OUTPUT=/lib/modules/5.14.0-1-amd64/build V=1 -C
/lib/modules/5.14.0-1-amd64/source
M=/var/lib/dkms/nvidia-current/470.57.02/build ARCH=x86_64
NV_KERNEL_SOURCES=/lib/modules/5.14.0-1-amd64/source
NV_KERNEL_OUTPUT=/lib/modules/5.14.0-1-amd64/build
NV_KERNEL_MODULES="nvidia nvidia-uvm nvidia-modeset nvidia-drm
nvidia-peermem" INSTALL_MOD_DIR=kernel/drivers/video NV_SPECTRE_V2=0 modules
make[1]: Wejście do katalogu '/usr/src/linux-headers-5.14.0-1-common'
make -C /usr/src/linux-headers-5.14.0-1-amd64 -f
/usr/src/linux-headers-5.14.0-1-common/Makefile modules
make[2]: Wejście do katalogu '/usr/src/linux-headers-5.14.0-1-amd64'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 "  ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf
are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to
fix it."; \
echo >&2 ; \
/bin/false)
make -f /usr/src/linux-headers-5.14.0-1-common/scripts/Makefile.build
obj=/var/lib/dkms/nvidia-current/470.57.02/build \
single-build= \
need-builtin=1 need-modorder=1
NV_CONFTEST_CMD=/bin/sh
/var/lib/dkms/nvidia-current/470.57.02/build/conftest.sh " gcc-10" x86_64
/lib/modules/5.14.0-1-amd64/source /lib/modules/5.14.0-1-amd64/build
NV_CONFTEST_CFLAGS=-O2 -D__KERNEL__ -DKBUILD_BASENAME="#conftest12713"
-DKBUILD_MODNAME="#conftest12713" -nostdinc -isystem
/usr/lib/gcc/x86_64-linux-gnu/10/include
-I/lib/modules/5.14.0-1-amd64/source/arch/x86/include/asm/mach-default
-I/lib/modules/5.14.0-1-amd64/source/include/asm-x86/mach-default
-I/lib/modules/5.14.0-1-amd64/build/include2
-I/lib/modules/5.14.0-1-amd64/build/include -include
/lib/modules/5.14.0-1-amd64/build/include/generated/autoconf.h
-I/lib/modules/5.14.0-1-amd64/source/arch/x86/include
-I/lib/modules/5.14.0-1-amd64/source/arch/x86/include/uapi
-I/lib/modules/5.14.0-1-amd64/build/arch/x86/include/generated
-I/lib/modules/5.14.0-1-amd64/build/arch/x86/include/generated/uapi
-I/lib/modules/5.14.0-1-amd64/source/include
-I/lib/modules/5.14.0-1-amd64/source/include/uapi
-I/lib/modules/5.14.0-1-amd64/source/include/xen
-I/lib/modules/5.14.0-1-amd64/build/include/generated/uapi -mfentry
-DCC_USING_FENTRY -I/var/lib/dkms/nvidia-current/470.57.02/build/common/inc
-I/var/lib/dkms/nvidia-current/470.57.02/build -Wall -MD   -Wno-cast-qual
-Wno-error -Wno-format-extra-args -D__KERNEL__ -DMODULE -DNVRM
-DNV_VERSION_STRING=\"470.57.02\" -Wno-unused-function -Wuninitialized
-fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE
-Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -fno-pie -Wall
-Wundef -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar
-fno-PIE -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1
-falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3
-mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel
-DCONFIG_X86_X32_ABI -Wno-sign-compare -fno-asynchronous-unwind-tables
-mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables
-fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation
-Wno-format-overflow -Wno-address-of-packed-member -O2
-fno-allow-store-data-races -Wframe-larger-than=2048
-fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main
-Wno-unused-but-set-variable -Wno-unused-const-variable
-fno-stack-clash-protection -g -pg -mrecord-mcount -mfentry
-DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign
-Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds
-Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized
-fno-strict-overflow -fno-stack-check -fconserve-stack
-Wno-packed-not-aligned
KBUILD_CFLAGS=-Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE
-Werror=implicit-function-declaration -Werror=implicit-int
-Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx
-mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1
-falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3
-mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel
-DCONFIG_X86_X32_ABI -Wno-sign-compare -fno-asynchronous-unwind-tables
-mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables
-fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation
-Wno-format-overflow -Wno-address-of-packed-member -O2
-fno-allow-store-data-races -Wframe-larger-than=2048
-fstack-protector-strong -Wimplicit-fallthrough=5 

Bug#977603: Problem solved (root cause unknown)

2020-12-17 Thread Krzysztof Marczak
I used:
apt-get purge apt-get purge g++ g++-10

then installed again build-enential and installed again build-essential.
Problem is gone. Compilation works without any issues.
What is strange is that I didn't mess in any configuration files for gcc or
clang. I don't know the reason why it failed and why it works again.


Bug#977603: cc1plus: internal compiler error: in cpp_diagnostic_at, at libcpp/errors.c:41

2020-12-17 Thread Krzysztof Marczak
Package: g++-10
Version: 10.2.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

There is not possible to compile any even simple program. Every time g++
produces following errors:

cc1plus: internal compiler error: in cpp_diagnostic_at, at libcpp/errors.c:41
0x5cb277 cpp_diagnostic_at
../libcpp/../../src/libcpp/errors.c:41
0x5cb277 cpp_diagnostic_at
../libcpp/../../src/libcpp/errors.c:34
0x12bee9a cpp_diagnostic
../libcpp/../../src/libcpp/errors.c:75
0x12be7c6 cpp_error(cpp_reader*cpp_diagnostic_levelchar*
../libcpp/../../src/libcpp/errors.c:89
0x5a0468 register_pragma_1
../libcpp/../../src/libcpp/directives.c:1283
0x128578b register_pragma_internal
../libcpp/../../src/libcpp/directives.c:1298
0x128578b _cpp_init_internal_pragmas
../libcpp/../../src/libcpp/directives.c:1358
0x128557c _cpp_init_hashtable
../libcpp/../../src/libcpp/identifiers.c:65
0x1284504 cpp_create_reader(c_langht*line_maps*)
../libcpp/../../src/libcpp/init.c:286
0x128064f c_common_init_options(unsigned intcl_decoded_option*)
../../src/gcc/c-family/c-opts.c:229

To reproduce it:
Try to compile any program like:

#include 

int main() {
std::cout << "Hello World!";
return 0;
}

with command g++ test.cpp




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

Kernel: Linux 5.2.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), 
LANGUAGE=pl:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages g++-10 depends on:
ii  gcc-1010.2.1-1
ii  gcc-10-base   10.2.1-1
ii  libc6 2.31-5
ii  libgmp10  2:6.2.1+dfsg-1
ii  libisl23  0.23-1
ii  libmpc3   1.2.0-1
ii  libmpfr6  4.1.0-3
ii  libstdc++-10-dev  10.2.1-1
ii  libzstd1  1.4.5+dfsg-4
ii  zlib1g1:1.2.11.dfsg-2

g++-10 recommends no packages.

Versions of packages g++-10 suggests:
pn  g++-10-multilib  
pn  gcc-10-doc   

-- no debconf information



Bug#939401:

2019-09-07 Thread Krzysztof Marczak
For me driver in version 435 from experimental also works perfect. Thanks
for help.
Fortunately tty worked well with this broken driver, so upgrade went
smooth.


Bug#939401:

2019-09-06 Thread Krzysztof Marczak
I have similar behavior after upgrade to version 430. When xorg starts
there is black screen for about 10 seconds and then it returns to tty. I
have nVidia GTX 1050 card. I'm going to install version 435 from
experimental to solve this problem
   Krzysztof


Bug#889097: nvidia-libopencl1: Missing NVidia OpenCL platform

2018-02-06 Thread Krzysztof Marczak
I have tested exactly as you described without terminating X

$ sudo modprobe -r nvidia_uvm
$lsmod | grep nvidia_uvm   # empty result
$ nvidia-modprobe -u#without sudo
$ lsmod | grep nvidia_uvm   # empty result! (not like it
was expected)

$ sudo  nvidia-modprobe -u  #this time with sudo -> modules are loaded
nvidia_uvm765952  0
nvidia  13168640  1447 nvidia_modeset,nvidia_uvm


2018-02-06 11:45 GMT+01:00 Andreas Beckmann <a...@debian.org>:
> On 2018-02-05 22:35, Krzysztof Marczak wrote:
>> Module loading mechanism seem to be working properly.
>> I have tested it as you described:
>>
>> $ sudo modprobe -r nvidia
>> $ lsmod | grep nvidia   # there was no output
>> $ sudo nvidia-modprobe -u
>> $ lsmod | grep nvidia  #returned folowing:
>>
>> nvidia_uvm765952  0
>> nvidia  13168640  1 nvidia_uvm
>>
>> It loaded nvidia_uvm as it should be.
>> After that I started sddm and tested OpenCL. It worked properly (like after
>> sudo clinfo).
>> So the problem is somewhere else.
>
> There has been some progress made in #888952.
>
> Looks like a capability issue.
>
> Something new to try, no need to reboot or terminate X, we are just
> playing around with the nvidia_uvm module:
>
> $ sudo setcap cap_sys_module+ep /usr/bin/nvidia-modprobe
> $ sudo modprobe -r nvidia_uvm
> $ lsmod | grep nvidia_uvm   # expect empty
> $ nvidia-modprobe -u# NO sudo!
> $ lsmod | grep nvidia_uvm   # expect result
>
>
> Andreas



Bug#889097: nvidia-libopencl1: Missing NVidia OpenCL platform

2018-02-05 Thread Krzysztof Marczak
Module loading mechanism seem to be working properly.
I have tested it as you described:

$ sudo modprobe -r nvidia
$ lsmod | grep nvidia   # there was no output
$ sudo nvidia-modprobe -u
$ lsmod | grep nvidia  #returned folowing:

nvidia_uvm765952  0
nvidia  13168640  1 nvidia_uvm

It loaded nvidia_uvm as it should be.
After that I started sddm and tested OpenCL. It worked properly (like after
sudo clinfo).
So the problem is somewhere else.


2018-02-05 6:01 GMT+01:00 Andreas Beckmann <a...@debian.org>:

> Control: tag -1 moreinfo
>
> On 2018-02-02 17:19, Krzysztof Marczak wrote:
> > Thank you for quick reply.
> > You were right. It's look like it's the same problem as reported in
> #888952
> > When after reboot I don't run clinfo as a root, the NVidia OpenCL
> platform
> > is not visible. After running 'sudo clinfo' it starts to work properly.
> > It's reproducible all the time.
> I cannot reproduce the problem here. (Tried the 384.111 driver from
> stretch-backports, using both ocl-icl-libopencl1 and nvidia-libopencl1.
> Only possible difference is that I'm running a rather old non-distro
> kernel for unrelated reasons.)
>
> But it should be easy for you to test the module loading mechanism,
> assuming you don't have X running using the nvidia driver:
>
> $ sudo modprobe -r nvidia   # unload all nvidia modules
> $ lsmod | grep nvidia   # expect no output
> $ nvidia-modprobe -u# NVIDIA's setuid root helper
> $ lsmod | grep nvidia   # expect nvidia and nvidia-uvm
>
> If that doesn't work for you, the setuid helper nvidia-modprobe is not
> working properly on your system
>
> $ ls -la /usr/bin/nvidia-modprobe
>
> should print
>
> -rwsr-xr-x 1 root root ...
>^ 
>
>
> Andreas
>


Bug#889097: nvidia-libopencl1: Missing NVidia OpenCL platform

2018-02-02 Thread Krzysztof Marczak
ities
   Run OpenCL kernelsYes
   Run native kernelsNo
   Kernel execution timeout (NV) Yes
 Concurrent copy and kernel execution (NV)   Yes
   Number of async copy engines  2
 printf() buffer size1048576 (1024KiB)
 Built-in kernels
 Device Extensions
cl_khr_global_int32_base_atomics
cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics
cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_byte
_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options
cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts
cl_nv_create_buffer

NULL platform behavior
 clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
 clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
 clCreateContext(NULL, ...) [default]No platform
X server found. dri2 connection failed!
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
X server found. dri2 connection failed!
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
X server found. dri2 connection failed!
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
 clCreateContext(NULL, ...) [other]  Success [Intel]
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  No platform
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No platform
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No platform
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No platform
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No platform
 clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No platform


2018-02-02 0:24 GMT+01:00 Andreas Beckmann <a...@debian.org>:

> On 2018-02-01 22:30, Krzysztof Marczak wrote:
> > After lastest update to version nvidia-graphics-drivers 384.111-3 the
> OpenCL
> > platform in no longer available in the system. clinfo command lists only
> other
> > platforms (e.g. Intel).
> > Just before this update everything worked properly.
> >
> > I have tried to unistall (purge) all opencl-icd packages and install
> again, but
> > it did not help.
> >
> > In actual state there is not possible to run any software using OpenCL
> with
> > nvidia proprietary drivers.
>
> Looks like a duplicate of #888952
> Running clinfo as root helped there - is some module not loaded?
>
> Which package version combination was working previously?
>
>
> Andreas
>
>


Bug#847109: libinjeqt1: injeqt creates /home/patryk/projekty/injeqt directory

2016-12-05 Thread Krzysztof Marczak
Package: libinjeqt1
Version: 1.1.0-1
Severity: normal

Dear Maintainer,

libinjeqt creates some junk files in /home directory.
There is created home/patryk/projekty/injeqt directory with files listed below.
This kind of stuff should be not created in /home directory because it almost
looks like not authorized access to computer. New user directory is created by
something unknown, which is very confusing.

.:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 projekty

./projekty:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 injeqt

./projekty/injeqt:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 gited

./projekty/injeqt/gited:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 injeqt

./projekty/injeqt/gited/injeqt:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 obj-x86_64-linux-gnu

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-gnu:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 src

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-gnu/src:
razem 4
drwxr-xr-x 3 krzysztof krzysztof 4096 gru  4 20:45 CMakeFiles

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-gnu/src/CMakeFiles:
razem 4
drwxr-xr-x 4 krzysztof krzysztof 4096 gru  4 20:45 injeqt.dir

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-gnu/src/CMakeFiles/injeqt.dir:
razem 40
drwxr-xr-x 2 krzysztof krzysztof  4096 gru  4 20:45 exception
-rw-r--r-- 1 krzysztof krzysztof 11152 gru  4 22:56 injector.cpp.gcda
drwxr-xr-x 2 krzysztof krzysztof  4096 gru  4 20:45 internal
-rw-r--r-- 1 krzysztof krzysztof 13796 gru  4 22:56 module.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2420 gru  4 22:56 type.cpp.gcda

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-
gnu/src/CMakeFiles/injeqt.dir/exception:
razem 76
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 ambiguous-types.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 default-constructor-not-
found.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 dependency-
duplicated.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 dependency-on-self.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 dependency-on-
subtype.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 dependency-on-
supertype.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 empty-type.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2072 gru  4 22:56 exception.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 instantiation-
failed.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 interface-not-
implemented.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 invalid-action.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 invalid-dependency.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 invalid-qobject.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 invalid-setter.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 qobject-type.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 unavailable-required-
types.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 unique-factory-method-not-
found.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 unknown-type.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 2008 gru  4 22:56 unresolvable-
dependencies.cpp.gcda

./projekty/injeqt/gited/injeqt/obj-x86_64-linux-
gnu/src/CMakeFiles/injeqt.dir/internal:
razem 440
-rw-r--r-- 1 krzysztof krzysztof  8036 gru  4 22:56 action-method.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  3264 gru  4 22:56 default-constructor-
method.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 19504 gru  4 22:56 dependencies.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2336 gru  4 22:56 dependency.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  8984 gru  4 22:56 factory-method.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  4828 gru  4 22:56 implementation.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2176 gru  4 22:56 implemented-by.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 84320 gru  4 22:56 injector-core.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 45388 gru  4 22:56 injector-impl.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 14956 gru  4 22:56 interfaces-utils.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  4976 gru  4 22:56 module-impl.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2032 gru  4 22:56 provided-object.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  5584 gru  4 22:56 provider-by-default-
constructor-configuration.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  4144 gru  4 22:56 provider-by-default-
constructor.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  6028 gru  4 22:56 provider-by-factory-
configuration.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof 13628 gru  4 22:56 provider-by-
factory.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  4284 gru  4 22:56 provider-by-parent-
injector-configuration.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2524 gru  4 22:56 provider-by-parent-
injector.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  4292 gru  4 22:56 provider-ready-
configuration.cpp.gcda
-rw-r--r-- 1 krzysztof krzysztof  2560 gru 

Bug#830514: plasma-desktop: Missing context menu (right click) on plasma desktop and desktop widgets)

2016-07-23 Thread Krzysztof Marczak
After latest upgrade, when all kde framework packages are in the same
version, everything works properly. Thanks for support.


Bug#830514: plasma-desktop: Missing context menu (right click) on plasma desktop and desktop widgets

2016-07-08 Thread Krzysztof Marczak
Package: plasma-desktop
Version: 4:5.6.5-1
Severity: important

Dear Maintainer,

After latest upgrade there is missing context menu which should be shown after
right mouse click on plasma desktop or on desktop widgets.
Now it's not possible to unlock desktop widgets, add new widgets or modify
existing.





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

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.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.6.5-1
ii  kactivitymanagerd5.6.4-2
ii  kde-cli-tools4:5.6.5-1
ii  kded55.22.0-1
ii  kio  5.22.0-1
ii  libc62.22-13
ii  libcanberra0 0.30-3
ii  libfontconfig1   2.11.0-6.4
ii  libgcc1  1:6.1.1-8
ii  libkf5activities55.22.0-2
ii  libkf5activitiesexperimentalstats1   4:5.6.5-1
ii  libkf5archive5   5.23.0-1
ii  libkf5auth5  5.23.0-1
ii  libkf5baloo5 5.22.0-2
ii  libkf5bookmarks5 5.22.0-2
ii  libkf5codecs55.23.0-1
ii  libkf5completion55.23.0-1
ii  libkf5configcore55.23.0-1
ii  libkf5configgui5 5.23.0-1
ii  libkf5configwidgets5 5.22.0-1
ii  libkf5coreaddons55.23.0-1
ii  libkf5dbusaddons55.23.0-1
ii  libkf5emoticons-bin  5.22.0-1
ii  libkf5emoticons5 5.22.0-1
ii  libkf5globalaccel5   5.23.0-1
ii  libkf5guiaddons5 5.23.0-1
ii  libkf5i18n5  5.22.1-1
ii  libkf5iconthemes55.22.0-1
ii  libkf5itemmodels55.23.0-1
ii  libkf5itemviews5 5.23.0-1
ii  libkf5jobwidgets55.23.0-1
ii  libkf5kcmutils5  5.22.0-1
ii  libkf5kdelibs4support5   5.22.0-2
ii  libkf5kiocore5   5.22.0-1
ii  libkf5kiofilewidgets55.22.0-1
ii  libkf5kiowidgets55.22.0-1
ii  libkf5newstuff5  5.22.0-1
ii  libkf5notifications5 5.23.0-1
ii  libkf5notifyconfig5  5.22.0-1
ii  libkf5parts5 5.22.0-1
ii  libkf5people55.22.0-1
ii  libkf5peoplewidgets5 5.22.0-1
ii  libkf5plasma55.22.0-1
ii  libkf5plasmaquick5   5.22.0-1
ii  libkf5quickaddons5   5.22.0-1+b1
ii  libkf5runner55.22.0-1
ii  libkf5service-bin5.22.0-1
ii  libkf5service5   5.22.0-1
ii  libkf5solid5 5.23.0-1
ii  libkf5sonnetui5  5.23.0-1
ii  libkf5wallet-bin 5.22.0-1
ii  libkf5wallet55.22.0-1
ii  libkf5widgetsaddons5 5.23.0-1
ii  libkf5windowsystem5  5.23.0-1
ii  libkf5xmlgui55.22.0-1
ii  libkfontinst54:5.6.5-1
ii  libkfontinstui5  4:5.6.5-1
ii  libkworkspace5-5 4:5.6.5.1-1
ii  libphonon4qt5-4  4:4.9.0-3
ii  libpulse-mainloop-glib0  8.0-2+b2
ii  libpulse08.0-2+b2
ii  libqt5concurrent55.6.1+dfsg-3
ii  libqt5core5a 5.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  libqt5printsupport5  5.6.1+dfsg-3
ii  libqt5qml5   5.6.1-4
ii  libqt5quick5 5.6.1-4
ii  libqt5quickwidgets5  5.6.1-4
ii  libqt5sql5   5.6.1+dfsg-3
ii  libqt5svg5   5.6.1-2
ii  libqt5widgets5   5.6.1+dfsg-3
ii  libqt5x11extras5 5.6.1-2
ii  libqt5xml5   5.6.1+dfsg-3
ii  libstdc++6   6.1.1-8
ii  libtaskmanager5  4:5.6.5.1-1
ii  libx11-6 

Bug#827064: libkwineffects8: Desktop Cube - black rectangle during switching between desktops

2016-06-11 Thread Krzysztof Marczak
Package: libkwineffects8
Version: 4:5.6.4-3
Severity: normal

Dear Maintainer,

After latest upgrade of libkwineffects there started problems with rendering of
some of desktop effects:
- when desktops are switched with Cube Desktop, there is visible black
rectangle at top right quarter of screen
- when there is used wall of desktops, then window is not visible when is
dragged betwenn destops.
The problems are better described on this video: https://youtu.be/H8LQPbsePiE

I suppose that the problems have something in common because they appeared at
the same time.




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

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

Versions of packages libkwineffects8 depends on:
ii  libc6 2.22-11
ii  libkf5configcore5 5.22.0-1
ii  libkf5coreaddons5 5.22.0-1
ii  libkf5waylandserver5  4:5.22.0-1
ii  libkwinxrenderutils8  4:5.6.4-3
ii  libqt5core5a  5.5.1+dfsg-17
ii  libqt5gui55.5.1+dfsg-17
ii  libqt5widgets55.5.1+dfsg-17
ii  libstdc++66.1.1-4
ii  libxcb-xfixes01.11.1-1

libkwineffects8 recommends no packages.

libkwineffects8 suggests no packages.

-- no debconf information



Bug#823244: plasma-workspace: default icons on taskbar for some applications

2016-05-02 Thread Krzysztof Marczak
Package: plasma-workspace
Version: 4:5.4.3-2
Severity: minor

Dear Maintainer,

On taskbar some of icons are not showed properly. For some applications instead
of application icon (which is visible e.g. in program launcher) there is
default icon (with Oxygen set of icons it is gear icon; with Breeze it's
something like console). Most of applications have coorect icons, but
applications like ksysguard, gimp, designer (Qt), virtualbox have wrong icon.

This happens in old and fresh instalation of Debian (testing). It doens't
depend which icon set is used.



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

Kernel: Linux 4.5.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.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-x11 1.10.8-1
ii  frameworkintegration 5.16.0-1
ii  gdb  7.10-1+b1
ii  kactivities  5.16.0-1
ii  kde-cli-tools4:5.4.3-1
ii  kded55.16.0-1
ii  kinit5.16.0-1
ii  kio  5.16.0-1
ii  libc62.22-7
ii  libcln6  1.3.4-1
ii  libdbusmenu-qt5-20.9.3+15.10.20150604-1
ii  libgcc1  1:5.3.1-14
ii  libgps22 3.15-2
ii  libice6  2:1.0.9-1+b1
ii  libkf5activities55.16.0-1
ii  libkf5auth5  5.16.0-1
ii  libkf5baloo5 5.16.0-1
ii  libkf5bookmarks5 5.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  libkf5crash5 5.16.0-1
ii  libkf5dbusaddons55.16.0-1
ii  libkf5declarative5   5.16.0-1
ii  libkf5globalaccel-bin5.16.0-1
ii  libkf5globalaccel5   5.16.0-1
ii  libkf5guiaddons5 5.16.0-1
ii  libkf5i18n5  5.16.0-1
ii  libkf5iconthemes55.16.0-1
ii  libkf5idletime5  5.16.0-1
ii  libkf5itemviews5 5.16.0-1
ii  libkf5jobwidgets55.16.0-1
ii  libkf5js55.16.0-1
ii  libkf5jsembed5   5.16.0-1
ii  libkf5kdelibs4support5   5.16.0-1
ii  libkf5kiocore5   5.16.0-1
ii  libkf5kiofilewidgets55.16.0-1
ii  libkf5kiowidgets55.16.0-1
ii  libkf5networkmanagerqt6  5.16.0-1
ii  libkf5newstuff5  5.16.0-1
ii  libkf5notifications5 5.16.0-1
ii  libkf5notifyconfig5  5.16.0-1
ii  libkf5package5   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  libkf5screen64:5.4.3-1
ii  libkf5service-bin5.16.0-1
ii  libkf5service5   5.16.0-1
ii  libkf5solid5 5.16.0-1
ii  libkf5su55.16.0-1
ii  libkf5texteditor55.16.0-1
ii  libkf5textwidgets5   5.16.0-1
ii  libkf5wallet-bin 5.16.0-1
ii  libkf5wallet55.16.0-1
ii  libkf5waylandclient5 4:5.4.3-1
ii  libkf5waylandserver5 4:5.4.3-1
ii  libkf5webkit55.16.0-1
ii  libkf5widgetsaddons5 5.16.0-1
ii  libkf5windowsystem5  5.16.0-1
ii  libkf5xmlgui55.16.0-1
ii  libkf5xmlrpcclient5  5.16.0-1
ii  libksgrd74:5.4.3-1
ii  libkworkspace5-5 4:5.4.3-2
ii  libpam0g 1.1.8-3.2
ii  libphonon4qt5-4  4:4.8.3-2
ii  libplasma-geolocation-interface5 4:5.4.3-2
ii  libprocesscore7  4:5.4.3-1
ii  libprocessui74:5.4.3-1
ii  libqalculate5v5  0.9.7-9.1+b1
ii  

Bug#806646: gsl: cannot compile libgsl from source

2015-11-29 Thread Krzysztof Marczak
Source: gsl
Version: 2.1+dfsg
Severity: normal

Dear Maintainer,

I cannot compile libgsl from source, because configure script gives folowing
error:

config.status: error: cannot find input file: `doc/examples/Makefile.in'

to compile from source I use folowing commands (this how I compiled version
1.16):

1. apt-get source gsl-bin gsl-doc
2. cp -rv gsl-doc-1.16 gsl-2.1+dfsg/doc/
3. cd gsl-2.1+dfsg
4. ./configure
5. cd doc
6. ./configure
7. cd ..
8. make
9. sudo make install

it fails at point 4

Is it correct to compile gsl-2.1 with gsl-doc-1.16? This is probably source of
problem.



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

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



Bug#796399:

2015-08-21 Thread Krzysztof Marczak
Probably this bug is related to another bug #796399. After I had edited
kwinrc file to change window decoration to breeze, kwin-x11 started
crashing when I tried to open any window.


Bug#796399: systemsettings: Crash when try to access Window Decorations settings

2015-08-21 Thread Krzysztof Marczak
Package: systemsettings
Version: 4:5.3.2-2
Severity: normal

Dear Maintainer,

Always crashes when I try to go to Apperance / Window Decorations settings. Now
there is no possibility to change window decorations.

Probably it I started happen after lastest update of libkdecoration2-5 package.


This is output from terminal:

Plugin changed to:  org.kde.breeze
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.
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/oxygendecoration.so instead of
kservice_desktop_to_json() in your CMake code.
Factory:  true
Setting  active : false
Setting  providesContextHelp : true
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings5 path = /usr/bin pid = 32467
KCrash: Arguments: /usr/bin/systemsettings5
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0
[1]+  Kod wyjścia 253systemsettings5




Debug output from KCrash:

Application: Ustawienia systemowe (systemsettings5), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f73ebb64780 (LWP 31673))]

Thread 4 (Thread 0x7f73daeaa700 (LWP 31674)):
#0  0x7f73e833f53d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f73e5e0f252 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f73e5e10ddf in xcb_wait_for_event () at /usr/lib/x86_64-linux-
gnu/libxcb.so.1
#3  0x7f73dd402aa9 in QXcbEventReader::run() (this=0xeafe30) at
qxcbconnection.cpp:1105
#4  0x7f73e89ba87e in QThreadPrivate::start(void*) (arg=0xeafe30) at
thread/qthread_unix.cpp:337
#5  0x7f73e55990a4 in start_thread (arg=0x7f73daeaa700) at
pthread_create.c:309
#6  0x7f73e834807d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f73ce0e8700 (LWP 31675)):
#0  0x7f73e559d08f in pthread_cond_wait@@GLIBC_2.3.2 () at
.../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f73d10e5f3b in radeon_drm_cs_emit_ioctl (mtx=0x10bd650,
cond=0x10bd678) at ../../../../../../../include/c11/threads_posix.h:154
#2  0x7f73d10e5f3b in radeon_drm_cs_emit_ioctl (sema=0x10bd650) at
.../../../../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7f73d10e5f3b in radeon_drm_cs_emit_ioctl
(param=param@entry=0x10bd320) at
.../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:636
#4  0x7f73d10e55b7 in impl_thrd_routine (p=optimized out) at
.../../../../../../../include/c11/threads_posix.h:87
#5  0x7f73e55990a4 in start_thread (arg=0x7f73ce0e8700) at
pthread_create.c:309
#6  0x7f73e834807d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f73c9efd700 (LWP 31688)):
#0  0x7f73e833f53d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f73e5079ebc in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f73c4003070, timeout=-1, context=0x7f73c4000990) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:4103
#2  0x7f73e5079ebc in g_main_context_iterate
(context=context@entry=0x7f73c4000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=optimized out) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3803
#3  0x7f73e5079fcc in g_main_context_iteration (context=0x7f73c4000990,
may_block=1) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3869
#4  0x7f73e8c0335c in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)
(this=0x7f73c40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#5  0x7f73e8ba7b62 in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)
(this=this@entry=0x7f73c9efce20, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7f73e89b58b4 in QThread::exec() (this=optimized out) at
thread/qthread.cpp:503
#7  0x7f73e73a4f05 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f73e89ba87e in QThreadPrivate::start(void*) (arg=0x13d01c0) at
thread/qthread_unix.cpp:337
#9  0x7f73e55990a4 in start_thread (arg=0x7f73c9efd700) at
pthread_create.c:309
#10 0x7f73e834807d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f73ebb64780 (LWP 31673)):
[KCrash Handler]
#6  0x7f73c3624d90 in vtable for Breeze::Decoration () at /usr/lib/x86_64
-linux-gnu/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
#7  0x7f73e8bb1da9 in QMetaObject::cast(QObject*) const
(this=0x7f73c3625b60 

Bug#794341: kwin-x11: Window manager often frezes when some of window is resized

2015-08-01 Thread Krzysztof Marczak
Package: kwin-x11
Version: 4:5.3.2-3
Severity: important

Dear Maintainer,

Window manager kwin_x11 frezes quite often when I try to resize some window. I
observed that it happens mostly when I drag bottom right corner of window for
very short time. If I hold mouse button longer it mostly doesn't happen.

When it happen all programs continues working and screen continues to be
refreshed, but there is not possible to move, close, resize of any window. It
doesn't react on mouse commands and keyboard. There is only possible to swith
to TTY (ctrl+alt+F1) and restart sddm

Unfortunatelly I haven't found any trace of this error in journalcrl. I have no
idea where to find any log files for kwin_x11. I have tried to run kwin_x11
from console to see if it produce any strerr output, but it doesn't when freeze
happens.

Only what I can provide is dump of my kwin configuration (output from qdbus
org.kde.KWin /KWin supportInformation)

It's pasted here: https://paste.kde.org/pywlqjyzt




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

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

Versions of packages kwin-x11 depends on:
ii  kwin-common  4:5.3.2-3
ii  libc62.19-19
ii  libkf5i18n5  5.12.0-1
ii  libkf5windowsystem5  5.12.0-1
ii  libqt5core5a 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  libxcb1  1.10-3+b1

kwin-x11 recommends no packages.

kwin-x11 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#794127: Now it works after latest upgrade

2015-07-31 Thread Krzysztof Marczak
Plasma workspace started working after latest update. This bug can be
closed.


Bug#794127: plasma-framework: plasmashell crashes immediatelly when desktop appear

2015-07-30 Thread Krzysztof Marczak
Package: plasma-framework
Version: 5.12.0-1
Severity: important

Dear Maintainer,

Everytime when KDE start, plasmashell crashes immediatelly. Last error message
which it gives is:

We have no shell handlers installed

It runs with kwin_x11 and sddm

I got folowing console output:
kf5.kiconthemes: Theme tree: (Tlen)
kf5.kservice.sycoca: Trying to open ksycoca from
/home/krzysztof/.cache/ksycoca5
QQmlComponent: Component is not ready
Error:  file:///home/krzysztof/Pobrane/contents/loader.qml: File not found
QQmlComponent: Component is not ready

.. a lot of other folders here ...

Error:  file:///home/krzysztof/Pulpit/contents/loader.qml: File not found
QQmlComponent: Component is not ready
Error:  file:///home/krzysztof/QtCreator/contents/loader.qml: File not found
QQmlComponent: Component is not ready
Error:  file:///home/krzysztof/Roboczy/contents/loader.qml: File not found
QQmlComponent: Component is not ready
Error:  file:///home/krzysztof/skrypty/contents/loader.qml: File not found
QQmlComponent: Component is not ready
Error:  file:///home/krzysztof/Wideo/contents/loader.qml: File not found
We have no shell handlers installed


Here is the stack report:
Application: Plazma (plasmashell), signal: Aborted
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f02b8462900 (LWP 11013))]

Thread 5 (Thread 0x7f02a4bfe700 (LWP 11015)):
#0  0x7f02b305553d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f02b70c0252 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f02b70c1ddf in xcb_wait_for_event () at /usr/lib/x86_64-linux-
gnu/libxcb.so.1
#3  0x7f02a6d61aa9 in QXcbEventReader::run() (this=0x22fc510) at
qxcbconnection.cpp:1105
#4  0x7f02b36d087e in QThreadPrivate::start(void*) (arg=0x22fc510) at
thread/qthread_unix.cpp:337
#5  0x7f02b264e0a4 in start_thread (arg=0x7f02a4bfe700) at
pthread_create.c:309
#6  0x7f02b305e07d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f029e424700 (LWP 11020)):
#0  0x7f02b305553d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f02afbe1ebc in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f0298003070, timeout=-1, context=0x7f0298000990) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:4103
#2  0x7f02afbe1ebc in g_main_context_iterate
(context=context@entry=0x7f0298000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=optimized out) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3803
#3  0x7f02afbe1fcc in g_main_context_iteration (context=0x7f0298000990,
may_block=1) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3869
#4  0x7f02b3919347 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)
(this=0x7f02980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#5  0x7f02b38bdb62 in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)
(this=this@entry=0x7f029e423ca0, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7f02b36cb8b4 in QThread::exec() (this=optimized out) at
thread/qthread.cpp:503
#7  0x7f02b5f59f05 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f02b36d087e in QThreadPrivate::start(void*) (arg=0x23cd090) at
thread/qthread_unix.cpp:337
#9  0x7f02b264e0a4 in start_thread (arg=0x7f029e424700) at
pthread_create.c:309
#10 0x7f02b305e07d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f0294e45700 (LWP 11024)):
#0  0x7f02b302f70d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f02b3057a04 in usleep (useconds=optimized out) at
.../sysdeps/unix/sysv/linux/usleep.c:32
#2  0x7f02976b73d0 in  () at /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#3  0x7f0296df3412 in  () at /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#4  0x7f0296df3465 in  () at /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#5  0x7f02b264e0a4 in start_thread (arg=0x7f0294e45700) at
pthread_create.c:309
#6  0x7f02b305e07d in clone () at
.../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f028efe6700 (LWP 11025)):
#0  0x7f02b305553d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f02afbe1ebc in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f0288002e70, timeout=-1, context=0x7f0288000990) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:4103
#2  0x7f02afbe1ebc in g_main_context_iterate
(context=context@entry=0x7f0288000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=optimized out) at
/tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3803
#3  0x7f02afbe1fcc in g_main_context_iteration (context=0x7f0288000990,
may_block=1) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3869
#4  0x7f02b3919347 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)
(this=0x7f02880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#5  0x7f02b38bdb62 in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)

Bug#760645: baloo4: not possible to index any source files like *.cpp, *.h

2014-09-06 Thread Krzysztof Marczak
Package: baloo4
Version: 4:4.14.0-1
Severity: wishlist

Dear Maintainer,

I found that searching for files using e.g. by Dolphin do not find any source
files like *.cpp, *.c, *.hpp, *.h. . Then I found in baloo source code
(http://code.woboq.org/kde/kdelibs/baloo/src/file/fileexcludefilters.cpp.html)
that all source code mime types are excluded by default from indexing.

This makes baloo useless for me. I have no option to switch off excluding those
mime types. I work a lot of witch source codes, so would be good to see source
code files in search results.

The best will be if there will be possible to switch off excluding of these
files in baloofilerc configuration file.



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

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

Versions of packages baloo4 depends on:
ii  baloo-utils4:4.14.0-1
ii  libbaloocore4  4:4.14.0-1
ii  libbaloofiles4 4:4.14.0-1
ii  libbalooxapian44:4.14.0-1
ii  libc6  2.19-10
ii  libgcc11:4.9.1-4
ii  libkdecore54:4.14.0-1
ii  libkdeui5  4:4.14.0-1
ii  libkfilemetadata4  4:4.14.0-1
ii  libkidletime4  4:4.14.0-1
ii  libkio54:4.14.0-1
ii  libqjson0  0.8.1-3
ii  libqt4-dbus4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqt4-sql 4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqtcore4 4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqtgui4  4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libsolid4  4:4.14.0-1
ii  libstdc++6 4.9.1-4
ii  libxapian221.2.18-1

baloo4 recommends no packages.

baloo4 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#740008: (eclipse (or libswt-gtk-3-java?) segfaults when closing dialog windows)

2014-03-02 Thread Krzysztof Marczak
I found that it is related to used gtk theme. The problem was when I used
my favorite oxygen-gtk theme (I use KDE). When I switched to Clearlooks
theme, then Eclipse works stable. It is difficult to say, that whether it's
a problem with theme or Eclipse uses some functions which are not
compatible with this theme.


Bug#708577: Moreinfo

2014-02-28 Thread Krzysztof Marczak
fglrx 14.1 works properly. Now even full screen console doesn't make
crashes. Bug can be closed.


Bug#708577: Version 13.12-4 still makes crashes when I try to make konsole window big. I hope 14.1~beta will work better. When it appear in sid I will test it.

2014-02-14 Thread Krzysztof Marczak



Bug#708577: Moreinfo

2013-09-30 Thread Krzysztof Marczak
Yes, I use ATI propietary driver. Actually I use newest from testing fglrx
13.4-3. I will check fglrx 13.8 when It will be migrated to testing (I will
not use from experimental because I need quite stable OpenCL library).

On my second computer with nVidia actually there is no problem. What is
more on computer with ATI there is the same problem is with Kadu which uses
transparency inside window, too.

However if this problem happens only with several applications which use
some kind of transparency and there is no problem with transparent Plasma
components, why in konsole is not used some other method to provide
transparency (or the same like in Plasma)? What is more plasma uses blurred
transparency. Why konsole cannot? This is the question to KDE developers.
1 paź 2013 03:00, Lisandro Damián Nicanor Pérez Meyer 
perezme...@gmail.com napisał(a):

 tag 708577 unreproducible moreinfo
 thanks

 Hi Krzysztof! Are you by the way using the propietary ATI driver?

 Kinds regards, Lisandro.

 --
 So that's it - insecure, indiscriminate, user-hostile, slow, and full
 of difficult, nit-picking people. Any other online community would
 count each of these strengths as a terrible flaw. Perhaps wiki works
 because the other online communities don't.
   PeterMerel about wikis

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



Bug#721327: gwenview: Thumbnail cache doesn't work properly

2013-08-30 Thread Krzysztof Marczak
Package: gwenview
Version: 4:4.10.5-1
Severity: normal

Dear Maintainer,

Thumbanail cache doesn't work properly. It takes every time a lot of time to
display thumbnails during entering forlders (it refreshes folders every time).
If I clear .thumbanils folder, launch Gwenview, and open some folders it
creates thumbanils only one time (thumbs are created in cache). When I launch
Gwenview once again thumbnail are displayed quicly. In this case it works
properly.
But when I open some other folder first with Dophin and display thumbnails in
it, and then launch Gwenview in the same folder, the problem returns.
It looks like Gwenview can't use thumbnails created by Dolphin and evan can't
recreate them in cache.



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

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

Versions of packages gwenview depends on:
ii  kde-runtime  4:4.10.5-1
ii  libc62.17-92
ii  libexiv2-12  0.23-1
ii  libgcc1  1:4.8.1-2
ii  libjpeg8 8d-1
ii  libkactivities6  4:4.10.5-1
ii  libkdecore5  4:4.10.5-1
ii  libkdeui54:4.10.5-1
ii  libkfile44:4.10.5-1
ii  libkio5  4:4.10.5-1
ii  libkipi104:4.10.5-1
ii  libkonq5abi1 4:4.10.5-1
ii  libkparts4   4:4.10.5-1
ii  liblcms2-2   2.2+git20110628-2.2
ii  libnepomuk4  4:4.10.5-1
ii  libphonon4   4:4.6.0.0-3
ii  libpng12-0   1.2.49-4
ii  libqt4-opengl4:4.8.5+dfsg-2
ii  libqt4-svg   4:4.8.5+dfsg-2
ii  libqtcore4   4:4.8.5+dfsg-2
ii  libqtgui44:4.8.5+dfsg-2
ii  libsolid44:4.10.5-1
ii  libstdc++6   4.8.1-2
ii  libx11-6 2:1.6.1-1
ii  phonon   4:4.6.0.0-3

Versions of packages gwenview recommends:
ii  kamera  4:4.10.5-1

Versions of packages gwenview suggests:
ii  svgpart  4:4.10.5-1

-- 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#711996: lib32asound2 1.0.25-4 has unmet dependencies

2013-06-11 Thread Krzysztof Marczak
Package: lib32asound2
Version: 1.0.25-4
Severity: important

Dear Maintainer,

It's not possible to install lib32asound2 because it requires libasound2 (=
1.0.25-4). Currently in repository there is libasound2 1.0.27.1-1

I got folowing error during instalation of package

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 lib32asound2 : Depends: libasound2 (= 1.0.25-4)
E: Unable to correct problems, you have held broken packages.


Without this library it's not possible to run many wine-based applications
(e.g. TeamViewer)



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

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

Versions of packages lib32asound2 depends on:
ii  libasound2  1.0.27.1-1
ii  libc6-i386  2.17-3

lib32asound2 recommends no packages.

lib32asound2 suggests no packages.


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



Bug#708577: konsole crashes during window resizing with fglrx 13.4-2 Catalyst driver

2013-05-17 Thread Krzysztof Marczak
This also happens sometimes during closing of konsole

This a backtrace for this situation from /var/log/Xorg.0.log.old

[   311.537]
[   311.538] Backtrace:
[   311.541] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7fa655d41d06]
[   311.541] 1: /usr/bin/X (0x7fa655bc3000+0x182859) [0x7fa655d45859]
[   311.541] 2: /lib/x86_64-linux-gnu/libpthread.so.0
(0x7fa654eeb000+0xf030) [0x7fa654efa030]
[   311.541] 3: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
(0x7fa654c65000+0x727e0) [0x7fa654cd77e0]
[   311.541] 4: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
(0x7fa654c65000+0x72b5f) [0x7fa654cd7b5f]
[   311.541] 5: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
(pixman_blt+0x52) [0x7fa654c6f8b2]
[   311.541] 6: /usr/lib/xorg/modules/libfb.so (fbCopyNtoN+0x2c9)
[0x7fa650751469]
[   311.541] 7: /usr/lib/xorg/modules/glesx.so (0x7fa64e759000+0x758c1)
[0x7fa64e7ce8c1]
[   311.541] 8: /usr/lib/xorg/modules/glesx.so (0x7fa64e759000+0x77c25)
[0x7fa64e7d0c25]
[   311.541] 9: /usr/bin/X (0x7fa655bc3000+0x110a79) [0x7fa655cd3a79]
[   311.541] 10: /usr/bin/X (0x7fa655bc3000+0xd9955) [0x7fa655c9c955]
[   311.541] 11: /usr/bin/X (0x7fa655bc3000+0xda7a6) [0x7fa655c9d7a6]
[   311.541] 12: /usr/bin/X (0x7fa655bc3000+0xd915c) [0x7fa655c9c15c]
[   311.541] 13: /usr/bin/X (0x7fa655bc3000+0x79fb6) [0x7fa655c3cfb6]
[   311.541] 14: /usr/bin/X (MapWindow+0x17c) [0x7fa655c3fcec]
[   311.541] 15: /usr/bin/X (0x7fa655bc3000+0x4d780) [0x7fa655c10780]
[   311.541] 16: /usr/bin/X (0x7fa655bc3000+0x52e61) [0x7fa655c15e61]
[   311.541] 17: /usr/bin/X (0x7fa655bc3000+0x41ec5) [0x7fa655c04ec5]
[   311.541] 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd)
[0x7fa653c12ead]
[   311.541] 19: /usr/bin/X (0x7fa655bc3000+0x4219d) [0x7fa655c0519d]
[   311.541]
[   311.541] Segmentation fault at address 0x7fa63f992f68
[   311.541]
Fatal server error:
[   311.541] Caught signal 11 (Segmentation fault). Server aborting
[   311.542]
[   311.542]
Please consult the The X.Org Foundation support
 at http://wiki.x.org
 for help.
[   311.542] Please also check the log file at /var/log/Xorg.0.log for
additional information.
[   311.542]
[   311.542] (II) evdev: Power Button: Close
[   311.542] (II) UnloadModule: evdev
[   311.542] (II) evdev: Power Button: Close
[   311.542] (II) UnloadModule: evdev
[   311.545] (II) evdev: Logitech USB Optical Mouse: Close
[   311.545] (II) UnloadModule: evdev
[   311.545] (II) evdev: AT Translated Set 2 keyboard: Close
[   311.545] (II) UnloadModule: evdev
[   311.545] (II) AIGLX: Suspending AIGLX clients for VT switch
[   311.546] (II) fglrx(0): Backup framebuffer data.
[   311.655] (II) fglrx(0): Backup complete.
[   311.868] Server terminated with error (1). Closing log file.

-- 
--
Zapraszam do mojej galerii zdjęć http://picasaweb.google.com/buddhi1980
oraz galerii fraktali: http://krzysztofmarczak.deviantart.com/gallery/


Bug#708577: konsole crashes during window resizing with fglrx 13.4-2 Catalyst driver

2013-05-16 Thread Krzysztof Marczak
Package: konsole
Version: 4:4.8.4-3
Severity: important

Dear Maintainer,

Konsole makes crash of kwin very often during resizing of its window. After
crash system returns to kdm logon screen (all X11 application are killed)
This problen started with update of fglrx driver to version 13.4-2.
For now observed that only konsole produces this problem. Resizing of other
windows don't make any crashes.

Tested with AMD Radeon HD 7800 Series




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

Kernel: Linux 3.6-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages konsole depends on:
ii  kde-runtime4:4.8.4-2
ii  libc6  2.13-38
ii  libkdecore54:4.8.4-4
ii  libkdeui5  4:4.8.4-4
ii  libkio54:4.8.4-4
ii  libknotifyconfig4  4:4.8.4-4
ii  libkonq5abi1   4:4.8.4-2
ii  libkparts4 4:4.8.4-4
ii  libkpty4   4:4.8.4-4
ii  libqt4-dbus4:4.8.2+dfsg-11
ii  libqtcore4 4:4.8.2+dfsg-11
ii  libqtgui4  4:4.8.2+dfsg-11
ii  libstdc++6 4.7.2-5
ii  libx11-6   2:1.5.0-1

konsole recommends no packages.

konsole 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#689821: Realtek ethernet adapter (r8169) sometimes causes kernel hangs during system startup

2012-11-28 Thread Krzysztof Marczak
I have more observations for now. I have upgraded kernel to experimental
version:
linux-image-3.5-trunk-amd643.5.5-1~experimental.1
Since kernel upgrade for last 6 six weeks there was no crash. I still have
installed fglrx driver.

Few days ago I have I have installed also AMD Radeon gfx card with fglrx
driver on my secondary computer. On this computer ones per about 10 times
occurs similar problem since fglrx is installed. Before I had nvidia gfx
card and there were no problems. Now sometimes there are random bugs during
system startup. However even there are some errors system continues
launching. Some examples:

Example 1. ---
Nov 28 17:41:25 krzysztof-desktop kernel: [7.444999] BUG: Bad page map
in process udevd  pte:880127a4f540 pmd:127a48067
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445004]
addr:7ff04fb76000 vm_flags:00100073 anon_vma:88012780bf60 mapping:
 (null) index:7ff04fb76
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445010] Pid: 463, comm:
udevd Tainted: P   O 3.2.0-4-amd64 #1 Debian 3.2.32-1
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445012] Call Trace:
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445021]
 [810cdeb9] ? print_bad_pte+0x1a5/0x1bd
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445026]
 [810ced22] ? vm_normal_page+0x5e/0x7b
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445029]
 [810cf9c7] ? unmap_vmas+0x389/0x6ca
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445035]
 [8134b7ff] ? _cond_resched+0x7/0x1c
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445039]
 [810d3abe] ? unmap_region+0x99/0xe8
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445043]
 [810d4b8b] ? do_munmap+0x292/0x2f3
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445047]
 [810d4d1a] ? sys_munmap+0x3c/0x52
Nov 28 17:41:25 krzysztof-desktop kernel: [7.445051]
 [81351ad2] ? system_call_fastpath+0x16/0x1b

Example 2. --
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268750] BUG: Bad page map
in process udevd  pte:88012918e380 pmd:12610c067
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268755]
addr:7f9cf221a000 vm_flags:0870 anon_vma:  (null)
mapping:88012b17c3f0 index:1fe
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268764]
vma-vm_ops-fault: filemap_fault+0x0/0x33e
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268783]
vma-vm_file-f_op-mmap: ext4_file_mmap+0x0/0x45 [ext4]
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268787] Pid: 449, comm:
udevd Tainted: P   O 3.2.0-4-amd64 #1 Debian 3.2.32-1
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268790] Call Trace:
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268797]
 [810cdeb9] ? print_bad_pte+0x1a5/0x1bd
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268801]
 [810ced0b] ? vm_normal_page+0x47/0x7b
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268805]
 [810363d8] ? should_resched+0x5/0x23
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268809]
 [810cf9c7] ? unmap_vmas+0x389/0x6ca
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268814]
 [810d4dc3] ? exit_mmap+0x93/0xe1
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268819]
 [810448aa] ? mmput+0x56/0xf8
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268823]
 [81049a74] ? exit_mm+0x117/0x122
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268827]
 [8134cb3a] ? _raw_spin_lock_irq+0xa/0x14
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268831]
 [81049cc4] ? do_exit+0x245/0x713
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268836]
 [810fa9a6] ? fput+0x17a/0x1a1
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268839]
 [8104a412] ? do_group_exit+0x74/0x9e
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268843]
 [8104a44c] ? sys_exit_group+0x10/0x10
Nov 25 09:13:21 krzysztof-desktop kernel: [7.268847]
 [81351ad2] ? system_call_fastpath+0x16/0x1b

Example 3. 
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804222] BUG: unable to
handle kernel paging request at 88012951a4f0
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804309] IP:
[a02573cd] patch_generic_hdmi+0x199/0x2c3 [snd_hda_codec_hdmi]
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804402] PGD 1606063 PUD
cfeaa067 PMD 128673063 PTE 80012951a161
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804485] Oops: 0003 [#1]
SMP
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804527] CPU 1
Nov 22 19:56:34 krzysztof-desktop kernel: [3.804549] Modules linked in:
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel(+) snd_hda_codec
snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi
snd_seq_midi_event snd_rawmidi snd_seq fglrx(P) pcspkr coretemp
snd_seq_device evdev snd_timer parport_pc parport snd i2c_i801 i2c_core
acpi_cpufreq soundcore iTCO_wdt iTCO_vendor_support mperf button processor

Bug#672571:

2012-05-12 Thread Krzysztof Marczak
Package: plasma-desktop
Version: 4:4.7.4-2+b1
Severity: important
Tags: upstream

Dear Maintainer,
  * What led up to the situation?
plasma-desktop crashes everytime during system startup. It crashes also when
plasma-desktop is tried to start for instance from konsole

  * What exactly did you do (or not do) that was effective (or
    ineffective)?
Program just crashes during startup. This problem exists since last system
upgrade:

Start-Date: 2012-05-11 17:20:39
Commandline: apt-get dist-upgrade
Install: libgdict-common:amd64 (3.4.0-2, automatic), libx264-124:amd64
(0.124.2197+git69a0443-dmo1, automatic), libqt4-dev-bin:amd64 (4.8.1-1,
automatic), libexiv2-12:amd64 (0.23-1, automatic)
Upgrade: x11-apps:amd64 (7.6+5, 7.7~1), qt4-doc:amd64 (4.7.4-3, 4.8.1-1),
dnsmasq-base:amd64 (2.60-2, 2.61-1), libqt4-declarative:amd64 (4.7.4-3,
4.8.1-1), libqt4-qt3support:amd64 (4.7.4-3, 4.8.1-1), libslang2-dev:amd64
(2.2.4-7, 2.2.4-10), gir1.2-upowerglib-1.0:amd64 (0.9.15-3, 0.9.16-2), libqt4
-opengl-dev:amd64 (4.7.4-3, 4.8.1-1), libjtidy-java:amd64 (7+svn20110807-3,
7+svn20110807-4), gnome-system-log:amd64 (3.2.1-3, 3.4.1-1), gnome-
commander:amd64 (1.2.8.15-2, 1.2.8.15-2.1), qdbus:amd64 (4.7.4-3, 4.8.1-1),
x11-utils:amd64 (7.6+4, 7.7~1), upower:amd64 (0.9.15-3, 0.9.16-2),
pulseaudio:amd64 (1.1-3+b1, 1.1-3.2), x11-xkb-utils:amd64 (7.6+4, 7.7~1),
linux-headers-3.2.0-2-all-amd64:amd64 (3.2.15-1, 3.2.16-1), libgtk2-perl:amd64
(1.242-1, 1.243-1), libqt4-test:amd64 (4.7.4-3, 4.8.1-1), libqt4-script:amd64
(4.7.4-3, 4.8.1-1), libqt4-designer:amd64 (4.7.4-3, 4.8.1-1),
libqt4-network:amd64 (4.7.4-3, 4.8.1-1), libqt4-dbus:amd64 (4.7.4-3, 4.8.1-1),
libxxf86vm1:amd64 (1.1.1-2, 1.1.2-1), gwenview:amd64 (4.7.4-2, 4.7.4-2+b1),
phonon:amd64 (4.6.0.0-1, 4.6.0.0-2), libmp4v2-1:amd64 (1.9.1-0.10, 1.9.1-dmo1),
mplayer:amd64 (1.0~rc4+svn20120324-0.0, 1.0~rc4+svn20120430-dmo1), pulseaudio-
module-x11:amd64 (1.1-3+b1, 1.1-3.2), libgdict-1.0-6:amd64 (3.2.1-3, 3.4.0-2),
pulseaudio-module-gconf:amd64 (1.1-3+b1, 1.1-3.2), gnome-commander-data:amd64
(1.2.8.15-2, 1.2.8.15-2.1), python-qt4-dbg:amd64 (4.9.1-1, 4.9.1-3),
mencoder:amd64 (1.0~rc4+svn20120324-0.0, 1.0~rc4+svn20120430-dmo1), linux-
headers-3.2.0-2-common-rt:amd64 (3.2.15-1, 3.2.16-1), libqt4-opengl:amd64
(4.7.4-3, 4.8.1-1), linux-headers-3.2.0-2-rt-amd64:amd64 (3.2.15-1, 3.2.16-1),
libqt4-xmlpatterns:amd64 (4.7.4-3, 4.8.1-1), libqt4-sql-sqlite:amd64 (4.7.4-3,
4.8.1-1), libqt4-dbg:amd64 (4.7.4-3, 4.8.1-1), libqt4-dev:amd64 (4.7.4-3,
4.8.1-1), linux-image-3.2.0-2-amd64:amd64 (3.2.15-1, 3.2.16-1), python-
qt4-gl:amd64 (4.9.1-1, 4.9.1-3), libqt4-help:amd64 (4.7.4-3, 4.8.1-1), linux-
headers-3.2.0-2-amd64:amd64 (3.2.15-1, 3.2.16-1), python-qt4:amd64 (4.9.1-1,
4.9.1-3), ufraw-batch:amd64 (0.18-1.1+b1, 0.18-1.1+b2), faac:amd64 (1.28-0.8,
1.28-dmo1), libqtcore4:amd64 (4.7.4-3, 4.8.1-1), pulseaudio-esound-compat:amd64
(1.1-3+b1, 1.1-3.2), x11-xfs-utils:amd64 (7.6+1, 7.7~1), kbd:amd64 (1.15.3-7,
1.15.3-9), qt4-qmake:amd64 (4.7.4-3, 4.8.1-1), python-qt4-sql:amd64 (4.9.1-1,
4.9.1-3), tzdata-java:amd64 (2012b-1, 2012c-1), libpulse-mainloop-glib0:amd64
(1.1-3+b1, 1.1-3.2), linux-headers-3.2.0-2-all:amd64 (3.2.15-1, 3.2.16-1),
libqt4-sql:amd64 (4.7.4-3, 4.8.1-1), libqt4-svg:amd64 (4.7.4-3, 4.8.1-1),
libglib-perl:amd64 (1.251-1, 1.242-2), libphonon4:amd64 (4.6.0.0-1, 4.6.0.0-2),
libkexiv2-10:amd64 (4.7.4-2, 4.7.4-2+b1), libqt4-xml:amd64 (4.7.4-3, 4.8.1-1),
gnome-dictionary:amd64 (3.2.1-3, 3.4.0-2), gnome-contacts:amd64 (3.2.2-2,
3.4.1-1), libqt4-assistant:amd64 (4.7.4-3, 4.8.1-1), krename:amd64 (4.0.9-1,
4.0.9-1+b1), libqtgui4:amd64 (4.7.4-3, 4.8.1-1), tzdata:amd64 (2012b-1,
2012c-1), libphonon-dev:amd64 (4.6.0.0-1, 4.6.0.0-2), libupower-glib1:amd64
(0.9.15-3, 0.9.16-2), qt4-linguist-tools:amd64 (4.7.4-3, 4.8.1-1),
libtag1c2a:amd64 (1.7.1-2, 1.7.1-3), libpulse-dev:amd64 (1.1-3+b1, 1.1-3.2),
python-qt4-dbus:amd64 (4.9.1-1, 4.9.1-3), exiv2:amd64 (0.20-2.1, 0.23-1),
libpulse0:amd64 (1.1-3+b1, 1.1-3.2), qt4-dev-tools:amd64 (4.7.4-3, 4.8.1-1),
linux-libc-dev:amd64 (3.2.15-1, 3.2.16-1), libqt4-sql-mysql:amd64 (4.7.4-3,
4.8.1-1), libqt4-scripttools:amd64 (4.7.4-3, 4.8.1-1), libimlib2:amd64
(1.4.4-1+b1, 1.4.5-1), gimp-ufraw:amd64 (0.18-1.1+b1, 0.18-1.1+b2), x264:amd64
(0.122.2184+git5c85e0a-0.1, 0.124.2197+git69a0443-dmo1), libslang2:amd64
(2.2.4-7, 2.2.4-10), libcrystalhd3:amd64 (0.0~git20110715.fdd2f19-6,
0.0~git20110715.fdd2f19-7), linux-headers-3.2.0-2-common:amd64 (3.2.15-1,
3.2.16-1), libsqlite3-0:amd64 (3.7.11-2, 3.7.11-3), pulseaudio-module-
zeroconf:amd64 (1.1-3+b1, 1.1-3.2), pulseaudio-utils:amd64 (1.1-3+b1, 1.1-3.2),
qt4-designer:amd64 (4.7.4-3, 4.8.1-1), libfaac0:amd64 (1.28-0.8, 1.28-dmo1),
libtag1-vanilla:amd64 (1.7.1-2, 1.7.1-3)
Remove: gnome-utils-common:amd64 (3.2.1-3)
End-Date: 2012-05-11  17:25:06

  * What was the outcome of this action?

Application: Powłoka pulpitu Plazmy (plasma-desktop), signal: Segmentation
fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.

Bug#643762: closed by Andreas Beckmann deb...@abeckmann.de (Bug#642757: fixed in nvidia-graphics-drivers 280.13.really.275.36-1)

2011-11-11 Thread Krzysztof Marczak
Hello

From my point of view this bug shoudn't be closed. I have tested
280.13.really.275.36-1_amd64
version of nvidia non-free drivers with Xserver 1.11.1. It still works very
slow with KDE (with Gnome not so bad). Resizing of windows takes 2-5
seconds (normally worked smooth). What is more this version of nvidia
driver has corrupted OpenCL libraries, because it is not possible to
compile any OpecCL kernel. I have also tested version 285.03 from sgfxi and
the problem also exists (but OpenCL works properly). So I have to downgrade
xorg again to older version to make my system possible to use.

Regards
   Krzysztof

-- 
--
Zapraszam do mojej galerii zdjęć http://picasaweb.google.com/buddhi1980
oraz galerii fraktali: http://krzysztofmarczak.deviantart.com/gallery/