[Bug 582167] [NEW] Freeze and focus steal when entering address

2010-05-18 Thread Mikael Nilsson
Public bug reported:

Binary package hint: evolution

Steps to repeat:

1. Start composing new email
2. Enter a few characters in the To: field that lead to several hits in your 
address book
3. List of choices drops down
4. enter a few more characters so that the string no longer matches any 
addresses
5. Freeze

For me this is 100% repeatable. While evo freezes, it consumes 200% CPU
(both cores maxed), and also steals the focus, so I can't click on
anything else. Evolution also turns gray.

The only way to kill evolution is to Ctrl-Alt-F1 to a text console and
kill from there.

I make a gdb dump, starting evo with gdb, killing it when frozen and
then getting a backtrace from the kill.

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

-- 
Freeze and focus steal when entering address
https://bugs.launchpad.net/bugs/582167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 582167] Re: Freeze and focus steal when entering address

2010-05-18 Thread Mikael Nilsson

** Attachment added: evo-dbg.txt
   http://launchpadlibrarian.net/48646590/evo-dbg.txt

-- 
Freeze and focus steal when entering address
https://bugs.launchpad.net/bugs/582167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 582167] Re: Freeze and focus steal when entering address

2010-05-18 Thread Mikael Nilsson
This is on lucid btw.

-- 
Freeze and focus steal when entering address
https://bugs.launchpad.net/bugs/582167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 157398] Re: GNOME default DPI doesn't match X default DPI

2010-05-12 Thread Mikael Nilsson
Confirming on lucid, I have the same issue as comment #19

My issue is the following: I switch several times per day between a
laptop (131 dpi) and external monitor (92 dpi), and I want GNOME to
recognize the switch, keeping the physical font size. Doing

gconftool-2 --unset /desktop/gnome/font_rendering/dpi

after every login achieves what I want - it adjusts the dpi to what my
current screen actually has so that fonts have the same physical size.

What code, what service, is responsible for resetting that value *every*
time i login, so that I need to unset it again? Does anyone know so I
can hack around it or add a bug report?

I *can* manually add the above line to my startup programs, I'll test
that...

-- 
GNOME default DPI doesn't match X default DPI
https://bugs.launchpad.net/bugs/157398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 568296] [NEW] wnck-applet locks focus on drag

2010-04-22 Thread Mikael Nilsson
Public bug reported:

Binary package hint: gnome-panel

I sometimes click on the window list appplet too long and the click is
interpreted a mouse drag.

In those cases, wnck-applet grabs the focus, and does not release it.
The effect is that the whole desktop becomes unusable, and I need to go
to a virtual console and kill wnck-applet. When the applet is reloaded,
everything works as normal.


I'm running karmic.

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

-- 
wnck-applet locks focus on drag
https://bugs.launchpad.net/bugs/568296
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 318217] Re: subtitles can not be loaded

2009-03-28 Thread Mikael Nilsson
Same problem here, on jaunty,

totem-gstreamer does not load the subtitles, but totem-xine does.

version is 2.26.0-0ubuntu1.

-- 
subtitles can not be loaded 
https://bugs.launchpad.net/bugs/318217
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 257306] Re: pidgin crashed with SIGSEGV in pthread_mutex_lock()

2008-08-13 Thread Mikael Nilsson
It was a one-time thing unfortunately, so I was hoping for the core dump
to be enough... can't reproduce at will.

-- 
pidgin crashed with SIGSEGV in pthread_mutex_lock()
https://bugs.launchpad.net/bugs/257306
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu.

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


[Bug 256846] Re: evolution crashed with SIGSEGV in camel_sexp_to_sql()

2008-08-12 Thread Mikael Nilsson
** Visibility changed to: Public

-- 
evolution crashed with SIGSEGV in camel_sexp_to_sql()
https://bugs.launchpad.net/bugs/256846
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 199718] Re: [Hardy] Gnome screen resolution doesn't apply changes

2008-03-11 Thread Mikael Nilsson
mån 2008-03-10 klockan 22:24 + skrev Bryce Harrington:
 The issue here is that you're using a card that does not support xrandr
 1.2, which is required by gnome-display-settings.  I'll add a version
 check so it gives you an error dialog instead of a non-functioning
 Apply.

