After creation of this stub compilation was sucessful:
$ cat /usr/lib/x86_64-linux-gnu/pkgconfig/docopt.pc
prefix=/usr
libdir=/usr/lib
includedir=/usr/include
Name: docopt
Description: C++11 port of docopt
URL: http://docopt.org/
Version: 0.6.2
Libs: -L${libdir} -ldocopt
Cflags: -I${i
Public bug reported:
No pkg-config file in libdocopt-dev. It causes build process failed
because it relies on finding a library via pkg-config:
Steps to reproduce:
$ git clone g...@github.com:openzim/zim-tools.git
$ cd zim-tools/
$ mkdir build
$ cd build/
$ meson ..
Actual result:
The Meson b
*** This bug is a duplicate of bug 1012081 ***
https://bugs.launchpad.net/bugs/1012081
Workaround is to use comment=x-gvfs-show option instead (works well on
Ubuntu 14.04)
** Attachment added: "disks_automount_bug_workaround.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-util
Public bug reported:
Ubuntu 14.04 x64 up-to-date on 3 Sep 2015
geany 1.23.1 (built on May 19 2013 with GTK 2.24.18, GLib 2.37.0)
alex@umbrella:~$ geany t.txt
Press ENTER several times in Geany window: nothing appears in
terminal - it's OK
Now run Geany via ssh on current machine and do the
Public bug reported:
I use an FTP account on free hosting for storing my Bazaar repository.
I get bzr crashed if this FTP server closes connection for some reason:
$ bzr up
FTP sash...@ftp.nm.ru password:
FTP control connection closed. Trying to reopen.
FTP sash...@ftp.nm.ru password:
bzr: ERR
Public bug reported:
gnome-codec-install doesn't handle --help option neither --usage:
Steps to reproduce:
Try to use 'gnome-codec-install' to setup the codec for playing a video
file.
Actual result:
$ gnome-codec-install --usage
invalid commandline '['--usage']'
$ gnome-codec-install --help
Public bug reported:
atop floods /run partition (causes no DNS server problem)
Laptop HP-635. Uptime: 3 days 22 hours. With lot of times going to sleep mode.
Once I waked it up and realised there is a ping to gateway but no DNS.
In /var/log/syslog:
Nov 16 17:33:09 hp-635 dnsmasq[1498]: using
This but does not affect Ubuntu 14.04
It is about Ubuntu 12.04 (it is still supported, isn't it?).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086667
Title:
Wrong documentation URL in help(curl)
Indeed, If I comment out all mentions of HISTSIZE and HISTFILESIZE in my
.bashrc and .profile I get
$ wc -l .bash_history
500 .bash_history
(after I shorted it to 490 lines and did some activity).
All right, that means we should read our .bashrc carefully.
--
You received this bug notificatio
Public bug reported:
man page contains wrong default history size
Steps to reproduce:
1.$ man bash
2. Search for HISTSIZE (press /then type HISTSIZE and press
ENTER)
Actual result:
Man page contains the text:
-
Public bug reported:
qt-demos doesn't have a desktop file (not in menu).
In other words there is no way to run 'Qt Demos Launcher' via
Applications menu.
Steps to reproduce:
1. Running Ubuntu 14.04 Gnome press 'Windows' button to show Gnome Shell
search prompt
2. Type 'qt' and see what results
Public bug reported:
Broken links in 'tutorials'.
We had similar bug about qtcreator 2 in Ubuntu 10.04:
https://bugs.launchpad.net/bugs/626180
But this bug is about qtcreator 3 on Ubuntu 14.04
Steps to reproduce:
1. Run Qt Creator, click on Welcome, Tutorials
2. Try to use any 3 first links.
Public bug reported:
there is no README file into /etc/init directory
Steps for reproduce:
1. Go into /etc/init directory:
$ cd /etc/init
2. Try to find any description what this directory is
Actual result:
There is only *.conf files:
$ ls -1 /etc/init | grep -v .conf
$
Expected resu
Public bug reported:
Ctrl+= should work as well as Ctrl++
Steps to reproduce:
1. Run yelp with Ubuntu (Unity) session with right-up corner "Ubuntu
Help" menu
2. Press Ctrl+= like most (including me) do it into Firefox and other
programms.
Actual result:
Nothing happens.
Expected result:
C
strace -c output was attached.
We can not see 'read' here because /etc/passwd is just mapped on memory.
The actual reading is beyond of strace scope.
** Attachment added: "strace -c output for duplicity"
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1090725/+attachment/3919109/+file
Public bug reported:
USB RNDIS device usb0 is not shown in available devices for capture.
This device is Android phone RNDIS.
tcpdump can capture it:
alex@HP-635:~$ ifconfig usb0
usb0 Link encap:Ethernet HWaddr fa:c1:da:09:14:7c
inet addr:192.168.42.211 Bcast:192.168.42.255
Public bug reported:
Ubuntu 12.04 x64
Every time I try to create wavform programm hangs with "glibc detected
memory corruption" error.
Steps to reproduce:
1. Run the programm:
$ subtitleeditor
2. Wavform -> Open wavform from file
3. Pick any *.avi, *.mp3 (I have tried many different files,
Public bug reported:
dmsetup: there is no any warning about 4K logical block size (no warning
by programm, no warning in man page).
How to reproduce:
Followed page 7 of http://mbroz.fedorapeople.org/talks/DeviceMapperBasics/dm.pdf
I tried following:
dmsetup-test.sh:
** Summary changed:
- UserManual.pdf wrong about deleting snapshot
+ Documentation about snapshot deletion is wrong
** Summary changed:
- Documentation about snapshot deletion is wrong
+ User manual is wrong about snapshot deletion
--
You received this bug notification because you are a member
** Description changed:
UserManual.pdf wrong about deleting snapshot - data from deleted
snapshot does not merges with parent.
Instead, data from deleted snapshot merges with all of its child
snapshots.
Wrong information is located into UserManual.pdf:
---
** Description changed:
UserManual.pdf wrong about deleting snapshot - data from deleted
snapshot does not merges with parent.
Instead, data from deleted snapshot merges with all of its child
snapshots.
- Wrong information located into UserManual.pdf:
+ Wrong information is located i
** Description changed:
UserManual.pdf wrong about deleting snapshot - data from deleted
snapshot does not merges with parent.
Instead, data from deleted snapshot merges with all of its child
snapshots.
-
Wrong information located into UserManual.pdf:
---
Public bug reported:
UserManual.pdf wrong about deleting snapshot - data from deleted
snapshot does not merges with parent.
Instead, data from deleted snapshot merges with all of its child
snapshots.
Wrong information located into UserManual.pdf:
---
5.5 Differenc
** Attachment added: "ghex.strace"
https://bugs.launchpad.net/ubuntu/+source/ghex/+bug/1172997/+attachment/3654023/+files/ghex.strace
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1172997
Title:
Public bug reported:
ghex is unable to open /dev/loop0 file.
There is no permission problems here:
$ strace -o xxd.strace xxd /dev/loop0 | head
000: eb58 9053 5953 4c49 4e55 5800 0208 3004 .X.SYSLINUX...0.
010: 0200 00f8 3f00 ff00 3f00 ?...?...
020: 6ade 7700
Public bug reported:
When I run empathy from command line, I can see following in my console
window:
alex@umbrella:~$ empathy &
[1] 3786
alex@umbrella:~$
(empathy:3786): telepathy-WARNING **: tpf-persona.vala:841: Failed to parse new
birthday string '11.06.1981'
(empathy:3786): telepathy-WARNI
Public bug reported:
typo in comment into /lib/init/vars.sh:
/etc/defaults/rcS => /etc/default/rcS
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: initscripts 2.88dsf-13.10ubuntu11.1
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
Uname: Linux 3.2.0-37-generic x86_64
NonfreeKernelM
Seems dup of
https://bugs.launchpad.net/ubuntu/+source/icewm/+bug/768995
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/825912
Title:
icewm creates two session entries in LightDM
To manage notificat
Public bug reported:
Scaning for which files need to backup is a little bit slow.
May this is because 'deja-dup' too many times read /etc/groups (which remains
unchanged all time programm works).
Steps to reproduce:
1. Run
$ deja-dup --backup
'Back Up' window is appears
2. Wait for 'Scanni
Public bug reported:
Ubuntu 12.04.1 LTSpython-pycurl-7.19.0-4ubuntu3
Wrong documentation URL in help(curl)
Steps to reproduce:
1. Open Terminal, run python
2. in python's console
>>> import curl
>>> help(curl)
3. Click to 'MODULE DOCS' URL
(currently it is http://docs.python.or
Stacktrace of hand-maken openssl binary.
** Attachment added: "openssl_backtrace.txt"
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1075916/+attachment/3426523/+files/openssl_backtrace.txt
** Description changed:
Openssl binary segfault on try to sign certificate.
Steps to re
Public bug reported:
Openssl binary segfault on try to sign certificate.
Steps to reproduce:
1. create root CA (self-signed certificate)
2. create 'local CA' directory structure by something like this (see full shell
script in attach):
CA_DIR=demoCA
mkdir -p $CA_DIR/signedcerts# contains c
Thank you, Alexander!
Your patch helps me to build working exmap-modules-source (but build of
exmap.deb is failed).
With buildfix-karmic.debdiff I install exmap-modules-source on karmic i386,
gexmap is working now for me.
--
cannot build exmap module in intrepid ibex
https://bugs.launchpad.net
answer on comment #7 from fbiondi:
Same here but it is not a bug. On karmic you just need to add your work
group into printer url:
This works on hardy:
smb://192.168.34.24/LexmarkT
On karmic:
smb://WORKGROUP/192.168.34.24/LexmarkT
--
Samba printers requiring username/password fail on reb
Sory, just looking into
gnome-panel-2.28.0/debian/patches/71_change_bookmark_submenu_limit_value.patch
Default value is 8 for Ubuntu 'karmic' at least. This is good, but seems not
enought.
12 will be fine default value.
--
"Places" menu only allows 5 items before changing its behaviour
https://
I guess 7 by default (but really I use 9).
--
"Places" menu only allows 5 items before changing its behaviour
https://bugs.launchpad.net/bugs/366065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
Ubuntu 9.04 karmic
gnome-ppp-0.3.23-1ubuntu2
Actual result:
Problem still present: in modem setup dialog ("Setup" button in main window)
checkbox "Wait for dialtone" default is checked
and it produces "Stupid Mode = off" in ~/.wvdial.conf
Expected result:
"Wait for dialtone" will be unchecked
No problem on Ubuntu 9.10 with same hardware and X.org configuration
(xorg.conf).
--
xserver-xorg-video-nv driver hangs in NVSync when totem start play video
https://bugs.launchpad.net/bugs/268011
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Attachment added: "output of lspci -vvnn"
http://launchpadlibrarian.net/40236000/lspci_vvnn.txt
--
xserver-xorg-video-nv driver hangs in NVSync when totem start play video
https://bugs.launchpad.net/bugs/268011
You received this bug notification because you are a member of Ubuntu
Bugs, whi
curl http://launchpadlibrarian.net/20680947/anon-map-names.patch | md5sum
66a42965f1f0e160857b3def2d7a3258 -
this patch is helpfull.
--
opreport crashes with "error: basic_string::erase"
https://bugs.launchpad.net/bugs/310824
You received this bug notification because you are a member of Ubuntu
what about fix it in hardy 8.04 LTS ?
--
Could not open location 'burn:///'
https://bugs.launchpad.net/bugs/235228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
Public bug reported:
Binary package hint: tracker
I have trackerd in my gnome session.
In .xsession-errors I see messages:
---
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
property `GtkOptionMenu::indicator-spacing' of type `GtkBo
Seems you use slow or broken video driver and firefox floods X.
How many RAM you have, swap.
free -m output before X hangs.
Also interesting in results of:
x11perf -all
gtkperf
Also look to adblock and flashblock Firefox extensions.
--
Firefox crashes X on resize of window
https://bugs.launc
How to reproduce this bug:
a) delete swap partition
b) or
$ sudo nano /etc/initramfs-tools/conf.d/resume
(do random edit in UUID)
$ sudo update-initramfs -u
c) or change UUID of swap partition:
$ sudo swapoff /dev/sda5
$ sudo mkswap /dev/sda5
(it r
I found this bug too. And on my system, when usplash gone, system boot hangs on
"Checking root filesystem".
Not reproduced on virtual system- fsck works fine.
slumber=$(( ${slumber} * 10 ))
while [ ! -e "${resume}" ] || ! /lib/udev/vol_id "${resume}" >/dev/null
2>&1; do
>From /var/log/Xorg.0.log
(--) PCI:*(0:5:0) nVidia Corporation C51 [Quadro NVS 210S/GeForce
6150LE] rev 162, Mem @ 0xfc00/24, 0xd000/28, 0xfb00/24
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extensi
Sorry, forgot significant detail:
I use twinview, [EMAIL PROTECTED] (2 same monitors)
** Attachment added: "xorg.conf - twinview"
http://launchpadlibrarian.net/17435336/xorg.conf
--
xserver-xorg-video-nv driver hangs in NVSync when totem start play video
https://bugs.launchpad.net/bugs/2680
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/17430813/Dependencies.txt
--
xserver-xorg-video-nv driver hangs in NVSync when totem start play video
https://bugs.launchpad.net/bugs/268011
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
Binary package hint: xserver-xorg-video-nv
Ubuntu 8.04.1 i386
Integrated NVidia video card: (lspci -v)
00:05.0 VGA compatible controller: nVidia Corporation C51 [Quadro NVS
210S/GeForce 6150LE] (rev a2) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc
not reproduced on Intrepid alpha3 (2.6.26-4-generic)
--
usbcore deregistering driver stir4200 cause Oops
https://bugs.launchpad.net/bugs/196411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
not reproduced on Hardy updates (on 2.6.24-16-generic kernel)
--
usbcore deregistering driver stir4200 cause Oops
https://bugs.launchpad.net/bugs/196411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
Public bug reported:
Binary package hint: gnome-ppp
Problem with GPRS connection in Russia with two mobile operators: MTS
and SkyLink.
Both don't show login/password text prompt.
With MTS connection setup long time- about 40 sec.
But with SkyLink I get wvdial error 'Carrier lost' after ~30sec
Public bug reported:
Binary package hint: ubiquity
I installing my system from 1 Gb USB flash drive (ubuntu-8.04-desktop.iso
distribution).
All fine but couldn't mount USB flash drive because in /etc/fstab it mentioned
as CD-ROM drive.
Steps for reproduce:
1. Insert USB Flash drive at least 1
I found workaround:
I change (my) scritp /etc/udev/rules.d/55-irda-stir4200.rules to:
#!/bin/sh
killall irattach # kill irattach first and wait
sleep 1
rmmod stir4200
sleep 1
rmmod ircomm_tty
now plug/unplug IRDA dongle don't crash USB subsystem.
--
usbcore deregistering driver sti
seems dup of 199728
--
hard to select timezone on map
https://bugs.launchpad.net/bugs/200293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
+1
In my office local mirror: mirror.plesk.ru - how can I add it in "Applications
sources" ?
--
feature request: manually add apt mirror using adept
https://bugs.launchpad.net/bugs/155035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
booting ubuntu live CD from C:\casper (NTFS) is very interesting idea.
--
Poor man install on ntfs Gutsy Gibbon (Tribe 5)
https://bugs.launchpad.net/bugs/135029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Public bug reported:
Binary package hint: net-tools
Seems netstat uses only command line options (-t or --tcp for example) and not
uses arguments at all.
But command line parser not warn about it
For example:
$ netstat -atn# works fine
$ netstat atn # my misstake- I forgot '-'
-- outp
Public bug reported:
Binary package hint: linux-source-2.6.22
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"
kernel 2.6.22-14-generic (package linux-image-2.6.22-14-generic)
Steps to reproduce:
1. plug SigmaTel 4200 to USB
2. # irattach ird
I hit this bug too. ROM- transfered from my Palm m105.
Problem is resolved by patch :-)
--
POSE gets "hardware exception #3" on startup
https://bugs.launchpad.net/bugs/173799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
Public bug reported:
Binary package hint: gaim
Pidgin uses libicq2000 for work with oscar protocol.
Now oscar work with utf-16be encoding for store non-Latin1 messages and jabber
transport pyict-t-0.8 uses utf-16be for send offline messages.
But when Pidgin (Gaim) become to online, it only get
Public bug reported:
Binary package hint: totem
Steps for reproduce:
1. run totem
2. drag-and-drop folder with non-media files, for example, folder with some
.tag.gz files
Totem will display one alert per file with text: "Totem could not play
'file://.' There is no plugin to handle this
62 matches
Mail list logo