[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-08-30 Thread Stefan Felkel
We have 12.04 and experienced this problem. Usage with gtkterm - no problem, communication ok. With blocking usage, it blocked (sometimes) on open using: fd = open(/dev/ttyUSB0, O_RDWR | O_NOCTTY | O_SYNC ); or fd = open(/dev/ttyUSB0, O_RDWR | O_NOCTTY ); After hours of testing we

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-08-31 Thread Stefan Felkel
Extension to my comment above: Reading is then only possible byte by byte. We solved the problem by an udev rule that modprobes the pl2303 (_once_) as described at the beginning. That's working, but we appreciate a nicer solution or a fix. -- You received this bug notification because you are a

[Bug 1070681] [NEW] xfreerdp crashes with SIGSEGV on copying images via clipboard

2012-10-24 Thread Stefan Felkel
Public bug reported: I copied an embedded picture from Libreoffice Writer to Powerpoint on our terminal server via xfreerdp. The other direction is not crashing, but nothing is copied. ProblemType: Crash Architecture: amd64 CrashCounter: 1 Date: Wed Oct 24 07:54:45 2012 DistroRelease: Ubuntu

[Bug 1070681] Re: xfreerdp crashes with SIGSEGV on copying images via clipboard

2012-10-24 Thread Stefan Felkel
I forgot to mention that it is reproducible. Attached to process with gdb: (gdb) run Starting program: /usr/bin/xfreerdp -u emp000621 -p * -d BESI-EU -g 1024x768 -a 16 --ignore-certificate -s c:\\Program\ Files\ \(x86\)\\Microsoft\ Office\\Office12\\winword.exe\ --plugin cliprdr --plugin

[Bug 1070681] Re: xfreerdp crashes with SIGSEGV on copying images via clipboard

2012-10-24 Thread Stefan Felkel
Valgrind output of this situation: ==8375== Memcheck, a memory error detector ==8375== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==8375== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==8375== Command: xfreerdp -u emp000621 -p * -d BESI-EU -g 1024x768

[Bug 1035580] Re: [needs-packaging] Packages for KCachegrind and QCachegrind 0.7.1 needed

2013-11-18 Thread Stefan Felkel
I have created a debian package proposal of kcachegrind version 0.7.4 (sources from http://kcachegrind.sourceforge.net/kcachegrind-0.7.4.tar.gz). The output is a package with qcachegrind (the qt only version) and its desktop file. I have attached the compressed debian directory which can be

[Bug 901700] Re: netcfg segfauts when preseeding Precise Alpha 1

2012-12-02 Thread Stefan Felkel
I have applied and successfully tested Philipp Kern's patch for the segfault issue (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690330). Attached you'll find a debdiff for testing for precise as patch ubuntu15 (current precise patchlevel ubuntu14). ** Patch added: Debian netcfg segfault

[Bug 875758] Re: cannot create bootable pendrive for Ubuntu 11.10 i386

2012-07-19 Thread Stefan Felkel
i got the same problem on 12.04: [24881.575486] usb-creator-gtk[19356]: segfault at 4 ip 7f2240e286e0 sp 7fffb2848e38 error 6 in libdbus-1.so.3.5.8[7f2240e04000+42000] only when starting with gksudo usb-creator-gtk it works when i start without sudo, type in the password when it is

[Bug 275528] Re: Seamless mode using 1.6 in Intrepid doesn't hide window decorations

2013-12-11 Thread Stefan Felkel
*** This bug is a duplicate of bug 375396 *** https://bugs.launchpad.net/bugs/375396 Tried version 1.8.1 from https://launchpad.net/~pmjdebruijn/+archive /rdesktop-release/+packages works nice again in seamless mode! -- You received this bug notification because you are a member of Ubuntu

[Bug 901700] Re: netcfg segfauts when preseeding Precise Alpha 1

2012-12-12 Thread Stefan Felkel
Hi Brian! In my environment, I added the following lines to the preseed file (see below). I hope this information is enough, otherwise just tell me if you need more. Bye, Stefan Test case and Bug reproduction 1) Add the

[Bug 1013211] Re: Please transition libgnomecanvas to multi-arch

2012-08-27 Thread Stefan Felkel
tested the multiarch patch on my 12.04 system and could install i386 and amd64 packages (that depend on libgnomecanvas2-0) in parallel. thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013211

[Bug 609921] Re: plymouthd assert failure: plymouthd: ./plugin.c:697: open_input_source: Assertion `backend != ((void *)0)' failed.

2012-08-27 Thread Stefan Felkel
Hi, got this problem on 12.04, too. Is there any workaround for that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/609921 Title: plymouthd assert failure: plymouthd: ./plugin.c:697:

[Bug 1371058] Re: Regression: Latest apt security update returns Hash Sum mismatch for file: URI:s

2014-09-18 Thread Stefan Felkel
Had this problem, too, and was analysing since two days for the root of the problem. I applied the patch for trusty, built the package and the HashSum Mismatch messages were gone. I will do deeper tests tomorrow. Thanks for the patch. -- You received this bug notification because you are a

[Bug 1371058] Re: Regression: Latest apt security update returns Hash Sum mismatch for file: URI:s

2014-09-19 Thread Stefan Felkel
Hi Michael, - Updated apt from ppa mvo/lp1371058 - Did a new 14.04 64bit installation with our repository and with apt 1.0.1ubuntu2.4~ppa1 - Installation succeeded - apt-get update apt-get dist-upgrade succeeded, too Thanks! -- You received this bug notification because you are a member of

[Bug 1350759] Re: dhclient logs DHCPDISCOVER request (stdout and syslog) but doesn't send anything

2014-12-08 Thread Stefan Felkel
We found the root of the problem. In our case the problem was located in the network driver e1000e. We sniffed the network *on* the PC and *before* the PC and found out that DHCP offers were sent, indeed, but not forwarded through the driver (for what reason, ever). The upgrade of e1000e to

[Bug 1350759] Re: dhclient logs DHCPDISCOVER request (stdout and syslog) but doesn't send anything

2014-11-20 Thread Stefan Felkel
Hi Karl-Philipp, yesterday I experienced exactly the situation you described above (14.04 with isc-dhcp-client 4.2.4-7ubuntu12). No packets received at DHCP server. Nov 20 13:11:46 hostabc dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x656360a9) Nov 20 13:11:53

[Bug 1315172] Re: NetworkManager crashed with SIGSEGV in g_simple_async_result_complete()

2014-09-04 Thread Stefan Felkel
*** This bug is a duplicate of bug 1304245 *** https://bugs.launchpad.net/bugs/1304245 Cannot find duplicate bug #1304245 in launchpad or debian database. Is the number correct? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1371233] Re: USB 3.0 connection is unreliable + xHCI xhci_drop_endpoint called with disabled ep

2015-04-27 Thread Stefan Felkel
Experiencing a problem on xhci module with an Opticon Barcode Scanner NLV-1001 (ttyUSB device). After a few barcode-scan-triggers, it doesn't return from opening the device. Tried: - 3.13.0-35-generic - 3.16.0-34-generic - 3.17.0-031700-generic - 3.19.1-031901-generic Without USB3 (when