[Bug 1357520] Re: Options menu is shown after removing device

2019-10-04 Thread Mark-pcnetspec
I'm not seeing the same behaviour in Peppermint 10 .. right-clicking the
USB device in Nemo does indeed bring up the context menu, and unplugging
the device whilst the context menu is still visible does leave the
context menu displaying (though it looses the 'Add Bookmark', 'Mount',
and 'Eject' options) .. but then as soon as you click anywhere else the
context menu disappears as expected.

Tested on 3 different PC's running Peppermint 10, so I'd say (at least
in Peppermint) this would be more a support request than a bug .. at
least in Peppermint, not sure why it's flagged in both 'Peppermint' and
'Ubuntu'.

This is also a VERY old bug report .. 2014

** Changed in: peppermint
   Status: Incomplete => Invalid

** No longer affects: peppermint

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

Title:
  Options menu is shown after removing device

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-06-06 Thread Mark-pcnetspec
As far as I was concerned this bug was already fixed in:-

0.52.1-1ubuntu1

in the main repo, so I can't see any need for this in proposed now.

But just to answer your question anyway, YES:-

0.52.2-1ubunti1-18.04.1

also fixes the issue (though now it would likely be more accurate to say
it doesn't regress the earlier fix).

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1760910] Re: Gdebi crash in Ubuntu Studio 18.04

2018-04-09 Thread Mark-pcnetspec
Run:

gksudo gedit /usr/share/applications/gdebi.desktop

make it read:-

[Desktop Entry]
Name=GDebi Package Installer
GenericName=Package Installer
Comment=Install and view software packages
Exec=gksudo gdebi-gtk %f
Icon=gnome-mime-application-x-deb
Terminal=false
Type=Application
Categories=System;
MimeType=application/vnd.debian.binary-package;
NotShowIn=KDE;
X-Ubuntu-Gettext-Domain=gdebi
StartupNotify=true
Keywords=package;apt;dpkg;install

SAVE the file.

Now try right-clicking a .deb and selecting "Open with > GDebi Package
Installer"

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

Title:
  Gdebi crash in Ubuntu Studio 18.04

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

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

[Bug 1760910] Re: Gdebi crash in Ubuntu Studio 18.04

2018-04-08 Thread Mark-pcnetspec
If you edit the:-
/usr/share/applications/gdebi.desktop
launchers 'Exec' line to:-

Exec=gksudo gdebi-gtk %f

So gdebi-gtk prompts for the password BEFORE loading, it works perfectly
.. maybe a pkexec issue ?

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

Title:
  Gdebi crash in Ubuntu Studio 18.04

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-31 Thread Mark-pcnetspec
vte2.91 (0.52.0-1ubuntu2) fixes it, thanks everyone.

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-31 Thread Mark-pcnetspec
for what it's worth, 91_keep_fds.patch fixes libvte-2.91-0 for me.

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-30 Thread Mark-pcnetspec
I may have gone overboard with libvte-2.91-0-udeb which isn't a default
package so is unnecessary.

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-30 Thread Mark-pcnetspec
Yep, definitely something in vte 0.52 because downgrading to 0.48 by
installing these packages from artful:-

gir1.2-vte-2.91_0.48.4-0ubuntu1_amd64.deb
libvte-2.91-0_0.48.4-0ubuntu1_amd64.deb
libvte-2.91-0-udeb_0.48.4-0ubuntu1_amd64.udeb
libvte-2.91-common_0.48.4-0ubuntu1_all.deb

fixes the issue.

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-30 Thread Mark-pcnetspec
No it's not that clicking the .deb doesn't fire up gdebi-gtk (it does),
it's that gdebi-gtk crashes whilst installing the .deb throwing the
error:-

dpkg: error: unable to read filedescriptor flags for : Bad file descriptor

