[Bug 1363529] [NEW] libopenscenegraph-dev Depends on libgl1-mesa-dev instead of libgles2-mesa-dev on armhf

2014-08-30 Thread Saikrishna Arcot
Public bug reported: This is a bugfix-only update. The current version of libopenscenegraph-dev depends on libgl1-mesa-dev on all architectures, including on armhf, where it is built using libgles2-mesa-dev. Considering that only GLES is supported on Ubuntu armhf, and considering that the library

[Bug 1363529] Re: libopenscenegraph-dev Depends on libgl1-mesa-dev instead of libgles2-mesa-dev on armhf

2014-08-30 Thread Saikrishna Arcot
** Description changed: This is a bugfix-only update. The current version of libopenscenegraph-dev depends on libgl1-mesa-dev on all architectures, including on armhf, where it is built using libgles2-mesa-dev. Considering that only GLES is supported on Ubuntu armhf, and considering t

[Bug 1363529] Re: [FFe] libopenscenegraph-dev Depends on libgl1-mesa-dev instead of libgles2-mesa-dev on armhf

2014-09-01 Thread Saikrishna Arcot
** Summary changed: - libopenscenegraph-dev Depends on libgl1-mesa-dev instead of libgles2-mesa-dev on armhf + [FFe] libopenscenegraph-dev Depends on libgl1-mesa-dev instead of libgles2-mesa-dev on armhf -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1301146] Re: openwalnut fails to build with OpenSceneGraph 3.2

2014-09-01 Thread Saikrishna Arcot
The version in Utopic builds with OpenSceneGraph 3.2, but there's no version for Trusty currently. Might this need a backport? ** Changed in: openwalnut (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1363962] Re: openwalnut fails to build on Utopic armhf

2014-09-01 Thread Saikrishna Arcot
Attached is a build log before some changes were made. Another build for armhf needs to be done. ** Attachment added: "armhf build log 1" https://bugs.launchpad.net/ubuntu/+source/openwalnut/+bug/1363962/+attachment/4192334/+files/openwalnut_1.4.0%7Erc1%2Bhg3a3147463ee2-1_armhf-20140830-2220.b

[Bug 1363962] [NEW] [FFe] openwalnut fails to build on Utopic armhf

2014-09-01 Thread Saikrishna Arcot
Public bug reported: This is a bugfix-only update. The openwalnut package currently fails to build on Utopic armhf. This is partly because of a typedef conflict error between OpenSceneGraph and Qt4 and partly because of the use of a constant that is only present in OpenGL and OpenGL ES 1.x (not i

[Bug 1484517] [NEW] armhf build of gr-iqbal in Vivid failed to upload

2015-08-13 Thread Saikrishna Arcot
Public bug reported: Hi, Due to conflicting file names, the armhf build of gr-iqbal in Vivid built successfully, but failed to upload (or is at least marked as failed to upload). In particular, libgnuradio- iqbalance0_0.37.2-1_armhf.deb, libgnuradio- iqbalance0-dbgsym_0.37.2-1_armhf.ddeb, and gr-

[Bug 1462647] Re: Native Client (NaCl) not working in Chromium Dev

2015-06-07 Thread Saikrishna Arcot
Currently, this is intentional, because building the Native Client plugin into Chromium requires the use of a separate toolchain. While the toolchain is open-source, I'm having some trouble building it locally. When I do have it built successfully, I'll include Native Client using that toolchain.

[Bug 1462647] Re: Native Client (NaCl) not working in Chromium Dev

2015-06-08 Thread Saikrishna Arcot
For reference: https://code.google.com/p/nativeclient/issues/detail?id=3954 and https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/building- pnacl-components-for-distribution-packagers ** Bug watch added: code.google.com/p/nativeclient/issues #3954 http://code.google.com/p/nativecli

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2015-06-09 Thread Saikrishna Arcot
Version 44 is needed, because the stubbed Widevine implementation was committed into Chromium hours after version 43 was branched off. On version 43, nothing really gets built. The Widevine implementation is closed-source, so nothing can be done on this side. However, using the widevine libraries

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2015-06-09 Thread Saikrishna Arcot
Posted an answer. :) The widevine files there are compiled for armhf, so these will not work on the Raspberry Pi (but might work on the Raspberry Pi 2). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1455275] Re: Incorrect SymLink causes build failures in other packages

