[Bug 1891767] Re: Nautilus does not show video thumbnails

2021-02-11 Thread Joachim Schwender
nautilus starts thumbnailer, but this times out:

  49547 ?Sl 0:01  \_ /usr/bin/nautilus --gapplication-service
  49596 ?S  0:00  \_ bwrap --ro-bind /usr /usr --ro-bind 
/etc/ld.so.cache /etc/ld.so.cache --ro-bind /bin /bin --ro-bind /lib64 /lib64
  49597 ?S  0:00  \_ bwrap --ro-bind /usr /usr --ro-bind 
/etc/ld.so.cache /etc/ld.so.cache --ro-bind /bin /bin --ro-bind /lib64 /l
  49598 ?SNLl   0:00  \_ /usr/bin/totem-video-thumbnailer 
-s 256 file:///tmp/2007-10-04T194656Spiel.mkv /tmp/gnome-desktop-thumbna

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

Title:
  Nautilus does not show video thumbnails

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

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

[Bug 1903918] Re: transfer results in broken files

2020-11-12 Thread Joachim Schwender
** Tags added: groovy

** Tags removed: groovy
** Tags added: verification-done-focal verification-done-groovy

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

Title:
  transfer results in broken files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netkit-ftp-ssl/+bug/1903918/+subscriptions

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

[Bug 1903918] Re: transfer results in broken files

2020-11-12 Thread Joachim Schwender
Same effect from another device with Ubuntu 19.04.
>From another device here with Debian 10.1 ftp works as expected, version here 
>is ftp-ssl (0.17.34+0.2-4).

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

Title:
  transfer results in broken files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netkit-ftp-ssl/+bug/1903918/+subscriptions

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

[Bug 1903918] Re: transfer results in broken files

2020-11-11 Thread Joachim Schwender
Not sure if that is important: the specific server insists in ssl and
requires the use of SECURE_SESSION_REUSE.

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

Title:
  transfer results in broken files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netkit-ftp-ssl/+bug/1903918/+subscriptions

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

[Bug 1903918] [NEW] transfer results in broken files

2020-11-11 Thread Joachim Schwender
Public bug reported:

uploading files via ftp with ssl results in broken files on the server.
Filesize is multiple of 4k, but if files are larger thank 4k. Error
Messages appear on both sides.

Client side:
ftp> debug
Debugging on (debug=1).
ftp> del img/SR305EB.png
---> DELE img/SR305EB.png
250 Delete operation successful.
ftp> put img/SR305EB.png
local: img/SR305EB.png remote: img/SR305EB.png
---> TYPE I
200 Switching to Binary mode.
---> PASV
227 Entering Passive Mode (88,198,38,22,198,54).
---> STOR img/SR305EB.png
150 Ok to send data.
===>START SSL connect on DATA
===>DONE SSL connect on DATA 7
426 Failure reading network stream.
44743 bytes sent in 0.00 secs (1040.7378 MB/s)
ftp> ls img/SR305EB.png 
---> TYPE A
200 Switching to ASCII mode.
---> PASV
227 Entering Passive Mode (88,198,38,22,229,234).
---> LIST img/SR305EB.png
150 Here comes the directory listing.
===>START SSL connect on DATA
===>DONE SSL connect on DATA 6
-rw-r--r--1 1495 149516384 Nov 11 19:00 SR305EB.png
226 Directory send OK.
ftp> exit
---> QUIT
221 Goodbye.


Server Side:
Wed Nov 11 19:03:10 2020 [pid 16] [web] FAIL UPLOAD: Client 
"78.94.222.115", "/html/img/SR305EB.png", 16384 bytes, 96.56Kbyte/sec
Wed Nov 11 19:03:34 2020 [pid 15] [web] DEBUG: Client "78.94.222.115", 
"DATA connection terminated without SSL shutdown. Buggy client! Integrity of 
upload cannot be asserted."
Wed Nov 11 19:03:34 2020 [pid 16] [web] FAIL UPLOAD: Client 
"78.94.222.115", "/html/img/SR305EB.png", 77 bytes, 0.71Kbyte/sec
Wed Nov 11 19:03:51 2020 [pid 16] [web] FAIL UPLOAD: Client 
"78.94.222.115", "/html/img/SR305EB.png", 16384 bytes, 131.88Kbyte/sec
Wed Nov 11 19:09:55 2020 [pid 15] [web] DEBUG: Client "78.94.222.115", 
"Control connection terminated without SSL shutdown."

If i use filezilla instead, it works as expected: Same files on client
side and server side.

Description:Ubuntu 20.10
Release:20.10

ftp-ssl:
  Installiert:   0.17.34+0.2-5
  Installationskandidat: 0.17.34+0.2-5
  Versionstabelle:
 *** 0.17.34+0.2-5 500
500 http://ftp-stud.hs-esslingen.de/ubuntu groovy/universe amd64 
Packages
100 /var/lib/dpkg/status

Expected: file integrity with transport.
Instead:  file integrity broken.

