[Bug 1825648] Re: Adding star column in toggle view is not saved when switching view in Nautilus

2019-04-23 Thread Daniel Halvorsen
I submitted bug on Gitlab:
https://gitlab.gnome.org/GNOME/nautilus/issues/1005


** Bug watch added: gitlab.gnome.org/GNOME/nautilus/issues #1005
   https://gitlab.gnome.org/GNOME/nautilus/issues/1005

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

Title:
  Adding star column in toggle view is not saved when switching view in
  Nautilus

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

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

[Bug 1825648] [NEW] Adding star column in toggle view is not saved when switching view in Nautilus

2019-04-20 Thread Daniel Halvorsen
Public bug reported:

1) $ lsb_release -rd
Description:Ubuntu 19.04
Release:19.04

2) $ apt-cache policy nautilus
nautilus:
  Installed: 1:3.32.0-0ubuntu2
  Candidate: 1:3.32.0-0ubuntu2
  Version table:
 *** 1:3.32.0-0ubuntu2 500
500 http://no.archive.ubuntu.com/ubuntu disco/main amd64 Packages
100 /var/lib/dpkg/status

3) I expected the selected column views to be present, even after I
changed view e.g. to a different folder. At least for that same folder
it should stay the same.

4) From "Home folder view": After I add the new column option: "Star" to
toggle view in nautilus this column is added. However it does not seem
to be persistent. Whenever I change the view, or close the nautilus
window it is gone the next time I open a new tab / or window. Files and
folders marked as star from this view however, seem to be persistent,
since they are visible under "Starred" items shortcut in left pane. This
does seem to work from: "Documents", "Downloads", "Music", "Pictures",
or "Videos" view in left-pane. However it does not work from "Home", or
any other non-standard folders / views added as shortcuts to left pane.

There are no pending updates for the system at the time of writing. All
though I have not been able to test this on another computer, it seems
to be a bug, or other settings preventing persistence on my end. If I
add other columns like "Recency" instead, these for some reason seem to
stay persistent whenever I switch to a different view.

Have anyone else seen this phenomenon? From my view it seems like a bug.

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


** Tags: nautilus

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

Title:
  Adding star column in toggle view is not saved when switching view in
  Nautilus

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

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

[Bug 1712892] Re: Error is thrown when package python-gi 3.24.1-2build1 is upgraded when python3 is default in update-alternatives

2017-08-24 Thread Daniel Halvorsen
I did that myself. Mostly to make it easier in my IDE, but I can use
full path to python3 instead.

Thank you for your insight.

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

Title:
  Error is thrown when package python-gi 3.24.1-2build1 is upgraded when
  python3 is default in update-alternatives

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

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


[Bug 1712892] Re: Error is thrown when package python-gi 3.24.1-2build1 is upgraded when python3 is default in update-alternatives

2017-08-24 Thread Daniel Halvorsen
Not sure if this classifies as a bug. But the dependency to python 2.7
should slowly be faced out in the pipeline?

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

Title:
  Error is thrown when package python-gi 3.24.1-2build1 is upgraded when
  python3 is default in update-alternatives

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

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


[Bug 1712892] [NEW] Error is thrown when package python-gi 3.24.1-2build1 is upgraded when python3 is default in update-alternatives

2017-08-24 Thread Daniel Halvorsen
Public bug reported:

Error is thrown during apt upgrade run.

I think it failed to install python-gi package based on error.

Exited with
failed to install/upgrade: subprocess new pre-removal script returned error 
exit status 1

I have set python 3 to be default because I code in python and use
python 3 regulary.

When I change back to python 2 the update went through without issues.

$ sudo update-alternatives --config python
There are 2 choices for the alternative python (providing /usr/bin/python).

  SelectionPathPriority   Status

  0/usr/bin/python3.6   2 auto mode
* 1/usr/bin/python2.7   1 manual mode
  2/usr/bin/python3.6   2 manual mode

Press  to keep the current choice[*], or type selection number:

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: python-gi 3.24.1-2build1
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
Date: Wed Aug 23 20:47:45 2017
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2017-08-11 (12 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170807)
Python3Details: /usr/bin/python3.6 Python 3.6.2
PythonDetails: /usr/bin/python3.6 Python 3.6.2
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~beta1
SourcePackage: pygobject
Title: package python-gi 3.24.1-2build1 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  Error is thrown when package python-gi 3.24.1-2build1 is upgraded when
  python3 is default in update-alternatives

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

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


[Bug 1074382] [NEW] Unnecessary error message shown when trying to calibrate webcam from color section in gnome-control-center

2012-11-02 Thread Daniel Halvorsen
Public bug reported:

When launching color from gnome-control-center and trying to calibrate
webcam error message shows: Installing packages by files isn't
supported. This method hasn't yet been implemented.

This is not critical. If this is a feature to-be-implemented in the
future that is also fine. However why enoy the users with this message
until it is actually working? The calibrate button should not be shown
if it's not in use.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  2 15:27:56 2012
InstallationDate: Installed on 2012-10-18 (14 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64+mac 
(20121017.3)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

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


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1074382

Title:
  Unnecessary error message shown when trying to calibrate webcam from
  color section in gnome-control-center

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

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


[Bug 1020886] [NEW] Screen locking issue

2012-07-04 Thread Daniel Halvorsen
Public bug reported:

When screen is locked launcher icons, tray icons and title text on top
are sometimes still visible in background.  This strange behavior is
some times reproducible on a single screen setup. On a setup with
multiple monitors I am able to reproduce this every time.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-screensaver 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Wed Jul  4 11:31:07 2012
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GsettingsGnomeSession:
 org.gnome.desktop.session idle-delay uint32 0
 org.gnome.desktop.session session-name 'ubuntu'
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: gnome-screensaver
Symptom: security
Title: Screen locking issue
UpgradeStatus: No upgrade log present (probably fresh install)
WindowManager: No value set for 
`/desktop/gnome/session/required_components/windowmanager'
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection

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


** Tags: amd64 apport-bug precise

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

Title:
  Screen locking issue

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

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


[Bug 1020886] Re: Screen locking issue

2012-07-04 Thread Daniel Halvorsen
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1020886

Title:
  Screen locking issue

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

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