Hmm, nvidia does not support 1.2, but is still capable of resolution
switching and rotation etc via xrandr. Make sure you don't disable more
than necessary. And - better to disable controls than to give errors...

 
 Mikael Nilsson, the issue you are seeing is that gnome-settings-daemon
 is not restarted automatically as part of the upgrade process, so you
 may notice Apply doesn't work until a reboot.  If you think this is a
 serious enough issue that we should look into it, please enter a new bug
 report.  (Possibly there is a way to force gnome-settings-daemon to
 restart with the upgrade.)

There is the possibility of doing like firefox, a restart required
notification, but it's not a big deal.

Anyway, apply works now...

/Mikael
 
-- 
[EMAIL PROTECTED]

Plus ça change, plus c'est la même chose

-- 
[Hardy Alpha-6] Gnome screen resolution doesn't apply changes for i855, fglrx, 
radeonhd
https://bugs.launchpad.net/bugs/199718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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

[Bug 199718] Re: [Hardy] Gnome screen resolution doesn't apply changes

2008-03-08 Thread Mikael Nilsson
I'd like to add that apply doesn't work, but the settings *are*
applied after logging out and in again.

-- 
[Hardy] Gnome screen resolution doesn't apply changes
https://bugs.launchpad.net/bugs/199718
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 197300] [NEW] [Hardy]New gnome-display-properties cannot apply changes on nvidia

2008-03-01 Thread Mikael Nilsson
Public bug reported:

Binary package hint: gnome-control-center

Trying the new diplay preferences, I can't modify resolution - when
pressing apply with a changed resolution or rotation, nothing happens.

Hardware: Nvidia GeForce Go 7900GTX, restricted driver, Dell XPS M1710
laptop

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

-- 
[Hardy]New gnome-display-properties cannot apply changes on nvidia
https://bugs.launchpad.net/bugs/197300
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


Re: [Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-02-29 Thread Mikael Nilsson
fre 2008-02-29 klockan 15:42 + skrev A. Walton:
 Sebastian Bacher said that he would look into patching this issue, but I
 can if he doesn't get around to it in time. I think (at least for
 Ubuntu, not sure what the rest of the world wants) that adding the
 drive's /dev entry path is probably the most correct way to go (e.g.
 500.1GB Media (sdb2)), and all of this was specified before on
 Ubuntu's wiki before I even got here (Ubuntu's really on top of things,
 just not easily discoverable all of the time).

-1

I can't see how the /dev entry helps much, given that this might change
on every boot with USB devices.


 
 Read more here: https://wiki.ubuntu.com/DesktopVolumesRepresentation

This does specify that vendor info should be used, so +1.

/Mikael

-- 
Nautilus does not identify partitions, except by size
https://bugs.launchpad.net/bugs/190366
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 190366] Re: Nautilus does not identify partitions, except by size

2008-02-26 Thread Mikael Nilsson
Earlier versions set the Nautilus label based on hardware information in
the absence of a label, I think. Such as Corsair USB memory
(manufacturer name + more) etc.

Can this method somehow be resurrected? It was *very* useful.

-- 
Nautilus does not identify partitions, except by size
https://bugs.launchpad.net/bugs/190366
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 178558] Re: Firefox 3.0 makes everything annoyingly huge

2008-01-10 Thread Mikael Nilsson
The strange thing is that not only the content is scaled, but the UI as
well - all my buttons (Back etc). This is the worst part of this bug as
it makes firefox look completely inconsistent with the rest of GNOME.

-- 
Firefox 3.0 makes everything annoyingly huge
https://bugs.launchpad.net/bugs/178558
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for epiphany-browser in ubuntu.

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


[Bug 178558] Re: Firefox 3.0 makes everything annoyingly huge

2008-01-10 Thread Mikael Nilsson

** Attachment added: Comparison between firefox 2 and 3
   http://launchpadlibrarian.net/11243922/firefox.png

-- 
Firefox 3.0 makes everything annoyingly huge
https://bugs.launchpad.net/bugs/178558
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for epiphany-browser in ubuntu.

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


Re: [Bug 140820] Re: synaptics touchpad won't left click, right click, or vscroll after recent change in gutsy

2007-09-20 Thread Mikael Nilsson

tor 2007-09-20 klockan 03:26 + skrev Basilio Kublik:
 but that is beside the point, what I'm trying to say is that for me at
 least this is more sort of an upgrade issue than software problem
 itself.

Well, that still makes it a bug, right?

-- 
[EMAIL PROTECTED]

Plus ça change, plus c'est la même chose

