[Bug 253616] Re: Displays characters from different font when font doesn't contain it

2008-07-31 Thread Wouter Bolsterlee (uws)
Confirming.

This might be useful: http://davyd.livejournal.com/234143.html

** Changed in: gnome-specimen (Ubuntu)
   Status: New => Confirmed

-- 
Displays characters from different font when font doesn't contain it
https://bugs.launchpad.net/bugs/253616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253616] Re: Displays characters from different font when font doesn't contain it

2008-07-31 Thread Wouter Bolsterlee (uws)

** Attachment added: "Davyd's code"
   http://launchpadlibrarian.net/16451457/compare_fonts.py

-- 
Displays characters from different font when font doesn't contain it
https://bugs.launchpad.net/bugs/253616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 74259] Re: Nederlandse vertalingen Opties menu

2008-11-09 Thread Wouter Bolsterlee (uws)
Don't know if it's still an issue, but I strongly suggest to import the
upstream translation since it has improved a lot.

-- 
Nederlandse vertalingen Opties menu
https://bugs.launchpad.net/bugs/74259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 350399] Re: [i946GZ] Xserver black screen on 3/28/09 update of Jaunty

2009-06-29 Thread Wouter Bolsterlee (uws)
Looks like this is the same as Debian#496838. Any clue what exactly
causes/fixes this?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => New

-- 
[i946GZ] Xserver black screen on 3/28/09 update of Jaunty
https://bugs.launchpad.net/bugs/350399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283832] Re: bzr notification icon should not be permanent

2008-10-26 Thread Wouter Bolsterlee (uws)
The bzr-notify process is started automatically upon login (through a
FDO autostart file) and permanently takes up space in my notification
area, while it is clearly not a notification icon that needs my
attention (and then disappears). The only way to turn it off is to
uninstall bzr-gtk from my Debian system, which I do not want either...

Furhermore, the "Gateway to LAN" checkbox is totaly incomprehensible to
me. What does it do and why does it need my attention?

(Sure, I removed the file from /etc/xdg, but the problem remains)

-- 
bzr notification icon should not be permanent
https://bugs.launchpad.net/bugs/283832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283832] Re: bzr notification icon should not be permanent

2008-10-26 Thread Wouter Bolsterlee (uws)
Furthermore, the icon does not respond to left clicks at all. This is a
pretty serious usability issue.

-- 
bzr notification icon should not be permanent
https://bugs.launchpad.net/bugs/283832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224853] Re: XML parsing error on valid xhtml page

2008-10-24 Thread Wouter Bolsterlee (uws)
I'm seeing the same in Epiphany linked against xulrunner 1.9.

According to http://www.ietf.org/rfc/rfc2396.txt Appendix D, the href
attribute "must be an absolute URI", but also states that "This appendix
does not form a part of the URI specification and should not be
considered as anything more than a descriptive example."

The error message is really weird though, and in any case this is a
(serious) regression since it breaks perfectly valid websites.

-- 
XML parsing error on valid xhtml page
https://bugs.launchpad.net/bugs/224853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224853] Re: XML parsing error on valid xhtml page

2008-10-24 Thread Wouter Bolsterlee (uws)
The HTML 4 recommendation which is more authorative on this matter than
RFC 2396, states that the href attribute "specifies an absolute URI that
acts as the base URI for resolving relative URIs".

See http://www.w3.org/TR/html4/struct/links.html#h-12.4 for more
details.

-- 
XML parsing error on valid xhtml page
https://bugs.launchpad.net/bugs/224853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274964] Re: gnome-specimen crashed with GError in on_gconf_key_changed()

2008-09-26 Thread Wouter Bolsterlee (uws)
Thanks for your report. The numerical type for the font size was changed
in the latest release. Not sure how I can avoid this issue... at least
it's a one time crash :(

-- 
gnome-specimen crashed with GError in on_gconf_key_changed()
https://bugs.launchpad.net/bugs/274964
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 74259] Re: Nederlandse vertalingen Opties menu

2009-01-04 Thread Wouter Bolsterlee (uws)
** Changed in: language-pack-gnome-nl (Ubuntu)
 Assignee: Pascal De Vuyst (pascal-devuyst) => Ubuntu Dutch Translators 
(ubuntu-l10n-nl)

-- 
Nederlandse vertalingen Opties menu
https://bugs.launchpad.net/bugs/74259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224853] Re: XML parsing error on valid xhtml page

2009-01-21 Thread Wouter Bolsterlee (uws)
I can no longer reproduce this problem with my test cases that
previously triggered this bug. Both absolute and relative urls in  result in a rendered page, i.e. no parsing errors anymore.

