[Bug 1846908] [NEW] git-cola hijacks inode/directory

2019-10-05 Thread David Daynard
Public bug reported:

After git-cola is installed, it hijacks inode/directory, so that (for
example) when I click "Show in Folder" on a file download in Chrome, or
plug in my phone, git-cola opens instead. I had to use "mimeopen -d" to
fix this.

** Affects: git-cola (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846908

Title:
  git-cola hijacks inode/directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1846908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1360075] Re: Crashes on start (Couldn't open font /usr/share/fonts/truetype/ttf-isabella/Isabella.ttf)

2018-09-30 Thread David Daynard
If there is a fix for this why is this package still buggy 3 years later
in Ubuntu 18.10. This is code rot. If the package isn't being maintained
it needs to be dropped.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1360075

Title:
  Crashes on start (Couldn't open font /usr/share/fonts/truetype/ttf-
  isabella/Isabella.ttf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magicmaze/+bug/1360075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1770187] Re: Versions under 0.6.8 freeze on "Would you like to register?" screen

2018-09-30 Thread David Daynard
Why wouldn't you just bump the release version? Especially since the bug
is fixed and 18.04 is an LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770187

Title:
  Versions under 0.6.8 freeze on "Would you like to register?" screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/variety/+bug/1770187/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1795255] [NEW] Variety needs to be bumped to upstream release

2018-09-30 Thread David Daynard
Public bug reported:

Upstream release .70 contains important fixes, including quotes
generating an HTML error https://bugs.launchpad.net/variety/+bug/1790299

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: variety 0.6.9-1
ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
Uname: Linux 4.18.0-8-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Sun Sep 30 13:37:51 2018
InstallationDate: Installed on 2015-12-19 (1015 days ago)
InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20151128
PackageArchitecture: all
SourcePackage: variety
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: variety (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795255

Title:
  Variety needs to be bumped to upstream release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/variety/+bug/1795255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1589006] Re: Failed unmounting Mount unit for nvidia support in snappy

2016-06-18 Thread David Daynard
This issue is confusing me. I'm on yakkety running Cinammon and the
nvidia drivers will not update due to this error. I do not have snapd
installed. Why is a .deb file trying to use Snap? I tried installing
snapd as a test and it still errors out on this. I ran the Snap reset
script (which did nothing since I don't have any Snaps installed) and it
still didn't work. Should I open this as a separate bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589006

Title:
  Failed unmounting Mount unit for nvidia support in snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1589006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-05-18 Thread David Daynard
** Also affects: openjdk
   Importance: Undecided
   Status: New

** No longer affects: openjdk

** Also affects: openjdk-8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307883

Title:
  ca-certificates-java misses runtime dependency on initscripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1307883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-05-08 Thread David Daynard
This seems to be a bug in gcc itself. It should automatically disable
PIE when -mcmodel=kernel or when __KERNEL__ is passed in a header.
Attempts to compile using no PIE command line flags don't work either.
It's as if it's not allowing it to be turned back off.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574982

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1574982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-04-27 Thread David Daynard
My comment was sarcastic. The build flags for dkms packages are
invisible to the end user and there is no easy way to change them. This
is either a packaging error with the kernel module or the gcc default
flags are erroneous. In either case this is not something the end user
solves by changing build flags.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574982

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1574982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575451] Re: PIE mode breaks building kernel modules

2016-04-27 Thread David Daynard
*** This bug is a duplicate of bug 1574982 ***
https://bugs.launchpad.net/bugs/1574982

I can't run apport-collect because this is marked as a duplicate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575451

Title:
  PIE mode breaks building kernel modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-04-27 Thread David Daynard
Please explain how I am going to build with -no-pie when apt-get and
dkms automates the entire process here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574982

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1574982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575451] [NEW] PIE mode breaks building kernel modules

2016-04-26 Thread David Daynard
Public bug reported:

DKMS make.log for nvidia-364-364.19 for kernel 4.4.0-22-generic (x86_64)
Tue Apr 26 21:55:12 EDT 2016
make "CC=cc"  KBUILD_VERBOSE= -C /lib/modules/4.4.0-22-generic/build 
M=/var/lib/dkms/nvidia-364/364.19/build ARCH=x86_64 
NV_KERNEL_SOURCES=/lib/modules/4.4.0-22-generic/build 
NV_KERNEL_OUTPUT=/lib/modules/4.4.0-22-generic/build NV_KERNEL_MODULES="nvidia 
nvidia-uvm nvidia-modeset nvidia-drm" INSTALL_MOD_DIR=kernel/drivers/video 
modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-22-generic'
arch/x86/Makefile:133: stack-protector enabled but compiler support broken
Makefile:670: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: 
-fstack-protector-strong not supported by compiler
  SYMLINK /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-kernel.o
  SYMLINK 
