[Bug 1547752]

2016-02-25 Thread Serhiy Zahoriya
5.5.3 from Kubuntu Backports PPA -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547752 Title: Popup notifications not showing at all in KDE5 session To manage notifications about this bug go to: ht

[Bug 232539] Re: moodbar cannot process MP3s

2016-02-07 Thread Serhiy Zahoriya
$ sudo apt install gstreamer0.10-plugins-ugly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/232539 Title: moodbar cannot process MP3s To manage notifications about this bug go to: https://bugs.laun

[Bug 1451865] Re: Kwallet is no longer automatically unlocked on login

2015-12-21 Thread Serhiy Zahoriya
sudo apt install pam-kwallet5 On 15.10 in my case installing pam-kwallet5 was sufficient, SDDM PAM config already contains necessary lines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451865 Title

[Bug 1547752]

2016-02-28 Thread Serhiy Zahoriya
Cannot reproduce after upgrading to 5.5.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547752 Title: Popup notifications not showing at all in KDE5 session To manage notifications about this bug

[Bug 1547752]

2016-02-28 Thread Serhiy Zahoriya
Reproducible both on Intel and on NVidia graphics. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-runtime in Ubuntu. https://bugs.launchpad.net/bugs/1547752 Title: Popup notifications not showing at all in KDE5 session To manage noti

[Bug 657551] Re: console-setup doesn't start

2016-01-07 Thread Serhiy Zahoriya
Worked after changing /etc/default/console-setup to CHARMAP="UTF-8" CODESET="Uni2" FONTFACE="Fixed" FONTSIZE="16" , then unzipping the font file (don't remember where I've read that it helps): cd /etc/console-setup sudo gunzip -k Uni2-Fixed16.psf.gz sudo update-initramfs -u ** Changed in: conso

[Bug 1510276] Re: console-setup font ignored on boot

2016-01-07 Thread Serhiy Zahoriya
*** This bug is a duplicate of bug 657551 *** https://bugs.launchpad.net/bugs/657551 ** This bug has been marked a duplicate of bug 657551 console-setup doesn't start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1240336] Re: Not authorized to perform operation / Unable to determine the session we are in: No session for pid

2014-10-28 Thread Serhiy Zahoriya
DO NOT INSTALL systemd-sysv unless you absolutely sure you know what you are doing. It breaks too much on 14.10 at the moment. There is a bunch of packages that need prerm/postinst script editing to not break dpkg state without upstart. -- You received this bug notification because you are a memb

[Bug 1402660] [NEW] pm-hibernate doesn't indicate failure reason

2014-12-15 Thread Serhiy Zahoriya
Public bug reported: After installing new kernel without rebooting pm-hibernate failed with just exit status of 1 without printing anything at all until the system was rebooted. After that it worked fine again. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: pm-utils 1.4.1-15 ProcVersionSig

[Bug 1331177] Re: Images failing to run, error says .device file or directory is missing

2014-12-02 Thread Serhiy Zahoriya
You can find two logs on the forums: http://ubuntuforums.org/showthread.php?t=2208424 In my case the image was created long ago and I don't really want to recreate it from scratch unless I have to. I have libudev1:i386 installed, so the suggestion in forum thread is not suitable for me. ** Chan

[Bug 1331177] Re: Images failing to run, error says .device file or directory is missing

