[Bug 1609342] Re: Gnome-terminal sets directory to HOME for ctrl-shift-n and custom shell command
Still happening on Ubuntu 18.04, but in Ubuntu 20.04, gnome-terminal now has an option to keep or not the working directory. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609342 Title: Gnome-terminal sets directory to HOME for ctrl-shift-n and custom shell command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1609342/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1883061] [NEW] imagej fails to start with openjdk 10+
Public bug reported: With openjdk-11, which is the default for Ubuntu 18.04, imagej (1.51q-1) doesn't start: > imagej Open other images in this ImageJ panel as follows: imagej -p 1 [ ... ] Unrecognized option: -d64 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. == This happens because it uses an option for the JVM which is not recognized anymore in OpenJDK 10 and later. The fix is here: https://salsa.debian.org/med-team/imagej/-/commit/1e2dead9044c1f9b7c60121ae1139aaf4f8474a8 ** Affects: imagej (Ubuntu) Importance: Undecided Status: New ** Tags: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883061 Title: imagej fails to start with openjdk 10+ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1883061/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1797258] Re: Bionic: python3-comedilib module empty
Hi Gudjon, I came across the same issue. That's not the intended way that comedi module should be loaded in Python. You should be able to write just "import comedi as c". Right now, this works fine in Python 2, but not in Python 3. I think that the problem is that comedi.py (and the .so) should be directly placed in /usr/lib/python3/dist-packages/, not in a subdirectory "comedi/". Was there a specific reason that it was done this way in Python 3? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797258 Title: Bionic: python3-comedilib module empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comedilib/+bug/1797258/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1611037] Re: Geolocation in firefox doesn't work anymore
This now works fine again, so this bug can be closed. (However since Firefox 55 geolocation only works on https websites so the test website will not work). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611037 Title: Geolocation in firefox doesn't work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1611037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1606627] Re: In Unity, global & locally integrated menus don't show if (gk)sudo ?
Note this is pretty much a dup of bug #1527590 (Menu isn't shown in gedit when run with sudo). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606627 Title: In Unity, global & locally integrated menus don't show if (gk)sudo ? To manage notifications about this bug go to: https://bugs.launchpad.net/gedit/+bug/1606627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo
With this command, I'm able to run gedit in sudo and get the menu: sudo -E gedit The environment variable that matters is DBUS_SESSION_BUS_ADDRESS. So you can also get gedit working like this: pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY GTK_MODULES=$GTK_MODULES DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS gedit That said, dconf still doesn't work. So it's not possible changing the preferences. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1527590 Title: Menu isn't shown in gedit when run with sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1611037] Re: Geolocation in firefox doesn't work anymore
As a workaround, for now, I've switched the geolocation service to MLS, as described there: https://location.services.mozilla.com/apps The drawback is that it's a lot let precise (although I've contributed a lot to MLS in my region!). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611037 Title: Geolocation in firefox doesn't work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1611037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1611037] [NEW] Geolocation in firefox doesn't work anymore
Public bug reported: Since a couple of days (around beginning of August 2016) the geolocation in Firefox doesn't work anymore. I _think_ (but not entirely sure) this happened already with Firefox 47. That seems to affect all the website using the W3C geolocation, but to test, go for example to: http://benwerd.com/lab/geo.php In the popup, accept to share the location, and the text displayed in the location is: "The page could not get your location." My computer is running Ubuntu 16.04, with Firefox 48.0+build2-0ubuntu0.16.04.1 . ** Affects: firefox (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/1611037 Title: Geolocation in firefox doesn't work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1611037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1556997] Re: JAVA_HOME auto-detection fails due to whitespace in update-java-alternatives output
This bug has been reported also in debian, as bug #820097. (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820097)... and fixed. The fixed version is already available for the next Ubuntu (Yakkety), in version 1.50i+dfsg-1. So maybe importing that newer version in Xenial would be fine. Alternatively, the fix is a one line patch: --- imagej-1.50d+dfsg/debian/imagej.sh 2014-03-12 12:58:36.0 + +++ imagej-1.50i+dfsg/debian/imagej.sh 2016-04-07 12:57:41.0 + @@ -29,7 +29,7 @@ if [ -z "$JAVA_HOME" ] ; then # This does not work see #505315 -JAVA_HOME=$(/usr/sbin/update-java-alternatives -l | grep openjdk | sort | tail -1 | cut -d' ' -f 3) +JAVA_HOME=$(/usr/sbin/update-java-alternatives -l | grep openjdk | sort | tail -1 | tr -s ' ' | cut -d' ' -f 3) # Reverted to old version - see #558222 (Andreas Tille) # JAVA_HOME=$(dirname $(dirname $(dirname $(readlink /etc/alternatives/java # Also suggested by From: JR Coding ; To: 740...@bugs.debian.org ** Bug watch added: Debian Bug tracker #820097 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820097 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1556997 Title: JAVA_HOME auto-detection fails due to whitespace in update-java- alternatives output To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1556997/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 Same bug for me on my Ubuntu Thinkpad Comment #4/#7 worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1539513 Title: networkmanager segfaults with 3.2.21-1ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libnl3/+bug/1539513/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)
Yep, me too, about 10 production systems broke because of that regression. I had to push a special kernel on our own PPA to fix it :-/ Well, now there is a new kernel in -proposed with the additional patch that fix that regression. That's probably the easiest now: just add the -proposed repository temporarily to the package sources, and update the kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397976/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)
As described in comment #4, the regression that the 'fix' introduced is still present in 3.13.0-65.105~precise1. Should I reopen this bug report, or create a new one to track the regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397976/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)
Hi, I've just got the new -proposed kernel with that fix, and got an important regression: it broke tty connection to my devices using FTDI chips. I haven't fully checked yet, but I think that's because you've cherry- picked commit eafbe67f84761d787802e5113d895a316b6292fe "n_tty: Refactor input_available_p() by call site", without also taking commit a5934804a834f525c9e6289935ceef65b952b101 "n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0" (which fixes that first commit). Note: I'm not affected by the original bug, so cannot comment on the effect of the other commits. How to reproduce the regression: ? python > import serial > p = serial.Serial("/dev/ttyACM0", timeout=1) > p.read() SerialException: device reports readiness to read but returned no data (device disconnected?) Expected: p.read() waits one second and returns nothing (due to timeout). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397976/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439186] Re: [REGRESSION] Predictor tag fails to be written correctly
After a few trial and error session, I think the attached patch to replace debian/patches/CVE-2014-8128-5.patch should fix this reported problem. ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2014-8128 ** Patch added: "Fixed version of the patch causing problem" https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+attachment/4363109/+files/CVE-2014-8128-5-fixed.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439186 Title: [REGRESSION] Predictor tag fails to be written correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439186] Re: [REGRESSION] Predictor tag fails to be written correctly
** Attachment added: "Example TIFF file with predictor, recorded with libtiff without the afromentioned patch" https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+attachment/4362960/+files/small-c2-good.tiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439186 Title: [REGRESSION] Predictor tag fails to be written correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439186] Re: [REGRESSION] Predictor tag fails to be written correctly
** Attachment added: "Example TIFF file with predictor, recorded with latest version of libtiff" https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+attachment/4362959/+files/small-c2-bad.tiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439186 Title: [REGRESSION] Predictor tag fails to be written correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439186] [NEW] [REGRESSION] Predictor tag fails to be written correctly
Public bug reported: The patch debian/patches/CVE-2014-8128-5.patch appears to break saving TIFF files with compression predictor. It seems the data is correctly saved, but the "predictor" tag is not, which prevents reading the data correctly again. This happens both on precise (release 3.9.5-2ubuntu1.7) and on trusty (release 4.0.3-7ubuntu0.2). I'm attaching an example TIFF file "small.tiff" for showing the behaviour. It is compressed in LZW without predictor, so it is written/read correctly. However, if you recompress it with this command, the error happens: $ tiffcp -c lzw:2 small.tiff small-c2.tiff Then displaying it in eog shows a completely different image. Tiffinfo indicates a problem with the tags: $ tiffinfo small-c2-bad.tiff | grep Predictor TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 (0x2020) encountered. Comparing it with a good version of the file (generated with a previous version of libtiff): $ tiffinfo small-c2-good.tiff | grep Predictor Predictor: horizontal differencing 2 (0x2) $ tiffcmp small-c2.tiff small-c2-good.tiff TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 (0x2020) encountered. Predictor tag appears only in small-c2-good.tiff ** Affects: tiff (Ubuntu) Importance: Undecided Status: New ** Attachment added: "Example TIFF file without predictor" https://bugs.launchpad.net/bugs/1439186/+attachment/4362958/+files/small.tiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439186 Title: [REGRESSION] Predictor tag fails to be written correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1424119] Re: Edit Connections...now insensitive by default in network manager's menu
The changelog from 0.9.4.1-0ubuntu2.3 to 0.9.4.1-0ubuntu2.4 shows this new patch, which could be very well the culprit: * debian/patches/make_menu_items_insensitive_based_on_permissions.patch: - Provide a method to desensitize or hide menu items which are useless given the current policykit policy level of the user. Maybe someone could try to remove it and see if that solves this bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424119 Title: Edit Connections...now insensitive by default in network manager's menu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1424119/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425493] Re: release 2.4 of network-manager-gnome causes greyed out "Edit Connections..." in nm-applet
Looks like a duplicate of Bug #1424119. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425493 Title: release 2.4 of network-manager-gnome causes greyed out "Edit Connections..." in nm-applet To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1425493/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1431012] Re: network-manager, "edit connections" + "connect" + "disconnect" functions are disabled
I'm also affected. It looks like a regression caused by some recent update (around beginning of march 2015). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431012 Title: network-manager, "edit connections" + "connect" + "disconnect" functions are disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1431012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1431012] Re: network-manager, "edit connections" + "connect" + "disconnect" functions are disabled
Actually, looks like a duplicate of Bug #1424119. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431012 Title: network-manager, "edit connections" + "connect" + "disconnect" functions are disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1431012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1187896] Re: Launcher cannot be reached in 'auto-hide' mode with Touchscreen
I have the same problem. If the launcher is set to auto-hide, it's impossible to open it with a touchscreen (on Unity 7, Ubuntu 14.10). I would expect that sliding the finger from the outside of the left edge of screen to the inside causes the launcher to open. For consistency, the exact behaviour should probably be similar to the launcher on a Ubuntu phone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187896 Title: Launcher cannot be reached in 'auto-hide' mode with Touchscreen To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1187896/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1264686] Re: comedilib: FTBFS: calib_yacc.y:340:2: error: too many arguments to function 'calib_yyparse'
I'm not sure what's causing this bug. However I've got comedilib 0.10.1 compiled for 12.04 fine on my PPA: https://launchpad.net/~delmic- soft/+archive/odemis/+sourcepub/3743563/+listing-archive-extra . It's based on the debian package and I didn't have to do anything special with respect to bison. Note that I _had_ to do a special trick to compile the right version of comedi_calibrate. The latest version of the tarball is actually since today available at http://www.comedi.org/download/comedi_calibrate-2.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264686 Title: comedilib: FTBFS: calib_yacc.y:340:2: error: too many arguments to function 'calib_yyparse' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comedilib/+bug/1264686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1260302] Re: Firefox does not support Geolocation
Duplicate of bug 1231273. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260302 Title: Firefox does not support Geolocation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1260302/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 668849] Re: gbp does not support 2nd orig tarball
Can anyone suggest a manual workaround to use multiple orig tarballs? I've tried to follow the workflow descibed in the upstream bug [1]. It seems to do the trick for keeping the sources and tarballs, but building fails ("dpkg-source aborting due to unexpected upstream changes"). So far is what I do: # import the main orig tarball git-import-dsc PKG.dsc --pristine-tar # import the next orig tarball in a separate branch into a subdirectory named the same cd PKG git checkout --orphan upstream git rm -rf . git commit --allow-empty -m 'Initial upstream branch for PKG-ADD.' git checkout -f master tar xf PKG_VER-PKG-ADD.orig.tar.gz ../tmp git-import-orig --upstream-version=VER --upstream-branch=upstream-PKG-ADD --upstream-tag=upstream-PKG-ADD/VER ../tmp # add the tarball pristine-tar checkout PKG_VER-PKG-ADD.orig.tar.gz However it fails to build: git-buildpackage --git-ignore-new -S : dpkg-source: info: local changes detected, the modified files are: comedilib/comedi-calibrate/configure comedilib/comedi-calibrate/man/comedi_calibrate.8 comedilib/man/comedi_config.8 dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/comedilib_0.10.0-3ubuntu1.diff.AtK0c1 dpkg-source: info: you can integrate the local changes with dpkg-source --commit dpkg-buildpackage: error: dpkg-source -i -I -b comedilib gave error exit status 2 Is there some specific trick to do for building too? Could it be due to some weird trick in the package I'm trying to build? (It's comedilib-0.10.0 from Debian unstable) [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561071#36 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/668849 Title: gbp does not support 2nd orig tarball To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/668849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 668849] Re: gbp does not support 2nd orig tarball
** Description changed: Binary package hint: git-buildpackage using a self-compiled, backported 0.5.4 package here (the latest I could backport to lucid) - DebSrc3.0 allows for a second orig tarball, but gbp does not appear to - support that yet. Try building + DebSrc3.0 allows for a second orig tarball [1], but gbp does not appear + to support that yet. Try building http://oss.leggewie.org/deb/isdnutils_3.9.20060704+dfsg.2-7.dsc which has an *orig-capi20.tar.bz2 tarball. "gitb-buildpackage --git-ignore- new" won't recreate that tarball. + + [1] http://raphaelhertzog.com/2010/09/07/how-to-use-multiple-upstream- + tarballs-in-debian-source-packages/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/668849 Title: gbp does not support 2nd orig tarball To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/668849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1163859] [NEW] system hang a few times daily
Public bug reported: Es wurde ein Problem mit einer Systemanwendung festgestellt Möchten Sie das Problem jetzt melden? ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6 Uname: Linux 3.5.0-26-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz Date: Wed Apr 3 12:46:14 2013 DistUpgraded: Fresh install DistroCodename: quantal DistroVariant: ubuntu DkmsStatus: vboxhost, 4.2.10, 3.5.0-26-generic, x86_64: installed ExtraDebuggingInterest: Yes, including running git bisection searches GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:5000] InstallationDate: Installed on 2013-02-02 (59 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MachineType: LENOVO 32597AG MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic root=UUID=a9771e63-db36-4e6c-a06f-bd961f3ef09d ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/15/2012 dmi.bios.vendor: LENOVO dmi.bios.version: H0ET32WW (1.14 ) dmi.board.asset.tag: Not Available dmi.board.name: 32597AG dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrH0ET32WW(1.14):bd06/15/2012:svnLENOVO:pn32597AG:pvrThinkPadEdgeE530:rvnLENOVO:rn32597AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 32597AG dmi.product.version: ThinkPad Edge E530 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.8.6-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.39-0ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1 version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.99.99~git20120913.8637f772-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163859 Title: system hang a few times daily To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1163859/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 684063] Re: brassero crashes when push the button "brennen"
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684063 Title: brassero crashes when push the button "brennen" -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 684063] [NEW] brassero crashes when push the button "brennen"
Public bug reported: Binary package hint: brasero brassero crashes every time when i push button brennen, no difference if i make DVD iso or what else. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: brasero 2.32.0-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Uname: Linux 2.6.35-23-generic x86_64 Architecture: amd64 CheckboxSubmission: 280ee5354429872ddfa9d8c4846b8bc1 CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e Date: Thu Dec 2 10:51:37 2010 ExecutablePath: /usr/bin/brasero InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) ProcEnviron: LANG=de_DE.utf8 SHELL=/bin/bash SourcePackage: brasero ** Affects: brasero (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684063 Title: brassero crashes when push the button "brennen" -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs