[Bug 1972148] [NEW] cdo depends on libQt5 libraries

2022-05-09 Thread Rostislav
Public bug reported: cdo depends on libQt5 libraries while the package does not have any reference. Way to reproduce: On a minimalistic Ubuntu (20.04 or 22.04) apt update DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata apt install -y cdo then $ cdo

[Bug 303140]

2021-02-26 Thread Rostislav Navrátil
I am another annoyed TB user, which need to ged rid of big attachment of signed e-mails. And as many others I do not mind that after removing attachment the mail is not correctly signed anymore - I do not need emails in my mailbox to be signed. I just need to be able read old emails without

[Bug 1900670] Re: vimdiff confuses lines

2020-10-20 Thread Rostislav
Here are the files. Thnk you! ** Attachment added: "files for the vimdiff example" https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1900670/+attachment/5424568/+files/vimbug.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1900670] [NEW] vimdiff confuses lines

2020-10-20 Thread Rostislav
Public bug reported: I try to see diff of two files in my Ubuntu 20.04. $ vimdiff outlog_20201020082321-head.log outlog_20201020084056-head.log The diff matches wrong lines and highlights them strangely.. Reproducible with removed ~/.vimrc and ~/.vim. $ vim --version VIM - Vi IMproved 8.1

[Bug 1883855] [NEW] gfortan does not include system .mod files

2020-06-17 Thread Rostislav
Public bug reported: Ubuntu 20.04 gfortran can not find .mod files located in /usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-15 The .mod files from /usr/include work perfectly well. I have found two workarounds: - To explicitly specify -I flag with that directory or - to symlink needed .mod

[Bug 858583] Re: cron is not timezone aware on per line base

2020-06-09 Thread Rostislav
The issue is still there in 20.04: cron ignores CRON_TZ in crontab. Suse cron respects CRON_TZ variable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858583 Title: cron is not timezone aware on

[Bug 1590799] Re: nfs-kernel-server does not start because of dependency failure

2020-04-29 Thread Rostislav Kandilarov
Just to confirm that it happens to me also on host 18.04 and raw lxd guest 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590799 Title: nfs-kernel-server does not start because of dependency

[Bug 1853158] [NEW] Use of uninitialized value $rec in scalar chomp at /usr/share/perl5/Git.pm line 557, <$fh> chunk 2.

2019-11-19 Thread Rostislav
Public bug reported: $ git svn dcommit causes Use of uninitialized value $rec in scalar chomp at /usr/share/perl5/Git.pm line 557, <$fh> chunk 2. Detailed description and a fix can be found at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894997 It would be great to update 18.04 with a

[Bug 1851613] [NEW] tesseract is very slow in 18.04

2019-11-07 Thread Rostislav
Public bug reported: tesseract-ocr4.00~git2288-10f4 amd64 takes ages to process simple documents. The issue and workaround described here https://github.com/tesseract-ocr/tesseract/issues/2611 The solution is to set OMP_THREAD_LIMIT=1 Could that be set by default? Thank you! **

[Bug 1840560] Re: "error: can't find command hwmatch" during grub

2019-10-26 Thread Rostislav Stříbrný
Rather than editing /etc/grub/10_linux, I suggest adding this line to the /etc/default/grub: GRUB_GFXPAYLOAD_LINUX=keep So the problematic if-then statement is not reached at all. Don't forget executing "sudo update-grub" afterwards. However, its still just another workaround... -- You

[Bug 1804577] Re: ACPI BIOS Error (bug): Failure creating [\_SB.SMIC], AE_ALREADY_EXISTS

