[Touch-packages] [Bug 2038998] Re: [amdgpu] Screen corruption, distorted geometry and misplaced triangles

2023-12-02 Thread Niklas Schmelzle
The graphic glitch just happened on my system (Ubuntu 23.10, Lenovo ThinkPad T14 Gen 2a with AMD Ryzen™ 5 PRO 5650U with Radeon™ Graphics × 12) again. I have `COGL_DEBUG=disable-batching` set in /etc/environment. Furthermore all extensions are deactivated (however, not deleted). System was also reb

[Touch-packages] [Bug 1954902] [NEW] lpoptions cannot change system-wide default printer

2021-12-15 Thread Niklas Rother
Public bug reported: According to "man lpoptions": > When run by the root user, lpoptions gets and sets default options and > instances for all users in the /etc/cups/lpoptions file. Otherwise, > the per-user defaults are managed in the ~/.cups/lpoptions file. According to my experimentatio

[Touch-packages] [Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-09-15 Thread Niklas Rother
Thanks for building the packages for focal. I can confirm that this fixes the problem for me! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1938144 Title: monitor_read:

[Touch-packages] [Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-09-14 Thread Niklas Rother
Thanks for the PPA! I currently don't have an impish system at hand, would it be possible to build it for focal as well? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/193814

[Touch-packages] [Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-08-02 Thread Niklas Rother
Ok, I managed to reproduces this in a clean "ubuntu:latest" docker container. Steps to reproduce are below. During testing, I noticed that I aliased "ssh" to "ssh -K -X", and that "-K" (or equivalently "-o GSSAPIAuthentication=yes") is crucial. This changes the problematic SSH client command to ss

[Touch-packages] [Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-08-02 Thread Niklas Rother
Thanks Sergio for trying to reproduce this! I'm a bit puzzled, why the bug did not trigger in your case. I'll try to reproduce this in a clean VM as well now. One important thing might be that I tried to login as "root", for which I did not have a Kerberos-Ticket, so a "permission denied" would be

[Touch-packages] [Bug 1938144] Re: monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-07-29 Thread Niklas Rother
Hello Athos, thanks for looking into this! This is reproducible without Ansible, that was just use-case that brought up the issue. I've further narrowed it down to the following setup: Server: /usr/sbin/sshd -d -p -f /dev/null -o GSSAPIKeyExchange=yes -o GSSAPIAuthentication=yes Client: s

[Touch-packages] [Bug 1938144] [NEW] monitor_read: unpermitted request 48 on server while attempting GSSAPI key exchange

2021-07-27 Thread Niklas Rother
Public bug reported: I'm using openssh 1:8.2p1-4ubuntu0.2 on Ubuntu 20.04.2 LTS (client and server) with the option "GSSAPIKeyExchange=yes", and this causes the connection to fail. The server has GSSAPI (Kerberos authentication) enabled, but is is only used for non-root users (root uses SSH keys).

[Touch-packages] [Bug 1912673] [NEW] sounds not working on Dell XPS 17 (9700)

2021-01-21 Thread Niklas
Public bug reported: My investigation process: Dell XPS 17 (9700) comes with Windows 10 preinstalled, where sounds worked. I installed Ubuntu 20.04 LTS fresh, sounds did not work on speakers or 3.5mm headphones, using linux-image-5.4.0-42-generic, I did not try blutooth. I sudo apt upgrade, di

[Touch-packages] [Bug 1899286] [NEW] package nvidia-kernel-common-450 450.66-0ubuntu0.20.04.1 failed to install/upgrade: »installiertes nvidia-kernel-common-450-Skript des Paketes post-installation«-U

2020-10-10 Thread Niklas
Public bug reported: Occured after apt update && apt upgrade. System has zfs root partition. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-kernel-common-450 450.66-0ubuntu0.20.04.1 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 Nonf

[Touch-packages] [Bug 1879150] [NEW] apport-kde shows 'text' instead of text in message box

2020-05-17 Thread Niklas Sombert
Public bug reported: I had some other software crashing and wanting to report a bug, Apport displayed a pretty nonsensical message box (see the screenshot). $ lsb_release -rd Description:Ubuntu 20.04 LTS Release:20.04 $ apt-cache policy apport-kde apport-kde: Installed: 2.20.11-0ubu

[Touch-packages] [Bug 1879150] Re: apport-kde shows 'text' instead of text in message box

2020-05-17 Thread Niklas Sombert
** Patch added: "apport-kde.patch" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1879150/+attachment/5372882/+files/apport-kde.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1709699] Re: gpk-update-viewer fails with "Spawn of helper 'usr/share/PackageKit/helpers/aptcc/get-distro-upgrade.py' failed ... (No such file or directory)"

2020-04-26 Thread Niklas Sombert
** Patch added: "patch removing pk_backend_get_distro_upgrades and disabling the feature" https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1709699/+attachment/5360831/+files/remove-get-distro-upgrades.patch -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 1709699] Re: gpk-update-viewer fails with "Spawn of helper 'usr/share/PackageKit/helpers/aptcc/get-distro-upgrade.py' failed ... (No such file or directory)"

2020-04-26 Thread Niklas Sombert
I think this is really a bug in packagekit. On 18.04 I can also trigger this by just running pkcon get-distro-upgrades in a terminal: Transaction:Getting upgrades Status: Waiting in queue Status: Starting Status: Finished Results: Fatal error: Spawn of helper '/usr/sha

[Touch-packages] [Bug 1867949] [NEW] It's time to increase the default pid_max from 32768 to avoid PID wraparounds/collossions

2020-03-18 Thread Niklas Edmundsson
Public bug reported: The kernel.pid_max sysctl defaults to 32768. This is a very historic limit to provide compatibility with ancient binaries. Moving on to the year 2020 multicore CPU:s for desktops, laptops and servers is the standard, and together with PID randomization wraparound happens rath

[Touch-packages] [Bug 682662] Re: pam-auth-update ignores debconf settings

2019-03-24 Thread Niklas Andersson
...sorry ^^^ - %s/debconf-get-selections/debconf-set-selections/ of course :-) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/682662 Title: pam-auth-update ignores debconf se

[Touch-packages] [Bug 682662] Re: pam-auth-update ignores debconf settings

2019-03-23 Thread Niklas Andersson
This VERY ugly hack works on Ubuntu 18.04... -- /usr/share/pam-config/mkhomedir - Default: yes Priority: 0 Session-Type: Additional Session: required pam_mkhomedir.so skel=/etc/skel umask=0027 apt-get install debconf-utils echo libpam-runtime libpam-runtime/p

[Touch-packages] [Bug 410636] Re: Right-click should not pre-light first option, too easy to accidentally select the first Context-menu option.

2018-05-03 Thread Jan Niklas Hasse
New upstream bug: https://gitlab.gnome.org/GNOME/gtk/issues/322 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/410636 Title: Right-click should not pre-light first option,

[Touch-packages] [Bug 1689299] Re: ssh-agent systemd user service failed to start, trying to set environment in Upstart way.

2017-11-15 Thread Niklas Holm
I don't get why this fix isn't backported to zesty yet since it's such a trivial fix. I spent hours troubleshooting this before finding the cause. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs

[Touch-packages] [Bug 1686614] Re: MOTD tross upgrade flag on newer systems

2017-04-27 Thread Niklas
** Package changed: sysvinit (Ubuntu) => update-motd (Ubuntu) ** Summary changed: - MOTD tross upgrade flag on newer systems + MOTD throws upgrade flag on newer systems ** Description changed: Hey, There is an error in MOTD on Ubuntu 17.04 after upgrade from 16.04 -> - 16.10 -> 17.04. W

[Touch-packages] [Bug 1686614] [NEW] MOTD tross upgrade flag on newer systems

2017-04-27 Thread Niklas
Public bug reported: Hey, There is an error in MOTD on Ubuntu 17.04 after upgrade from 16.04 -> 16.10 -> 17.04. Which tross updateflag from 12.04. This error shows on startup of every ssh session. Last login: to. april 27 01:19:42 CEST 2017 from 2a02::f:fff:AA:BB::be41 on pts/2 Welcome to

[Touch-packages] [Bug 1652918] Re: systemd-sysctl crashes when there's a comment at the end of a line

2017-01-26 Thread Niklas Sombert
ed on boot. niklas@panzersperre~> systemctl status systemd-sysctl.service ● systemd-sysctl.service - Apply Kernel Variables Loaded: loaded (/lib/systemd/system/systemd-sysctl.service; static; vendor preset: enabled) Active: failed (Result: exit-code) since Di 2016-12-27 18:31:50

[Touch-packages] [Bug 1652918] [NEW] systemd-sysctl crashes when there's a comment at the end of a line

2016-12-28 Thread Niklas Sombert
Public bug reported: I have this line in /etc/sysrq.d/10-magic-sysrq.conf: kernel.sysrq = 1 #176 This has worked in Ubuntu 14.04. Although there are errors and warnings, the setting seems to be applied on boot. niklas@panzersperre~> systemctl status systemd-sysctl.service ● syst

[Touch-packages] [Bug 1610519] Re: apport-gtk crashes with segmentation fault

2016-11-28 Thread Niklas Edmundsson
*** This bug is a duplicate of bug 1574886 *** https://bugs.launchpad.net/bugs/1574886 ** This bug has been marked a duplicate of bug 1574886 All gtk applications Segfault if no GLX context is active -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-07-30 Thread Niklas Janz
** No longer affects: linuxmint -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1577051 Title: aa-logprof fails with unknown mode "reweive" Status in AppArmor: Confirme

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-07-29 Thread Niklas Janz
You're the best! Thanks ;-) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1577051 Title: aa-logprof fails with unknown mode "reweive" Status in AppArmor: Confirmed St

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-07-29 Thread Niklas Janz
Hello Martin. Although I'm not getting exact "reweive"-crashes with aa-logprof anymore it still crashed on other similar events: ~# aa-logprof Reading log entries from /var/log/syslog. Updating AppArmor profiles in /etc/apparmor.d. Traceback (most recent call last): File "/usr/lib/python3/dist

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-07-29 Thread Niklas Janz
** Attachment added: "apparmor-bugreport-dxclyajj.txt" https://bugs.launchpad.net/apparmor/+bug/1577051/+attachment/4709351/+files/apparmor-bugreport-dxclyajj.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in

[Touch-packages] [Bug 1211102] Re: Get rid of 0.5s latency when playing audio over Bluetooth with A2DP

2016-07-15 Thread Niklas Keller
Same issue here. More or less often small disruptions. Seems like those add up and create the latency. Currently using Ubuntu 15.10. Speaker works totally fine with my phone. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to blu

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-07-01 Thread Niklas Janz
** Also affects: linuxmint Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1577051 Title: aa-logprof fails with unknown mode "r

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2016-06-25 Thread Niklas Wenzel
berto proposed here. I'm looking forward to it being implemented some time. :) Cheers, Niklas ** Changed in: account-plugins Assignee: Niklas Wenzel (nikwen) => (unassigned) ** Changed in: account-plugins (Ubuntu) Assignee: Niklas Wenzel (nikwen) => (unassigned) -- You r

[Touch-packages] [Bug 1577051] Re: aa-logprof fails with unknown mode "reweive"

2016-06-22 Thread Niklas Janz
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1577051 Title: aa-logprof fails with unknown mode "reweive" Status in AppArmor: Confirmed Status in apparmor package in U

[Touch-packages] [Bug 1578138] [NEW] 'BadRegion (invalid Region parameter)' causes WM to exit

2016-05-04 Thread Niklas Andersson
Public bug reported: Same as https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1455916 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6 Uname: Linux 4.4.0-21-generic x86_64 .tmp.unity_support_test.0: ApportVersio

[Touch-packages] [Bug 1565782] Re: APT doesn't respect pin-priority when using APT::Default-Release option

2016-04-04 Thread Niklas Holm
> This is a feature, so you can pin a release (like backports) to a low value, but raise it easily if you need to. I know, except in this case it actually _lowers_ the value. > It is also explicitly documented in the apt_preferences manpage, which also mentions a "workaround": Note that this [= t

[Touch-packages] [Bug 1565782] [NEW] APT doesn't respect pin-priority when using APT::Default-Release option

2016-04-04 Thread Niklas Holm
Public bug reported: I'm trying to pin packages from the proprietary graphics drivers PPA, and I want APT to use this PPA even if a newer version is available in a target release, so I put it at a pin-priority of 999 --- /etc/apt/preferences.d/graphics-drivers-ppa-pin-999 Package: * Pin: release

[Touch-packages] [Bug 1565293] Re: OpenSSL 1.0.1 fails to recognize cross-signed roots as trusted

2016-04-02 Thread Niklas Keller
Didn't you forget to rehash the certificates? But nevertheless, it's working without the root and with a fresh rehash. Found your patch, but didn't find a bug related to the patch. Don't know whether this should be closed as invalid or duplicate. -- You received this bug notification because you

[Touch-packages] [Bug 1565293] Re: OpenSSL 1.0.1 fails to recognize cross-signed roots as trusted

2016-04-02 Thread Niklas Keller
We originally encountered that issue on Travis. After I couldn't reproduce it locally on my 15.10 machine, I downloaded Ubuntu Server 14.04 and could verify it in a VM. Seems like I forgot to install the latest updates, verified it's fixed in the latest version. I'll notify the Travis team, so the

[Touch-packages] [Bug 1565293] [NEW] OpenSSL 1.0.1 fails to recognize cross-signed roots as trusted

2016-04-02 Thread Niklas Keller
Public bug reported: Google has it's own certificate authority "Google Internet Authority G2", which is signed by "GeoTrust Global CA". GeoTrust's certificate is already in the trust stores, but it's cross-signed by an older root named "Equifax Secure Certificate Authority". The Equifax uses a 10

[Touch-packages] [Bug 1554189] Re: Can no longer swipe between scope results

2016-03-07 Thread Niklas Wenzel
Thank you, Jean-Baptiste, for agreeing that this still makes sense to have! :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1554189 Title: Can no longer swipe between sco

[Touch-packages] [Bug 1554189] [NEW] Can no longer swipe between scope results

2016-03-07 Thread Niklas Wenzel
Public bug reported: Until a few days ago, when browsing through an RSS feed scope, it was possible to switch to the previous/next article by using swipe gestures. This does no longer work for me now and basically makes RSS feed scopes useless, as I do not want to click on each article and then go

[Touch-packages] [Bug 1442670] Re: Ubuntu Phone BQ: Camera makes blur images

2016-02-06 Thread Niklas Wenzel
I just tested capturing some text documents on my Nexus 4 today and it really improved. Might be a good day or it has been fixed for me. Let's see if it comes back again in the future. Thank you anyway. :) -- You received this bug notification because you are a member of Ubuntu Touch seeded pack

[Touch-packages] [Bug 1537248] Re: Disabling haptics in the system settings only affects Unity8 and a few system apps

2016-02-06 Thread Niklas Wenzel
*** This bug is a duplicate of bug 1433590 *** https://bugs.launchpad.net/bugs/1433590 Zsombor, although I'm late to the party, I'd like to say thank you for linking me to the other bug. This way I can focus on other bugs again. :) -- You received this bug notification because you are a memb

[Touch-packages] [Bug 1537248] Re: Disabling haptics in the system settings only affects Unity8 and a few system apps

2016-01-22 Thread Niklas Wenzel
Any help/hints on how to fix this would be greatly appreciated. We first observed this in the calculator app and really want to fix this. (LP: #1428606) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1537248] [NEW] Disabling haptics in the system settings only affects Unity8 and a few system apps

2016-01-22 Thread Niklas Wenzel
rrent build number: 218 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-01-21 23:18:06 version version: 218 version ubuntu: 20160121.2 version device: 20160112 version custom: mako-1.1 ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Assig

[Touch-packages] [Bug 1395118] Re: ActionSelectionPopover does not handle the 'visible' property of actions properly

2016-01-22 Thread Niklas Wenzel
** Changed in: ubuntu-filemanager-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1395118 Title: ActionSelectionP

[Touch-packages] [Bug 1417261] Re: On app removal, account access permissions persist

2016-01-21 Thread Niklas Wenzel
Thanks, Alberto. :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1417261 Title: On app removal, account access permissions persist Statu

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2015-09-21 Thread Niklas Wenzel
Ok, I spent some time on replacing the golang.org/x/text package with the packaged one from the archives today and discovered that the package is only available for wily at the moment. Thus, I'll revert those changes and keep its source code in place. -- You received this bug notification because

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2015-09-18 Thread Niklas Wenzel
Wow, Alberto! I didn't expect anyone to have a look at the code that fast! I agree that OAuth authentication for Gmail in connection with using the Gmail accounts plugin would be great. Having a quick look at the Gmail docs, I also think that our IMAP library should be compatible with it. However,

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2015-09-18 Thread Niklas Wenzel
As a reference for all of those who didn't see the blog post: http://nikwen.github.io/ubuntu/2015/09/17/my-work-on-email- notifications.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bu

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2015-09-18 Thread Niklas Wenzel
Hey Dan, I didn't know about that rfc yet! Let me dig into it a big more to check if we can support that. What I can definitely say is that we can add the message partid to the URI. If that is helpful, this shouldn't be a problem. ;) The application for which the notification is being displayed i

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2015-08-16 Thread Niklas Wenzel
s ** Also affects: account-polld (Ubuntu) Importance: Undecided Status: New ** Changed in: account-polld (Ubuntu) Assignee: (unassigned) => Niklas Wenzel (nikwen) ** Changed in: account-polld (Ubuntu) Status: New => In Progress ** Also affects: account-plugins (Ubunt

[Touch-packages] [Bug 1464917] Re: reboot hangs at 'Reached target Shutdown'

2015-08-15 Thread Niklas Keller
Unfortunately, it only fixed it in the first reboot. The one now had that problem again, even with vivid-proposed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1464917 Tit

[Touch-packages] [Bug 1464917] Re: reboot hangs at 'Reached target Shutdown'

2015-08-14 Thread Niklas Keller
I can confirm that updating to vivid-proposed fixes that behavior. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1464917 Title: reboot hangs at 'Reached target Shutdown'

[Touch-packages] [Bug 1464917] Re: reboot hangs at 'Reached target Shutdown'

2015-08-14 Thread Niklas Keller
** Changed in: systemd (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1464917 Title: reboot hangs at 'Reached target Shutdown'

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-13 Thread Niklas Wenzel
Here's the bug report for that: https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1484664 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1480554 Title:

[Touch-packages] [Bug 1484664] [NEW] Visual feadback when the message one is writing is going to be split into multiple ones

2015-08-13 Thread Niklas Wenzel
Public bug reported: It would be nice to have some sort of visual indication when the message we are currently writing is going to be broken down into multiple SMS because it is too long. That would help those of us who are on prepaid plans save some money. ** Affects: messaging-app (Ubuntu)

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-13 Thread Niklas Wenzel
Ok, forget about this! I just found something out. Using some special characters (including some accents included in the name of the messages' recipient) lowers the character count per message to 70!!! With that in mind, the length of each message perfectly translates to its costs. Sorry for all

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-13 Thread Niklas Wenzel
Ok, it looks like I need to correct something here. The messages actually had to be splitted into multiple smaller ones. However, the number of messages being sent according to the provider is still too high. The one from August 10 had 356 chars, the one from August 11 had 334 ones, so with 160 ch

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-12 Thread Niklas Wenzel
Oh, and I decided to send you the syslog via email as it is simply to long to go through looking for information to censor. While it doesn't contain the part from August 10, it contains the part when the issue appeared yesterday. -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-12 Thread Niklas Wenzel
@Alfonso, here you go. :) I x-ed out all phone numbers and all personal identifiers. ** Attachment added: "upload.tar" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4443509/+files/upload.tar -- You received this bug notification because you are a member

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-12 Thread Niklas Wenzel
@Alfonso Thanks. :) I just built the tar file and will x out any personal information when I come home and then upload them. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-12 Thread Niklas Wenzel
@Alfonso, It's not that I can't but that I don't want to upload all of my application logs. So which ones do you need? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-12 Thread Niklas Wenzel
@Alfonso, I'll do that later today. Thank you for your reply. :) What logs from ~/.cache/upstart/ do you need? There are so many in there... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-11 Thread Niklas Wenzel
Yes, that's true. Instead, there is an "assertion failed" block less than 5 secons after each SMS that shows up in the web interface. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-11 Thread Niklas Wenzel
And it just happened again. I think I'll stop using my phone for SMS now! ** Attachment added: "again.png" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4443024/+files/again.png -- You received this bug notification because you are a member of Ubuntu To

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-11 Thread Niklas Wenzel
Here's the new screenshot from my provider. ** Attachment added: "provider.png" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4443015/+files/provider.png ** Description changed: - When sending text messages, Ubuntu displays the loading spinner forever.

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-11 Thread Niklas Wenzel
(Btw, I'm using a SIM card from the German provider "Aldi Talk".) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1480554 Title: High costs due to SMS being sent

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times

2015-08-11 Thread Niklas Wenzel
Here's the log. (I x-ed out what I thought were some personal identifiers.) ** Attachment added: "radio.out" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4443013/+files/radio.out -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-11 Thread Niklas Wenzel
This happened again yesterday. With GOOD network connection!!! But this time I was able to fetch the log file using the command Matthias posted. ** Description changed: + When sending text messages, Ubuntu displays the loading spinner forever. + In the provider's monthly reports, I can see that t

Re: [Touch-packages] [Bug 1372051] Re: ntp postinst user/group add commands are not idempotent

2015-08-06 Thread Niklas Ögren
Ryan, Yes you are right. My passwd/group files has been alive for a long time .. Case can be closed. /n Quoting Ryan Harper <1372...@bugs.launchpad.net>: > addgroup is a perl script, so you can inspect it to see what's going on. > You can get additional information about the error running with

Re: [Touch-packages] [Bug 1372051] Re: ntp postinst user/group add commands are not idempotent

2015-08-05 Thread Niklas Ögren
Ryan, no@trillian:~$ cat /etc/issue Ubuntu 14.04.2 LTS \n \l no@trillian:~$ dpkg --list | grep ntp ii ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.3 amd64Network Time Protocol daemon and utility programs ii ntpdate 1:4.2.6.p5+

Re: [Touch-packages] [Bug 1372051] ntp postinst user/group add commands are not idempotent

2015-08-04 Thread Niklas Ögren
Ryan, Thanks for looking into this. Yes, the machine in question has been running for many years, might even have started with a non LTS ubuntu before 12.04. Attached you can find my current copy. It’s a bit weird that it’s not replaced when upgrading to the 12.04 version of ntp package .. /n

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-03 Thread Niklas Wenzel
@Alfonso: Thank you very much for your response. I really hope that this will be fixed soon because I agree with your comment from the mailing list that this is "worrying". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telep

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-02 Thread Niklas Wenzel
Yes, after converting it to the right time zone (UTC+2) it becomes 21:31:58.664 21:32:05 ... 21:32:45 13:31:17.015 13:31:21 ... 13:31:32. As I remember seeing the phone trying to send it for a relatively long time on July 12th, it really seems as if there is some issue with queueing the messa

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-02 Thread Niklas Wenzel
a) I sent one SMS every time. b) Those were short enough to be sent as one SMS by the provider. c) The receivers' phones are displaying only one SMS. d) The MySQL database has only one entry both times. For the first screenshot its timestamp is 2015-07-12T19:31:58.664 for the second one it sa

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-02 Thread Niklas Wenzel
Thank you for your reply, Matthias! There is only one line in the database per message. Both rows have a messageStatus of 4 which seems to be correct. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubunt

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-01 Thread Niklas Wenzel
The worst one. ** Attachment added: "SMS.png" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4437379/+files/SMS.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service i

[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-01 Thread Niklas Wenzel
Another one. ** Attachment added: "SMS2.png" https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1480554/+attachment/4437380/+files/SMS2.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service i

[Touch-packages] [Bug 1480554] [NEW] High costs due to SMS being sent multiple times when having a bad network connection

2015-08-01 Thread Niklas Wenzel
Public bug reported: When having a bad network connection, Ubuntu tries to send SMS multiple times but fails to recognize which messages have already been sent, resulting in very high costs due to the same message actually being sent several times. I found this when looking through my provider's

[Touch-packages] [Bug 1430769] Re: Does not detect hidden WiFi on first attempt

2015-07-28 Thread Niklas Wenzel
I have been testing this for a few days now. I removed the network and readded it. While I am inclined to believe that it detects the network a bit faster now, most of the time I still have to turn it on and off for about 5 times until the network is finally recognized. Therefore, the bug still rem

[Touch-packages] [Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-07-23 Thread Niklas Wenzel
Thanks a lot for the clarification, Zsombor! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically Status in Ubu

[Touch-packages] [Bug 1476027] [NEW] When changing a *.settings file, the libsignon-glib accounts database is not updated and still contains the old information

2015-07-19 Thread Niklas Wenzel
Public bug reported: When developing an application, you often need to change your *.service files. However, the ~/.config/libsignon-glib/accounts.db file is unexpectedly not updated when you install a newer version of your app on your device. It still holds the old information and therefore cause

[Touch-packages] [Bug 1476004] [NEW] UserCanceled error thrown when trying to access an unexisting providerId with the QML Setup element

2015-07-19 Thread Niklas Wenzel
Public bug reported: How to reproduce: Add the following to your application: Setup { id: setup applicationId: "YOUR APP ID HERE" providerId: "asdf" } and call setup.exec(). When having debugging enabled as described in https://developer.ubuntu.com/en/start/platform/guides/online-a

[Touch-packages] [Bug 1395118] Re: ActionSelectionPopover does not handle the 'visible' property of actions properly

2015-06-14 Thread Niklas Wenzel
** Branch linked: lp:~nikwen/ubuntu-filemanager-app/remove-popover- workaround ** Changed in: ubuntu-filemanager-app Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubunt

[Touch-packages] [Bug 1450739] Re: Missing icons following update

2015-06-11 Thread Niklas Wenzel
I don't think this is a problem with the calculator app. Should be a Unity8 issue. ** Changed in: ubuntu-calculator-app Status: New => Invalid ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 1430769] Re: Does not detect hidden WiFi on first attempt

2015-06-10 Thread Niklas Wenzel
Forgot to add: the hidden wifi was not in the list which was returned by wpa_supplicant. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1430769 Title: Does not d

[Touch-packages] [Bug 1430769] Re: Does not detect hidden WiFi on first attempt

2015-06-10 Thread Niklas Wenzel
If you need any other logs, feel free to ask. :) (This one was taken after booting with wifi enabled and toggling wifi off and on once. It did not connect to the network during that.) ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1430769/+attac

[Touch-packages] [Bug 1430769] Re: Does not detect hidden WiFi on first attempt

2015-06-10 Thread Niklas Wenzel
Of course. :) Here's the output of wpa_supplicant: http://paste.ubuntu.com/11690994/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1430769 Title: Does not dete

[Touch-packages] [Bug 1430769] Re: Does not detect hidden WiFi on first attempt

2015-06-08 Thread Niklas Wenzel
I don't think this is a duplicate bug as the other bug mentions some behaviour which I do not see. Here is the behaviour I do *not* see (copied from the other bug): "Instead of the "connected" icon in the top bar there's just a blank space, the hidden network shows up in the indicator's network l

[Touch-packages] [Bug 1460809] Re: Context menu issues if the link contains extra HTML elements

2015-06-08 Thread Niklas Wenzel
*** This bug is a duplicate of bug 1326070 *** https://bugs.launchpad.net/bugs/1326070 Thanks, Olivier. I'm looking forward to it as I'm seeing this on multiple pages. :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to we

[Touch-packages] [Bug 1460809] [NEW] Context menu issues if the link contains extra HTML elements

2015-06-01 Thread Niklas Wenzel
Public bug reported: How to reproduce: 1) Open www.zeit.de on a mobile device 2) Long-press on the first article Expected behaviour: A context menu should pop up with a "Open link in new background tab" option (among others). Actual behaviour: There's only a "Copy" entry in th

