[Bug 1281234] Re: Ubuntu sdk applications should be easily built and tested

2014-02-25 Thread Nicholas Skaggs
Repeating my comments on IRC for the report; I mention click-buddy in the bug report, but I don't care what tool or tools are used to make this happen. What I know is that there needs to be an easy way to build a package (which qtcreator now does), and then push that package to the phone or

[Bug 1283966] Re: Looping while selecting the same object is causing the application to die raising a dbus no reply exception

2014-02-24 Thread Nicholas Skaggs
Confirming the simple testcase Dan left does indeed cause a dbus timeout. I tweaked his testcase a little to see when it fails, looks like @ loop 734 everytime for me at least. ** Attachment added: test_segfault.py

[Bug 1281234] Re: Ubuntu sdk applications should be easily built and tested

2014-02-24 Thread Nicholas Skaggs
** Branch linked: lp:~sergiusens/phablet-tools/buddy-x -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qtcreator in Ubuntu. https://bugs.launchpad.net/bugs/1281234 Title: Ubuntu sdk applications should be easily built and tested To

[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

2014-02-21 Thread Nicholas Skaggs
** Branch linked: lp:~renatofilho/qtorganizer5-eds/limit-number-of- events ** Branch linked: lp:~renatofilho/ubuntu-ui-toolkit/limit-alarms-fetch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282129

[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

2014-02-21 Thread Nicholas Skaggs
At this point, the two merges proposed by renato workaround both issues; a longer term fix will at some point be needed, with potential changes in the core apps as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1282753] Re: Camera doesn't work after transitioning via the camera button

2014-02-21 Thread Nicholas Skaggs
** Tags added: avengers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282753 Title: Camera doesn't work after transitioning via the camera button To manage notifications about this bug go to:

[Bug 1282753] Re: Camera doesn't work after transitioning via the camera button

2014-02-21 Thread Nicholas Skaggs
I've managed to reproduce this even easier; 1) Open camera app 2) Click gallery button 3) swipe from the right to swap back 4) Immediately swipe back 5) Repeat If you switch while the camera background is still black (ie you don't see the live previw, Step 4), when you switch back the camera

[Bug 1283302] Re: No way to update apps from store