2019-08-02 Thread Rostislav Navrátil
The same bug affects me as well. MainBoard: Gigabyte AB350-Gaming-CF CPU: Amd Ryzen 5 2400G Kernel: 5.1.15-050115-generic (updated via UKUU). lshw attached. [Fri Aug 2 09:44:25 2019] ACPI: Added _OSI(Processor Aggregator Device) [Fri Aug 2 09:44:25 2019] ACPI: Added _OSI(Linux-Dell-Video) [Fri

[Bug 230102]

2019-03-10 Thread Rostislav Devyatov
After one more such crash I've registered here just to say that this bug has been really annoying me for years! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/230102 Title: No warning when closing

[Bug 230102]

2019-03-10 Thread Rostislav Devyatov
(In reply to coolkoon from comment #214) Yes, I've seen the developers' intent not to fix it above. I hope to change this opinion by joining this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1796539] [NEW] package tinyproxy 1.8.4-5 failed to install/upgrade: installed tinyproxy package post-installation script subprocess returned error exit status 1

2018-10-07 Thread Rostislav Stříbrný
Public bug reported: Configuration file /etc/tinyproxy/tinyproxy.conf contained: User nobody Group nogroup But previous installation used: User tinyproxy Group tinyproxy This has probably changed after upgrade from 16.04 to 18.04. However, existing files (and their parent folders):

[Bug 1708852] Re: Touchpad not detected

2018-07-10 Thread Rostislav Pavchinnsky
Same problem. Ideapad 330-15IKB 81DE, Ubuntu 18.04 fresh install rost@Praha:~$ cat /proc/bus/input/devices I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 U: Uniq= H:

[Bug 1572132] Re: SMB driver (SMBv2) does not show all files when mounting a windows top level share

2017-10-31 Thread Rostislav
In my case the files do not appear only on directory listing. I can, however, do touch, edit, rm and other file operations, and they work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572132

[Bug 1315634] Re: gdb does not show heap arrays in fortran

2017-10-12 Thread Rostislav
Works out-of-the-box in Ubuntu 16.04 Can be closed. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315634 Title: gdb does not show heap arrays in fortran To manage notifications about

[Bug 1700270] Re: Stack Clash fix breaks JVM when launched from C

2017-07-11 Thread Rostislav Stříbrný
*** This bug is a duplicate of bug 1699772 *** https://bugs.launchpad.net/bugs/1699772 ** Attachment added: "Bug1699772_i386_jvm_segfault_problem.tgz - Test case source code for running JVM launched from C compiled with 32-bit and 64-bit and different JVM stack size."

[Bug 1700270] Re: Stack Clash fix breaks JVM when launched from C

2017-07-11 Thread Rostislav Stříbrný
is based on previously-provided test.c which I downloaded from Bug 1700270. ORIGINAL COMMENT: Rostislav Stříbrný (rstribrn) wrote 2 hours ago: Hi, problem still present on linux-image-4.8.0-58-generic with these conditions: - while executing JVM launched from >>32-bit<< C (on 64-bit

[Bug 1699772] Re: linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing

2017-07-11 Thread Rostislav Stříbrný
** Attachment added: "Test case source code for running JVM launched from C compiled with 32-bit and 64-bit and different JVM stack size." https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699772/+attachment/4912696/+files/Bug1699772_i386_jvm_segfault_problem.tgz -- You received this

[Bug 1699772] Re: linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing

2017-07-11 Thread Rostislav Stříbrný
Hi, problem still present on linux-image-4.8.0-58-generic with these conditions: - while executing JVM launched from >>32-bit<< C (on 64-bit kernel) - defining "higher" JVM stack size (eg. -Xss2048k JVM argument) => causes JVM segmentation fault Attached test case (sources + binary +

[Bug 1686333] Re: e7440 Latitude / Dell Dock Fails to detect extra Display ports

2017-04-26 Thread Rostislav
** Attachment added: "Output of xrandr with monitors connected to DP of the dock and to HDMI connector of the laptop" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1686333/+attachment/4868158/+files/xrandr.out -- You received this bug notification because you are a

[Bug 1686333] [NEW] e7440 Latitude / Dell Dock Fails to detect extra Display ports

2017-04-26 Thread Rostislav
Public bug reported: e7440 Latitude / Dell Dock Description:Ubuntu 16.04.2 LTS Release:16.04 xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 The docking station maps DP1 port of the laptop to two outputs at the back panel mirroring the picture. Earlier (in 14.04) it

[Bug 1301776] Re: Update manager is really small and not resizeable

2017-04-10 Thread Rostislav Navrátil
Problem persists on XUbuntu 16.04.02 with update-manager: version 1:16.04.5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301776 Title: Update manager is really small and not resizeable To

[Bug 1666421] Re: kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop

2017-03-30 Thread Rostislav Stříbrný
4.8.0-45-generic = broken. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666421 Title: kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop To manage notifications about this bug go to:

[Bug 1674436] Re: after update from linux-image-4.8.0-41 to linux-image-4.8.0-42 lots of modules stop loading

2017-03-20 Thread Rostislav
Yes, Joseph you are right. linux-image-extra package was missed. It would be cool if linux-image-generic would recomend linux-image-extra. Anyway bug was resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1674436] [NEW] after update from linux-image-4.8.0-41 to linux-image-4.8.0-42 lots of modules stop loading

2017-03-20 Thread Rostislav
Public bug reported: == lsmod from linux-image-4.8.0-41: == $ lsmod Module Size Used by ccm20480 3 pci_stub 16384 1 vboxpci24576 0 vboxnetadp

[Bug 1293099] Re: Password needs to be entered twice after switching users

2017-01-17 Thread Rostislav Kandilarov
Similar situation with me, I've installed Ubuntu 16.04 after that installed the meta-package for lubuntu and both "gnome-screensaver" and "light-locker" were active. When using lxde/lxqt in some cases (as closing laptop lid, etc.) gnome- screensaver overlaps the light-locker screen and asks for

[Bug 1293099] Re: Password needs to be entered twice after switching users

2017-01-17 Thread Rostislav Kandilarov
Just minor clarification - I found out the that gnome-screensaver does really overlapping light-locker screen when killed from ssh session gnome-screensaver -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 572298] Re: LXDE Desktop Pager not capable of multiple rows

2016-09-05 Thread Rostislav Navrátil
Actually this is not a bug, but a wish for new property. It would be really great if LXDE pager could work with more than one row of desktops. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/572298

[Bug 1562298] [NEW] installing kubuntu 16.04 beta 2 i386 in Virtualbox failed

2016-03-26 Thread Rostislav
Public bug reported: Try to install Kubuntu 16.04 beta 2 in VirtualBox 5.0.14 Installer failed when you use Russian language. With english installer all is OK. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.51 ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6 Uname:

[Bug 1545283] [NEW] cdo crashes on some grib files

2016-02-13 Thread Rostislav
Public bug reported: Package cdo 1.6.2+dfsg.1-1amd64 crashes with segfault on some grib files. Way to reproduce (the input file attached): $ cdo cat fc20050101_00+006-2t.grib 1.nc Segmentation fault (core dumped) Any Ideas? Thank you. ** Affects: cdo (Ubuntu) Importance: Undecided

[Bug 742964] Re: shift-click ctrl-click not working

2015-05-17 Thread Rostislav Navrátil
This bug affects SSVNC 1.0.29 (Xubuntu 14.04) as well. ** Also affects: ssvnc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742964 Title:

[Bug 742964] Re: shift-click ctrl-click not working

2015-05-17 Thread Rostislav Navrátil
The patch lp-bug742964.patch is not applicable to SSVNC 1.0.29. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742964 Title: shift-click ctrl-click not working To manage notifications about this

[Bug 1407522] Re: 14e4:4311 [HP Compaq nx7400 Notebook PC] bcmwl package was suggested by KDE driver manager but broke the system

2015-01-08 Thread Rostislav Kandilarov
Ok, sent a email. Writing here just if anybody else come to the same problem to note also the following: when installing bcmwl-kernel-source package will be generated a blacklist file: /etc/modprobe.d/blacklist-bcm43.conf which has line: install wl modprobe -r b43 b44 b43legacy ssb; modprobe

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-06 Thread Rostislav Kandilarov
Done. Same problem. After installing bcmwl-kernel-source in practice laptop is without any internet connection for not a-bit-more experienced user as modprobe wl will try to remove the NIC driver b44 and then trough modprobe ignore install b44 wich due to the broken module/kernel state cannot be

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-06 Thread Rostislav Kandilarov
Christopher, I did not remember what I've done with 12.04/10 , so I made a kubuntu usb stick with 12.04.5 and run in on the laptop. Problem is the same (3.2.0-7-generic x86, with bcmwl 6.20.155.1+bdcom-0ubuntu0.0.2 ), so for sure it happened before precise(12.04) . What is more, looking at the

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-05 Thread Rostislav Kandilarov
New BIOS installed (HP claim that bootable usb could do the trick and lost me some time...): root@Beatles:~# dmidecode -s bios-version dmidecode -s bios-release-date 68YGU Ver. F.0E 08/27/2008 Then installed bcmwl driver sudo apt-get --reinstall install bcmwl-kernel-source Then blacklisted

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-05 Thread Rostislav Kandilarov
Thanks Christopher, down in the post is the needed information (though to open new bug with ubuntu-bug if it is better?): apt-cache policy bcmwl-kernel-source bcmwl-kernel-source: Installed: (none) Candidate: 6.30.223.248+bdcom-0ubuntu1 Version table: 6.30.223.248+bdcom-0ubuntu1 0

[Bug 1407522] [NEW] bcmwl package was sugested by KDE driver manager but broke the system

2015-01-04 Thread Rostislav Kandilarov
Public bug reported: On fresh 14.10 install on the first GUI run in KDE the KDE Driver Manager suggested installation of bcmwl-kernel-source (see attached screenshot)for my Broadcom Corporation BCM4311. After successful installation of the package and restart, my system got Jan 4 23:32:13

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-04 Thread Rostislav Kandilarov
Here is the syslog with kernel BUG at include/net/cfg80211.h:3343! ** Attachment added: kernel BUG at include/net/cfg80211.h https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1407522/+attachment/4292098/+files/syslog_extracted.log -- You received this bug notification because you are a

[Bug 1330050] Re: [HP Compaq nx6325 Notebook PC] Wi-Fi (BCM4311) not working with latest utopic kernel 3.15.0-6

2015-01-04 Thread Rostislav Kandilarov
Guys, I have the same wifi and I'm using my laptop and could help solving it! I've submitted possibly similar bug at: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1407522 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system

2015-01-04 Thread Rostislav Kandilarov
I've checked at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx and installed b43 driver: sudo apt-get install firmware-b43-installer which up to now seems to work with my BCM4311. So I would recommend KDE driver manager NOT to recommend bcmwl but b43 for BCM4311 (Broadcom

[Bug 1407144] [NEW] gimp crashes on LANG = bg_BG.UTF-8

2015-01-02 Thread Rostislav Kandilarov
Public bug reported: Gimp crashes when started wit hthe default LANG settings , in my case Bulgarian locales. Crashes appear either after file is opened and selection tool is choosed or even in the open file dialog, when 'recent files' is selected and contains come cyrilic letters or ??? When

[Bug 1396494] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-11-26 Thread Rostislav Dzinko
Public bug reported: It happened after update ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331 331.89-0ubuntu5 ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7 Uname: Linux 3.16.0-25-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.7-0ubuntu8

[Bug 1315634] Re: gdb does not show heap arrays in fortran

2014-11-11 Thread Rostislav
Worked around by installing gdb from opensuse RPM package with alien. It issues a lot of warnings and sometimes crashes, but nore or less usable in Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1338211] [NEW] Czech version of power-suspendfail contains grammar errors

2014-07-06 Thread Rostislav Stříbrný
Public bug reported: Page https://help.ubuntu.com/14.04/ubuntu-help/power-suspendfail.html contains these grammatical errors: 1.) smáčkněte, it should be zmáčkněte 2.) smáčknout = zmáčknout 3.) To not produce more silly bug report, here is another problem I mentioned in English version:

[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-07-06 Thread Rostislav Stříbrný
HI, my setup: - Lenovo T530 with NVIDIA Corporation GF108M [NVS 5400M] (rev a1) - Ubuntu 14.04 with mainline kernel 3.14.9 - NVIDIA driver nvidia-331-updates: My computer hanged during hibernate resume just after reading the image from the disk. I found working solution by reading non-editable

[Bug 1319756] Re: Xubuntu 14.04 resume form hibernation/suspend error

2014-07-06 Thread Rostislav Stříbrný
HI, my setup: - Lenovo T530 with NVIDIA Corporation GF108M [NVS 5400M] (rev a1) - Ubuntu 14.04 with mainline kernel 3.14.9 - NVIDIA driver nvidia-331-updates: My computer hanged during hibernate resume just after reading the image from the disk. I found working solution by reading non-editable

[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-07-06 Thread Rostislav Stříbrný
PS: (to my previous comment) My grub params in /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT=noquiet nosplash acpi_osi=Linux acpi_backlight=vendor acpi_sleep=s4_nohwsig loop.max_part=63 loop.max_loop=64 GRUB_CMDLINE_LINUX= -- You received this bug notification because you are a member of Ubuntu

[Bug 1319756] Re: Xubuntu 14.04 resume form hibernation/suspend error

2014-07-06 Thread Rostislav Stříbrný
Sorry, I was solving my resume problems after hibernation. So please ignore my previous comment since I didn't read this bug report properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319756

[Bug 500691] Re: gdb can't refer to a single element in a two dimension array

2014-06-13 Thread Rostislav
Still reproducible in 14.04 $ gfortran -v Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1'

[Bug 1320649] Re: nvidia-331-updates-uvm 331.38-0ubuntu7: nvidia-331-updates-uvm kernel module failed to build (with kernel v3.14.4-utopic)

2014-05-20 Thread Rostislav Stříbrný
*** This bug is a duplicate of bug 1252664 *** https://bugs.launchpad.net/bugs/1252664 OK. Therefore, this bug could be closed as duplicate. Also thanks for your time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1320649] [NEW] nvidia-331-updates-uvm 331.38-0ubuntu7: nvidia-331-updates-uvm kernel module failed to build (with kernel v3.14.4-utopic)

2014-05-18 Thread Rostislav Stříbrný
Public bug reported: Currently, I'm using Ubuntu 14.04 LTS with 3.14.1 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ 1. ) I simply tried installing nvidia-331-updates-uvm package from Ubuntu 14.04 repository, and the package installation failed (build problems registering kernel

[Bug 1315634] [NEW] gdb does not show heap arrays in fortran

2014-05-03 Thread Rostislav
Public bug reported: The problem description can be found in many places over the internet, e.g. here: http://numericalnoob.blogspot.fi/2012/08/fortran-allocatable-arrays-and-pointers.html When debugging simple program program test integer, parameter :: ndata = 8, ndim = 2 real ::

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in error: symbol 'grub_term_highlight_color' not found

2014-04-30 Thread Rostislav Hucka
Problem solved The problem lied in somehow incomplete grub upgrade. The solution is quite simple: 1) Boot some live CD and chroot to the damaged instalation, like http://ubuntuforums.org/showthread.php?t=1156240 2) Purge all grub* packages 3) Check /boot directory and remove grub and grub2

[Bug 1308039] [NEW] g2clib is builtin, whereas a package available

2014-04-15 Thread Rostislav
Public bug reported: g2c is available as a separate package. After applying the patch, g2clib_src directory can be removed. ** Affects: pygrib (Ubuntu) Importance: Undecided Status: New ** Patch added: setup.py.patch

[Bug 1308040] [NEW] pygrib causes segfault on 4-byte DRTs

2014-04-15 Thread Rostislav
Public bug reported: The buffer size for packed data is calulated wrongly. Patch attached. g2clib.c pygrib.c and redtoreg.c files should be excluded from source package, but rathe generated at build stage (from .pyx files). ** Affects: pygrib (Ubuntu) Importance: Undecided

[Bug 1300387] Re: python-grib tries to use wrong versionof grib_api at trusty

2014-04-13 Thread Rostislav
Yes works now. Thank you! R ** Changed in: pygrib (Ubuntu) Status: New = 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/1300387 Title: python-grib tries to use wrong versionof

[Bug 1300387] [NEW] python-grib tries to use wrong versionof grib_api at trusty

2014-03-31 Thread Rostislav
Public bug reported: $ lsb_release -rd Description:Ubuntu Trusty Tahr (development branch) Release:14.04 $ dpkg -l |grep grib ii libgrib-api-1.10.4 1.10.4-3ubuntu1 amd64GRIB

[Bug 1265570] Re: nvidia-331 update installs bumblebee [xorg-edgers]

2014-02-06 Thread Rostislav Stříbrný
I was also just trying to install the newest NVIDIA driver only. I was quite lucky that it took me just a few minutes to find out what was happening... It also helped me choosing NVIDIA Optimus option in the BIOS settings. However, only Intel GPU started to work. Bumblebee was unable to start

[Bug 1094744] Re: MS Sculpt Touch Mouse needs to be re-paired periodically

2013-06-21 Thread Rostislav Georgiev
connection is dropped. As of this moment I'm still debugging it and I don't know if I'll be able to produce patch any time soon. Your solution works for now and as it is single liner you could send your patch to the KDE team to merge it with their tree. Best Regards, Rostislav Georgiev -- You

[Bug 1094744] Re: MS Sculpt Touch Mouse needs to be re-paired periodically

2013-06-20 Thread Rostislav Georgiev
in the console: hcitool scan bluez-simple-agent hci0 XX:XX:XX:XX:XX:XX bluez-test-device trusted XX:XX:XX:XX:XX:XX yes bluez-test-input connect XX:XX:XX:XX:XX:XX Where XX:XX:XX:XX:XX:XX is your mouse Bluetooth MAC address as given by hcitool scan. Best Regards, Rostislav Georgiev -- You received this bug

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2013-05-01 Thread Rostislav Stříbrný
6.) SOLUTION - WORKAROUND 2: After applying this workaround, BPEL rendering is fast again (in WID 6.2) and WID doesn't crash anymore. Note: Workaround no. 1 used libxrender.so only. Now more (dependent) libraries are also needed. 6.1) This patch is probably NOT needed:

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2013-04-30 Thread Rostislav Stříbrný
I still don't have a solution but here are my latest findings about this issue: 1.) WID process uses following files: lsof -p PID | grep swt eclipse 7819 rstribrn memREG8,7 40736 1058233

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2013-04-29 Thread Rostislav Stříbrný
I've just upgraded from Ubuntu 12.10 to Ubuntu 13.04 during the weekend. 1.) The problem with libxrender library is STILL valid. 2.) Moreover, the workaround with oneiric's libxrender library version no longer works (entire X server crashes after few clicks in WebSphere Integration Studio when

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2013-04-20 Thread Rostislav Stříbrný
Problem still valid, I'm about to ugprade to 13.04 soon. So I will report if the bug will be still there (or more interestingly, whether the workaround would still work)...:-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 481155] Re: Intermittent boot hang, cites modem-manager

2012-11-01 Thread Rostislav Stříbrný
Unfortunately (for me), the workaround solution doesn't work for me at all. I'm current even not certain if the problem described by me is really in the modemmanager package. Therefore please IGNORE my previous comments since they may NOT be related to this ticket at all :-((( Sorry for any

[Bug 481155] Re: Intermittent boot hang, cites modem-manager

2012-10-30 Thread Rostislav Stříbrný
It seems to me that this is the problem I face with my T530. I've got fresh installation of Ubuntu 12.10 and it ALWAYS hangs during the OS startup. Workaround: Simple CTRL+C kills the modemmanager and the booting process continues without problem. However, it is pretty annoying so I've

[Bug 481155] Re: Intermittent boot hang, cites modem-manager

2012-10-30 Thread Rostislav Stříbrný
** Attachment added: Hangs after fresh Ubuntu 12.10 installation on Lenovo T530 https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/481155/+attachment/3418994/+files/modemmanager.log_20121030 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 481155] Re: Intermittent boot hang, cites modem-manager

2012-10-30 Thread Rostislav Stříbrný
Part of /var/log/syslog ... Oct 30 20:25:40 x ntpdate[1702]: step time server 91.189.94.4 offset -0.696794 sec Oct 30 20:25:42 x cntlm: Starting cntlm version 0.92.3 for LITTLE endian Oct 30 20:25:42 x cntlm: Proxy listening on 127.0.0.1:3128 Oct 30 20:25:42 x cntlm: Workstation

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2012-10-19 Thread Rostislav Stříbrný
I've just checked that the bug is also present in latest Ubuntu: 12.10 Quantal Quetzal. Since nobody has been assigned to this bug I wonder, how to proceed... I seems to me like a simple compile-time problem or something... -- You received this bug notification because you are a member of

[Bug 1033253] [NEW] WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2012-08-05 Thread Rostislav Stříbrný
Public bug reported: 1.) lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:12.04 2.) apt-cache policy libXrender1 libxrender1: Installed: 1:0.9.6-2build1 Candidate: 1:0.9.6-2build1 Version table: *** 1:0.9.6-2build1 0

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2012-08-05 Thread Rostislav Stříbrný
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1033253 Title: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows To manage notifications about this bug go

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2012-08-05 Thread Rostislav Stříbrný
No (relevant) stdout/stderr errors were logged after Eclipse was started. That's also the case for .metadata/.log log file in Eclipse's workspace. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1033253

[Bug 1033253] Re: WebSphere Integration Developer 6.2 (Eclipse 3.4) - BPEL editor is slow for large windows

2012-08-05 Thread Rostislav Stříbrný
** Attachment added: List of WID 6.2 process (lsof) dependencies. https://bugs.launchpad.net/ubuntu/+source/libxrender/+bug/1033253/+attachment/3249157/+files/wid.process.lsof.dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 965075] Re: dconf crashed with OSError in main(): [Errno 1] Operation not permitted: '/var/log/dconf'

2012-03-26 Thread Rostislav Dzinko
Other options of dconf like write don't work as well. ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965075 Title: dconf crashed with OSError in main(): [Errno 1]

[Bug 965111] Re: rar crashed with SIGABRT

2012-03-26 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965111 Title: rar crashed with SIGABRT To manage notifications about this bug go to:

[Bug 962660] [NEW] 1:4.1.1-5build2 has a bug in ncgen in oneiric

2012-03-22 Thread Rostislav
Public bug reported: I haven't follow the netcdf discussions at Unidata but for sure 1:4.1.1-5build2 that is shipped with oneiric has bugs in ncgen for netCDF-3 files (artificial missing values at the end of the generated netcdf file). Both: *) Version: 1:3.6.3-1 that comes with lucid *) Version

[Bug 924423] Re: package libfreerdp1 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/freerdp/keymaps/aliases', which is also in package libfreerdp0 0.8.2-2build1

2012-01-31 Thread Rostislav
*** This bug is a duplicate of bug 924393 *** https://bugs.launchpad.net/bugs/924393 Release:12.04 Linux 3.2.0-12-generic-pae Unpacking remmina-plugin-rdp (from .../remmina-plugin-rdp_0.9.2-3_i386.deb) ... Errors were encountered while processing:

[Bug 865105] Re: nautilus crashed with SIGSEGV in g_variant_unref()

2011-10-03 Thread Rostislav Dzinko
It happens every time I visit one of standard forlder, I mean (Pictures, Document, etc.) in my home folder. Crashes started after last update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865105

[Bug 862100] Re: ubuntu-sso-login crashed with DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-uNSAywlOnn: Connection refused

2011-09-29 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 711413 *** https://bugs.launchpad.net/bugs/711413 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862100 Title:

[Bug 862099] Re: compiz crashed with SIGSEGV in PrivateWindow::addWindowStackChanges()

2011-09-29 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862099 Title: compiz crashed with SIGSEGV in PrivateWindow::addWindowStackChanges() To manage notifications about

[Bug 856921] Re: compiz crashed with SIGSEGV in CompWindow::~CompWindow()

2011-09-27 Thread Rostislav Dzinko
Happened for me when I was exporting drawing from LibreOffice Draw to *.gif format -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856921 Title: compiz crashed with SIGSEGV in

[Bug 851649] Re: telepathy-indicator crashed with SIGSEGV in indicate_indicator_hide()

2011-09-16 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851649 Title: telepathy-indicator crashed with SIGSEGV in indicate_indicator_hide() To manage notifications about

[Bug 851699] Re: oneconf-service crashed with ServerNotFoundError in _conn_request(): Unable to find the server at apps.ubuntu.com

2011-09-16 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851699 Title: oneconf-service crashed with ServerNotFoundError in _conn_request(): Unable to find the server at

[Bug 850713] Re: strace crashed with SIGABRT in raise()

2011-09-15 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850713 Title: strace crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 848763] Re: update-manager crashed with TypeError in confirmChanges(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-13 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 848739 *** https://bugs.launchpad.net/bugs/848739 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848763 Title:

[Bug 844663] Re: software-center-gtk3 crashed with KeyError in get_view_widget(): None

2011-09-08 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 830233 *** https://bugs.launchpad.net/bugs/830233 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844663 Title:

[Bug 844665] Re: apport-gtk crashed with TypeError in ui_present_crash(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-08 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 829635 *** https://bugs.launchpad.net/bugs/829635 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844665 Title: apport-gtk

[Bug 842796] Re: zeitgeist-daemon crashed with OperationalError in execute(): database is locked

2011-09-06 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 736285 *** https://bugs.launchpad.net/bugs/736285 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842796 Title:

[Bug 842797] Re: apport-gtk crashed with TypeError in ui_present_crash(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-06 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842797 Title: apport-gtk crashed with TypeError in ui_present_crash(): glib.markup_escape_text() takes at most 1

[Bug 841582] Re: e-calendar-factory crashed with SIGSEGV in g_type_check_instance_cast()

2011-09-05 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/841582 Title: e-calendar-factory crashed with SIGSEGV in g_type_check_instance_cast() To manage notifications about

[Bug 841721] Re: gnome-control-center crashed with SIGSEGV in g_closure_invoke()

2011-09-05 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/841721 Title: gnome-control-center crashed with SIGSEGV in g_closure_invoke() To manage notifications about this bug

[Bug 841722] Re: gnome-settings-daemon crashed with SIGFPE in g_main_context_dispatch()

2011-09-05 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 833595 *** https://bugs.launchpad.net/bugs/833595 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/841722 Title:

[Bug 838838] Re: indicator-sound-service crashed with SIGABRT in raise()

2011-09-01 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838838 Title: indicator-sound-service crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 838822] Re: indicator-sound-service crashed with SIGABRT in raise()

2011-09-01 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838822 Title: indicator-sound-service crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 837854] Re: update-manager assert failure: python: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-31 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/837854 Title: update-manager assert failure: python: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion

[Bug 834601] Re: software-center-gtk3 crashed with UnicodeDecodeError in set_description(): 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)

2011-08-26 Thread Rostislav Dzinko
*** This bug is a duplicate of bug 834312 *** https://bugs.launchpad.net/bugs/834312 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834601 Title:

[Bug 830869] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-22 Thread Rostislav Dzinko
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830869 Title: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178:

  1   2   3   >