[Touch-packages] [Bug 658960] Re: add "sudo" before apt-get autoremove in warning

2016-02-09 Thread A. Eibach
>Use 'apt-get autoremove' to remove them. >while it should give the warning as >Use 'sudo apt-get autoremove' to remove them It NOT that simple. There should be made a case decision: - Are we really sudo'ing? - Are we working directly under root, i. e. the shell with the hash prompt? In the

[Touch-packages] [Bug 1537895] Re: Please include poppler-glib-demo tool in standard package

2016-02-05 Thread A. Eibach
>It's not useful on a normal system since it's for debugging Depends on point of view. :) *As long as* everything is still working fine, there is no need for that tool. But once evince goes all wonky with a certain PDF, it's the best tool to use and NOT (as most users do) put the entire blame

[Touch-packages] [Bug 1537915] Re: libgtk-3-common: Adwaita theme dependency not recognized

2016-01-26 Thread A. Eibach
No problem, can do. user@mybuntubox~$:~$ sudo apt-get --no-install-recommends install libgtk-3-common=3.18.6-1ubuntu1 [sudo] password for user: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. The following

[Touch-packages] [Bug 1537915] Re: libgtk-3-common: Adwaita theme dependency not recognized

2016-01-26 Thread A. Eibach
Heheh, Manfred, I like that. You're trying to prove in the end that it's a PEBKAC case after all. But still we can agree it is none...that is, STILL. :-) andy@andy-lubuntubox:~$ apt-get --simulate --no-install-recommends install libgtk-3-common=3.18.6-1ubuntu1 adwaita-icon-theme NOTE: This is

[Touch-packages] [Bug 1537915] Re: libgtk-3-common: Adwaita theme dependency misdetected because of missing libgtk-3-bin

2016-01-26 Thread A. Eibach
** Summary changed: - libgtk-3-common: Adwaita theme dependency not recognized + libgtk-3-common: Adwaita theme dependency misdetected because of missing libgtk-3-bin -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0

[Touch-packages] [Bug 1537915] [NEW] libgtk-3-common: Adwaita theme dependency not recognized

2016-01-25 Thread A. Eibach
Public bug reported: Pre-note: due to severe bugs, I had to go down from 3.19.x back to 3.18.6. I think the following content will speak for itself: user@mybuntubox:~$ sudo apt-get install --reinstall adwaita-icon-theme Reading package lists... Done Building dependency tree Reading state

[Touch-packages] [Bug 1537895] [NEW] Please include poppler-glib-demo tool in standard package

2016-01-25 Thread A. Eibach
Public bug reported: I'm having an occasional issue with evince, and since the issue is clearly related to the PDF engine underneath which it uses (*this), I got a tip to run a PDF directly with 'poppler-glib-demo' in the 'poppler-demos' package. However, this tip was NOT suitable for Ubuntu, as

[Touch-packages] [Bug 1489154] Re: NetworkManager does not start / fails to start

2015-09-17 Thread A. Eibach
TBH, I only enabled -proposed because openbox 3.6.0 runs so well and because of major and severe bugs with old openbox and lxappearance. This was so unbearable that I chose to upgrade to (allegedly "unstable") v3.6.0 ... and lo' and behold, haven't run into problems for weeks. -- You received

[Touch-packages] [Bug 1434986] Re: Not working network connection after boot

2015-09-17 Thread A. Eibach
...which has even been marked 'Invalid' as now. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1434986 Title: Not working network connection after boot Status in

[Touch-packages] [Bug 1263540] Re: Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg.

2015-09-15 Thread A. Eibach
Ok, nuked /etc/apt/trusted.gpg and rebuilt is using sudo apt-key update YAY!! That finally caused the error message of the very key 40976EAF437D05B5 to disappear. Good riddance. :P -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1263540] Re: Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg.

2015-09-12 Thread A. Eibach
(comment 7) I can't believe it! THAT'S MINE!!! 40976EAF437D05B5 As I thought that it could even be related to some local repo not updating their stuff in time (yes this happens sometimes in minor form), I chenged to fr. and ch. domains sequentially. To no avail at all. Thanks for the idea to

[Touch-packages] [Bug 1489154] Re: NetworkManager does not start / fails to start

2015-09-05 Thread A. Eibach
>For reference, the way to upgrade NetworkManager is the following: > >sudo apt-get install -t wily-proposed network-manager libnm0 libnm-glib4 >libnm-util2 gir1.2-networkmanager-1.0 Mathieu, though this ssounds all pretty structured and logical, I think I know where these issues come from.

[Touch-packages] [Bug 1489154] Re: NetworkManager does not start / fails to start

2015-08-28 Thread A. Eibach
Importance=Critical --- YES! No network, no internet - zilch. That is, if you choose to use this broken version. Any developer around? Please, anyone don't you go annoying me with apport reports (I hate apport), you will only get these few gdb lines from me, which ought to be enough to find the

[Touch-packages] [Bug 1489154] Re: NetworkManager does not start / fails to start

2015-08-28 Thread A. Eibach
JFTR, mine is 2.45.3-1 . (libglibmm @ 2.44.0-1) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1489154 Title: NetworkManager does not start / fails to start

[Touch-packages] [Bug 1434986] Re: Not working network connection after boot

