[Bug 149454] Re: deskbar-applet crashed with SIGSEGV

2007-10-26 Thread towolf
Is this the same error? I get a lot of bug buddies popping up, when I try to calculate with the calculator handler: Traceback (most recent call last): File /usr/lib/deskbar-applet/modules-2.20-compatible/beagle-live.py, line 323, in _on_snippet_received container.snippet =

[Bug 140485] Re: gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3

2007-09-20 Thread towolf
Yes. And it's persisting here too. -- gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3 https://bugs.launchpad.net/bugs/140485 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

[Bug 140485] Re: gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3

2007-09-20 Thread towolf
I have some gdb output for this: Breakpoint 2, gdk_x_error (display=0x808f100, error=0xbfec99d8) at /build/buildd/gtk+2.0-2.12.0/gdk/x11/gdkmain-x11.c:614 614 /build/buildd/gtk+2.0-2.12.0/gdk/x11/gdkmain-x11.c: No such file or directory. in

[Bug 140485] Re: gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3

2007-09-20 Thread towolf
(gdb) thread apply all bt full Thread 2 (Thread -1228780656 (LWP 6800)): #0 0xe410 in __kernel_vsyscall () No symbol table info available. #1 0xb76501fb in ?? () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb76b00bd in child_watch_helper_thread (data=0x0)

[Bug 140485] Re: gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3

2007-09-20 Thread towolf
and finally my xorg.conf: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 ([EMAIL PROTECTED]) Sat May 26 01:04:16 PDT 2007 Section ServerLayout Identifier Default Layout Screen 0 Screen0 0 0 InputDeviceSamsung

[Bug 111643] Re: mail_tool_uri_to_folder assertion

2007-06-18 Thread towolf
*** This bug is a duplicate of bug 98728 *** https://bugs.launchpad.net/bugs/98728 I can confirm this, the workaround does it’s job. -- mail_tool_uri_to_folder assertion https://bugs.launchpad.net/bugs/111643 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 119603] Doesn't start when specifying an SVG file on command line

2007-06-09 Thread towolf
Public bug reported: Binary package hint: eog eog camera-web.svg- nothing happens eog camera-web.png- works as expected I can open SVG files from the file picker. ** Affects: eog (Ubuntu) Importance: Undecided Status: Unconfirmed -- Doesn't start when specifying an SVG

[Bug 83975] Re: gthumb starts with an empty window on my system

2007-03-09 Thread towolf
Yes, that must be the problem. I guess I had gthumb running without toolbar before the said upgrade happened. I recently recursively unset the gthumb gconf keys and the window contents came back. I couldn’t track which setting it was, but /apps/gthumb/ui/toolbar_visible really is the culprit.

[Bug 85575] Re: gnome-terminal reacting very sluggishly

2007-02-17 Thread towolf
Could be a vte issue. Does Xfce use it? The changelog for it actually states massive improvements with vim. I experience the opposite. -- gnome-terminal reacting very sluggishly https://launchpad.net/bugs/85575 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 55729] Re: GNOME keybindings register as Mod4HyperL (and do not work)

2007-02-13 Thread towolf
I tried this again after I received mail about you changing status, Sebastien. It works! The bug is gone. I have no idea whether this was fixedsomplace or whether it is due to the fact that I switched my keyboard to evdev. Next time I edit my xorg.conf I’ll switch back and see (and report back).

[Bug 83975] gthumb starts with an empty window on my system

2007-02-08 Thread towolf
Public bug reported: Binary package hint: gthumb After the last upstream version upping to 2.9.1 gthumb only shows an empty window after startup. After blindly hitting F for full-screen the image is displayed, also the GUI elements work in full-screen. I checked and gthumb works flawlessly in

[Bug 59609] Re: Best font rendering suggestion

2007-01-31 Thread towolf
Hi Daniel, this is a FYI that the patches you referenced are outdated in that FreeType from version 2.3.0 on now includes an even further improved version of this. It is deactivated with the macro FT_CONFIG_OPTION_SUBPIXEL_RENDERING, which must be enabled at compile-time. The detailed outline