[Touch-packages] [Bug 1458235] Re: Allow users to set arbitrary location for scopes.

2015-05-24 Thread Niklas Wenzel
I added the Ubuntu UX project as this would probably need design input. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1458235 Title: Allow users to set arbitra

[Touch-packages] [Bug 1458235] Re: Allow users to set arbitrary location for scopes.

2015-05-24 Thread Niklas Wenzel
I'd really like to see this as I don't like giving apps/scopes access to my current location via GPS. Therefore, I cannot use any location based scopes. However, it may even be useful even if you do give them access. Here are some examples 1) Checking for the weather in your home town using the w

[Touch-packages] [Bug 1431564] Re: [switcher] Can't use mouse to access spread or bottom edge

2015-05-19 Thread Niklas Wenzel
@huangzhiquan You can get that on Unity7 by installing the unity-tweak- tool package. However, to me it looks like the Unity8 behaviour will be different though. ;) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubu

[Touch-packages] [Bug 1418626] Re: Embedded YouTube videos stuttering and not playing back smoothly

2015-05-12 Thread Niklas Wenzel
Anything new here? I watched a movie on YouTube yesterday and due to the stuttering it took me two hours instead of the movie's normal length of one and a half hours. This makes Youtube quite useless on my phone right now... -- You received this bug notification because you are a member of Ubun