For completeness, the issue was not the 

[Bug 225615] Re: Heavy memory leak in gvfsd-http

2008-12-17 Thread Wouter Bolsterlee (uws)
Upstream GVFS 1.1.2  has this in the NEWS file:
> * http: Fix major memory leak

See
http://svn.gnome.org/viewvc/gvfs/trunk/NEWS?revision=2136&view=markup

-- 
Heavy memory leak in gvfsd-http
https://bugs.launchpad.net/bugs/225615
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230197] Re: network-manager-openvpn is incapable of supplying openssl-vulnkey with the X.509 key passphrase it requests

2008-06-13 Thread Wouter Bolsterlee (uws)
Thanks for the patch, Jamie. Your patch should solve the issue I
reported for Debian as well: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=483020

-- 
network-manager-openvpn is incapable of supplying openssl-vulnkey with the 
X.509 key passphrase it requests
https://bugs.launchpad.net/bugs/230197
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 53037] Re: Muine crashes in edgy

2006-08-10 Thread Wouter Bolsterlee \(uws\)
Care to send it upstream to
http://bugzilla.gnome.org/show_bug.cgi?id=347703 ? thanks!

-- 
Muine crashes in edgy
https://launchpad.net/bugs/53037

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


[Bug 24963] Re: Evince renders white pages after scroll/zoom commands

2006-10-20 Thread Wouter Bolsterlee \(uws\)
So, can this bug be closed?

-- 
Evince renders white pages after scroll/zoom commands
https://launchpad.net/bugs/24963

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


[Bug 67951] Re: Buttons on unlock dialog or in English, not the native language

2006-10-24 Thread Wouter Bolsterlee \(uws\)
The gnome-2-16 branch of upstream gnome-screensaver is 100% translated
into Dutch, so I suppose this is (yet another, sigh) Ubuntu problem.

WHEN WILL YOU GUYS FINALLY IMPORT UPSTREAM TRANSLATIONS instead of
arsing around with crappy rosetta stuff that hasn't been updated in
ages?!

Thanks for giving Dutch people a sucky interface while upstream works
perfectly!

Kind regards, the upstream gnome-screensaver nl_NL translator.

-- 
Buttons on unlock dialog or in English, not the native language
https://launchpad.net/bugs/67951

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


[Bug 61158] Re: edgy: translation error in dutch

2006-09-19 Thread Wouter Bolsterlee \(uws\)
Ubuntu-NL people: Please import ALL upstream modules into rosetta. We've
done a hell of job to get things translated and it's pretty bad it
hasn't shown up in Ubuntu yet!

-- 
edgy: translation error in dutch
https://launchpad.net/bugs/61158

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


[Bug 188907] Re: Lock GNOME upstream translations

2008-02-19 Thread Wouter Bolsterlee (uws)
Indeed, this is not solved at all.

** Changed in: launchpad
   Status: Invalid => New

-- 
Lock GNOME upstream translations
https://bugs.launchpad.net/bugs/188907
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188907] Re: Lock GNOME upstream translations

2008-02-19 Thread Wouter Bolsterlee (uws)
Oops, seems it was only marked "invalid" for Launchpad itself. It
remains an issue for "Launchpad Translations". Reverting my previous
revert ;)

** Changed in: launchpad
   Status: New => Invalid

-- 
Lock GNOME upstream translations
https://bugs.launchpad.net/bugs/188907
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 197156] Re: DNS problems when running VPN connections

2008-05-08 Thread Wouter Bolsterlee (uws)
** Summary changed:

- DNS problems when running PPTP VPN
+ DNS problems when running  VPN connections

** Also affects: network-manager-openvpn (Ubuntu)
   Importance: Undecided
   Status: New

-- 
DNS problems when running  VPN connections
https://bugs.launchpad.net/bugs/197156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 135051] Dutch upstream translation not included

2007-08-27 Thread Wouter Bolsterlee \(uws\)
Public bug reported:

Binary package hint: gcalctool

The Dutch translation that has been committed for quite a while to
upstream Gnome SVN has not entered Ubuntu yet. One of our translator's
has worked really hard to get the translation into shape, but it seems
(this is not the first time something like this happens) Ubuntu doesn't
care about translations.

So. PLEASE import the UPSTREAM nl.po into Ubuntu. This is extremely
demotivating for our translation team.

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


** Tags: i18n

-- 
Dutch upstream translation not included
https://bugs.launchpad.net/bugs/135051
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 72226] Re: All translations from the source not included