2014-12-02 Thread Serhiy Zahoriya
And I'm getting unknown flag `use-raw-disk' while trying Jarek`s suggestion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331177 Title: Images failing to run, error says .device file or directory

[Bug 1331177] Re: Images failing to run, error says .device file or directory is missing

2014-12-02 Thread Serhiy Zahoriya
I've recreated the emulator image and this .device file contains only one line: i386 ** Changed in: goget-ubuntu-touch (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1267662] Re: Empty 1px panel created after going to exported menu in KDE

2014-01-09 Thread Serhiy Zahoriya
In this case Firefox is not the best option to view the included png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267662 Title: Empty 1px panel created after going to exported menu in KDE To mana

[Bug 1267662] [NEW] Empty 1px panel created after going to exported menu in KDE

2014-01-09 Thread Serhiy Zahoriya
Public bug reported: Using KDE with Window Menubar widget, after I open second level of menu empty navigation panel is created on top of all the panels. Attaching screenshots. Workaround is to click on it with right mouse button. It disappears after you close the context menu. ProblemType: Bug

[Bug 984603] Re: Skype video freezes right after few first frames

2014-01-11 Thread Serhiy Zahoriya
I'm having the same problems with the updated 32bit 13.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984603 Title: Skype video freezes right after few first frames To manage notifications about

[Bug 1318227] [NEW] Allow selecting decode errors bahaviour

2014-05-10 Thread Serhiy Zahoriya
Public bug reported: Currently it stops convertion on any decode error: $ html2markdown broken_text Traceback (most recent call last): File "/usr/bin/html2markdown", line 9, in load_entry_point('html2text==3.200.3', 'console_scripts', 'html2text')() File "/usr/lib/python3/dist-packages/

[Bug 1352320] [NEW] Upgrading libvirt fails if /var/log is in tmpfs

2014-08-04 Thread Serhiy Zahoriya
Public bug reported: I had to create three folders manually before it could proceed: # mkdir -p /var/log/libvirt/qemu/ # mkdir -p /var/log/libvirt/uml/ # mkdir -p /var/log/libvirt/lxc/ ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: libvirt-bin 1.2.2-0ubuntu13.1.2 ProcVersionSignature: Ubun

[Bug 984603] Re: Skype video freezes right after few first frames

2014-08-17 Thread Serhiy Zahoriya
Still the same on 14.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984603 Title: Skype video freezes right after few first frames To manage notifications about this bug go to: https://bugs.laun

[Bug 1359766] [NEW] Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-08-21 Thread Serhiy Zahoriya
Public bug reported: The problem is thoroughly described in this question: http://askubuntu.com/q/398236/20275 Steps to reproduce: Make sure oom_kill_allocating_task = 0 (it's the default configuration) cat /proc/sys/vm/oom_kill_allocating_task echo 0 | sudo tee /proc/sys/vm/oom_kill_allocating_t

[Bug 1359766] Re: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-08-22 Thread Serhiy Zahoriya
Fixed with v3.17-rc1-utopic ** Tags added: kernel-fixed-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359766 Title: K

[Bug 1360309] [NEW] postinst script fails when /var/log is in tmpfs

2014-08-22 Thread Serhiy Zahoriya
Public bug reported: /var/lib/dpkg/info/phpmyadmin.postinst: 15: /var/lib/dpkg/info/phpmyadmin.postinst: cannot create /var/log/dbconfig- common/dbc.log: Directory nonexistent ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: phpmyadmin 4:4.0.10-1 ProcVersionSignature: Ubuntu 3.13.0-34.60-gen

[Bug 1318837] Re: 1814:0201 ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush

2014-08-22 Thread Serhiy Zahoriya
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1360410 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318837 Title: 1814:0201 ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 faile

[Bug 1360410] [NEW] Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-08-22 Thread Serhiy Zahoriya
Public bug reported: Previously I thought it was due to low WiFi signal, but I've just compared speeds with my phone in my room and directly below the router. The notebook doesn't get more then half Mbps while phone gets 6 to 8 and wired desktop - above 50. I've also tried changing channels. Ke

[Bug 1359766] Re: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-08-22 Thread Serhiy Zahoriya
s/bug bug/bug but/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359766 Title: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0 To manage notifications about thi

[Bug 1359766] Re: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-08-22 Thread Serhiy Zahoriya
-35 fixed this bug bug killed USB and WiFi completely. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359766 Title: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task =

[Bug 1352320] Re: Upgrading libvirt fails if /var/log is in tmpfs

2014-08-07 Thread Serhiy Zahoriya
There is no /var/log/apt/term.log, I've rebooted since then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352320 Title: Upgrading libvirt fails if /var/log is in tmpfs To manage notifications abo

[Bug 1306872] [NEW] Default project "QML Extension Library + Tabbed UI" fails to run if project name contains hyphen

2014-04-11 Thread Serhiy Zahoriya
Public bug reported: I've just installed ubuntu-sdk and tried to run default project without any modifications. I get Starting /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene... QProcessPrivate::execChild() failed to chdir to project/build-project-name-Desktop-Default/.ubuntu-sdk-deploy project/pro

[Bug 1306872] Re: Default project "QML Extension Library + Tabbed UI" fails to run

2014-04-11 Thread Serhiy Zahoriya
It works fine after removing and creating a new project withot hyphen in the name. ** Summary changed: - Default project "QML Extension Library + Tabbed UI" fails to run + Default project "QML Extension Library + Tabbed UI" fails to run if project name contains hyphen -- You received this bug

[Bug 1307181] [NEW] Link in pkexec to hal.freedesktop.org/docs/PolicyKit/ is broken

2014-04-13 Thread Serhiy Zahoriya
Public bug reported: I've just clicked "The PolicyKit Project" in the details. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: policykit-1 0.105-4ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8 Uname: Linux 3.13.0-23-generic x86_64 ApportVersion: 2.14.1-0ubuntu2 Architectur

[Bug 1308007] [NEW] QML DatePicker allows selecting dates in the past when 'minimum' is today

2014-04-15 Thread Serhiy Zahoriya
Public bug reported: API says: The default values are the current date for the minimum But even if I use minimum: new Date() it's still possible to select a date in the past. Just years selector look affected it maximum is not set. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: qtdeclara

[Bug 1276041] [NEW] HDMI output number doubled

2014-02-04 Thread Serhiy Zahoriya
Public bug reported: I have GTX560Ti with only one HDMI output but KDE settings show two HDMI outputs + two HDMI 5.1 outputs. Only one of them works. Additional info: https://bugs.kde.org/show_bug.cgi?id=330713 ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: pulseaudio 1:4.0-0ubuntu6 ProcV

[Bug 363695] Re: update-apt-xapian-index uses too much CPU and memory

2014-02-07 Thread Serhiy Zahoriya
> "The usage is *by-design*. It was designed to not hog the CPU." > "update-apt-xapian-index uses too much CPU" I'm lost in these arguments. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/363695 Title:

[Bug 1064151] Re: ubiquity crashed with TypeError in partman_dialog(): 'NoneType' object is not subscriptable

2014-03-24 Thread Serhiy Zahoriya
Asus X502CA, nodmraid didn't change anything. Ubiquity 2.15.26 This is critical, I cannot install using Lubuntu 13.10 LiveUSB. ** Changed in: ubiquity (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1298109] [NEW] Upgrading Kubuntu pulls in GNOME components

2014-03-26 Thread Serhiy Zahoriya
Public bug reported: I've upgraded from Kubuntu 13.10 to 14.04 using do-release-upgrade -d And it installed some GNOME components and other packages that are not of Kubuntu and wasn't anywhere near installed before upgrading. Additionally, that GNOME components broke my keyboard layout settings.

[Bug 1189721] Re: Ralink RT3290 needs bluetooth driver

2014-03-26 Thread Serhiy Zahoriya
Kubuntu 14.04 Linux 3.13.0-19-generic With no additional actions WiFi connection is stable. Still no bluetooth. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189721 Title: Ralink RT3290 needs bluet

[Bug 1227930] Re: Add an Apport Package Hook

2013-11-15 Thread Serhiy Zahoriya
Isn't it required to report bugs to PPAs with apport? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227930 Title: Add an Apport Package Hook To manage notifications about this bug go to: https://

[Bug 1333634] Re: [Lenovo ThinkPad Edge E540] Resume was not possible

2014-11-18 Thread Serhiy Zahoriya
*** This bug is a duplicate of bug 1331077 *** https://bugs.launchpad.net/bugs/1331077 ** This bug has been marked a duplicate of bug 1331077 [Lenovo ThinkPad Edge E540] suspend/resume failure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1388239] Re: CPU: 1 PID: 11025 at /build/buildd/linux-3.16.0/drivers/media/v4l2-core/videobuf2-core.c:2120 __vb2_queue_cancel+0x116/0x180 [videobuf2_core]()

2014-11-19 Thread Serhiy Zahoriya
I have slightly different stacktrace, but the warning is the same. [ 137.003774] usb 1-1.6: new full-speed USB device number 4 using ehci-pci [ 137.103709] usb 1-1.6: New USB device found, idVendor=04da, idProduct=2318 [ 137.103714] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNu

[Bug 1388239] Re: CPU: 1 PID: 11025 at /build/buildd/linux-3.16.0/drivers/media/v4l2-core/videobuf2-core.c:2120 __vb2_queue_cancel+0x116/0x180 [videobuf2_core]()

2014-11-19 Thread Serhiy Zahoriya
The camera freezes while using skype. Also, it's definitely not the upgrader bug. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: v4l-utils (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Confir

[Bug 1388239] Re: CPU: 1 PID: 11025 at /build/buildd/linux-3.16.0/drivers/media/v4l2-core/videobuf2-core.c:2120 __vb2_queue_cancel+0x116/0x180 [videobuf2_core]()

2014-11-19 Thread Serhiy Zahoriya
And it doesn't work at all with 3.18.0-031800rc5-generic kernel: [ 592.517167] uvcvideo: Failed to set UVC commit control : -32 (exp. 26). [ 592.517173] [ cut here ] [ 592.517187] WARNING: CPU: 1 PID: 3390 at /home/apw/COD/linux/drivers/media/v4l2-core/videobuf2-core.c:

[Bug 1388239] Re: CPU: 1 PID: 11025 at /build/buildd/linux-3.16.0/drivers/media/v4l2-core/videobuf2-core.c:2120 __vb2_queue_cancel+0x116/0x180 [videobuf2_core]()

2014-11-19 Thread Serhiy Zahoriya
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/media/v4l2-core/videobuf2-core.c?id=refs/tags/v3.18-rc5#n2135 > __vb2_queue_cancel() - cancel and stop (pause) streaming > Removes all queued buffers from driver's queue and all buffers queued by > userspace from videobuf

[Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2014-11-19 Thread Serhiy Zahoriya
Affects Kubuntu 14.10 too. Both updated and fresh. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359439 Title: [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-11-22 Thread Serhiy Zahoriya
And now I can barely watch 720p60 on youtube if I close every other network connection. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-17 Thread Serhiy Zahoriya
And with that driver it stops receiving any data about twice per day. Reconnection helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360410 Title: Slow connection on RT3290: ieee80211 phy0: rt2x

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-17 Thread Serhiy Zahoriya
3b. 802.11g 4a. I don't have other 802.11n devices and changing to 802.11b is not exactly solving this problem, quite the opposite. 4b. Tried all of them. 10. There is question about that, please answer it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-05 Thread Serhiy Zahoriya
I forgot the word "_twice_" in the previous comment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360410 Title: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queu

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-05 Thread Serhiy Zahoriya
Updated to X502CA.209 06/09/2013 and nothing changed. I also getting a disconnect about once per two days on average. P.S. You have "As well, you don't have to create a new bug report." in the comment. Since it's a standard comment, I guess there is a template that needs an edit. ** Changed in:

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-05 Thread Serhiy Zahoriya
uname -a Linux int-X502 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360410 Title: Slow connection on

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-05 Thread Serhiy Zahoriya
Download: 0.09 Mbits/s Upload: 0.15 Mbits/s -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360410 Title: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 faile

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-08 Thread Serhiy Zahoriya
3.17.0-031700rc4-generic Download: 0.58 Mbits/s Upload: 0.10 Mbits/s ** Tags added: kernel-bug-exists-upstream-3.17-rc4 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-08 Thread Serhiy Zahoriya
Just bought the notebook, can't say. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360410 Title: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to fl

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-09 Thread Serhiy Zahoriya
3. DIR-300, latest firmware. 4. $ iwconfig wlan0 wlan0 IEEE 802.11bgn ESSID:"lin" Mode:Managed Frequency:2.452 GHz Access Point: 00:24:01:BA:A0:31 Bit Rate=36 Mb/s Tx-Power=20 dBm Retry short limit:7 RTS thr:off Fragment thr:off Power Management

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-09 Thread Serhiy Zahoriya
This: http://ubuntuforums.org/showthread.php?t=2104690&page=4&p=12906524#post12906524 doesn't work. And I've compared the code with official (?) drivers from mediatek.com, it's the same. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-09 Thread Serhiy Zahoriya
The errors: /var/lib/dkms/Ralink_3290sta/2.6.0.0/build/src/os/linux/../../os/linux/rt_linux.c:1136:20: error: incompatible types when assigning to type ‘int’ from type ‘kuid_t’ pOSFSInfo->fsuid = current_fsuid(); ^ /var/lib/dkms/Ralink_3290sta/2.6.0.0/build/src/os/linux/../

[Bug 1360410] Re: Slow connection on RT3290: ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

2014-09-09 Thread Serhiy Zahoriya
Code from http://askubuntu.com/questions/455030/ralink-rt3290-wifi-driver-is-not-working-in-ubuntu-14-04/455512#455512 compiled fine and visually increased the speed. I've also discovered that speedtest-cli is unreliable for measuring the speed on the notebook. Although it's looks like working fin

[Bug 1359766] Re: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-10-10 Thread Serhiy Zahoriya
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359766 Title: Kernel fails to execute code for killing OOM task if oom_kill_a

[Bug 807861] Re: typo in ../src/widgets/toolbox.cpp:4685

2014-10-21 Thread Serhiy Zahoriya
This bug is listed on http://harvest.ubuntu.com/opportunities/ But it could have been fixed years ago. Why wasn't the patch sent upstream? Why wasn't it moved to Ubuntu dev version upon disapproval if current version was already released? -- You received this bug notification because you are a

[Bug 1385945] [NEW] KDM cannot start any session with systemd

2014-10-26 Thread Serhiy Zahoriya
Public bug reported: It just restarts itself after entering credentials. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: kdm 4:4.11.12-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Uname: Linux 3.16.0-23-generic x86_64 ApportVersion: 2.14.7-0ubuntu8 Architecture: amd64 C

[Bug 1385945] Re: KDM cannot start any session with systemd

2014-10-26 Thread Serhiy Zahoriya
Will it be dropped when Debian and Ubuntu switch to systemd? http://www.markshuttleworth.com/archives/1316 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1385945 Title: KDM cannot start any session w

[Bug 1385945] Re: KDM cannot start any session with systemd

2014-10-26 Thread Serhiy Zahoriya
Thanks. Follow-up bug for SDDM: https://github.com/sddm/sddm/issues/295 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1385945 Title: KDM cannot start any session with systemd To manage notification

[Bug 1386277] [NEW] Cannot be removed while using systemd

2014-10-27 Thread Serhiy Zahoriya
Public bug reported: postinstall script tries to stop the service and fails: Failed to issue method call: Unit urfkill.service failed to load: No such file or directory. invoke-rc.d: initscript urfkill, action "start" failed. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: urfkill 0.6.0~2

[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-13 Thread Serhiy Zahoriya
/etc/network/if-post-down.d$ file avahi-daemon avahi-daemon: symbolic link to `../if-up.d/avahi-daemon' ** No longer affects: ifupdown (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230056 T