2015-05-21 Thread Saikrishna Arcot
** Bug watch added: Debian Bug tracker #749576 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749576 ** Also affects: werken.xpath (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749576 Importance: Unknown Status: Unknown -- You received this bug notification beca

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2015-08-28 Thread Saikrishna Arcot
Yes, hardware acceleration isn't being activated for some reason. I hoped I found a fix yesterday, but that didn't work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371274 Title: Unable to use th

[Bug 1476475] [NEW] gnuradio doesn't build on armhf due to unneeded dependencies

2015-07-20 Thread Saikrishna Arcot
Public bug reported: [Impact] The gnuradio package currently has a build dependency on libqwtplot3d- qt4-dev (which is not available for armhf). However, the package doesn't use anything from libqwtplot3d-qt4-dev. Taking that dependency out at least allows gnuradio to build (and most likely succe

[Bug 1476475] Re: gnuradio doesn't build on armhf due to unneeded dependencies

2015-07-20 Thread Saikrishna Arcot
** Bug watch added: Debian Bug tracker #793075 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793075 ** Also affects: gnuradio (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793075 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1476475] Re: gnuradio doesn't build on armhf due to unneeded dependencies

2015-07-21 Thread Saikrishna Arcot
Thanks Logan! I was thinking I would have to wait for Debian to fix it there, sync it to Ubuntu, and then do the SRU's. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476475 Title: gnuradio doesn't

[Bug 1455275] Re: Incorrect SymLink causes build failures in other packages

2015-05-15 Thread Saikrishna Arcot
** Description changed: + [Impact] + + Due to an incorrect symlink created in the package, using this Java + library with another Java application (or, in this case, building + Gradle) will fail. + + [Test Case] + + The simplest would be to use this library in some way. The only + application t

[Bug 1162781] Re: bluez package out of date, 5.23 is available in debian sid/jessie

2015-05-19 Thread Saikrishna Arcot
This likely won't be in vivid-backports, since there are many components that depends on bluez and only work with bluez 4. (See also https://blueprints.launchpad.net/ubuntu/+spec/desktop-v-bluez5) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1413203] Re: breeze icon theme cannot be used for x-cursor-theme

2015-03-29 Thread Saikrishna Arcot
You mean breeze-cursor-theme, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413203 Title: breeze icon theme cannot be used for x-cursor-theme To manage notifications about this bug go to: h

[Bug 1413203] Re: breeze cursor theme cannot be used for x-cursor-theme

2015-03-30 Thread Saikrishna Arcot
See http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/vivid/breeze/vivid/revision/9 for the actual commit. I'll let someone else update the status to Fix Committed, so that I don't mess anything up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1413203] Re: breeze cursor theme cannot be used for x-cursor-theme

2015-03-30 Thread Saikrishna Arcot
At any rate, this appears to be fixed now, at least in the bzr tree. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413203 Title: breeze cursor theme cannot be used for x-cursor-theme To manage not

[Bug 1242014] [NEW] compiz crashed with SIGSEGV in nux::Property::Set()

2013-10-19 Thread Saikrishna Arcot
*** This bug is a duplicate of bug 1199314 *** https://bugs.launchpad.net/bugs/1199314 Public bug reported: I opened up the Dash for the first time, was looking in the Filters section, and clicked on one of the scopes when compiz crashed, the screen went blank, and compiz restarted. ProblemT

[Bug 1242129] [NEW] Large gray area when file is edited outside gedit

2013-10-19 Thread Saikrishna Arcot
Public bug reported: In Saucy, when a file is opened in gedit, and that file is edited outside gedit, a prompt appears if I want to reload the file or not. This is fine. However, above the prompt, there is a large gray area. If the prompt appears multiple times, the gray area may increase and cove