Changing (or dropping) the %f option makes no difference :(

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756238] Re: gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-29 Thread Mark-pcnetspec
Any update on this ?

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1756960] Re: package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: Unterprozess installed lxterminal package post-installation script gab den Fehler-Ausgangsstatus 2 zurück

2018-03-19 Thread Mark-pcnetspec
*** This bug is a duplicate of bug 1756887 ***
https://bugs.launchpad.net/bugs/1756887

Duplicate of
https://bugs.launchpad.net/ubuntu/+source/lxterminal/+bug/1756887

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

Title:
  package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade:
  Unterprozess installed lxterminal package post-installation script gab
  den Fehler-Ausgangsstatus 2 zurück

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

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

[Bug 1756887] Re: package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: installed lxterminal package post-installation script subprocess returned error exit status 2

2018-03-19 Thread Mark-pcnetspec
The issue appears to be the comment:-

 # The reason why this isn't 20 is documented at
https://bugs.launchpad.net/ubuntu/+source/lubuntu-
meta/+bug/1752733/comments/3

on line 8 of the lxterminal.postinst script

remove that comment, and
sudo dpkg --configure lxterminal
completes without error.

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

Title:
  package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: installed
  lxterminal package post-installation script subprocess returned error
  exit status 2

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

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

[Bug 1756887] [NEW] package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: installed lxterminal package post-installation script subprocess returned error exit status 2

2018-03-19 Thread Mark-pcnetspec
Public bug reported:

An update to lubuntu-gtk-core and lxterminal failed with the error
message:-

dpkg: dependency problems prevent configuration of lubuntu-gtk-core:
 lubuntu-gtk-core depends on lxterminal; however:
  Package lxterminal is not configured yet.

dpkg: error processing package lubuntu-gtk-core (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates it's a follow-up 
error from a previous failure.

Running:
sudo dpkg --configure lxterminal
results in:-

Setting up lxterminal (0.3.1-2ubuntu1) ...
/var/lib/dpkg/info/lxterminal.postinst: 26: 
/var/lib/dpkg/info/lxterminal.postinst: Syntax error: Unterminated quoted string
dpkg: error processing package lxterminal (--configure):
 installed lxterminal package post-installation script subprocess returned 
error exit status 2
Errors were encountered while processing:
 lxterminal

and attempting to reinstall lxterminal with
sudo apt-get install --reinstall lxterminal
results in:-

Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 to upgrade, 0 to newly install, 1 reinstalled, 0 to remove and 0 not to 
upgrade.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for lxterminal:amd64

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: lxterminal 0.3.1-2ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
Date: Mon Mar 19 13:57:03 2018
DuplicateSignature:
 package:lxterminal:0.3.1-2ubuntu1
 Setting up lxterminal (0.3.1-2ubuntu1) ...
 /var/lib/dpkg/info/lxterminal.postinst: 26: 
/var/lib/dpkg/info/lxterminal.postinst: Syntax error: Unterminated quoted string
 dpkg: error processing package lxterminal (--configure):
  installed lxterminal package post-installation script subprocess returned 
error exit status 2
ErrorMessage: installed lxterminal package post-installation script subprocess 
returned error exit status 2
InstallationDate: Installed on 2018-03-13 (5 days ago)
InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180312)
JournalErrors:
 -- Logs begin at Tue 2018-03-13 23:19:22 GMT, end at Mon 2018-03-19 13:59:31 
GMT. --
 Mar 17 03:02:08 hostname systemd[1]: Failed to mount Mount unit for spotify.
 Mar 18 12:34:49 hostname pulseaudio[931]: [alsa-sink-Intel ICH] alsa-sink.c: 
ALSA woke us up to write new data to the device, but there was actually nothing 
to write.
 Mar 18 12:34:49 hostname pulseaudio[931]: [alsa-sink-Intel ICH] alsa-sink.c: 
Most likely this is a bug in the ALSA driver 'snd_intel8x0'. Please report this 
issue to the ALSA developers.
 Mar 18 12:34:49 hostname pulseaudio[931]: [alsa-sink-Intel ICH] alsa-sink.c: 
