Twoastware:
http://www.twotoasts.de/bugs/
Twoastware: midori: Recently opened tasks2010-09-09T08:56:17ZFS#948: Invalid pointer on Hurd
http://www.twotoasts.de/bugs/index.php?do=details&task_id=948
2010-09-09T08:56:17ZAlexander PreisingerBuilding midori on Hurd was no problem but by executing midori I get the folloing message:
*** glibc detected *** /bin/mdiori: free(): invalid pointer: 0x811e878 ***
With gdb:
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /bin/midori...done.
(gdb) run
Starting program: /bin/midori
[New Thread 24932.5]
[New Thread 24932.6]
[New Thread 24932.7]
*** glibc detected *** /bin/mdiori: free(): invalid pointer: 0x811e878 ***
Program received signal SIGABRT, Aborted.
0x02847e9c in mach_msg_trap () from /lib/libc.so.0.3
(gdb) backtrace
#0 0x02847e9c in mach_msg_trap () from /lib/libc.so.0.3
#1 0x02848699 in mach_msg () from /lib/libc.so.0.3
#2 0x0411393f in msg_sig_post () from /lib/libhurduser.so.0.3
#3 0x02886fb3 in kill_pid.7479 () from /lib/libc.so.0.3
#4 0x02887222 in kill () from /lib/libc.so.0.3
#5 0x02886676 in raise () from /lib/libc.so.0.3
#6 0x02888cf9 in abort () from /lib/libc.so.0.3
#7 0x028bf6e7 in __libc_message () from /lib/libc.so.0.3
#8 0x028c4a91 in malloc_printerr () from /lib/libc.so.0.3
#9 0x028c56e0 in _int_free () from /lib/libc.so.0.3
#10 0x028c965e in free () from /lib/libc.so.0.3
#11 0x01622e96 in g_free () from /lib/libglib-2.0.so.0
#12 0x08062353 in main (argc=1, argv=0x43ffcb8) at ../midori/main.c:1929
(gdb) quit
I build midori 0.2.7 with glib2 2.24.1 on ArchHurd.
http://www.archhurd.org/
*** glibc detected *** /bin/mdiori: free(): invalid pointer: 0x811e878 ***
With gdb:
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /bin/midori...done.
(gdb) run
Starting program: /bin/midori
[New Thread 24932.5]
[New Thread 24932.6]
[New Thread 24932.7]
*** glibc detected *** /bin/mdiori: free(): invalid pointer: 0x811e878 ***
Program received signal SIGABRT, Aborted.
0x02847e9c in mach_msg_trap () from /lib/libc.so.0.3
(gdb) backtrace
#0 0x02847e9c in mach_msg_trap () from /lib/libc.so.0.3
#1 0x02848699 in mach_msg () from /lib/libc.so.0.3
#2 0x0411393f in msg_sig_post () from /lib/libhurduser.so.0.3
#3 0x02886fb3 in kill_pid.7479 () from /lib/libc.so.0.3
#4 0x02887222 in kill () from /lib/libc.so.0.3
#5 0x02886676 in raise () from /lib/libc.so.0.3
#6 0x02888cf9 in abort () from /lib/libc.so.0.3
#7 0x028bf6e7 in __libc_message () from /lib/libc.so.0.3
#8 0x028c4a91 in malloc_printerr () from /lib/libc.so.0.3
#9 0x028c56e0 in _int_free () from /lib/libc.so.0.3
#10 0x028c965e in free () from /lib/libc.so.0.3
#11 0x01622e96 in g_free () from /lib/libglib-2.0.so.0
#12 0x08062353 in main (argc=1, argv=0x43ffcb8) at ../midori/main.c:1929
(gdb) quit
I build midori 0.2.7 with glib2 2.24.1 on ArchHurd.
http://www.archhurd.org/ ]]>FS#947: how do you exclude addresses from using proxy
http://www.twotoasts.de/bugs/index.php?do=details&task_id=947
2010-09-06T15:14:46ZsebastienLinux Ubuntu 10.04 AMD64 + Midori 0.2.2 / proxy auto-detection = on
If I try to access a local service Midori sends request to Proxy => failed
How do I tell Midori not to proxify specified addresses (such as 127.0.0.1 for instance) ?
If I try to access a local service Midori sends request to Proxy => failed
How do I tell Midori not to proxify specified addresses (such as 127.0.0.1 for instance) ?]]>FS#946: Endless loop on POSTs
http://www.twotoasts.de/bugs/index.php?do=details&task_id=946
2010-09-03T21:51:23ZignacioHi, I'm developing a Django site and testing it with Midori.
Well, the problem appears when a POST request derivate in
HttpResponseRedirect to same URL, Mirodi try to make a
POST request and it drop in endless loop.
With Firefox or Safari and the same Django's site this don't fail.
Any idea?
Well, the problem appears when a POST request derivate in
HttpResponseRedirect to same URL, Mirodi try to make a
POST request and it drop in endless loop.
With Firefox or Safari and the same Django's site this don't fail.
Any idea?]]>FS#945: feature request - quick action buttons, menu, disable, geolocation
http://www.twotoasts.de/bugs/index.php?do=details&task_id=945
2010-09-03T19:31:20ZkennethI'd like to see quick action buttons in the status bar to disable plugins, javascript and blocking popups as well as moving the closed tabs/trash to the status bar. I'd also like to see the menu button improved a bit more to reflect the true menu with the midori icon rather then a globe icon. Lastly, in the preferences --> privacy I'd like to disable geolocation.
Thanks! And building 0.2.7 on ubuntu ppc 10.10 went well without any errors.
Thanks! And building 0.2.7 on ubuntu ppc 10.10 went well without any errors.]]>FS#944: rss feed display
http://www.twotoasts.de/bugs/index.php?do=details&task_id=944
2010-09-03T19:09:23ZkennethMidori v0.2.7 on ubuntu 10.10 - powerpc - libsoup 2.4-1 - libwebkit 1.0-2 - libxml2
rss feeds displays source on the page rather then showing the feed.
rss feeds displays source on the page rather then showing the feed.]]>FS#943: source mode for xml docs breaks xslt transformations.
http://www.twotoasts.de/bugs/index.php?do=details&task_id=943
2010-09-03T12:48:44ZarnoHi,
midori shows source insteaf of trying to display xml documents.
May be this makes sense for raw xml[1], but it breaks xml documents with xslt stylesheets.
see an example here:
http://renevier.net/bugs/contact.xml
it displays correctly in GtkLauncher, but not in midori.
midori shows source insteaf of trying to display xml documents.
May be this makes sense for raw xml[1], but it breaks xml documents with xslt stylesheets.
see an example here:
http://renevier.net/bugs/contact.xml
it displays correctly in GtkLauncher, but not in midori.]]>FS#942: Gtk-Critical and Gtk-Warning
http://www.twotoasts.de/bugs/index.php?do=details&task_id=942
2010-09-01T16:11:37Zdarkestkhan(midori:11752): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_new-window' for stock: Icon 'stock_new-window' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'gnome-stock-trash' for stock: Icon 'gnome-stock-trash' not present in theme
(midori:11752): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
(midori 0.2.7)
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_new-window' for stock: Icon 'stock_new-window' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme
(midori:11752): Gtk-WARNING **: Error loading theme icon 'gnome-stock-trash' for stock: Icon 'gnome-stock-trash' not present in theme
(midori:11752): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
(midori 0.2.7)]]>FS#941: 0.2.7 very crashy with lightspark 0.4.4
http://www.twotoasts.de/bugs/index.php?do=details&task_id=941
2010-08-29T20:46:05ZChristopher ChmielewskiI reported this to lightspark too but midori crashes alot with lightspark even just going to youtube.comFS#940: Aol mail freezes 0.2.7
http://www.twotoasts.de/bugs/index.php?do=details&task_id=940
2010-08-29T20:19:57ZChristopher ChmielewskiAol mail never loaded for me in the first place however after switching user agent I am able to login, but it freezes soon after.FS#939: Adding a wiki on the site
http://www.twotoasts.de/bugs/index.php?do=details&task_id=939
2010-08-25T11:06:00ZMichael MoroniIt could be useful in order to insert some more specific info about Midori. So the site could be translated into all languages