2007-08-13 Thread Wouter Bolsterlee \(uws\)
I've said this like a thousand times before: UBUNTU NEEDS TO UPDATE TO
UPSTREAM TRANSLATIONS VERY VERY VERY VERY VERY OFTEN. These Ubuntu
issues are extremely annoying and make me feel worthless. I contribute
LOTS, and I mean LOTS of my valueable free time to open source
development and translations, and it's kinda sad to see your work gone
lost because of Ubuntu stupidity. Please. Fix. This.

-- 
All translations from the source not included
https://bugs.launchpad.net/bugs/72226
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188907] Re: Lock GNOME upstream translations

2008-02-04 Thread Wouter Bolsterlee (uws)
The upstream Gnome-NL (Dutch) team supports this proposal as well.

-- 
Lock GNOME upstream translations
https://bugs.launchpad.net/bugs/188907
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117726] Re: [gutsy] muine crashes on adding music to the playlist

2008-02-04 Thread Wouter Bolsterlee (uws)
I'm really sorry to say this but the Ubuntu update policy for issues
like these is just PLAIN STUPID. How can you REFUSE to fix a CRITICAL
BUG because of some stupid policies? Meanwhile upstream Muine developers
(me included) get the crap from Ubuntu users suffering from this
problem.

My packages at http://uwstopia.nl/blog/2008/01/muine-0-8-8-for-ubuntu
for i386 and (contributed by someone else) powerpc work fine, so users
may want to use those while Ubuntu ignores the complaints from its
users.

** Changed in: muine (Ubuntu)
   Status: Triaged => Confirmed

-- 
[gutsy] muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117726] Re: [gutsy] muine crashes on adding music to the playlist

2008-01-17 Thread Wouter Bolsterlee (uws)
I've built Muine 0.8.8 packages since it apparently takes quite some
time for Ubuntu to update to the latest release. You can find them here:
http://uwstopia.nl/blog/2008/01/muine-0-8-8-for-ubuntu

-- 
[gutsy] muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117726] Re: [gutsy] muine crashes on adding music to the playlist

2008-01-17 Thread Wouter Bolsterlee (uws)
Is there any chance of a new version of Muine uploaded to Ubuntu? This
bug annoys a lot of people.

-- 
[gutsy] muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133990] Re: Crashes on start in Feisty

2008-01-17 Thread Wouter Bolsterlee (uws)
I've built Muine 0.8.8 packages since it apparently takes quite some
time for Ubuntu to update to the latest release. You can find them here:
http://uwstopia.nl/blog/2008/01/muine-0-8-8-for-ubuntu

-- 
Crashes on start in Feisty
https://bugs.launchpad.net/bugs/133990
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117726] [gutsy] muine crashes on adding music to the playlist

2008-01-18 Thread Wouter Bolsterlee (uws)
2008-01-18 klockan 03:06 skrev Brian Burger:
> Wouter, Ubuntu only updates packages on version release - so next round
> won't be until Ubuntu 8.04's release in April.

But this is not really about an update, it is about making a package
actually WORK again. Ubuntu could as well have applied just the patch that
fixes this issue (see upstream bug for the patches).

> Your 0.8.8 debs work in 7.10 for me - thanks! I won't have to keep
> trying to like Rhythmbox now, hopefully!

Thanks, you're welcome.

> Muine now seems to use a whole lot more resources than I remember from
> previous (official Ubuntu) releases, though
> [snip]
> Is this an 0.8.8 issue, or did previous versions of Muine use this much
> CPU too, and I've just forgotten?

I don't think Muine has changed that much between 0.8.7 and 0.8.8. However,
Muine uses Mono, GTK+ and GStreamer, so there might have been some changes
in those areas.

  mvrgr, Wouter

-- 
:wq   mail [EMAIL PROTECTED]
  web http://uwstopia.nl

i'm unclean :: a libertine--
placebo

-- 
[gutsy] muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133376] Re: [Gutsy] Samsung ML 2010 USB printer not detected

2007-11-06 Thread Wouter Bolsterlee (uws)
I had similar troubles. Eventually I got it to work. See
http://uwstopia.nl/blog/2007/11/getting-my-samsung-ml-2010-printer-to-
work for a description.

-- 
[Gutsy] Samsung ML 2010 USB printer not detected
https://bugs.launchpad.net/bugs/133376
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108833] Re: Vim GUI writes warnings to terminal

2007-05-20 Thread Wouter Bolsterlee \(uws\)
Reopening, I got a trace:

GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) b g_log
Function "g_log" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (g_log) pending.
(gdb) run -f
Starting program: /usr/bin/gvim -f
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1230956864 (LWP 15094)]
Breakpoint 2 at 0xb7982456: file gmessages.c, line 513.
Pending breakpoint "g_log" resolved
[New Thread -1230959728 (LWP 15097)]
Bonobo accessibility support initialized
GTK Accessibility Module initialized
[Switching to Thread -1230956864 (LWP 15094)]

Breakpoint 2, IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
format=0xb5f531b0 "failure: no device event controller found.\n")
at gmessages.c:516
516   va_start (args, format);
(gdb) bt
#0  IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
format=0xb5f531b0 "failure: no device event controller found.\n")
at gmessages.c:516
#1  0xb5f51e73 in spi_atk_bridge_key_listener (event=0x84d82b0, data=0x0)
at bridge.c:473
#2  0xb5f21748 in notify_hf (key=0x0, value=0xb5f51d20, data=0x84cdf98)
at gailutil.c:270
#3  0xb796ccb2 in g_hash_table_foreach_remove_or_steal (hash_table=0x82531a0, 
func=0xb5f21730 , user_data=0x84cdf98, notify=0) at ghash.c:605
#4  0xb5f21c82 in gail_key_snooper (the_widget=0x8338818, event=0x8414000, 
func_data=0x0) at gailutil.c:292
#5  0xb7d21b77 in IA__gtk_main_do_event (event=0x8414000) at gtkmain.c:1857
#6  0xb7bb9b9a in gdk_event_dispatch (source=0x824f818, callback=0, 
user_data=0x0) at gdkevents-x11.c:2318
#7  0xb7979b01 in IA__g_main_context_dispatch (context=0x824f860)
at gmain.c:2045
#8  0xb797cb76 in g_main_context_iterate (context=0x824f860, block=1, 
dispatch=1, self=0x825b238) at gmain.c:2677
#9  0xb797cf37 in IA__g_main_loop_run (loop=0x84ceba0) at gmain.c:2881
#10 0xb7d21f84 in IA__gtk_main () at gtkmain.c:1154
#11 0x081b8537 in gui_mch_wait_for_chars ()
#12 0x081a9a22 in gui_wait_for_chars ()
#13 0x0819dd8a in ui_inchar ()
---Type  to continue, or q  to quit---
#14 0x080df196 in inchar ()
#15 0x080e0f59 in ?? ()
#16 0x08209aa0 in ?? ()
#17 0x in ?? ()
(gdb) 


** Changed in: vim (Ubuntu)
   Status: Rejected => Unconfirmed

-- 
Vim GUI writes warnings to terminal
https://bugs.launchpad.net/bugs/108833
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108833] Re: Vim GUI writes warnings to terminal

2007-05-20 Thread Wouter Bolsterlee \(uws\)
I've traced it down. See upstream report
http://bugzilla.gnome.org/show_bug.cgi?id=345428#c52 and a patch that
fixes the issue for me.

-- 
Vim GUI writes warnings to terminal
https://bugs.launchpad.net/bugs/108833
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117726] Re: muine crashes on adding music to the playlist

2008-04-04 Thread Wouter Bolsterlee (uws)
And another complaint filed upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=526225

UBUNTU: PLEASE DON'T ANNOY UPSTREAM SO MUCH AS YOU CURRENTLY DO. PLEASE
GET YOUR ACT TOGETHER AND STOP BEING LAME FOR SO LONG.

Love,

Wouter Bolsterlee

-- 
muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117726] Re: muine crashes on adding music to the playlist

2008-04-04 Thread Wouter Bolsterlee (uws)
Now for some constructive comments. The issue is the GSequence addition
to GLib, which clashes wit hthe GSequence code in old Muine releases.
These upstream commits are relevant to this issue afaics:

http://svn.gnome.org/viewvc/muine?view=revision&revision=1143

2007-06-05  Wouter Bolsterlee  <[EMAIL PROTECTED]>

* libmuine/gsequence.c: (g_old_sequence_new),
* libmuine/gsequence.h:
* libmuine/pointer-list-model.c: (pointer_list_model_get_iter),
* libmuine/pointer-list-model.h:

Renamed all occurences of GSequence* to GOldSequence*
and all occurences of g_sequence_* to g_old_sequence_*.
This is a very ugly work-around to fix the build with
newer GLib > 2.12 which has an incompatible GSequence
API.


http://svn.gnome.org/viewvc/muine?view=revision&revision=1149

2007-08-08  Wouter Bolsterlee  <[EMAIL PROTECTED]>

Update to newer GSequence API. Partly fixes bug #464825.
Initial patch by Scott Robinson, but slightly changed
because we cannot depend on Glib > 2.13 as of yet (no
stable release!).

* libmuine/gsequence.c: 
* libmuine/gsequence.h:

Copied from Glib trunk with minor modifications to make
it build: removed galias references and changed glib.h
include statement.

* libmuine/pointer-list-model.c:
* libmuine/pointer-list-model.h:

Change to Glib GSequence API.

-- 
muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117726] Re: muine crashes on adding music to the playlist

2008-03-07 Thread Wouter Bolsterlee (uws)
Try my packages or the recently uploaded Muine 0.8.8 debs for Debian:
http://packages.debian.org/muine

-- 
muine crashes on adding music to the playlist
https://bugs.launchpad.net/bugs/117726
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 64264] Re: gnome-menus doesn't send notification for new .desktop files

2006-10-27 Thread Wouter Bolsterlee \(uws\)
Could you please use unified diff (diff -u) when sending diffs? (also to
gnome mailing lists)

-- 
gnome-menus doesn't send notification for new .desktop files
https://launchpad.net/bugs/64264

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


[Bug 328700] Re: Various spelling mistakes in Dutch translation

2009-12-13 Thread Wouter Bolsterlee (uws)
In comment 1 I already stated that the files are part of ubuntu-docs.

-- 
Various spelling mistakes in Dutch translation
https://bugs.launchpad.net/bugs/328700
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 328700] Re: Various spelling mistakes in Dutch translation

2010-01-12 Thread Wouter Bolsterlee (uws)
Though the translation could still use some stylistic improvements, most
of the issues I outlined before have been resolved in the meantime.
Thanks for looking into this; I'm marking this issue fixed now.

** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Fix Committed

-- 
Various spelling mistakes in Dutch translation
https://bugs.launchpad.net/bugs/328700
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 328700] Re: Various spelling mistakes in Dutch translation

2010-01-12 Thread Wouter Bolsterlee (uws)
Oh, I forgot to mention I just changed a couple of strings. I can't be
bothered to do a full review of the translation — sorry. I don't even
use Ubuntu myself... ;)

-- 
Various spelling mistakes in Dutch translation
https://bugs.launchpad.net/bugs/328700
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 63905] Re: mouse cursor disappears

2009-12-26 Thread Wouter Bolsterlee (uws)
I'm seeing the same with the intel driver on a Debian testing system, so
the cause of the issue might be outside the nv driver (since I'm not
using it.)

Fwiw, I mostly hit this problem when I connect an external display
device to my laptop and switch resolutions using the standard Gnome
tools for that (those use XRandR). Usually it suddently comes back after
some switching back and forth from internal to external monitor, and
from console to X. Very undeterministic, though.

-- 
mouse cursor disappears
https://bugs.launchpad.net/bugs/63905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373680] Re: network-manager fails periodically , on backgound networks scan?

2011-01-02 Thread Wouter Bolsterlee (uws)
Why? Filling in the BSSID of your wireless network access point should
avoid background scanning. See also my earlier comment.

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

Title:
  network-manager fails periodically , on backgound networks scan?

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


[Bug 713328] [NEW] Newer version (1.20) of DroidJapanese available

2011-02-04 Thread Wouter Bolsterlee (uws)
Public bug reported:

Binary package hint: ttf-droid

The upstream Droid font package contains a newer version of the
DroidJapanese font. The other variants seem not to have changed. Please
update the package accordingly. Thanks!

** Affects: ttf-droid (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Newer version (1.20) of DroidJapanese available

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


[Bug 373680] Re: network-manager fails periodically , on backgound networks scan?

2010-08-24 Thread Wouter Bolsterlee (uws)
You should probably fill in the BSSID of your wireless network access
point into NM's connection details dialog. This disabled the periodic
background scanning, and solved the problem for me.

-- 
network-manager fails periodically , on backgound networks scan?
https://bugs.launchpad.net/bugs/373680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 480477] Re: [rt2860] frequent connection instability/loss on not optimal network quality.

2010-06-14 Thread Wouter Bolsterlee (uws)
This seems to be related to AP scans, e.g. those initiated by Network
Manager.

-- 
[rt2860] frequent connection instability/loss on not optimal network quality.
https://bugs.launchpad.net/bugs/480477
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 612370] Re: Banshee becomes extremely slow after sqlite3 3.6.23.1-4 => 3.7.0-1 upgrade

2010-08-02 Thread Wouter Bolsterlee (uws)
FYI: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591298 and
https://bugzilla.gnome.org/show_bug.cgi?id=625783 both contain more
information on this issue.

-- 
Banshee becomes extremely slow after sqlite3 3.6.23.1-4 => 3.7.0-1 upgrade
https://bugs.launchpad.net/bugs/612370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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