[Touch-packages] [Bug 1442670] Re: Ubuntu Phone BQ: Camera makes blur images

2015-05-04 Thread Niklas Wenzel
@Florian: "Managed" to snap a proper example for you. However, since it's copyright protected material, I will not upload it to Launchpad. Check your emails. ;) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubu

Re: [Touch-packages] [Bug 1449188] White bar when playing video fullscreen

2015-04-30 Thread Niklas Wenzel
Thank you very much for fixing this that fast! -- Sent using Dekko from my Ubuntu device -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1449188 Title: White bar w

[Touch-packages] [Bug 1449188] Re: White bar when playing video fullscreen

2015-04-27 Thread Niklas Wenzel
Christian, silo 0 is the citrain silo which hosts the Slimport/MHL and full shell rotation code: http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q=ubuntu%2Flanding-000 Thanks to both of you for looking into this and confirming this. :) (I'm really looking forward to the Me

[Touch-packages] [Bug 1449188] Re: [Full shell rotation] White bar when playing video fullscreen

2015-04-27 Thread Niklas Wenzel
** Attachment added: "screenshot20150427_200412513.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1449188/+attachment/4385878/+files/screenshot20150427_200412513.png ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New -- You received this bug noti

[Touch-packages] [Bug 1449188] [NEW] [Full shell rotation] White bar when playing video fullscreen

2015-04-27 Thread Niklas Wenzel
Public bug reported: How to reproduce: 1) Install the full shell rotation code from silo 0. 2) Open Youtube in the webbrowser-app. 3) Start a video and switch to fullscreen mode. What happens: A white (and on some other sites black) bar is shown at the bottom of the screen on top of the video.

  1   2   3   >