We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() 
returned 0 or another value < min_avail.
Python3Details: /usr/bin/python3.6, Python 3.6.5rc1, python3-minimal, 3.6.4-1
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu1
 apt  1.6~beta1
SourcePackage: lxterminal
Title: package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: installed 
lxterminal package post-installation script subprocess returned error exit 
status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  package lxterminal 0.3.1-2ubuntu1 failed to install/upgrade: installed
  lxterminal package post-installation script subprocess returned error
  exit status 2

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

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

[Bug 1756238] [NEW] gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

2018-03-15 Thread Mark-pcnetspec
Public bug reported:

When using gdebi-gtk to install a .deb the install fails with the
message:-

dpkg: error: unable to read filedescriptor flags for : Bad file descriptor

This only occurs via the gdebi-gtk GUI front end, packages install perfectly if 
done via the CLI with:
sudo gdebi /path/to/packagename.deb

** Affects: gdebi (Ubuntu)
 Importance: Critical
 Status: Confirmed

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

Title:
  gdebi-gtk broken in 18.04 error: unable to read filedescriptor flags

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

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

[Bug 1692175] Re: package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2017-05-20 Thread Mark-pcnetspec
Sorry (again), I meant correcting it in
/var/lib/dpkg/info/grub-efi-amd64.postinst

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

Title:
  package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1692175] Re: package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2017-05-20 Thread Mark-pcnetspec
sorry I meant in the grub-efi-amd64 postinst script

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

Title:
  package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1692175] Re: package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2017-05-20 Thread Mark-pcnetspec
Is there a missing semicolon on line 699 ?

if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10
then

should than not be:

if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10 ;
then

Correcting that in
/var/lib/dpkg/info/grub-efi-amd64-signed.postinst
and running
sudo dpkg --configure grub-efi-amd64
allows the installation to complete without error

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

Title:
  package grub-efi-amd64 2.02~beta2-36ubuntu3.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1009103] Re: lxkeymap crashes with: AttributeError: 'LxkeymapWindow' object has no attribute 'default_path'

2014-06-06 Thread Mark-pcnetspec
Still affecting Lubuntu 14.04

** Also affects: lxkeymap
   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/1009103

Title:
  lxkeymap crashes with: AttributeError: 'LxkeymapWindow' object has no
  attribute 'default_path'

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

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


[Bug 1307648] Re: chromium 34 from proposed does not take input from keyboard in first entry point on several webpages

2014-04-22 Thread Mark-pcnetspec
Yeah, definitely ibus related .. terminating, uninstalling, or disabling
ibus from the panel applet fixes the issue.

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

Title:
  chromium 34 from proposed does not take input from keyboard in first
  entry point on several webpages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1307648/+subscriptions

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


[Bug 1178024] Re: Synaptic locks up during use

2013-07-01 Thread Mark-pcnetspec
Can I add to that, that when I start synaptic with sudo synaptic it doesn't 
freeze, or spam the terminal .. for me it only freezes if started with:-
gksudo synaptic
gksu synaptic
synaptic-pkexec

Downgrading Synaptic to synaptic_0.75.12build1 from 12.10 also fixes the
freezes

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

Title:
  Synaptic locks up during use

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

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


[Bug 1135687] Re: GtkNotebook 0x114d4a0 is mapped but visible child GtkLabel 0x1450610 is not mapped

2013-06-18 Thread Mark-pcnetspec
0.80~exp2raring1 didn't fix the random synaptic crashes for me

I've noticed the random crashes don't occur if you start synaptic from the 
command line with
sudo synaptic
but the DO occur if it's started with
synaptic-pkexec
or
gksudo synaptic
or
gksu synaptic

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

Title:
  GtkNotebook 0x114d4a0 is mapped but visible child GtkLabel 0x1450610
  is not mapped

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

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