** Affects: netkit-ftp-ssl (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/1903918

Title:
  transfer results in broken files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netkit-ftp-ssl/+bug/1903918/+subscriptions

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

[Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-27 Thread Joachim Schwender
I noticed similar effect with very recent (4.17) kernels. In 4.16.8
there were changes in random.c due to a security flaw. The function that
detects "having enough entropy" is now strictly blocking. In the early
boot phase this is bad on any machine without enough entropy sources.
The kernel has 3 such sources: character devices, block devices and
interrupts. On newer machines you can also have hardware random engines
like in intel cores gen3+ (ivy bridge). This effect does not appear on
computers with such a hw-rng. If you have one without hw-rng, and with a
SSD only (they are not used for entropy gathering) and you don't mode
your mouse, you are likely seeing this. The bad thing is, this kernel
patch is actually necessary to prevent the system starting with
insufficient safe random numbers. I applied a patch that reverts commit
43838a23a05fbd13e47d750d3dfd77001536dd33 in the kernel. After this
change the startup worked like expected, but this is not a solution as
it re-invents CVE-2018-1108. An idea would be to add a hw-rng like
https://www.crowdsupply.com/13-37/infinite-noise-trng, but i did not
test that so far. Check your cpu for the rdrand flag (lscpu). An entropy
deamon like rngd helps only if you have entropy sources that it can use.

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

Title:
  failure to boot with linux-image-4.15.0-24-generic

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

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

[Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-26 Thread Joachim Schwender
I noticed similar effect with very recent (4.17) kernels. In 4.16.8
there were changes in random.c due to a security flaw. The function that
detects "having enough entropy" is now strictly blocking. In the early
boot phase this is bad on any machine without enough entropy sources.
The kernel has 3 such sources: character devices, block devices and
interrupts. On newer machines you can also have hardware random engines
like in intel cores gen3+ (ivy bridge). This effect does not appear on
computers with such a hw-rng. If you have one without hw-rng, and with a
SSD only (they are not used for entropy gathering) and you don't mode
your mouse, you are likely seeing this. The bad thing is, this kernel
patch is actually necessary to prevent the system starting with
insufficient safe random numbers. I applied a patch that removes commit
43838a23a05fbd13e47d750d3dfd77001536dd33 in the kernel. After this
change the startup worked like expected, but this is not a solution as
it re-invents CVE-2018-1108. An idea would be to add a hw-rng like
https://www.crowdsupply.com/13-37/infinite-noise-trng, but i did not
test that so far. Check your cpu for the rdrand flag (lscpu). An entropy
deamon like rngd helps only if you have entropy sources that it can use.

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-1108

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

Title:
  Ubuntu 18.04: gdm3 does not switch to graphics after update

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

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

[Bug 643168] Re: gcm-prefs tries to install nonexistent shared-color-targets

2017-10-26 Thread Joachim Schwender
Bug still exists in artful.

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

Title:
  gcm-prefs tries to install nonexistent shared-color-targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-color-manager/+bug/643168/+subscriptions

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

[Bug 1536177] Re: Upgrade to 14.4.2 from February 2015

2017-10-25 Thread Joachim Schwender
I could not build a package from release version 14.4.2 but succeeded
from the git Version 14.4.2git+20130122, which has libsox3 instead of
libsox2 and other changes. I am not an expert in packaging but maybe it
helps.

https://launchpad.net/~jschwender/

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

Title:
  Upgrade to 14.4.2 from February 2015

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

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

[Bug 1632322] Re: Computer never gets to the GDM3 login screen when nvidia- is installed

2016-11-08 Thread Joachim Schwender
I am working around this issue using lightdm for a while now, and this did not 
change with 16.10 and gnome 3.20
my hardware is: NVIDIA Corporation GK208 [GeForce GT 720] (rev a1), vanilla 
kernel 4.8.6

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

Title:
  Computer never gets to the GDM3 login screen when nvidia- is installed

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

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


[Bug 1632322] Re: Computer never gets to the GDM3 login screen when nvidia- is installed

2016-11-08 Thread Joachim Schwender
I am working around this issue using lightdm for a while now, and this did not 
change with 16.10 and gnome 3.20
my hardware is: NVIDIA Corporation GK208 [GeForce GT 720] (rev a1), vanilla 
kernel 4.8.6

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

Title:
  Computer never gets to the GDM3 login screen when nvidia- is installed

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

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


[Bug 1605514] [NEW] number of print copies is doubled when using beh: backend

2016-07-22 Thread Joachim Schwender
Public bug reported:

Set up a printer using beh:/1/0/120/http:///ipp  or similar.
A print job without -# or with -#1 it results in a single copy of the print. 
But when number of copies is set to -#n  {n=2,3,4‌‌‌...}, result is 2*n copies 
out of the printer. This turns beh for us here unusable, which is sad, as it is 
the only way to prevent printer queues from getting automatically disabled when 
a printer is unreachable for a while.

** Affects: cups-filters (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/1605514

Title:
  number of print copies is doubled when using beh: backend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1605514/+subscriptions

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