2014-02-21 Thread Nicholas Skaggs
** Changed in: ubuntu-system-settings (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283302 Title: No way to update apps from store To manage notifications

[Bug 1283310] [NEW] qmlscene crashed with SIGABRT in raise()

2014-02-21 Thread Nicholas Skaggs
Public bug reported: This seems quite similar to https://bugs.launchpad.net/ubuntu/+source /qtdeclarative-opensource-src/+bug/1253603 This happened in image 200, after running a few tests, qmlscene crashed and hard locked the phone. ProblemType: Crash DistroRelease: Ubuntu 14.04 Package:

[Bug 1230031] Re: dbus-daemon consumes 100% cpu without reason

2014-02-21 Thread Nicholas Hinsch
Reuben, Any luck with dbus 1.6.18 on 13.10? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230031 Title: dbus-daemon consumes 100% cpu without reason To manage notifications about this bug go to:

[Bug 1282753] [NEW] Camera doesn't work after transitioning via the camera button

2014-02-20 Thread Nicholas Skaggs
Public bug reported: The camera doesn't allow you to take pictures; instead it displays a static picture from the gallery with the UI camera overlay in front (sometimes it will also simply display a black background). To reproduce: 1) Launch camera app and take a picture 2) Go to the gallery

[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

2014-02-20 Thread Nicholas Skaggs
The workaround works for calendar, but not clock as of yet. We'll decide on moving forward without both if necessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282129 Title: Clock and calendar

[Bug 1282129] [NEW] Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

2014-02-19 Thread Nicholas Skaggs
Public bug reported: It appears the bugfix for this bug; https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1274792 causes clock to no longer work properly. Attempting to launch the app results in the app fails to start. Both the clock and calendar app logs contain things like;

[Bug 1281587] Re: Ubiquity offers to encrypt the new system, but fails to set TRIM-enabling option in crypttab

2014-02-18 Thread Nicholas Skaggs
** Also affects: cryptsetup (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/1281587 Title: Ubiquity offers to encrypt the new system, but fails to

[Bug 1281234] [NEW] Ubuntu sdk applications should be easily built and tested

2014-02-17 Thread Nicholas Skaggs
Public bug reported: When developing a ubuntu sdk application using qtcreator, it should be easy to deploy your application to a phablet device or the emulator and execute tests. Currently qtcreator has a shortcut, ctrl+f12 that partially does this. In addition, the conversion to cmake and the

[Bug 1267116] Re: ubiquity crashed with SIGSEGV in GtkNode::MatchStringProperty()

2014-02-07 Thread Nicholas Skaggs
I've recommended to Dan to try and work around this issue inside the ubiquity tests for the moment. The fixes for the bug Dan mentioned above have landed but the issue continues in the ubiquity tests. Given our inability to reproduce this issue, it will be hard to find a direct fix. Thus far,

[Bug 1257791] Re: Enter and backspace broken in terminal

2014-02-06 Thread Nicholas Skaggs
I've built a deb using the patch here, for ease of testing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1257791 Title: Enter and backspace broken in terminal To manage notifications about this

[Bug 1257791] Re: Enter and backspace broken in terminal

2014-02-06 Thread Nicholas Skaggs
http://people.canonical.com/~dholbach/tmp/qtdeclarative5-konsole-qml- plugin_0.1.2_armhf.deb Initial testing using the above deb seems to inidicate the issue isn't fixed sadly :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1276364] [NEW] Autopilot vis should allow print_tree dump

2014-02-04 Thread Nicholas Skaggs
Public bug reported: Now that we have a print_tree method available, it would be quite useful to add the ability to dump the current introspection tree from the vis tool. The basic use case is simply dumping from the root node, but allowing dumping from any arbitrarily selected node would also be

[Bug 1276364] Re: Autopilot vis should allow print_tree dump

2014-02-04 Thread Nicholas Skaggs
** Description changed: Now that we have a print_tree method available, it would be quite useful to add the ability to dump the current introspection tree from the vis - tool. The basic use case is simply dumping from the root node, but - allowing dumping from any arbitrarily selected node

[Bug 1257791] Re: Enter and backspace broken in terminal

2014-01-31 Thread Nicholas Skaggs
Grinding through package after package with popey is fun. Kudos for having all those old builds :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1257791 Title: Enter and backspace broken in

[Bug 1257791] Re: Enter and backspace broken in terminal

2014-01-31 Thread Nicholas Skaggs
So in looking at what exactly changed between the versions; it's only a debian patchset change. Of the two changes, this looks the most interesting; https://code.launchpad.net/~dandrader/ubuntu/trusty/qtdeclarative- opensource-src/backport_fix_qtbug_32004/+merge/195761 -- You received this bug

[Bug 1041933] Re: IBUS does not open when selected from menu or applications from within filemanager (PCmanfm )

2014-01-27 Thread nicholas
For those on lubuntu 13.04, the issue is still present and the missing dependencies break the IBus installation altogether. I had to use g00gle's suggestion in conjunction with reinstalling ibus: $ sudo apt-get install libappindicator1 python-appindicator python-gconf python-glade2

[Bug 1263036] [NEW] [20216, Realtek ALC282, Speaker, Internal] Power-Save buzzing, and suspend/shutdown popping

2013-12-20 Thread Nicholas Andreson
with the process, I would be more than happy to participate. -Nicholas Anderson ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7 Uname: Linux 3.11.0-14-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.1

[Bug 1263036] Lspci.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933215/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] IwConfig.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933214/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] Re: [20216, Realtek ALC282, Speaker, Internal] Power-Save buzzing, and suspend/shutdown popping

2013-12-20 Thread Nicholas Andreson
this problem entirely. Thank you for your help, and if there is anything I can do to help with the process, I would be more than happy to participate. -Nicholas Anderson ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature

[Bug 1263036] CRDA.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933212/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title: [20216,

[Bug 1263036] CurrentDmesg.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933213/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] Lsusb.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933216/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] BootDmesg.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933211/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] UdevDb.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933223/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] ProcEnviron.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933218/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] ProcInterrupts.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933219/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1263036] RfKill.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933222/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] PulseList.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933221/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] UdevLog.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933224/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title:

[Bug 1263036] WifiSyslog.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933225/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1263036] ProcModules.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933220/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] ProcCpuinfo.txt

2013-12-20 Thread Nicholas Andreson
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1263036/+attachment/3933217/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036

[Bug 1263036] Re: [20216, Realtek ALC282, Speaker, Internal] Power-Save buzzing, and suspend/shutdown popping