[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-13 Thread Serhiy Zahoriya
avahi-daemon 0.6.31-1ubuntu3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230056 Title: /etc/network/if-post-down.d/avahi-daemon is a symbolic link to `../if- up.d/avahi-daemon' To manage notif

[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-13 Thread Serhiy Zahoriya
It's something from avahi-daemon. apt-get purge avahi-daemon solves the issue and reinstalling it makes it appear again. ** No longer affects: sysvinit (Ubuntu) ** No longer affects: upstart (Ubuntu) ** Also affects: avahi (Ubuntu) Importance: Undecided Status: New -- You received t

[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-13 Thread Serhiy Zahoriya
$ sudo rm /etc/network/if-post-down.d/avahi-daemon fixes the problem. ** Summary changed: - ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown + /etc/network/if-post-down.d/avahi-daemon is a symbolic link to `../if-up.d/avahi-daemon' -- You received th

[Bug 1230056] Re: /etc/network/if-post-down.d/avahi-daemon is a symbolic link to `../if-up.d/avahi-daemon'

2013-10-13 Thread Serhiy Zahoriya
** Description changed: - SInce I've upgraded to 13.04 I've had to wait more that usual before - complete shutdown. There are a lot of similar reports about network- - manager, but nothing helped and I've pinpointed the issue to the line in - /etc/init.d/umountnfs.sh with + With current situation

[Bug 1091453] [NEW] Firefox hangs while moving already downloaded part of the file to selected destination if it was just mounted on selection.

2012-12-17 Thread Serhiy Zahoriya
Public bug reported: Steps to reproduce: 0. Set browser.download.useDownloadDir = false browser.download.lastDir = /media/unmounted/partition 1. Unmount the partition. 2. Start downloading a big file (several GiBs) from a server that gives several MiBs per second. 3. Mount the partition in t

[Bug 1091453] Re: Firefox hangs while moving already downloaded part of the file to selected destination if it was just mounted on selection.

2012-12-17 Thread Serhiy Zahoriya
** Bug watch added: Mozilla Bugzilla #822451 https://bugzilla.mozilla.org/show_bug.cgi?id=822451 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=822451 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1091453]

2012-12-18 Thread Serhiy Zahoriya
Personally, I don't mind Firefox using /tmp. It just shouldn't freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091453 Title: Firefox hangs while moving already downloaded part of the file to

[Bug 1120915] [NEW] Inkscape shorcuts don't work at all in KDE

2013-02-09 Thread Serhiy Zahoriya
Public bug reported: Even Alt+F4 doesn't work when Inkscape window is active. However, I cannot reproduce it on another machine and in openbox session. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: inkscape 0.48.3.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 Uname: L

[Bug 1120915] Re: Inkscape shorcuts don't work at all in KDE

2013-02-11 Thread Serhiy Zahoriya
Okay, I've found how to reproduce it: 1. systemsettings -> Input Devices -> Layouts -> Configure layouts 2. Add Ukrainian and English layouts. 3. Place Ukrainian layout above English. 4. Now launch Inkscape. Keyboard shortcuts (Ctrl+Z, Ctrl+S) don't work. 5. Now Ukrainian layout below English and

[Bug 1120915] Re: Inkscape keyboard shorcuts don't work in KDE when non-english layout is above english in settings

2013-02-11 Thread Serhiy Zahoriya
Reproducible on KDE 4.10.00 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120915 Title: Inkscape keyboard shorcuts don't work in KDE when non-english layout is above english in settings To manag

[Bug 938472] Re: dialogs are barely readable-- grey on black????

2013-04-01 Thread Serhiy Zahoriya
For me it's still not fixed in 12.04.2 with palimpsest (gnome-disk- utility). Deleting unico package doesn't change anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938472 Title: dialogs are

[Bug 1164682] [NEW] NanumGothic font doesn't display some cyrillic letters (і, ї) in Qt applications

2013-04-04 Thread Serhiy Zahoriya
*** This bug is a duplicate of bug 990635 *** https://bugs.launchpad.net/bugs/990635 Public bug reported: Steps to reproduce: Set uk (Ukrainian) locale and NanumGothic as your main font. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: fonts-nanum 3.010-2 ProcVersionSignature: Ubuntu 3.

[Bug 1164682] Re: NanumGothic font doesn't display some cyrillic letters (і, ї) in Qt applications

2013-04-04 Thread Serhiy Zahoriya
*** This bug is a duplicate of bug 990635 *** https://bugs.launchpad.net/bugs/990635 ** This bug has been marked a duplicate of bug 990635 Sans serif cyrillic font in kubuntu 12.04 is bad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1060186] Re: KSystemLog font doesn't have some characters

2013-04-04 Thread Serhiy Zahoriya
*** This bug is a duplicate of bug 990635 *** https://bugs.launchpad.net/bugs/990635 ** This bug has been marked a duplicate of bug 1164682 NanumGothic font doesn't display some cyrillic letters (і, ї) in Qt applications ** This bug is no longer a duplicate of bug 1164682 NanumGothic f

[Bug 938472] Re: dialogs are barely readable-- grey on black????

2013-04-04 Thread Serhiy Zahoriya
lubuntu-artwork 0.27 is still affected, can someone reopen the bug? Any workaround? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938472 Title: dialogs are barely readable-- grey on black To ma

[Bug 938472] Re: dialogs are barely readable-- grey on black????

2013-04-04 Thread Serhiy Zahoriya
Sorry, the Raleigh theme was selected, it's really fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938472 Title: dialogs are barely readable-- grey on black To manage notifications about t

[Bug 1017763] Re: quickly can't work with UTF-8 Launchpad user names

2012-11-21 Thread Serhiy Zahoriya
** Changed in: quickly (Ubuntu) Assignee: Сергій Загорія (xintx-ua) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017763 Title: quickly can't work with UTF-8 Launchpad user nam

[Bug 1081899] Re: submitubuntu.py crashed with UnicodeDecodeError in link_project(): 'ascii' codec can't decode byte 0xd0 in position 42: ordinal not in range(128)

2012-11-25 Thread Serhiy Zahoriya
Reproducible with quickly - 12.08.1-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081899 Title: submitubuntu.py crashed with UnicodeDecodeError in link_project(): 'ascii' codec can't dec

[Bug 855166] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.370 was not provided by any .service files

2012-12-20 Thread Serhiy Zahoriya
It still affects me on 12.04, all up-to-date. But I can't change status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855166 Title: software-center crashed with DBusException in call_blocking():

[Bug 1180425] [NEW] Firefox 21 freezes frequently

2013-05-15 Thread Serhiy Zahoriya
Public bug reported: After updating to Firefox 21 I experience frequent freezes with just Gmail and on other tab loaded + 4 not loaded. Maybe it's because I'm upgrading a VirtualBox machine in the background, but upgrade started when I was using Firefox 20 and I didn't have any freezes. stdout

[Bug 1180425] Re: Firefox 21 freezes frequently

2013-05-15 Thread Serhiy Zahoriya
And after upgrade ended it's working fine. Can't reproduce it with just apt-get install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180425 Title: Firefox 21 freezes frequently To manage notific

[Bug 1201634] [NEW] Unable to change background on userlist theme

2013-07-15 Thread Serhiy Zahoriya
Public bug reported: I've tried copying config.ui from classic theme but it doesn't work. ** Affects: lightdm-kde (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to lightdm-kde in Ubuntu

[Bug 1383470] Re: scp fails at 'Sending command scp -v -t' when network connection is not reliable

2019-12-07 Thread Serhiy Zahoriya
** Summary changed: - scp does not work (fails at 'Sending command scp -v -t') + scp fails at 'Sending command scp -v -t' when network connection is not reliable ** Changed in: openssh (Ubuntu) Status: Expired => Incomplete -- You received this bug notification because you are a member

[Bug 897702] Re: Address bar looses focus after hint pop-up disappearing

2019-07-27 Thread Serhiy Zahoriya
** Changed in: firefox (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897702 Title: Address bar looses focus after hint pop-up disappearing To mana

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-09-04 Thread Serhiy Zahoriya
Confirming, only Blender is affected in my case. Kernel 5.4.0-42, Intel UHD Graphics 620 (rev 07). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU

<    1   2   3