[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2015-05-07 Thread Cris Grada
I can confirm the same problem using Gnome 3.14.1; Nautilus doesn't
remember hidden files toggle, nor clicking the button in preferences
menu, nor the Ctrl+H; it works since session is open, but when closing
and reopen it the option is on again.

-- 
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/1247221

Title:
  Nautilus doesn't remember setting for showing hidden files correctly
  when org.gtk.Settings.FileChooser show-hidden is true

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

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


[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2015-05-07 Thread Cris Grada
I tried this (using  dconf-editor in Gnome 3.14.1):
Terminal → dconf-editor → org → gtk → settings → file chooser 
The Show hidden option must be UNCHECKED and BE CONFIRMED at the bottom page 
button - Set to default
This worked. Please see the #4 comment on this page.

-- 
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/1247221

Title:
  Nautilus doesn't remember setting for showing hidden files correctly
  when org.gtk.Settings.FileChooser show-hidden is true

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

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

[Bug 678245] Re: f-spot crashes from integer conversion exception

2010-11-21 Thread Cris Jansson


-- 
f-spot crashes from integer conversion exception
https://bugs.launchpad.net/bugs/678245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 678245] [NEW] f-spot crashes from integer conversion exception

2010-11-21 Thread Cris Jansson
Public bug reported:

Binary package hint: f-spot

After scrolling through the date bar to an earlier date, f-spot
crashes with an exception.  My photo collection has about 9200 images.
Some of the images were imported with an earlier version of f-spot.  It
only occurs with the older photos, so it maybe a particular one.

Tail of f-spot --debug:

[4 Debug 13:03:59.656] Invalid thumbnail, reloading: 
file:///home/crj/Pictures/Photos/2003/05/01/img_0246.jpg
[4 Debug 13:03:59.670] open uri = 
file:///home/crj/Pictures/Photos/2003/05/01/img_0246.jpg
[4 Debug 13:04:00.102] Invalid thumbnail, reloading: 
file:///home/crj/Pictures/Photos/2003/05/04/img_0252.jpg
[4 Debug 13:04:00.104] open uri = 
file:///home/crj/Pictures/Photos/2003/05/04/img_0252.jpg
[1 Debug 13:04:00.548] IndexOf took 0.015483 : SELECT ROWID AS row_id FROM 
photoquery_temp_0 WHERE time = 1049176799 ORDER BY time DESC LIMIT 1
[1 Debug 13:04:00.864] Query took 0.014783 : SELECT * FROM photoquery_temp_0 
LIMIT 100 OFFSET 8800
[1 Debug 13:04:00.883] Query took 0.017766 : SELECT * FROM photoquery_temp_0 
LIMIT 100 OFFSET 8900
[4 Debug 13:04:01.249] Invalid thumbnail, reloading: 
file:///home/crj/Pictures/Photos/2003/04/19/img_0190.jpg
[4 Debug 13:04:01.265] open uri = 
file:///home/crj/Pictures/Photos/2003/04/19/img_0190.jpg
[1 Debug 13:04:01.919] IndexOf took 0.006558 : SELECT ROWID AS row_id FROM 
photoquery_temp_0 WHERE time = 1046498399 ORDER BY time DESC LIMIT 1
[1 Debug 13:04:03.070] IndexOf took 0.004456 : SELECT ROWID AS row_id FROM 
photoquery_temp_0 WHERE time = 1044079199 ORDER BY time DESC LIMIT 1
[1 Debug 13:04:04.254] IndexOf took 0.005444 : SELECT ROWID AS row_id FROM 
photoquery_temp_0 WHERE time = 1041400799 ORDER BY time DESC LIMIT 1
[1 Debug 13:04:05.363] IndexOf took 0.004121 : SELECT ROWID AS row_id FROM 
photoquery_temp_0 WHERE time = 1038722399 ORDER BY time DESC LIMIT 1
[5 Debug 13:04:05.481] Exception executing command: SELECT * FROM 
photoquery_temp_0 LIMIT 100 OFFSET 9200
Marshaling value_changed signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. --- System.OverflowException: Value is greater than 
Int32.MaxValue or less than Int32.MinValue
  at System.Convert.ToInt32 (Int64 value) [0x0] in filename unknown:0 
  at System.Int64.System.IConvertible.ToInt32 (IFormatProvider provider) 
[0x0] in filename unknown:0 
  at System.Convert.ToType (System.Object value, System.Type conversionType, 
IFormatProvider provider, Boolean try_target_to_type) [0x0] in filename 
unknown:0 
  at System.Convert.ChangeType (System.Object value, System.Type 
conversionType, IFormatProvider provider) [0x0] in filename unknown:0 
  at Mono.Data.Sqlite.Sqlite3.GetValue (Mono.Data.Sqlite.SqliteStatement stmt, 
Int32 index, Mono.Data.Sqlite.SqliteType typ) [0x0] in filename unknown:0 
  at Mono.Data.Sqlite.SqliteDataReader.GetValue (Int32 i) [0x0] in 
filename unknown:0 
  at Hyena.Data.Sqlite.HyenaSqliteArrayDataReader.ReadAllRows 
(Mono.Data.Sqlite.SqliteDataReader reader) [0x0] in filename unknown:0 
  at Hyena.Data.Sqlite.HyenaSqliteArrayDataReader..ctor 
(Mono.Data.Sqlite.SqliteDataReader reader) [0x0] in filename unknown:0 
  at (wrapper remoting-invoke-with-check) 
Hyena.Data.Sqlite.HyenaSqliteArrayDataReader:.ctor 
(Mono.Data.Sqlite.SqliteDataReader)
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute 
(Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, 
Mono.Data.Sqlite.SqliteConnection connection) [0x0] in filename unknown:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x0] in filename unknown:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] 
parameters) [0x0] in filename unknown:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x0] in 
filename unknown:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) 
[0x0] in filename unknown:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x0] in 
filename unknown:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs 
args) [0x0] in filename unknown:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0] in 
filename unknown:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data) [0x0] in filename unknown:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, 