2013-12-20 Thread Nicholas Andreson
Hello, Thank you for your response, the apport information has been collected and attached to the bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263036 Title: [20216, Realtek ALC282,

[Bug 1233176] Re: Alarm notifications do not appear when an alarm is triggered

2013-12-17 Thread Nicholas Skaggs
Do we have an update on this? What is missing from being able to get an alarm to ring from clock? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233176 Title: Alarm notifications do not appear when

[Bug 1233176] Re: Alarm notifications do not appear when an alarm is triggered

2013-12-17 Thread Nicholas Skaggs
Per Charles, a plain C Alarms API that's currently in draft form is completed. Plans implement this this right after Christmas break and then make indicator-datetime dogfood this API to connect to the EDS backend. Once that is complete, clock should be able to make the API call via qml corect?

[Bug 604630] Re: boot sequence no longer honors SHM_SIZE set in /etc/defaults/tmpfs

2013-12-16 Thread Nicholas J. Fiorello Jr.
Given that: 1) The config file : /etc/default/tmpfs is no longer installed and therefore doesn't contain a comment that says Adjust the default size of /dev/shm by uncommenting the line below (or whatever it said exactly) 2) /dev/shm is now mounted as /run/shm who's size is controlled by some

[Bug 1229257] Re: assertion failure warnings output, imports old static gobject bindings somewhere

2013-12-15 Thread Nicholas Hinds
Looks like this was caused by the fix to LP#1116302 (commit 34c8a6bb7ad605b107a6f89b7018284811b5fadf) where the line import gnomekeyring was added. Pulling in the python gnomekeyring bindings pulls in the static gobject bindings, and logs this warning. Commenting out the offending line in

[Bug 1229257] Re: assertion failure warnings output, imports old static gobject bindings somewhere

2013-12-15 Thread Nicholas Hinds
Looks like this was caused by the fix to LP#1116302 (commit 34c8a6bb7ad605b107a6f89b7018284811b5fadf) where the line import gnomekeyring was added. Pulling in the python gnomekeyring bindings pulls in the static gobject bindings, and logs this warning. Commenting out the offending line in

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-12-12 Thread Nicholas Shatokhin
When I reboot alt+shift become not work. I need set something else and then set alt+shift again and it will work until next reboot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't

[Bug 1234538] Re: With Mir enabled - Applications randomly failed to start

2013-12-06 Thread Nicholas Skaggs
This bug or one with similar results appears to be the primary reason for several app failures on the dashboard -- applications just don't seem to launch, thus causing the tests to fail. This is affecting all of the core apps. Here's an example with a trace:

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-12-04 Thread Nicholas McCready
My solution at http://codemonkeyseedo.blogspot.com/2013/12/ubuntu-1204 -network-manager-vpn-woes.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: Save button always greyed out when

[Bug 1232478] Re: Ubuntu 13.10 Final Beta fails to boot/install MMIO write of 0x. FAULT

2013-12-01 Thread Nicholas Lee
I had a similar problem with Linux Mint 16 and Ubuntu 13.10 amd64. Adding nomodeset to the 13.10 installer boot options (after the --, or via the F6 add options method) fixed that install. Haven't tried this with Mint. 13.04 booted without any changes required. -- You received this bug

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-11-30 Thread Nicholas Shatokhin
Keyboard not switching when screen was locked. I need use mouse to choose layout for password entering. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change

[Bug 1254862] [NEW] Waking from Sleep Does Not Update System Date and Time

2013-11-25 Thread Nicholas Ahrens-Townsend
Public bug reported: Upon waking my computer from sleeping, the system date and time (top right-hand corner) appear to still be the same as when I first put the computer to sleep. Once awake, the date and time will continue to move forward from that point, but will never auto-correct. Only

[Bug 1253488] [NEW] Sound still coming from speakers when headphones pluged in

2013-11-20 Thread Nicholas Shatokhin
Public bug reported: When I plug headphones in my laptop, sound still coming from speakers (I hear this sound in headphones too). ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: pulseaudio 1:4.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6 Uname: Linux

[Bug 1252402] Re: testdrive UI becomes unresponsive after saving settings

2013-11-18 Thread Nicholas Skaggs
Removing config files had no change on behavior. I removed /etc/testdriverc, ~/.testdriverc and ~/.config/testdrive/testdriverc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252402 Title:

[Bug 1252402] Re: testdrive UI becomes unresponsive after saving settings