-- 
synaptics touchpad won't left click, right click, or vscroll after recent 
change in gutsy
https://bugs.launchpad.net/bugs/140820
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-control-center in ubuntu.

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

[Bug 137899] Uninstallable on gutsy currently

2007-09-07 Thread Mikael Nilsson
Public bug reported:

$ sudo aptitude install gnome

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Building tag database... Done  
The following packages are BROKEN:
  system-config-printer 
The following NEW packages will be automatically installed:
  gnome-cups-manager gnome-themes-extras 
The following NEW packages will be installed:
  gnome gnome-cups-manager gnome-themes-extras 
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 4759kB of archives. After unpacking 14.3MB will be used.
The following packages have unmet dependencies:
  system-config-printer: Conflicts: gnome-cups-manager but 0.31-3ubuntu5 is to 
be installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
hal-cups-utils
system-config-printer
ubuntu-desktop

Score is -103

Accept this solution? [Y/n/q/?]

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Uninstallable on gutsy currently
https://bugs.launchpad.net/bugs/137899
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for meta-gnome2 in ubuntu.

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


[Bug 132620] [gutsy] no longer expands in panel

2007-08-15 Thread Mikael Nilsson
Public bug reported:

Binary package hint: deskbar-applet

After a recent update, the deskbar appears without text entry in the
panel, and there seems to be no option for turning the text field back
on.

** Affects: deskbar-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[gutsy] no longer expands in panel
https://bugs.launchpad.net/bugs/132620
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


Re: [Bug 127925] Re: notification-daemon crashed with SIGSEGV in move_notification()

2007-07-30 Thread Mikael Nilsson

mån 2007-07-30 klockan 11:03 + skrev Laurent Bigonville:
 Actually setting the key to Ubuntu makes notification-daemon to
 defaulting the standard theme

Yes. I see only two themes installed: ubuntu and standard. So It
should work to set that key to standard as well.

/Mikael

 
-- 
[EMAIL PROTECTED]

Plus ça change, plus c'est la même chose

-- 
notification-daemon crashed with SIGSEGV in move_notification()
https://bugs.launchpad.net/bugs/127925
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

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

[Bug 127925] Re: notification-daemon crashed with SIGSEGV in move_notification()

2007-07-29 Thread Mikael Nilsson
Workaround works for me too:

   After changing the theme using gconf-editor 
(/apps/notification-daemon/theme) from ubuntu to Ubuntu, everything works 
again.
   Can someone check this behavior?

   Regards, Charles

-- 
notification-daemon crashed with SIGSEGV in move_notification()
https://bugs.launchpad.net/bugs/127925
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

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


[Bug 103467] Re: NTFS-3G volume unmounts and immediately remounts

2007-04-27 Thread Mikael Nilsson
*** This bug is a duplicate of bug 63090 ***
https://bugs.launchpad.net/bugs/63090

Found it.

** This bug has been marked a duplicate of bug 63090
   do not eject all USB/Firewire devices

-- 
NTFS-3G volume unmounts and immediately remounts
https://bugs.launchpad.net/bugs/103467
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber (via bug 63090).

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


Re: [Bug 87273] Re: [apport] evolution crashed with SIGSEGV

2007-03-29 Thread Mikael Nilsson
lör 2007-02-24 klockan 22:57 + skrev Sebastien Bacher:
 Thanks for your bug report. The backtrace from the crash file is not
 useful. Could you try to get a new one with libglib2.0-0-dbg evolution-
 data-server-dbg evolution-dbg installed?

I'm sorry, I missed this mail...

ii  evolution-data-server-dbg 1.10.0-0ubuntu1   
evolution database backend server with debugging symbols
ii  evolution-dbg 2.10.0-0ubuntu2   
debugging symbols for Evolution
ii  libglib2.0-0-dbg  2.12.11-0ubuntu1  The 
GLib libraries and debugging symbols

They were all installed at the time of the crash.

/Mikael

 
 ** Changed in: evolution (Ubuntu)
Importance: Undecided = Medium
  Assignee: (unassigned) = Ubuntu Desktop Bugs
Status: Unconfirmed = Needs Info


-- 
[apport] evolution crashed with SIGSEGV
https://launchpad.net/bugs/87273

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

[Bug 87273] [apport] evolution crashed with SIGSEGV

2007-02-23 Thread Mikael Nilsson
Public bug reported:

Binary package hint: evolution

Don't know why