/var/lib/dkms/nvidia-364/364.19/build/nvidia-modeset/nv-modeset-kernel.o
 CONFTEST: INIT_WORK
 CONFTEST: remap_pfn_range
 CONFTEST: follow_pfn
 CONFTEST: vmap
 CONFTEST: set_pages_uc
 CONFTEST: set_memory_uc
 CONFTEST: change_page_attr
 CONFTEST: set_memory_array_uc
 CONFTEST: pci_get_class
 CONFTEST: pci_choose_state
 CONFTEST: vm_insert_page
 CONFTEST: acpi_device_id
 CONFTEST: acquire_console_sem
 CONFTEST: console_lock
 CONFTEST: kmem_cache_create
 CONFTEST: on_each_cpu
 CONFTEST: smp_call_function
 CONFTEST: acpi_evaluate_integer
 CONFTEST: ioremap_cache
 CONFTEST: ioremap_wc
 CONFTEST: acpi_walk_namespace
 CONFTEST: pci_domain_nr
 CONFTEST: pci_dma_mapping_error
 CONFTEST: sg_alloc_table
 CONFTEST: sg_init_table
 CONFTEST: pci_get_domain_bus_and_slot
 CONFTEST: get_num_physpages
 CONFTEST: efi_enabled
 CONFTEST: proc_create_data
 CONFTEST: pde_data
 CONFTEST: proc_remove
 CONFTEST: pm_vt_switch_required
 CONFTEST: drm_driver_has_set_busid
 CONFTEST: xen_ioemu_inject_msi
 CONFTEST: phys_to_dma
 CONFTEST: write_cr4
 CONFTEST: of_parse_phandle
 CONFTEST: get_dma_ops
 CONFTEST: for_each_online_node
 CONFTEST: node_end_pfn
 CONFTEST: pci_bus_address
 CONFTEST: remap_page_range
 CONFTEST: address_space_init_once
 CONFTEST: kbasename
 CONFTEST: fatal_signal_pending
 CONFTEST: list_cut_position
 CONFTEST: hlist_for_each_entry
 CONFTEST: vzalloc
 CONFTEST: wait_on_bit_lock_argument_count
 CONFTEST: bitmap_clear
 CONFTEST: drm_dev_unref
 CONFTEST: drm_reinit_primary_mode_group
 CONFTEST: drm_atomic_set_mode_for_crtc
 CONFTEST: drm_atomic_clean_old_fb
 CONFTEST: i2c_adapter
 CONFTEST: pm_message_t
 CONFTEST: irq_handler_t
 CONFTEST: acpi_device_ops
 CONFTEST: acpi_op_remove
 CONFTEST: outer_flush_all
 CONFTEST: proc_dir_entry
 CONFTEST: scatterlist
 CONFTEST: sg_table
 CONFTEST: file_operations
 CONFTEST: vm_operations_struct
 CONFTEST: atomic_long_type
 CONFTEST: pci_save_state
 CONFTEST: file_inode
 CONFTEST: task_struct
 CONFTEST: kuid_t
 CONFTEST: dma_ops
 CONFTEST: dma_map_ops
 CONFTEST: noncoherent_swiotlb_dma_ops
 CONFTEST: fault_flags
 CONFTEST: atomic64_type
 CONFTEST: address_space
 CONFTEST: backing_dev_info
 CONFTEST: kernel_write
 CONFTEST: strnstr
 CONFTEST: iterate_dir
 CONFTEST: kstrtoull
 CONFTEST: get_user_pages_remote
 CONFTEST: drm_bus_present
 CONFTEST: drm_bus_has_bus_type
 CONFTEST: drm_bus_has_get_irq
 CONFTEST: drm_bus_has_get_name
 CONFTEST: drm_driver_has_legacy_dev_list
 CONFTEST: drm_crtc_state_has_connectors_changed
 CONFTEST: drm_init_functions_have_name_arg
 CONFTEST: drm_mode_connector_list_update_has_merge_type_bits_arg
 CONFTEST: dom0_kernel_present
 CONFTEST: drm_available
 CONFTEST: nvidia_grid_build
 CONFTEST: drm_atomic_available
  CC [M]  /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-frontend.o
  CC [M]  /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-instance.o
  CC [M]  /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv.o
