[Bug 1805791] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade

2018-11-30 Thread Karl Kropf
I'm sending this again because when I received the email from the bug 
list server my text was missing (?).


Dear Christian, all,

Disabling ipv6 did not work but reinstalling samba did.  I reran sudo
apt -f install after a reboot and no error occurred.

Many many thanks to everyone for all the help - you're brilliant - much
appreciated.

Karl

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

Title:
  package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
  install/upgrade: installed samba package post-installation script
  subprocess returned error exit status 1  The error message comes up
  any time packages are updated but connection to synology NAS still
  works

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

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

Fwd: [Bug 1805791] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1 The error messag

2018-11-30 Thread Karl Kropf
Dear Christian, all,

Disabling ipv6 did not work but reinstalling samba did.  I reran sudo 
apt -f install after a reboot and no error occurred.

Many many thanks to everyone for all the help - you're brilliant - much 
appreciated.

Karl


 Original Message 
Subject: Fwd: [Bug 1805791] Re: package samba 
2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed 
samba package post-installation script subprocess returned error exit 
status 1 The error message comes up any time packages are updated but 
connection to synology NAS still works
Date: 2018-11-30 10:43
 From: Karl Kropf 
To: Karl Kropf 


TO:
k...@clara.co.uk

Hrm, it reproduces to fail but the ip output clearly shows a valid ipv4
setup.
Although there are more than usual ipv6 entries on eth0 that should not
break it.

I also see this in the log:
Nov 29 20:37:43 ksk-GB-BXBT-1900 nmbd[16405]: Ignoring unknown parameter
"password level"
Nov 29 20:37:43 ksk-GB-BXBT-1900 nmbd[16405]: Ignoring unknown parameter
"update encrypted"

this is just the tail, maybe there is more above that.
Now we have two paths:
a) continue on the ipv4 issue
b) check where these config issues come from

a)
For the sake of excluding ipv4/ipv6 issues once and for all could you
disable ipv6 (temporarily) and rerun the install. Should be like:
$ sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
$ sysctl -w net.ipv6.conf.default.disable_ipv6=1
$ sudo apt -f install
Please report back if that solved the issue, then we would need to
understand what exactly on your former ipv6 config broke it.

b)
I found those options only in very old howtos and very outdated old
threads - as part of smb.conf.
You might remove your smb.conf and reinstall it with the default content
to see if that fixes it.
# remove all of samba but backup config
$ tar -cvzf ~/samba.backupconfig.tgz /etc/samba $(dpkg-query
--showformat='${Conffiles}\n' --show samba | cut -f2 -d' ' | xargs)
$ rm /etc/samba/smb.conf $(dpkg-query --showformat='${Conffiles}\n'
--show samba | cut -f2 -d' ' | xargs)
$ apt remove --purge samba samba-common
# reinstall with new fresh config
$ sudo apt install --reinstall -o
Dpkg::Options::="--force-confask,confnew,confmiss" samba

If that works then you can one by one enable whatever your old config
did differently and restart smbd and nmbd each step.
That should identify the issue you are facing.

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1805791

Title:
   package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
   install/upgrade: installed samba package post-installation script
   subprocess returned error exit status 1  The error message comes up
   any time packages are updated but connection to synology NAS still
   works

Status in samba package in Ubuntu:
   Incomplete

Bug description:
   The error message comes up any time packages are updated but the
   connection to synology NAS still works - synaptic seems to suggest the
   most up to date packages are installed (see screen shot)

   ProblemType: Package
   DistroRelease: Ubuntu 18.04
   Package: samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5
   ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
   Uname: Linux 4.15.0-39-generic x86_64
   ApportVersion: 2.20.9-0ubuntu7.5
   Architecture: amd64
   Date: Thu Nov 29 08:29:35 2018
   ErrorMessage: installed samba package post-installation script
subprocess returned error exit status 1
   InstallationDate: Installed on 2015-10-01 (1154 days ago)
   InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64
(20150422)
   Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal,
3.6.7-1~18.04
   PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal,
2.7.15~rc1-1
   RelatedPackageVersions:
nautilus 1:3.26.4-0~ubuntu18.04.2
gvfs 1.36.1-0ubuntu1.1
   SambaClientRegression: Yes
   SourcePackage: samba
   Title: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
install/upgrade: installed samba package post-installation script
subprocess returned error exit status 1
   UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Title:
  package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
  install/upgrade: installed samba package post-installation script
  subprocess returned error exit status 1  The error message comes up
  any time packages are updated but connection to synology NAS still
  works

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

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

Re: [Bug 1805791] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1 The error message

2018-11-29 Thread Karl Kropf
Hi Andreas,

Thanks for getting back to me.  I've put the outputs of the commands on 
the attached text file.

I can also say that I recall having problems with samba previously (i.e. 
previous versions - 16.04 or earlier) and I believe the NAS is connected 
with afp and is on a fixed ip address.

