Public bug reported:
steps to reproduce:
1. start `gedit`
2. produce a line with > 100 characters, e.g. with `ipython` in
`gnome-terminal` where you can run `"1" * 100` and select all output and
copy it
3. paste into `gedit`
Parts of the line seems to be rendered over other parts
Public bug reported:
Currently there's no way (at least based on `man apport-bug`) to tell if
apport failed due to an unexpected exception or refused to submit data
because the package it was supposed to create a bug report for is a
third party package.
Afaik, `man apport-bug` doesn't clearly men
Public bug reported:
Invoking `sudo system-config-samba` does nothing, except printing
$ sudo system-config-samba
(system-config-samba:27398): IBUS-WARNING **: The owner of
/home/richter/.config/ibus/bus is not root!
Traceback (most recent call last):
File "/usr/sbin/system-con
Public bug reported:
The output in `journalctl -u postfix` is
Aug 31 17:09:24 richtercloud systemd[1]: Starting LSB: Postfix Mail
Transport Agent...
-- Subject: Unit postfix.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinf
Public bug reported:
Due to the fact that `apt-file update && apt-file find /usr/bin/slapos`
shows that only the package `slapos-client` provides `/usr/bin/slapos` I
naively assume that the binary isn't removed and a cron job remains as
well. In `/var/log/syslog` I see entries in the form of
Public bug reported:
It'd be helpful to have a menu item to create another instance of
`gnome-calculator`.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-calculator 1:3.14.1-0ubuntu3
Uname: Linux 4.1.4-040104-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
Current
Public bug reported:
Currently it's only possible to get the next random image with the
menuitem or the keyboard shortcut Ctrl+M. It'd be
nice to have a trigger button which changes the function of the next
image button to get the next random image and the go back button to get
the last shown imag
Public bug reported:
steps to reproduce:
1. create `setup.py` with
from setuptools import setup, find_packages
from pkg_resources import parse_version
setup(
name = "py-test",
version = "1.0",
packages = ["."],
install_re
** Description changed:
Due to the fact that `apt-file update && apt-file find /usr/bin/slapos`
shows that only the package `slapos-client` provides `/usr/bin/slapos` I
naively assume that the binary isn't removed and a cron job remains as
well. In `/var/log/syslog` I see entries in the fo
Public bug reported:
steps to reproduce:
1. write text and select a part of it
2. press Ctrl+H and replace the text with different
text and close the replace dialog
3. select another part of the text and press Ctrl+H
The text in the "search for" text input is still the selection of the
fi
Public bug reported:
Rather than forcing the user to make the decision whether or not to drop
changes which are preserved in memory in case the file was edited
externally, I'd be nice to allow the user to preserve those
modifications with a new function.
ProblemType: Bug
DistroRelease: Ubuntu 15.
Public bug reported:
After an unknown failure of opening a database fail, the UI displays a
dialog with the content "Indexing failed" which is inacceptably bad
feedback and
Indexing failed
:2:../rcldb/rcldb.cpp:689:Db::open: exception while opening
[/home/richter/.recoll/xapiandb]: Error
Public bug reported:
There's no reason to not create the directory and improve the feedback
as suggested in
https://bugs.launchpad.net/ubuntu/+source/recoll/+bug/1473343.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: recoll 1.17.3-2
Uname: Linux 4.1.1-040101-generic x86_64
ApportVersion:
The reason seems to be
https://bugs.launchpad.net/ubuntu/+source/recoll/+bug/1473354. This is
about the feedback.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1473343
Title:
bad feedback after fail
Public bug reported:
`recoll` displays "first indexing setup" dialog while indexing of
previous runs is running/continuing in the background.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: recoll 1.17.3-2
Uname: Linux 4.1.1-040101-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architectur
Public bug reported:
After reading `man realpath` it should be clear why
$ cd /tmp
$ touch a
$ realpath ./a/..
realpath: ‘./a/..’: Not a directory
occurs. The manpage doesn't contain the word "directory" and thus the
error message can't make sense.
ProblemType: Bug
DistroRelease
Public bug reported:
Steps to reproduce:
1. start meld and open an empty comparison, enter "a" in the left and "b" in
the right panel
2. select open file for the right panel and discard changes
When investigated with the `pdb` module the following stack trace is
shown:
Traceback (most
Public bug reported:
`dpkg` logs messages of all subcommands without any distinction. In the
following excerpt of `dpkg` output
update-initramfs: Generating /boot/initrd.img-4.0.0-4-generic
df: Warnung: Lesen der Tabelle eingehängter Dateisysteme nicht möglich:
Datei oder Verzeichnis nic
Public bug reported:
If `/dev/` is mounted with `--bind` (like it is common for `chroot`
environments) device in `/etc/fstab` in the `chroot` appear in the
`unity` sidebar no matter whether they have been removed from it
previously. After a reboot the initial appearance settings are
overwritten (a
I see, but this is not a request, but one to improve the docs to allow
users to figure this out by themselves and replace an incomprehensive
error message.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Public bug reported:
`shm_open() failed: permission denied` usually happens in a `chroot`,
but might have other causes as well. In this case `apport` should not
try to open the default browser, but offer the console based dialog like
in a SSH session.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Public bug reported:
Both the current `linux-image-generic`(4.0.0-4-generic) and the current
mainline image 4.1.1 drop to the `initramfs` shell because the `bcache`
device isn't available at boot. The same setup works well in 15.04 with
4.1.1 (exact same image which has `bcache` compiled in).
Pro
** Summary changed:
- bcache devices aren't available in initramfs
+ bcache device files aren't available in initramfs
** Description changed:
Both the current `linux-image-generic`(4.0.0-4-generic) and the current
mainline image 4.1.1 drop to the `initramfs` shell because the `bcache`
- dev
It wasn't aware that missing "userspace-tools" can cause issues in
`initramfs`. `bcache-tools` wasn't installed and the installation fixed
the issues which is thus invalid.
** Changed in: bcache-tools (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a
Public bug reported:
gnome-terminal crashes with "Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
org.gnome.Terminal exited with status 8" immedi
Public bug reported:
If `grub2` supports booting from different btrfs subvolumes with
`rootflags`, this support should be exploited to allow booting from them
from the `grub` menu.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: grub2 (not installed)
Uname: Linux 4.1.1-040101-generic x86_64
Public bug reported:
gnome-system-monitor switches back to resources tab immediately after
changing tabs if no space is left on device
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-system-monitor 3.15.91-0ubuntu1
Uname: Linux 4.1.1-040101-generic x86_64
ApportVersion: 2.17.2-0ubuntu
Public bug reported:
I'd be nice to have the following possibilities when dealing the the
list of applications which can open a file:
* Remove entries for the list of applications (I know that can be done
somehow by editing files in `~/.local/share/applications`)
* Add entries with custom co
Public bug reported:
Setting a system-wide HTTP-/HTTPS-/FTP- or SOCKS-proxy in the network
settings overwrites entries in `/etc/apt/apt.conf` (maybe in
`/etc/apt/apt.conf.d/` as well. The user should be warned if the files
have been changed manually and contain a proxy setting.
ProblemType: Bug
D
Public bug reported:
Invoking `qtcreator` opens a wizard for basic configuration which
crashes within seconds. `gdb` backtrace:
$ gdb qtcreator
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or l
Public bug reported:
invoking `ubuntu-bug synaptic` causes
$ ubuntu-bug synaptic
AUTHENTICATING FOR com.ubuntu.apport.root-info ===
Authentication is required to collect system information for this problem
report
Authenticating as: richter,,, (richter)
Password:
===
Public bug reported:
Currently `synaptic` only marks a package with broken dependencies as
defect although it contains all information to provide information what
is causing the breakage (missing dependency, conflict, etc.)
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: synaptic 0.81.2
Una
** Description changed:
invoking `ubuntu-bug synaptic` causes
- $ ubuntu-bug synaptic
- AUTHENTICATING FOR com.ubuntu.apport.root-info ===
- Authentication is required to collect system information for this problem
report
- Authenticating as: richter,,, (richter)
- P
I could finally reproduce the issue and `sudo pkill zeitgeist` _and_
restarting `diodon` did the job.
$ ps -ef | grep zeitgeist
richter 8099 6764 0 15:05 ?00:00:00 /usr/bin/zeitgeist-daemon
richter 8152 6764 0 15:05 ?00:00:00
/usr/lib/x86_64-linux-gnu/zeitgeist
Public bug reported:
When the application is invoked with `--help` and `--version` is should
print the default usage and version information and exit.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: engrampa 1.8.0+dfsg1-6
Uname: Linux 3.18.2-031802-generic x86_64
ApportVersion: 2.14.7-0ubun
I'll figure that out as soon as possible. If that's potentially a
problem, maybe you can add a warning in form of a popup dialog
explaining the problem. That would not only help me in further debugging
this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
1. network configuration:
$ env LANG=C ifconfig -a`
eth1 Link encap:Ethernet HWaddr 00:00:0b:00:0d:8d
inet addr:192.168.178.22 Bcast:192.168.178.255
Mask:255.255.255.0
inet6 addr: fe80::200:bff:fe00:d8d/64 Scope:Link
UP BROADCAST RUNNING
I just realize that I added `lxc.aa_allow_incomplete = 1` to the lxc
`config` file before the initial issue. Now after adding the very same
line the issue disappeared, i.e. I can start the lxc `p2`. What now?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
> That's not something Diodon has under control.
IMO it's sufficient to detect that the external resource is in an illegal or
malfunctional state and forward that information to the user. The check needs
to be included anyway in order to avoid a non-responsive state of `diodon`
regardless of the
** Attachment added: "screenshot of very small non-resizable window"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1390265/+attachment/4296386/+files/very_small_non-resizable_window.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
It'd be great to push the project to https://pypi.python.org/pypi to
make it available as download with `pip`. `sudo pip install bs4`
currently fails with
Downloading/unpacking bs4
Could not find any downloads that satisfy the requirement bs4
Cleaning up...
Public bug reported:
Currently it is only possible to rate entires in the media collection in
the library view while it'd be useful to do that during the playback as
well.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: banshee (not installed)
Uname: Linux 3.18.2-031802-generic x86_64
Appor
Public bug reported:
Invoking `avidemux2_cli` logs a lot of debugging messages to stdout
(which should not logged when debugging isn't turned on explicitly) and
therefore provides very bad feedback at failure. The output of a sample
failing invokation is
$ avidemux2_cli --begin 50 --end 300 -
Public bug reported:
If the environment variable `LANG` is set and there's no language
related option set in `cupsd.conf`, there's no reason to not let `cupsd`
determine it's language based on the variable. IMO the default setting
in `cupsd.conf` could be that `cupsd`'s language setting is determi
Public bug reported:
Invoking `/usr/sbin/cupsd -f` simply prints ~`Terminated`[1]. Assuming
there's no output about the reason at all (i.e. neither to stdout or
stderr nor to configured logging facilities) I'd suggest to provide it -
it's overkill to dive into the manual to figure out why the proc
** Description changed:
Invoking `/usr/sbin/cupsd -f` simply prints ~`Terminated`[1]. Assuming
there's no output about the reason at all (i.e. neither to stdout or
stderr nor to configured logging facilities) I'd suggest to provide it -
it's overkill to dive into the manual to figure out w
Public bug reported:
Although there's a reference it's annoying to be obliged to check
`deluge-web --help` to see whether all options have been covered in the
manpage.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: deluge-web 1.3.11-0ubuntu2
Uname: Linux 4.0.0-04-generic x86_64
ApportV
Public bug reported:
deluge-web mentions actions, but lists only options
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: deluge-web 1.3.11-0ubuntu2
Uname: Linux 4.0.0-04-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Date: Tue May 12 00:24:15 2015
InstallationDate: In
Public bug reported:
Some `.service` files in `/lib/systemd/system/` vanished after reboot,
some belong to `apt` packages (e.g. `deluged.service` installed by
`deluged` and `dnsmasq.service` installed by `dnsmasq`, some have been
written by me).
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Packa
** Description changed:
Some `.service` files in `/lib/systemd/system/` vanished after reboot,
- some belong to `apt` packages (e.g. `deluge.service` installed by
- `deluge` and `dnsmasq.service` installed by `dnsmasq`, some have been
+ some belong to `apt` packages (e.g. `deluged.service` inst
** Changed in: systemd (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454172
Title:
.service files vanished
To manage notifications about this bug go t
Public bug reported:
The combo box selection is the "direct connection" regardless of what
has been saved and what is set up. Reproduction:
* setup an errornous proxy which will fail on updating sources and save and
restart
* check that the update fails (failing proxy is set up)
* open the
Public bug reported:
The issue seems to occur randomly and has been experienced > 5 times
over last ~3 weeks. If it does there's no reaction for > 10 minutes
(then I usually force a reboot). Changing the tty with
Ctrl+Alt+F[N] doesn't work while the
audio playback (in `vlc` 2.2.0) continues over t
Public bug reported:
I'd suggest to add a "test retrieval" and "test retrieval and display"
button. It's crucial to provide useful feedback in case of failure
including the HTTP error code or others error messages from Linux ("host
not reachable"), invalid URL, etc.
ProblemType: Bug
DistroRelease
Public bug reported:
e.g. `pactester -p /var/www/html/wpad/wpad.dat -u
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0.3-wily/linux-
headers-4.0.3-040003_4.0.3-040003.201505131441_all.deb -c 192.168.178.21
-host` returns a result, but it'd be better to fail because of the
unspecified option `-h
Public bug reported:
which can be called in the PAC file and is printed to stdout. There
should be no need for log levels and appenders because a PAC file is
supposed to be rather trivial.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: libpacparser1 1.3.0-2
Uname: Linux 4.0.2-040002-generi
Public bug reported:
Entering `hts --forward-port localhost:1237 --no-daemon example.com:443`
provides no feedback and fails with returncode 1. That's unhelpful.
This seems to be caused by missing root permissions, however all failure
cases should be covered and provide useful output.
ProblemTyp
Public bug reported:
add verbose and logging option with different logging levels
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: httptunnel 3.3+dfsg-3
Uname: Linux 4.0.3-040003-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Date: Sat May 16 09:32:41 2015
Dependencies:
g
Public bug reported:
improve visibility of currently active tab
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-terminal 3.14.2-0ubuntu3
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun May 17 10:04:46 2015
Ecr
Public bug reported:
e.g. in footer or in document statistics (the former is preferable)
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: kile 4:2.1.3-2ubuntu3
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun May 17 1
Public bug reported:
pasting UTF-8 encoded text from gedit causes . to be appended to every
line
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: kile 4:2.1.3-2ubuntu3
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun
Public bug reported:
In case the installation target is customizable, it should create the
variable target recursively as well.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: fwbuilder 5.1.0-4
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Curre
Public bug reported:
In case the `--delete` of `git push` option is used it makes sense to
offer branches which don't exist locally, but remotely as well.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: bash-completion 1:2.1-4ubuntu1
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2
Public bug reported:
The example for multiple processes should read
bonnie++ -p3
bonnie++ -y s > out1 & # requires bonnie++ -pN to be run
bonnie++ -y s > out2 &
bonnie++ -y s > out3 &
because `bonnie++ -y` doesn't work alone and it's not clear from the
example that the commands n
Public bug reported:
The sentence `@ alone is a shortcut for HEAD.` alone is misleading
because `git difftool branch1@ branch2@` fails with `fatal: ambiguous
argument 'master@': unknown revision or path not in the working tree.`.
After reading the sentence one would expect it to work.
ProblemTyp
Public bug reported:
Steps to reproduce:
1. create a new VNC connection and click the "Browse the network to find a
VNC server" button
2. Add the domain 192.168.178.30 (or something convenient for you network)
and start the search
3. a dialog with a label "Browsing for service type _rfb._
Public bug reported:
add support for Web Proxy Autodiscovery protocol in network settings
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: synaptic 0.81.3
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue May 5 13:33:
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1452471/+attachment/4392478/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1452471
Public bug reported:
`hg clone http://hg.netbeans.org/main-golden/` fails iff it's invoked on
a cifs-share with the error `*** Error in `/usr/bin/python': double free
or corruption (!prev): 0x023168d0 ***`. It works fine when
invoked in a normal btrfs directory. The issue is reproducible
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1452471/+attachment/4392479/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14524
Public bug reported:
Step to reproduce:
* `screen sleep 1`
* press Ctrl+a and d to detach
* make sure the session is listed with `screen -list`
* type `screen -r `
The auto-completion offers to display all binaries, but should help to
autocomplete the list of available sessions.
Pro
** Package changed: screen (Ubuntu) => bash-completion (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1452629
Title:
add bash autocompletion for screen -r for detached sessions
To manage no
Public bug reported:
It's currently not possible to retrieve the md5 checksum of a file
onlyhttp://stackoverflow.com/questions/3679296/only-get-hash-value-
using-md5sum-without-filename, so that external tools have to be
used.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: coreutils 8.23-3
Public bug reported:
An option to get the md5sum with in option of `md5sum` won't be
addedhttps://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1453009,
so I'd be good to add the command `md5sum < the_file | cut -b1-32` as an
example to the manpage.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Public bug reported:
`which -a mount.cifs` prints
/sbin/mount.cifs
/sbin/mount.cifs
but should only print the entry once.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: debianutils 4.4
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Cur
The failure can be triggered by adding a comment at the end of a line
(which seems to produce an invalid `systemd` unit) depending on the
binary passed to `ExecStart`. For example `tracd` of the `trac` isssue
tracker never returns if a comment is added at the end of the
`ExecStart` line, but it's h
Public bug reported:
setting internal option fails with error "synaptic:
rggtkbuilderwindow.cc:68:
RGGtkBuilderWindow::RGGtkBuilderWindow(RGWindow*, std::string,
std::string): Assertion `_win' failed."
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: synaptic 0.81.3
Uname: Linux 4.0.1-040001
Public bug reported:
Once in full screen mode the user is trapped and has to shutdown the VM
without an explanation how to quit it.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: spice-client-gtk 0.25-1build1
Uname: Linux 4.0.1-040001-generic x86_64
NonfreeKernelModules: nvidia
ApportVersi
Public bug reported:
I'd be more helpful if messages in the form of `20microsoft: debug:
Skipping legacy bootloaders on UEFI system` would say `20microsoft:
debug: Skipping legacy bootloaders file0, file1, file2 on UEFI system
/path/to/basedir`.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Packag
Public bug reported:
When invoking `nautilus -q` it returns, but keeps the transfer dialog
open and prints
(nautilus:30242): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion
'GDK_IS_SCREEN (screen)' failed
(nautilus:30242): GLib-GObject-WARNING **: invalid (NULL) pointer in
Public bug reported:
`nautilus` keeps consuming CPU time for I/O (seen in `iotop`) at a rate
of ~50 %. No other I/O intensive processes are running and the status of
transfer after cancel request is active for over an hour (killed with
SIGINT after that time).
ProblemType: Bug
DistroRelease: Ubun
Public bug reported:
After invoking `yagf` (which crashes reliably when loading multiple
images), a dialog pops up with a note that there's no sufficient storage
to file a bug. The output of `df -h` shows that this is not the case:
DateisystemGröße Benutzt Verf. Verw% Eingehängt a
Public bug reported:
$ sudo apt-get install kde-style-bespin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are usi
> how do you start nautilus?
"and especially if overwritten with `env`", so whenn started with `env LANG=C
nautilus` the default language setting is used
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
`gnome-terminals` which are opened by `apport` to monitor the
installation of necessary deb packages for local investigation,
production of `gdb` backtraces, etc. are closed immediately after
success, but after failure as well (e.g. if `apt-get` can't get its
global lock, or a
Public bug reported:
yagf crashes with segmentation fault while opening multiple images for
processing
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: yagf 0.9.3.2-1ubuntu1
Uname: Linux 4.0.0-04rc7-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17-0ubuntu2
Architecture: am
Public bug reported:
Default settings of applications like `bumblebee` depend on a `nvidia-
current` driver. It'd be great if `nvidia-xyz` would provide a virtual
driver `nvidia-current` like the Ubuntu packages for `nvidia-xyz` do.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7
Why invalid?
$ engrampa --version
** (engrampa:6168): CRITICAL **: Failed to parse arguments: Unknown option
--version
and `engrampa -h` start the program which not too intuitive as well.
** Changed in: ubuntu-mate
Status: Invalid => New
** Changed in: engrampa (Ubuntu)
This is an issue again in 0.81.2. Do you want a separate bug report
filed with `ubuntu-bug`?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/335723
Title:
Installed Size column checked by default, but
Public bug reported:
The label in the "About" dialog in the "Help" menu contains non-
selectable labels with text which can't be copied. That makes life
harder for no reason because being able to copy the text doesn't have
any disadvantage. Only the center label with the link to the homepage
can b
Public bug reported:
Reappearance of the issue described at
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/335723
(launchpad.net enforces and Ubuntu bug reporting policies requires to
open a new bug). The description applies to 100 % except that I
experience it on an installed system (not
Public bug reported:
It'd be great to have a footer which display pairs of keyboard shortcuts
and commands and commands for
* pausing and resuming updates of the list,
* accumulated and current statistics per process (currently available with
shortcut `a`)
* others which are mentioned in
Public bug reported:
Currently the feedback is just the default message that connection
failed whereas it'd be much more helpful to detect that the file has
moved and give a better feedback.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: network-manager-openvpn-gnome 0.9.8.4-2ubuntu1
Uname
Public bug reported:
`syslog` logging doesn't produce any entries. The application is invoked
with `gksu pureadmin`.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: pure-ftpd 1.0.36-2
Uname: Linux 3.19.1-031901-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDeskt
Public bug reported:
After my screen is turned off due to inactivity and I return to the PC
(after the screen has been turned off for some time) and move the mouse
the login screen (for locked session) is displayed, but not immediately
- the last visible screen before I left the PC is visible for
Public bug reported:
Currently it is necessary to open another folder (e.g. the parent
directory by clicking on the button to the left in the path) or refresh
explicitly after the mount took place. After mounting e.g. on the
command line a user might expect the folder content to be reloaded when
c
On Linux 3.19.1 in Ubuntu 14.10 amd64 files which have been played with
`vlc` 2.2.0-pre2 cause `gdm` to hang for > 30 minutes (after that time I
killed `nautilus` in another tty with `pkill nautilus`) if these failes
are dragged (dropping isn't possible due to hang and necessity to kill
`nautilus`)
Public bug reported:
All videos that I want to play in `kaffeine` require to be opened two
times because the first time almost the complete screen is in different
greens allowing to guess what the image would look like. The second time
the videos play fine reliably.
ProblemType: Bug
DistroRelease
Public bug reported:
The `-exec` section of the `find` manpages explains kind of cryptic that
there're no command trails supported in `-exec {] +` (the crucial part
is "at the end" which is not too clear and "The command line is built in
much the same way that xargs builds its command lines." whic
Public bug reported:
When the `Xvnc` command (provided by both `vnc4server` and
`tightvncserver`) is missing starting sessions fails with error in the
from of
[20150317-17:00:34] [INFO ] starting Xvnc session...
[20150317-17:00:34] [CORE ] error starting X server - user putty - pid 4992
501 - 600 of 1297 matches
Mail list logo