[Bug 1913729] Re: /usr/bin/rescan-scsi-bus.sh: line 245: test: -le: unary operator expected

2021-02-01 Thread ser0ser
It's `/dev/sg20` for me: + SGDEV=sg20 + test -z sg20 + sg_turs /dev/sg20 + RC=5 + test 5 = 2 -o 5 = 6 + test '!=' 0 /usr/bin/rescan-scsi-bus.sh: line 257: test: !=: unary operator expected And this sg20 points to 0:0:2:7 HCTL. I have no idea what it is. It shouldn't exist. This server has 2 year

[Bug 1913731] [NEW] /sbin/rescan-scsi-bus: line 592: [: 1.57: integer expression expected

2021-01-29 Thread ser0ser
Public bug reported: When I run rescan-scsi-bus (for ex. `/sbin/rescan-scsi-bus -l --hosts=0`) I get `integer expression expected` error. Like this: $ /sbin/rescan-scsi-bus -l --hosts=0 /sbin/rescan-scsi-bus: line 592: [: 1.57: integer expression expected Host adapter 0 ((null)) found. Host adap

[Bug 1913729] [NEW] /usr/bin/rescan-scsi-bus.sh: line 245: test: -le: unary operator expected

2021-01-29 Thread ser0ser
Public bug reported: When I run `/usr/bin/rescan-scsi-bus.sh -i` I get `unary operator expected` errors. Like this: Scanning SCSI subsystem for new devices Scanning host 0 for all SCSI target IDs, all LUNs Scanning for device 0 0 0 0 ... OLD: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor

[Bug 1406288] Re: Calibre crashes when enabling/disabling external monitors

2015-08-11 Thread ser0ser
OK. Maybe it is not related to two monitors. I've done following test: rm -fr /opt/calibre rm -fr ~/.config/calibre make fresh install using script from web page start nested X server with some window manager inside start calibre and this is what I get: - wizard's windows is so bog, that I can

[Bug 1406288] Re: Calibre crashes when enabling/disabling external monitors

2015-08-11 Thread ser0ser
With this bug Calibre is useless for me. I'm constantly using 2 monitors and I don't want do rearrange whole desktop and turn off second monitor just to start Calibre. Maybe this bug is related to splash screen? Is it possible to disable it? (Calibre version: 2.34) -- You received this bug noti

[Bug 1406288] Re: Calibre crashes when enabling/disabling external monitors

2015-06-10 Thread ser0ser
addition to previous comment: I'm using Calibre 2.30 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406288 Title: Calibre crashes when enabling/disabling external monitors To manage notifications a

[Bug 1406288] Re: Calibre crashes when enabling/disabling external monitors

2015-06-10 Thread ser0ser
On my Ubuntu 15.04/Plasma 5/Dual Monitor starting Calibre eats about 2 gigabytes of memory and makes X server to allocate another 2GB, then whole X session crashes. It is extremely annoying because of loss of unsaved data from all opened applications. This doesn't happen when second monitor is turn

[Bug 75386] Re: [6.10] libopenexr-dev have unmet dependencies

2006-12-11 Thread ser0ser
Sorry. My fault. I dunno where I get libglu1-mesa=6.5.1+cvs20060824 (probably custom installation when I had dapper). I've solved problem by forcing installation of standard Ubuntu version. -- [6.10] libopenexr-dev have unmet dependencies https://launchpad.net/bugs/75386 -- ubuntu-bugs mailing

[Bug 75386] [6.10] libopenexr-dev have unmet dependencies

2006-12-11 Thread ser0ser
Public bug reported: Binary package hint: libopenexr-dev # apt-get install libopenexr-dev [...] The following packages have unmet dependencies. libopenexr-dev: Depends: xlibmesa-glu-dev but it is not installableor libglu-dev # apt-get install libopenexr-dev libglu-de