2013-11-18 Thread Nicholas Skaggs
To reproduce: Open testdrive Open preferences menu, select settings Press save button Expected result, settings saved, main window reappears Actual results, UI is frozen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-11-18 Thread Nicholas Shatokhin
It is fixed for me. 13.10 fresh install and update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change to alt+shift, ctrl+shift, etc. To manage

[Bug 1245049] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-10-26 Thread Nicholas Sharp
If you look at http://packages.ubuntu.com/lucid/bcmwl-kernel-source, you'll notice that this package is for 802.11 wireless cards that have Broadcom's architecture. The important thing to note about this package is that it only supports certain broadcom cards, but any card that internally says it

[Bug 1240623] Re: XShmGetImage returns junk/garbage in between monitors

2013-10-23 Thread Nicholas Wilson
We've found the problem in Fedora 19 too, and reported it upstream. https://bugs.freedesktop.org/show_bug.cgi?id=70801 ** Also affects: xorg-server (Fedora) Importance: Undecided Status: New ** Bug watch added: freedesktop.org Bugzilla #70801

[Bug 1244021] [NEW] After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2013-10-23 Thread Nicholas Nethercote
Public bug reported: I'm a Firefox developer. 13.04 was working fine. I upgraded to 13.10 and now I can't compile Firefox with either clang or GCC. Here's a reduced test case: #include memory int main(void) {} If I compile this with clang I get this: [fjord:~/moz/mi5] clang++ a.cpp In

[Bug 1240623] Re: XShmGetImage returns junk/garbage in between monitors

2013-10-22 Thread Nicholas Wilson
Screenshot attached. ** Attachment added: Ubuntu-corrupted-grab.png https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1240623/+attachment/3887544/+files/Ubuntu-corrupted-grab.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1241320] [NEW] package bacula-sd (not installed) failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2013-10-17 Thread Nicholas Grachanin
Public bug reported: Could not uninstall bacula completely ProblemType: Package DistroRelease: Ubuntu 13.10 Package: bacula-sd (not installed) ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date:

[Bug 1241270] [NEW] Can't switch keyboard layout by alt+shift

2013-10-17 Thread Nicholas Shatokhin
Public bug reported: I can't switch keyboard layout by alt+shift. I can't setup this shortcut in Text Entry Settings. Super+Space don't work even if I setup it and it's very incovenient. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.2+13.10.20131014.1-0ubuntu1

[Bug 1241320] [NEW] package bacula-sd (not installed) failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2013-10-17 Thread Nicholas Grachanin
Public bug reported: Could not uninstall bacula completely ProblemType: Package DistroRelease: Ubuntu 13.10 Package: bacula-sd (not installed) ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date:

[Bug 1240623] [NEW] XShmGetImage returns junk/garbage in between monitors

2013-10-16 Thread Nicholas Wilson
Public bug reported: In xserver 1.14.3-3ubuntu2, we've observed that on multimonitor systems, we are passed garbage when grabbing the pixels that are not on any monitor. This does not appear to be a bug in our application - it can be easily reproduced by taking a screenshot of the whole screen

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-10-16 Thread Nicholas Shatokhin
I confirm it. I have three layouts and can't swith them even if I click layout in indicator by mouse pointer (it switching at indicator, but I continue typing in latin). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 992619] Re: Empathy does not login - Error contacting the Account Manager

2013-10-15 Thread Nicholas Sharp
I was having this issue in Ubuntu 13.04, deleted all my accounts (Google, Salut, Yahoo) and tried to add them one at a time. Managed to get my Google account set back up, but both Salut and Yahoo would not show me the form to configure my account when trying to recreate them. It would just give me

[Bug 992619] Re: Empathy does not login - Error contacting the Account Manager

2013-10-15 Thread Nicholas Sharp
Just to be complete, I did try to re-install account-plugin-yahoo and am still having the issue with the creation form. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992619 Title: Empathy does not

[Bug 1240198] Re: wrong keyboard layout active after booting into desktop, after upgrade to saucy