[Bug 80626] Musepack stopped working (The stream is of a different type...)

2007-01-21 Thread towolf
Public bug reported: Somehow Gstreamer will not recognize my MPC files anymore. $ LANG=C gst-launch-0.10 playbin uri=file:///home/towolf/test.mpc Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /playbin0/decodebin0/musepackdec0: The stream is of a different type

Re: [Bug 55729] Re: GNOME keybindings register as Mod4HyperL (and do not work)

2006-12-14 Thread towolf
Thank you for your bug. Do you still have that problem? Hmm, yes. Even on Feisty it there. What value do you have for the /desktop/gnome/peripherals/keyboard/general/known_file_list gconf key? [.Xmodmap] which is the following clear mod4 clear mod3 add mod4 = Super_L add mod3 = Super_R I’m

[Bug 60424] Re: GTK default icons used in several places

2006-09-15 Thread towolf
I agree, but it will probably never happen that all apps finally conform to what the HIG recommends about buttons. The other point is that the icons transport a sense of benign-ness of the actions and facilitate the decision of the user when he is presented a binary choice, for example. So,

[Bug 60424] Re: GTK default icons used in several places

2006-09-15 Thread towolf
As an addendum: What I proposed is similar to the strategy currently implemented for MIME-types. There’s a generic image MIME-type icon that subsumes all sub-types of images until all those myriads of image types can be provides by special icons. I propose to add a generic do action icon that

[Bug 60424] Re: GTK default icons used in several places

2006-09-15 Thread towolf
Fair enough, really. Just one point about the default action. In many GTK themes the style for the default button is not really salient (check Clearlooks to see; it is salient in the Human theme, though). An affirmative/negative icon would help the user click one button, IMO. -- GTK default

[Bug 60424] Re: [Bug 60424] Re: GTK default icons used in several places

2006-09-15 Thread towolf
On Fri, 15 Sep 2006 14:26:12 +0200, Mika Fischer [EMAIL PROTECTED] wrote: I also really don't think that forcing ugly icons on people is the right way to get them to change their dialogs. That will take a long time and might not even be possible at all. For instance all my wxWidgets apps

[Bug 60424] Re: GTK default icons used in several places

2006-09-14 Thread towolf
I think Andreas once had a nice non-official gtk-apply checkmark that was curved somehow. It would be good if one of the three main Tango/g-i-t contributors would whip something up for the remaining stock/gtk-* icons. After all those are shown on almost every dialog window. The ones that were

[Bug 57703] Re: [Bug 57703] Re: Causes repetitive dropouts in playing music

2006-09-11 Thread towolf
On Sun, 10 Sep 2006 21:02:08 +0200, Isak Savo [EMAIL PROTECTED] wrote: xprop -f _SCREENSAVER_STATUS 32ac -root _SCREENSAVER_STATUS and xscreensaver-command --time Both command error out (not found), likely because I had removed xscreensaver? I got the update today and have observed

[Bug 59692] Re: should create an accels file

2006-09-10 Thread towolf
Hey awesome, you’re quick :) Thank you. I wonder whether the same would be possible with gthumb. Has it already been removed from main? There are just so many suboptimal bindings in that one. -- should create an accels file https://launchpad.net/bugs/59692 -- desktop-bugs mailing list

[Bug 59692] should create an accels file

2006-09-09 Thread towolf
Public bug reported: A very simple change applied in upstream CVS would make EOG dump an accels file so that changing keybindings is persistent. http://bugzilla.gnome.org/show_bug.cgi?id=324757 ** Affects: eog (Ubuntu) Importance: Untriaged Status: Unconfirmed -- should create

[Bug 57703] Re: [Bug 57703] Re: Causes repetitive dropouts in playing music

2006-09-01 Thread towolf
On Thu, 31 Aug 2006 23:45:04 +0200, Isak Savo [EMAIL PROTECTED] wrote: towolf: Are you using X11 screensaver? (autoaway prints which screensaver it found when it starts up) If not, I doubt it's autoaways fault, since all it does in the callback for gnome-screensaver is check the state