ProblemType: Crash
CrashCounter: 1
Date: Thu Feb 22 16:41:34 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution
InterpreterPath: /usr/bin/evolution-2.10
Package: evolution 2.9.91-0ubuntu2
ProcCmdline: evolution --component=mail
ProcCwd: /home/mini
ProcEnviron:
 LANGUAGE=sv_SE:sv:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux daneel 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

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

-- 
[apport] evolution crashed with SIGSEGV
https://launchpad.net/bugs/87273

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


[Bug 87273] Re: [apport] evolution crashed with SIGSEGV

2007-02-23 Thread Mikael Nilsson

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6514060/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6514062/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6514065/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6514066/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6514067/ThreadStacktrace.txt

-- 
[apport] evolution crashed with SIGSEGV
https://launchpad.net/bugs/87273

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


[Bug 85424] Unmount fails every time

2007-02-19 Thread Mikael Nilsson
Public bug reported:

Binary package hint: gnome-mount

Everytime I unmount an external drive (using the drivemount applet or
nautilus - right click) I get a popup saying Failed to unmount drive.
The detailed message is Cannot remove directory. Then an additional,
and *completely* empty error popup is shown. I have to click ok on both.

The unmount actually succeeds (according to mount). And the directory
under /media *is* removed.

It's very annoying, but I don't know who to blame.

** Affects: hal (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Unmount fails every time 
https://launchpad.net/bugs/85424

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


[Bug 75796] Re: mounted devices shown as unmounted [feisty]

2006-12-16 Thread Mikael Nilsson
mount:

/dev/sda5 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.19-7-generic/volatile type tmpfs (rw)
/dev/disk/by-uuid/50F0A0A4F0A09230 on /media/sda1 type fuse 
(rw,nosuid,nodev,noatime,allow_other)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)


** Attachment added: lshal output
   http://librarian.launchpad.net/5423657/lshal.txt

-- 
mounted devices shown as unmounted [feisty]
https://launchpad.net/bugs/75796

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


[Bug 76044] Crash after closing [feisty]

2006-12-16 Thread Mikael Nilsson
Public bug reported:

Binary package hint: evolution

I don't really know what caused this.

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

-- 
Crash after closing [feisty]
https://launchpad.net/bugs/76044

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


[Bug 76044] Re: Crash after closing [feisty]

2006-12-16 Thread Mikael Nilsson

** Attachment added: backtrace
   http://librarian.launchpad.net/5425145/_usr_bin_evolution.1000.crash

-- 
Crash after closing [feisty]
https://launchpad.net/bugs/76044

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


[Bug 75796] mounted devices shown as unmounted [feisty]

2006-12-14 Thread Mikael Nilsson
Public bug reported:

Hi!

I have two ntfs-3g devices, one internal mounted on boot, one external
mounted dynamically.

None of them are shown as mounted, even though they are. Double-clicking
on them gives the error message that

according to mtab, ... is already mounted.

Is this gnome-mount related, maybe???

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

-- 
mounted devices shown as unmounted [feisty]
https://launchpad.net/bugs/75796

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


[Bug 21399] Re: evolution crashes on quit

2006-11-05 Thread Mikael Nilsson
More related:

http://bugzilla.gnome.org/show_bug.cgi?id=353364
http://bugzilla.gnome.org/show_bug.cgi?id=272556

-- 
evolution crashes on quit
https://launchpad.net/bugs/21399

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


[Bug 21399] Re: evolution crashes on quit

2006-11-05 Thread Mikael Nilsson
Evolution still crashes on exit for me, not sure if it's related. 2.8.1
on edgy.


** Attachment added: Crash on edgy.
   http://librarian.launchpad.net/4970253/crash.txt

-- 
evolution crashes on quit
https://launchpad.net/bugs/21399

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


[Bug 60189] Re: 2.8.0 is much slower when filtering mail

2006-10-03 Thread Mikael Nilsson
Silly me - this must be because i happened to install spamassassin, and
evo started using it.

I had already configured evo to do spam filtering, but never installed
s-a...

Oh well. Please close

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 63374] Edgy + XGL + Compiz - file-roller crashes X

2006-10-01 Thread Mikael Nilsson
Public bug reported:

Every time I open file-roller, my X server dies. I know this is not
really a file-roller bug, but I wanted to file it here for future
reference.

Any ideas on how to get any good debug info from such a crash? I'd like
to find out what causes this.

This is Edgy, using XGL and compiz from compiz.net. Nvidia hardware and
nvidia driver.