[Bug 1242138] [NEW] No icon

2013-10-19 Thread Saikrishna Arcot
Public bug reported: In the Dash menu, there is no icon for pandora. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity-webapps-pandora 2.4.16+13.10.20130924.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0u

[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Saikrishna Arcot
That's because I disabled that patch until the patch is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232575 Title: chrome.extension not available when called from extension scripts in Chr

[Bug 1239499] Re: Java error using xserver-xorg-xmir

2013-10-20 Thread Saikrishna Arcot
Also: http://josm.openstreetmap.de/ticket/9209. Different stacktrace here, so I'm not sure if I need to open a new bug or I can append to this. ** Bug watch added: JOSM bug tracker #9209 http://josm.openstreetmap.de/ticket/9209 -- You received this bug notification because you are a member o

[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Saikrishna Arcot
Peter (and anyone else on my Chromium Dev PPA), In about 1-1 1/2 hours, there should be a new build ready for Raring and Saucy amd64. Can you test this version to see if any errors occur (w.r.t. the chrome.extension not available or null object)? -- You received this bug notification because you

[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-20 Thread Saikrishna Arcot
Perfect. I found the fix; it was most likely a syntax/parsing error in extension.json which then probably caused the entire file to not be read. Instead of the following lines: +"name": "isChromelessWindow", +"type": "function", +"unprivileged": true, +"description"

[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-09-29 Thread Saikrishna Arcot
If it is deprecated in Chromium, then most likely, Chrome is keeping that part in so that extensions will continue to work while their developers work on updating the extensions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1232575] Re: chrome.extension not available when called from extension scripts in Chromium but works on Chrome

2013-10-02 Thread Saikrishna Arcot
On 31.0.1650.4, I am able to install and run Reddit Extension Suite without it crashing on load, and am able to open reddit.com without any crashes. That being said, I'm not sure what it's supposed to do, so I can't gauge as to whether the extension is working or not (I've never used Reddit before)

[Bug 1226749] Re: [Hewlett-Packard HP ProBook 4430s] suspend/resume failure

2013-10-23 Thread Saikrishna Arcot
I upgraded to Saucy and v3.11 kernel, and so far, the error hasn't happened. I'm assuming it was a temporary error or was fixed somewhere in between. Therefore, I'm marking this as Invalid. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification b

[Bug 1094991] Re: gedita doesn't delete temporary / backup files (name type: admin~, hidden)

2013-10-23 Thread Saikrishna Arcot
There is a setting in gedit that creates backup files. Is that setting enabled? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1094991 Title: gedita doesn't delete temporary / backup files (name type

[Bug 1243969] Re: buffer overrun through UDP input

2013-10-23 Thread Saikrishna Arcot
** Also affects: flightgear (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/1243969 Title: buffer overrun through UDP input To manage notification

[Bug 1243969] Re: buffer overrun through UDP input

2013-10-23 Thread Saikrishna Arcot
Here is the debdiff of flightgear sources for Raring. Flightgear FTBFS (even without this debdiff), most likely due to the changes in 2.6.0-3ubuntu1. Until those changes are reverted, flightgear will continue to FTBFS. Note that the libs-underlinkage.patch that was added in that change is not pres

[Bug 1243969] Re: buffer overrun through UDP input

2013-10-23 Thread Saikrishna Arcot
Correction: 2.6.0-3ubuntu1 refers to simgear 2.6.0-3ubuntu1. ** Changed in: flightgear (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243969 Title: buffer o

[Bug 1243969] Re: buffer overrun through UDP input

2013-10-24 Thread Saikrishna Arcot
Do I need to update my patch and combine the FTBFS fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243969 Title: buffer overrun through UDP input To manage notifications about this bug go to: h

[Bug 1244632] [NEW] update-manager crashed with SIGSEGV in debListParser::LoadReleaseInfo()

2013-10-25 Thread Saikrishna Arcot
Public bug reported: I believe this was a background update. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: update-manager 1:0.194 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Aptdaemon: Architecture: amd6

[Bug 1243969] Re: buffer overrun through UDP input

2013-10-25 Thread Saikrishna Arcot
I should have probably mentioned this needs to be applied to Quantal and Precise as well. I'll need to create new bugs for those, correct? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243969 Title:

[Bug 1245039] [NEW] pithos crashed with AttributeError in on_disable(): 'LastfmPlugin' object has no attribute 'song_rating_changed_handle'

2013-10-26 Thread Saikrishna Arcot
Public bug reported: LastFM integration was previously enabled, but I now disabled it when this error occurred. Pithos itself didn't crash. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: pithos 0.3.17-1 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-gener

[Bug 887598] Re: Use system title-bar and window borders by default

2013-09-14 Thread Saikrishna Arcot
Marking as fixed, since this was most likely fixed upstream a while back. ** Changed in: chromium-browser (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1185489] Re: soundcloud will not play in chromium on ubuntu 13.04

2013-09-14 Thread Saikrishna Arcot
@CSRedRat: The Chromium issue you linked to seems to be about the sound not playing correctly. This issue is about the sound not playing at all. As it is, installing chromium-codecs-ffmpeg-extra (which is the default on new installs now) fixes the problem. ** Changed in: chromium-browser (Ubuntu)

[Bug 1226749] [NEW] [Hewlett-Packard HP ProBook 4430s] suspend/resume failure

2013-09-17 Thread Saikrishna Arcot
Public bug reported: I was unable to resume from sleep. There was a message saying that there was a kernel BUG, and the list of linked modules was included. The caps lock key was not blinking. ProblemType: KernelOops DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-30-generic 3.8.0-30.44 Pr

[Bug 1259933] Re: chromium-browser ignores CHROMIUM_FLAGS

2013-12-16 Thread Saikrishna Arcot
If running "chromium-browser --disk-cache-size=0" in Terminal doesn't produce the expected result, then it is more than likely a bug in Chromium itself and not something in the setting up of Chromium. For me, editing /etc/chromium-browser/default works correctly. In addition, you can see what flag

[Bug 1259933] Re: chromium-browser ignores CHROMIUM_FLAGS

2013-12-16 Thread Saikrishna Arcot
Also, note that, depending on your setup, you may be able to use Chromium policies instead of flag switches. See http://www.chromium.org/administrators/policy-list-3 for more info. For Ubuntu, you would need to place the JSON file in /etc/chromium- browser/policies/managed. -- You received this b

[Bug 1259933] Re: chromium-browser ignores CHROMIUM_FLAGS

2013-12-16 Thread Saikrishna Arcot
Ah, I think I found a solution. See http://www.chromium.org/administrators/policy-list-3#DiskCacheSize. If the value is 0, then the default cache size will be used. Even though this is for the policy, I'm guessing this might apply to the command line flag as well. -- You received this bug notific

[Bug 1259309] Re: file-roller crashed with SIGSEGV in g_list_foreach()

2013-12-17 Thread Saikrishna Arcot
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1259309 Title: file-roller crashed with SIGSEGV in g_list_foreach() To manage notifications about th

[Bug 1210785] Re: wpa_supplicant crashed with SIGSEGV

2013-11-04 Thread Saikrishna Arcot
See https://wiki.ubuntu.com/DebuggingProgramCrash#Debug_Symbol_Packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210785 Title: wpa_supplicant crashed with SIGSEGV To manage notifications abo

[Bug 1227930] [NEW] Add an Apport Package Hook

2013-09-19 Thread Saikrishna Arcot
Public bug reported: Currently, flightgear doesn't have an apport package hook, which may prevent the package from getting stack traces of bugs and the options the user had at the time of the crash (which may have had a hand in the crash). This bug is to request an FFe to add an apport package hoo

[Bug 1226618] Re: Thunderbird or ubuntu-bug can't open a browser page

2013-09-21 Thread Saikrishna Arcot
I'm able to open links from Thunderbird 24 (there was a recent update) correctly into Chromium 30. Just out of curiosity, can you run "update- alternatives --get-selections | chromium-browser" in a Terminal window? It should return gnome-www-browser and x-www-browser, and the paths should be the sa

[Bug 1207757] Re: Scroll momentum is not being damped when a pane reaches its limits

2013-09-21 Thread Saikrishna Arcot
Just to check, what version of chromium-browser do you have? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207757 Title: Scroll momentum is not being damped when a pane reaches its limits To manag

[Bug 1207757] Re: Scroll momentum is not being damped when a pane reaches its limits

2013-09-21 Thread Saikrishna Arcot
The opposite happens if you fling down. ** Changed in: chromium-browser (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207757 Title: Scroll momentum is not

[Bug 1207757] Re: Scroll momentum is not being damped when a pane reaches its limits

2013-09-21 Thread Saikrishna Arcot
** Bug watch added: code.google.com/p/chromium/issues #296082 http://code.google.com/p/chromium/issues/detail?id=296082 ** Also affects: chromium-browser via http://code.google.com/p/chromium/issues/detail?id=296082 Importance: Unknown Status: Unknown -- You received this bug not

[Bug 1227930] Re: Add an Apport Package Hook

2013-09-25 Thread Saikrishna Arcot
** Also affects: flightgear Importance: Undecided Status: New ** No longer affects: flightgear ** Bug watch added: Debian Bug tracker #724241 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724241 ** Also affects: flightgear (Debian) via http://bugs.debian.org/cgi-bin/bugreport.

[Bug 1227930] Re: Add an Apport Package Hook

2013-09-25 Thread Saikrishna Arcot
>From where are you using 2.12? (PPA?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227930 Title: Add an Apport Package Hook To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1227930] Re: Add an Apport Package Hook

2013-09-25 Thread Saikrishna Arcot
Did flightgear-data install correctly? If you had 2.10 from my PPA before, did you completely remove it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227930 Title: Add an Apport Package Hook To m

[Bug 1227930] Re: Add an Apport Package Hook

2013-09-25 Thread Saikrishna Arcot
If you did have 2.10 before and tried to upgrade to 2.12, I think you would have gotten an error, which means you probably didn't have 2.10 before. Is there any message in the window (Terminal or launcher) before the "Segmentation fault (core dumped)" message? -- You received this bug notificati

[Bug 1260325] [NEW] audacity crashed with SIGABRT

2013-12-12 Thread Saikrishna Arcot
Public bug reported: Sometimes, playing an audio track in Audacity will play it at around 10x the normal speed. While it is playing at 10x normal speed, stopping or pausing will cause this crash. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: audacity 2.0.3-1 ProcVersionSignature: Ubuntu

[Bug 1260325] Re: audacity crashed with SIGABRT

2013-12-12 Thread Saikrishna Arcot
When switching the audio output to hdmi, the audio plays at the correct rate (although I can't hear anything because I don't have anything plugged in into the HDMI port). In addition, when the audio is being played at 10x the normal rate, in PulseAudio volume control, there is no entry for Audacit

[Bug 1171674] Re: Chromium renders Korean text (Hangul) illegibly

2013-12-13 Thread Saikrishna Arcot
** Changed in: chromium-browser Importance: Undecided => Unknown ** Changed in: chromium-browser Status: New => Unknown ** Changed in: chromium-browser Remote watch: None => code.google.com/p/chromium/issues #85890 -- You received this bug notification because you are a member of Ubu

[Bug 1260921] [NEW] gvfsd-afc crashed with SIGABRT in g_assertion_message()

2013-12-13 Thread Saikrishna Arcot
Public bug reported: I plugged in an iPod Touch, and two windows came up regarding what to do with the two connected volumes. I tried to close them, but at least one crashed. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: gvfs-backends 1.18.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-

[Bug 1217494] [NEW] [Hewlett-Packard HP ProBook 4430s] suspend/resume failure

2013-08-27 Thread Saikrishna Arcot
Public bug reported: I was waking my laptop up from sleep when what I think was a panic occurred. I don't think the Caps Lock key was flashing, but the text log appeared instead of a GUI. cat /proc/cmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic root=UUID=d88fcb74-26b2-4ffe-98e7-ddaf138fd1cb r

[Bug 1514630] Re: Chromium DEV - new update disable all GPU optons on FGLRX driver

2015-11-14 Thread Saikrishna Arcot
If vainfo can't load the driver, then Chromium HW acceleration will definitely 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/1514630 Title: Chromium DEV - new update disable all GPU optons

[Bug 1512429] Re: Clementine crashes when playing aac (.m4a) files

2015-11-15 Thread Saikrishna Arcot
Stack trace of the relevant section: #0 __stack_chk_fail () at stack_chk_fail.c:28 No locals. #1 0x7fffb81391c2 in gst_faad_set_format (dec=0x7fff88006840, caps=) at gstfaad.c:392 faad = 0x7fff88006840 str = 0x7fffbc072ac0 buf = value = __func__

[Bug 1509725] [NEW] Some ICMPv6 packets rejected due to rule ordering

2015-10-24 Thread Saikrishna Arcot
Public bug reported: In the default before6.rules file, the following lines: # drop INVALID packets (logs these in loglevel medium and higher) -A ufw6-before-input -m conntrack --ctstate INVALID -j ufw6-logging-deny -A ufw6-before-input -m conntrack --ctstate INVALID -j DROP are present before t

[Bug 882942] Re: NaCL is missing

2015-11-08 Thread Saikrishna Arcot
Chromium with Native Client is now working for Trusty and newer on both the Chromium Beta and Dev PPAs. https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-beta https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-dev As for the API keys, yes, there are no API keys included in this

[Bug 882942] Re: NaCL is missing

2015-11-09 Thread Saikrishna Arcot
Correct. I don't think it's too hard. Getting and adding API keys should take about 15-20 minutes. The steps are outlined in the PPA description, and the process of getting the API keys is outlined at https://www.chromium.org/developers/how-tos/api-keys. In your case, you only need to enable the

[Bug 1514630] Re: Chromium DEV - new update disable all GPU optons on FGLRX driver

2015-11-09 Thread Saikrishna Arcot
Does running "vainfo" in the terminal work? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514630 Title: Chromium DEV - new update disable all GPU optons on FGLRX driver To manage notifications abo

[Bug 1462647] Re: Native Client (NaCl) not working in Chromium Dev

2015-10-31 Thread Saikrishna Arcot
Chromium with Native Client is now working for Trusty and newer on both the Chromium Beta and Dev PPAs. https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-beta https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-dev Also, there is a duplicate of this bug: bug #882942. Should that

[Bug 1509139] Re: Shows "Chromium isn't your default browser" since 15.10.

2015-10-31 Thread Saikrishna Arcot
Same on KDE, so this is DE-independent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509139 Title: Shows "Chromium isn't your default browser" since 15.10. To manage notifications about this bug

[Bug 1354691] Re: Make KDE library packages multiarch

2015-04-23 Thread Saikrishna Arcot
** Changed in: kde4libs (Ubuntu) Status: New => Incomplete ** Changed in: kde4libs (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354691 Title:

[Bug 1512429] Re: Clementine and Exaile are crashing when trying to play aac (.m4a) files

2015-11-24 Thread Saikrishna Arcot
Anything using libfaad.so from this package to play AAC files has this problem, so it's not restricted to Clementine and Exaile. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512429 Title: Clementi

[Bug 1339264] Re: Missing FreeType support in 14.04 LTS package

2014-10-02 Thread Saikrishna Arcot
I haven't had a chance to verify this fix, but /usr/lib/osgPlugins-3.2.0/osgdb_freetype.so is certainly being installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339264 Title: Missing FreeType

[Bug 1339264] Re: Missing FreeType support in 14.04 LTS package

2014-10-03 Thread Saikrishna Arcot
+1 from me as well; the font rendering issue isn't present here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339264 Title: Missing FreeType support in 14.04 LTS package To manage notifications a

[Bug 1284190] Re: openscenegraph 3.2.0~rc1 doesn't build on ARM (armhf), but builds fine in Debian

2014-10-03 Thread Saikrishna Arcot
Openscenegraph now installs in Ubuntu Trusty armhf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284190 Title: openscenegraph 3.2.0~rc1 doesn't build on ARM (armhf), but builds fine in Debian T

[Bug 1423380] Re: Sync simgear 3.4.0-0~exp1 from Debian git, flightgear 3.4.0-0~exp1, flightgear-data 3.4.0+dfsg-0~exp1, fgrun 3.4.0-0~exp1 (universe) from Debian experimental (main)

2015-02-19 Thread Saikrishna Arcot
It's known that simgear won't build on Ubuntu armhf because simgear makes direct OpenGL calls, whereas OpenGL ES is used instead on armhf. I was able to make OpenSceneGraph build on Ubuntu armhf, but because of the direct OpenGL calls here, more work would need to be done here. -- You received th

[Bug 1414379] Re: Outdated, please update

2015-02-19 Thread Saikrishna Arcot
I'm in the process of updating the repo to Flightgear 3.4.0, so things might not work yet. Give me a day or two. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414379 Title: Outdated, please update

[Bug 1412246] Re: Bluetooth doesn't work at all

2015-01-31 Thread Saikrishna Arcot
Tested the package in -proposed and it works. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412246 Title: Bluetooth doesn't wo

[Bug 1341628] Re: [needs-packaging]openjdk-8 in 14.04

2015-02-04 Thread Saikrishna Arcot
See https://bugs.launchpad.net/trusty-backports/+bug/1368094, which has since stagnated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341628 Title: [needs-packaging]openjdk-8 in 14.04 To manage n

[Bug 1412246] [NEW] Bluetooth doesn't work at all

2015-01-18 Thread Saikrishna Arcot
Public bug reported: The QtConnectivity package was built without the BlueZ headers. Therefore, bluetooth functionality was effectively not included in the binary packages. ** Affects: qtconnectivity-opensource-src (Ubuntu) Importance: Undecided Status: New -- You received this bu

[Bug 1412246] Re: Bluetooth doesn't work at all

2015-01-21 Thread Saikrishna Arcot
** Tags added: trusty utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412246 Title: Bluetooth doesn't work at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1412246] Re: Bluetooth doesn't work at all

2015-01-21 Thread Saikrishna Arcot
** Description changed: + [Impact] + + Attempting to use any of the bluetooth classes to interact with attached + bluetooth devices will result in no devices being detected and, + therefore, nothing being done. + + [Test Case] + + 1. Have a bluetooth device attached and recognized and usable by

[Bug 1414379] Re: Outdated, please update

2015-01-24 Thread Saikrishna Arcot
Because of release scheduling (Ubuntu and Flightgear) and release policy, Utopic will have 3.0.0, while Vivid will likely have 3.4.0 once it's released (scheduled date is February 17). ** Changed in: flightgear (Ubuntu) Status: New => Confirmed -- You received this bug notification becaus

[Bug 1414379] Re: Outdated, please update

2015-01-24 Thread Saikrishna Arcot
Note that I do have a PPA that has the latest stable version of Flightgear at https://launchpad.net/~saiarcot895/+archive/ubuntu/flightgear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414379 Title

[Bug 1412246] Re: Bluetooth doesn't work at all

2015-02-10 Thread Saikrishna Arcot
Do the merge proposals still need to be approved and the code merged into the main branches? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412246 Title: Bluetooth doesn't work at all To manage not

[Bug 1406904] Re: برنامج عرب جوت تالنت الموسم الرابع الحلقة 3 الثالثةArabs Got Talent

2015-01-01 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406904 Title: برنامج عرب جوت تالنت الموسم الرابع الحلقة 3 الثالثةArabs Got Talent To

[Bug 1406921] Re: $مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015

2015-01-01 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406921 Title: $مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015 To manage no

[Bug 1406922] Re: HD مشاهدة مباراة تشيلسي وتوتنهام هوتسبير 01/01/2015 بث مباشر

2015-01-01 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406922 Title: HD مشاهدة مباراة تشيلسي وتوتنهام هوتسبير 01/01/2015 بث مباشر To manage

[Bug 1406920] Re: مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015$

2015-01-01 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406920 Title: مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015$ To manage no

[Bug 1406919] Re: مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015

2015-01-01 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406919 Title: مشاهدة مباراة ارسنال وساوثهامتون بث مباشر الخميس 1-1-2015 To manage not

[Bug 1308794] Re: Checkstyle unusable on Trusty

2014-05-09 Thread Saikrishna Arcot
It is, but I wanted to get Trusty done first, since it has been released already. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308794 Title: Checkstyle unusable on Trusty To manage notifications

[Bug 1308794] Re: Checkstyle unusable on Trusty

2014-05-09 Thread Saikrishna Arcot
Ah, ok. I've opened a bug report in Debian at https://bugs.debian.org /cgi-bin/bugreport.cgi?bug=747560. (For some reason, the text isn't being wrapped.) ** Bug watch added: Debian Bug tracker #747560 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747560 ** Also affects: checkstyle (Debian)

[Bug 1311795] Re: Chromium aura doesn't honor the --class parameter anymore

2014-04-30 Thread Saikrishna Arcot
** Also affects: chromium-browser via http://code.google.com/p/chromium/issues/detail?id=368782 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311795 T

[Bug 1323887] Re: Conflict with openni-sensor-primesense

2014-07-30 Thread Saikrishna Arcot
** Also affects: openni-sensor-primesense (Ubuntu) Importance: Undecided Status: New ** Changed in: openni-sensor-primesense (Ubuntu) Status: New => Incomplete ** Changed in: openni-sensor-primesense (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notif

[Bug 1339264] Re: Missing FreeType support in 14.04 LTS package

2014-08-04 Thread Saikrishna Arcot
** Bug watch added: Debian Bug tracker #743169 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743169 ** Also affects: openscenegraph (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743169 Importance: Unknown Status: Unknown -- You received this bug notification be

[Bug 1356621] Re: Chromium created "/use" directory

2014-08-14 Thread Saikrishna Arcot
** Changed in: chromium-browser (Ubuntu) Status: New => Confirmed ** Changed in: chromium-browser (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1284190] Re: openscenegraph 3.2.0~rc1 doesn't build on ARM (armhf), but builds fine in Debian

2014-08-14 Thread Saikrishna Arcot
Build log for trusty armhf is attached. ** Attachment added: "Ubuntu armhf build log" https://bugs.launchpad.net/ubuntu/trusty/+source/openscenegraph/+bug/1284190/+attachment/4177598/+files/openscenegraph_3.2.0%7Erc1-4ubuntu1_armhf-20140813-2251.build -- You received this bug notification be

[Bug 1284190] Re: openscenegraph 3.2.0~rc1 doesn't build on ARM (armhf), but builds fine in Debian

2014-08-20 Thread Saikrishna Arcot
Considering that this hasn't been SRU'ed, can I include another bug fix into the SRU? If so, would I need to bump up the version? Also, for openwalnut, I fixed the build error with openscenegraph, but there's an undefined variable that might only be in OpenGL and not OpenGL ES. -- You received t

[Bug 1343081] Re: chromium: missing "http://" in URL bar on non-ssl http URLs

2014-08-20 Thread Saikrishna Arcot
Setting to incomplete, since the reporter hasn't responded. ** Changed in: chromium-browser (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1343081 Title

[Bug 1339264] Re: Missing FreeType support in 14.04 LTS package

2014-08-21 Thread Saikrishna Arcot
** Description changed: + [Impact] + + The current version of openscenegraph in Ubuntu Trusty cannot load + FreeType fonts. This is because the build used its own CMakeModule to + try to find the Freetype libraries, and when it couldn't find the + libraries, this module of the program was exclude

[Bug 1356621] Re: Chromium created "/use" directory

2014-08-22 Thread Saikrishna Arcot
Fixed in Chromium Beta 37.0.2062.94-0ubuntu1~ppa2. ** Changed in: chromium-browser (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356621 Title: C

<    1   2   3   4   >