[Bug 57703] Re: Causes repetitive dropouts in playing music

2006-09-01 Thread towolf
I see. It says Auto-away plugin 0.4 loaded (using X11 screensaver) So, even though gnome-screensaver is running it reports using xscreensaver (which was installed in parallel, and which I’ve removed now that I noticed). I’ll report back if removing xscreensaver chnages anything. -- Causes

[Bug 57703] Re: [Bug 57703] Re: Causes repetitive dropouts in playing music

2006-08-29 Thread towolf
On Mon, 28 Aug 2006 10:59:04 +0200, Guillaume Desmottes [EMAIL PROTECTED] wrote: Thanks for your bug report. Are you using any xchat-gnome plugins ? If yes, could you try without them please. I tried to removepPlugins one-by-one and when Auto-Away is inactive the dropouts stop. The

[Bug 57703] Re: Causes repetitive dropouts in playing music

2006-08-25 Thread towolf
Screenshot http://img222.imageshack.us/img222/3406/bildschirmfotosystemberwachungew7.png (I will file another bug on the overflown chart area.) -- Causes repetitive dropouts in playing music https://launchpad.net/bugs/57703 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 55729] GNOME keybindings register as Mod4HyperL (and do not work)

2006-08-08 Thread towolf
Public bug reported: Binary package hint: gnome-control-center I don’t know which part of Gnome is responsible for this so I went ahead and filed this for the settings daemon. In Dapper I set up a whole range of Bindings with the two Win-flag keys set to Mod4 = Super_L and Mod3 = Super_R. I

[Bug 53719] HAL is confused when battery specs are given in mAh units (patch available)

2006-07-22 Thread towolf
Public bug reported: Richard Hughes produced a patch to correct the problem that g-p-m thinks that my laptop drains the battery with 4.6 kW. I applied it to edgy’s hal source and it works. http://bugzilla.gnome.org/show_bug.cgi?id=348234#c2 ** Affects: hal (Ubuntu) Importance: Untriaged

[Bug 38986] Re: beagle should replace search tool if installed

2006-04-14 Thread towolf
Sebastien, I understand why the change seems to make sense: Beagle seems to be an upgrade to a simple file finder - or an improved version. I argued that it is not. How, for instance, do you find all files on your system that are named xmodmap? Do I have to index my whole hard disk? How do I

[Bug 38986] Re: beagle should replace search tool if installed

2006-04-14 Thread towolf
$ sudo du -h /var/lib/slocate/slocate.db 4,4M/var/lib/slocate/slocate.db $ du -sh ~/.beagle 290M/home/towolf/.beagle*** ***only my $home is indexed, with many excluded dirs, i.e. only data created by me is in the index, not assorted source files e.g. Recently, I watched beagle a little

[Bug 38986] Re: beagle should replace search tool if installed

2006-04-14 Thread towolf
** Attachment added: Re: beagle should replace search tool if installed http://librarian.launchpad.net/2120443/find-criteria.png -- beagle should replace search tool if installed https://launchpad.net/malone/bugs/38986 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 38986] Re: beagle should replace search tool if installed

2006-04-13 Thread towolf
I think it was a bad idea to remap “Search” on the Places menu with beagle-search. Simply, how do we access the file finding tool now?? It's not about superiority -I like beagle- but they have entirely different use cases. Only insane people let beagle index / recursively considering that

[Bug 38986] Re: beagle should replace search tool if installed

2006-04-13 Thread towolf
I think it was a bad idea to remap “Search” on the Places menu with beagle-search. Simply, how do we access the file finding tool now?? It's not about superiority -I like beagle- but they have entirely different use cases. Only insane people let beagle index / recursively considering that

[Bug 28348] Dapper: EOG distorts thumbnails in collection by upsampling/enlarging

2006-01-28 Thread towolf
Public bug report changed: https://launchpad.net/malone/bugs/28348 Comment: This was fixed in libgnomeui (2.13.3-0ubuntu1) : * New upstream version: - Don't scale up small images when creating thumbnails thanks! -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com