/Mikael

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy + XGL + Compiz - file-roller crashes X
https://launchpad.net/bugs/63374

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


[Bug 63374] Re: Edgy + XGL + Compiz - file-roller crashes X

2006-10-01 Thread Mikael Nilsson
*** This bug is a duplicate of bug 54733 ***

Yes, I'd be happy with making this a dup of that one... didn't think
about looking in compiz for bugs.

** This bug has been marked a duplicate of bug 54733
   file-roller causes gdm to restart under xgl/compiz

-- 
Edgy + XGL + Compiz - file-roller crashes X
https://launchpad.net/bugs/63374

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


[Bug 54733] Re: file-roller causes gdm to restart under xgl/compiz

2006-10-01 Thread Mikael Nilsson
** Bug 63374 has been marked a duplicate of this bug

-- 
file-roller causes gdm to restart under xgl/compiz
https://launchpad.net/bugs/54733

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


[Bug 60189] Re: 2.8.0 is much slower when filtering mail

2006-09-22 Thread Mikael Nilsson
Huh? Slow again! I must have made some kind of mistake, so ignore the
previous comment. Evolution is still very slow when filtering.

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 60189] Re: 2.8.0 is much slower when filtering mail

2006-09-21 Thread Mikael Nilsson
A recent update must have fixed the issue - in 2.8.0-0ubuntu3 I no
longer have this issue.

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-18 Thread Mikael Nilsson
Fix commited upstream...

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 60189] Re: 2.8.0 is much slower when filtering mail

2006-09-16 Thread Mikael Nilsson
Hmm, now that I solved the eds issue by removing the offendig calendars,
filtering is still just as slow...

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-16 Thread Mikael Nilsson
Ok, I did:

1. Added secure, authenticated webdav calendar to the evo calendar.
2. evolution --force-shutdown
3. gdb /usr/lib/evolution/evolution-data-server-1.8
4. run
5. Start evo
6. Go online
7. Switch to calendar view - crash
8:

(gdb) thread apply all bt

Thread 10 (Thread -1267741792 (LWP 12358)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb74e07c3 in *__GI___poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb75c8883 in g_main_context_iterate (context=0x8095db8, block=1, 
dispatch=1, self=0x8095e38) at gmain.c:2979
#3  0xb75c8bf9 in IA__g_main_loop_run (loop=0x80c2040) at gmain.c:2881
#4  0xb7ebde62 in startup_mainloop (arg=0x0) at e-book.c:3748
#5  0xb75e341f in g_thread_create_proxy (data=0x8095e38) at gthread.c:553
#6  0xb740f504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb74ea4de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1224016992 (LWP 12309)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb74e07c3 in *__GI___poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb75c8883 in g_main_context_iterate (context=0x8067308, block=1, 
dispatch=1, self=0x8064b18) at gmain.c:2979
#3  0xb75c8bf9 in IA__g_main_loop_run (loop=0x8067280) at gmain.c:2881
#4  0xb76cf7e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0
#5  0xb75e341f in g_thread_create_proxy (data=0x8064b18) at gthread.c:553
#6  0xb740f504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb74ea4de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1221294416 (LWP 12304)):
#0  0xb7489688 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1  0xb75e20c4 in IA__g_str_equal (v1=0x0, v2=0xb70bd1d0) at gstring.c:77
#2  0xb70bb525 in begin_retrieval_cb (cbhttp=0x807bb18) at 
e-cal-backend-http.c:449
#3  0xb75c3b11 in g_idle_dispatch (source=0x8073f28, callback=0xb70bd1d0 
_fini+492, user_data=0x807bb18) at gmain.c:3926
#4  0xb75c5872 in IA__g_main_context_dispatch (context=0x805ec10) at 
gmain.c:2045
#5  0xb75c884f in g_main_context_iterate (context=0x805ec10, block=1, 
dispatch=1, self=0x804ef30) at gmain.c:2677
#6  0xb75c8bf9 in IA__g_main_loop_run (loop=0x8074db0) at gmain.c:2881
#7  0xb7a42a23 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#8  0x0804b9d4 in main (argc=134687768, argv=0xbfabf344) at server.c:393
#9  0xb74328cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#10 0x0804a441 in _start ()
(gdb) 


What debug package am I missing?

