[Bug 1011257] Re: x-gvfs-show option doesn't work

2013-09-10 Thread Brian Visel
Issue still exists in raring.

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

Title:
  x-gvfs-show option doesn't work

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

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


[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04

2013-05-01 Thread Brian Visel
I did get evolution to the point where it wasn't crashing every time I
started it, but instead crashes every time I search if message body or
full message is selected.  ..in a very ugly turn of events, deleting all
my locally-held mail 'fixed' the problem.

Anyways, I tried these two things to get it to start without crashing 
immediately:
* remove your account from online accounts (or deselect mail)
* start in offline mode, and remove any active searches from the search bar
  evolution --offline


Also, though it is by far more drastic, you can try removing (in order of least 
to most drastic):

From your home directory:
rm -Rf .cache/evolution

***!!!This will delete mail and other evolution data!!!***
rm -Rf .local/share/evolution

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

Title:
  evolution crashes on startup after upgrade to 13.04

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

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


[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04

2013-05-01 Thread Brian Visel
The second part, with the 'rm' commands fixed the problem where
evolution was crashing every time I tried to search the message body.
..of course, I lost all that history, though.  :-(

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

Title:
  evolution crashes on startup after upgrade to 13.04

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

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


[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04

2013-05-01 Thread Brian Visel
Don't bother deleting your data, 
Evolution's back to crashing all the time.  
*sigh*

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

Title:
  evolution crashes on startup after upgrade to 13.04

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

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


[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04

2013-05-01 Thread Brian Visel
Ok.. ..so, the state of affairs is:

There are apparently two bugs I'm running into:
1) Evolution crashes on startup, consistently, if preview pane is enabled.
2) Evolution crashes when searching through messages and 'message contains' or 
'body contains' is the search option.  This also can cause crash on startup if 
search term is remembered from last session.

To work around bug #1:
..this is the less-drastic of the two, but significantly hinders workflow:
evolution --disable-preview

To work around bug #2:
..this is pretty painful, and you will probably want to make backups of the 
data.
You will lose your email history and other evolution data.
Be sure you have this bug before you try this workaround.  Again, it happens 
when you search your messages, and the search option (when you click on the 
magnifying glass) is message contains or body contains.
Even though it deletes your history locally, if you mail server still has it 
available, it will still be available through that.
..close evolution first.
# to keep a backup:
 mv ~/.local/share/evolution ~/.local/share/evolution.old
# or, to just remove the data altogether:
 rm -Rf ~/.local/share/evolution

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

Title:
  evolution crashes on startup after upgrade to 13.04

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

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


[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04

2013-05-01 Thread Brian Visel
I'm using this bug to track the preview issue.  If anyone wants to track
the search issue, please open a new bug, and reference it here, since
both have somewhat similar behaviours.

** Description changed:

- If I start evolution, it stays open for about a second, notifies me of
- new messages, then crashes.  It does this every time.
+ Evolution crashes right after startup.
  
- ..apport does not come up automatically after a crash of evolution, so I
- ran ubuntu-bug.   ..I'll be happy to assist in whatever way is
- necessary.
+ Disabling the preview pane prevents this from occurring, but it crashes
+ immediately upon re-enabling the preview pane.
+ 
+ It crashes with the message:
+ ** (evolution:31611): CRITICAL **: gchar* 
webkit_dom_character_data_get_data(WebKitDOMCharacterData*): assertion 
`WEBKIT_DOM_IS_CHARACTER_DATA(self)' failed
+ 
+ 
+ ..apport does not come up automatically after a crash of evolution, so I ran 
ubuntu-bug.   ..I'll be happy to assist in whatever way is necessary.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evolution 3.6.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Mon Apr  8 13:49:23 2013
  InstallationDate: Installed on 2013-04-05 (3 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Release 
amd64(20121023)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to raring on 2013-04-07 (0 days ago)

** Summary changed:

- evolution crashes on startup after upgrade to 13.04
+ evolution crashes on startup after upgrade to 13.04 if preview pane enabled

** Description changed:

  Evolution crashes right after startup.
  
  Disabling the preview pane prevents this from occurring, but it crashes
  immediately upon re-enabling the preview pane.
  
+ This occurs no matter which email is selected.
+ 
  It crashes with the message:
  ** (evolution:31611): CRITICAL **: gchar* 
webkit_dom_character_data_get_data(WebKitDOMCharacterData*): assertion 
`WEBKIT_DOM_IS_CHARACTER_DATA(self)' failed
  
- 
- ..apport does not come up automatically after a crash of evolution, so I ran 
ubuntu-bug.   ..I'll be happy to assist in whatever way is necessary.
+ ..apport does not come up automatically after a crash of evolution, so I
+ ran ubuntu-bug.   ..I'll be happy to assist in whatever way is
+ necessary.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evolution 3.6.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Mon Apr  8 13:49:23 2013
  InstallationDate: Installed on 2013-04-05 (3 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Release 
amd64(20121023)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to raring on 2013-04-07 (0 days ago)

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

Title:
  evolution crashes on startup after upgrade to 13.04 if preview pane
  enabled

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

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

[Bug 1166447] Re: evolution crashes on startup after upgrade to 13.04 if preview pane enabled

2013-05-01 Thread Brian Visel
Since this is a preview pane issue, and some emails can cause the
preview pane to crash, it's worthwhile noting that this is not specific
to the preview of a particular email or group of emails -- it happens no
matter which email is selected.

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

Title:
  evolution crashes on startup after upgrade to 13.04 if preview pane
  enabled

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

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


[Bug 1166447] [NEW] evolution crashes on startup after upgrade to 13.04

2013-04-08 Thread Brian Visel
Public bug reported:

If I start evolution, it stays open for about a second, notifies me of
new messages, then crashes.  It does this every time.

..apport does not come up automatically after a crash of evolution, so I
ran ubuntu-bug.   ..I'll be happy to assist in whatever way is
necessary.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: evolution 3.6.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Mon Apr  8 13:49:23 2013
InstallationDate: Installed on 2013-04-05 (3 days ago)
InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Release 
amd64(20121023)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to raring on 2013-04-07 (0 days ago)

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


** Tags: amd64 apport-bug gnome3-ppa raring third-party-packages

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

Title:
  evolution crashes on startup after upgrade to 13.04

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

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


[Bug 309404] Re: Intrepid - gdmsetup - shutdown/restart only logs out when Show Actions menu unchecked

2009-01-20 Thread Brian Visel
As a temporary fix, you can simply go to gdmsetup
(System/Administration/Login Window), and under the Local tab, make
sure that Show Actions menu is checked.

This, however, leaves your system open to restart by people who are
using the GDM login screen and who aren't logged into the system.  Not
that this matters in almost all cases, though.

Of course, if you're running a kiosk this might matter for you.

-small fuzzy creatures

** Summary changed:

- Intrepid - shutdown or restart simply logs out
+ Intrepid - gdmsetup - shutdown/restart only logs out when Show Actions menu 
unchecked

** Description changed:

  Binary package hint: login
  
- Clicking shutdown or restart either from the desktop or gdm simply logs
- the user out. The effect is that the gdm login window is shown again.
- The only way for me to properly shutdown my machine is to logout and
- then hit the power button. There is currently no way for me to restart
- my machine using the user interface.
+ Clicking shutdown or restart either from the desktop or gdm simply logs the 
user out when Show Actions menu under the Local tab in gdmsetup is 
unchecked. The effect is that the gdm login window is shown again. 
+ The only way to properly shutdown or restart the machine is to hit the power 
button (or ctrl-alt-del) when the GUI is not active (or to log out using 
shutdown -{r|h} [now].
+ 
+ Unless the Show Actions menu option is checked, there is no way to
+ shutdown or restart the system using the GUI alone.

-- 
Intrepid - gdmsetup - shutdown/restart only logs out when Show Actions menu 
unchecked 
https://bugs.launchpad.net/bugs/309404
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 39171] 2.14.1-0ubuntu1 crashing and causing bug-buddy to crash

2006-04-11 Thread Brian Visel
Public bug reported:

Affects: deskbar-applet (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
Deskbar-applet is crashing when I use the programs extension.

If it crashes in this way, bug-buddy also crashes if I click inform
developers.

I've narrowed the bug down to something that affects the programs
extension (and not the Programs (advanced) extension).

The bug occurs both when many extensions are loaded, and when it is the
only extension loaded.

This package maintained by Daniel Holback [EMAIL PROTECTED]
-- 
2.14.1-0ubuntu1 crashing and causing bug-buddy to crash
https://launchpad.net/malone/bugs/39171

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


[Bug 39171] Re: 2.14.1-0ubuntu1 crashing and causing bug-buddy to crash

2006-04-11 Thread Brian Visel
*** This bug is a duplicate of bug 39021 ***

Even though this started occurring after a recent upgrade, downgrading to 
2.14.0.1-0ubuntu2 did not fix the problem.

** This bug has been marked a duplicate of bug 39021
   .desktop application launching broken.
-- 
2.14.1-0ubuntu1 crashing and causing bug-buddy to crash
https://launchpad.net/malone/bugs/39171

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


[Bug 39021] Re: .desktop application launching broken.

2006-04-11 Thread Brian Visel
2.14.1-0ubuntu1 crashing and causing bug-buddy to crash

From duplicate: #39021

Deskbar-applet is crashing when I use the programs extension.

If deskbar crashes in this way, bug-buddy also crashes if I click inform 
developers.

I've narrowed the bug down to something that affects the programs extension 
(and not the Programs (advanced) extension).

The bug occurs both when many extensions are loaded, and when it is the only 
extension loaded.

Even though this started occurring after a recent upgrade, downgrading to 
2.14.0.1-0ubuntu2 did not fix the problem.


** Bug 39171 has been marked a duplicate of this bug
-- 
.desktop application launching broken.
https://launchpad.net/malone/bugs/39021

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