If anybody wants details on LXD bug - they are here
https://github.com/lxc/lxd/issues/8490#issuecomment-782596277
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349026
Title:
regression: graphviz pa
That was a problem with LXD container. There is no such error anymore,
so I believe this bug is fixed in recent Ubuntu versions.
** Bug watch added: LXD bug tracker #8490
https://github.com/lxc/lxd/issues/8490
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Still a problem on Ubuntu 20.10 and graphviz 2.43.0
# dot -Tpng
Format: "png" not recognized. Use one of:
root@repodraw:~/repodraw# dot -c
root@repodraw:~/repodraw# dot -v
dot - graphviz version 2.43.0 (0)
There is no layout engine support for "dot"
Perhaps "dot -c" needs to be run (with installer
The problem was in dangling virtualenv from previous versions. This is
the fix:
$ rm -rf ~/.local/share/virtualenvs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885609
Title:
focal pipenv is bro
Public bug reported:
Running pipenv 11.9.0-1 installed from
https://packages.ubuntu.com/focal/pipenv gives this when installing any
package:
$ pipenv install wget
Installing wget…
⠸
Error: An error occurred while installing wget!
Could not find platform independent libraries
Could not find plat
It was Ubuntu Studio, but I switched to i3 since then.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487534
Title:
Unable to set Alt+Shift for switching keyboard layout
To manage notifications abo
Thanks everyone for fixing the error message. It is better now. Although
I would argue that adding 25% package size to help onboarding new users
to Inkscape is nothing compared to the fact that many users will not be
installing those docs, because they are not aware that these docs are
not a plain
Public bug reported:
I've got apt-listchanges installed with the following config:
$ cat /etc/apt/listchanges.conf
[apt]
frontend=pager
which=news
email_address=root
email_format=text
confirm=1
headers=false
reverse=false
save_seen=/var/lib/apt/listchanges.db
But running `sudo apt-get upgrade`
I see that translations is the primary concern even though the spurious
error message in English is much worse than friendly explanation in
English.
But I just wonder what is your C++-fu? Don't get me wrong - I am unable
to write the patch myself, because my C++ skills are poor, and I am not
sayin
Answering to my unspoken question about why 35k views and 68 heats gets
low priority. Because top and medium priority are all crashes, and it
seems that while crashes are popping up no user features willbe
developed
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bugs?orderby=-heat&start=0
--
Thanks! That's much better. =) As a minimal workaround, can you replace the text
Failed to load the requested file /usr/share/inkscape/tutorials
/tutorial-basic.svg
with check for file presence and the following text if check failed
Inkscape Tutorials are shipped as a separate package, w
It is okay if you don't have time to patch the string, but closing this
as invalid is like saying everybody else that they should not do this
either. I can not appreciate such collaboration over UX. Sorry.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
This issue is about error message. Not a support request.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803021
Title:
No tutorials
To manage notifications about this bug go to:
https://bugs.launch
Public bug reported:
Vim already comes with a good syntax highlighting default, but editing
files with 2 space indentation is a disaster. All indentation aware
editors correctly detect this setup and are able to indent and dedent
lines correctly, but not vim.
There are a couple of plugins that fi
Public bug reported:
Running `info` and pressing `h` doesn't bring up promised tutorial:
---cut---
File: dir, Node: Top, This is the top of the INFO tree.
This is the Info main menu (aka directory node).
A few useful Info commands:
'q' quits;
'H' lists all Info commands;
'h' sta
Public bug reported:
When selecting `Help -> Tutorials` the error message is shown and no
tutorial is loaded.
Failed to load the requested file /usr/share/inkscape/tutorials
/tutorial-basic.svg
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: inkscape 0.92.3-4
ProcVersionSignature: Ubun
Oops. This is the correct `sudo fdisk -l -u` table for /dev/sda
Device Boot StartEndSectors Size Id Type
/dev/sda1 * 204820008951998848 976M 83 Linux
/dev/sda2 2002942 392624127 390621186 186.3G 5 Extended
/dev/sda3 1759543296 3907026943
/loop22p9 76437271 97754901 21317631 10.2G 8e Linux LVM
Partition table entries are not in disk order.
techtonik@SONiC:/etc$ sudo parted /dev/sda unit s print
Backtrace has 15 calls on stack:
15: /lib/x86_64-linux-gnu/libparted.so.2(ped_assert+0x45) [0x7f91f89d36e5]
14: /lib/x86_64
Public bug reported:
xsel ignores binary data in clipboard.
$ maim -s | xclip -selection clipboard -t image/png
$ xclip -o -selection clipboard > 1xclip
$ xsel -o --clipboard > 1xsel
$ ls -go 1*
-rw-rw-r-- 1 11948 Sep 26 20:13 1xclip
-rw-rw-r-- 1 0 Sep 26 20:13 1xsel
ProblemType: Bug
DistroR
's builtin screenshot
interface, resorting to fallback X11.
Selection works, but buffer is empty. Checking file size:
$ xsel -po > 1 && xsel -so > 2 && xsel -bo > 3 && ls -l 1 2 3
-rw-rw-r-- 1 techtonik techtonik 2 Sep 25 17:14 1
-rw-rw-r-- 1 techtonik techtonik 0 S
Quoting RainMan from https://bugs.launchpad.net/sikuli/+bug/1793854
> BTW: the problem is due to the fact that this package contains older
versions of SikuliX, that only run with Java up to version 8
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
piler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level= unknown
user.country = US
user.dir = /home/techtonik
user.home = /home/techtonik
user.language = en
user.name = techtonik
user.tim
Public bug reported:
There are no plugins shipped with packer. Not even lxd, which is kind of
official Ubuntu proposition. Running example template from here -
https://www.packer.io/docs/builders/lxd.html - gives the following:
$ packer build example.json
Failed to initialize build 'lxd-
I could install it by casting my Python-fu over
https://packages.ubuntu.com/bionic/all/mercurial-git/filelist and not
everybody possess such great skills as me. I wonder how many people
could not install the extension because of missing instructions.
Anyway, the answer is:
[extensions]
g
Can not enable it even manually.
[extensions]
hg-git =
$ hg clone git+https://github.com/techtonik/notfar.git
*** failed to import extension hg-git: No module named hg-git
The same with hggit.
*** failed to import extension hggit: No module named hggit
So how to install
It should be possible to provide `hgrc.d` file for enabling the
extension.
https://www.selenic.com/mercurial/hgrc.5.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787160
Title:
Enable after in
Public bug reported:
Plugin does not work after installation:
# apt install mercurial-git
$ hg clone https://github.com/techtonik/notfar.git
abort: HTTP Error 406: Not Acceptable
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: mercurial-git 0.8.11-1
ProcVersionSignature
> [Expired for ubiquity (Ubuntu) because there has been no activity for 60
> days.]
Correction. No activity for 6 years. =)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/951610
Title:
root partitio
It is still actual for Ubuntu 17.10
** Changed in: python-pip (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713687
Title:
--target is broken
To manage notif
Public bug reported:
This is Ubuntu 17.10 with glances 2.10-2.
After several minutes glances threads start to fail corrupting output
with these errors:
Exception in thread Thread-25:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/response.py", line 302, in
_er
Public bug reported:
Grub updates always produce this warning:
Warning: Setting GRUB_TIMEOUT to a non-zero value when
GRUB_HIDDEN_TIMEOUT is set is no longer supported.
And that comes from default grub config file:
$ diff -u3 /etc/default/grub /usr/share/grub/default/grub
$ cat /usr/share/grub/
Ok. It is like 6 years later and 18.04 at the door. I don't use those
two keys on Ubuntu, but the scroller wheel works as expected.
The confusing part is that `/etc/default/keyboard` lists my keyboard as
`XKBMODEL="pc105"` but I've got (17 keypad + 13 navigation + 13 F/ESC
keys) = 43 plus 62 = 105
This needs to be ported to nvidia-387, which still has this bug. The
problem is to locate where to report the isssue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1726809
Title:
Vulkan does not wor
Public bug reported:
https://launchpad.net/spyderlib - this page is confusing and get all the
links to old site that is not longer in use. It is possible to update it
with latest info?
** Affects: spyder (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notificat
Public bug reported:
It contains a lot of improvement for "find in files" among other things.
It will be really helpful to use that. Moreover, Spyder complains that
this new version is available.
https://answers.launchpad.net/ubuntu/+source/spyder/+question/660823
** Affects: spyder (Ubuntu)
Public bug reported:
I don't know where to report this bug. Pretty much every GUI application
throws these warnings.
$ ubuntu-bug apport-gtk
(apport-gtk:3007): Gtk-WARNING **: Theme parsing error: gtk.css:597:14:
not a number
(apport-gtk:3007): Gtk-WARNING **: Theme parsing error: gtk.css:597:
Have you tried with a newer `pip`? pip install --user?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373565
Title:
pip install --user fails
To manage notifications about this bug go to:
https://bu
Public bug reported:
I need to install a couple of packages for a custom sys.path and it
fails. Ubuntu patch modifies default `pip` behaviour to install packages
into user path, but it does this with a hack. That hack unconditionally
adds --user options, and it should add it only if user doesn't s
Public bug reported:
Package management using RPM, libsolv and hawkey libraries. Metadata
handling and package downloads through librepo. To process and
effectively handle the comps data it uses libcomps.
URL: https://github.com/rpm-software-management/dnf
License: GPLv2
Notes: Previous incantat
I wonder if Canonical invests into regression tests for user interfaces.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1690541
Title:
Scrolled windows in update-manager are too small to read
To man
It can not switch to File Systems tab either.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683293
Title:
fails to show processes tab after upgrade to 17.04
To manage notifications about this bug
Public bug reported:
When monitor starts, it shows Resources tab by default. Clicking on
Processes tab does nothing, only this error message is produced.
(gnome-system-monitor:11370): dconf-WARNING **: failed to commit
changes to dconf: Could not connect: Connection refused
ProblemType: Bug
*** This bug is a duplicate of bug 1683244 ***
https://bugs.launchpad.net/bugs/1683244
Spent an hour to gather more info -
https://bugs.launchpad.net/ubuntu/+source/xfce4-volumed/+bug/1683244
** This bug has been marked a duplicate of bug 1683244
volume up multimedia key doesn't work
--
Public bug reported:
My volume up button doesn't change the volume at all. Volume down works okay,
though. I have to use `alsa-mixer` to set the params. Here is more detailed
info:
https://askubuntu.com/questions/905676/linux-volume-control-message-standard
ProblemType: Bug
DistroRelease: Ubun
Public bug reported:
I don't know how to troubleshoot it further. But neither key up nor
mouse control from the top panel works.
** Affects: xfce4-volumed (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Even as simple interface as update manager is so hard to get right and
debug. It is devastating.
Can I install just aptdaemon from proposed without turning a flood
checkbox for bugs from other packages?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Can't see the fix on 16.10 either.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623856
Title:
Scrolled Windows in update-manager are too small to read
To manage notifications about this bug go to
I am sure I've seen a very similar update interface in Fedora.
https://commons.wikimedia.org/wiki/File:Fedora_Update_manager.JPG
Most likely it is gnome-packagekit.
https://help.gnome.org/users/gnome-packagekit/stable/update-viewer.html.en
So maybe it can be used instead or merged into Ubuntu's.
-
Public bug reported:
3.1.3 is forward better than current 3.0.2 and it is more stable. 3.0.2
currently lists 69 issues reported by users with 52 of them closed. It
is even hard to say how many of the crashers are potential security
issues.
https://github.com/spyder-
ide/spyder/issues?utf8=%E2%9C%
I failed to run on new kernel - I tried to run linux-
image-4.10.0-041000rc4-generic_4.10.0-041000rc4.201701152031_amd64.deb
and it just hangs.
I also tried to remove nvidia module and failed.
http://askubuntu.com/questions/875310/where-nvidia-kernel-module-is-hiding
--
You received this bug no
I don't remember that I tried to use this camera before.
Trying to follow the instructions at
https://wiki.ubuntu.com/KernelMainlineBuilds - it says to uninstall out-
of-tree modules, but doesn't refer to how to identify them and actually
uninstall.
There is exactly the same issue at
https://unix
lModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: techtonik 6121 F pulseaudio
/dev/snd/controlC0: techtonik 6121 F pulseaudio
Date: Thu Jan 12 11:40:54 20
Public bug reported:
I've tried to report bug against uvcvideo in dmesg. `ubuntu-bug` refused
with the message "The report belongs to a package that is not
installed".
http://imgur.com/a/GXtov
The message is wrong - it is not that there is a package that is not
installed, there is no such packag
Public bug reported:
>From https://bugs.launchpad.net/ubuntu/+source/ubuntu-
docs/+bug/1573025/comments/5
> Screenshots add to the maintenance burden, and the desktop guide only
contains a few screenshots. We simply don't have the resources to
include screenshots everywhere.
This is very unfortu
Public bug reported:
When update process starts, details are not visible without ability to
expand:
http://imgur.com/4ByJwHcl.png
Which is very annoying if the update process takes a lot of time.
** Affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
--
You receiv
Public bug reported:
Greeter log contains these lines:
(lightdm-gtk-greeter:3607): Gtk-WARNING **: Drawing a gadget with
negative dimensions. Did you forget to allocate a size? (node menubar
owner GreeterMenuBar)
I am writing, because I don't see any language switched on greeter
screen. Maybe th
Public bug reported:
After getting back from sleep or suspend, LightDM provides login screen
with no controls to switch layout, change user or suspend/shutdown
machine. And it doesn't accept right password. I guess because system
was on different language layout at suspend time. But there is no la
Ubuntu 16.10 it is even worse, Even for a single user I can not unlock
or suspend/shutdown resumed PC if I was on different layout than my
password.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/105128
That's unfortunate that this terminal uses F1 key binding for function
that its less advanced users will invoke from appropriate menu anyway.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380194
Titl
Thanks Numan for the patch. Inline text helped me gain inspiration to
get into launchpad patch submission process -
https://askubuntu.com/questions/372654/how-do-i-submit-a-patch-to-a
-launchpad-project
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
xfce4-terminal intercepts F1 key making help and other functions in
terminal programs unusable. There is no need to provide F1 shortcut for
help that is easily accessible from main GUI menu *and* requires GUI to
read.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xfce
$ ubuntu-bug -h
** (apport-gtk:4897): WARNING **: Couldn't connect to accessibility bus: Failed
to connect to socket /tmp/dbus-4bCMsEJDXR: Connection refused
/usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without
specifying a version first. Use gi.require_version('Wnck', '3.0')
Still present on Ubuntu Studio 16.04. Maybe Xfce is the reason?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523225
Title:
ubuntu-bug gives warning message
To manage notifications about this bug
*** This bug is a duplicate of bug 1523225 ***
https://bugs.launchpad.net/bugs/1523225
** This bug has been marked a duplicate of bug 1523225
ubuntu-bug gives warning message
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Public bug reported:
apt should support -h and --help options. Right now it doesn't parse -h
or --help resulting in not very useful general command list.
$ sudo apt list -h
apt 1.2.12 (amd64)
Usage: apt [options] command
...
Most used commands:
list - list packages based on package names
se
On Mon, May 9, 2016 at 9:34 PM, Gunnar Hjalmarsson
<1573...@bugs.launchpad.net> wrote:
> On 2016-05-09 18:54, anatoly techtonik wrote:
>> Link in email is broken.
>
> Yep. You may want to file a bug to the Launchpad project about that.
>
>> So what the problem with th
PrintScreen key doesn't seem to work on this screen. It can be called be
clicking on my name and selecting "Lock Screen" in top bar. Language
indicator is to the right of input field.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Public bug reported:
Sometimes lightdm pops up after the sleep mode and proposes its own
login screen without ability to change keyboard layout. How to fix it?
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Unam
Public bug reported:
I am running under user vagrant/vagrant which has 775 access on the
guest directory, but writing to this directory fails with "permission
denied". Directory is mounted as
Driver: Path
Mode: Passthrough
Write Policy: Immediate
How to troubleshoot this?
ProblemType: Bug
Distr
Dammit, who is able to raise priority of the bug to critical? So many
hours wasted.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559420
Title:
plugin install fails in ubuntu/debian packaged versio
Link in email is broken.
So what the problem with the screens? I can't validate your text, because
I am not sure that it describes the same program version that I have on my
non-Gnome desktop.
On Sat, May 7, 2016 at 8:38 PM, Gunnar Hjalmarsson
<1573...@bugs.launchpad.net> wrote:
> Thanks for you
On Mon, May 2, 2016 at 8:03 PM, James Cowgill wrote:
> Hi!
>
> Thanks for reporting this bug. I've managed to reproduce it and I'll
> have a look at how it can be fixed. It seems to only occur if you try to
> use "Run" in an empty workspace so hopefully it isn't bothering you too
> much.
Well, I
Public bug reported:
Installed just to try. Created workspace, tried to build, and it
crashed.
Looks like I also needed to create the project or something. I just
added needed folder.
Thread 1 "codelite" received signal SIGSEGV, Segmentation fault.
0x759100e0 in wxXmlDocument::GetRoot()
On Sat, Apr 23, 2016 at 3:37 AM, Doug Smythies
<1573...@bugs.launchpad.net> wrote:
>> Do you have UX team at Canonical?
>
> Beats me. I do not know what "UX" team is, and I am just a volunteer
> contributor anyhow.
https://en.wikipedia.org/wiki/User_experience
Previously known as "ergonomics" in
On Thu, Apr 21, 2016 at 3:39 PM, Peter Matulis
wrote:
> Can you be more specific by pointing to a readthedocs page?
Sure. http://www.ethdocs.org/en/latest/ - try to spot it yourself,
and measure the time it takes for user to understand he has
the power. Compare it to user experience for Ubuntu he
On Fri, Apr 22, 2016 at 12:43 AM, Doug Smythies
<1573...@bugs.launchpad.net> wrote:
> ?? There is a link on the bottom of every page on help.ubuntu.com on
> where to file a bug, which will be in the master bizzarre branch. Just
> go to the code tab from there. And note that the link destination
> c
On Fri, Apr 22, 2016 at 1:01 AM, Doug Smythies
<1573...@bugs.launchpad.net> wrote:
> We will not do screenshots for this page.
Because Launchpad doesn't show them? =)
> I am running Ubuntu 16.04 and not Ubuntu-Studio. The web page seems
> accurate to me. I did everything it said to do and it work
Public bug reported:
https://help.ubuntu.com/16.04/ubuntu-help/disk-check.html
This need screenshots.
I using Ubuntu Studio, and although there is "Disks" application, which
is labelled "Gnome disks" in process switcher, there is no "Storage
Devices" list, no "Drive" or "Smart Status".
** Affec
Public bug reported:
readthedocs implemented a good practice of linking to exact page on
GitHub. This make it really easy for users used to GH user experience to
change changes for those docs. Would be nice to see at least source
links for Ubuntu help pages.
https://help.ubuntu.com/16.04/ubuntu-h
I guess the best way is to open a new bug, summarize these points and
start from scratch in 2016.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008876
Title:
plugin package broken
To manage notifi
When it will be installable in Ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1532488
Title:
apitrace is very outdated
To manage notifications about this bug go to:
https://bugs.launchpad.ne
Public bug reported:
Ubuntu version of apitrace is outdated. It is unable to replay traces
takes on other systems.
error: unsupported trace format version 5
error: failed to open saved.trace
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: apitrace-gl-frontend 3.0+git20121018.d1c301f7-0ubun
Public bug reported:
Failing to get glxinfo output.
$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extens
"cant start GNOME" looks like a particular problem with particular
system. Is it still actual to keep this open?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032690
Title:
couldn't find RGB GLX vi
I expect Ubuntu developers to maintain connection with upstream through
Ubuntu packaging tools, so that this upstream can decide if is it their
issue or not.
** Changed in: gccgo-go (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Can you explain why it is not gccgo-go actionable bug?
** Changed in: gccgo-go (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/1465699
Title:
which version o
This is not fixed for current non-ISO version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498345
Title:
python-enum conflict with python-enum34 causing havoc
To manage notifications about this
Oh, well. That's no better.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869491
Title:
"No Screenshot" no longer says how to add one.
To manage notifications about this bug go to:
https://bugs.lau
Public bug reported:
I used to Alt+Shift combination for switching keyboard layouts. but I
can't find where to do this. Right clicking on language indicator and
choosing Preferences open IBus configuration window. But when I set
Alt+Shift, it just hangs.
** Affects: ubuntustudio
Importance:
*** This bug is a duplicate of bug 696546 ***
https://bugs.launchpad.net/bugs/696546
Yes, it is highly annoying that there is no message log.
** This bug has been marked a duplicate of bug 696546
Crypic error comment
--
You received this bug notification because you are a member of Ubunt
Added a new bug for trusty -
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1486695
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887821
Title:
"Show copy dialog" right click launcher entry
Public bug reported:
This is almost the same as
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1399077 - during
long copy I closed all other nautilus windows, except the copy dialog.
Now I can't switch back to it. Icon shows that there is some progress,
alt-tab shows an icon, but alt-tabb
How to bring it back to visible state on 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/887821
Title:
"Show copy dialog" right click launcher entry doesn't work (on
nautilus copy)
To manage
Public bug reported:
Please sync legit 0.1.1-4 (universe) from Debian stable (main)
Changelog entries since current trusty version 0.1.1-3:
legit (0.1.1-4) unstable; urgency=medium
* debian/patches/fix_import_args: Support new version of clint
(Closes: #747206)
* Bump Standards-Version
This fixes https://bugs.launchpad.net/ubuntu/+source/legit/+bug/1412879
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485351
Title:
Sync legit 0.1.1-4 (universe) from Debian stable (main)
To manag
This is fixed upstream in Debian. How to make 0.1.1-4 appear in Ubuntu?
http://metadata.ftp-
master.debian.org/changelogs//main/l/legit/legit_0.1.1-4_changelog
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Public bug reported:
$ sudo apt-get install legit -V
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
legit (0.1.1-3)
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 0 B/13.5
@dino99 I don't know if the original design is supposed to provide such
feature, but the feature is useful.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869491
Title:
"No Screenshot" no longer says
So that alone should be enough to set the status to something different
that Incomplete.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869491
Title:
"No Screenshot" no longer says how to add one.
T
oneiric?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869491
Title:
"No Screenshot" no longer says how to add one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
1 - 100 of 373 matches
Mail list logo