2013-10-15 Thread Nicholas Skaggs
** Changed in: indicator-keyboard (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240198 Title: wrong keyboard layout active after booting into desktop, after

[Bug 1240198] Re: wrong keyboard layout active after booting into desktop, after upgrade to saucy

2013-10-15 Thread Nicholas Skaggs
** Changed in: indicator-keyboard (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240198 Title: wrong keyboard layout active after booting into desktop,

[Bug 1237501] Re: [Regression] Expanding Installed category does not show all the installed apps at once

2013-10-09 Thread Nicholas Skaggs
Indeed, the more suggestions category is only there for a moment before disappearing. ** Changed in: unity8 Status: New = Confirmed ** Changed in: unity8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1237045] Re: Ubuntu UI Toolkit no longer builds on precise, quantal and raring

2013-10-09 Thread Nicholas Skaggs
I believe if this is to be supported, libthumbnailer-dev needs packaged on the other distros. A separate bug may be needed for this. ** Changed in: ubuntu-ui-toolkit Status: New = Confirmed ** Also affects: thumbnailer (Ubuntu) Importance: Undecided Status: New -- You received

[Bug 1229950] Re: draft messages aren't saved

2013-10-07 Thread Nicholas Skaggs
** Changed in: messaging-app (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229950 Title: draft messages aren't saved To manage notifications about

[Bug 1227719] Re: On ending the call, the first call log gets under the header

2013-10-04 Thread Nicholas Skaggs
** Changed in: dialer-app Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227719 Title: On ending the call, the first call log gets under the header To manage

[Bug 1235230] Re: Track seeking in soundcloud is not reactive enough

2013-10-04 Thread Nicholas Skaggs
this happens with m.grooveshark.com as well, also an html5 app. The input is delayed by more than a second. ** Changed in: webbrowser-app Status: New = Confirmed ** Changed in: webbrowser-app (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a

[Bug 1226895] Re: calls made from contact in address book show up as 'unknown' in call log

2013-10-04 Thread Nicholas Skaggs
I can confirm, but I'm on image 78.. I'll have to update and see if it's still an issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226895 Title: calls made from contact in address book show up

[Bug 1234488] [NEW] Unreliable wifi with N mode enabled

2013-10-02 Thread Nicholas Gunby
Public bug reported: Intel N-100 Wirless card, although I believe the problem occurs with other wireless cards. A wireless connection will have extremely unreliable speeds, and often entirely drop connection for a period of time, which even a reboot doesn't fix. However, when the N mode of the

[Bug 1234488] Re: Unreliable wifi with N mode enabled

2013-10-02 Thread Nicholas Gunby
** Package changed: ubuntu = linux-firmware (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234488 Title: Unreliable wifi with N mode enabled To manage notifications about this bug go to:

[Bug 1231368] Re: Can't select a background anymore since the 2013-09-25 update

2013-10-01 Thread Nicholas Skaggs
** Changed in: ubuntu-system-settings (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1231368 Title: Can't select a background anymore since the

[Bug 1233127] Re: cannot show HUD when OSK is visible

2013-10-01 Thread Nicholas Skaggs
** Changed in: unity8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233127 Title: cannot show HUD when OSK is visible To manage notifications about this

[Bug 1232820] Re: Battery icon is misguiding: When battery is 2% it still shows pretty full of a cell

2013-10-01 Thread Nicholas Skaggs
At times I've also seen the opposite, the charge was in good shape but the battery showed critical red. ** Changed in: indicator-power (Ubuntu) Status: New = Confirmed ** Changed in: indicator-power Status: New = Confirmed -- You received this bug notification because you are a

[Bug 1233132] Re: switching wifi on/off several times shows invalid APs

2013-10-01 Thread Nicholas Skaggs
I can't confirm this, can you give more info on how this happened? ** Changed in: indicator-network (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233132

[Bug 1233194] Re: Several networks can be selected simultaneously

2013-10-01 Thread Nicholas Skaggs
Does this stay on for long? I can select multiple but it quickly updates the UI to only the last network selected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233194 Title: Several networks can

[Bug 1221969] Re: 3g data not working with Straightalk (MVNO) SIM

2013-10-01 Thread Nicholas Skaggs
After reading this I got the att rebranded straight talk sim to work ala, /var/lib/ofono/Identity/gprs [context1] Name=STRAIGHT_TALk AccessPointName=tfdata Username= Password= Type=internet Protocol=ip I'm ok with tony's synopsis -- you can't make this work out of the box with mvno's, and in

[Bug 1154345] Re: Orca announces status of each steps' progress dot

2013-10-01 Thread Nicholas Skaggs
IMHO, This will need to be addressed before 14.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154345 Title: Orca announces status of each steps' progress dot To manage notifications about this

[Bug 1229874] [NEW] OEM initial install contains u1 setup screen

2013-09-24 Thread Nicholas Skaggs
Public bug reported: During OEM installation the initial install prompts for u1 integration information, which I don't believe should occur until end user setup. ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Attachment added: Selection_001.png

[Bug 1229881] [NEW] OEM install fails during end user setup

2013-09-24 Thread Nicholas Skaggs
Public bug reported: Oem installation fails to finish after selecting prepare for shipping to end user and rebooting to load user setup. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: ubiquity 2.15.19 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic

[Bug 1228155] Re: [search] keyboard doesn't reveal to continue search

2013-09-24 Thread Nicholas Skaggs
confirming ,still present in 020130924 ** Changed in: unity8 (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-keyboard (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1229771] Re: Incorrect screen formatting for long message in portrait mode

2013-09-24 Thread Nicholas Skaggs
Confirming. In general landscape mode has some weird UI overlay bugs ** Changed in: messaging-app (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229771 Title:

[Bug 1229950] [NEW] draft messages aren't saved

2013-09-24 Thread Nicholas Skaggs
Public bug reported: Drafting an sms message and then pressing back to go back to the main messaging screen causes we to lose my unsent message 1. open messaging and select a contact 2. draft a new message to them 3. open toolbar and select back to go back to primary screen 4. Tap the contact

[Bug 1229549] Re: Wrong miniature displayed for Clock app

2013-09-24 Thread Nicholas Skaggs
Works for me now on 20130924 image -- can you check again? ** Changed in: unity8 (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229549 Title: Wrong

[Bug 1229551] Re: Facebook launcher doesn't work on Home scope

2013-09-24 Thread Nicholas Skaggs
** Changed in: unity8 (Ubuntu) Status: New = Confirmed ** Tags added: balloons-20130923 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229551 Title: Facebook launcher doesn't work on Home

[Bug 1229952] Re: [Recent apps] cannot move out of remove mode

2013-09-24 Thread Nicholas Skaggs
Once the close applications mode is opened, tapping anywhere (not just the red x) will close an application. In addition, it's difficult to understand how to leave this mode once you are in it without closing all of the applications. ** Changed in: unity-lens-applications (Ubuntu) Status:

[Bug 1229608] Re: online search of videos returns irrelevant results

2013-09-24 Thread Nicholas Skaggs
** Changed in: unity-lens-video (Ubuntu) Status: New = Confirmed ** Tags added: balloons-20130923 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229608 Title: online search of videos

[Bug 1228877] Re: Thumbnails look terribly low quality in video lens.

2013-09-24 Thread Nicholas Skaggs
The cropping/scaling seems a bit funny causing this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228877 Title: Thumbnails look terribly low quality in video lens. To manage notifications about

[Bug 1228877] Re: Thumbnails look terribly low quality in video lens.

2013-09-24 Thread Nicholas Skaggs
I'll note not all of them suffer from this issue however. ** Changed in: unity-lens-video (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228877 Title:

[Bug 1229202] Re: Number Inputbox carrot is not visible enough

2013-09-24 Thread Nicholas Skaggs
I'm not sure what you are trying to say, but I can confirm it's REALLY hard to see as it's black carrot on grey background. ** Changed in: dialer-app (Ubuntu) Status: New = Confirmed ** Changed in: dialer-app Status: New = Confirmed -- You received this bug notification because

[Bug 1229544] Re: notes_app appears twice on 'Recent apps' when launched from launcher

2013-09-24 Thread Nicholas Skaggs
2 Notes app previews appear for roughly 5 seconds. ** Changed in: notes-app (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229544 Title: notes_app appears

[Bug 1228879] Re: Curve in video thumbnails worsens image quality

2013-09-24 Thread Nicholas Skaggs
** Changed in: unity-lens-video (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228879 Title: Curve in video thumbnails worsens image quality To manage

[Bug 1228335] Re: [Autopilot test needed] Test tapping on the gallery icon takes you to the gallery app

2013-09-24 Thread Nicholas Skaggs
** Changed in: camera-app Status: New = Confirmed ** Changed in: camera-app (Ubuntu) Status: New = Confirmed ** Changed in: camera-app (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: camera-app (Ubuntu) Status: Won't Fix = Confirmed -- You received this bug

[Bug 1228334] Re: [Autopilot test needed] Test clicking on the camera icon takes you to the camera app

2013-09-24 Thread Nicholas Skaggs
** Changed in: gallery-app Status: New = Confirmed ** Changed in: gallery-app (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228334 Title: [Autopilot

<    5   6   7   8   9   10   11   12   13   14   >