[Bug 561036] [NEW] Não abre Drive de CD/DVD

2010-04-11 Thread Cássio da Cris
Public bug reported:

Binary package hint: brasero

O Brasero não abre o drive de cd/dvd apos gravar o disco (mesmo com esta
opção marcada) e não abre o drive pelo menu ejetar. Talvez seja por
causa de um pequeno erro sobre compatibilidade com o XFCE (minha
interface)

ProblemType: Bug
Architecture: i386
Date: Sun Apr 11 18:32:58 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/brasero
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release i386 (20091028.3)
Package: brasero 2.28.2-0ubuntu1
ProcEnviron:
 LANGUAGE=pt_BR.UTF-8
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: brasero
Uname: Linux 2.6.31-20-generic i686
XsessionErrors:
 (xfce4-mixer-plugin:1386): libxfce4mixer-CRITICAL **: xfce_mixer_get_track: 
assertion `GST_IS_MIXER (card)' failed
 (polkit-gnome-authentication-agent-1:1519): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (xfce4-terminal:1617): Terminal-WARNING **: Unable to load terminal 
preferences.

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


** Tags: apport-bug i386

-- 
Não abre Drive de CD/DVD
https://bugs.launchpad.net/bugs/561036
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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

[Bug 561036] Re: Não abre Drive de CD/DVD

2010-04-11 Thread Cássio da Cris

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/43860295/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/43860296/ProcStatus.txt

-- 
Não abre Drive de CD/DVD
https://bugs.launchpad.net/bugs/561036
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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

[Bug 521640] Re: ubuntu struck on login screen, message: 'the configuration defaults for the gnome power manager has not been installed correctly'

2010-03-05 Thread Cris
I have a similar problem. 
In recovery mode I manually reinstalled gnome-power-manager and 
gnome-settings-daemon (based on advice found on Ubuntu support forums, I am a 
newbie to Ubuntu). The message the configuration defaults for the GNOME Power 
Manager have not been installed correctly. Please contact your computer 
administrator. disappeared, but after prompting for password I still get a 
flickering screen and the system asks for the password again.

-- 
ubuntu struck on login screen, message: 'the configuration defaults for the 
gnome power manager has not been installed correctly'
https://bugs.launchpad.net/bugs/521640
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 498732] [NEW] downgrade to gdm-2.20 leaves stale /etc/init/gdm.conf

2009-12-20 Thread Cris
Public bug reported:

Binary package hint: gdm

Downgrading gdm to gdm-2.20 leaves /etc/init/gdm.conf which results, at
the next reboot, in the system attempting to start gdm twice.

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

-- 
downgrade to gdm-2.20 leaves stale /etc/init/gdm.conf
https://bugs.launchpad.net/bugs/498732
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 498732] Re: downgrade to gdm-2.20 leaves stale /etc/init/gdm.conf

2009-12-20 Thread Cris
Please note that this might not happen at the first reboot/restart (due
to upstart asynchronism? profiling?).

-- 
downgrade to gdm-2.20 leaves stale /etc/init/gdm.conf
https://bugs.launchpad.net/bugs/498732
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 496253] Re: login keyring does not get unlocked at login

2009-12-20 Thread Cris
The problem seems to be related to downgrading gdm to gdm-2.20.

Steps to reproduce:

1. downgrade to gdm-2.20 (e.g.: apt-get install gdm-2.20)
2. remove residual gdm's configuration files (e.g.: dpkg --purge gdm)
3. reinstall gdm-2.20 (e.g.: apt-get --reinstall install gdm-2.20)

Restart and login: the login.keyring does not get anymore unlocked
automatically.

The following steps seem to solve the problem:
1. reinstall gdm (e.g.: apt-get install gdm)
2. downgrade to gdm-2.20 (e.g.: apt-get install gdm-2.20)
3. do not purge the gdm configuration!

-- 
login keyring does not get unlocked at login
https://bugs.launchpad.net/bugs/496253
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 496253] Re: login keyring does not get unlocked at login

2009-12-14 Thread Cris
** Summary changed:

- default keyring does not get unlocked at login
+ login keyring does not get unlocked at login

** Description changed:

  Binary package hint: gnome-keyring
  
  Hi,
  
- on a new Karmic installation, suddenly my default keyring does not get 
automatically unlocked when logging in.
+ on a new Karmic installation, suddenly my 'login' keyring does not get 
automatically unlocked when logging in.
  Thus I get an annoying popup window asking me to insert the password the 
first time an application tries to access the keyring.
  
  1. I've not changed my passwords
  2. my login password is the same as the default keyring one
- 3. I've already tried to delete my ./gnome2/keyrings/default.keyring and 
recreate
+ 3. I've already tried to delete my ./gnome2/keyrings/login.keyring and 
recreate
  a new one without any luck
  
  It just seems like the magic with pam_gnome_keyring isn't working
  anymore ...
  
  Any help would be appreciated.

-- 
login keyring does not get unlocked at login
https://bugs.launchpad.net/bugs/496253
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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

[Bug 496253] Re: login keyring does not get unlocked at login

2009-12-14 Thread Cris
Thank you for your reply.

I've updated a bit the description and the title:
the right keyring is the 'login.keyring', which is supposed to be unlocked at 
login by the pam_gnome_keyring module.

Well, this used to work until yesterday morning; then suddenly, without
any user configuration, stopped to work.

Interesting is that it does not seem to work anymore even for a newly
created users.

-- 
login keyring does not get unlocked at login
https://bugs.launchpad.net/bugs/496253
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 496253] [NEW] default keyring does not get unlocked at login

2009-12-13 Thread Cris
Public bug reported:

Binary package hint: gnome-keyring

Hi,

on a new Karmic installation, suddenly my default keyring does not get 
automatically unlocked when logging in.
Thus I get an annoying popup window asking me to insert the password the first 
time an application tries to access the keyring.

1. I've not changed my passwords
2. my login password is the same as the default keyring one
3. I've already tried to delete my ./gnome2/keyrings/default.keyring and 
recreate
a new one without any luck

It just seems like the magic with pam_gnome_keyring isn't working
anymore ...

Any help would be appreciated.

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

** Description changed:

  Binary package hint: gnome-keyring
  
  Hi,
  
  on a new Karmic installation, suddenly my default keyring does not get 
automatically unlocked when logging in.
- Thus I get an annoying popup window asking me to insert the password the 
first time an application tries to access the keyring. 
+ Thus I get an annoying popup window asking me to insert the password the 
first time an application tries to access the keyring.
  
  1. I've not changed my passwords
  2. my login password is the same as the default keyring one
  3. I've already tried to delete my ./gconf2/keyrings/default.keyring and 
recreate a new one
  
  It just seems like the magic with pam_gnome_keyring isn't working
  anymore ...
  
  Any help would be appreciated.

** Description changed:

  Binary package hint: gnome-keyring
  
  Hi,
  
  on a new Karmic installation, suddenly my default keyring does not get 
automatically unlocked when logging in.
  Thus I get an annoying popup window asking me to insert the password the 
first time an application tries to access the keyring.
  
  1. I've not changed my passwords
  2. my login password is the same as the default keyring one
- 3. I've already tried to delete my ./gconf2/keyrings/default.keyring and 
recreate a new one
+ 3. I've already tried to delete my ./gconf2/keyrings/default.keyring and 
recreate
+ a new one without any luck
  
  It just seems like the magic with pam_gnome_keyring isn't working
  anymore ...
  
  Any help would be appreciated.

** Description changed:

  Binary package hint: gnome-keyring
  
  Hi,
  
  on a new Karmic installation, suddenly my default keyring does not get 
automatically unlocked when logging in.
  Thus I get an annoying popup window asking me to insert the password the 
first time an application tries to access the keyring.
  
  1. I've not changed my passwords
  2. my login password is the same as the default keyring one
- 3. I've already tried to delete my ./gconf2/keyrings/default.keyring and 
recreate
- a new one without any luck
+ 3. I've already tried to delete my ./gnome2/keyrings/default.keyring and 
recreate
+ a new one without any luck
  
  It just seems like the magic with pam_gnome_keyring isn't working
  anymore ...
  
  Any help would be appreciated.

-- 
default keyring does not get unlocked at login
https://bugs.launchpad.net/bugs/496253
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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

[Bug 111893] Panel items lose their order when panel is not expanded

2007-05-02 Thread Cris
Public bug reported:

Binary package hint: gnome-panel

Reproduce this way: 
- panel properties - uncheck expand
- move around items until they're in the positions you want
- lock to panel every item so that they can't be moved
- now restart your PC (maybe restarting the panel is enough)
- when panel comes up the order of items is lost

Using Ubuntu 7.04

ProblemType: Bug
Architecture: i386
Date: Thu May  3 00:21:24 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 1:2.18.1-0ubuntu3.1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/cris
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
Uname: Linux cris-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Panel items lose their order when panel is not expanded
https://bugs.launchpad.net/bugs/111893
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 111893] Re: Panel items lose their order when panel is not expanded

2007-05-02 Thread Cris

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7527115/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7527116/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7527117/ProcStatus.txt

-- 
Panel items lose their order when panel is not expanded
https://bugs.launchpad.net/bugs/111893
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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