$ dpkg -l *-dbg  | grep ^ii
ii  evolution-data-server-dbg 1.8.0-0ubuntu1  evolution database backend server 
with debugging symbols
ii  evolution-dbg 2.8.0-0ubuntu1  The groupware suite - with 
debugging symbols
ii  libc6-dbg 2.4-1ubuntu10   GNU C Library: Libraries with 
debugging symbols
ii  libglib2.0-0-dbg  2.12.3-1ubuntu1 The GLib libraries and debugging 
symbols
ii  libgnomevfs2-0-dbg2.16.0-0ubuntu1 GNOME virtual file-system 
(debugging libraries)
ii  libgtk2.0-0-dbg   2.10.3-0ubuntu1 The GTK+ libraries and debugging 
symbols

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 60189] Re: 2.8.0 is much slower when filtering mail

2006-09-15 Thread Mikael Nilsson
Certainly one of the 2.7.91 or 92 releases was faster - I first noticed
it in 2.8.0.

I am bitten by an evolution-data-server crash,
https://launchpad.net/distros/ubuntu/+source/evolution-data-
server/+bug/58940

and I wonder whether that might affect the speed somehow?

Will file upstream.

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-15 Thread Mikael Nilsson
For me it happens:

1) Every time I start evolution
2) Every time I click on the clock applet to bring up the calendar, plus
3) Every time I cancel BugBuddy when the clock applet caused the crash (thus, 
again, and again, and again...)

I *do* have the -dbg package installed. The above trace is all I get.
Running /usr/lib/evolution/evolution-data-server-1.8 from the command
line gives me the attached report.


** Attachment added: e-d-s crash
   
http://librarian.launchpad.net/4273218/_usr_lib_evolution_evolution-data-server-1.8.1000.crash

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-15 Thread Mikael Nilsson
BTW, why does it say Backtrace was generated from '/usr/libexec
/evolution-data-server-1.8'

???

That file does not even exist on my system...

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-15 Thread Mikael Nilsson
I can confirm what aurelien said: removing two web-based calendars using
gconf-editor solves the issue for me. No more crashes.

[but what is that XML blob doing in gconf???]

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 60189] 2.8.0 is much slower when filtering mail

2006-09-13 Thread Mikael Nilsson
Public bug reported:

I have quite a few filters that move mail from INBOX to various folders.
I'm used to evo taking a minute filtering 100 new mails, but since 2.8.0
it takes at least twice the time or possibly more. Even filtering 10-15
mails takes a while.

It would seem something related to filtering has changed recently

