** Tags added: snapd-interface
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1628056
Title:
content sharing getting in the way of snap removal
To manage notifications about this bug go to:
https://
Public bug reported:
The following command fails under Unity 7:
$ xdg-open appstream:org.gnome.gedit.desktop
gvfs-open: appstream:org.gnome.gedit.desktop: error opening location:
The specified location is not supported
The URI works if you uninstall ubuntu-software.
Perhaps gvfs doesn't know h
Public bug reported:
The proprietary nvidia drivers are not accessible from snap packages,
they need to have a bind mount made to a location where snaps can use
them. Please see the conversation below for more details:
10:24 < mvo> mhall119, mattiasw: I looked at the nvidia issue and it
works her
** Package changed: ubuntu-ui-toolkit (Ubuntu) => developer-ubuntu-com
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556078
Title:
Playlist requires QtMultimedia 5.6 but documentation says 5.4
To
Public bug reported:
Only in Unity 8, when the capslock key is on the indicator light for it
is not illuminated, which makes it impossible to know if it is on when
typing in a password.
** Affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Tags: avengers
--
You receiv
Nothing happens when pressing either shortcut
** Changed in: webbrowser-app (Ubuntu)
Status: Incomplete => New
** 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/1579775
Ti
Public bug reported:
When using a USB headset in Unity 8, the audio input and output are
correctly routed through the headset, but the volume controls (in the
indicator and hardware buttons) including mute do not affect the
headset.
This sounds similar to bug #523671 but is for Unity 8
** Affect
Public bug reported:
When leaving my laptop idle, the screen stays at a constant brightness
forever. I have System Settings configured to "Lock when idle" after 2
minutes, but that doesn't happen. Adjusting the screen brightness
manually doesn't do anything.
Expectation:
Screen dims after a short
Public bug reported:
Unity 8 doesn't lock the session when suspending/resuming a laptop.
Expectation:
When a password is required for login, the screen should lock after a suspend
Actual:
Laptop resumes from suspend into Unity 8, bypassing the welcome/lock screen
** Affects: unity8 (Ubuntu)
Public bug reported:
The gnome-keyring not being unlocked is preventing me from downloading
or installing apps from the Ubuntu Store scope.
09:05 < mardy> mhall119: try this: echo "LoggingLevel=2" >
~/.config/signond.conf
09:05 < mardy> mhall119: then try again, and send me the syslog
09:10 < mh
Public bug reported:
The browser will kill non-focused tab processes when it needs to free up
memory, which is usually fine, but when I have a hangout tab (or any
video-conference, music streaming, etc) tab open I want to be able to
navigate to other tabs without those being killed. Could tabs tha
Public bug reported:
Neither the F5 nor Ctrl+R keyboard shortcuts for refreshing a page work
under a Unity 8 session. They both work under Unity 7. Other shortcuts,
such at Ctrl+T and Ctrl+W, work fine under Unity 8.
Nothing appears in when pressing F5 or Ctrl+R ~/.cache/upstart
/application-lega
Public bug reported:
It would be nice to have an "Import" option to a text field's context
menu, next to cut/copy/paste, that will open a ContentPeerPicker for
apps that can share Text.
Currently you can open another app, and copy text from it if it supports
copying, then paste it into the text f
** Tags added: appstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1557587
Title:
Please update to 0.6.1 (and add an AppStream-applicable icon)
To manage notifications about this bug go to:
htt
*** This bug is a duplicate of bug 1557587 ***
https://bugs.launchpad.net/bugs/1557587
** This bug has been marked a duplicate of bug 1557587
Please update to 0.6.1 (and add an AppStream-applicable icon)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
A cropped and resized version of
http://www.foolabs.com/xpdf/center_logo.png would probably suffice, if
something better can't be found
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1557675
Title:
A
Or, heck, making an SVG of this should be pretty simple
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1557675
Title:
AppStream icon for xpdf.desktop
To manage notifications about this bug go to:
ht
ignee: (unassigned) => Michael Hall (mhall119)
** Changed in: developer-ubuntu-com
Status: New => Confirmed
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Looking at my phone, I see no 'aethercast' directory in
/usr/share/ubuntu/settings/system/qml-plugins/wifi/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549605
Title:
Wi-Fi Displays page fails to
Public bug reported:
Selecting Wi-Fi Displays leads to a blank page. Below is the app's log
when this happens. It appears to be missing some QML components which
causes the page to fail to load.
http://paste.ubuntu.com/15194257/
** Affects: ubuntu-system-settings (Ubuntu)
Importance: Undeci
** Branch linked: lp:~mariogrip/ubuntu-system-image/device-alias
** Also affects: goget-ubuntu-touch (Ubuntu)
Importance: Undecided
Status: New
** Branch linked: lp:~mariogrip/goget-ubuntu-touch/device-alias
--
You received this bug notification because you are a member of Ubuntu
Bugs
Public bug reported:
Add a new function to add a page on top of any existing page in the next
column
Suggestion:
appendPageToNextColumn(page, sourcePage, properties)
or
pushPageToNextColumn(page, sourcePage, properties)
Use Case:
uReadIt uses the URL Dispatcher API to open links to Reddit from
Public bug reported:
When you have a PageColumnsLayout and one PageColumn has fillWidth:
true, that column should be able to consume the space of any other
column that does not have a Page in it, even if it has set minimumWidth
or preferredWith
Use Case:
uReadIt will use up to 3 columns if there
Public bug reported:
Add a signal for when a page is added to the AdaptivePageLayout that
incudes the page and column index as parameters
Suggestion:
pageAdded(page, columnIndex)
Use Case:
In uReadIt I want to respond to an ArticlePage being added to the 2nd
column by adding a CommentsPage to
Public bug reported:
Add a function that will return a reference to the top Page object in a
specific PageColumn.
Suggestion:
getPageInColumn(int columnIndex)
Use Case:
In uReadIt I have at most a 3-column layout. I would like a user action
on an item in the first column to add a Page to the 3
Public bug reported:
Please add a function that will allow the developer to remove pages from
any higher-numbered columns than itself. This is similar to
removePages(targetPage) except that it does not remove the targetPage or
any pages in it's column.
Suggestion:
removeChildPages(targetPage)
U
Public bug reported:
When mouseover on an image or link, there is no tooltip to display the
"title" attribute text
** Affects: webbrowser-app (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Public bug reported:
When scrolling web pages on the desktop using the scrollwheel (or two-
finger scrolling on a trackpad) the page will often jump up or down the
page before performing the scroll in the size and direction of the
scroll event. My guess is that the scroll position isn't being upda
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1506508
Title:
Browser crash on Wily, Unity 7 desktop
To manage notifications about this bug go to:
Public bug reported:
Console output:
Failed to open BO for returned DRI2 buffer (1366x744, dri2 back buffer, named
113).
This is likely a bug in the X Server that will lead to a crash soon.
Segmentation fault (core dumped)
** Affects: webbrowser-app (Ubuntu)
Importance: Undecided
Public bug reported:
If the Unity 8 mode was previously toggled between 'Staged' and
'Windowed' using gsettings or an app like TweakGeek, it will not
automatically switch when a mouse is connected.
Manual fix:
gsettings set com.canonical.Unity8 usage-mode 'Automatic'
** Affects: qtmir (Ubuntu)
Public bug reported:
Add keyboard shortcuts to go directly to a tab by number, like Chrome
and Firefox do
** Affects: webbrowser-app (Ubuntu)
Importance: Wishlist
Status: New
** Branch linked: lp:~mhall119/webbrowser-app/alt-num-shortcut
--
You received this bug notification beca
Upstream bug report for this:
https://bugzilla.gnome.org/show_bug.cgi?id=687267
If/when this is done in upstream, it will find it's way into Ubuntu.
** Bug watch added: GNOME Bug Tracker #687267
https://bugzilla.gnome.org/show_bug.cgi?id=687267
--
You received this bug notification because y
The problem is in the docs source in the package qtfeedback5-doc-html,
once it is fixed there and uploaded into the vivid archive it will
appear on the devportal
** Also affects: qtfeedback-opensource-src (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification
We have decided on the following framework names for the current
development cycle:
ubuntu-sdk-15.10-dev1
ubuntu-sdk-15.10-qml-dev1
ubuntu-sdk-15.10-html-dev1
ubuntu-sdk-15.10-papi-dev1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Please also update the ubuntu-touch-meta package to include these in
/usr/share/click/frameworks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456328
Title:
Need a development framework on Vivid ov
Public bug reported:
When creating a new project, the shortened APP_ID in the Makefile is
given as developer.project when it should be project.developer
** Affects: qtcreator-plugin-ubuntu (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you
Public bug reported:
I wrote an app that uses the QML Camera API to display a live video feed
from the device's camera in my app's UI. I would have assumed that this
would require adding the "camera" policy group and would give the user
the ability to deny access if they chose, but neither was the
Public bug reported:
My app uses Ubuntu.Components 1.1 and one of my Page sub-classes has
it's own 'theme' property. When I upgraded my device (mako) to the
latest daily release it brought in the new header styles, which
introduced a new 'theme' property on Page. Because this new property is
marke
Public bug reported:
The Header component added to a Page in a PageStack will prevent key
press events from reaching the underlying Page when it is the component
that has keyboard focus.
08:35 < zsombi_> mhall119: key events should also go to non-focused items...
08:36 < zsombi_> mhall119: they d
** Also affects: oxide-qt (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/1260016
Title:
Add an API to allow defining custom URL scheme delegates
The devportal has the correct information in the 14.10 API docs:
http://developer.ubuntu.com/api/scopes/sdk-14.10/index/
** Changed in: ubuntudeveloperportal
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Public bug reported:
With the new changes to the Ubuntu store scope it's no longer possible
to see which apps have most recently been added. Please add the ability
to change the order in which apps are sorted, with the date they were
first published as one of the options.
** Affects: unity-scope
This if on the phone, if this isn't the right project can you please re-
assign it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324970
Title:
Can't upload photos to status
To manage notification
Public bug reported:
When trying to upload a photo to a status update, the webapp will launch
ContentHub's picker, but no apps are displayed as being able to fulfill
the request.
Steps to reproduce:
1) Open G+ app
2) Tap "Photo" button at the top of the page
3) Tab "Choose File" button to pick a
Public bug reported:
I clean flashed my Nexus 4 with r303, I was watcing the unity8.log when
I tried to open GMail and it crashed. Below is what was written to the
log starting at the time it crashed.
WARNING: QApplication was not created in the main() thread.
unity::action::ActionManager::Actio
Public bug reported:
When running an app with a unicode character in the name, the text is
displayed properly under "Installed" section, but not in the "Recent
apps" section. I noticed this while running Trojitá, screenshot is
attached below.
** Affects: unity-mir (Ubuntu)
Importance: Undeci
Public bug reported:
When explicitly setting an identity, either via the -i commandline
parameter or IdentityFile in the ssh config, these files are used only
after any other identity files found in ~/.ssh/ have failed pubkey
authentication.
When the remote host limits the number of pubkey authen
Public bug reported:
The following packages should be removed from the archives, as they are
no longer compatible with their dependency:
qimo-session
qimo-wallpaper
qimo-games
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you a
** Changed in: webbrowser-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/1295894
Title:
Animations flicker in browser
To manage notifications about this
In addition, the user will need a way to uninstall these packages, since
the current mechanism only works for apps that install a .desktop file
that can be displayed in the "Installed Apps" section of the dash.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Public bug reported:
I recently ran out of space the my /home/ partition on my Nexus 4, and
when that happened I couldn't use the dialer at all, the ubuntu-system-
settings app couldn't show the Carrier in "Cellular" settings, or IMEI
number in "About this phone".
** Affects: dialer-app (Ubuntu)
Public bug reported:
The Storage screen appears to show all space on the drive, but in
reality it's not all available to the user. When /home/ runs out of
space, the Storage screen still reports Free space, even though it's on
a partition the user can't use for files.
** Affects: ubuntu-system-s
Also missing component docs:
Checkbox - http://design.ubuntu.com/apps/building-blocks/toggles
Switch - http://design.ubuntu.com/apps/building-blocks/toggles
Progress Bar -
http://design.ubuntu.com/apps/building-blocks/progress-and-activity
Activity Indicator -
http://design.ubuntu.com/apps/build
** 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/1283302
Title:
No way to update apps from store
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu
Deleting items out of the 'Alarms' database in EDS prevents the freeze
and errors
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276167
Title:
Clock freezes seconds after load
To manage notificatio
** Changed in: qtdeclarative-opensource-src (Ubuntu)
Assignee: (unassigned) => Daniel d'Andrada (dandrader)
--
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 brok
Trying the steps above on 13.10 I run into the following error:
mhall@mhall-thinkpad:~/projects/Ubuntu/sdk/ubuntu-html5-theme/0.1/ambiance/js$
yuidoc -c yuidoc.json .
/usr/bin/env: node: No such file or directory
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Still happens to me on r116
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247694
Title:
screen brighness adjusts itself constantly
To manage notifications about this bug go to:
https://bugs.launch
** 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/1194550
Title:
[gallery] Gallery should not be fullscreen on thumbnail view
To manage notifications about this bug go to:
https
** Changed in: upstart (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1257880
Title:
Runaway init --user consuming CPU and RAM
To manage notifications about
I don't have strace installed, and I'm using the system-image so I can't
apt-get install it. Bug I ran the rest and have attached the output.
** Attachment added: "bug1257880.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1257880/+attachment/3925491/+files/bug1257880.tar.gz
-
No crash report, since the process never actually crashed. This is at
least the second time this has happened, so if it happens again I'll try
kill -ABRT. The device had been running for maybe a full day, I hadn't
done anything with apt since I'm using the system-image.
Can you provide instructi
Public bug reported:
My Unity 8 froze on my Nexus 4. After connecting it to USB and adb
shell, I found that 'init --user' was using 100% CPU and 60% RAM (> 1g).
I ran "ubuntu-bug upstart" while it was still running to try and gather
any information about what it was doing.
root@ubuntu-phablet:/#
Public bug reported:
When you tap on a settings section (such as "Updates") there is no
visual feedback that the tap was recognized. For some sections (again
like "Updates") there is a long enough delay between tap event and
screen changes that the user often begins to wonder if the tap was
recog
** 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/1217865
Title:
/usr/bin/brcm_patchram_plus chews 100% cpu on nexus 7
To manage notifications about this bug go to:
https://bugs
Public bug reported:
If you open a click-installed app from the Dash, it will initially
launch 2 instances of the app. Subsequent clicks on the Dash launcher,
rather than switching to one of the running instances, will instead
launch another instance of the app.
Steps to reproduce:
1) Install u
Public bug reported:
INFO:phablet-flash:Restarting device... wait
INFO:phablet-flash:Restarting device... wait complete
ERROR:phablet-flash:local variable 'recovery_path' referenced before assignment
Removing directory /tmp/tmp1UBOk8
mhall@mhall-thinkpad:~/projects/Ubuntu/api-website/udn$ adb rebo
** 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/1219057
Title:
volume up/down key is not working anymore with the new indicator-sound
To manage notifications about this bug go
** 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/1224938
Title:
Click apps listed twice on home screen in "installed apps"
To manage notifications about this bug go to:
https:/
** 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/1225017
Title:
Messaging indicator missing from indicator bar
To manage notifications about this bug go to:
https://bugs.launch
** 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/1221643
Title:
Icons of installed apps sometimes(?) don't show up after
reboot/reflash
To manage notifications about this bug
** Attachment added: "/home/phablet/.cache/upstart/unity8.log"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1221444/+attachment/3804755/+files/unity8.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Public bug reported:
I installed a new application from the Click scope, tried to search for
it after the installation and ended up with no results showing in the
Applications categories on the Unity 8 dash, even though there appears
to be room set aside for them.
ProblemType: Bug
DistroRelease:
Public bug reported:
"click build" should have an option for specifying files or folders that
should not be included in the package, either using command-fline flags
( -I.bzr) or in the manifest.json, or both.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: click 0.4.0
ProcVersionSignature:
Public bug reported:
After successfully running "phablet-flash ubuntu-system" on my Nexus 4,
I ran the same against my Nexus 7 and got the following:
INFO:phablet-flash:Downloading
https://system-image.ubuntu.com//daily/grouper/version-20130815.tar.xz to
/home/mhall/Downloads/phablet-flash/imag
** Also affects: qtchooser (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: qtchooser (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166132
Title:
New windows pla
** Summary changed:
- [FFE] New Unity stack
+ [FFE] New Unity Dash
** Description changed:
- A new version of Unity, libunity APIs, the default and new "100 scopes",
- with a target date of March 25th for landing in Raring.
+ A new version of Unity's Dash, libunity APIs, the default and new "100
** Description changed:
- A new version of Unity, libunity APIs, the default and new "100 scopes".
+ A new version of Unity, libunity APIs, the default and new "100 scopes",
+ with a target date of March 25th for landing in Raring.
For reference, the new "smart scope service" and correspondin
Public bug reported:
A new version of Unity, libunity APIs, the default and new "100 scopes".
For reference, the new "smart scope service" and corresponding Unity
changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
scopes/
The spec for the "smart scope service" is here:
https:
Public bug reported:
I had a good old-fashioned kernel panic this morning. By god it's been
a while.
I hope this includes enough information.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-21-generic 3.5.0-21.32
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
U
Adolfo, that is not possible, lenses and scopes are independent
processes that can perform whatever actions they want. There is no way
for the Dash code to restrict their access to the network.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Description changed:
Ubuntu Software Center 5.4.1.2, Ubuntu 12.10
- On the "All Software" home, the "Top Rated" panel is a tad to close to
- the ones above it; the spacing is not consistent.
+ On the "All Software" home, the vertical spacing between "Recommended
+ For You" and "Top Rated"
Generated Python docs are now available here:
http://developer.ubuntu.com/api/ubuntu-12.10/python/MessagingMenu-1.0.html
C docs are here: http://developer.ubuntu.com/api/ubuntu-12.10/c/messaging-menu/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Also affects: pidgin
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/1066108
Title:
Photo taken by the webcam as part of the account creation process
r
Where did you guys get a binary package named 'unity-singlet'? It was
changed to 'python-unity-singlet' before being accepted into Universe
for Precise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9
*** This bug is a duplicate of bug 973394 ***
https://bugs.launchpad.net/bugs/973394
** This bug has been marked a duplicate of bug 973394
Typing email into dash gives no results.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
*** This bug is a duplicate of bug 973394 ***
https://bugs.launchpad.net/bugs/973394
** This bug has been marked a duplicate of bug 973394
Typing email into dash gives no results.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
It just that bug fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955330
Title:
Update quickly-unity-lens-template to version 0.0.3
To manage notifications about this bug go to:
https://bugs.launc
** Package changed: ubuntu => quickly-lens-templates (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955330
Title:
Update quickly-unity-lens-template to version 0.0.3
To manage notifications
Public bug reported:
I have an update to quickly-unity-lens-template that fixes the uninstall
command.
https://launchpad.net/unity-quickly-templates/+milestone/0.0.3
Source Branch: lp:unity-quickly-templates
Package Branch: lp:~mhall119/unity-quickly-templates/precise-package
PPA:
https://launc
Public bug reported:
I have fixed a bug and removed functions that have now been implemented
in quickly-unity-lens-template.
https://launchpad.net/singlet/trunk/0.2.2
Source Branch: lp:singlet
Package Branch: lp:~mhall119/singlet/precise-package
PPA:
https://launchpad.net/~scopes-packagers/+arc
** Also affects: calibre
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/937989
Title:
Application needs hi-res or SVG icon
To manage notifications about t
Public bug reported:
A user is not able to begin playing xword immediately after installing
because it does not come with any puzzles. Instead the user must find
out what kind of files they need (Across Lite), find some online,
download them, and then tell xword to open them.
It would be much be
Reported upstream: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=662689
** Bug watch added: Debian Bug tracker #662689
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662689
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
** Changed in: devscripts (Ubuntu)
Assignee: (unassigned) => Michael Hall (mhall119)
** Changed in: devscripts (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
edit-patch will currently unapply all quilt patches before committing
changes. However, when some of those patches are applied to the branch
already, running edit-patch will unapply those as well, resulting in
more changes in the commit than the developer is actually applying
Upstream has both a bug report and a git pull request.
https://sourceforge.net/tracker/?func=detail&aid=3495064&group_id=153444&atid=787794
https://github.com/geany/geany/pull/31
** Bug watch added: SourceForge.net Tracker #3495064
http://sourceforge.net/support/tracker.php?aid=3495064
--
Yo
** Branch linked: lp:~arthur-
talpaert/ubuntu/precise/supertuxkart/add_quicklist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938009
Title:
Add Unity Launcher Quicklist
To manage notifications abo
This has very low impact on existing bits (quickly and otherwise), and
will stay in Universe
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/942782
Title:
Add unity-quickly-lens-template package to Un
1 - 100 of 197 matches
Mail list logo