[Bug 239765] Re: libmatthew-java 0.7.1-1 refuse to build
Adding -D_GNU_SOURCE (to get acess to ucred that is cr's type) to the cflags fixes this, but brings on a new problem. echo "Class-Path: /usr/share/java/hexdump.jar" > Manifest (cd classes;jar cfm ../debug-disable-1.1.jar ../Manifest cx/ath/matthew/debug/*.class) (cd classes; /usr/bin/fastjar cf ../io-0.1.jar cx/ath/matthew/io/*class) (cd classes; /usr/bin/fastjar cf ../hexdump-0.2.jar cx/ath/matthew/utils/Hexdump.class) /usr/lib/jvm/default-java/bin/javah -classpath classes -o cgi-java.h cx.ath.matthew.cgi.CGI cc -D_GNU_SOURCE -fpic -Wall -Os -pedantic -std=c99 -Werror -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -c -o cgi-java.o cgi-java.c ld -Bsymbolic-functions -fpic -shared -lc -o libcgi-java.so cgi-java.o /usr/lib/jvm/default-java/bin/javah -classpath classes -o unix-java.h cx.ath.matthew.unix.UnixServerSocket cx.ath.matthew.unix.UnixSocket cx.ath.matthew.unix.USInputStream cx.ath.matthew.unix.USOutputStream cc -D_GNU_SOURCE -fpic -Wall -Os -pedantic -std=c99 -Werror -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -c -o unix-java.o unix-java.c unix-java.c: In function 'Java_cx_ath_matthew_unix_UnixSocket_native_1send_1creds': unix-java.c:384: error: request for member 'pid' in something not a structure or union unix-java.c:385: error: request for member 'uid' in something not a structure or union unix-java.c:386: error: request for member 'gid' in something not a structure or union unix-java.c: In function 'Java_cx_ath_matthew_unix_UnixSocket_native_1recv_1creds': unix-java.c:415: error: conflicting types for 'buf' unix-java.c:402: error: previous definition of 'buf' was here unix-java.c:425: error: 'msgh' undeclared (first use in this function) unix-java.c:425: error: (Each undeclared identifier is reported only once unix-java.c:425: error: for each function it appears in.) cc1: warnings being treated as errors unix-java.c:435: error: passing argument 5 of '(*env)->SetIntArrayRegion' from incompatible pointer type unix-java.c:439: error: return makes integer from pointer without a cast unix-java.c:439: error: function returns address of local variable make[1]: *** [unix-java.o] Error 1 -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 239765] Re: libmatthew-java 0.7.1-1 refuse to build
-D_GNU_SOURCE introduces the same problem on Debian so I guess that is not the solution -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 204374] Re: application/x-flash-video (.flv) should have a "video-x-generic" icon
I found this in the Intrepid package and it seems to fix this bug: Flash video ... Ảnh động Flash I did a quick test in a chroot and the video icon is there. -- application/x-flash-video (.flv) should have a "video-x-generic" icon https://bugs.launchpad.net/bugs/204374 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 204374] Re: application/x-flash-video (.flv) should have a "video-x-generic" icon
Fixed in intrepid ** Bug watch added: freedesktop.org Bugzilla #14982 https://bugs.freedesktop.org/show_bug.cgi?id=14982 ** Also affects: shared-mime-info via https://bugs.freedesktop.org/show_bug.cgi?id=14982 Importance: Unknown Status: Unknown ** Changed in: shared-mime-info (Ubuntu) Status: New => Fix Released -- application/x-flash-video (.flv) should have a "video-x-generic" icon https://bugs.launchpad.net/bugs/204374 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 261567] [NEW] VLC is capable of opening Flash videos, but is not registered as a handler for it
Public bug reported: Binary package hint: vlc VLC is capable of opening Flash videos, but is not registered as a handler for it. ** Affects: vlc (Ubuntu) Importance: Undecided Status: New -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
reported upstreams: http://mailman.videolan.org/pipermail/vlc- devel/2008-August/048830.html -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 261567]
Here is a quickly made debdiff. - I did not change debian/vlc.mime since shared-mime-info has the mime type for flv - I may have overlooked things - against the current (vlc_0.8.6.release.h-1ubuntu1) version in Intrepid. - since I could not find documentation for the preferred numbering of patches in debian/patches the patch has no number in the name - VLC seems to have a dependency problem, so I could not test this in pbuilder. Since all this changes it a line in a desktop file, and I have tested it by doing the modification by hand on the installed desktop file, I think it will work when the problem is fixed. - It may have other problems as well. This is the first time I have done anything with quilt, so be even more careful than normal. ** Attachment added: "try2.debdiff" http://launchpadlibrarian.net/17111973/try2.debdiff -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 218658] Re: dbus-java will build under dpkg-buildpackage, but not under pbuilder
The reason for the failiure have changed from 2.3.1-1 to 2.5-4. I suspect this is a problem in libmatthew since it until recently refused to build and the failure in dbus-java is that the symbol about __stack_chk_fail_local not beeing defined in /usr/lib/jni/libunix- java.so, a part of libmatthew-java. I am not sure if the old error is gone. The new error is: make[2]: Entering directory `/build/buildd/dbus-java-2.5' /usr/lib/jvm/java-6-openjdk/bin/java -Djava.library.path=/usr/lib/jni -classpath :/usr/share/java/unix.jar:/usr/share/java/hexdump.jar:/usr/share/java/debug-disable.jar:libdbus-java-2.5.jar:dbus-java-test-2.5.jar org.freedesktop.dbus.test.test Creating Connection Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/jni/libunix-java.so: /usr/lib/jni/libunix-java.so: undefined symbol: __stack_chk_fail_local at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1767) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1692) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at cx.ath.matthew.unix.UnixSocket.(UnixSocket.java:33) at org.freedesktop.dbus.Transport.connect(Transport.java:765) at org.freedesktop.dbus.Transport.(Transport.java:730) at org.freedesktop.dbus.DBusConnection.(DBusConnection.java:159) at org.freedesktop.dbus.DBusConnection.getConnection(DBusConnection.java:142) at org.freedesktop.dbus.test.test.main(test.java:422) Session terminated, killing shell...make[1]: *** wait: No child processes. Stop. -- dbus-java will build under dpkg-buildpackage, but not under pbuilder https://bugs.launchpad.net/bugs/218658 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
fixed released upstreams (0.9.2) -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
Applied upstreams in revision 7e3eb6484a1f3f9eafdf15e6e386b76a789a2a97 See http://trac.videolan.org/vlc/browser/share/applications -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Changeing status back to In Progress and assigning to me since I have made a try. ** Changed in: torbutton (Ubuntu) Assignee: (unassigned) => Sveinung (kvilhaugsvik) Status: Incomplete => In Progress -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
> 1.) I would change "debian/iceweasel-torbutton.* are still > debian/firefox-torbutton.*". In previous upload, we changed them to > torbutton-extension.*, so you can keep that message: > * Modification of debian/iceweasel-torbutton.dirs, > debian/iceweasel-torbutton.install and debian/iceweasel-torbutton.links > to take into account firefox extensions directory and renaming them > to the new binary package schema (torbutton-extension.*) > In this upload, we are removing iceweasel-torbutton.*, so that > shouldn't be mentioned in "Remaining Ubuntu changes" part, but as a > new change: > * Remove iceweasel-torbutton.*, since Ubuntu doesn't ship Iceweasel Not sure if I understood that one correct. If iceweasel-torbutton.* already have been moved (in a previous Ubuntu version), how can you remove it now but keep its new location? Isn't that a remaining change from Ubuntu? I did add those entries to the changelog anyway, since it could be you wanted to record the changes in this from the new Debian AND from the old Ubuntu package, but it would be nice to know if I understood you correct. > 2.) "Link into where Firefox, not Iceweacel, looks" has a typo. Should > be "Iceweasel" > > 3.) "Depend on Firfox 3 and 2 instead of Iceweacel" has typos. Should > be "Firefox" and "Iceweasel". Also, I think it's correct to say > "Firefox 3 or 2", instead of using "and". Fixed. (Sorry about those. I believed that Lintian included a spell checker) > 4.) Check if the debdiff has an empty line at the end (line #162). If > it has, please remove it. Removed Thank you for your review :) Sveinung Kvilhaugsvik ** Attachment added: "torbutton_1.2.0~rc5-1ubuntu1.debdiff" http://launchpadlibrarian.net/16646278/torbutton_1.2.0%7Erc5-1ubuntu1.debdiff -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
** Changed in: torbutton (Ubuntu) Assignee: Sveinung (kvilhaugsvik) => (unassigned) Status: In Progress => Confirmed -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Torbutton 1.2.0 is now in Debian. Should I try to merge the new version instead? -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
I have attached a debdiff against the new version if it is preferred. It works on my Hardy system (tested at http://check.torproject.net/). -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 239765] Re: libmatthew-java 0.7.1-1 refuse to build
When LDFLAGS="-Bsymbolic-functions -fpic -shared -lc" \ is added it don't have problem with ld any longer, but gives the error. cc -g -O2 -fpic -Wall -Os -pedantic -std=c99 -Werror -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -c -o unix-java.o unix-java.c unix-java.c: In function 'Java_cx_ath_matthew_unix_UnixSocket_native_1getPID': unix-java.c:297: error: storage size of 'cr' isn't known cc1: warnings being treated as errors unix-java.c:297: error: unused variable 'cr' unix-java.c: In function 'Java_cx_ath_matthew_unix_UnixSocket_native_1getUID': unix-java.c:318: error: storage size of 'cr' isn't known unix-java.c:318: error: unused variable 'cr' unix-java.c: In function 'Java_cx_ath_matthew_unix_UnixSocket_native_1getGID': unix-java.c:339: error: storage size of 'cr' isn't known unix-java.c:339: error: unused variable 'cr' make[1]: *** [unix-java.o] Error 1 The same modification builds fine in sid. -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 204704] Re: dbus-java should work with IcedTea
** Bug watch added: Debian Bug tracker #490812 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490812 ** Also affects: dbus-java (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490812 Importance: Unknown Status: Unknown -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 253836] [NEW] KDissert refuse to regenerate document
Public bug reported: Binary package hint: kdissert Steps to reproduce; 1) Create document in KDissert 2) Generate a document 3) Make changes in KDissert 4) Try to regenerate the document in the menu or go to generate without changing folder result: It refuse to generate the document by making "next" gray unless the folder is changed. If you use regenerate it will give an error dialog. expected result: the document is generated (and the old one is moved) My system: $ lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 arch: amd64 kdissert: $ apt-cache policy kdissert Installert: 1.0.7-1ubuntu1 Kandidat: 1.0.7-1ubuntu1 Versjonstabell: *** 1.0.7-1ubuntu1 0 500 http://archive.ubuntu.com hardy/universe Packages 100 /var/lib/dpkg/status ** Affects: kdissert (Ubuntu) Importance: Undecided Status: New -- KDissert refuse to regenerate document https://bugs.launchpad.net/bugs/253836 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 204704] Re: dbus-java should work with IcedTea
sync request: dbus-java 2.5-3 from Debian sid main builds using OpenJDK. Please sync it. It has also moved from contrib to main. Pleace move dbus-java from multiverse to universe if that doesn't happen automatically. ** Changed in: dbus-java (Ubuntu) Status: In Progress => New -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Actually, it says 3.1a1pre not 3.0a1pre, so Firefox 3 works. This version closes a bug in Debian about that torbutton was missing Firefox 3 support. (See the changelog) David: is that enough to get you started again or should I give it a try? -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
I have made a try here. I also changed the changelog to be more readable, reflect what was removed and to give you credit since your name would not appear in the "Changed by" line. Please note that I have never merged a package from Debian to Ubuntu (and included old Ubuntu changes) before, so it might be a good idea to check it more than usual. When that is said it appears to be Lintian clean, I was able to build it under Intrepid and when I tested it on check.torproject.net (in hardy) it worked. ** Attachment added: "torbutton_1.2.0~rc5-1ubuntu1.debdiff" http://launchpadlibrarian.net/16587487/torbutton_1.2.0%7Erc5-1ubuntu1.debdiff -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 253836] Re: KDissert refuse to regenerate document
** Bug watch added: Debian Bug tracker #496012 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496012 ** Also affects: kdissert (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496012 Importance: Unknown Status: Unknown -- KDissert refuse to regenerate document https://bugs.launchpad.net/bugs/253836 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 239765] [NEW] libmatthew-java 0.7.1-1 refuse to build
Public bug reported: The reason is that LDFLAGS is set to -Wl,-Bsymbolic-functions. >From the build log: ld -Wl,-Bsymbolic-functions -fpic -shared -lc -o libcgi-java.so cgi-java.o ld: unrecognized option '-Wl,-Bsymbolic-functions' ld: use the --help option for usage information ** Affects: libmatthew-java (Ubuntu) Importance: Undecided Status: New -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 239765] Re: libmatthew-java 0.7.1-1 refuse to build
Seems like I was wrong. It will fail even if the default flags are blocked: >From the build log after blanking out the flags from dpkg-buildpackage ld -o libcgi-java.so cgi-java.o ld: warning: cannot find entry symbol _start; defaulting to 004000e8 cgi-java.o: In function `Java_cx_ath_matthew_cgi_CGI_getfullenv': /tmp/buildd/libmatthew-java-0.7.1/cgi-java.c:30: undefined reference to `environ' /tmp/buildd/libmatthew-java-0.7.1/cgi-java.c:34: undefined reference to `environ' cgi-java.o: In function `Java_cx_ath_matthew_cgi_CGI_getenv': /tmp/buildd/libmatthew-java-0.7.1/cgi-java.c:42: undefined reference to `getenv' -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 239765] Re: libmatthew-java 0.7.1-1 refuse to build
(it also get the same error if only -Wl is removed) -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 239765] Re: libmatthew-java 0.7.1-1 refuse to build
** Bug watch added: Debian Bug tracker #476019 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476019 ** Also affects: libmatthew-java (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476019 Importance: Unknown Status: Unknown -- libmatthew-java 0.7.1-1 refuse to build https://bugs.launchpad.net/bugs/239765 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 267264] [NEW] Please move dbus-java to universe
Public bug reported: dbus-java is in debian main. The version from Debian main have now been synced (see bug 204704), so there are no unfree dependencies. Pleace move it to universe. ** Affects: dbus-java (Ubuntu) Importance: Undecided Status: New ** Description changed: dbus-java is in debian main. The version from Debian main have now been synced (see bug 204704), so there are no unfree dependencies. Pleace - move it to main. + move it to universe. -- Please move dbus-java to universe https://bugs.launchpad.net/bugs/267264 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 204704] Re: dbus-java should work with IcedTea
changed maintainer and added change to log like https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff say I should ** Attachment added: "debdiff to make dbus-java build use OpenJDK" http://launchpadlibrarian.net/13528498/dbus-java_2.3.1-1.debdiff ** Attachment removed: "Make dbus-java build use OpenJDK" http://launchpadlibrarian.net/13292525/OpenJDK.diff ** Attachment removed: "debdiff to do the same" http://launchpadlibrarian.net/13336846/debdiff -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 218658] [NEW] dbus-java will build under dpkg-buildpackage, but not under pbuilder
Public bug reported: dbus-java refuse to build under pbuilder. I think the reason is that the support for arabic is missing from the pbuilder environment. The section where things go wrong: $dpkg-buildpackage: Ping returned in 5ms. Ping returned in 3ms. Calling Method0/1 Got Remote Object: foo.bar.Test:/Test:null Got Remote Name: This Is A UTF-8 Name: س !! sending it to sleep testing floats pbuilder build pathToDSC.dsc: Ping returned in 3ms. Ping returned in 3ms. Calling Method0/1 Got Remote Object: foo.bar.Test:/Test:null Got Remote Name: This Is A UTF-8 Name: ?? !! Test Failed: getName return value incorrect make[2]: Leaving directory `/tmp/buildd/dbus-java-2.3.1' make[1]: *** [check] Error 1 As you can see س is replaced by ?? in the pbuild environment. ** Affects: dbus-java (Ubuntu) Importance: Undecided Status: New -- dbus-java will build under dpkg-buildpackage, but not under pbuilder https://bugs.launchpad.net/bugs/218658 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 204704] Re: dbus-java should work with IcedTea
** Changed in: dbus-java (Ubuntu) Status: New => In Progress -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
** Attachment removed: "Make dbus-java build using IcedTea" http://launchpadlibrarian.net/12793703/initial.diff ** Attachment removed: "Make dbus-java build use IcedTea" http://launchpadlibrarian.net/12909014/diff -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
Put the openjdk-6-jre dependency first, instead of last, in the ORed list to make it clear that the package now can be moved from multiverse to universe. Thanks to infinity on #ubuntu-devel for the tips. I will upload an debdiff soon. ** Attachment added: "Make dbus-java build use OpenJDK" http://launchpadlibrarian.net/13292525/OpenJDK.diff ** Attachment removed: "Make dbus-java build use OpenJDK" http://launchpadlibrarian.net/12911044/openjdk -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
I think this is a debdiff... Correct me if I am wrong. ** Attachment added: "debdiff to do the same" http://launchpadlibrarian.net/13336846/debdiff -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 109644] Re: Bibletime crashes when indexing
It does work for me now in Hardy on an x86. If I remember correctly I had the same problem on x86. Could someone that has access to an Ubuntu PPC box test if the problem is gone now and close this bug if it is? -- Bibletime crashes when indexing https://bugs.launchpad.net/bugs/109644 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 204704] [NEW] dbus-java should work with IcedTea
Public bug reported: dbus-java is dbus bindings for Java. There are a source package in Hardy. I have been able to build it against IcedTea. (Not well tested yet) ** Affects: dbus-java (Ubuntu) Importance: Undecided Status: New -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
** Attachment added: "Make dbus-java build using IcedTea" http://launchpadlibrarian.net/12793703/initial.diff -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
A bug in the diff. +Build-Depends: icedtea-java7 | sun-java5-jdk, should be +Build-Depends: icedtea-java7, -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with IcedTea
Sorry about the type in the prvious comment. It should be "+Build- Depends: icedtea-java7-jre," Uploaded new diff that has fixed the typos ** Attachment added: "Make dbus-java build use IcedTea" http://launchpadlibrarian.net/12909014/diff -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 204704] Re: dbus-java should work with OpenJDK
Seems like icedtea is gone from hardy... I have buildt and tested it using OpenJDK. No problems found this far. ** Attachment added: "Make dbus-java build use OpenJDK" http://launchpadlibrarian.net/12911044/openjdk -- dbus-java should work with IcedTea https://bugs.launchpad.net/bugs/204704 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 109644] Bibletime crashes when indexing
Public bug reported: Binary package hint: bibletime I have downloaded KJV and norsk using the download manager. When i try to index them, Bibletime crashes do to an invalid pointer. (Security issue?) Kubuntu/PPC (feisty) upgraded for Edgy on an iBook. The computers ID: 4f03a8147604870e524055a39ca6f01d Output: $ bibletime (BibleTime 1.6.2) WARNING: X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 (BibleTime 1.6.2) WARNING: Failed to open device (BibleTime 1.6.2) WARNING: X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 (BibleTime 1.6.2) WARNING: Failed to open device (BibleTime 1.6.2) WARNING: ASSERT: "windows.count()" in bibletime_slots.cpp (466) (BibleTime 1.6.2) WARNING: ASSERT: "installSource" in cswordsetupmodulelistview.cpp (70) *** glibc detected *** bibletime: free(): invalid pointer: 0x103e1e30 *** === Backtrace: = /lib/libc.so.6[0xd21c0c4] /lib/libc.so.6(cfree+0xc8)[0xd21dcc8] /usr/lib/libstdc++.so.6(_ZdlPv+0x2c)[0xd4e75bc] /usr/lib/libstdc++.so.6(_ZdaPv+0x24)[0xd4e7634] /usr/lib/libqt-mt.so.3(_ZN11QStringDataD1Ev+0x5c)[0xe99dc28] /usr/lib/libqt-mt.so.3(_ZN7QString5derefEv+0xb8)[0xe990c4c] /usr/lib/libqt-mt.so.3(_ZN7QString9setLengthEj+0x144)[0xe991424] /usr/lib/libqt-mt.so.3(_ZN7QString4growEj+0x6c)[0xe9915b4] /usr/lib/libqt-mt.so.3(_ZN7QString20operatorPlusEqHelperEPKcj+0xfc)[0xe994d00] /usr/lib/libqt-mt.so.3(_ZN7QStringpLEPKc+0x40)[0xe994e4c] bibletime[0x1010bd98] bibletime[0x100ea174] bibletime[0x100b7df4] bibletime[0x100ebb54] /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x1a4)[0xe5460f0] /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x224)[0xe546ff8] /usr/lib/libqt-mt.so.3(_ZN7QButton7clickedEv+0x58)[0xea30bb0] /usr/lib/libqt-mt.so.3(_ZN7QButton17mouseReleaseEventEP11QMouseEvent+0x1c8)[0xe624980] /usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0x164)[0xe593dd8] /usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x394)[0xe4ae308] /usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x6e4)[0xe4b1490] /usr/lib/libkdecore.so.4(_ZN12KApplication6notifyEP7QObjectP6QEvent+0xb4)[0xef61424] /usr/lib/libqt-mt.so.3(_ZN12QApplication20sendSpontaneousEventEP7QObjectP6QEvent+0x8c)[0xe413d4c] /usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0x11f8)[0xe4112c4] /usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xce8)[0xe40f2d8] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x158)[0xe431ce0] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0xb4)[0xe4d3f48] /usr/lib/libqt-mt.so.3(_ZN12QApplication10enter_loopEv+0x50)[0xe4b0b2c] /usr/lib/libqt-mt.so.3(_ZN7QDialog4execEv+0x12c)[0xe79acdc] bibletime[0x10035a48] bibletime[0x1003fe54] /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x1a4)[0xe5460f0] /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x224)[0xe546ff8] /usr/lib/libkdeui.so.4(_ZN7KAction9activatedEv+0x38)[0xf25db18] /usr/lib/libkdeui.so.4(_ZN7KAction13slotActivatedEv+0x58)[0xf2a2478] /usr/lib/libkdeui.so.4(_ZN7KAction18slotPopupActivatedEv+0x110)[0xf37f3b0] /usr/lib/libkdeui.so.4(_ZN7KAction9qt_invokeEiP8QUObject+0x26c)[0xf37f76c] /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x1a4)[0xe5460f0] /usr/lib/libqt-mt.so.3(_ZN7QSignal6signalERK8QVariant+0xf8)[0xea24b64] /usr/lib/libqt-mt.so.3(_ZN7QSignal8activateEv+0xcc)[0xe573c44] /usr/lib/libqt-mt.so.3(_ZN10QPopupMenu17mouseReleaseEventEP11QMouseEvent+0x5e8)[0xe6dc25c] /usr/lib/libkdeui.so.4(_ZN10KPopupMenu17mouseReleaseEventEP11QMouseEvent+0x74)[0xf266ed4] /usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0x164)[0xe593dd8] /usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x394)[0xe4ae308] /usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x6e4)[0xe4b1490] /usr/lib/libkdecore.so.4(_ZN12KApplication6notifyEP7QObjectP6QEvent+0xb4)[0xef61424] /usr/lib/libqt-mt.so.3(_ZN12QApplication20sendSpontaneousEventEP7QObjectP6QEvent+0x8c)[0xe413d4c] /usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0xef8)[0xe410fc4] /usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xce8)[0xe40f2d8] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x158)[0xe431ce0] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0xb4)[0xe4d3f48] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x58)[0xe4d3bf0] /usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x50)[0xe4b0c60] bibletime[0x1003b6ec] /lib/libc.so.6[0xd1bdd40] /lib/libc.so.6[0xd1bdf98] === Memory map: 0010-00103000 r-xp 0010 00:00 0 [vdso] 0cefd000-0cf31000 r-xp 03:04 2559294/usr/lib/liblcms.so.1.0.15 0cf31000-0cf41000 ---p 00034000 03:04 2559294/usr/lib/liblcms.so.1.0.15 0cf41000-0cf43000 rwxp 00034000 03:04 2559294/usr/lib/liblcms.so.1.0.15 0c
[Bug 109644] Re: Bibletime crashes when indexing
To reproduce: 1) Search for something 2) When it say it needs to index first, let it 3) Crash -- Bibletime crashes when indexing https://bugs.launchpad.net/bugs/109644 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 99769] Re: Kxkb will not launch
It works now, thank you. -- Kxkb will not launch https://bugs.launchpad.net/bugs/99769 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 99769] Kxkb will not launch
You have been subscribed to a public bug: What happends: $ kxkb X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device expected: kxkb launces and allowes me to change keyboard layout Kubuntu/PPC (edgy) innstalled on an iBook. The computers ID: 4f03a8147604870e524055a39ca6f01d from xorg: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbOptions""lv3:ralt_switch" EndSection additional info: $ setxkbmap -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat{ include "complete" }; xkb_symbols { include "pc(pc105)+us+level3(ralt_switch)" }; xkb_geometry { include "pc(pc105)" }; }; ** Affects: kdebase (Ubuntu) Importance: Undecided Status: Unconfirmed -- Kxkb will not launch https://bugs.launchpad.net/bugs/99769 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 99769] Kxkb will not launch
Public bug reported: What happends: $ kxkb X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device expected: kxkb launces and allowes me to change keyboard layout Kubuntu/PPC (edgy) innstalled on an iBook. The computers ID: 4f03a8147604870e524055a39ca6f01d from xorg: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbOptions""lv3:ralt_switch" EndSection additional info: $ setxkbmap -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat{ include "complete" }; xkb_symbols { include "pc(pc105)+us+level3(ralt_switch)" }; xkb_geometry { include "pc(pc105)" }; }; ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- Kxkb will not launch https://launchpad.net/bugs/99769 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 218658] Re: dbus-java will build under dpkg-buildpackage, but not under pbuilder
** Also affects: libmatthew-java (Ubuntu) Importance: Undecided Status: New -- dbus-java will build under dpkg-buildpackage, but not under pbuilder https://bugs.launchpad.net/bugs/218658 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 218658] Re: dbus-java will build under dpkg-buildpackage, but not under pbuilder
Axos: Thank you. In order to get credit for fixing it here is what you do (in case you don't already know): cd to a new folder apt-get source libmatthew-java # you will need the original anyway, and if you didn't increase the changelog before you don't have the original but a changed thing cd libmatthew-java-0.7.1 dch -i # edit the changelog # write what you did, for example: * Makefile: Added -fno-stack-protector to CFLAGS # check that your name and email are correct. Be careful with the formating # change distro in the top line (after libmatthew-java (0.7.1-1ubuntu2)) to Jaunty # save the changelog # change libmatthew-java so dbus-java will build debuild # build it. cd .. # Test the new version. (That it fixed the bug, that it builds on jaunty etc) To see if it builds on Jaunty you can use https://wiki.ubuntu.com/PackagingGuide/Intro/Pbuilder debdiff libmatthew-java_0.7.1-1ubuntu1.dsc libmatthew- java_0.7.1-1ubuntu2.dsc >> libmatthew.debdiff # Upload libmatthew.debdiff to this bug. # If you have tested it enough subscribe ubuntu-universe-sponsors ** Summary changed: - dbus-java will build under dpkg-buildpackage, but not under pbuilder + FTBFS dbus-java -- FTBFS dbus-java https://bugs.launchpad.net/bugs/218658 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated)
** Also affects: firefox-extensions Importance: Undecided Status: New -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated)
Done. Thank you for your feedback! -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated)
** Description changed: Binary package hint: all-in-one-sidebar all-in-one-sidebar (0.7.6-0ubuntu1) jaunty; urgency=low - * new upstream release (0.7.6) + * new upstream release (LP: #297708) * contens of chrome no longer shipped in jar file (LP: #217037) * No longer list firefox-2 as alternate dependency (LP: #272959) * Added watchfile -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated)
Just one more thing: What do I do now? Should I just wait or should I do something (for example subscribe Universe Sponsors)? I didn't see anything on the wiki about subscribing them so I guessed the Mozilla team would sponsor the package and merge it into their tree if ready, but if I have missed a part of the development process when it comes to Firefox extensions maintained in Bazaar would be nice to know what I should do next. -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 297708] [NEW] REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar
Public bug reported: Binary package hint: all-in-one-sidebar all-in-one-sidebar (0.7.4-0ubuntu4) jaunty; urgency=low * No longer list firefox-2 as alternate dependency (LP: #272959) * Added watchfile I haven't updated it to 0.7.6 because I'm not sure how you want bug 217037 fixed but if you told me I could do it. ** Affects: all-in-one-sidebar (Ubuntu) Importance: Undecided Status: New -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar https://bugs.launchpad.net/bugs/297708 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar
my updated packaging can be found at lp:~kvilhaugsvik/firefox-extensions /all-in-one-sidebar.ubuntu -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar https://bugs.launchpad.net/bugs/297708 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 297908] [NEW] refers to kio-sword that isn't available any more
Public bug reported: Binary package hint: sword-text-tr sword-text-tr refers to kio-sword, but it isn't available any more. ** Affects: sword-text-tr (Ubuntu) Importance: Undecided Status: New -- refers to kio-sword that isn't available any more https://bugs.launchpad.net/bugs/297908 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
Re: [Bug 297908] [NEW] refers to kio-sword that isn't available any more
Here is a patch that fixes it. It also adds a little more information to the description. changes: * kio-sword is no longer available (LP: #297908) * Expanded the description a little ** Attachment added: "sword-text-tr_1.2-0ubuntu2.debdiff" http://launchpadlibrarian.net/19632567/sword-text-tr_1.2-0ubuntu2.debdiff -- refers to kio-sword that isn't available any more https://bugs.launchpad.net/bugs/297908 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 272959] Re: Packages that depend on firefox-2 or firefox should just depend on firefox
** Changed in: all-in-one-sidebar (Ubuntu) Assignee: (unassigned) => Sveinung Kvilhaugsvik (kvilhaugsvik) Status: Confirmed => In Progress -- Packages that depend on firefox-2 or firefox should just depend on firefox https://bugs.launchpad.net/bugs/272959 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 217037] Re: Contents of chrome are shipped in jar file
** Changed in: all-in-one-sidebar (Ubuntu) Assignee: (unassigned) => Sveinung Kvilhaugsvik (kvilhaugsvik) Status: New => In Progress -- Contents of chrome are shipped in jar file https://bugs.launchpad.net/bugs/217037 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar
Thank you. New branch at lp:~kvilhaugsvik/firefox-extensions/all-in-one- sidebar.ubuntu.try2 -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar https://bugs.launchpad.net/bugs/297708 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 297708] Re: REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated)
** Summary changed: - REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar + REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) ** Description changed: Binary package hint: all-in-one-sidebar - all-in-one-sidebar (0.7.4-0ubuntu4) jaunty; urgency=low + all-in-one-sidebar (0.7.6-0ubuntu1) jaunty; urgency=low + * new upstream release (0.7.6) + * contens of chrome no longer shipped in jar file (LP: #217037) * No longer list firefox-2 as alternate dependency (LP: #272959) * Added watchfile - - I haven't updated it to 0.7.6 because I'm not sure how you want bug - 217037 fixed but if you told me I could do it. -- REVIEW/SPONSOR: please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 345706] Re: CMake can't find QPackageKit by default
** Description changed: libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. The bug has been addressed in the branch ~kvilhaugsvik/packagekit/ubuntu-packagekit by moving it to /usr/share/cmake-2.6/Modules/. To reproduce the bug try to build KPackageKit after removing its local copy of FindQPackageKit.cmake: apt-get source kpackagekit cd kpackagekit-0.4 rm cmake/modules/FindQPackageKit.cmake dpkg-buildpackage - The regression potential from this bug: programs buildt that are + The regression potential from this fix: programs buildt that are searching for QPackageKit using CMake will now find it. This can cause different behavior from the resulting program than before. If the - program being built contains bugs that are dependent on PackageKit - support those could surface. + program being built contains bugs in features that only will get + activated if QPackageKit can be found those would surface together with + the feature. -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
I was told on #ubuntu-devel that a SRU for this is unlikely, so I won't try a sru unless it gets more likely. -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
** Description changed: - Binary package hint: packagekit - libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes - with Ubuntu) can't find it. If I link it to - /usr/share/cmake-2.6/Modules/ CMake discovers it and it's possible to - use it. I'm extremely new to CMake, but shouldn't FindQPackageKit.cmake - have been installed in /usr/share/cmake-2.6/Modules/ where CMake can - find it? + with Ubuntu) can't find it. The bug has been addressed in the branch + ~kvilhaugsvik/packagekit/ubuntu-packagekit by moving it to + /usr/share/cmake-2.6/Modules/. + + To reproduce the bug try to build KPackageKit after removing its local copy of FindQPackageKit.cmake: + apt-get source kpackagekit + cd kpackagekit-0.4 + rm cmake/modules/FindQPackageKit.cmake + dpkg-buildpackage + + The regression potential from this bug: programs buildt that are + searching for QPackageKit using CMake will now find it. This can cause + different behavior from the resulting program than before. If the + program being built contains bugs that are dependent on PackageKit + support those could surface. -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
I think I'll try to get a SRU anyway since a project I want to add some patches that depends on QPackageKit too say having working versions in the distros increases my chances of getting it accepted. According to https://wiki.ubuntu.com/StableReleaseUpdates the fix must first be in the current development release. I'll continue when it's in. -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
Updated my bazaar branch containing the fix since another packagekit 0.3.14-0ubuntu5 was released and Jaunty already is out ** Branch unlinked: lp:~kvilhaugsvik/packagekit/ubuntu-packagekit -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
James: Thank you for the clarification. I had actually retargeted it for karmic, but if you think this is serious enough to try to get a SRU I could give it a try. -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 340806] [NEW] pkcon get-updates don't work after pkcon refresh
Public bug reported: Binary package hint: packagekit After a 'pkcon refresh' 'pkcon get-updates' won't list the new updates that are available. Adept will however notice the new updates and pop up the update icon and a notification. If I do an 'apt-get update' 'pkcon get-updates' will list them. I run 'pkcon refresh' and 'pkcon get- updates' as a normal user that has org.freedesktop.packagekit.system- update and org.freedesktop.packagekit.system-sources-refresh. This is with packagekit-0.3.6-0ubuntu4 on Ubuntu Intrepid on an amd64 machine. ** Affects: packagekit (Ubuntu) Importance: Undecided Status: New -- pkcon get-updates don't work after pkcon refresh https://bugs.launchpad.net/bugs/340806 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 340806] Re: pkcon get-updates don't work after pkcon refresh
However it works for the version in the PackageKit ppa. Should this be fixed in vanilla Intrepid? -- pkcon get-updates don't work after pkcon refresh https://bugs.launchpad.net/bugs/340806 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 295686] [NEW] FTBFS - default-java on Ubuntu isn't GNU Classpath
Public bug reported: libnanoxml2-java assumes that default-java is based on GNU Classpath. Since Ubuntu's default-java is based on OpenJDK (based on Sun's Java) it fails to build. ** Affects: libnanoxml2-java (Ubuntu) Importance: Undecided Assignee: Sveinung Kvilhaugsvik (kvilhaugsvik) Status: In Progress -- FTBFS - default-java on Ubuntu isn't GNU Classpath https://bugs.launchpad.net/bugs/295686 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 295686] Re: FTBFS - default-java on Ubuntu isn't GNU Classpath
** Changed in: libnanoxml2-java (Ubuntu) Assignee: (unassigned) => Sveinung Kvilhaugsvik (kvilhaugsvik) Status: New => In Progress ** Summary changed: - FTBFS - default-java on Ubuntu isn't GNU Classpath + FTBFS - default-jdk-builddep on Ubuntu isn't GNU Classpath ** Description changed: - libnanoxml2-java assumes that default-java is based on GNU Classpath. - Since Ubuntu's default-java is based on OpenJDK (based on Sun's Java) it - fails to build. + libnanoxml2-java assumes that default-jdk-builddep is based on GNU + Classpath. Since Ubuntu's default-jdk-builddep is based on OpenJDK + (based on Sun's Java) it fails to build. -- FTBFS - default-jdk-builddep on Ubuntu isn't GNU Classpath https://bugs.launchpad.net/bugs/295686 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 295686] Re: FTBFS - default-jdk-builddep on Ubuntu isn't GNU Classpath
A libnanoxml2-java that builds in my Jaunty chroot uploaded to mentors.debian.net -- FTBFS - default-jdk-builddep on Ubuntu isn't GNU Classpath https://bugs.launchpad.net/bugs/295686 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
> Unfortunately your merge of 1.2.0 doesn't appear to be attached > to the bug, so I can't review it. Ops! Sorry about that. Here it it is. ** Attachment added: "torbutton_1.2.0-1ubuntu1.debdiff" http://launchpadlibrarian.net/18160424/torbutton_1.2.0-1ubuntu1.debdiff -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
> Are you going to apply for a feature freeze exception? Yes, but I'm not sure I will have time to do it before after the weekend. In case anyone else wants to file one before that: feature list (upstreams): https://svn.torproject.org/svn/torbutton/trunk/src/CHANGELOG (also attached) ** Attachment added: "CHANGELOG" http://launchpadlibrarian.net/18162264/CHANGELOG -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 273027] Re: Torbutton does not install
Setting confirmed since I have had those issues as well. The reason that it does not show up in Firefox 3 is that the version of Torbutton in Ubuntu is old and not made for Firefox 3. Bug 247867 already covers that. When it comes to the other issue you mention: Does it still pretend to be using Tor without actually using it when Tor and Privoxy is installed? You can check by going to http://check.torproject.net/ (If it does it will make it easier to find out where this bug is) ** Changed in: torbutton (Ubuntu) Status: New => Confirmed -- Torbutton does not install https://bugs.launchpad.net/bugs/273027 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Seems like Torbutton have changed in Ubuntu since I made my debdiff. Here is a new one where I have tried to merge the Ubuntu changes. (Added abrowser as a dependency to control and added the changelog entry) ** Attachment added: "torbutton_1.2.0-1ubuntu1.debdiff.updated" http://launchpadlibrarian.net/18238406/torbutton_1.2.0-1ubuntu1.debdiff.updated -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Debdiff from the version currently in Intrepid (1.0.4-3ubuntu2) and diffstat on it. ** Attachment added: "diffstatFromTorbutton_1.0.4-3ubuntu2" http://launchpadlibrarian.net/18238628/diffstatFromTorbutton_1.0.4-3ubuntu2 ** Attachment added: "fromTorbutton_1.0.4-3ubuntu2.debdiff" http://launchpadlibrarian.net/18238629/fromTorbutton_1.0.4-3ubuntu2.debdiff -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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
Re: [Bug 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
The new version of Torbutton will work with Firefox 3. It has additional features like blocking scripts and plugins that could leak traffic from Tor. This avoids people listening to the connection or at the destination to figure out the real IP. This change will support Firefox 3. There's no Firefox 2 in Intrepid. Also it give enhanced security. (See above) It lacks Thunderbird support unlike the old one. Testing: * I am currently using this. It works fine. http://check.torproject.net/ confirms I am using Tor * I have attached the buildlog from pbuilder as buildlog.txt * It installs without problems on my system. * It works. Attached screenshot as proof ** Attachment added: "buildlog.txt" http://launchpadlibrarian.net/18239680/buildlog.txt ** Attachment added: "torbutton.png" http://launchpadlibrarian.net/18239681/torbutton.png -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
Install log: # dpkg -i /var/cache/pbuilder/intrepid-amd64/result/torbutton-extension_1.2.0-1ubuntu1_all.deb (Les database ... 217332 filer og katalogar er installerte.) Gjer klar til å byta ut torbutton-extension 1.2.0-1ubuntu1 (ved bruk av .../torbutton-extension_1.2.0-1ubuntu1_all.deb) ... Pakkar ut erstattinga torbutton-extension ... Set opp torbutton-extension (1.2.0-1ubuntu1) ... -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 247867] Re: Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main)
I am not able to find any Ubuntu specific changes to strings. I have an extremely limited understanding of the Ubuntu process, but I guess this means that an UserInterfaceFreeze Exception is not required. In case it is: There are changes in the user interface when it comes to configure the new features. But as previously said: the alternative is to have a Torbutton that don't work with Firefox. Is this enough information to apply for a feature freeze exception? If it is, should it be done now or after my changes are reviewed? -- Please merge Torbutton 1.2.0~rc5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/247867 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 273027] Re: Torbutton does not install
One more thing: Could you please check that it is in fact Torbutton 1.2.0 and not a Release Candidate you have? You can check by right clicking on the Torbutton and choose About Torbutton. (RC6 was on addons.mozilla.org) I wasn't able to reproduce the "green but not connected" error with 1.2.0, even if I have seen it before. -- Torbutton does not install https://bugs.launchpad.net/bugs/273027 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 273027] Re: Torbutton does not install
I was still not able to reproduce it, but since I have seen it myself before i filed it upstream as http://bugs.noreply.org/flyspray/index.php?do=details&id=832 ** Also affects: torbutton Importance: Undecided Status: New -- Torbutton does not install https://bugs.launchpad.net/bugs/273027 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 273027] Re: Torbutton does not install
Just a few comments: * Even if I was not able to reproduce the bug by following the steps above letter by letter, I remember the thing about navigation hanging so I am quite sure that this is the same bug I used to see. * I'm using the Hardy packages firefox 3.0~b5+nobinonly-0ubuntu3, privoxy 3.0.8-1 and tor 0.1.2.19-2 on an amd64 system * The reason I haven't added a remote bugwatch is that launchpad isn't able to import it. See 28738 ** Summary changed: - Torbutton does not install + Torbutton say it is using Tor but it isn't -- Torbutton say it is using Tor but it isn't https://bugs.launchpad.net/bugs/273027 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 273027] Re: Torbutton say it is using Tor but it isn't
Could you create a new Ubuntu account (or you don't have permission to do that: create an extra Firefox profile) and see if you can reproduce the problem there too? -- Torbutton say it is using Tor but it isn't https://bugs.launchpad.net/bugs/273027 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
0.9.2-1 is now in Debian experimental. -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 270404] Re: Please update VLC to 0.9.2
Is it to late to add LP: 261567 to the Changelog? -- Please update VLC to 0.9.2 https://bugs.launchpad.net/bugs/270404 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
Marking as "In Progress" since it seems like 0.9.2 (that includes my patch) will be uploaded to Intrepid. (See bug 270404) ** Changed in: vlc (Ubuntu) Status: New => In Progress -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 261567] Re: VLC is capable of opening Flash videos, but is not registered as a handler for it
** Also affects: vlc Importance: Undecided Status: New ** Changed in: vlc Status: New => Fix Released -- VLC is capable of opening Flash videos, but is not registered as a handler for it https://bugs.launchpad.net/bugs/261567 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 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )
** Also affects: knetworkmanager (Ubuntu) Importance: Undecided Status: New -- [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) ) https://bugs.launchpad.net/bugs/272185 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to knetworkmanager in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )
** Changed in: knetworkmanager (Ubuntu) Status: New => Invalid -- [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) ) https://bugs.launchpad.net/bugs/272185 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to knetworkmanager in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 292233] Re: kdiff3 is no longer packaged in intrepid
** Bug watch added: Debian Bug tracker #479316 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479316 ** Also affects: kdiff3 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479316 Importance: Unknown Status: Unknown -- kdiff3 is no longer packaged in intrepid https://bugs.launchpad.net/bugs/292233 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 292233] Re: kdiff3 is no longer packaged in intrepid
new version in Debian. Pleace sync kdiff3 version 0.9.94-1 from Debian main experimental -- kdiff3 is no longer packaged in intrepid https://bugs.launchpad.net/bugs/292233 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 292233] Re: kdiff3 is no longer packaged in intrepid
The KDE4 version is now in Debian experimental. Pleace sync the package kdiff3 version 0.9.93-3-1 from Debian experimental main -- kdiff3 is no longer packaged in intrepid https://bugs.launchpad.net/bugs/292233 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 218658] Re: FTBFS dbus-java
** Changed in: libmatthew-java (Ubuntu) Status: New => Invalid -- FTBFS dbus-java https://bugs.launchpad.net/bugs/218658 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 279654] Re: firefox hangup while drag text in kde4
Setting status to confirmed based on the many confirmations in this bug and that I myself could reproduce it ** Changed in: firefox (Ubuntu) Status: New => Confirmed -- firefox hangup while drag text in kde4 https://bugs.launchpad.net/bugs/279654 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 291499] Re: Firefox 3.03 freezes under kde4
*** This bug is a duplicate of bug 279654 *** https://bugs.launchpad.net/bugs/279654 ** This bug has been marked a duplicate of bug 279654 firefox hangup while drag text in kde4 -- Firefox 3.03 freezes under kde4 https://bugs.launchpad.net/bugs/291499 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 297708] Re: please review and sponsor all-in-one-sidebar (updated)
** Changed in: firefox-extensions Status: New => Fix Released -- please review and sponsor all-in-one-sidebar (updated) https://bugs.launchpad.net/bugs/297708 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 340806] Re: [intrepid] pkcon get-updates don't work after pkcon refresh
** Summary changed: - pkcon get-updates don't work after pkcon refresh + [intrepid] pkcon get-updates don't work after pkcon refresh -- [intrepid] pkcon get-updates don't work after pkcon refresh https://bugs.launchpad.net/bugs/340806 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 345706] [NEW] CMake can't find QPackageKit by default
Public bug reported: Binary package hint: packagekit libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. If I link it to /usr/share/cmake-2.6/Modules/ CMake discovers it and it's possible to use it. I'm extremely new to CMake, but shouldn't FindQPackageKit.cmake have been installed in /usr/share/cmake-2.6/Modules/ where CMake can find it? ** Affects: packagekit (Ubuntu) Importance: Undecided Status: New -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
In case the correct solution to this simply is to install to /usr/share/cmake-2.6/Modules/ instead of /usr/share/cmake/Modules/ the fix is in the branch ~kvilhaugsvik/packagekit/ubuntu-packagekit -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 273027] Re: Torbutton say it is using Tor but it isn't
Upstream just marked my previous mentioned bugreport as a dupe of http://bugs.noreply.org/flyspray/index.php?do=details&id=564 Since Launchpad still can't track upsream's bugtracker (Flyspray, see bug #28738 for status on this) I'm posting the new URL here. -- Torbutton say it is using Tor but it isn't https://bugs.launchpad.net/bugs/273027 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 345706] Re: CMake can't find QPackageKit by default
Sebastian: Does this mean that I now have an ack and can subscribe ubuntu-main-sponsors or should I do something else? -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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 345706] Re: CMake can't find QPackageKit by default
Updated fix in branch lp:~kvilhaugsvik/packagekit/packagekit-karmic that also contains a fix for bug 378419 -- CMake can't find QPackageKit by default https://bugs.launchpad.net/bugs/345706 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