** Affects: evolution (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
2.8.0 is much slower when filtering mail
https://launchpad.net/bugs/60189

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


[Bug 58445] Re: crashed after clicking on crash symbol

2006-09-10 Thread Mikael Nilsson
I see this too, on Edgy.

-- 
crashed after clicking on crash symbol
https://launchpad.net/bugs/58445

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


[Bug 58940] Re: evolution-data-server crashed on startup

2006-09-06 Thread Mikael Nilsson
Crashes for me too, repeatedly. This is 1.8.0 on Edgy.

Memory status: size: 1699840 vsize: 0 resident: 1699840 share: 0 rss: 487424 
rss_rlim: 0
CPU usage: start_time: 1157538647 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 
timeout: 0 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-data-server-1.8'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7e8a71e in wait4 () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7e8a6f7 in __wait3 () from /lib/tls/i686/cmov/libc.so.6
#3  0x0804ed62 in ?? ()
#4  0xbfe43790 in ?? ()
#5  0x in ?? ()

-- 
evolution-data-server crashed on startup
https://launchpad.net/bugs/58940

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


[Bug 58244] Re: Cannot run deskbar applet on edgy

2006-09-01 Thread Mikael Nilsson
It's edgy (see title...), and deskbar-applet_2.15.92.1-0ubuntu1_i386.deb

-- 
Cannot run deskbar applet on edgy
https://launchpad.net/bugs/58244

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


[Bug 57334] Re: gnome package uninstallable on edgy

2006-08-30 Thread Mikael Nilsson
$ sudo apt-get install gnome-desktop-environment
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
  gnome-desktop-environment: Depends: industrial-cursor-theme but it is not 
installable
E: Broken packages

and

$ sudo apt-get install gnome-themes-extras
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
  gnome-themes-extras: Depends: gtk2-engines-smooth but it is not installable
   Depends: gtk2-engines-industrial but it is not 
installable
E: Broken packages

and

$ sudo apt-get install industrial-cursor-theme
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package industrial-cursor-theme is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package industrial-cursor-theme has no installation candidate

and

$ sudo apt-get install gtk2-engines-smooth
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package gtk2-engines-smooth is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package gtk2-engines-smooth has no installation candidate

and

$ sudo apt-get install gtk2-engines-industrial
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package gtk2-engines-industrial is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  gtk-engines-industrial
E: Package gtk2-engines-industrial has no installation candidate

-- 
gnome package uninstallable on edgy
https://launchpad.net/bugs/57334

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


[Bug 58244] Cannot run deskbar applet on edgy

2006-08-30 Thread Mikael Nilsson
Public bug reported:

I get a popup when logging in, saying There was a problem in the panel
loading OAFIID:Deskbar_Applet

In my .xsession-errors, I have

** (gnome-panel:22771): WARNING **: panel-applet-frame.c:1267: failed to load 
applet OAFIID:Deskbar_Applet:
Misslyckades med att lösa upp eller utöka 
!prefs_key=/apps/panel/applets/applet_14/prefs;background=none:;orient=up;size=small;locked_down=false

Translation: Failed to remove of extend ...

Adding a new instance does not seem to help...

** Affects: deskbar-applet (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Cannot run deskbar applet on edgy
https://launchpad.net/bugs/58244

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

[Bug 57334] Re: gnome package uninstallable on edgy

2006-08-23 Thread Mikael Nilsson
I'm using edgy (it's in the title of this report :-)

$ sudo apt-get install -f gnome
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  gnome: Depends: gnome-desktop-environment (= 1:2.14.2.1) but it is not going 
to be installed
 Depends: gnome-themes-extras but it is not going to be installed
E: Broken packages

-- 
gnome package uninstallable on edgy
https://launchpad.net/bugs/57334

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


[Bug 57334] gnome package uninstallable on edgy

2006-08-22 Thread Mikael Nilsson
Public bug reported:

I happened to uninstall the gnome package a while ago, due to some
complicated package conflicts.

Now when I try to reinstall it, I get:

The following packages are BROKEN:
  gamin gnome-desktop-environment gnome-themes-extras python-imaging 
python2.3-imaging-tk 
The following NEW packages will be automatically installed:
  dasher dasher-data dia-common dia-gnome dia-libs fam gda2-postgres gdm-themes 
gnome-backgrounds gnome-office gnumeric gnumeric-common gtk-engines-industrial 
  gtk2-engines-spherecrystal inkscape libgoffice-0-3 libgoffice-0-common 
libgsf-gnome-1-114 libmagick++9c2a libplot2c2 libpstoedit0c2a libwmf-bin 
perlmagick planner portmap 
  pstoedit python2.3-imaging skencil 
The following packages have been kept back:
  python-htmlgen python-soappy valknut 
The following NEW packages will be installed:
  dasher dasher-data dia-common dia-gnome dia-libs fam gda2-postgres gdm-themes 
gnome gnome-backgrounds gnome-office gnumeric gnumeric-common 
gtk-engines-industrial 
  gtk2-engines-spherecrystal inkscape libgoffice-0-3 libgoffice-0-common 
libgsf-gnome-1-114 libmagick++9c2a libplot2c2 libpstoedit0c2a libwmf-bin 
perlmagick planner portmap 
  pstoedit python2.3-imaging skencil 
0 packages upgraded, 32 newly installed, 0 to remove and 3 not upgraded.
Need to get 35,4MB of archives. After unpacking 150MB will be used.
The following packages have unmet dependencies:
  gnome-desktop-environment: Depends: industrial-cursor-theme which is a 
virtual package.
  gamin: Conflicts: fam but 2.7.0-10ubuntu1 is to be installed.
  python2.3-imaging-tk: Depends: python2.3-tk which is a virtual package.
  gnome-themes-extras: Depends: gtk2-engines-smooth which is a virtual package.
   Depends: gtk2-engines-industrial which is a virtual 
package.
  python-imaging: Conflicts: python2.3-imaging but 1.1.5-4ubuntu2 is to be 
installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
fam [Not Installed]
gnome [Not Installed]
gnome-desktop-environment [Not Installed]
gnome-office [Not Installed]
gnome-themes-extras [Not Installed]
inkscape [Not Installed]
python2.3-imaging [Not Installed]
python2.3-imaging-tk [Not Installed]
skencil [Not Installed]

Score is 71

** Affects: meta-gnome2 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
gnome package uninstallable on edgy
https://launchpad.net/bugs/57334

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