2015-08-28 Thread A. Eibach
Confirming with 1.0.4. But WFM with 0.19.10.0. BTW, instead of funny guessing, just do ps -ef | grep NetworkManager /usr/sbin/NetworkManager *MUST* be running if you want to access the Internet. 1.0.4 did NOT run. When checking /var/log/*.crash files, I found a network-manager-related crash

[Touch-packages] [Bug 1489154] Re: NetworkManager does not start / fails to start

2015-08-28 Thread A. Eibach
OK, so my bug must be in ./NetworkManager/libnm/nm-device-wifi.c in the function as follows: prepare_scan_options (GVariant *options) { .. if (!options) 284 variant = g_variant_new_array (G_VARIANT_TYPE ({sv}), NULL, 0); 285 else { 286

[Touch-packages] [Bug 1384416] Re: coreutils 'info command' broken

2014-11-02 Thread A. Eibach
Nice ... just wondering if this fix wouldn't have to be rolled back again soon since roughly 100 tools have been recompiled after the recent change(s)? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu.

[Touch-packages] [Bug 1384416] Re: coreutils 'info command' broken

2014-10-22 Thread A. Eibach
** Package changed: ubuntu = coreutils (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/1384416 Title: coreutils 'info command' broken Status in “coreutils”

[Touch-packages] [Bug 1359990] Re: Strange quotation in german messages. i.e. 'cp -v .bashrc /tmp/' outputs: ».bashrc“ - »/tmp/.bashrc“

2014-10-22 Thread A. Eibach
Agree. They should definitely not be _mixed_. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/1359990 Title: Strange quotation in german messages. i.e. 'cp -v .bashrc

[Touch-packages] [Bug 1179487] Re: wrong output of command /usr/bin/seq

2014-10-22 Thread A. Eibach
WFM! (at least now) Lubuntu 14.10 (devel) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/1179487 Title: wrong output of command /usr/bin/seq Status in “coreutils”

[Touch-packages] [Bug 1242373] Re: package coreutils 8.13-3ubuntu3.2 [modified: usr/bin/dircolors] failed to install/upgrade: ErrorMessage: Link zur Sicherung von »./usr/bin/csplit« vor Installation d

2014-10-22 Thread A. Eibach
-begin quote- DuplicateSignature: package:coreutils:8.13-3ubuntu3.2 [modified: usr/bin/dircolors]:ErrorMessage: Link zur Sicherung von »./usr/bin/csplit« vor Installation der neuen Version kann nicht angelegt werden: Die Operation ist nicht erlaubt -end quote- First of all, let's translate

[Touch-packages] [Bug 1004319] Re: du -s show a wrong directory size

2014-10-22 Thread A. Eibach
21474836480 = overflow. This is 500,000,000 in hexadecimal. (500 million) BTW, your output is extremely specific on your settings in date and such. It depends on whether I want to display the month or not. There is a -ls option in find; no need to pipe this through xargs. So try $ find .

[Touch-packages] [Bug 1384416] Re: coreutils 'info command' broken

2014-10-22 Thread A. Eibach
Your bypass did not work at all, but thanks to the debbug entry you linked, I got two working variants now: (fully compatible, anywhere) $ info '(coreutils) cat invocation' (note: might not work everywhere) $ info Coreutils 'cat invocation' -- You received this bug notification because you

[Touch-packages] [Bug 1384416] Re: coreutils 'info command' broken

2014-10-22 Thread A. Eibach
OK, this one-liner has to do the trick for me, until this is fixed downstream: #!/bin/bash [[ $1 == ]] || info Coreutils $1 invocation Wish this could be made an alias, but this is impossible since the variable is _inside_ instead of at EOL -- You received this bug notification because you

[Touch-packages] [Bug 16492] Re: Mouse pointer should disappear when keyboard is in use and mouse isn't

2014-10-12 Thread A. Eibach
No 'unclutter' here on Lubuntu Utopic (beta; default). Had to install it manually. Considering the age of this bug, and that even Mr. Ubuntu himself has replied here, this should have been included in the default distro long ago?? Anyways, this is not why I chose to comment here as well. A good

[Touch-packages] [Bug 1010095] Re: Droid Sans Mono is not exactly monospace

2014-09-09 Thread A. Eibach
There is *definitely only* the Regular style of this font. I can say for sure for I've just used this font for a small part of my conky text output and it would not respond on either the italic style or on the bold one. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1252121] Re: missing PrepareForSleep signal after resuming, causing networking to stay disabled

2014-08-12 Thread A. Eibach
Good question! I'm on Utopic development version (i. e. 14.10) and there is no way to get network back on automatically after hibernate! (suspend often caused my machine to hard-lock so I can only use hibernate in my case) It's a shame everyone ignores us, saying this is of minor importance.

[Touch-packages] [Bug 1252121] Re: missing PrepareForSleep signal after resuming, causing networking to stay disabled

2014-08-12 Thread A. Eibach
Yes, hibernation itself DOES work in Utopic (Lubuntu flavor). However, as I notice that I'm even able to hibernate my machine via GUI menu, I might have done some change that enables this (because I do remember there was something on launchpad about this being disabled in the vanilla installation)

[Touch-packages] [Bug 1351295] Re: Boot fails if /sbin/init (or init= arg) is an absolute symlink

2014-08-07 Thread A. Eibach
Thank you! Hmm...Latest kernel...that's another interesting thing...always got nothing but black screens in 3.16, hence I had to go back to the 3.13 series (patch levels 30 +) and --- no more problems. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1351295] Re: Boot fails if /sbin/init (or init= arg) is an absolute symlink

2014-08-07 Thread A. Eibach
$ sudo update-initramfs -k 3.13.0-32-generic -u voila !! thanks again for leading me in the right direction. I've decided to post this too here; maybe it will help some more users new to Ubuntu. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1342233] [NEW] Window resizing happens at snail's pace in gEdit 3.12

2014-07-15 Thread A. Eibach
Public bug reported: I'm on Lubuntu Trusty 14.04. This has never happened before 3.12. Although I can confirm the CPU peaks when changing focus with different windows (see https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1299759), my issue is different from that described in 1299759. Mine