Thanks,

Karl

** Attachment added: "outputs.txt"
   
https://bugs.launchpad.net/bugs/1805791/+attachment/5217495/+files/outputs.txt

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

Title:
  package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
  install/upgrade: installed samba package post-installation script
  subprocess returned error exit status 1  The error message comes up
  any time packages are updated but connection to synology NAS still
  works

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

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

[Bug 1805791] [NEW] package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1 The error message c

2018-11-29 Thread Karl Kropf
Public bug reported:

The error message comes up any time packages are updated but the
connection to synology NAS still works - synaptic seems to suggest the
most up to date packages are installed (see screen shot)

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5
ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18
Uname: Linux 4.15.0-39-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Thu Nov 29 08:29:35 2018
ErrorMessage: installed samba package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2015-10-01 (1154 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 nautilus 1:3.26.4-0~ubuntu18.04.2
 gvfs 1.36.1-0ubuntu1.1
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to install/upgrade: 
installed samba package post-installation script subprocess returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

** Attachment added: "Screenshot from 2018-11-29 08-46-38.png"
   
https://bugs.launchpad.net/bugs/1805791/+attachment/5217224/+files/Screenshot%20from%202018-11-29%2008-46-38.png

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

Title:
  package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.5 failed to
  install/upgrade: installed samba package post-installation script
  subprocess returned error exit status 1  The error message comes up
  any time packages are updated but connection to synology NAS still
  works

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

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

[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2018-05-13 Thread Karl Kropf
Just experienced this problem with a Seagate Expansion Drive - In
Nautilus ownership is 'me' and permission is 'create and delete files'
but when trying to write to the file the popup appears saying read-only.
I tried the killall Nautilus and access is restored.

The system is ubuntu 16.04 LTS; nautilus version
1:3.18.4.is.3.14.3-0ubuntu6

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

Title:
  Nautilus says the USB stick is read only when it is not

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

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

[Bug 1309657] Re: Webapps Gmail Print or Download attachment don't work

2015-10-05 Thread Karl Kropf
Using 15.04 and this is still an issue.  If I use the gmail webapp and
try to view a pdf attachment it is greyed out and will not download
direct and is not handed to the default browser.  The file can be saved
to Google Drive but Drive will only open in the default browser.  From a
usability point of view, handing back and forth between the webapp and
default browser makes the webapp unattractive.

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

Title:
  Webapps Gmail Print or Download attachment don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-gmail/+bug/1309657/+subscriptions

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


[Bug 1091377] [NEW] No obvious way to add network printer with gnome-control-center printers applet

2012-12-17 Thread Karl Kropf
Public bug reported:

With a fresh install of 12.10 (after successfully using 12.04 on another
partition of the same machine) I found I could not add my network
printer (on a synology ds211j).  I went to System SettingsPrinters and
while the correct printer had been identified, it was identified as a
local printer.  In trying to add another (click +), there was no option
to add a network printer.  The search panel was not any obvious use:
what 'address' is needed?  I tried the nas server name, to which the
printer is attached, but nothing came up.  (see attached screen-grab:
the printer was attached and on...)

In the end I had to use the system-config-printer applet and
successfully added the network printer, which showed up in the control
centre applet afterwards but the location is  '--'.  The system-config-
printer applet was simple and straightforward to use, mainly because it
identified the network printer immediately.

If this is not technically a bug it presents a serious gap between what
the control centre application might reasonably be expected to do and
what it is able to do in a straight forward way.

Ubuntu 12.10
gnome-control-center 1:3.6.3-0ubuntu8~ubuntu12.10.1

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Screen grab of the add printer pop-up with no option for 
network printer
   
https://bugs.launchpad.net/bugs/1091377/+attachment/3462309/+files/gcc%20add.png

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

Title:
  No obvious way to add network printer with gnome-control-center
  printers applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1091377/+subscriptions

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


[Bug 1073913] Re: Nautilus list view is constantly adjusting size of the columns

2012-12-15 Thread Karl Kropf
My original workaround was to install 3.6.3 (on a fresh install of 12.04 - the 
package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1).  It was not a problem 
at first but I now find (after a recent update) that the problem affects this 
version as well. The resizing occurs in the following situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus list view is constantly adjusting size of the columns

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

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


[Bug 1078942] Re: Nautilus strange behavior on list view

2012-12-15 Thread Karl Kropf
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

Adding this here as Bug #1073913 was closed down because a fix is
supposed to be in the update (3.6.3) but see below.

My original workaround was to install 3.6.3 (on a fresh install of 12.04 - the 
package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1). It was not a problem at 
first but I now find (after a recent update) that the problem affects this 
version as well. The resizing occurs in the following situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus strange behavior on list view

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

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


[Bug 1078942] Re: Nautilus strange behavior on list view

2012-12-15 Thread Karl Kropf
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

[corrected for typo] Adding this here as Bug #1073913 was closed down
because a fix is supposed to be in the update (3.6.3) but see below.

My original workaround was to install 3.6.3 (on a fresh install of 12.10 - the 
package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1). It was not a problem at 
first but I now find (after a recent update) that the problem affects this 
version as well. The resizing occurs in the following situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus strange behavior on list view

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

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


[Bug 1073913] Re: Nautilus list view is constantly adjusting size of the columns

2012-12-15 Thread Karl Kropf
[corrected for typo] My original workaround was to install 3.6.3 (on a fresh 
install of 12.10 - the package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1). 
It was not a problem at first but I now find (after a recent update) that the 
problem affects this version as well. The resizing occurs in the following 
situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus list view is constantly adjusting size of the columns

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

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


[Bug 1066395] Re: Nautilus (list view) column widths change dynamically on alt-tab, lags on large folders

2012-12-15 Thread Karl Kropf
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

Adding this here as Bug #1073913 was closed down because a fix is
supposed to be in the update (3.6.3) but see below.

My original workaround was to install 3.6.3 (on a fresh install of 12.04 - the 
package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1). It was not a problem at 
first but I now find (after a recent update) that the problem affects this 
version as well. The resizing occurs in the following situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus (list view) column widths change dynamically on alt-tab, lags
  on large folders

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

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


[Bug 1066395] Re: Nautilus (list view) column widths change dynamically on alt-tab, lags on large folders

2012-12-15 Thread Karl Kropf
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

[corrected for typo] Adding this here as Bug #1073913 was closed down
because a fix is supposed to be in the update (3.6.3) but see below.

My original workaround was to install 3.6.3 (on a fresh install of 12.10 - the 
package in synaptic is 1:3.6.3-0ubuntu2~ubuntu12.10.1). It was not a problem at 
first but I now find (after a recent update) that the problem affects this 
version as well. The resizing occurs in the following situations:
- switching windows with the alt+tab
- bringing the window up with the launcher
- moving the window with the title bar
- left clicking items in the list
- using the global menu (home folder)

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

Title:
  Nautilus (list view) column widths change dynamically on alt-tab, lags
  on large folders

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

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


[Bug 1073913] Re: Nautilus list view is constantly adjusting size of the columns

2012-12-02 Thread Karl Kropf
A perhaps less than satisfactory work around is to upgrade to Nautilus
3.6.  The downside is the loss of features such as split pane etc. but
there is no auto-adjust and jumping columns

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

Title:
  Nautilus list view is constantly adjusting size of the columns

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

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


[Bug 1078942] Re: Nautilus strange behavior on list view

2012-11-29 Thread Karl Kropf
I've experienced the same behaviour.  It is on a fresh install of 12.10.
Potentially relevant packages installed include ccsm, advanced settings
and the faience theme.  The jumping of the columns seems to stop if the
widths are changed but if the view is changed (Ctrl+1) and changed back
(Ctrl+2) the strange behaviour starts again.  It's mainly a problem when
right clicking but still happens with the left click.

It seems a minor issue but is very noticeable and I most often use the
list view with lots of files.

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

Title:
  Nautilus strange behavior on list view

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

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


[Bug 1073913] Re: Nautilus list view is constantly adjusting size of the columns

2012-11-29 Thread Karl Kropf
I've experienced the same behaviour. It is on a fresh install of 12.10.
Potentially relevant packages installed include ccsm, advanced settings
and the faience theme. The jumping of the columns seems to stop if the
widths are changed but if the view is changed (Ctrl+1) and changed back
(Ctrl+2) the strange behaviour starts again. It's mainly a problem when
right clicking but still happens with the left click.

It seems a minor issue but is very noticeable and I most often use the
list view with lots of files.

This comment has also been posted to Ubuntu “nautilus” package Bugs Bug
#1078942, which appears to be another duplicate

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

Title:
  Nautilus list view is constantly adjusting size of the columns

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

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

[Bug 1078942] Re: Nautilus strange behavior on list view

2012-11-29 Thread Karl Kropf
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

This is a duplicate of both 1073913 and 1066395

** This bug has been marked a duplicate of bug 1073913
   Nautilus list view is constantly adjusting size of the columns

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

Title:
  Nautilus strange behavior on list view

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

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


[Bug 1027000] Re: Intermittent launcher icon/Alt+Tab entry for LibreOffice

2012-08-18 Thread Karl Kropf
I think Omer is correct.  It looks like this is the same bug as 1026426.

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

Title:
  Intermittent launcher icon/Alt+Tab entry for LibreOffice

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

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


[Bug 1027000] Re: Intermittent launcher icon/Alt+Tab entry for LibreOffice

2012-08-09 Thread Karl Kropf
The only workaround I've found so far is the keyboard shortcut 
Super+W, which brings up all windows (maximised and minimised).  You
then need to find the LibreOffice one amongst them.

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

Title:
  Intermittent launcher icon/Alt+Tab entry for LibreOffice

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

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


[Bug 1027000] Re: Intermittent launcher icon/Alt+Tab entry for LibreOffice

2012-07-23 Thread Karl Kropf
A further description of symptoms:

The behaviour seems to be increasingly erratic/unpredictable.

Start a Writer document from and existing file (double click) and the
generic LibreOffice icon appears in the launcher with the full white
triangle on the left edge and the icon also appears in the alt-tab
switcher but neither brings up the document window.

Open Calc document from file (double click) - after first opening Writer
- and Calc works fine: a Calc icon appears in both and brings up the
document window.

Close both and open Writer document, sometimes it comes up as generic
icon sometimes not, sometimes it brings up window and sometimes it
doesn't.

There are too many permutations to go through.

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

Title:
  Intermittent launcher icon/Alt+Tab entry for LibreOffice

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

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


[Bug 1027000] [NEW] Intermittent launcher icon/Alt+Tab entry for LibreOffice

2012-07-20 Thread Karl Kropf
Public bug reported:

This looks like the same generic issue as Bug #995916 and duplicates:

Bug #996887
Bug #999100
Bug #1002279
Bug #1002874
Bug #1003036
Bug #1003495
Bug #1004476

This is a problem with Writer and Calc (have not tried the others). One
of the symptoms is that the generic LibreOffice icon in the launcher has
the 'on another workspace' open triangle () on the left edge. I've
tried all (4) workspaces but the documents are not on any of them. Also
tried increasing and decreasing the number of workspaces but not luck.

The problem only seems to have started fairly recently (more recently
than the 12.04 upgrade) so I wonder if it is a regression.  It is not a
problem all of the time.  Sometimes a restart will sort it out.

Bug #995916 suggests this has been fixed for Gimp but it is a real
problem (day to day functioning) still with LibreOffice.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.12-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
CompizPlugins: 
[core,composite,opengl,decor,vpswitch,grid,mousepoll,imgpng,regex,wall,place,resize,compiztoolbox,gnomecompat,wobbly,obs,move,session,animation,unitymtgrabhandles,expo,fade,workarounds,scale,ezoom,unityshell]
Date: Fri Jul 20 11:00:58 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to precise on 2012-04-27 (83 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  Intermittent launcher icon/Alt+Tab entry for LibreOffice

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

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


[Bug 1027000] Re: Intermittent launcher icon/Alt+Tab entry for LibreOffice

2012-07-20 Thread Karl Kropf
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027000

Title:
  Intermittent launcher icon/Alt+Tab entry for LibreOffice

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

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


[Bug 990776] Re: USB audio device (Audioengine AW1) detected but when selected does not work

2012-04-29 Thread Karl Kropf
UPDATE:

Perhaps an unhelpful 'solution'.  I have found that after shutting down
and rebooting with the device plugged in that I can successfully switch
the output in the Sound Settings.  The device works properly now.

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

Title:
  USB audio device (Audioengine AW1) detected but when selected does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/990776/+subscriptions

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


[Bug 990776] [NEW] USB audio device (Audioengine AW1) detected but when selected does not work

2012-04-28 Thread Karl Kropf
Public bug reported:

The Audioengine device shows up in Sound Settings but when it is
selected, the signal continues to run through the default
speakers/headphones.

The device worked fine in 11.10. I've upgraded 'over the air' to 12.04
LTS.

aplay -l:
List of PLAYBACK Hardware Devices **
card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: AW1 [Audioengine AW1], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

lsusb (with Audioengine device):
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 046d:c05a Logitech, Inc. Optical Mouse M90
Bus 002 Device 004: ID 08bb:2704 Texas Instruments Japan

lsusb (without Audioengine device):
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 046d:c05a Logitech, Inc. Optical Mouse M90


2012-04-28 22:55:08 (124 KB/s) - `alsa-info.sh' saved [27247]

ALSA Information Script v 0.4.60


This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

The information is located at http://www.alsa-
project.org/db/?f=8fcbb2056f939b60022b48910ee50772f31b9875


sudo lspci -v:
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
Subsystem: Sony Corporation Device 8212
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=09 ?
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA 
controller])
Subsystem: Sony Corporation Device 8212
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at dc10 (32-bit, non-prefetchable) [size=512K]
I/O ports at 1800 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at dc20 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at unassigned [disabled]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Kernel driver in use: i915
Kernel modules: intelfb, i915

00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)
Subsystem: Sony Corporation Device 8212
Flags: bus master, fast devsel, latency 0
Memory at dc18 (32-bit, non-prefetchable) [size=512K]
Capabilities: [d0] Power Management version 2

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio 
Controller (rev 02)
Subsystem: Sony Corporation Device 8212
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at dc24 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 
02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 2000-2fff
Memory behind bridge: d600-d7ff
Prefetchable memory behind bridge: d000-d1ff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Sony Corporation Device 8212
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport
Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 
02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 3000-3fff
Memory behind bridge: d800-d9ff
Prefetchable memory 

[Bug 990776] Re: USB audio device (Audioengine AW1) detected but when selected does not work

2012-04-28 Thread Karl Kropf
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990776

Title:
  USB audio device (Audioengine AW1) detected but when selected does not
  work

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

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


[Bug 989814] Re: GTK3 apps are extremlly hard to read

2012-04-27 Thread Karl Kropf
I am getting unpredictable results using AmbianceBlue and Ambiance
Colors - white text on light grey backgrounds in applications such as
Advanced Settings (Gnome Tweak) as well as the shut down pop up.  Worse
still is Nautilus.  the left hand panel has the white on light grey but
the main window has a black background but sometimes dark grey and the
pop up slider is black.

Ambiance seems to work fine

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

Title:
  GTK3 apps are extremlly hard to read

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shimmer-themes/+bug/989814/+subscriptions

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


[Bug 810936] Re: Update Manager offers partial upgrade in Lucid Lynx

2011-07-18 Thread Karl Kropf
fernandos

Many thanks.

Karl

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

Title:
  Update Manager offers partial upgrade in Lucid Lynx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/810936/+subscriptions

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


[Bug 810936] Re: Update Manager offers partial upgrade in Lucid Lynx

2011-07-17 Thread Karl Kropf
I have the same issue with a 10.04 installation (with Chromium also
installed).  Could you say what steps you actually took and has the
affected machine successfully updated?

Thanks

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

Title:
  Update Manager offers partial upgrade in Lucid Lynx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/810936/+subscriptions

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


[Bug 510059] Re: Gvfs keeps asking for password when trying to mount Samba share

2011-06-19 Thread Karl Kropf
For what it's worth, I experienced this problem trying to set up a two-
way share with a Windows 7 machine.  I'm running Ubuntu Studio 10.04.  I
installed samba (via the Software Centre) and could see the machine in
PlacesNetwork but all I could see when double clicking on the icon for
the machine was ADMIN$ and C$.  Double clicking on either of these
brought up the password pop-up and the attendant problems above.  To cut
a longish story short, I went here:

https://help.ubuntu.com/community/Samba/SambaClientGuide

and found out that the standard 'Software Centre' install of samba (on
my machine) did not include 'nautilus-share' (I had no trouble getting
access to the machine from the Windows client).  I installed nautilus-
share and tried again.  This time opening the machine on PlacesNetwork
I could see ADMIN$, C$ and Users.  Double clicking on the Users folder
brings up the password pop-up which works fine - I have access to that
directory and all its contents (even though some have the lock icon.
Trying to open either of the other directories does not work, however
(same problem).  One quirk is that the pop-up comes up twice, even if
you cancel.

Hope this is of some use.

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

Title:
  Gvfs keeps asking for password when trying to mount Samba share

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

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


[Bug 747092] Re: [FUJITSU FMVNP2PL] edge scrolling does not work

2011-06-13 Thread Karl Kropf
I can also confirm the same behaviour on a Sony Vaio VPCEE320E.  The
Alps is detected on the xinput list, appears in the Mouse and Gpointer
apps but the touchpad controls do not change the behaviour of the
touchpad.

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

Title:
  [FUJITSU FMVNP2PL] edge scrolling does not work

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

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


[Bug 500512] [NEW] Ubuntu One fatal error

2009-12-26 Thread Karl Kropf
Public bug reported:

Binary package hint: ubuntuone-client

Automatic bug report after fatal error

ProblemType: Bug
.home.ksk..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 bookmarked = True
 connected = True
 connect = 1
 show_applet = 1
Architecture: i386
Date: Sat Dec 26 11:00:27 2009
DistroRelease: Ubuntu 9.10
Package: ubuntuone-client 1.0.2-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
 (gnome-settings-daemon:3063): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:3164): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:3155): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:3152): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Ubuntu One fatal error
https://bugs.launchpad.net/bugs/500512
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/listinfo/ubuntu-bugs


[Bug 500512] Re: Ubuntu One fatal error

2009-12-26 Thread Karl Kropf

** Attachment added: .home.ksk..cache.ubuntuone.log.oauth.login.log.txt
   
http://launchpadlibrarian.net/37202897/.home.ksk..cache.ubuntuone.log.oauth.login.log.txt

** Attachment added: 
.home.ksk..cache.ubuntuone.log.syncdaemon.exceptions.log.txt
   
http://launchpadlibrarian.net/37202898/.home.ksk..cache.ubuntuone.log.syncdaemon.exceptions.log.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37202899/Dependencies.txt

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/37202900/UbuntuoneClientPackages.txt

-- 
Ubuntu One fatal error
https://bugs.launchpad.net/bugs/500512
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/listinfo/ubuntu-bugs


[Bug 439448] Re: notification area shows wrong icons. erratic behaviour

2009-11-11 Thread Karl Kropf
I'm having the duplication/missing icon problem with the same symptoms
as #9

I'm running Ubuntu Studio 9.10 upgraded from 9.04 with Update Manager.

-- 
notification area shows wrong icons. erratic behaviour
https://bugs.launchpad.net/bugs/439448
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/listinfo/ubuntu-bugs


[Bug 298114] Re: [Intrepid] Synaptic/ Software Sources package update fails

2008-11-30 Thread Karl Kropf
** Description changed:

  Every time I make a change in the Software Sources gui I get the
  message, The information about available software is out-of-date.  To
  install software... you have to reload the information about available
- software.  I hit reload, the download monitor shows that package
+ software.  I hit reload, the download monitor shows that package
  information is being downloaded, finishes, the gui goes gray and then
- disappears.  When I open and change Software Sources again, the same
- thing happens.  the Add/ Remove Software gui does the same thing.
- Synaptic and Add/ Remove Software show no third party software even
- though http:// archive.canonical.com/ubuntu intrepid partner is included
- on the list.
+ disappears.  When I open and change Software Sources again, immediately
+ afterwards, the same thing happens.  No update has occured.
  
  I'm running Ubuntu desktop 8.10 upgraded online from 8.04-7.10-7.04
  Sony laptop Intel Core 2 T5200 @ 1.6 GHz
  
- 
- I've tried
- [EMAIL PROTECTED]:~$ sudo apt-get update
- and get the following but it does not change the behaviour as described above.
- 
- Hit http://archive.canonical.com intrepid Release.gpg
- Ign http://archive.canonical.com intrepid/partner Translation-en_GB
- Hit http://archive.canonical.com intrepid Release
- Hit http://gb.archive.ubuntu.com intrepid Release.gpg 
- Hit http://gb.archive.ubuntu.com intrepid/main Translation-en_GB
- Hit http://archive.canonical.com intrepid/partner Packages
- Hit http://gb.archive.ubuntu.com intrepid/universe Translation-en_GB
- Hit http://gb.archive.ubuntu.com intrepid/restricted Translation-en_GB
- Hit http://gb.archive.ubuntu.com intrepid/multiverse Translation-en_GB
- Hit http://gb.archive.ubuntu.com intrepid-security Release.gpg
- Ign http://gb.archive.ubuntu.com intrepid-security/main Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-security/universe Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-security/restricted 
Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-security/multiverse 
Translation-en_GB
- Hit http://gb.archive.ubuntu.com intrepid-updates Release.gpg
- Ign http://gb.archive.ubuntu.com intrepid-updates/universe Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-updates/main Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-updates/multiverse Translation-en_GB
- Ign http://gb.archive.ubuntu.com intrepid-updates/restricted Translation-en_GB
- Hit http://gb.archive.ubuntu.com intrepid Release
- Hit http://gb.archive.ubuntu.com intrepid-security Release
- Hit http://gb.archive.ubuntu.com intrepid-updates Release
- Hit http://gb.archive.ubuntu.com intrepid/main Packages
- Hit http://gb.archive.ubuntu.com intrepid/universe Packages
- Hit http://gb.archive.ubuntu.com intrepid/restricted Packages
- Hit http://gb.archive.ubuntu.com intrepid/multiverse Packages
- Hit http://gb.archive.ubuntu.com intrepid/main Sources
- Hit http://gb.archive.ubuntu.com intrepid/universe Sources
- Hit http://gb.archive.ubuntu.com intrepid/restricted Sources
- Hit http://gb.archive.ubuntu.com intrepid/multiverse Sources
- Hit http://gb.archive.ubuntu.com intrepid-security/main Packages
- Hit http://gb.archive.ubuntu.com intrepid-security/universe Packages
- Hit http://gb.archive.ubuntu.com intrepid-security/restricted Packages
- Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Packages
- Hit http://gb.archive.ubuntu.com intrepid-security/main Sources
- Hit http://gb.archive.ubuntu.com intrepid-security/universe Sources
- Hit http://gb.archive.ubuntu.com intrepid-security/restricted Sources
- Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Sources
- Hit http://gb.archive.ubuntu.com intrepid-updates/universe Packages
- Hit http://gb.archive.ubuntu.com intrepid-updates/main Packages
- Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Packages
- Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Packages
- Hit http://gb.archive.ubuntu.com intrepid-updates/universe Sources
- Hit http://gb.archive.ubuntu.com intrepid-updates/main Sources
- Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Sources
- Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Sources
- Reading package lists... Done
+ Perhaps this is a non-problem but I'd be grateful for a response.

-- 
[Intrepid] Synaptic/ Software Sources package update fails
https://bugs.launchpad.net/bugs/298114
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/listinfo/ubuntu-bugs


[Bug 298114] [NEW] Every time I make a change in the Software Sources gui I get the message, The information about available software is out-of-date. To install software... you have to reload the inf

2008-11-14 Thread Karl Kropf
Public bug reported:

I'm running Ubuntu desktop 8.10 upgraded online from 8.04-7.10-7.04
Sony laptop Intel Core 2 T5200 @ 1.6 GHz


I've tried
[EMAIL PROTECTED]:~$ sudo apt-get update
and get the following:

Hit http://archive.canonical.com intrepid Release.gpg
Ign http://archive.canonical.com intrepid/partner Translation-en_GB
Hit http://archive.canonical.com intrepid Release
Hit http://gb.archive.ubuntu.com intrepid Release.gpg 
Hit http://gb.archive.ubuntu.com intrepid/main Translation-en_GB
Hit http://archive.canonical.com intrepid/partner Packages
Hit http://gb.archive.ubuntu.com intrepid/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com intrepid/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com intrepid/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com intrepid-security Release.gpg
Ign http://gb.archive.ubuntu.com intrepid-security/main Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-security/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-security/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-security/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com intrepid-updates Release.gpg
Ign http://gb.archive.ubuntu.com intrepid-updates/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-updates/multiverse Translation-en_GB
Ign http://gb.archive.ubuntu.com intrepid-updates/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com intrepid Release
Hit http://gb.archive.ubuntu.com intrepid-security Release
Hit http://gb.archive.ubuntu.com intrepid-updates Release
Hit http://gb.archive.ubuntu.com intrepid/main Packages
Hit http://gb.archive.ubuntu.com intrepid/universe Packages
Hit http://gb.archive.ubuntu.com intrepid/restricted Packages
Hit http://gb.archive.ubuntu.com intrepid/multiverse Packages
Hit http://gb.archive.ubuntu.com intrepid/main Sources
Hit http://gb.archive.ubuntu.com intrepid/universe Sources
Hit http://gb.archive.ubuntu.com intrepid/restricted Sources
Hit http://gb.archive.ubuntu.com intrepid/multiverse Sources
Hit http://gb.archive.ubuntu.com intrepid-security/main Packages
Hit http://gb.archive.ubuntu.com intrepid-security/universe Packages
Hit http://gb.archive.ubuntu.com intrepid-security/restricted Packages
Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Packages
Hit http://gb.archive.ubuntu.com intrepid-security/main Sources
Hit http://gb.archive.ubuntu.com intrepid-security/universe Sources
Hit http://gb.archive.ubuntu.com intrepid-security/restricted Sources
Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Sources
Hit http://gb.archive.ubuntu.com intrepid-updates/universe Packages
Hit http://gb.archive.ubuntu.com intrepid-updates/main Packages
Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Packages
Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Packages
Hit http://gb.archive.ubuntu.com intrepid-updates/universe Sources
Hit http://gb.archive.ubuntu.com intrepid-updates/main Sources
Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Sources
Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Sources
Reading package lists... Done

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

-- 
Every time I make a change in the Software Sources gui I get the message, The 
information about available software is out-of-date.  To install software... 
you have to reload the information about available software.  I hit reload, the 
download monitor shows that package information is being downloaded, finishes, 
the gui goes gray and then disappears.  When I open and change Software Sources 
again, the same thing happens.  the Add/ Remove Software gui does the same 
thing.  Synaptic and Add/ Remove Software show no third party software even 
though http:// archive.canonical.com/ubuntu intrepid partner is included on the 
list.  
https://bugs.launchpad.net/bugs/298114
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/listinfo/ubuntu-bugs


[Bug 298114] Re: Synaptic/ Software Sources package update fails

2008-11-14 Thread Karl Kropf
** Summary changed:

- Every time I make a change in the Software Sources gui I get the message, 
The information about available software is out-of-date.  To install 
software... you have to reload the information about available software.  I hit 
reload, the download monitor shows that package information is being 
downloaded, finishes, the gui goes gray and then disappears.  When I open and 
change Software Sources again, the same thing happens.  the Add/ Remove 
Software gui does the same thing.  Synaptic and Add/ Remove Software show no 
third party software even though http:// archive.canonical.com/ubuntu intrepid 
partner is included on the list.  
+ Synaptic/ Software Sources package update fails

** Description changed:

+ Every time I make a change in the Software Sources gui I get the
+ message, The information about available software is out-of-date.  To
+ install software... you have to reload the information about available
+ software.  I hit reload, the download monitor shows that package
+ information is being downloaded, finishes, the gui goes gray and then
+ disappears.  When I open and change Software Sources again, the same
+ thing happens.  the Add/ Remove Software gui does the same thing.
+ Synaptic and Add/ Remove Software show no third party software even
+ though http:// archive.canonical.com/ubuntu intrepid partner is included
+ on the list.
+ 
  I'm running Ubuntu desktop 8.10 upgraded online from 8.04-7.10-7.04
  Sony laptop Intel Core 2 T5200 @ 1.6 GHz
  
  
  I've tried
  [EMAIL PROTECTED]:~$ sudo apt-get update
  and get the following:
  
  Hit http://archive.canonical.com intrepid Release.gpg
  Ign http://archive.canonical.com intrepid/partner Translation-en_GB
  Hit http://archive.canonical.com intrepid Release
  Hit http://gb.archive.ubuntu.com intrepid Release.gpg 
  Hit http://gb.archive.ubuntu.com intrepid/main Translation-en_GB
  Hit http://archive.canonical.com intrepid/partner Packages
  Hit http://gb.archive.ubuntu.com intrepid/universe Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid/restricted Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid-security Release.gpg
  Ign http://gb.archive.ubuntu.com intrepid-security/main Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/universe Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/restricted 
Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/multiverse 
Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid-updates Release.gpg
  Ign http://gb.archive.ubuntu.com intrepid-updates/universe Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/main Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/multiverse Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/restricted Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid Release
  Hit http://gb.archive.ubuntu.com intrepid-security Release
  Hit http://gb.archive.ubuntu.com intrepid-updates Release
  Hit http://gb.archive.ubuntu.com intrepid/main Packages
  Hit http://gb.archive.ubuntu.com intrepid/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid/main Sources
  Hit http://gb.archive.ubuntu.com intrepid/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid/restricted Sources
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/main Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/main Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/restricted Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/main Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/main Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Sources
  Reading package lists... Done

** Summary changed:

- Synaptic/ Software Sources package update fails
+ [Intrepid] Synaptic/ Software Sources package update fails

-- 
[Intrepid] Synaptic/ Software Sources package update fails

[Bug 298114] Re: [Intrepid] Synaptic/ Software Sources package update fails

2008-11-14 Thread Karl Kropf
** Description changed:

  Every time I make a change in the Software Sources gui I get the
  message, The information about available software is out-of-date.  To
  install software... you have to reload the information about available
  software.  I hit reload, the download monitor shows that package
  information is being downloaded, finishes, the gui goes gray and then
  disappears.  When I open and change Software Sources again, the same
  thing happens.  the Add/ Remove Software gui does the same thing.
  Synaptic and Add/ Remove Software show no third party software even
  though http:// archive.canonical.com/ubuntu intrepid partner is included
  on the list.
  
  I'm running Ubuntu desktop 8.10 upgraded online from 8.04-7.10-7.04
  Sony laptop Intel Core 2 T5200 @ 1.6 GHz
  
  
  I've tried
  [EMAIL PROTECTED]:~$ sudo apt-get update
- and get the following:
+ and get the following but it does not change the behaviour as described above.
  
  Hit http://archive.canonical.com intrepid Release.gpg
  Ign http://archive.canonical.com intrepid/partner Translation-en_GB
  Hit http://archive.canonical.com intrepid Release
  Hit http://gb.archive.ubuntu.com intrepid Release.gpg 
  Hit http://gb.archive.ubuntu.com intrepid/main Translation-en_GB
  Hit http://archive.canonical.com intrepid/partner Packages
  Hit http://gb.archive.ubuntu.com intrepid/universe Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid/restricted Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid-security Release.gpg
  Ign http://gb.archive.ubuntu.com intrepid-security/main Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/universe Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/restricted 
Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-security/multiverse 
Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid-updates Release.gpg
  Ign http://gb.archive.ubuntu.com intrepid-updates/universe Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/main Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/multiverse Translation-en_GB
  Ign http://gb.archive.ubuntu.com intrepid-updates/restricted Translation-en_GB
  Hit http://gb.archive.ubuntu.com intrepid Release
  Hit http://gb.archive.ubuntu.com intrepid-security Release
  Hit http://gb.archive.ubuntu.com intrepid-updates Release
  Hit http://gb.archive.ubuntu.com intrepid/main Packages
  Hit http://gb.archive.ubuntu.com intrepid/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid/main Sources
  Hit http://gb.archive.ubuntu.com intrepid/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid/restricted Sources
  Hit http://gb.archive.ubuntu.com intrepid/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/main Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid-security/main Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/restricted Sources
  Hit http://gb.archive.ubuntu.com intrepid-security/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/universe Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/main Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Packages
  Hit http://gb.archive.ubuntu.com intrepid-updates/universe Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/main Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/multiverse Sources
  Hit http://gb.archive.ubuntu.com intrepid-updates/restricted Sources
  Reading package lists... Done

-- 
[Intrepid] Synaptic/ Software Sources package update fails
https://bugs.launchpad.net/bugs/298114
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/listinfo/ubuntu-bugs