[Bug 1547745] Re: video thumbnails are not available in dolphin previews

2016-03-03 Thread Tasev Nikola
Hi,

This bug is still present in the new Kubuntu 16.04 Xenial build.
Recompiling ffmpegthumbs like suggested in bug : 
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1505014   comment 14 
still work's.

sudo apt-get install git build-essential cmake extra-cmake-modules kio-dev 
pkg-config libavformat-dev
libavcodec-dev libswscale-dev

git clone git://anongit.kde.org/ffmpegthumbs
cd ffmpegthumbs
git checkout origin/frameworks
mkdir -p builddir
cd builddir && cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DKDE_INSTALL_QTPLUGINDIR=/usr/lib/x86_64-linux-gnu/qt5/plugins
make
sudo make install

Close and reopen dolphin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547745

Title:
  video thumbnails are not available in dolphin previews

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kffmpegthumbnailer/+bug/1547745/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1505014] Re: dolphin doesn't load video thumbnail services

2016-03-03 Thread Tasev Nikola
Hi devs,

This bug is still present in the new Kubuntu 16.04 Xenial build.
Recompiling ffmpegthumbs like suggested in comment 14 still work's.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1505014

Title:
  dolphin doesn't load video thumbnail services

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/1505014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348890] Re: Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event

2015-11-19 Thread Tasev Nikola
Could people who have an ASUS UX305 add themselves to the bug report
here to speed up things:

 https://bugzilla.kernel.org/show_bug.cgi?id=98931

** Bug watch added: Linux Kernel Bug Tracker #98931
   http://bugzilla.kernel.org/show_bug.cgi?id=98931

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348890

Title:
  Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev
  event

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1348890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265

2015-06-12 Thread Tasev Nikola
Hi

Did anyone try the 25.17.12.0 firmware version from :
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi#firmware
He solve the issue for me, no more disconnection and perfectly stable.
Hope it will help you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437913

Title:
  8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel
  7265

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444766] Re: Wifi connection issues

2015-06-12 Thread Tasev Nikola
Hi

Looking into your dmesg i see that the firmware loaded by the iwlwifi
driver  is version 25.15.12.0 .

From this page : 
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi#firmware  
you can download the latest version, for the 3.19 kernel the 25.17.12.0.tgz is 
the good one.

Extract it and copy it to /lib/firmware (as root) and reboot.

This solve the issue for me. No more disconnection and perfectly stable.
I hope this will help you !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444766

Title:
  Wifi connection issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1444766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1299499]

2014-04-06 Thread Tasev Nikola
Hi,

I also have this bug , my system is:

Kubuntu Trusty Thar

Intel(R) Pentium(R) CPU  P6000  @ 1.87GHz in HP G72 notebook

glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile 
OpenGL version string: 2.1 Mesa 10.1.0
OpenGL shading language version string: 1.20

I try the proposed patch with

sudo apt-get build-dep mesa
apt-get source mesa
cd mesa*/

Then a change the line proposed in the patch in
/src/mesa/drivers/dri/i965/brw_context.c

dpkg-source --commit
dpkg-buildpackage

sudo dpkg -i libgl1-mesa-dri libgl1-mesa-glx

Then i reboot but the bug is still there , kwin crashes if i enable desktop 
effects, 
here is the krash log:

Thread 1 (Thread 0x7f6418790800 (LWP 2353)):
[KCrash Handler]
#5  0x7f6417ea2f79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x7f6417ea6388 in __GI_abort () at abort.c:89
#7  0x7f6417e9be36 in __assert_fail_base (fmt=0x7f641877e05f 
%s%s%s\302\240:%u\302\240:\302\240%s%s 
l'assertion \302\253\302\240%s\302\240\302\273 a \303\251chou\303\251.\n%n, 
assertion=assertion@entry=0x7f63f3cf2a63 brw-hw_ctx != ((void *)0), 
file=file@entry=0x7f63f3cf2a28 
../../../../../../../src/mesa/drivers/dri/i965/brw_reset.c, 
line=line@entry=43, 
function=function@entry=0x7f63f3cf2a80 brw_get_graphics_reset_status) at 
assert.c:92
#8  0x7f6417e9bee2 in __GI___assert_fail (assertion=0x7f63f3cf2a63 
brw-hw_ctx != ((void *)0), 
file=0x7f63f3cf2a28 
../../../../../../../src/mesa/drivers/dri/i965/brw_reset.c, line=43, 
function=0x7f63f3cf2a80 brw_get_graphics_reset_status) at assert.c:101

I try also with the final 3.14 kernel from the mainline ppa and also
with the latest mesa an libdrm from the oibaf ppa with the same result

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299499

Title:
  kwin crashes on desktop startup with wobbly windows enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1299499/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 537386] [NEW] Creative Zen not found in /lib/udev/rules.d/

2010-03-11 Thread Tasev Nikola
Public bug reported:

Binary package hint: udev

Hello, 
My dother have a Creative Zen player, wen is plugged in  lsusb show :
Bus 001 Device 002: ID 041e:4133 Creative Technology, Ltd Zen (MTP)
Wen using amarok, then songs into the player can be played but is no possible 
to transfer new songs from the computer into de Creative Zen player.
I search into /lib/udev/rules.d/45-libmtp8.rules an did not found this Creative 
Zen ID  041e:4133  into the list of supported device.

Then i add a new entry into the list with  kdesudo kate
/lib/udev/rules.d/45-libmtp8.rules

# Creative ZEN  (MTP mode)
ATTR{idVendor}==041e, ATTR{idProduct}==4133, SYMLINK+=libmtp-%k, 
MODE=660, GROUP=audio

Then i restart udev and amarok, and now the songs transfert work

Sorry for my poor english and thank's for all your work.

Tasev Nikola

ProblemType: Bug
Architecture: i386
Date: Thu Mar 11 14:46:17 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Kubuntu 10.04 Lucid Lynx - Alpha i386 (20100112.3)
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 041e:4157 Creative Technology, Ltd Zen (MTP)
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: American Megatrends Inc. K7S41GX
NonfreeKernelModules: nvidia
Package: udev 151-5
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-15-generic 
root=UUID=82f4a362-abac-41ae-ae23-fcb91b55c584 ro locale=fr_FR
ProcEnviron:
 LANGUAGE=fr_BE:fr
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: udev
Uname: Linux 2.6.32-15-generic i686
dmi.bios.date: 10/18/2006
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.80
dmi.board.name: K7S41GX
dmi.board.version: 1.0
dmi.chassis.asset.tag: 0123ABC
dmi.chassis.type: 3
dmi.chassis.vendor: Uknown Chassis Manufacture
dmi.chassis.version: Version 1.00
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.80:bd10/18/2006:svnAmericanMegatrendsInc.:pnK7S41GX:pvr1.0:rvn:rnK7S41GX:rvr1.0:cvnUknownChassisManufacture:ct3:cvrVersion1.00:
dmi.product.name: K7S41GX
dmi.product.version: 1.0
dmi.sys.vendor: American Megatrends Inc.

** Affects: udev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Creative Zen not found in /lib/udev/rules.d/
https://bugs.launchpad.net/bugs/537386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 537386] Re: Creative Zen not found in /lib/udev/rules.d/

2010-03-11 Thread Tasev Nikola

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/40791298/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/40791299/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/40791300/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/40791301/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/40791302/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/40791303/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/40791304/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/40791305/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/40791306/UdevLog.txt

-- 
Creative Zen not found in /lib/udev/rules.d/
https://bugs.launchpad.net/bugs/537386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs