This is not Debian bug #756076. That is about cleaning up "closing"
loginctl sessions after logging out (which I implemented in upstream git
now). But this bug is about actually killing the leftover background
processes in the cgroup and the logind session if KillUserProcesses=yes
is set in /etc/sy
** Branch linked: lp:~thomas-voss/dbus-cpp/make-signal-dtor-exception-
safe
** Branch linked: lp:~thomas-voss/qtubuntu-media/reuse-precreated-
objects
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://
gazhay (1224...@bugs.launchpad.net) — 2014-11-04 20:38:38
> I ran
>
> xmodmap -pke > ~/. Xmodmap
>
> In a terminal.
> My keys are still working after several reboots.
>
I should have read "had xmodmap generate a new .Xmodmap" instead of
"Made the system…".
I still wonder why I could not find this
** Bug watch added: GNOME Bug Tracker #739657
https://bugzilla.gnome.org/show_bug.cgi?id=739657
** Also affects: network-manager via
https://bugzilla.gnome.org/show_bug.cgi?id=739657
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a membe
Confirm the problem persists after the update packages usb_modesvich,
see bug-report https://bugs.launchpad.net/ubuntu/+source/usb-
modeswitch/+bug/1354823, comment #11
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-m
Confirm the problem persists after the update packages usb-modeswitch,
see bug-report https://bugs.launchpad.net/ubuntu/+source/usb-
modeswitch/+bug/1354823, comment #11
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-
This was a compiz/unity issue and was fixed years ago.
** Package changed: evolution (Ubuntu) => unity (Ubuntu)
** Changed in: unity (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscri
Renato: you'd need the Qt 5.3.2 from the vivid PPA to see the problem.
It does not happen with 5.3.0 or vivid only. So please upgrade with
https://wiki.ubuntu.com/Touch/QtTesting 's instructions to the 5.3.2
(landing-002 for vivid) and try again.
Also, please preferably test not the git trunk but
You have been subscribed to a public bug:
I installed 11.04. Evolution and Firefox working together (any of these
apps shown fullscreen or minimized)). Sometimes after working with
Firefox (25-50% of times) I'm maximizing Evolution and see: first line
is 'Global Menu', second line is 'Firefox tabs
** Description changed:
Some qtpim tests start failing when built against Qt 5.3.2:
https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-015/+sourcepub/4451482/+listing-archive-
extra
We shouldn't be disabling additional tests, so the root causes should be
found. A
** Changed in: indicator-network (Ubuntu)
Assignee: Thomas Voß (thomas-voss) => (unassigned)
** Changed in: location-service (Ubuntu)
Assignee: Thomas Voß (thomas-voss) => (unassigned)
** Changed in: indicator-network (Ubuntu)
Status: In Progress => Invalid
** Changed in: locati
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: network-manager (Ubuntu Utopic)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
Public bug reported:
After recording some videos with the camera app, they don't show up in
the Videos scope until after a reboot. Performing a search or using
pull-to-refresh does not cause them to show up, but rebooting does.
Not sure if this is caused by the scope itself or if it's an underly
Public bug reported:
When connecting to a krillin running rtm image 142, I see the SD card
device listed several times. If I connect to that device and list its
contents, each file and directory is listed several times too. The
exact number is consistent during a session, but varies per boot.
I
** Attachment added: "dupe-inodes.png"
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+attachment/4253342/+files/dupe-inodes.png
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mtp in Ubuntu.
https://bugs.launc
Public bug reported:
the screen consistantly locks up when I am using applications in such as
Firefox.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic i686
NonfreeKernelModules: nv
also affects network-manager 0.9.8.8-0ubuntu7 with network-manager-vpnc
0.9.8.6-1ubuntu2
** Also affects: network-manager
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-man
Apparently if I wait long enough the computer WILL regain the ability to
wake, but networking is completely broken. And I was able to get some
logs out of it. Here's an attachment. Someone please assist, I lost
time at work today because my computer needs to be sleeping during
breaks and lunch,
*** This bug is a duplicate of bug 1387251 ***
https://bugs.launchpad.net/bugs/1387251
** This bug has been marked a duplicate of bug 1387251
apparmor conflict with precise cloud archive
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: unity8 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.
Im getting back to this after sometime. After the discussion was brought
to upstream we did not get feedback regarding proposed changes but
investigating further it is clear that ifupdown is suffering from race
conditions that cannot be solved simply by creating:
1) big lock - since its ifup/ifdow
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: pulseaudio (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launc
I think the fix is:
--- a/gdk/mir/gdkmireventsource.c
+++ b/gdk/mir/gdkmireventsource.c
@@ -311,7 +313,7 @@ handle_motion_event (GdkWindow *window, const
MirMotionEvent *event)
case mir_motion_action_up:
event_type = event->action == mir_motion_action_down ? GDK_BUTTON_PRESS
: GDK_BU
Aha, this is the issue. Below is an event from running inside Unity 8.
We are getting up and down events but they don't have a button state
(they appear to be finger events). So we're not going to generate a GDK
event for this. Unity 8 must have switched from generating mouse events
to finger event
There seems to be an issue with the GTK+ Mir surface getting focus.
When running through mir_demo_server_shell no mouse up/down events are
received (as shown using GDK_MIR_LOG_EVENTS). However, if you drag the
window using alt+mouse then release the events work after that. I can
then run the demo
Note you can enable event debugging to stderr by running with
GDK_MIR_LOG_EVENTS=true
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1388875
Title:
[gtk-mir-backend] Click
no i am not using a multi monitor, if i was i would have mentioned that.
On Tue, Nov 4, 2014 at 11:24 AM, Marco Trevisan (Treviño)
wrote:
> Are you in multi-monitor?
> Is this bug like lp:1311316?
> Can you check whether this PPA
> https://launchpad.net/~3v1n0/+archive/ubuntu/unity-tests solves
Confirmed this is occurring in git master - suspecting that something
changed inside GTK+.
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Robert Ancell (robert-ancell)
** Changed in: gtk+3.0 (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification becau
I can confirm this happening with the utopic package but not with the
origional wip/mir git branch.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1388875
Title:
[gtk-mir-
I use Arch Linux now. Arch has libvorbis 1.3.4, libvorbis-aotuv b6.03
and opus 1.1.
Bye,
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libvorbis in Ubuntu.
https://bugs.launchpad.net/bugs/57797
Title:
include aoTuV patch
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unity8-desktop-session (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bu
** Changed in: unity-notifications (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1358343
Title:
[TOPBLOCKE
Wow. Well I changed the -UnityDecoration-extents value from '28px 0 0 0'
to '28px 10px 10px 10px'. This is obviously too big.
On the other hand, it is _really_ nice to not have to hit that 10 micron
thick region of the window that one needs to hit to get a resize handle.
Even when I can navigate t
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
** Branch linked: lp:ubuntu/trusty-proposed/cups
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1386241
Title:
Add the full IPP Everywhere support from Utopic to Trusty
Stat
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append
I will have to see if the previous comment is a work-around. This is
becoming increasingly obnoxious. Several of my applications now create
new windows that are big enough that they are against the bottom of the
screen and are therefore non-resizeable.
The only way to get most apps to give you a s
This bug was fixed in the package ubuntu-settings-components -
0.4+15.04.20141104-0ubuntu1
---
ubuntu-settings-components (0.4+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Nick Dedekind ]
* Enable send button on input composition (LP: #1369737)
-- Ubuntu daily releaseTue, 04
** Branch linked: lp:ubuntu/vivid-proposed/unity8
--
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/1387671
Title:
unity-greeter does not accept an empty password
Status in “
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
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/1336715
Title:
[TOPBLOCKE
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1378462
Title:
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
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/1387261
Title:
launcher b
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
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/1389165
Title:
Some strings are not translatable
Status in “unity8” package
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/ubuntu-settings-
components/vivid-proposed
--
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/1369737
Title:
[TOPBLOCKER] Sen
** Branch linked: lp:ubuntu/vivid-proposed/unity8
--
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/1368660
Title:
[launcher] implement the updated visual design whereby the q
** Branch linked: lp:ubuntu/vivid-proposed/unity8
--
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/1336276
Title:
[unity8-autopilot] must depend on unity-scope-click
Status
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1358343
Title:
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
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/1387083
Title:
[TOPBLOCKE
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
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/1388359
Title:
[TOPBLOCKER] User metrics can no longer be changed by double
** Branch linked: lp:ubuntu/vivid-proposed/unity8
** Branch linked: lp:~unity-team/unity8/rtm-sync
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1388156
Title:
phone
** Changed in: unity8 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: unity8 (Ubuntu RTM)
Assignee: Nick Dedekind (nick-dedekind) => Michał Sawicz (saviq)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to u
** Changed in: unity8 (Ubuntu RTM)
Assignee: Nick Dedekind (nick-dedekind) => Michał Sawicz (saviq)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1378462
Ti
** Changed in: unity8 (Ubuntu RTM)
Assignee: Michael Terry (mterry) => Michał Sawicz (saviq)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1388156
Title:
phone lo
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => In Progress
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => Critical
** Changed in: unity8 (Ubuntu RTM)
Assignee: (unassigned) => Michał S
** Also affects: ubuntu-settings-components (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: ubuntu-settings-components (Ubuntu RTM)
Status: New => In Progress
** Changed in: ubuntu-settings-components (Ubuntu RTM)
Importance: Undecided => Critical
** Changed in:
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => Fix Committed
** Changed in: unity8 (Ubuntu RTM)
Status: Fix Committed => In Progress
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => Hi
** Changed in: unity-notifications (Ubuntu RTM)
Assignee: Mirco Müller (macslow) => Michał Sawicz (saviq)
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => Critical
** Changed in: unity8 (Ubuntu RTM)
Assignee: Mirco Müller (macslow) => Michał Sawicz (saviq)
--
You receive
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => Triaged
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => High
** Changed in: unity8 (Ubuntu RTM)
Importance: High => Medium
--
You received
** Changed in: unity8 (Ubuntu)
Status: New => In Progress
** Changed in: unity8 (Ubuntu)
Assignee: (unassigned) => Chris Gagnon (chris.gagnon)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
http
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => In Progress
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => Critical
** Changed in: unity8 (Ubuntu RTM)
Assignee: (unassigned) => Michał S
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Assignee: (unassigned) => Michał Sawicz (saviq)
** Changed in: unity8 (Ubuntu RTM)
Status: New => Triaged
** Changed in: unity8 (Ubuntu RTM)
Status: Triaged => I
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => Triaged
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch
** Also affects: unity8 (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu RTM)
Status: New => In Progress
** Changed in: unity8 (Ubuntu RTM)
Assignee: (unassigned) => Michał Sawicz (saviq)
** Changed in: unity8 (Ubuntu RTM)
Importance: Undecide
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libedit (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libedit in Ubuntu.
https://bugs.launchpad.n
Public bug reported:
julian@ip-10-0-2-91:~$ head -n 1 /bin/egrep
#!/bin/bash
This prevents egrep from being used in .bash_profile, since that creates
in infinite loop.
Debian's latest grep package has that fixed:
grep (2.20-4) unstable; urgency=medium
* d/patches/05-grep-wrapper-sh.patch: eg
Why incomplete?
--
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/1389201
Title:
Error calling EVIOCSKEYCODE on device node: Invalid argument
Status in “systemd” package in
Try this. Create 3 html pages.
% echo "0101" >
01.html
% echo "02$1" >
02.html
% echo "0303" >
03.html
Open them into separate windows in the order 1, 2, 3.
Go to the Firefox icon in the Launcher and left-click on it, which gives
you the same sort of view of all the windows. Navigate to windo
I have the same problem here with Portal on Ubuntu 14.10 x86_64 on
Inspiron 15 ( (3521) and Intel HD 4000
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1369113
Title:
Steam
llationDate: Installed on 2014-11-04 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf
(20141104-030206)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
v 4 18:01:25 2014
InstallationDate: Installed on 2014-11-04 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf
(20141104-030206)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about thi
You can prevent resetting of enabled-extensions by logging out first
before shutting down (and then e.g. shutting down from the login
screen). This workaround came about by reading Bug 1385572.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which i
WDYM? The paper background in the dash is still static, we're not
scrolling it?
--
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/1350891
Title:
[Dash] [design] Suru Backgroun
** Package changed: ubuntu => mountall (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1389164
Title:
Ubuntu 14.10 ppc64le not automatically mounting NFS mounts i
Public bug reported:
When one selects not to report "app crashes and errors" to Canonical, in
ubuntu-system-settings, only /var/lib/apport/autoreport is modified.
This file enables or disables the automatic reporting of crashes to the
Ubuntu Error Tracker. However, if we want to improve the user e
You have been subscribed to a public bug:
Problem Description
It seems the remote mounts in my /etc/fstab file are not being automatically
mounted at bootup with ppc64le Ubuntu 14.10. This leads to some of my upstart
scripts not running because they require certain mounts be
Yep, it's using the wrong data type. On amd64 it maps to a 64 bit int,
which is why I never noticed this. On 32 bit platforms however, it maps
to 32 bits.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
In Ubuntu 14.04 Trusty the same problem remains with the french (alternate) =
français (variante) keyboard layout.
(This layout is for me the best of all french layouts, and it is the one
selected by default when installing Ubuntu.)
But now, "thanks" to the gnome simplying of interfaces we now n
For one, pulseaudio is not a part of Lubuntu. That shouldn't cause your
problem, but it may complicate things. Also, I would cause this a
support issue. Please check out
https://wiki.ubuntu.com/DebuggingSoundProblems and see if you can't get
to the bottom of this.
** Also affects: pulseaudio (Ubun
** Changed in: util-linux (Ubuntu)
Importance: Undecided => High
** Changed in: util-linux (Ubuntu)
Status: New => In Progress
** Changed in: util-linux (Ubuntu)
Assignee: (unassigned) => Phillip Susi (psusi)
--
You received this bug notification because you are a member of Ubunt
I would prefer that the ofono task in this bug be removed, as it's
essentially a duplicate of bug #1376250, which as Alfonso pointed out
has already been committed to trunk. I added an rtm14 tag and an
Ubuntu (RTM) task to that bug so that it can be escalated and landed in
one of the OTA buckets.
New to these forums. The machine is a test machine to use with HEAVY 3D
graphics and animations. Testing Unity and OS for stability. I think
these errors may be coming from the Ubuntu install program and happens
when you attempt to override installer defaults. The system has 2
physical hard drives.
Sorry, that fix was broken, I reverted it.
** Changed in: systemd-shim (Ubuntu)
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd-shim in Ubuntu.
https://bugs.launchpad.net/bu
@giorgio-venturi: May I ask for which reasons the Tabs component is
deprecated now? I always liked the "Hamburger" tabs menu and it is used
by a number of core apps (Shorts, Whether, Sudoku, etc.).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, whi
** Changed in: xorg (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1387562
Title:
Touchpad settings ignored
Status in “xorg” package i
** Changed in: ofono (Ubuntu)
Status: New => Triaged
--
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/1379836
Title:
dialer and messaging app show unlocked
*** This bug is a duplicate of bug 1364630 ***
https://bugs.launchpad.net/bugs/1364630
** This bug has been marked a duplicate of bug 1364630
init: Error while reading from descriptor: Broken pipe
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packag
** Changed in: upstart (Ubuntu)
Importance: Undecided => Medium
** Changed in: upstart (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchp
Hi Alberto, Very sorry for my delayed response after this morning on
irc. I was at work. Usually I can do this stuff on the side but I got
totally swamped today :O
So I think you wanted me to tap into UOA service logging, right? Can you
give me once more the commands to generate the output that yo
** Branch linked: lp:~seb128/ubuntu-system-settings/notifcations-string-
tweak
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1377286
Title:
Update Indicator Ti
1 - 100 of 338 matches
Mail list logo