/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-frontend.c:1:0: error: code 
model kernel does not support PIC mode
 /* _NVRM_COPYRIGHT_BEGIN_
 ^
  CC [M]  /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-acpi.o
/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-instance.c:1:0: error: code 
model kernel does not support PIC mode
 /* _NVRM_COPYRIGHT_BEGIN_
 ^
  CC [M]  /var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-chrdev.o
scripts/Makefile.build:258: recipe for target 
'/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-frontend.o' failed
make[2]: *** [/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-frontend.o] Error 
1
make[2]: *** Waiting for unfinished jobs
scripts/Makefile.build:258: recipe for target 
'/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-instance.o' failed
make[2]: *** [/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-instance.o] Error 
1
/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-acpi.c:1:0: error: code model 
kernel does not support PIC mode
 /* _NVRM_COPYRIGHT_BEGIN_
 ^
/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv.c:1:0: error: code model kernel 
does not support PIC mode
 /* _NVRM_COPYRIGHT_BEGIN_
 ^
/var/lib/dkms/nvidia-364/364.19/build/nvidia/nv-chrdev.c:1:0: error: code model 
kernel does not support PIC mode
 /* _NVRM_COPYRIGHT_BEGIN_
 ^

[Bug 1307883] Re: ca-certificates-java misses runtime dependency on initscripts

2016-04-09 Thread David Daynard
This also affects the new beta Ubuntu on Windows

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307883

Title:
  ca-certificates-java misses runtime dependency on initscripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1307883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1360075] Re: Crashes on start (Couldn't open font /usr/share/fonts/truetype/ttf-isabella/Isabella.ttf)

2015-05-03 Thread David Daynard
The game files are written in Ruby, you can also edit them to change the
location it looks since it's a plain text file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1360075

Title:
  Crashes on start (Couldn't open font /usr/share/fonts/truetype/ttf-
  isabella/Isabella.ttf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magicmaze/+bug/1360075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1451073] [NEW] magicmaze cannot load

2015-05-02 Thread David Daynard
Public bug reported:

/usr/lib/ruby/vendor_ruby/magicmaze/graphics.rb:170:in `open': Couldn't open 
font /usr/share/fonts/truetype/ttf-isabella/Isabella.ttf: Couldn't open 
/usr/share/fonts/truetype/ttf-isabella/Isabella.ttf (SDL::Error)
from /usr/lib/ruby/vendor_ruby/magicmaze/graphics.rb:170:in `font_init'
from /usr/lib/ruby/vendor_ruby/magicmaze/graphics.rb:86:in `initialize'
from /usr/lib/ruby/vendor_ruby/magicmaze/graphics.rb:73:in `new'
from /usr/lib/ruby/vendor_ruby/magicmaze/graphics.rb:73:in 
`get_graphics'
from /usr/lib/ruby/vendor_ruby/magicmaze/game.rb:47:in `init_graphics'
from /usr/lib/ruby/vendor_ruby/magicmaze/game.rb:32:in `initialize'
from /usr/games/magicmaze:110:in `new'
from /usr/games/magicmaze:110:in `main'

The file is actually located at
/usr/share/fonts/truetype/isabella/Isabella.ttf

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: magicmaze 1.4.3.6+dfsg-2
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Sat May  2 15:07:51 2015
InstallationDate: Installed on 2014-12-21 (132 days ago)
InstallationMedia: Linux Mint 17.1 Rebecca - Release amd64 20141126
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: magicmaze
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: magicmaze (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451073

Title:
  magicmaze cannot load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magicmaze/+bug/1451073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424256] Re: quassel crashes on clicking a link posted in chat

2015-02-21 Thread David Daynard
** Description changed:

- How did this package even make it into the repos with this huge bug?
- 
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: quassel 0.12~beta1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-14.15-generic 3.18.7
  Uname: Linux 3.18.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Sat Feb 21 15:12:36 2015
  InstallationDate: Installed on 2014-12-21 (62 days ago)
  InstallationMedia: Linux Mint 17.1 Rebecca - Release amd64 20141126
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: quassel
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424256

Title:
  quassel crashes on clicking a link posted in chat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1424256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424256] [NEW] quassel crashes on clicking a link posted in chat

2015-02-21 Thread David Daynard
Public bug reported:

How did this package even make it into the repos with this huge bug?

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: quassel 0.12~beta1-0ubuntu1
ProcVersionSignature: Ubuntu 3.18.0-14.15-generic 3.18.7
Uname: Linux 3.18.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Sat Feb 21 15:12:36 2015
InstallationDate: Installed on 2014-12-21 (62 days ago)
InstallationMedia: Linux Mint 17.1 Rebecca - Release amd64 20141126
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: quassel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: quassel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug rebecca third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424256

Title:
  quassel crashes on clicking a link posted in chat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1424256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316388] Re: Please sync git-cola from debian sid

2014-08-09 Thread David Daynard
** Changed in: git-cola (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316388

Title:
  Please sync git-cola from debian sid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1316388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1274320] Re: Error: diskfilter writes are not supported

2014-05-18 Thread David Daynard
#28 worked perfectly, this needs to be upstreamed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274320

Title:
  Error: diskfilter writes are not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1274320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316388] [NEW] Please sync git-cola from debian sid

2014-05-05 Thread David Daynard
Public bug reported:

Please update the version of Git-Cola in Trusty to at least 2.01-1 from
https://packages.debian.org/source/sid/git-cola although 2.02 is marked
as stable on their website http://git-cola.github.io/downloads.html

** Affects: git-cola (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316388

Title:
  Please sync git-cola from debian sid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1316388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs