[Bug 1756793] Re: Can't run snaps on Ubuntu 18.04

2018-03-19 Thread Nathan Osman
I'm getting this error with other snaps as well: $ snap version snap2.32+18.04~pre5 snapd 2.32+18.04~pre5 series 16 ubuntu 18.04 kernel 4.15.0-12-generic $ snap install brave brave v0.21.18dev from 'brave' installed $ snap run brave execl failed: No such file or dire

[Bug 1613530] Re: package nitroshare 0.3.0-0~201507212346~ubuntu15.04.1 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-08-15 Thread Nathan Osman
** Changed in: nitroshare (Ubuntu) Assignee: (unassigned) => Nathan Osman (george-edison55) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613530 Title: package nitroshare 0.3.0-0~201507212

[Bug 1574928] Re: package nitroshare 0.3.1-1ubuntu1 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-05-26 Thread Nathan Osman
*** This bug is a duplicate of bug 1574391 *** https://bugs.launchpad.net/bugs/1574391 ** This bug has been marked a duplicate of bug 1574391 package nitroshare 0.3.0 failed to install/upgrade: there is no script in the new version of the package - giving up -- You received this bug noti

[Bug 1574391] Re: package nitroshare 0.3.0 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-05-26 Thread Nathan Osman
Just a quick update - I haven't forgotten about this bug. The last few weeks have been really busy dealing with the upgrade to 16.04 on all my systems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/157

[Bug 1574391] Re: package nitroshare 0.3.0 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-04-25 Thread Nathan Osman
Thanks! I'll see if I can figure out exactly what happened and report my findings back here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574391 Title: package nitroshare 0.3.0 failed to install/u

[Bug 1574391] Re: package nitroshare 0.3.0 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-04-24 Thread Nathan Osman
nce I understand exactly what happened, I can take a closer look at what might have caused this and hopefully get it fixed. ** Changed in: nitroshare (Ubuntu) Assignee: (unassigned) => Nathan Osman (george-edison55) -- You received this bug notification because you are a member of Ubu

[Bug 1542758] Re: Missing Ubuntu-specific build-dep: libunity

2016-02-06 Thread Nathan Osman
Just to confirm, the package should have a build dependency on "libunity-dev". The CMakeLists.txt checks for the presence of the package in order to enable customizations specific to Unity (though the binary produced will work without Unity installed at runtime). -- You received this bug notifica

[Bug 1427264] Re: using ecryptfs, creating frameworks fail to bind mount issues

2016-01-24 Thread Nathan Osman
I am still seeing this on Wily. $ dpkg -s schroot | grep Version Version: 1.6.10-1ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427264 Title: using ecryptfs, creating frameworks fa

[Bug 871133] Re: Volume Step not changeable in Unity and GNOME desktops

2015-12-15 Thread Nathan Osman
"...just attached the patch done by Nathan Osman" I didn't create the patch either, though I did need to tweak it a bit to fix some compilation errors. "First I see reports (mostly in the upstream report) that people are getting 10-30% steps in volume instead of the defin

[Bug 871133] Re: Volume Step not changeable in Unity and GNOME desktops

2015-12-15 Thread Nathan Osman
Oops - I meant to write "If so" instead of "If not" in the fourth paragraph of the last message. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871133 Title: Volume Step not changeable in Unity and G

[Bug 871133] Re: Volume Step not changeable in Unity and GNOME desktops

2015-12-15 Thread Nathan Osman
** Branch linked: lp:~george-edison55/gnome-settings-daemon/871133 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871133 Title: Volume Step not changeable in Unity and GNOME desktops To manage notif

[Bug 871133] Re: Ubuntu Oneric Volume Step Can Not be Changed

2015-12-01 Thread Nathan Osman
** Also affects: unity-settings-daemon (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/871133 Title: Ubuntu Oneric Volume Step Can Not be Changed

[Bug 871133] Re: Ubuntu Oneric Volume Step Can Not be Changed

2015-12-01 Thread Nathan Osman
I decided to take some initiative and apply the patch myself. Naturally, it needed to be applied to both gnome-settings-daemon and unity- settings-daemon. The new setting is exposed at "org.gnome.settings- daemon.plugins.sound.volume-step" and can easily be changed with dconf. I've uploaded the pa

[Bug 871133] Re: Ubuntu Oneric Volume Step Can Not be Changed

2015-11-30 Thread Nathan Osman
Since the patch attached in the bug report hasn't been accepted upstream (and probably won't ever be), can we please add it to the Debian packaging? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871133

[Bug 1511628] [NEW] invoke-rc.d uses incorrect exit code

2015-10-29 Thread Nathan Osman
Public bug reported: I am using invoke-rc.d on Vivid and have observed what appears to be incorrect behavior. I have a systemd service installed that is masked and I am attempting to use invoke-rc.d to obtain its status. However, the exit code is 0, which falsely suggests that the service is runn

[Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-05-13 Thread Nathan Osman
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1441961 Title: dataChanged signal cannot be used on ARM under certain conditions

[Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-05-13 Thread Nathan Osman
Thanks for getting this into trusty-proposed. I built the application again using the new binutils package and I can confirm that it now works perfectly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-04-09 Thread Nathan Osman
Aha! I have found the Qt bug that corresponds with this issue: https://bugreports.qt.io/browse/QTBUG-36129 This was fixed in 5.3.0 (which is the version Utopic ships with). However, this doesn't help Trusty users since existing applications will fail to work. Is there any chance that this fix coul

[Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-04-09 Thread Nathan Osman
The old connection syntax appears to work fine. Also, I finally managed to get Utopic up and running on the device and surprisingly, the problem with my example has disappeared. However, it appears to be a compile- time issue since anything compiled with Qt 5.2.1 in Trusty still fails to work when

[Bug 1441961] [NEW] dataChanged signal cannot be used on ARM under certain conditions

2015-04-08 Thread Nathan Osman
Public bug reported: This is probably the strangest bug I have ever observed, but it is completely reproducible. When running the attached Qt application, I receive the following error: QObject::connect: signal not found in Test This error is 100% reproducible on my Raspberry Pi 2 running Ub

[Bug 1393697] Re: Cross qmake to the chroots

2015-03-30 Thread Nathan Osman
This bug also affects packages cross-compiled for armhf that attempt to use qmake: $ sbuild --build=amd64 --host=armhf -d trusty myapp_1.0.dsc ... dh_auto_configure -a qmake: could not find a Qt installation of '' dh_auto_configure: qmake -makefile -nocache QMAKE_CFLAGS_RELEASE=-g -O2 -fstac

[Bug 1196954] Re: Thunderbird and Firefox fonts messed up in Gnome after installing and using KDE4 once

2015-03-20 Thread Nathan Osman
I figured out a workaround in the meantime. If you delete "~/.config/fontconfig/fonts.conf", close Firefox/Thunderbird, and reopen them - the original font is restored. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1196954] Re: Thunderbird and Firefox fonts messed up in Gnome after installing and using KDE4 once

2015-03-20 Thread Nathan Osman
I am seeing this exact problem with Ubuntu 14.10. I began with a clean installation of ubuntu-desktop and later installed ubuntu-gnome-desktop and kubuntu-desktop. After removing all but ubuntu-desktop, I am unable to restore Firefox and Thunderbird's original font. I've tried removing configuratio

[Bug 1410470] Re: ubuntu sdk reports that email domain is too long

2015-03-17 Thread Nathan Osman
I did some digging in the source code to try and figure out what was going on. The relevant section seems to begin at clickreviews/cr_lint.py:430. It appears that the maintainer email is linked to the package name. Consider the following example: Name: testapp.nathan-osman Maintainer: Nathan

[Bug 1209106] Re: system tray icon is next to launcher

2015-01-24 Thread Nathan Osman
Is there any way at all to create an application indicator from a Qt 5.1 application then? I tried doing this once before a while back and I remember that there was some sort of problem with event loops. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1209106] Re: system tray icon is next to launcher

2015-01-23 Thread Nathan Osman
Ah. Would it be difficult to modify it to support Qt 5.1? Alternatively, do you know if there are plans to backport Qt 5.4 to Utopic and/or Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1209106

[Bug 1209106] Re: system tray icon is next to launcher

2015-01-23 Thread Nathan Osman
I backported the appmenu-qt5 package to Utopic and gave it a go, but unfortunately it doesn't seem to work. The tray icons still apear in the upper-left corner of the desktop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1382845] Re: Mouse buttons are ignored

2014-11-12 Thread Nathan Osman
I want to add that the switch-VT trick works when you have a single video card but fails to work with multiple video cards in a multi-seat configuration. This means that one of the seats is completely unusable. I literally can't click anything. -- You received this bug notification because you ar

[Bug 1382845] Re: Mouse buttons are ignored

2014-10-18 Thread Nathan Osman
Hey... it actually did solve the problem - at least temporarily. Not only that, but I noticed something else interesting before I tried that. If two windows are open, the active one doesn't receive the clicks, but the one underneath does. -- You received this bug notification because you are a me

[Bug 1382845] [NEW] Mouse buttons are ignored

2014-10-18 Thread Nathan Osman
Public bug reported: I have just performed a completely clean installation of Utopic from the daily ISO. After installation, however, I was unable to use the mouse buttons. Neither the left nor right mouse buttons have any effect when pressed. I tried connecting another mouse but it exhibits the s

[Bug 1317947] [NEW] Please update StackApplet to v1.5.2

2014-05-09 Thread Nathan Osman
Public bug reported: The current version of StackApplet uses version 1.x of the Stack Exchange API. Unfortunately this version will soon be shutting down in favor of v2.x. I have issued a new release of StackApplet (1.5.2) that switches to the new version and I was wondering if it would be possibl

[Bug 1294940] [NEW] Text.AlignJustify does not properly justify text

2014-03-19 Thread Nathan Osman
Public bug reported: Consider the following QML scene: import QtQuick 2.0 Rectangle { width: 200 height: 200 color: "white" Text { anchors.fill: parent anchors.margins: 10 horizontalAlignment: Text.AlignJustify

[Bug 1078068] Re: Video blinking blue during incoming call

2013-09-18 Thread Nathan Osman
I am having this problem as well with an old Dell notebook running Xubuntu 12.04. 'lspci' output: 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (re

[Bug 264336] Re: pgsql fails to start due to shared buffer setting greater than kernel allows

2013-08-26 Thread Nathan Osman
This is still not fixed. I just installed postgresql-9.1 on a brand new installation of Ubuntu 13.04 (64-bit) and received the following error when attempting to start the server: * Starting PostgreSQL 9.1 database server * The PostgreSQL server failed to start. Please check the log outp

[Bug 1215734] Re: GDM ignores keyboard input in lock screen

2013-08-23 Thread Nathan Osman
After some further investigation, it appears that the keyboard input is actually captured by the application running in the foreground behind GDM. So if I leave a text editor open, lock the display, come back later and try to enter my password, whatever I type on the keyboard is entered into the te

[Bug 1216053] [NEW] PCI/internal sound card not detected

2013-08-23 Thread Nathan Osman
Public bug reported: ALSA fails to recognize the internal FCH Azalia Controller (rev 01) in my system. It was recognized and worked properly until a bunch of updates were installed last night. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignatur

[Bug 1215734] [NEW] GDM ignores keyboard input in lock screen

2013-08-22 Thread Nathan Osman
Public bug reported: I left my computer unattended for a few minutes and the display shut off. Upon returning, I attempted to unlock the computer by entering my password with the keyboard. None of the keys seemed to have any effect - I couldn't enter anything in the password entry box and pressing

[Bug 1078068] Re: Video blinking blue during incoming call

2013-06-21 Thread Nathan Osman
** Summary changed: - video blinking blue incomin call + Video blinking blue during incoming call -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078068 Title: Video blinking blue during incoming ca

[Bug 1180196] [NEW] qmake -query is reporting the default Qt version as 4.8.4

2013-05-14 Thread Nathan Osman
Public bug reported: I have installed the qt5-default package. However, running "qmake -query" results in the following output: ... QMAKE_VERSION:2.01a QT_VERSION:4.8.4 ... It would appear as if the default Qt installation is improperly set to Qt 4.8.4 (which I happen to have ins

[Bug 1179997] Re: stackapplet 1.4 broken, please bump the version in the Ubuntu Software Center

2013-05-14 Thread Nathan Osman
@Andrew Sadly, there were a lot of major changes made to the source code between those two releases. These include: * Switching from a GTK+ dialog for configuring the applet to an AJAX-based webpage. * Moving all blocking network calls to a separate thread. * Support for the Messaging Menu. Tha

[Bug 1179997] Re: stackapplet 1.4 broken, please bump the version in the Ubuntu Software Center

2013-05-14 Thread Nathan Osman
Just a quick note: StackApplet 1.5 contains a minor security bug - 1.5.1 was released shortly after to correct the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179997 Title: stackapplet 1

[Bug 1129517] [NEW] blueman package missing dependency on gnome-icon-theme

2013-02-18 Thread Nathan Osman
Public bug reported: The blueman applet is not functional without the gnome-icon-theme package on KDE. Running the 'blueman-applet' command results in the following error message: Icon 'gtk-missing-image' not present in theme This icon is provided by the gnome-icon-theme package. After installin

[Bug 1070473] Re: Upgrade ENet to v1.3.5

2012-12-16 Thread Nathan Osman
And now version 1.3.6 has been released. ENet 1.3.6 (December 11, 2012): * added support for intercept callback in ENetHost that can be used to process raw packets before ENet * added enet_socket_shutdown() for issuing shutdown on a socket * fixed enet_socket_connect() to not error on non-blocki

[Bug 1070473] [NEW] Upgrade ENet to v1.3.5

2012-10-23 Thread Nathan Osman
Public bug reported: The version of ENet currently in the archives for Raring is 1.3.3 but this is not the latest release - version 1.3.5 was released on July 31, 2012. The changelog entries are below: ENet 1.3.5 (July 31, 2012): * fixed bug in unreliable packet fragment queuing ENet 1.3.4 (May

[Bug 920770] Re: Stackapplet does not find any account

2012-07-16 Thread Nathan Osman
ntu) Assignee: (unassigned) => Nathan Osman (george-edison55) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/920770 Title: Stackapplet does not find any account To manage notifications about th